

@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:1000px;
	margin:0px auto 0px auto;
}
div#header
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:172px;
}
div#header hr, div#header img
{
	display:none;
}
div#nav
{
	
	/*width:1000px;
	background-image:url(images/nav-bg.jpg);
	height:24px;
	left:0px;
	padding:0px;
	top:-24px;
	margin:0px;*/
}
div#nav-main
{

	height:24px;
	width:800px;
	margin-left:165px;
	margin-right:50px;
	margin-top:-20px;
	padding:0px;
}
div#content
{
	width:1000px;
	background-image:url(images/page-bg.jpg);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
}
div#content-main
{
	margin:0px 5px 0px 255px;
	height:1000px;
	width:700px;
	padding:10px;

}

html>body div#content-main
{
	height:auto;
	min-height:550px;
	width:700px;
}

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_header
{
    background-image: url(images/F reedel.jpg);
    background-repeat: no-repeat;
    width: 210px;
    height: 0px;
    
}

div#storetoplevel
{
	display:block;
	float:left;
	position:absolute;
	left:25px;
	top:0px;
	width:210px;
	height:500px;
	/*background-image:url(images/store.jpg);*/
	background-repeat:no-repeat;

}

div#storetoplevel_content
{
	padding:0px 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:#cc3300;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}

div#storetoplevel_content li a:hover
{
	color:#000000;
	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;	
	padding: 10px 10px 10px 10px;
	display:none;

}
/*f-extra 1*/
Div#f-extra1
{
	width:600px;
	height:190px;
	margin-left: 325px;
	margin-right:5px;
	display:block;
}

div#footermain
{
    color: Black;
}
div#footer
{
	margin:0px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:209px;
	color: Black;
	text-align: center;
	line-height: 50px;
} 

p#webbeadsfooterlink
{
	line-height:18px;
	padding:0px;
	text-align:center;
	color:Black;
	padding-top:140px;
}

div#Footer1_footerLabel
{
	border:solid 1px red;
	
}

div#footerNav
{
	color:black;
	padding-top: 15px;
}
div#footerNav a,div#footerNav a:hover,div#footerNav a:link,div#footerNav a:active,div#footerNav a:visited
{
	color:black;
	text-decoration:none;
}
div#footerNav a:hover
{
	text-decoration:underline;
}

/*products*/
div#product_item,div#product_altitem
{
	/*background-image:url(images/product_item_bg.jpg);*/
	
	width:140px;
	height:250px;
	background-repeat:no-repeat;
	border:solid 1px gray;
}
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.proditem
{
	padding:150px 0px 0px 0px;
}

div#imagedata, div#product-details
{
	margin-top:20px;
}

div#product-details
{
	width:410px;
	padding:0px 10px 0px 10px;
	/*float:left;
	margin-left:300px;
	width:300px;
	border:solid 1px red;*/
}

div.ecom-category
{
	float:left;
	text-align:center;
	margin:5px 3px 5px 3px;
	padding:2px;
	width: 160px;
	height: 175px;
	border: solid 1px grey;
}




