/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #283f6b;
	background: White url(images/yellow_strip.png) repeat-x 0 196px;
}
a {
	color: #699ace;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ffb732;
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	font-size: 24px;
	text-align: center;
	color: #ffb732;
	padding: 20px 0 9px 0;
}
h3 {
	font-size: 16px;
	text-align: center;
	color: #a71616;
	padding: 15px 0;
}
h4 {
	font-size: 15px;
	padding: 18px 0 3px 0;
}

p {
	font-size: 14px;
	text-indent: 18px;
	text-align: justify;
	line-height: 170%;
	padding: 5px 0;
}

.red {
	color: #a71616;
}
.center {
	text-align: center;
	text-indent: 0;
}
.right {
	text-align: right;
	padding-right: 11px;
}
.bold {
	font-weight: bold;
}
.clearboth {
	clear: both;
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#topwrap {
	height: 196px;
	background: url(images/bg_top.jpg) no-repeat center top;
}
#top {
	width: 995px;
	height: 196px;
	margin: 0 auto;
}
#contentwrap {
	width: 995px;
	margin: 0 auto;
}

#leftcol {
	float: left;
	width: 202px;
	padding: 36px 0 11px 0;
}

#content {
	float: right;
	width: 745px;
	padding: 0 19px 29px 29px;
}

.bestbox {
	padding: 22px 0;
}
.bestbox .center {
	margin: 0 21px;
}

#leftcol .block {
	width: 202px;
	background: url(images/bg_block.png) repeat-y center;
	margin-bottom: 18px;
}
#leftcol ul.list {
	list-style: none;
	padding: 9px 0 14px 0;
}
#leftcol ul.list li {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background: url(images/marker.png) no-repeat left center;
	padding: 0 5px 0 11px;
	margin-left: 22px;
}
#leftcol ul.list li a {
	color: #273e68;
}

#footerwrap {
	clear: both;
	background: url(images/bg_bottom.png) repeat-x bottom;
}
#footer {
	width: 985px;
	height: 70px;
	background: url(images/bg_footer.png) no-repeat center bottom;
	margin: 0 auto;
}
#footer p {
	font-size: 12px;
	text-align: center;
	text-indent: 0;
	line-height: 100%;
	color: #a71616;
	padding: 10px 0 0 14px;
}
#footer p a {
	font-size: 14px;
	font-weight: bold;
}

/*----------------------------------------------------*/
/* Menu */
/*----------------------------------------------------*/

#menu {
	width: 745px;
	height: 36px;
}
#menu a {
	display: block;
	float: left;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px !important; /* for most browsers */
	height /**/:36px; /* for IE5.5's bad box model */
	margin: 0 0 0 10px;
}
#menu a:hover,
#menu .thispage {
	background-position: left -36px;
}
#menu a#home {background-image: url(images/home.png); width: 95px; margin-left: 0}
#menu a#faq {background-image: url(images/faq.png); width: 76px}
#menu a#contact {background-image: url(images/contact.png); width: 131px}
#menu a#status {background-image: url(images/status.png); width: 183px}
#menu a#cart {background-image: url(images/cart.png); width: 214px}

/*----------------------------------------------------*/
/* Internal Pages */
/*----------------------------------------------------*/

.spec-text {
	font-size: 14px;
	border: solid 1px #95bdee;
	margin: 7px 0 8px 0;
	padding: 7px 18px 8px 18px;
}
#content .contact-info {
	margin: 0 0 0 152px;
}
#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 {
	vertical-align: top;
	padding: 0 0 0 12px;
}
#brandlist .title h2 {
	font-size: 20px;
	text-align: center;
	color: #43270f;
	padding: 27px 0 7px 0;
}
#brandlist .brandpic {
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #ffb732;
	border-bottom: solid 1px #a3c6f0;
	vertical-align: bottom;
	padding-bottom: 11px;
}
#brandlist .brandpic img {
	margin-bottom: 11px;
}
#brandlist .info {
	width: 90px;
	height: 60px;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 12px;
}
#brandlist .price {
	font-size: 17px;
	font-weight: bold;
	color: #a71616;
}
#brandlist .per1 {
	font-size: 14px;
	font-weight: bold;
}
#brandlist .button {
	width: 150px;
	padding-left: 11px;
}
#brandlist .bottomline td {
	border-bottom: solid 1px #a3c6f0;
	padding-bottom: 11px;
}

/*----------------------------------------------------*/
/* FAQ */
/*----------------------------------------------------*/

ul.links {
	list-style: none;
	padding: 11px 11px 11px 28px;
}
ul.links li {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	background: url(images/marker.png) no-repeat left center;
	margin: 0 0 0 11px;
	padding: 4px 11px;
}
p.q {
	font-size: 15px;
	font-weight: bold;
	color: #a71616;
	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;
	text-decoration: none;
	line-height: 100%;
	border-bottom: solid 1px #95bdee;
	padding: 1px 4px 2px 4px;
	margin: 7px 0;
}
a:hover.gotop {
	text-decoration: none;
	border-bottom: solid 1px #ffb732;
}
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: 14px;
	padding-bottom: 3px;
}
.contact input.textField,
.contact textarea {
	background-color: #fff7e8;
	border: solid 1px #a3c6f0;
	overflow: auto;
	margin-bottom: 11px;
	padding: 1px 5px;
}




span.hasnew {
	color: #d63e3a;
	font-size: 11px;
	font-weight: bold;
}
span.isnew {
	color: #d63e3a;
	font-size: 12px;
	font-weight: bold;
}





.attn-text {
	font-size: 14px;
	border: solid 1px #95bdee;
	margin: 7px 50px 8px 50px;
	padding: 10px 20px;
	line-height: 22px;
	text-align: center;
}