/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	background:url(../images/bg.jpg) repeat-x #5c2101;
}

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:#E4FFDE;padding-bottom:10px;}
#content{margin-left:5px;margin-right:5px;}
#rightSideBar{margin-left:5px;margin-right:5px;}
.padding-02{ padding:0px 5px 3px 5px;}
.marginT5{margin-top:5px;}
.messageResult{color:#D31F20;}
.strike {text-decoration:line-through; color:#FF0000;}

/* `Header
----------------------------------------------------------------------------------------------------*/
.container {background-image:url(../images/canvas.jpg);}
#shoppingOptions{font-weight: bold;font-size: 12px;width:700px;vertical-align:top;}
#shoppingOptions ul{padding: 5px 0;margin: 0;text-align: left;overflow: hidden;}
#shoppingOptions ul li{display: inline;color:#ffffff;float:right;font-weight:normal;font-size:12px;padding: 0px 12px 0px 6px;margin: 0;text-decoration: none;}
#shoppingOptions ul li a{text-decoration:none; color:#FCFF00;}
#shoppingOptions ul li.current{border-right: 0px;}

#cartCol1{width:14px; float:left;}
#cartCol2{width:200px; float:left;}
#cartCol2 a:link, #cartCol2 a:visited{text-decoration:none; font-weight:bold; color:#004F00;} 

#searcCol1{width:165px; float:left; padding-top:10px;}
#searcCol2{width:29px; float:left; padding-top:10px;}

#search{background-color:#FFF; border:1px solid #666666;color:#4F4F4F;font-size:11px;width:150px;height:17px;padding-left:5px;}
#currency{background-color:#FFF;border:1px solid #666666;color:#4F4F4F;font-size:11px;	width:150px;height:22px;padding-left:5px;}
#menucontainer{background:url(../images/menuBg.jpg) repeat-x #05552e; text-align:center;}
#logo{}
.categoryImage {margin-right:12px;}
#rotator{margin-left:0;}
.sub-links {
	background:url(../images/sublink-bg.jpg) repeat-x #5D0120;
	color:#FFFFFF;
	margin:5px;
	padding:5px;
}

*html .sub-links {background-color:#5D0120;	color:#FFFFFF;	margin:5px;	padding:5px;}

.sub-links a:link, .sub-links a:visited {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
} 
.sub-link-item {padding:5px;}
.pgContent {
	border: 1px solid rgb(0, 0, 0);
	margin: 5px 5px 5px 0;
}
.cmContent {
	border: 1px solid rgb(0, 0, 0);
	padding:5px 5px 0 5px;
	margin: 5px 0;
	background-color:#ffffff;
	background:url(../images/prod-all.jpg) no-repeat top left #FFF;
}
#addthis {margin-left:5px;}
.ml5 {margin-left:5px;}
.mr5 {margin-right:5px;}
.hide {display:none;}
/* `HOME
----------------------------------------------------------------------------------------------------*/
.productViewList{padding:5px;}
.productViewList .productImage{margin-right:10px; float:left;}
.sub-chalk {
	background-color:#E4D8C2;
	border:1px solid #FFFFFF;
	margin:3px;
	padding:3px;
}
.info-box {width:197px;}

/* `Featured Products
----------------------------------------------------------------------------------------------------*/
.featuredProducts{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border:1px solid #abe893;margin-top:10px;margin-bottom:10px;background-color:#FFFFFF;}
.featuredProducts .left{float:left; width:15px; height:41px;}
.featuredProducts .right{float:left; width:15px; height:41px;}
.featuredProducts .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:668px; height:41px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}

/* `New Product
----------------------------------------------------------------------------------------------------*/
.newProducts{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border:1px solid #abe893;margin-top:10px;background-color:#FFFFFF;}
.newProducts .left{float:left; width:15px; height:41px;}
.newProducts .right{float:left; width:15px; height:41px;}
.newProducts .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:668px; height:41px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}

/* `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 #abe893;margin-top:10px;background-color:#98ed85;}
.commonCategory .left{float:left; width:15px; height:41px;}
.commonCategory .right{float:left; width:15px; height:41px;}
.commonCategory .center{ background:url(../images/cmiddle.jpg) repeat-x; width:188px; height:41px;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/listmarker.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:#FFF;background-color: #185E3C;}

.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; margin-left:0px;width:210px;}
.indentHorizontal ul li a{text-decoration:none;}
.indentHorizontal ul li a:hover{text-decoration:underline;}
.category h6 {color:#004F00;margin:0;}
.category ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px;
margin-left:5px;
}
.category ul li{
padding-bottom: 2px;
margin-left:0;
}
.category ul li a{
color:#000000;
background: url(../images/bg_list.gif) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted #a75924;
font-size: 12px;
margin-left:10px;
margin-right:10px;
}
.category ul li a:visited{
color: #A70303;
}
.category ul li a:hover{
color:#FFFF00;
background-color: #145302;
}
.common-heading {
	color:#004F00;
	font-size:14px;
	font-weight:bold;
}

/* `Common Top Sellers
----------------------------------------------------------------------------------------------------*/
.commonTopSeller{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border:1px solid #abe893;margin-top:10px;background-color:#FFFFFF;}
.commonTopSeller .left{float:left; width:15px; height:41px;}
.commonTopSeller .right{float:left; width:15px; height:41px;}
.commonTopSeller .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:188px; height:41px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}

.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:8px;-moz-border-radius-topright:8px;border:1px solid #abe893;margin-top:10px;background-color:#FFFFFF;}
.commonNewProduct .left{float:left; width:15px; height:41px;}
.commonNewProduct .right{float:left; width:15px; height:41px;}
.commonNewProduct .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:188px; height:41px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}

.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: #1e5038;display: block;padding: 2px 0;text-decoration: none;}
.commonNewProduct  ul li .title a{font-weight:bold;}
.commonNewProduct  ul li a:visited{color: #A70303;}
.commonNewProduct  ul li a:hover{color: #2da100;background-color: #F3F3F3;}

/* `Common Shopping Cart
----------------------------------------------------------------------------------------------------*/
.commonShoppingCart {
	
}
.commonShoppingCart h6 a {
	color:#004F00;
	font-size:14px;
	font-weight:bold;
}
.commonShoppingCart a:link,.commonShoppingCart a:visited {text-decoration:none;color:#004F00;}
.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;}


/* `Common Company News
----------------------------------------------------------------------------------------------------*/
.commonCompanyNews{}
.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: #1e5038;display: block;padding: 2px 0;text-decoration: none;}
.commonCompanyNews ul li a:visited{color: #A70303;}
.commonCompanyNews ul li a:hover{color: #2da100;background-color: #F3F3F3;}

.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;}
.newsTitle a:hover{ text-decoration:underline;}
.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{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border:1px solid #cd9064;background-color:#FFFFFF;}
.commonBrandsContent{height:140px;overflow-x: hidden;overflow-y: scroll;}
.commonBrandsContent  ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 8px;}
.commonBrandsContent  ul li{padding-bottom: 2px;margin-left:5px;margin-right:5px;}
.commonBrandsContent  ul li a{color: #1e5038;display: block;padding: 2px 0;padding-left: 19px;text-decoration: none;border-bottom: 1px solid #dadada;}
.commonBrandsContent  ul li a:visited{color: #A70303;}
.commonBrandsContent  ul li a:hover{color: #2da100;background-color: #F3F3F3;}

/* `Common Newsletter
----------------------------------------------------------------------------------------------------*/ 
.commonNewsletter{}
.newsletterContent{}

/* `Pages
----------------------------------------------------------------------------------------------------*/
.pageContent{-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border:1px solid #abe893;margin-top:10px;background-color:#FFFFFF;}
.pageContent .left{float:left; width:15px; height:41px;}
.pageContent .right{float:left; width:15px; height:41px;}
.pageContent .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:668px; height:41px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}

#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;}
.common-format {
	background:#FDFAEA url(../images/country-road.jpg) no-repeat scroll 0 0;
	border:1px solid #B8957A;
	margin: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:8px;-moz-border-radius-topright:8px;border:1px solid #abe893;margin-top:10px;background:url(../images/prod-all.jpg) no-repeat top left #FFF;}
.categoryProducts .left{float:left; width:15px; height:41px;}
.categoryProducts .right{float:left; width:15px; height:41px;}
.categoryProducts .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:668px; height:41px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}

#sortBy{text-align:right; padding-right:5px;margin: 3px 0 0 0;}
.coolBox {color:#000;padding:2px;border:1px solid #993300;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;}

/* `Breadcrumbs
----------------------------------------------------------------------------------------------------*/
.breadcrumbs {color: #e5d592;padding: 3px;margin-bottom: 10px;}
.breadcrumbs ul {margin-left: 0;padding-left: 0;border: none;margin-bottom: 0px;}
.breadcrumbs ul li {margin-left: 0;padding-left: 2px;border: none;list-style: none;display: inline;}
.breadcrumbs ul li a{ text-decoration:none;color:#fff;}
.breadcrumbs ul li a:hover{ text-decoration:underline;}

/* `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:8px;-moz-border-radius-topright:8px;border:1px solid #abe893;margin-top:10px;background-color:#FFFFFF;}
.brandsContent .left{float:left; width:15px; height:41px;}
.brandsContent .right{float:left; width:15px; height:41px;}
.brandsContent .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:668px; height:41px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}

/* `Products
----------------------------------------------------------------------------------------------------*/
.productContentDetails{border:1px solid #4A351A;margin-top:10px;}

#productLeftColum{margin-right:0; padding:3px;margin-top:5px;width:200px; float:left;}
#productRightColum{margin-left:0;margin-top:5px;width:300px; float:left;padding-left:10px;}

.productDetails {padding:3px; width:265px;}
.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;}
.productImage{text-align:center; border:1px solid #D7D7D7; padding:5px 0; background-color:#ffffff;}
.productPrice{ font-size:16px; font-weight:bold; width:122px; float:left; padding-top:18px;}
.productdescription {border-top:1px solid #cccccc; margin-bottom:18px; padding-top:10px;}
.productdescription h2{font-size:16px;color:#000;font-weight:bold;}

.productNameD{font-size:16px; font-weight:bold; color:#006600;}

.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:#000; 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:#D8FFCF; padding:5px;border:1px solid #165C3A;margin:0 3px 5px 3px;}
#commentSignin a{text-decoration:none;}
#commentSignin a:hover{text-decoration:underline;}

#commentSignup{background-color:#D8FFCF; padding:5px;border:1px solid #165C3A;margin:0 3px 5px 3px;}

#postComment{background-color:#D8FFCF; padding:5px;border:1px solid #165C3A;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{border:1px solid #4A351A;margin-top:10px;}
.cartContent .left{float:left; width:15px; height:41px;}
.cartContent .right{float:left; width:15px; height:41px;}
.cartContent .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:668px; height:41px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}

.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:#094F05 none repeat scroll 0 0;border-top:1px solid #C7D7DB;border-bottom:1px solid #5B2002;color:#fff;}
.cssTable ul.header li.desc {width:129px;text-align:left;}
.cssTable ul.items li.odd {border-bottom:1px solid #7F7F7F;}
.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:129px;}
.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 #7F7F7F;}
.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 #7F7F7F;}
.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
----------------------------------------------------------------------------------------------------*/

/* `Company News
----------------------------------------------------------------------------------------------------*/
.newsDetails{margin-top:10px;background:url(../images/bamboo-candle.jpg) no-repeat top left #fff;}
.newsDetails .left{float:left; width:15px; height:41px;}
.newsDetails .right{float:left; width:15px; height:41px;}
.newsDetails .center{ background:url(../images/fpmiddle.jpg) repeat-x; width:663px; height:41px;padding-top:10px;float:left; font-weight:bold; color:#FFF;}
.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;background-color:#fff;margin:5px 10px; border:1px solid #4A351A;}
.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:0 0 5px 0; font-size:12px; font-weight:bold; color:#043D68; height:32px;text-align:center;}
.productName a:link, .productName a:visited {text-decoration:none;color:#000;}
.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:200px;
}
.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: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 {background-color:#CC0000;}
#footer ul {padding: 5px 0;	margin: 0;text-align: left;overflow: hidden;text-align:center;}
#footer ul li {display: inline; margin:0;}
#footer ul li a {color: #FFFF00; font-weight:bold; padding: 0 5px 0 0;margin: 0;text-decoration: none;border-right: 1px dotted #BBB;}
#footer ul li a:hover{color: black; text-decoration:underline;}
#paypal{}
#copyRight{text-align:center;}
