/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: black;
	background: White url(images/bg_top.png) repeat-x top;
}
a {
	color: #224bc5;
	text-decoration: none;
}
a:hover {
	color: #ab1415;
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	font-size: 24px;
	text-align: center;
	color: #ab1415;
	padding: 0 0 11px 0;
}
h4 {
	font-size: 15px;
	padding: 18px 0 3px 0;
}
h4 a {
	background-color: #ab1415;
	color: white;
	padding: 0 5px;
}
h4 a:hover {
	text-decoration: none;
	background-color: #2545a7;
	color: white;
	padding: 0 5px;
}
p {
	font-size: 14px;
	text-indent: 18px;
	text-align: justify;
	line-height: 170%;
	padding: 5px 0;
}
.redtext {
	font-weight: bold;
	text-align: center;
	color: #ab1415;
	padding: 10px 0 5px 0;
}
.red {
	color: #ab1415;
}
.right {
	font-size: 12px;
	text-align: right;
}
.bold {
	font-weight: bold;
}
.clearboth {
	clear: both;
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#pagewrap {
	width: 986px;
	margin: 0 auto;
}
#leftcol {
	float: left;
	width: 327px;
}
#contentwrap {
	width: 659px;
	float: right;
}
#content {
	padding: 28px 14px 23px 14px;
}

.bestbox {
	padding: 11px 0;
}
.bestbox .center {
	margin: 0 39px;
}

#leftcol .brandbox {
	width: 217px;
	margin: 0 auto 14px auto;
	background: url(images/bg_brandbox.png) repeat-y center;
}
#leftcol .listbox {
	width: 217px;
	margin: 0 auto 14px auto;
	background: url(images/bg_listbox.png) repeat-y center;
}
#leftcol ul.list {
	list-style: none;
	padding: 0 0 17px 0;
}
#leftcol ul.list li {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 1px 5px 1px 9px;
	margin-left: 37px;
}
#leftcol ul.list li a {
	color: white;
}
#leftcol ul.brands {
	background: url(images/bottom_brandbox.png) no-repeat center bottom;
}
#leftcol ul.brands li {
	background: url(images/marker_brands.png) no-repeat left center;
}
#leftcol ul.policy {
	background: url(images/bottom_listbox.png) no-repeat center bottom;
}
#leftcol ul.policy li {
	background: url(images/marker_list.png) no-repeat left center;
}

#footer {
	float: right;
	width: 527px;
	height: 88px;
	background: url(images/footer.png) no-repeat center top;
	margin: 0 auto;
	padding: 47px 132px 0 0;
}
#footer p {
	font-size: 12px;
	text-align: left;
	text-indent: 0;
	color: #ab1415;
	padding: 0 0 8px 14px;
}
#footer p a {
	font-size: 14px;
	font-weight: bold;
}

/*----------------------------------------------------*/
/* Menu */
/*----------------------------------------------------*/

#menu {
	height: 63px;
	padding: 32px 0 0 0;
}
#menu a {
	display: block;
	float: left;
	padding: 63px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px !important; /* for most browsers */
	height /**/:63px; /* for IE5.5's bad box model */
	margin: 0 0 0 5px;
}
#menu a:hover,
#menu .thispage {
	background-position: left -63px;
}
#menu a#home {background-image: url(images/home.png); width: 78px; margin-left: 0}
#menu a#faq {background-image: url(images/faq.png); width: 55px}
#menu a#contact {background-image: url(images/contact.png); width: 106px}
#menu a#status {background-image: url(images/status.png); width: 177px}
#menu a#cart {background-image: url(images/cart.png); width: 215px}

/*----------------------------------------------------*/
/* Internal Pages */
/*----------------------------------------------------*/

.spec-text {
	font-size: 12px;
	color: #351104;
	border: solid 1px #ab1415;
	margin: 7px 0 17px 0;
	padding: 10px 14px 11px 14px;
}
#content .contact-info {
	margin: 0 0 0 95px;
}
#content .contact-info h3 {
	font-size: 15px;
	text-align: left;
	padding: 11px 0 0 0;
}
#content .contact-info p {
	text-indent: 0;
	text-align: left;
	padding: 0;
}

/*----------------------------------------------------*/
/* Brand List */
/*----------------------------------------------------*/

#brandlist {
	width: 100%;
	margin-bottom: 5px;
}
#brandlist td {
	vertical-align: middle;
}

#brandlist .title {
	height: 70px;
	vertical-align: top;
	padding: 0 0 0 12px;
}
#brandlist .title h2 {
	font-size: 20px;
	text-align: left;
	color: #341004;
	padding: 35px 0 0 0;
}
#brandlist .brandpic {
	width: 166px;
	vertical-align: bottom;
	padding-bottom: 11px;
}
#brandlist .brandpic img {
	margin-bottom: 11px;
}
#brandlist .info {
	width: 90px;
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #271010;
	padding: 0 0 0 12px;
}
#brandlist .price {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #ab1415;
}
#brandlist .per1 {
	font-size: 14px;
	font-weight: bold;
}
#brandlist .button {
	width: 135px;
	vertical-align: bottom;
	padding-left: 11px;
}
#brandlist .bottomline td {
	font-size: 11px;
	color: #2545a7;
	border-bottom: solid 1px #415db2;
	padding-bottom: 11px;
}

/*----------------------------------------------------*/
/* FAQ */
/*----------------------------------------------------*/

ul.links {
	width: 520px;
	list-style: none;
	margin: 11px auto;
	padding: 7px 11px;
}
ul.links li {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	background: url(images/marker_blue.png) no-repeat left center;
	margin: 0 0 0 11px;
	padding: 4px 11px;
}
p.q {
	font-size: 15px;
	font-weight: bold;
	color: #ab1415;
	text-indent: -22px;
	padding: 7px 25px 0 46px;
}
p.a {
	text-indent: -23px;
	padding: 2px 25px 9px 49px;
}
a.gotop {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	line-height: 100%;
	background-color: #2545a7;
	padding: 1px 4px 2px 4px;
	margin: 7px 0;
}
a:hover.gotop {
	color: white;
	background-color: #ab1415;
}
ul.simple-list {
	list-style-type: disk;
	list-style-position: inside;
	padding: 0 11px 7px 40px;
}
ul.simple-list li {
	text-align: left;
	margin: 0 0 0 11px;
	padding: 0 0 4px 0;
}

/*----------------------------------------------------*/
/* Forms */
/*----------------------------------------------------*/

.contact fieldset {
	width: 440px;
	text-align: left;
	border: none;
	padding: 0 15px;
	margin: 0 auto;
}
.contact label {
	display: block;
	font-size: 12px;
	padding-bottom: 3px;
}
.contact input.textField,
.contact textarea {
	border: solid 1px #2545a7;
	overflow: auto;
	margin-bottom: 11px;
	padding: 1px 5px;
}



span.hasnew {
	color: white;
	font-size: 11px;
	font-weight: bold;
}
span.isnew {
	color: #d63e3a;
	font-size: 12px;
	font-weight: bold;
}



.attn-text {
	font-size: 12px;
	color: #351104;
	border: solid 1px #ab1415;
	margin: 7px 30px 17px 30px;
	padding: 10px 14px 11px 14px;
	text-align: center;
	line-height: 22px;
}