#container {
	margin: 0 auto;
	padding: 0px;
	width: 880px; /* uncomment this for the border - change to 1014 */
	align: auto 0;
	background: #fff;
	/*background: #fff url(.../images/header/container_bg.jpg) repeat-y top left;*/
}

#header {
	width: 880px;
	height: 105px;
	/*margin-left: 12px;*/ /* uncomment this for the border */
	padding: 0px;
	background: #fff;
}

#main {
	width: 100%;
	/*margin-left: 12px;*/
	height: 100%;
	text-align: left;
}

/* The left column contains navigation on left side of page */
#leftColumn	{
	position:relative;
	display: inline;
	float: left;
	width: 186px;
	margin: 0px;
	background: #fff;
	padding-bottom:0px;
	text-align:left;
}

#leftColumn .shim {
	height: 6px;
	width: 6px;
}

/* The content column contains all display items between the left and right columns */	
#content {
	display: inline;
	float: left;
	padding:0 0 0 10px;
	text-align:left;
	width:722px;
}

/************* CATEGORY NAVIGATION styles (category/departments) **************/	
#categoryNavigation {
	/*display: inline; Removed for Modern Browsers */
	float: left;
	height: 25px;
	list-style-type: none;
	background: url() repeat-x top left;
	position: relative;
	top: 4px;
	width:930px;
	margin:0 auto;
	text-align: center;
	z-index:999;
	/*margin-left: 12px;*/
}
#categoryNavigation table { 
	position: relative;
	width: 930px;
	height:26px;
	border-spacing: 0px;
	text-align: center; /*set value to "left", "center", or "right"*/ }
	z-index:999;

#categoryNavigation table td{
	position: relative;
	border-left:1px solid #F0F0F0;
	padding-left: 5px;
	padding-right: 5px;
	height:23px;
	z-index:999;
}
#categoryNavigation table td.first{
	position: relative;
	border-right: 1px solid #686869;
	border-left: 1px none #e6e6e6;
	padding-left: 5px;
	padding-right: 5px;
	height:25px;
	z-index:999;
}

#categoryNavigation table td div
{
	position: relative;
	padding-top: 1px;
	font-size:12px;
	z-index:999;
}

#categoryNavigation table td div.oneline
{
	height: 17px;
	padding-top: 2px;
}

#categoryNavigation table td a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
#categoryNavigation table td:hover a{
	color:#ffffff;}		

/* Drop Down Menu Stlyes */
#categoryNavigation table td li {
	width: 180px;
	height: 20px;
	position: relative;
	float: left;
	padding: 0;
	text-align: left;
	border: 1px solid #ffffff;
	border-top: 0px solid;
}
#categoryNavigation table td li a {
	height: 16px;
	width: 177px;
	padding-left: 3px;
	color: #ffffff;
	line-height: 16px;
	display: block;
	position: relative;
	padding-top: 4px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #3e6ea0;
}
#categoryNavigation table td li a:hover {
	background: /*#efefef*/#d18242;
	line-height: 16px;
}

#categoryNavigation table td .menu {
	position: absolute;
	/*display: none;*/
	left: -7px;
	top: 20px;
	z-index: 999;
	width: 160px;
	background: #E0E0E0;
	height: auto;
	padding: 0px;
	-webkit-box-shadow: 5px 5px 5px #666;	
}
#categoryNavigation table td.first .menu {
	position: absolute;
	/*display: none;*/
	left: -5px;
	top: 20px;
	z-index: 999;
	width: 160px;
	background: #E0E0E0;
	height: auto;
	padding: 0px;	
}
#categoryNavigation table td ul {
	width: 182px;
	z-index: 999;
	list-style-type: none;
	background: #E0E0E0;
}
#categoryNavigation table td ul li {
	background: #E0E0E0;
}
/*#categoryNavigation table td:hover ul {
	display: block;
}*/

h3.name {
	text-transform: capitalize;	}

img.thumbnail, .thumbnail img
{
	height: 100px;
	width: 100px;
}

.thumbnailBox {
display:table-cell;
height:100px;
text-align:center;
vertical-align:bottom;
width:138px;
}

#content .listPrice {
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
#content .productTitle {
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
}

#content table.default {
	border-collapse:collapse;
}

a.sublinkclass{color:#ccc;font-weight:bold;}


/* Light grey cornered border */
.t{background: url('../images/dot_a.gif') 0 0 repeat-x}
.b{background: url('../images/dot_a.gif') 0 100% repeat-x}
.l{background: url('../images/dot_a.gif') 0 0 repeat-y}
.r{background: url('../images/dot_a.gif') 100% 0 repeat-y}
.bl{background: url('../images/rcorner3.gif') 0 100% no-repeat}
.br{background: url('../images/rcorner4.gif') 100% 100% no-repeat}
.tl{background: url('../images/rcorner1.gif') 0 0 no-repeat}
.tr{background: url('../images/rcorner2.gif') 100% 0 no-repeat;padding:0px}


/* A bit darker one */
.t_1{background: url('../images/dot_a_1.gif') 0 0 repeat-x}
.b_1{background: url('../images/dot_a_1.gif') 0 100% repeat-x}
.l_1{background: url('../images/dot_a_1.gif') 0 0 repeat-y}
.r_1{background: url('../images/dot_a_1.gif') 100% 0 repeat-y}
.bl_1{background: url('../images/rcorner3_1.gif') 0 100% no-repeat}
.br_1{background: url('../images/rcorner4_1.gif') 100% 100% no-repeat}
.tl_1{background: url('../images/rcorner1_1.gif') 0 0 no-repeat}
.tr_1{background: url('../images/rcorner2_1.gif') 100% 0 no-repeat;padding:0px}


.clear{font-size: 1px;height: 1px}

/*Cornered Box CSS Styles START*/

/*LEFT dynamic Menu CSS Styles START*/
.discountMenuHead {
background:transparent url(../images/leftmenu/discount_store_header.jpg) no-repeat scroll 0 0;
height:34px;
width:186px;
}
.ebayMenuHead {
background:transparent url(../images/leftmenu/ebay_store_header.jpg) no-repeat scroll 0 0;
height:34px;
width:186px;
}
.familyGroup {
padding:0;
text-align:left;
width:186px;
}
.familyGroup ul {
display:list-item;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.familyGroup ul li ul li ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:relative;
}
.familyGroup ul li, .familyGroup ul li.gen {
background:transparent url(../images/leftmenu/family_head_bg.jpg) no-repeat scroll left top;
line-height:18px;
padding-top:7px;

}
.familyGroup ul li.subgen {
background:transparent url(../images/leftmenu/family_head_bg_lev2.jpg) no-repeat scroll left top;
display:table;
height:23px;
line-height:18px;
margin:0;
padding:0;
width:100%;
}
.familyGroup ul li.indv {
background:transparent url(../images/leftmenu/family_head_indv_bg.jpg) no-repeat scroll left top;
height:22px;
line-height:18px;
padding-top:7px;
}
.familyGroup ul li.subindv {
background:transparent url(../images/leftmenu/family_head_bg_lev2_closed.jpg) no-repeat scroll left top;
height:23px;
line-height:18px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.familyGroup ul li a {
color:#333333;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin:0 0 0 10px;
text-decoration:none;
text-transform:capitalize;
}
.familyGroup ul li ul li {
background:transparent url(../images/leftmenu/family_member_bg.jpg) no-repeat scroll left top;
display:block;
height:23px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:relative;
text-transform:capitalize;
}
.familyGroup ul li ul li ul li {
background:transparent url(../images/leftmenu/family_member_bg.jpg) no-repeat scroll left top;
display:block;
height:23px;
margin:0;
padding:0;
}
.familyGroup ul li ul li.viewall {
background:transparent url(../images/leftmenu/view_all_bg.jpg) no-repeat scroll left top;
height:26px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.familyGroup ul li ul li ul li.viewall {
background:transparent url(../images/leftmenu/view_all_bg_plane.jpg) no-repeat scroll left top;
height:26px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.familyGroup ul li ul li.viewless {
background:transparent url(../images/leftmenu/view_less_bg.jpg) no-repeat scroll left top;
height:26px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.familyGroup ul li ul li ul li.viewless {
background:transparent url(../images/leftmenu/view_less_bg_plane.jpg) no-repeat scroll left top;
height:26px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.familyGroup ul li ul li a {
color:#333333;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
margin-left:20px;
text-decoration:none;
}
.familyGroup ul li ul li ul li a {
color:#333333;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
margin-left:30px;
text-decoration:none;
}
.familyGroup ul li ul li a span.raquo, .familyGroup ul li ul li ul li a span.raquo {
font-size:11px;
margin-top:0;
}
.plussignph {
border:0 solid red;
cursor:pointer;
float:right;
height:10px;
margin-right:10px;
padding:4px;
}

/* TOP PRODUCTS / FEATURED */

td.fpmain{border:0px solid #ccc;padding-left:5px;padding-right:5px;}
.fp{text-decoration:none;font-weight:bold;}

/* TOP PRODUCTS / FEATURED */

.searchNav{background:url(../images/SearchNavLightGreen.gif) no-repeat;height:40px;padding-left:10px;color:#000;font-weight:bold;font-size:11px;text-align:left;}

.searchNav div.title{padding-top:10px;float:left;}

.searchNav .se{padding-top:2px;float:left;background:url(../images/se_bg.gif) no-repeat;width:125px;height:20px;margin-top:10px;}
.searchNav .se input.st{width:100px;border:0;font-size:10px;}

.searchNav select{height:16px;width:100px;font-size:10px;}

#TopHeaderWithLogo {margin:0 auto;width:930px;height:95px;background:url(../images/topHeaderWithLogo.gif) no-repeat;}

#TopHeaderWithLogo #farrightlinks{color:#000000;font-size:11px;text-align:right;padding-top:15px;padding-right:15px;}

#TopHeaderWithLogo #farrightlinks a{color:#000000;font-size:11px;text-decoration:none;}

#TopMenuBackground{margin:0 auto;width:930px;height:33px;background:url(../images/topMenuNavBg.gif) no-repeat;}

#footer {margin:0 auto;width:930px;height:37px;background:url(../images/footer_cc.gif) no-repeat;margin-top:5px;margin-bottom:10px;}

#footer a{color:#454545;font-size:11px;text-decoration:none;}

.TopProductsHeader{background:url(../images/top_products_header.gif) no-repeat;height:34px;}

a:link span.TopProdTitle,a:hover span.TopProdTitle,.TopProdTitle{color:#4B4B4B;text-decoration:none;font-size:12px;font-weight:bold;text-decoration:none;}

.TopProdPrice{text-decoration:none;color:#AC2B44;font-size:18px;font-weight:normal;}

#MainCBox{padding:6px;display:table-cell;width:99%;}

.clearSpacer{clear:both;height:5px;}

.AboutUsHeading{color:#004080;font-size:13px;}

.ProductHeader{background:url(../images/product_header_bg.gif) no-repeat;height:30px;width:100%;color:#FFFFFF;font-size:12px;padding-top:7px;font-weight:bold;}

a:link.productList,a:visited.productList,a:hover.productList{color:#4B4B4B;text-decoration:none;font-size:11px;font-weight:bold;text-decoration:none;}

.ProductPrice{text-decoration:none;color:#AC2B44;font-size:11px;font-weight:bold;}
.ProductMoreDetails{text-decoration:none;color:#004080;font-size:11px;font-weight:normal;}
.boxContentText{padding-left:10px;padding-right:10px;}
.boxContentText h2, .boxContentText h2 span{font-size: 10pt;}
.boxContentText p, .boxContentText p span, .boxContentText ul, .boxContentText ul li, .boxContentText ul li div{font-size: 10pt;text-align:justify;line-height:20px;}
.boxContentText p.gad{text-align:center;}
.adjustWideAdsense{margin-left:-10px;}