/* CSS Document */
/* HTML elements */
body {
	background:url(../images/background.gif) left repeat-y #FFFFFF fixed;
	/*margin-left:50px;*/
	color:#595959;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
div h2 {
	font-size:xx-small;
	margin-bottom:12px;
}
a {
	text-decoration:none;
	color:#3d3d3e;
}
a:hover {
	text-decoration:underline;
}
input, select {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin:0px;
	padding:0px;
}
/* CONTENT */
#underlay {
	position:relative; 
	z-index:1;
	height:427px;
	background:url(images/new/elements/paper_bg.jpg) top left no-repeat;
	left:56px;
	width:940px;
}
#overlay {
	position:relative; 
	top:-525px;
	z-index:3;
}
#divider {
	position:absolute;
	top:232px;
	left:56px;
	margin-right:10px;
	background:url(../images/dots_h.gif) repeat-x;
	width:90%;
	height:1px;
	z-index:2;
}
#tab {
	background:url(../images/logo_tab.gif) no-repeat;
	position:absolute;
	z-index:4;
	height:20px;
	width:10px;
	left:33px;
	top:204px;
	cursor:pointer;
}
#navigation {
	position:absolute; 
	top:345px;
	left:61px;
}
#content {
	position:absolute; 
	top:345px;
	left:160px;
}
#spacer80h {
	clear:both;
	height:250px;
}
#footer {
	width:470px;
	clear:both;
	text-align:right;
	background-image:url(../images/dots_h.gif);
	background-repeat:repeat-x;
	padding-bottom:30px;
	margin-left:10px;
}
#thumbs_title span, #info_title span, #home_reel_title span, #news_title span, #open_reel span, #more span, #less span {
	display:none;
}
#minibasket {
	background:#bdbdb6 url(images/new/elements/minibasket_header.gif) no-repeat top left;
	width:78px;
	margin-top:3px;
	padding:7px;
	padding-top:25px;
	color:#FFFFFF;
	font-weight:200;
	overflow:hidden;
	display:block;
	margin-bottom:-8px;
}
#minibasket img, #minibasket input {
	margin-left:-2px;
	margin-bottom:3px;
}
#minibasket_footer {
	background:#bdbdb6 url(images/new/elements/minibasket_footer.gif);
	width:92px;
	padding:0px;
	display:block;
	height:8px;
	overflow:hidden;
	margin-bottom:6px;
}
#contact {
	background:#cecfc9 url(images/new/elements/contact_header.gif) no-repeat top left;
	width:80px;
	padding:6px;
	padding-top:25px;
	color:#3e3d3d;
	font-weight:200;
	overflow:hidden;
	display:block;
}
#contact_footer {
	background:#cecfc9 url(images/new/elements/contact_footer.gif);
	width:92px;
	padding:0px;
	display:block;
	height:8px;
	overflow:hidden;
}
#product_detail {
	width:480px;
}
#product_detail p {
	margin-top:0px;
	padding-left:165px;
	padding-right:10px;
}
#product_detail img {
	float:left;
}
#product_controls {
	padding-top:10px;
	position:absolute;
	clear:both;
	top:122px;
	left:170px;
	background:url(../images/dots_h.gif) top left repeat-x;
}
#product_controls_submit {
	display:inline;
	margin-top:5px;
	vertical-align:middle;
	margin-left:80px;
}
#product_back_control {
	clear:both;
	position:absolute;
	display:block;
	top:34px;
	left:207px;
}
#basket {
	margin-left:10px;
	margin-top:6px;
}
#basket td {
	padding-top:3px;
	vertical-align:middle;
}
#basket th {
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}
#pp {
	margin-left:10px;
	margin-top:55px;
	background:#dfe0dc url(images/new/elements/pp_header.gif) no-repeat top left;
	width:468px;
	padding:6px;
	padding-top:25px;
	color:#3e3d3d;
	overflow:hidden;
	display:block;
}
#pp p {
	margin-top:0px;
	padding-right:10px;
}
#pp_footer {
	margin-left:10px;	
	background:#ffffff url(images/new/elements/pp_footer.gif) bottom left;
	width:480px;
	padding:0px;
	display:block;
	height:5px;
	overflow:hidden;
}
#payment {
	margin-left:10px;
	margin-top:15px;
	background:#e7e8e5 url(images/new/elements/payment_header.gif) no-repeat top left;
	width:468px;
	padding:6px;
	padding-top:25px;
	color:#3e3d3d;
	overflow:hidden;
	display:block;
}
#payment p {
	margin-top:0px;
	padding-right:10px;
}
#payment_footer {
	margin-left:10px;	
	background:#ffffff url(images/new/elements/payment_footer.gif) bottom left;
	width:480px;
	padding:0px;
	display:block;
	height:5px;
	overflow:hidden;
}
/* CLASSES */
.product {
	width:150px;
	background:url(../images/dots_h.gif) bottom left repeat-x;
	float:left;
	margin-right:5px;
	margin-left:5px;
}
.product_display {
	width:150px;
	float:left;
	margin-right:5px;
	margin-left:5px;
}
.product p {
	padding-left:3px;
	margin-top:3px;
	line-height:14px;
}
.basket_content_empty {
	width:88px;
	text-align:center;
	color:#adb08b;
}
.basket_divider {
	background:url(../images/dots_h.gif) center left repeat-x;
	margin-top:5px;
	padding-top:5px;
}
.totals {
	text-align:right;
}


