/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	background:url(../images/tall_1.jpg) repeat;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}
.padding{ padding:5px;}
#bodyContainer{background-color:#fff;padding-bottom:10px;}
#content{margin-left:5px;margin-right:5px;}
#rightSideBar{margin-left:5px;margin-right:5px;}
#leftSideBar{margin-left:5px;margin-right:5px;}
.padding-02{ padding:0px 5px 3px 5px;}
#vcardPayment{text-align:center;}
.messageResult{color:#D31F20;}
.strike {text-decoration:line-through; color:#FF0000;}

/* `Header
----------------------------------------------------------------------------------------------------*/
#shoppingOptions{font-weight: bold;font-size: 12px;vertical-align:top;background-color:#FFFFFF;}
#shoppingOptions ul{padding: 5px 0;margin: 0;text-align: left;overflow: hidden;}
#shoppingOptions ul li{display: inline;color:#000;float:left;font-weight:bold;font-size:12px;padding: 0px 12px 0px 6px;margin: 0;text-decoration: none;}
#shoppingOptions ul li a{text-decoration:none; color:#A34DC8;}
#shoppingOptions ul li.current{border-right: 0px;}

#shoppingOptions ul li #searcCol1{width:165px; float:left;padding-top:10px;}
#shoppingOptions ul li #searcCol2{width:92px; float:left;padding-top:10px;}

#shoppingOptions ul li #cartCol1{width:32px; float:left;}
#shoppingOptions ul li #cartCol2{width:240px; float:left;padding-top:10px;}

#search{background-color:#FFF; border:1px solid #F0B7F7;color:#666;font-size:11px;width:150px;height:17px;padding-left:5px;}
#currency{background-color:#FFF;border:1px solid #F0B7F7;color:#666;font-size:11px;width:150px;height:22px;padding-left:5px;margin-top:10px;}
#logo{margin: 0px;}
#rotator{margin-left:0;}
#menu{background:url(../images/menuBg.jpg) repeat-x;text-align:center;}

/* `HOME
----------------------------------------------------------------------------------------------------*/
.productViewList{padding:5px;}
.productViewList .productImage{margin-right:10px; float:left;}

/* `Featured Products
----------------------------------------------------------------------------------------------------*/
.featuredProducts{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #EEAFFF;margin-top:10px;margin-bottom:10px;background-color:#FFFFFF;}
.featuredProducts .left{float:left; width:44px; height:30px;}
.featuredProducts .right{float:left; width:20px; height:30px;}
.featuredProducts .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:394px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#70008F;}

/* `New Product
----------------------------------------------------------------------------------------------------*/
.newProducts{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #EEAFFF;margin-top:10px;background-color:#FFFFFF;}
.newProducts .left{float:left; width:44px; height:30px;}
.newProducts .right{float:left; width:20px; height:30px;}
.newProducts .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:394px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#70008F;}

/* `RIGHT SIDE BAR
----------------------------------------------------------------------------------------------------*/
/* `Common Category
----------------------------------------------------------------------------------------------------*/
.commonCategory{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border:1px solid #AFF0FF;margin-top:10px;background:url(../images/catBg.jpg) repeat-x #F1FCFE;}
.commonCategory .left{float:left; width:29px; height:30px;}
.commonCategory .right{float:left; width:75px; height:30px;}
.commonCategory .center{ background:url(../images/ctmiddle.jpg) repeat-x; width:114px; height:30px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}

.commonCategory ul{list-style-type: none;margin: 0;padding: 0;padding-bottom: 10px;margin-left:5px;margin-right:3px;}
.commonCategory ul li{padding-bottom: 2px;margin-left:0px;}
.commonCategory ul li a{color:#333;background: url(../images/pimp1.gif) no-repeat center left;display: block;padding: 2px 0;padding-left: 19px;text-decoration: none;border-bottom: 1px solid #CFFFE6;font-size: 12px;}
.commonCategory ul li a:visited{color: #A70303;}
.commonCategory ul li a:hover{color: #ff8fd5;background-color: #fffcdf;}

.indentHorizontal{padding:5px; background: #EEF5F9; margin:5px 8px 5px 5px;}
.indentHorizontal ul{list-style-type: none;margin: 0;padding-bottom: 20px;}
.indentHorizontal ul li{padding: 2px 10px; float:left}
.indentHorizontal ul li a{text-decoration:none;}
.indentHorizontal ul li a:hover{text-decoration:underline;}

/* `Common Top Sellers
----------------------------------------------------------------------------------------------------*/
.commonTopSeller{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #85FE94;margin-top:10px;background-color:#FFFFFF;}
.commonTopSeller .left{float:left; width:15px; height:30px;}
.commonTopSeller .right{float:left; width:25px; height:30px;}
.commonTopSeller .center{ background:url(../images/gmiddle.jpg) repeat-x; width:178px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#004F12;}

.commonTopSeller  ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 8px;}
.commonTopSeller  ul li{padding-bottom: 2px;margin-left:5px;margin-right:5px;padding-left: 5px;border-bottom: 1px solid #dadada;}
.commonTopSeller  ul li a{color: #1e5038;display: block;padding: 2px 0;text-decoration: none;}
.commonTopSeller  ul li .title a{font-weight:bold;}
.commonTopSeller  ul li a:visited{color: #A70303;}
.commonTopSeller  ul li a:hover{color: #2da100;background-color: #F3F3F3;}

/* `Common New Products
----------------------------------------------------------------------------------------------------*/
.commonNewProduct{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #FFFD6F;margin-top:10px;background:url(../images/latestBg.jpg) repeat-x #FFF;}
.commonNewProduct .left{float:left; width:15px; height:30px;}
.commonNewProduct .right{float:left; width:25px; height:30px;}
.commonNewProduct .center{ background:url(../images/tmiddle.jpg) repeat-x; width:178px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#3F3E00;}

.commonNewProduct  ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 8px;}
.commonNewProduct  ul li{padding-bottom: 2px;margin-left:5px;margin-right:5px;padding-left: 5px;border-bottom: 1px solid #dadada;}
.commonNewProduct  ul li a{color: #00608F;display: block;padding: 2px 0;text-decoration: none;}
.commonNewProduct  ul li .title a{font-weight:normal;}
.commonNewProduct  ul li a:visited{color: #A70303;}
.commonNewProduct  ul li a:hover{color:#ff8fd5;background-color: #fffcdf;}

/* `Common Shopping Cart
----------------------------------------------------------------------------------------------------*/
.commonShoppingCart{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border:1px solid #AFF0FF;margin-top:10px;background:url(../images/catBg.jpg) repeat-x #F1FCFE;}
.commonShoppingCart .left{float:left; width:29px; height:30px;}
.commonShoppingCart .right{float:left; width:75px; height:30px;}
.commonShoppingCart .center{ background:url(../images/ctmiddle.jpg) repeat-x; width:114px; height:30px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}

.commonShoppingCart a:link,.commonShoppingCart a:visited {text-decoration:none;color:#fff;}
.commonShoppingCart a:hover{text-decoration:underline;}
.commonShoppingCart ul li{list-style:none;}
.commonShoppingCart .price { color:#800000;padding-left: 19px;}
.sbQuantity {margin:5px 0; padding-left:19px;}
.commonShoppingCart .npTitle{color:#430301;}
.commonShoppingCart .npTitle a{color:#430301;text-decoration:none;}
.commonShoppingCart .npTitle a:visited{color:#551A8B;}


/* `NAVIGATION BAR
----------------------------------------------------------------------------------------------------*/
#navigationBar{ background:url(../images/moreOptionBg.jpg) repeat-x; margin:10px 0 0 0; padding:10px;}
#navCompanyNews{}
#navNewsletter{margin-left: 0px; margin-right: 0px;}
#navBrands{}

/* `Common Company News
----------------------------------------------------------------------------------------------------*/
.commonCompanyNews{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #FFAFE3;background:url(../images/comBg.jpg) repeat-x #FFF;margin-top:10px;}
.commonCompanyNews .left{float:left; width:15px; height:30px;}
.commonCompanyNews .right{float:left; width:25px; height:30px;}
.commonCompanyNews .center{ background:url(../images/cmiddle.jpg) repeat-x; width:178px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#8F0031;}

.commonCompanyNews  ul{list-style-type: none;}
.commonCompanyNews  ul li{padding-bottom: 2px;margin-left:5px;margin-right:5px;padding-left: 5px;border-bottom: 1px solid #dadada;}
.commonCompanyNews  ul li a{color: #BF0061;display: block;padding: 2px 0;text-decoration: none;}
.commonCompanyNews ul li a:visited{color: #A70303;}
.commonCompanyNews ul li a:hover{color: #FF4FB1;background-color: #EEF1F8;}

.newsContent{}
.newsTitle{font-weight:bold;margin-bottom:5px;}
.newsTitleDetails {font-weight:bold; font-size:16px; padding-bottom:15px;border-bottom: 1px dotted #b7b7b7;margin-bottom:5px;}
.newsTitle a:link, .newsTitle a:visited{padding:0; text-decoration: none;}
.newDescription{clear:both; margin-top:5px; padding:0 5px 5px 5px; margin-bottom:0;}
.newDescriptionDetails{clear:both; margin-top:5px; padding:0px 10px 5px 5px;}
.newDescription a:link{padding-left:0px; color:#006EBF;font-weight:bold;}
.newsDate{width:46px; height:49px; margin-right:5px; float:left; background:url(../images/calendar.gif) no-repeat;}
.calMonth{color:#FFFFFF;display:block;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;height:16px;line-height:normal;padding-top:5px;text-align:center;}
.calDay{font-size:16px;text-align:center;font-weight:bold;color:#666666;}
.newDescriptionDetails{}

/* `Common Brands
----------------------------------------------------------------------------------------------------*/
.commonBrands{margin-top:10px;}


/* `Common Newsletter
----------------------------------------------------------------------------------------------------*/ 
.commonNewsletter{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #85FE94;margin-top:10px;background:url(../images/newsBg.jpg) repeat-x #EDFEEB;}
.commonNewsletter .left{float:left; width:15px; height:30px;}
.commonNewsletter .right{float:left; width:25px; height:30px;}
.commonNewsletter .center{ background:url(../images/gmiddle.jpg) repeat-x; width:178px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#004F12;}
.newsletterContent{}

/* `Pages
----------------------------------------------------------------------------------------------------*/
.pageContent{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #EEAFFF;margin-top:10px;margin-bottom:10px;background-color:#FFFFFF;}
.pageContent .left{float:left; width:44px; height:30px;}
.pageContent .right{float:left; width:20px; height:30px;}
.pageContent .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:634px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#70008F;}

#pageBreadcrumbs {color: #007529;padding: 0px;margin-bottom: 10px; margin-right:0;}
#pageBreadcrumbs ul {margin-left: 0;padding-left: 0;display: inline;border: none;} 
#pageBreadcrumbs ul li {margin-left: 0;padding-left: 2px;border: none;list-style: none;display: inline;}
#pageBreadcrumbs ul li a{ text-decoration:none;color:#202020;}
#pageBreadcrumbs ul li a:hover{ text-decoration:underline;}

.cssForm{padding-left:5px;}
.cssForm label {font-size:12px;width: 190px;float: left;margin-right: 0.5em;display: block;text-align:left;}
.cssForm label.disable {float:none;width:auto;margin:0;display:inline;}
.cssForm p { margin:10px 0;}
.cssForm .checkboxLabel { cursor:pointer;}
.cssForm.submit input {margin-left: 4.5em;}
.cssForm.submit input {color: #000;background: #ffffff;border: 2px outset #d7b9c9;}
.cssForm.hide { display:none;}
.cssForm .hide { display:none;}
.cssForm .textWidth { width:380px;}
.cssForm .field80 { width:80px;}
.cssForm .field40 { width:40px;}
.cssForm .field300 { width:300px;}
.messageBox li { margin:3px 0;*line-height:24px;}
.cssForm .popUnder { padding-bottom:10px;}
.cssForm .help { border-bottom:1px solid #d7b9c9;}
.cssForm .em {font-style:italic; color:#808080;}
.cssForm .em a{font-style:italic; color:#808080;}
.cssForm .devOptValueTitle {float:left; padding-top:9px;}
.cssForm .devOptValues {margin-left:100px;}
.cssForm .devOptValues li {display:block; float:left; padding:8px 5px;}
.cssForm ul.columnList li {float:left; padding:5px; margin:0 5px 5px 0; display:block;}
.cssForm .rightFrame{margin-left:195px;}
.cssForm h3 {font-weight:bold;font-size:14px;}
.cssForm .required{color:#FF0000;}

.contentText{ padding:0 5px;}

/* `Category
----------------------------------------------------------------------------------------------------*/
#categoryBreadcrumbs {color: #076B39;padding: 3px 3px 3px 0; margin-bottom: 10px;margin-right: 0px; margin-left: 0px;}
#categoryBreadcrumbs ul {margin-left: 0;padding-left: 0;display: inline;border: none;} 
#categoryBreadcrumbs ul li {margin-left: 0;padding-left: 2px;border: none;list-style: none;display: inline;}
#categoryBreadcrumbs ul li a{ text-decoration:none;color:#202020;}
#categoryBreadcrumbs ul li a:hover{ text-decoration:underline;}

.categoryProducts{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #EEAFFF;margin-top:10px;margin-bottom:10px;background-color:#FFFFFF;}
.categoryProducts .left{float:left; width:44px; height:30px;}
.categoryProducts .right{float:left; width:20px; height:30px;}
.categoryProducts .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:634px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#70008F;}

#sortBy{text-align:right; padding-right:5px;margin: 3px 0 0 0;}
.coolBox {color:#000;padding:2px;border:1px solid #F0B7F7;background-color:#FFFFFF;}
*html input.coolBox {color:#000;overflow: visible;padding:2px;}

.paging {clear:both; margin:10px 0; padding:3px 6px;}
.paging .first {background-image: url("../images/p_first.png");background-repeat: no-repeat;}
.paging .prev {background-image: url("../images/p_prev.png");background-repeat: no-repeat;}
.paging .next {background-image: url("../images/p_next.png");background-repeat: no-repeat;}
.paging .last {background-image: url("../images/p_last.png");background-repeat: no-repeat;}

/* `Brands
----------------------------------------------------------------------------------------------------*/
#brandsBreadcrumbs {color: #007529;padding: 3px;margin-bottom: 10px;margin-right: 0px; margin-left: 0px;}}
#brandsBreadcrumbs ul {margin-left: 0;padding-left: 0;display: inline;border: none;} 
#brandsBreadcrumbs ul li {margin-left: 0;padding-left: 2px;border: none;list-style: none;display: inline;}
#brandsBreadcrumbs ul li a{ text-decoration:none;color:#202020;}
#brandsBreadcrumbs ul li a:hover{ text-decoration:underline;}

.indentVertical{padding:5px; background: #FAFFCF; margin:8px 10px 5px 5px;}
.indentVertical ul{list-style-type: none;margin: 0;padding-bottom: 20px;}
.indentVertical ul li{padding: 5px 10px;}
.indentVertical ul li a{text-decoration:none; color:#000000;}
.indentVertical ul li a:hover{text-decoration:underline;}

.brandsContent{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #EEAFFF;margin-top:10px;margin-bottom:10px;background-color:#FFFFFF;}
.brandsContent .left{float:left; width:44px; height:30px;}
.brandsContent .right{float:left; width:20px; height:30px;}
.brandsContent .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:634px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#70008F;}

/* `Products
----------------------------------------------------------------------------------------------------*/
.productContentDetails{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #EEAFFF;margin-top:10px;margin-bottom:10px;background-color:#FFFFFF;}
#productLeftColum{margin-right:0; padding:3px;margin-top:5px;}
#productRightColum{margin-left:0;margin-top:5px;}
.productDetails {padding:3px;}
.productDetails h2 {font-weight:bold; font-size:16px; color:#009999;}
.productDetails hr {background:#00406F none repeat scroll 0 0;border:0 none;height:1px;margin:10px 0;padding:0;}
.productDetails dl {font-size:11px;}
.productDetails dt {font-weight:bold;color:#333333;float:left;}
.productDetails dd { margin:0 0 6px 90px;}

.productName {padding:0 0 5px 0; font-size:12px; font-weight:bold; color:#1F6241;height:40px;}
.productName a:link, .productName a:visited {text-decoration:none; font-size:14px; font-weight:bold;}
.productName a:hover{text-decoration:underline;}
.productImage {
	position:relative;
	text-align:center;
	border:1px solid #D7D7D7;
	padding:5px 0;
	background-color:#ffffff;
	height:200px;
}
.productImage div.p-image {
	left:0;
	position:absolute;
	text-align:center;
	width:220px;
}
.imgViews {
margin-top:10px;}
.imgViews ul {
margin:0;
overflow:hidden;
text-align:left;
}
.imgViews ul li {
border:1px solid #DDDDDD;
display:inline;
float:left;
height:50px;
margin:0 3px 3px 0;
padding:4px;
width:50px;
}
.productPrice{ font-size:16px; font-weight:bold; width:122px; float:left; padding-top:18px;color:#CC0000;}
.productdescription {border-top:1px solid #cccccc; margin-bottom:18px; padding-top:10px;}
.productdescription h2{font-size:16px;color:#009999;font-weight:bold;}

.listPrice {text-decoration:line-through;}
.pdPrice { color:#990033; font-weight:bold;}
.productDetailsTitle{font-weight:bold;margin-bottom:6px;width:140px; float:left;}

#reviews {margin-top:18px;}
#reviews li {margin-bottom:18px;}
#reviews h2 {margin-bottom:24px; font-size:1.6e;color:#009193; font-size:16px;}
#reviews h2 a {color:#6C8C37;}
#reviews h2 a {border-left:1px solid;margin-left:2px;padding-left:6px;}
.reviewList {}
.review {}
.review.even .reviewAuthor {background-color:#EDF3DE;}
.review.odd .reviewAuthor {background-color:#E9F7F6;}
.review .header {margin-bottom:10px;padding:3px 6px;}
.review p {}

#commentSignin{background-color:#FCCFFF; padding:5px;border:1px solid #F67FFF;margin:0 3px 5px 3px;}
#commentSignin a{text-decoration:none;}
#commentSignin a:hover{text-decoration:underline;}

#commentSignup{background-color:#FCCFFF; padding:5px;border:1px solid #F67FFF;margin:0 3px 5px 3px;}

#postComment{background-color:#FCCFFF; padding:5px;border:1px solid #F67FFF;margin:0 3px 5px 3px;}

/* `Shopping Cart
----------------------------------------------------------------------------------------------------*/
.cartBreadcrumbs {color: #007529;padding: 3px;margin-bottom: 10px;}
.cartBreadcrumbs ul {margin-left: 0;padding-left: 0;display: inline;border: none;} 
.cartBreadcrumbs ul li {margin-left: 0;padding-left: 2px;border: none;list-style: none;display: inline;}
.cartBreadcrumbs ul li a{ text-decoration:none;color:#202020;}
.cartBreadcrumbs ul li a:hover{ text-decoration:underline;}

.cartContent{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #EEAFFF;margin-top:10px;margin-bottom:10px;background-color:#FFFFFF;}
.cartContent .left{float:left; width:44px; height:30px;}
.cartContent .right{float:left; width:20px; height:30px;}
.cartContent .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:634px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#70008F;}
.cartContent #options{font-size:14px; font-weight:bold;}

.cartContent h4{font-size:14px;padding-left:5px;}
.cartContent h3{font-size:14px;padding-left:5px;}

.cssTable {margin-top:10px;border-left:1px solid #C7D7DB;border-right:1px solid #C7D7DB;}
.cssTable ul {margin:0;padding:0;list-style-type:none;}
.cssTable li {display: block;float: left;text-align:center;margin:0px;}
.cssTable ul.header li {font-weight:bold;padding:6px 10px; background:#E2FFAF none repeat scroll 0 0;border-top:1px solid #C7D7DB;border-bottom:1px solid #C7D7DB;color:#424748;}
.cssTable ul.header li.desc {width:300px;text-align:left;}
.cssTable ul.items li.odd {border-bottom:1px solid #C7D7DB;}
.cssTable ul.items li.even {background:#EDFFAF none repeat scroll 0 0;}
.cssTable ul.items li ul li {padding:6px 10px;}
.cssTable ul.items li ul li.desc {text-align:left;}
.cssTable .c1 {width:300px;}
.cssTable .c2 {width:85px;}
.cssTable .c3 {width:87px;}
.cssTable .c4 {width:87px;}
.cssTable .c5 {width:37px;}
.cssTable ul.footer li.odd {border-bottom:1px solid #C7D7DB;}
.cssTable ul.footer li.even {background:#f3f8f9 none repeat scroll 0 0;}
.cssTable ul.footer li ul li {padding:6px 10px;}
.cssTable ul.footer li.single {padding:6px 10px; width:503px; text-align:right;}
.cssTable ul.footer li ul li.desc {text-align:left;}
.cssTable ul.footer > li {border-bottom:1px solid #C7D7DB;}
.cssTable .tLeft {text-align:left;}
.coPrice {font-size:11px;}
.coBigText {font-size:21px;}
.field40 { width:40px;}

#updateCart{width:125px; float:left;}
#emptyCart{width:125px; float:left;}

.btn {float:left;clear:both;background:url(../images/btn_left.png) no-repeat;padding:0 0 0 10px;margin:5px 0;}
.btn a{float:left;height:40px;background:url(../images/btn_stretch.png) repeat-x left top;line-height:40px;padding:0 10px;color:#fff;font-size:1em;font-weight:bold;text-decoration:none;}
.btn span {background:url(../images/btn_right.png) no-repeat;float:left;width:10px;height:40px;}
.btn_checkout {background-color:#fffb73;}
.btn_paylater {background-color:#679ed2;}

/* `Search
----------------------------------------------------------------------------------------------------*/
.searchContent{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #EEAFFF;margin-top:10px;margin-bottom:10px;background-color:#FFFFFF;}
.searchContent .left{float:left; width:44px; height:30px;}
.searchContent .right{float:left; width:20px; height:30px;}
.searchContent .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:634px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#70008F;}
.searchContent h3{font-size:12px; text-align:center;}

/* `Company News
----------------------------------------------------------------------------------------------------*/
.newsDetails{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #EEAFFF;margin-top:10px;margin-bottom:10px;background-color:#FFFFFF;}
.newsDetails .left{float:left; width:44px; height:30px;}
.newsDetails .right{float:left; width:20px; height:30px;}
.newsDetails .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:634px; height:30px;padding-top:5px;float:left; font-weight:bold; color:#70008F;}
.newsDetails .content{margin-left:10px;}

#newsBreadcrumbs {color: #007529;padding: 0px;margin-bottom: 10px; margin-right:0; padding-left:5px;}
#newsBreadcrumbs ul {margin-left: 0;padding-left: 0;display: inline;border: none;} 
#newsBreadcrumbs ul li {margin-left: 0;padding-left: 2px;border: none;list-style: none;display: inline;}
#newsBreadcrumbs ul li a{ text-decoration:none;color:#202020;}
#newsBreadcrumbs ul li a:hover{ text-decoration:underline;}

.listFormat {margin:0px 0px 16px 0px;}
.listFormat ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 0px; width:516px; margin-left:3px;}
.listFormat ul li{color: #393939;display: block;padding: 4px 0;padding-left: 10px;text-decoration: none;border-bottom: 1px dotted #ececec;font-size: 12px; margin-left:5px;}
.listFormat ul li a{color: #393939;display: block;padding: 4px 0;padding-left: 10px;text-decoration: none;font-size: 12px;}
.listFormat ul li a:hover{color: #A70303; text-decoration:underline;}

/* `Featured Product
----------------------------------------------------------------------------------------------------*/
.productViewGrid{ width:210px; float:left; padding:5px;vertical-align:bottom;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border:1px solid #EFEFEF;margin-top:10px;margin-bottom:10px;background-color:#FFFFFF;margin-left:3px;margin-right:3px;}
.shopAction{ margin-top:5px;}
.shopActionLeft{width:8px; float:left;}
.shopActionRight{width:8px; float:left;}
.shopActionCenter{background:url(../images/shopActionCenter.jpg) repeat-x; height:67px; width:188px; float:left; padding:3px;}
.productName {padding:5px; font-size:12px; font-weight:bold; color:#043D68;background-color:#E2FFC6;margin-bottom:5px;}
.productName a:link, .productName a:visited {text-decoration:none; font-size:12px; font-weight:bold;color:#1080E6;}
.productName a:hover{text-decoration:underline;}
.productImage{text-align:center; border:1px solid #D7D7D7; padding:5px 0; background-color:#ffffff;}
.productPrice{ font-size:14px; font-weight:bold; width:100px; float:left; padding-top:18px;}
.separator{width:2px;float:left; padding-top:12px;}
.options{ width:76px;float:left; padding-top:12px;}
.thumbDiv {clear:both;}
.productViewList{padding:5px;}
.productViewList .productImage{margin-right:10px; float:left;}

/* `Media Rotator
----------------------------------------------------------------------------------------------------*/

/* `Checkout
----------------------------------------------------------------------------------------------------*/
.checkoutBody{text-align:center;}
.checkoutBody h3{font-size:14px;}
.checkoutBody h4{font-size:12px;}

/* `Brands
----------------------------------------------------------------------------------------------------*/
/* `Newsletter
----------------------------------------------------------------------------------------------------*/

/* `Live Chat
----------------------------------------------------------------------------------------------------*/

/* `Top Seller
----------------------------------------------------------------------------------------------------*/

/* `New Product
----------------------------------------------------------------------------------------------------*/
/* `Company News
----------------------------------------------------------------------------------------------------*/


/* `Footer
----------------------------------------------------------------------------------------------------*/
#footer{text-align:center;background-color:#F283B5;margin-right: 0px; margin-left: 10px;}
#footer #links{padding-top:5px;}
#footer #links ul{padding: 5px 0;	margin: 0;text-align: left;overflow: hidden;text-align:center;}
#footer #links ul li{display: inline;}
#footer #links ul li a{color: #fff;padding: 0 5px 0 0;margin: 0;text-decoration: none;border-right: 1px dotted #BBB;}
#footer #links ul li a:hover{text-decoration:underline;}
#footer #links a:link, #footer #links a:visited{text-decoration:none; color: #fff;}
#paypal{}
#copyRight{text-align:center;color: #000;}
#copyRight a{text-decoration:none;}
#copyRight a:link, #copyRight a:visited{color:#7F003B;}
#copyRight a:hover{text-decoration:underline;}