

@import url("../../css/layout-navtop-2col.css");
@import url("ecommerce.css");
@import url("typo.css");
@import url("nav.css");

body
{
	background-color:#ffffff;
	text-align:center;
}

div#page
{
	width:780px;
	margin:0px auto 0px auto;
}
div#header
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:214px;
}
div#header hr, div#header img
{
	display:none;
}
div#nav
{
	
	/*width:780px;
	background-image:url(images/nav-bg.jpg);
	height:24px;
	left:0px;
	padding:0px;
	top:-24px;
	margin:0px;*/
}
div#nav-main
{

	height:24px;
	width:450px;
	margin-left:20px;
	margin-right:50px;
	margin-top:5px;
	padding:0px;
}
div#content
{
	width:780px;
	background-image:url(images/page-bg.jpg);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
    top: 0px;
    float: left;
}
div#content-main
{
	margin:0px 5px 0px 245px;
	height:750px;
	width:525px;
	padding:10px;

}

html>body div#content-main
{
	height:auto;
	min-height:750px;
	width:540px;
}

div#content-main hr
{
	display:none;
}

div.storebreadcrumb h2
{
	display:none;
}

div#content-sub
{
	height:200px;
	width:167px;
	position:absolute;
	top:550px;
	left:10px;
}

div#newsletterbite
{
	color:White;
}

div#newsletterbiteheader h2
{
	display:none;
}

div#newsletterbiteheader 
{
	background-image: url(images/newsletter.gif);
	height:50px;
	width:178px;
}


div#storetoplevel
{
	display:block;
	float:left;
	position:absolute;
	left:11px;
	top:10px;
	width:240px;
	height:1000px;
	background-image:url(images/store.jpg);
	background-repeat:no-repeat;

}

div#footer
{
	margin:0px;
}
div#f-extra1
{
	background-image:url(images/footer.jpg);
	height:61px;
	display:block;
	float: left;
	width: 780px;
}

div#storetoplevel_content
{
	padding:70px 0px 0px 0px;

}


div#storetoplevel_content ul
{
	list-style-type:none;
	margin-left:20px;
}

html>body div#storetoplevel_content ul
{
	margin-left:0px;	
}

div#storetoplevel_content li
{
	height:30px;
	width:200px;
}
div#storetoplevel_content li a,div#storetoplevel_content li a:active,div#storetoplevel_content li a:visited,div#storetoplevel_content li a:link
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:1.6em;
}

div#storetoplevel_content li a:hover
{
	color:#ECECEC;
	text-decoration:underline;
}

div#storetoplevel_footer
{
	background-image:url(images/paymentlogos.jpg);
	background-repeat:no-repeat;
	height:183px;
	width:141px;
	margin:0px 30px 0px 30px;	
	display: none;
}
p#webbeadsfooterlink
{
	line-height:18px;
	padding:0px;
	text-align:center;
}
div#footerNav
{
	color:black;
}
div#footerNav a,div#footerNav a:hover,div#footerNav a:link,div#footerNav a:active,div#footerNav a:visited
{
	color:White;
	text-decoration:none;
}
div#footerNav a:hover
{
	text-decoration:underline;
}

div#product_item,div#product_altitem
{
	/*background-image:url(images/product_item_bg.jpg);*/
	
	width:140px;
	height:290px;
	background-repeat:no-repeat;
	border:solid 1px grey;
}
span.proditemDetails
{
	display:block;
}
div#product_item .savePanel,div#product_altitem .savePanel
{
	display:none;
}
div#product_item a,div#product_item img,div#product_altitem a,div#product_altitem img
{
	display:block;
}
span.proditemDetails
{
	padding:150px 0px 0px 0px;
}

div#imagedata, div#product-details
{
	margin-top:20px;
}

div.ecom-category
{
	float:left;
	text-align:center;
	margin:5px 5px 5px 5px;
	padding:5px;
	width: 160px;
	height: 175px;
	border: solid 1px grey;
}

div#cm-extra1
{
	float:left;
	position:absolute;
	left:15px;
	top:600px;
	display:block;
	width:240px;
	/*margin:510px 0px 0px 15px;*/
}

div#c-extra1
{
    display: none;
}


