html
{
	height:100%;
}

body {
	margin:0;
	background-image:url(../images/layout/chestnut/page_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#f3f3f3;
	height:100%;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#313539;
	/*line-height:1.6em;*/
}
h1
{
	margin:0;
	letter-spacing:-1px;
	font-size:2em;
	margin:15px 0;
}

h2 {
	font-size:1.5em;
	font-weight:700;
	letter-spacing:-1px;
	margin:5px 0 5px 0;
	/*float:left;*/
}

h2.floatleft
{
	float:left;
}

h3 {
	font-size:1.3em;
	font-weight:700;
	letter-spacing:-1px;
	margin:5px 0 5px 0;
}


p {
	margin:0 0 10px 0;
	font-size:12px;
}
img {
	border:none;
}
a, a:link, a:visited {
	text-decoration: none;
	color:#333333;
	font-weight:700;
}
a:hover {
	text-decoration: underline;
}
#page {
	width:955px;
	margin:0 auto;
}
#page #top {
	height:55px;
}
#page #top #logo {
	float:left;
}
#page #top #searcharea {
	float:right;
	width:400px;
	height:36px;
	background-color:#FFFFFF;
	background-image:url(../images/layout/chestnut/searchbar_left.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#page #top #searchbox {
	float:right;
	background-image:url(../images/layout/chestnut/search_bg.png);
	width:186px;
	background-repeat:no-repeat;
	background-position:top right;
	height:36px;
	position:relative;
}
#page #top #shoppingbasket {
	float:left;
	line-height:36px;
	font-weight:700;
	width:210px;
	text-align:center;
}
#page #top #shoppingbasket a {
	font-size:1.3em;
	letter-spacing:-1px;
}
#page #top #searchbox input.search {
	background-color:transparent;
	border:none;
	position:absolute;
	top:10px;
	width:140px;
	padding:0px;
	left:6px;
}
#page #top #searchbox input.go {
	background-color:transparent;
	border:none;
	position:absolute;
	height:23px;
	top:6px;
	width:35px;
	padding:0px;
	left:146px;
	cursor:pointer;
}
#page #nav {
	background-image:url(../images/layout/chestnut/menu_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:45px;
	margin-bottom:5px;
	/*background-color:#313539;*/
}
#page #nav ul {
	padding:0;
	list-style:none;
	margin:0;
	margin-left:10px;
	/*position:relative;*/
	z-index:200;
}
#page #nav ul li {
	float:left;
	height:45px;
	line-height:45px;
	margin-right:9px;
	position:relative;
	z-index:200;
	white-space:nowrap;
}



#page #nav ul li a {
	color:#ffffff;
	display:block;
	font-size:1.3em;
	font-weight:700;
	padding:0 0 0 10px;
	letter-spacing:-1px;
	cursor:pointer;
}
#page #nav ul li a span {
	display:block;
	padding:0 10px 0 0;
}
#page #nav ul li a:hover {
	color:#452912/*CHANGE*/;
	text-decoration:none;
	background-image:url(../images/layout/chestnut/nav_sliding_left.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#page #nav ul li a:hover span {
	background-image:url(../images/layout/chestnut/nav_sliding_right.png);
	background-position:top right;
	background-repeat:no-repeat;
}

/*Level 2*/
#page #nav ul li ul
{
	position: absolute;
	top:43px;
	width: 10em;
	left: -999em; 
	background-color:#452912/*CHANGE*/;
	width:auto;
	margin:0;
}


#page #nav ul li.sfhover ul 
{
	/* lists nested under hovered list items */
	left: auto;
}


#page #nav ul li:hover ul
{
	left:auto;
}

#page #nav ul li ul li
{
	float:none;
	display:block;
	padding:0 0 0 0;
	margin:2px;
	width:140px;
	line-height:25px;
	height:auto;
}



#page #nav ul li ul li a
{
	height:30px;
	line-height:30px;
	padding:0 5px 0 5px;
	color:#f3f3f3/*CHANGE*/;
	background-color:#452912/*CHANGE*/;
}

#page #nav ul li ul li a:hover
{
	color:#ffffff;
	background-color:#B89632/*CHANGE*/;
}

#page #nav ul li ul li a.daddy
{
	background-image:url(../images/layout/chestnut/daddy_arrow.gif);
	background-repeat:no-repeat;
	background-position:right 10px;
}

/*Level 3*/
#page #nav ul li ul li ul li a:hover
{
	background-image:none;
}

#page #nav ul li ul li ul
{
	/*position: absolute;*/
	top:-2px;
	/*width: 10em;*/
	/*width:auto;*/
	/*margin:0;*/
	display:none;
}

#page #nav ul li ul li:hover ul
{
	display:block;
	left:140px;
}

#page #nav ul li ul li.sfhover ul 
{
	/* lists nested under hovered list items */
	display:block;
	left:140px;
}



#page #header {
	height:300px;
	margin:0 0 5px 0;
}
#page #header #advertSWF {

	width:635px;
	height:300px;
	float:left;
	position:relative;
	overflow:hidden;
}

#page #header .advertSWF_Over{
	width:635px;
	height:300px;
	position:absolute;
	left:0;
	top:0;
	background-image:url(../images/layout/chestnut/headerSWF_overlay.png);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
	/*background-image:url(../images/advert_swf.png);
	background-repeat:no-repeat;
	background-position:top left;*/

}



#page #subheader {
	height:150px;
	margin:0 0 5px 0;
}
#page #subheader #subheaderInner {

	width:955px;
	height:150px;
	float:left;
	position:relative;
	overflow:hidden;
	/*background-image:url(../images/layout/chestnut/subheader_bg_1.png);
	background-repeat:no-repeat;
	background-position:top left;*/
}

#page #subheader .subheaderOver{
	width:955px;
	height:150px;
	position:absolute;
	left:0;
	top:0;
	background-image:url(../images/layout/chestnut/subheader_overlay.png);
	background-repeat:no-repeat;
	background-position:top left;
}




#page #header #crossovers {
	width:315px;
	height:300px;
	float:right;
	white-space:nowrap;
}

#page #header #crossovers img{
	display:block;
	margin-bottom:6px;
	border:none;
}



#page #main {
	background-image:url(../images/layout/chestnut/main_bg.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	overflow:hidden;
}
#page .large {
	float:left;
	width:635px;
}
#page .small {
	float:right;
	width:315px;
}
#page #footer
{
	height:54px;
	background-image:url(../images/layout/chestnut/footer.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#page #footer .left
{
	float:left;
	line-height:31px;
	margin-left:10px;
}

#page #footer a
{
	font-weight:700;
	/*letter-spacing:-1px;*/
	margin:0 5px 0 5px;
}

#page #footer .right
{
	float:right;
	line-height:31px;
	margin-right:10px;
}





.content {
	margin:10px;
	position:relative;

}

.dark_highlight {
	background-image:url(../images/layout/chestnut/dark_highlight.png);
	display:block;
	height:56px;
	line-height:45px;
	color:#ffffff;
	text-align:center;
}
.recommendedholder {
	height:120px;
	padding-top:5px;
	position:relative;
	margin:0 5px;
}

.recommendedholder img{
	margin:0 0 1px 0;
}
.recommendedholder .price {
	background-image:url(../images/layout/chestnut/button_price.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:90px;
	height:70px;
	line-height:70px;
	text-align:center;
	font-size:1.8em;
	font-weight:700;
	position:absolute;
	left:85px;
	top:20px;
	color:#52575F;
	letter-spacing:-1px;
}
.recommendedholder .moreinfo {
	background-image:url(../images/layout/chestnut/button_moreinfo.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:1.1em;
	font-weight:700;
	position:absolute;
	left:190px;
	top:20px;
	letter-spacing:-1px;
}
.recommendedholder .moreinfo a {
	color:#ffffff;
	display:block;
}
.recommendedholder .buy {
	background-image:url(../images/layout/chestnut/button_buy.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:1.1em;
	font-weight:700;
	position:absolute;
	left:190px;
	top:60px;
	letter-spacing:-1px;
}
.recommendedholder .buy a {
	color:#ffffff;
	display:block;
}

.light_highlight {
	background-image:url(../images/layout/chestnut/normal_highlight.png);
	display:block;
	height:56px;
	line-height:45px;
	color:#ffffff;
	text-align:center;
}

.highlight {
	font-size:1.3em;
	font-weight:700;
	letter-spacing:-1px;
}

.highlight  a{
	color:#fff;
}



.clearboth
{
	clear:both;
}


/*************************************/
/* FRONT PAGE Recommended List
/*************************************/

ul.recommendedList
{
	margin:0;
	padding:0;
	list-style:none;
	height:200px;
	clear:left;
	position:relative;
	overflow:hidden;
	margin:0 0 5px 0;
}

ul.recommendedList li
{
	margin-right:0px;
	float:left;
	position:relative;
	/*overflow:hidden;*/
}
ul.recommendedList li img
{
	border:none;
	margin:0 0 1px 0;
}

ul.recommendedList li .tooltip
{
	width:106px;
	height:22px;
	position:absolute;
	left:6px;
	top:150px;
	display:none;
	background-color:#ffffff;
	z-index:200;
	cursor:pointer;
}

ul.recommendedList li .tooltip span
{
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-align:center;
	line-height:22px;
	font-weight:700;
	margin:0 3px 0 3px;
	text-overflow:ellipsis;
	letter-spacing:-1px;
}

ul.recommendedList li:hover .tooltip
{
	display:block;
}


.more
{
	float:right;
	font-weight:700;
	background-color:#313539;
	width:auto;
	display:block;
	margin:2px 6px 0 0;
	background-image:url(../images/layout/chestnut/more_left.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 6px;
}
.more a
{
	display:block;
	height:22px;
	line-height:22px;
	color:#fff;
}

.more a span
{
	display:block;
	background-image:url(../images/layout/chestnut/more_right.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:5px;
}



ul.bestsellers
{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	clear:left;
	position:relative;
	overflow:hidden;
}

ul.bestsellers li
{
	position:relative;
	margin:0;
	padding:0;
	float:left;
	width:145px;
	margin:0 0 1px 0;
	overflow:hidden;
	
}

ul.bestsellers li a
{
	display:block;
	padding:5px 5px 5px 5px;
	border:1px solid #ffffff;
	overflow:hidden;
}

ul.bestsellers li a:hover
{
	border:1px solid #dfdfdf;
	background-color:#F5F5F5;
	text-decoration:none;
	cursor:pointer;
}


ul.bestsellers li img
{
	padding:0;
	margin:0 0 1px 0;
	border:0;
	height:70px;
	width:45px;
	padding:3px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	/*height:auto;*/
}


ul.bestsellers li .title
{
	font-weight:700;
	position:absolute;
	top:5px;
	left:65px;
}

.breadcrumbholder
{
	position:absolute;
	top:0;
	left:0;
}

.productimage
{
	background-color:#FFF;
	border:1px solid #cccccc;
	padding:3px;
	margin:0;
	white-space:none;
	width:auto;
	height:auto;
	float:left;
	margin:0 5px 5px 0;
}


.categorylist
{
	margin:0;
	padding:0;
	list-style:none;
}

.categorylist li
{
	float:left;
}

.categorylist li img
{
	width:100px;
	height:100px;
}


.categorylist li .categorytitle
{
	clear:left;
	height:20px;
	margin:0 0 5px 0;
	width:110px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}

.moreproduct
{
	clear:both;
	padding-top:5px;
}
.moreproduct .title
{
	font-weight:700;
	font-size:1.3em;
	letter-spacing:-1px;
	display:block;
	margin:0 0 5px 0;
	
}

.moreproduct .productimage
{
	height:84px;
	width:56px;
	background-image:url(../Images/layout/chestnut/product_bg_sm.png);
	background-position:top left;
	background-repeat:no-repeat;
}


.moreproduct .synopsis
{
	display:block;
	margin:0 0 5px 0;
	font-size:0.9em;

}

.moreproduct .cost
{
	font-size:1.2em;
	font-weight:700;
}

.moreproduct .moreright
{

	margin-left:68px;
}
.moreproduct .buttons img
{
	vertical-align:middle;
}

.productviewtable h2
{
	margin:0 0 10px 0;
}



.productviewtable .productimage
{
	height:225px;
	width:146px;
	background-image:url(../Images/layout/chestnut/product_bg.png);
	background-position:top;
	background-repeat:no-repeat;
}
.productviewtable .highlight
{
}

.productviewtable tr
{
	height:25px;
	line-height:25px;
	
}

.productviewtable .cost
{
	font-weight:700;
	font-size:1.3em;
}

.productviewtable .synopsis
{
		line-height:1.5em;
}

.cost
{
font-weight:700;	
}



.productviewtable tr
{
	/*vertical-align:top;*/
	
}

.aligntop
{
	vertical-align:top;
}



.basket-table
{
	border:1px solid #eeeeee;
}
.basket-header
{
	background-color:#313539;
	color:#ffffff;
	font-weight:bold;
}

.basket-header td
{
	color:#ffffff;
}


.basketrow_space
{
	background-color:#848B95;
	color:#ffffff;
	font-weight:bold;
	font-size:1px;
	height:2px;
	line-height:1px;
}

.basketrow_on
{
background-color:#eeeeee;
}
.basketrow_off
{
	
}

.table .button
{
font-size:11px;
}


.basket-payments
{
background-color:#eeeeee;
}

.basket-payments td
{
padding:8px;
}


.darkBackgroundLayer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	background-repeat:repeat;
	color:#ffffff;
	font-size:25px;
}

.alertholder
{
	text-align:center;
	width:100%;
	left:0px;
	position:absolute;
	z-index: 2001;
	background-color:#063l;
	top:75px;
}
.alert
{
	background-color:#ffffff;
	width:410px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding:8px;
	color:#282828;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	z-index:2000;
}

.pagebar
{
	margin-top:5px;
	border:1px solid #eeeeee;
	padding:10px;
	padding-right:20px;
	overflow:hidden;
}

.pagebar .pages
{
	float:left;
	margin:0 2px 2px 0;
	padding:5px 5px 5px 0;
	font-size:1.1em;
	letter-spacing:-1px;
	font-weight:700;
}

.pagebar .currentpage
{
	background-color:#848B95;
	padding:5px;
	font-weight:700;
	float:left;
	margin:0 2px 2px 0;
		color:#ffffff;
}
.pagebar a
{
	padding:5px;
	color:#ffffff;
	background-color:#313539;
	float:left;
	margin:0 2px 2px 0;
}

.linklist
{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:3px;
	margin-left:3px;
}
.linklist li
{
	height:22px;
	line-height:22px;
}

.grade
{
display:block;
width:85px;
height:16px;
line-height:16px;
background-color:#000;
color:#fff;
text-align:center;
font-weight:700;
background-image:url(../images/layout/chestnut/button_grade.png);
background-repeat:no-repeat;
background-position:top left;
}