/* AAA Automotive E-Newsletter CSS */


/* -- main css -------------------------------------------------------------------------- */
body {
	background:#fff;
	margin:15px 55px auto 55px;
	font-family:Helvetica, Arial, sans-serif;
}

#container {
	width:576px;
	margin:0px auto;
	padding:0px;
}

#container .printable {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px;
}

a {
	color:#628aab;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#628aab;
	font-weight:bold;
	text-decoration:underline;
}

#cct .cct .bottom .title a {
	color:#d2232a;
	font-weight:bold;
	text-decoration:none;
}

#cct .cct .bottom .title a:hover {
	color:#d2232a;
	font-weight:bold;
	text-decoration:none;
}

#container .printable a {
	color:#628aab;
	font-weight:bold;
	text-decoration:none;
}

#container .printable a:hover {
	color:#628aab;
	font-weight:bold;
	text-decoration:underline;
}

/* -- box model ---------------------------------------------------------------------------- */
.box {
	width:auto;
	margin:0px 5px;
	padding:0px;
	clear:both;
	font-family:"Times New Roman", Times, serif;
}

/* -- box spacing -------------------------------------------------------------------------- */
#tagline, #fs, #ms, #cct, #mark, #button_nav, .bottom {
	margin:0px 0px 20px 0px;
}

.bottom {
	margin:0px 0px 10px 0px;
}

/* -- children of box models --------------------------------------------------------------- */

#tagline h1 {
	font-size:12pt;
	color:#000;
	text-align:center;
	margin:2px auto;
	font-weight:normal;
	font-family:Helvetica, Arial, sans-serif;
}

#fs .title img, #ms .title img, #cct .title img, #mark .title img {
	border:0px;
}

#fs .ad_space img {
	border:1px solid #000;
	width:559px;
	height:205px;
}

#ms .ms .top img {
	border:0px;
}

#ms .sub .specialleft {
	padding:0px;
	float:left;
	width:223px;
}

#ms .sub .specialleft .bottom {
	background-image:url(../images/auto-third-stretch-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px;
	float:left;
	width:223px;
}

#ms .sub .specialright {
	padding-bottom:10px;
	float:right;
	width:318px;
}

#ms .sub .specialright .bottom {
	background-image:url(../images/auto-twothird-stretch-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom:10px;
	float:right;
	width:318px;
}

#ms .sub .specialleft .bottom .headline, #ms .sub .specialright .bottom .headline {
	color:#d2232a;
	width:auto;
	font-size:30pt;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	margin:0px;
	padding:3px 10px;
}

#ms .sub .specialleft .bottom .txt, #ms .sub .specialright .bottom .txt {
	color:#6d6e71;
	width:auto;
	font-size:14pt;
	font-weight:bold;
	margin:0px;
	padding:3px 10px;
}

#ms .sub .specialleft .bottom .small {
	color:#000;
	width:auto;
	font-size:10pt;
	margin:0px;
	padding:10px;
}

#ms .sub .specialleft .bottom .small a {
	color:#628aab;
	font-weight:bold;
	text-decoration:none;
}

#ms .sub .specialleft .bottom .small a:hover {
	color:#628aab;
	font-weight:bold;
	text-decoration:underline;
}

#ms .sub .bottom .couponleft {
	border:1px dashed #000;
	padding:3px;
	width:140px;
	float:left;
}

#ms .sub .bottom .couponright {
	border:1px dashed #000;
	padding:3px;
	width:140px;
	float:right;
}

#ms .sub .bottom .couponleft .img img, #ms .sub .bottom .couponright .img img {
	border:0px;
	float:left;
	margin:15px 10px;
}

#ms .sub .bottom .couponleft .text, #ms .sub .bottom .couponright .text {
	padding:2px 0px 2px 10px;
	width:auto;
	float:left;
	text-align:center;
}

#ms .sub .bottom .couponleft .text .headline, #ms .sub .bottom .couponright .text .headline {
	color:#d2232a;
	line-height:20pt;
	width:auto;
}

#ms .sub .bottom .couponleft .text .headline h1, #ms .sub .bottom .couponright .text .headline h1 {
	font-size:22pt;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	margin:0px;
}

#ms .sub .bottom .couponleft .text .headline h2, #ms .sub .bottom .couponright .text .headline h2 {
	font-size:12pt;
	font-weight:bold;
	margin:0px;
}

#ms .sub .bottom .couponleft .text .small, #ms .sub .bottom .couponright .text .small {
	clear:both;
	color:#000;
	font-size:7pt;
	width:auto;
}

#cct .cct .bottom {
	background-image:url(../images/full-stretch-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:2px 10px;
	float:left;
	width:549px;
}

#cct .cct .bottom .txt {
	font-size:9pt;
	color:#000;
	padding:2px;
}

#cct .cct .bottom .title {
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#d2232a;
}

#mark .ad_space img {
	border:1px solid #000;
	width:559px;
	height:111px;
}

/* -- footer css --------------------------------------------------------------------------- */
#footer {
	text-align:center;
	font-size:8.5pt;
	font-weight:bold;
	margin-bottom:10px;
	clear:both;
}

#footer a {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	color:#000;
	text-decoration:underline;
}

.footer_spacing {
	margin:0px 8px 0px;
	text-align:center;
}
