/* CSS Document */

/* ----------------------basic layout information---------------------------- */
body{
	margin:8px 0px 0px 0px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	background-image: url(images/slice.jpg);
	background-repeat: repeat-x;

}
#container{
	width:898px; 
	margin:0 auto; 
	text-align:left; 

}

table tr td{
	font-family:Verdana; 
	font-size:11px;

}


A:link {color:#423e95;  text-decoration:underline; }
A:visited {color:#000000;  text-decoration:underline; }
A:hover {color:#000000;  text-decoration:underline; }
A:active {color:#000000;  text-decoration:none; }


/* ----------------------titles---------------------------- */

h1{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;

}

h1.mid{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
	width:542px;
	color:#0eb249;
	text-align:left;

}

h1.right{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	width: 221px;

}

h1.inner{
	margin:0px;
	padding:9px 0px 0px 18px;
	font-weight:bold;
	font-size:14px;
	color:#999;

}

h1.inner2{
	font-size:14px;
	color:#999;
	margin:0px;
	padding:0px;
	font-weight:bold;

}

h1.buy{
	margin:0px;
	padding:9px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
	color:#999;

}

h1.buy2{
	margin:0px;
	padding:9px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:#0eb249;

}

h1.buy3{
	margin:0px;
	padding:9px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:#000;

}
/* ---------------------december special---------------------------- */
div.december{
	font-size:10px;
	color:#999;
	font-weight:normal;
	width:200px;

}

div.december2{
	font-size:10px;
	color:#000;
	font-weight:normal;
	width:200px;
	border-top:1px solid #ccc;

}

ul.december{
	padding:0px;
	margin-top:0px;
	margin-left:10px;


}

/* ----------------------header navigation---------------------------- */



#stylefive{
	position:relative;
	display:block;
	height:47px;
	font-size:12px;
	font-weight:bold;
	color:#04362e;
	font-family:Verdana,sans-serif;
	background-image: url(images/nav_slice2.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;

}



#stylefive ul{margin:0px;padding:0;list-style-type:none;width:auto; }
#stylefive ul li{display:block;float:left;margin:0;  height:47px; border-left:1px solid #fff;}
#stylefive ul li.home{display:block;float:left;margin:0;  height:47px; border-left:0px solid #fff;}
#stylefive ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:7px 5px 0 5px;height:47px; }
#stylefive ul li a:hover, #stylefive ul li a.current:hover{color:#fff;background: url(images/nav_hover.gif) repeat-x; height:47px;}
#stylefive ul li a.current{color:#fff;background: url(images/order_slice.gif) repeat-x; height:47px; padding:7px 10px 0 18px}

/* ----------------------home header ---------------------------- */

.blacktop{
	width:898px;
	background-color:#333333;
	height: 162px;
	color: #ccc;
	padding-top:9px;

}

.blacktopinner{
	width:898px;
	background-color:#333333;
	height: 49px;




}

.blackleft{
	width:530px;
	float: left;
	padding-left:18px;
	line-height:16px;
	
	

}

.blackright{
	width:330px;
	float: right;
	background-image: url(images/black_box.jpg);
	background-repeat: no-repeat;
	height:137px;
	font-weight:bold;
	font-size:14px;
	color:#999;
	line-height:20px;
	padding-top:24px;
	padding-left:13px;

}
/* ----------------------home white---------------------------- */

.whitewrapper{
	width:898px;
	background-color:#fff;
	padding-top:13px;
	font-size:10px;


}

.whitewrapper1{
	width:898px;
	background-color:#fff;
	padding-top:13px;
	font-size:10px;
	background-image: url(images/inner_bg1.jpg);
	background-repeat: no-repeat;

	background-position: 5px 10px;


}

.whiteleft{

	float:left;
	width: 322px;
	border-left:solid #fff 10px;


}

#wlcopy{
	width: 196px;
	line-height:16px;
	padding-top:15px;



}

#wlcopy2{
	width: 230px;
	line-height:16px;
	padding-top:15px;
	float:left;
	text-align:left;



}
#wlcopy3{
	width: 240px;
	line-height:16px;
	padding-top:15px;
	float:right;
	text-align:left;


}

.whitecenter{
	width:542px;
	float:left;

}

.whiteright{
	float:right;
	width: 244px;


}

#clear{

	clear:both;
}


.orderbook{
	background-image: url(images/whitebox.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:7px;
	height:450px;


}

.orderebook{
	background-image: url(images/whitebox_2.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:7px;
	height:189px;


}

.orderres{
	background-image: url(images/whitebox_res.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:7px;
	height:189px;


}

.orderc{
	background-image: url(images/whitebox_cd.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:7px;
	height:189px;


}

.ordercd{
	background-image: url(images/whitebox_4.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:7px;
	padding-right:10px;
	height:500px;


}

.ordere{
	background-image: url(images/whitebox_5.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:7px;
	padding-right:10px;
	height:301px;


}

.ordecds{
	background-image: url(images/whitebox_6.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:7px;
	padding-right:10px;
	height:189px;


}

.ordermp3{
	background-image: url(images/whitebox_3.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:20px;
	padding-right:10px;
	height:301px;
	font-weight:bold;


}

.ordermp31{
	background-image: url(images/whitebox_3.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:7px;
	height:301px;
	text-align:center;


}

#stylesix ul{margin:5px 0px 10px 15px;  padding:0;width:auto; }

li.space{
	padding-bottom:5px;

}

/* ----------------------inner white---------------------------- */
.whiteleftinner{

	float:left;
	width: 634px;
	border-left:solid #fff 10px;



}

.whiteleftinner1{

	float:left;
	border-left:solid #fff 10px;



}



.bginner{
	background-image: url(images/inner_bg.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:7px;
	padding-right:12px;


}



td.order{

	border-bottom: 1px solid #999;
	padding-bottom:10px;

}

/* -------------------footer--------------------------- */



#footercontainer{
	width:902px;
	height: 121px;
	font-size:10px;
	text-align:left;
	margin: 0 auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;

}

.footleft{
	width:370px;
	float:left;
	padding-left:14px;

}

.footright{
	float:right;
	width: 230px;
	


}

a.credit:link{

	font-size:10px;
	font-weight:normal;
	color: #9999CC;
	text-decoration:none;
	padding-left: 5px;
	
}

a.credit:hover{

	color: #666699;
	text-decoration:underline;

	
}





