/* see: footer.css */
/* see: topmenu in cps_layout */
body {
	color: #333;
	font-family: "Lucida Grande", corbel, arial, helvetica, sans-serif;
	background-color: #999;
    -webkit-text-size-adjust:100%; 	/* Mobile browsers only */
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
}

p {
	font-size: 20px;
	line-height:150%;
	text-align: left;/* If changing <p>, check "label" style also */
}

/*.buttonpaneltop {
	margin: 5px 0px 5px 0px;
	text-align:center;
	border:medium;
	border-color:#026496;
} */

.centerblock-p {
	text-align:center;
}

.centerblock-p-shaded {
	text-align:center;
	background-color:#F0F0F0;
	padding: 15px;
}

.centerblock-p-team {
	font-size:16px;
	text-align:center;
	padding: 15px;
}

.centerblock-p-team-shaded {
	font-size:16px;
	text-align:center;
	background-color:#F0F0F0;
	padding: 15px;
}

.underline {
	text-decoration: underline;
	font-weight: bold;
}
blockquote {
    border-left: none;
}
hr {
	height:2px;
	color:#999;
	background:#999;
}

.hr-product {
	margin-top: 20px;

}

a img {
	border:none
}

a {
	text-decoration:none;
	color: #333;
}

a:hover {
	color: #C00;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto
}

h1, h2, h3 {
	font-family: trebuchet ms, calibri, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-size: 38px;
	margin: 40px 0px 20px 0px;
}

.h1-centered {
	text-align:center;
	line-height:125%;
}

.h1-home {
	margin-top: 10px;
}

h2 {
	font-size: 26px;
	padding-top: 10px;
}

.h2-centered {
	text-align:center;
	line-height:125%;
}

h3 {
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 15px;
	font-style:italic;
	padding-top: 5px;
}

li {
	font-size: 14px;
	line-height:175%;
}

ul {
	font-size: 14px;
	color:#333;
	line-height:175%;
	text-align:left;
}

.blockheader {
	text-decoration:none;
	font-family: Trebuchet, arial, helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #333;
}

.body-nospace {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height:0%
}

.body-main-centered {
	font-size: 14px;
	line-height:175%;
	text-align:center;
}

/* .body-quote {   NOT USED FOR CORDENT
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #444;
}
*/
.bottomheader {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #ddd;
}

.calltoaction {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #00F;
	margin: 20px, 0px, 0px, 0px;
}

.calltoaction a {
	color: #00F;
}

.calltoaction a:hover {
	color: #C00;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
    text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height:200%;
	text-decoration: underline;
}
figcaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
    text-align: center;
	font-size: 12px;
	margin-top: -20px;
/*	font-weight: bold;
	line-height:200%;
	text-decoration: underline; */
}
.datatable {
	font-size:12px;
	width: 100%;
	color:#333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height:150%;
	text-align: left;
	style=margin-left:0;
	margin-right:auto;
}

.datatable th {
	border: 2px solid #888;
	color: #FFF;
	background:#369;
	padding: 2px;
}

.datatable td {
	border: 1px solid #999;
	padding: 1px;
	vertical-align: top;
}

.datatable p {
	font-size: 12px;
}

.datatable a {
	text-decoration:none;
	color: #036;
	padding: none;
}

.datatable a:hover {
	color: #C00;
}

.tabledb {
	margin: 0px 0px 0px 0px;
}
.datatablecenter {
	color:#3C505F;
	border-collapse:collapse;
	background:#f0f1f1;
	text-align: center;
	margin: 20px 0px 30px 0px;
}
.datatablecenter .blankcell {
	background:#FFF;
	border-bottom: 1px solid #c8d6e2;
 	border-collapse:collapse;
}
.datatablecenter p {
 	font-size: 12px;
	line-height:125%;
	text-align: center;
	padding: 10px 4px 0px 4px;
}
.datatablecenter th {
	font-size:16px;
	font-weight: 100;
	color: #373750;
	padding: 2px 0px 0px 0px;
	vertical-align:top;
	text-shadow: 1px 1px #FFF;
	border: 1px solid #FFF;
	background:#b8cee2;
}
.datatablecenter th p {
	font-size:16px;
	padding: 10px 10px 0px 10px;
}
.datatablecenter td {
    border: 1px solid #c8d6e2;
	padding: 2px;
}
.datatablecenter a {text-decoration:none;
	color: #036;
}
.datatablecenter a:hover { 
    color: #C00;
}
.dealerpoints{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	color: #009;
}
.fa-check {
	color: #090;
	text-shadow: 1px 1px 1px #999;
}
.fa-times {
	color: #C00;
	text-shadow: 1px 1px 1px #999;
}
.socialmedia {
	background-color: #DCDCDC;
}
.pnewslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #009;
}

.rightpane-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
}

.schema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333;
}

.itemprop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333;
}

.label {
	font-size: 14px;
	line-height:175%;
	text-align: left;
}

.socialshare {
	margin-top: 20px;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .stButton_gradient {
height: 22px !important;
line-height: 20px;
}

/**********************
/* Start Tab Content */
ul.tabs
{
    padding: 7px 0;
    font-size: 0;
    margin:0;
    list-style-type: none;
    text-align: left;
}
ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right:3px;
}
ul.tabs li a
{
    font: normal 12px Arial;
    text-decoration: none;
    position: relative;
    padding: 7px 16px;
    border: 1px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    background: #F0F0F0 url(tabbg.gif) 0 0 repeat-x;
    border-radius: 3px 3px 0 0;
    outline:none;
}
ul.tabs li a:visited
{
    color: #000;
}
ul.tabs li a:hover
{
    border: 1px solid #B7B7B7;
    background:#F0F0F0 url(tabbg.gif) 0 -36px repeat-x;
}
ul.tabs li.selected a, ul.tabs li.selected a:hover
{
    position: relative;
    top: 0px;
    font-weight:bold;
    background: white;
    border: 1px solid #B7B7B7;
    border-bottom-color: white;
}
ul.tabs li.selected a:hover
{
    text-decoration: none;
}

div.tabcontents
{
    border: 1px solid #B7B7B7; padding: 15px;
    background-color:#FFF;
    border-radius: 0 3px 3px 3px;
}
/* END Tab Content */

.button-link {
	white-space:nowrap;
/*	margin-right:35px; */
	padding: 10px 10px;
	background: #4479BA;
	color: #FFF;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #20538D;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.button-link:hover {
	background: #09F;
	color: #FFF;
	border: solid 1px #2A4E77;
	text-decoration: none;
}
.button-link:active {
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	background: #2E5481;
	border: solid 1px #203E5F;
}
.button-link:focus {
  font-size: 12px;
  padding: 5px 10px 5px 10px;
  border: solid #666666 1px;
  white-space: nowrap;
  text-decoration: none;
  line-height:275%;
	color: #FFF;
	text-decoration: none;
}

.db-button {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #e3e3e3);
  background-image: -moz-linear-gradient(top, #ffffff, #e3e3e3);
  background-image: -ms-linear-gradient(top, #ffffff, #e3e3e3);
  background-image: -o-linear-gradient(top, #ffffff, #e3e3e3);
  background-image: linear-gradient(to bottom, #ffffff, #e3e3e3);
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family: Arial;
  color: #000000;
}
 
.db-button:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
} 
}
