@charset "utf-8";

/*=====GENERAL DECLERATIONS=====*/
/*==============================*/
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	height:100%;
	background:url(../img/bkg.gif) top center;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
}
.shdwContainer {
	margin:0 auto;
	background:url(../img/shdw-bkg.png) repeat-y top center;
	width:764px;
	min-height:100%;
}
* html .shdwContainer {
	height:100%;
}
/*used in checkout pages*/
.checkoutShdwContainer {
	margin:0 auto;
	background:url(../img/checkout-shdw-bkg.png) repeat-y top center;
	width:764px;
	min-height:100%;
}
* html .checkoutShdwContainer {
	height:100%;
}
#mainContainer {
	margin:0 auto;
	width:738px;
}
#contentContainer {
	width:551px;
	border-right:1px solid #BFD3DF;
	background-color:#FFF;
	padding:14px 0 0 0;
}
/*used in checkout pages*/
#checkoutContentContainer {
	width:738px;
	background-color:#fff;
}
h1 {
	font-size:20px;
	margin:0 0 17px 19px;
	width:513px;
	height:26px;
	background:url(../img/headline.png) no-repeat;
}
h1.product {
	width:auto;
	height:auto;
	background-image:none;
	color:#0EA4AD;
	text-align:center;
	margin:0 0 4px 0;
	font-size:24px;
	font-weight:bold;
	letter-spacing:0em;
}
h1.signup {
	background:url(../img/email-headline.png) no-repeat;
}
h1.contact {
	background:url(../img/contact-headline.png) no-repeat;
}
h1.custCare {
	background:url(../img/custcare-headline.png) no-repeat;
}
h1.about {
	background:url(../img/about-headline.png) no-repeat;
}
h1.blog {
	background:url(../img/blog-headline.png) no-repeat;
}
h1 span {
	display:none;
}
/*h1.info {
	width:auto;
	height:auto;
	background-image:none;
	color:#0EA4AD;
	margin:0 0 17px 24px;
	font-size:22px;
}*/
h2 {
	font-size:20px;
	margin:22px 0 17px 19px;
	width:513px;
	height:26px;
}
h2.tracking {
	background:url(../img/tracking-headline.png) no-repeat;
}
h2 span {
	display:none;
}
h2.info {
	margin:22px 0 17px 0;
	width:auto;
	height:auto;
}
p {
	margin:0 0 12px 0;
	line-height:15px;
}
strong {
	color:#000;
}
a {
	color:#333;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
ol {
	margin:0 0 0 40px;
}
ol li {
	margin:0 0 12px 0;
}
ul {
	margin:0 0 0 15px;
}
ul li {
	margin:0 0 12px 0;
}
.smText {
	font-size:10px;
}
.smText11 {
	font-size:11px;
}
.bigText14 {
	font-size:14px;
}
.bigText15 {
	font-size:15px;
}
.bigText16 {
	font-size:16px;
}
.green {
	color:#0ea4ad;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.padWrap {
	padding:0 19px 0 24px;
}
.infoPadWrap {
	padding:0 10px 12px 10px;
	width:503px;
	margin:0 auto 14px auto;
	border-bottom:1px dotted #CCC;
}
.infoPadWrap h2 {
	margin:0 0 12px 0;
	font-size:22px;
	width:auto;
	height:auto;
	color:#0EA4AD;
}
.infoPadWrap ul {
	margin-left:24px;
}
.infoPadWrap ul li {
	margin-bottom:8px;
}
select option {
	padding-right:6px;
}
.homePageBan {
	margin:0 0 12px 24px;
}
/*=====END GENERAL DECLERATIONS=====*/


/*=====RIGHT COLUMN STYLES=====*/
/*=============================*/
#tileContainer {
	background-color:#F3F8FB;
	padding:14px 0 0 0;
	width:186px;
	height:300px;
	position:absolute;
	top:131px;
	margin-left:552px;
}
#tileContainer .banner {
	width:162px;
	margin:0 0 0 12px;
}
/*=====END RIGHT COLUMN STYLES=====*/



/*=====TOP HEADING STYLES=====*/
/*============================*/
.topHeading {
	text-align:right;
	background:url(../img/top-header.jpg) no-repeat;
	height:131px;
}
/*used in checkout pages*/
.checkoutTopHeading {
	text-align:right;
	background:url(../img/checkout-top-header.jpg) no-repeat;
	height:131px;
}
.logo {
	margin:15px 93px 0 0;
}
/*=====END TOP HEADING STYLES=====*/



/*======NAVIGATION STYLES======*/
/*=============================*/
.navigation {
	width:614px;
	height:36px;
	background-color:#177B7B;
	margin:27px 0 0 124px;
	text-align:left;
}
.navigation li {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	height:36px;
}
.navigation li.nav1 {
	width:74px;
}
.navigation li.nav2 {
	width:88px;
}
.navigation li.nav3 {
	width:137px;
}
.navigation li.nav4 {
	width:94px;
}
.navigation li.nav5 {
	width:97px;
}
.navigation li.nav6 {
	width:124px;
}
.navigation li a {
	display:block;
	width:100%;
	height:100%;
}
.navigation .nav1 a {
	background:url(../img/navigation/home.png) no-repeat top left;

}
.navigation .nav2 a {
	background:url(../img/navigation/contact.png) no-repeat top left;
}
.navigation .nav3 a {
	background:url(../img/navigation/customer-care.png) no-repeat top left;
}
.navigation .nav4 a {
	background:url(../img/navigation/about-us.png) no-repeat top left;
}
.navigation .nav5 a {
	background:url(../img/navigation/view-cart.png) no-repeat top left;
}
.navigation .nav6 a {
	background:url(../img/navigation/email-signup.png) no-repeat top left;
}
.navigation .nav3 ul li {
	height:auto;
	width:auto;
	float:none;
}
.navigation li.nav3 ul li a {
	background-image:none;
	width:auto;
	height:auto;
}
/*=====END NAVIGATION STYLES=====*/



/*=====FOOTER STYLES=====*/
/*=======================*/
.odoFooter {
	text-align:center;
	margin:22px 0 0 19px;
	padding:9px 0 9px 0;
	background:url(../img/footer-rule.gif) top left no-repeat;
	width:513px;
}
.odoCheckoutFooter {
	text-align:center;
	margin:22px 0 0 0;
	padding:9px 0 9px 0;
	background-color:#996666;
	width:690px;
}
.odoFooter p, .odoCheckoutFooter p {
	font-size:11px;
	word-spacing:7px;
	padding:0;
	margin:0;
	line-height:18px;
}
.odoFooter p a, .odoCheckoutFooter p a {
	word-spacing:normal;
	font-weight:normal;
	font-size:11px;
}
.odoCheckoutFooterRule {
	background:url(../img/checkout-footer-rule.gif) top left no-repeat;
}
/*=====END FOOTER STYLES=====*/



/*=====SIDE NAVIGATION STYLES=====*/
/*================================*/
.sideShop {
	width:160px;
	border:1px solid #98bed4;
	margin:16px 0 0 12px;
	background-color:#FFF;
}
.sideShop p {
	width:149px;
	height:19px;
	font-weight:bold;
	border-bottom:1px solid #98bed4;
	padding:4px 0 0 11px;
	margin:0;
	background:url(../img/shop_bkg.jpg) top left repeat-y;
}
.sideShop ul {
	margin:3px 10px 14px 10px;
}
.sideShop ul li {
	list-style-type:none;
	background-image:url(../img/link-bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding:7px 0 8px 18px;
	margin:0;
	border-bottom:1px dotted #CCC;
}
.sideShop ul li a {
	text-decoration:none;
}
.sideShop ul li a:hover {
	text-decoration:underline;
}
/*=====END SIDE NAV STYLES=====*/


/*=====PRODUCT GALLERY STYLES=====*/
/*================================*/
.prodRowWrap {
	width:513px;
	margin:30px auto 0 auto;
	padding:0 0 18px 0;
	border-bottom:1px dotted #CCC;
}
.prodRowWrap div {
	width:33%;
	text-align:center;
	float:left;
}
.prodRowWrap div a.border {
	display:block;
	width:135px;
	height:135px;
	margin:0 auto 10px auto;
	border:1px solid #d7d7d7;
}
.prodRowWrap div a:hover.border {
	border:1px solid #bad14e;
}
.prodRowWrap div p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto 4px auto;
	width:154px;
}
.prodRowWrap div p a:hover {
	text-decoration:underline;
	color:#ed1c24;
}
.prodRowWrap div p.price {
	font-weight:bold;
	margin-bottom:10px;
}
.prodRowWrap div p span {
	color:#ed1c24;
}
/*=====END PRODUCT GALLERY STYLES=====*/


/*=====PRODUCT PAGE STYLES=====*/
/*=============================*/
p.pPrice {
	text-align:center;
	line-height:17px;
}
p.pPrice strong span {
	color:#ed1c24;
}
.pContainer {
	width:532px;
	/*background-color:#CCC;*/
	margin-bottom:12px;
}
.infoLinks {
	float:left;
	width:251px;
}
.infoLinks h2 {
	width:172px;
	height:18px;
	margin:16px 0 10px 19px;
	padding:0;
	background:url(../img/info-headline.png) no-repeat;
}
.infoLinks ul {
	margin:0 0 0 24px;
}
.infoLinks ul li {
	list-style-type:none;
	background:url(../img/link-bullet.gif) 0 2px no-repeat;
	padding:0 0 0 18px;
	margin:0 0 5px 0;
}
.infoLinks ul li a {
	text-decoration:none;
}
.infoLinks ul li a:hover {
	text-decoration:underline;
}
.pImage {
	float:left;
	width:281px;
	text-align:center;
	/*background-color:green;*/
}
.pImage .caption {
	text-align:center;
	font-size:10px;
	/*background-color:#0066CC;*/
	margin:12px 0 0 0;
}
/*END PRODUCT PAGE STYLES*/


/*======FORM STYLES=======*/
/*========================*/
.productForm {
	width:auto;
	margin-top:14px;
	padding-bottom:14px;
}
.productForm p {
	width:auto;
	margin:10px 0 0 25px;
}
.productForm p.last {
	margin-bottom:10px;
}
.productForm p span {
	color:#BA293D;
	font-weight:bold;
}
.productForm p span a{
	color:#BA293D;
}
.productForm div {
	margin:6px 0 0 25px;
}
.productForm div select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	height:18px;
	width:auto;
	margin-left:2px;
}
.productForm div.cartBtn {
	width:104px;
	height:23px;
	margin-top:16px;
}
/*END FORM STYLES*/



/*=====ITEM PRICE BOX=====*/
/*========================*/
.productForm .totalItemPrice {
	width:127px;
	height:34px;
	background:url(../img/total-price.png) no-repeat top left;
	margin:18px 0 16px 25px;
	padding:29px 0 0 0;
	text-align:center;

}
.productForm .totalItemPrice div {
	color:#BA293D;
	font-size:22px;
	font-weight:bold;
	width:127px;
	margin:0;
	padding:0;
}
/*=====END ITEM PRICE=====*/


/*=====SEO COPY BLOCK======*/
/*=========================*/
.seoContent {
	position:absolute;
	width:500px;
	z-index:5;
	/*background-color:#CCCCCC;*/
	margin:0 0 0 24px;
	top:1216px;
}
.seoContent h1 {
	width:auto;
	height:auto;
	background-image:none;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-size:18px;
	color:#0EA4AD;
}
.seoContent p {
	margin:0 0 12px 0;
}
.seoSpace {
	width:auto;
	height:220px;
}
/*=====END SEO COPY BLOCK=====*/

