/**main**/
body {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
	background-image:url(../images/siteBg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #427ec7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #427ec7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.minh1 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
.minh1 a:link {
	color: #666666;
	margin: 0px;
}
.minh1 a:visited {
	color: #666666;
	margin: 0px;
}
.minh1 a:hover {
	color: #427ec7;
	text-decoration: underline;
	margin: 0px;
}
#mas-header {
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
 	border:1px solid #FFFFFF;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url('../images/td-ltblue.jpg');
	background-repeat: repeat-x;
	background-position: left;	
}
.sort {
	font-family: Tahoma;
	font-size: 12px;	
	color: #FFFFFF;
	font-weight: bold;
}
.sort a:link {
	font-family: Tahoma;
	font-size: 12px;	
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.sort a:visited {
	font-family: Tahoma;
	font-size: 12px;	
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.sort a:hover {
	 font-family: Tahoma;
	 font-size: 12px;	
     color: #FFFFFF;
     text-decoration: underline;
	 font-weight: bold;
}
table {
	font-family: Tahoma;
	font-size: 11px;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	margin: 0px;
}
#main-table {
	border-style:none;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
} 
.required{
	font-size: 9px;
	color: #FF0000;
}
/**cag-footer include**/
#cag-footer {
	text-align:center;
	font-size: 10px;
	color: #666666;
	border-style:none;
	padding: 1px;
}
#cag-footer a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#cag-footer a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#cag-footer a:hover {
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
/*top.inc */
#sloganPadding {
	background-image:url('../images/topBackground.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.navText {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
.navText a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.navText a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.navText a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #427ec7;
	font-weight: bold;
	text-decoration: underline;
}
/*contact form*/
#mas-form {
 	background-color: #ffffff;
	background-image:url('../images/formBackground.jpg');
	background-repeat: repeat-y;
	background-position: left;	
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	/*border:1px solid #b1b1b1;*/
	padding: 0px;
 }
#mas-formHeader {
	width: 367;
	height: 23;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
 	background-color: #ffffff;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url('../images/formHeaderBackground.jpg');
	background-repeat: no-repeat;
	background-position: left;
	/*border:1px solid #000000;*/
}
/* Drop Down Menu Style */
#dropdownMenu {
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	width:353px;
	height:44px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
 	background-color: #ffffff;
	background-image:url('../images/dropdown_menu_bg.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
/* footer.inc */
#st-footer {
	font-family: Tahoma;
	text-align:center;
	font-size: 11px;
	color:#666666;
	border-style:none;
	padding: 1px;/*Pads each table cell in modern browsers*/
	/*/*/line-height: 1.3em; /* */
}
#st-footer a:link {
	color: #666666;
	text-decoration: none;
}
#st-footer a:visited {
	color: #666666;
	text-decoration: none;
}
#st-footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.st-footer {
	font-size: 9px;
}
/* Body Content Style */
#bodyContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
 	background-color: #ffffff;
	/*font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	background-image:url('../images/contentBackground.jpg');
	background-repeat: no-repeat;
	background-position: top center;*/
 }
/* Service Maintenance Intervals */
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#5C7BB0;
	color:#ffffff;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	border:1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submenu{
	margin-bottom: 0.5em;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.specials-blue {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #0253A4;
}
#parts-content {
 	background-color: #F6F5F0;
	font-family: Tahoma;
	font-size: 11px;
	border:1px solid #000000;
	padding: 2px;/*Pads each table cell in modern browsers*/
 }
 
 /* top sort Style */
.sortBlowOut{font-family:Arial;font-size:26px;color:#C33;font-weight:700;}
.sortContent{margin: 0px;font-family: Tahoma;font-size: 12px;color: #000000;font-weight: bold;}
.sortContentWhite{font-family:Tahoma;font-size:12px;color:#FFF;font-weight:700;}
.sortContentWhite a:link{color:#FFF;text-decoration:none;}
.sortContentWhite a:visited{color:#FFF;text-decoration:none;}
.sortContentWhite a:active{color:#FFF;text-decoration:none;}
.sortContentWhite a:hover{color:#FC0;text-decoration:underline;}
.mas-header-sort{font-family:Tahoma;font-size:12px;font-weight:700;color:#ffffff;background-image:url('../images/Graphic-SortBackground.jpg');background-color:#000000;background-position:center;padding:2px;width:955px;height:27px;}

#cpoBorder
{
border-style:solid;
border-width:2px;
border-color:2361aa;
}

/* weekly ad styles */
.specials-title{font-family: Tahoma;font-size:12px;font-weight:700;color:#fff;padding:0px;text-decoration:underline;}
.specials-title a:link{font-family: Tahoma;font-size:12px;font-weight:700;color:#fff;padding:0px;text-decoration:underline;}
.specials-cpotoppadding{padding:8px 0px 3px 0px;}
.specials-cporegpadding{padding:3px 0px 3px 0px;}
.specials-maincontainer{width:1000px; text-align:center; margin-left:auto; margin-right:auto;}
.specials-newmaincontainer{width:864px; margin-left:auto; margin-right:auto;}
.specials-backgroundalign{background-image:url(images/weeklyad/specialsBackground.jpg); width:600px; height:202px; margin-left:auto; margin-right:auto;}
.specials-picfloat{float:left; padding:5px 0px 0px 10px;}
.specials-textleft{float:left; text-align:left; padding:5px 0px 0px 5px; width:360px;}
.specials-clear{clear:both;}
.specials-newpicfloat{float:left; text-align:right; padding-left:40px;}
.specials-dividerfloat{float:left; padding-top:5px; width:20px;}
.specials-newtextleft{float:left; text-align:center; width:550px;}
.specials-smallfont {font-family: Tahoma;font-size: 11px;color: #ffffff;font-weight: bold;}