/*-------------------------- news add CSS-----------------------------------------*/

/*header CSS---------------------------------------------------------------------------------*/

.header_t{height:95px; background:url(images/header_t.jpg) no-repeat;  padding:0 0 0 20px;}
	
.headershopcart{ color:#000; text-align:right;padding:0 10px 0 0;}
.headershopcart a{ color:#000; text-decoration:underline;}
.headershopcart a:hover{ color:#000; text-decoration:none;}	

.shopcart_bg{height:34px; background:url(images/shopcart_bg.jpg) repeat-x;}

.header_daytime{padding:0 0 0 10px; color:#000;font-size:10px;text-align:left;}

.main_menu{ text-align:center;	background:url(images/menu_bg.jpg) no-repeat left center;}

.menubottom{ background:url(images/menubottom_bg.jpg) repeat-x;}
		
/*End------------------------------------------------------------------------------ header CSS*/

/*search CSS---------------------------------------------------------------------------------*/
.search_f{ color:#000; font-size:11px;}
.search_input{	background-color:#fff; 	color:#000;	border-top:1px solid #88557d; border-left:1px solid #88557d; border-bottom:1px solid #ccc; border-right:1px solid #ccc; 	width:200px;}

/*End------------------------------------------------------------------------------- search CSS*/	

/*maincontent CSS------------------------------------------------------------------------------*/
.maincontents{background:#fff7e8;}

.middlecontentok{padding:0 3px;}

.boxcontent_bg{background:url(images/box_middlebg.jpg) repeat-y;}

.box_bottombg{background:url(images/box_bottombg.jpg) no-repeat;}
				
.boxtitle{ height:24px;background:url(images/boxtitle_middlebg.jpg) repeat-x center center; font-family:Verdana, Arial, sans-serif;	font-size: 11px; font-weight: bold;	color: #7e5526;	padding-left:5px;}	

.breadcrumbs{ height:24px;	color: #000; border-bottom:1px dotted #f3e6cd;}	

.bookmark_padding{padding:3px;}
/*End-------------------------------------------------------------------------------maincontent CSS*/

/*footer CSS---------------------------------------------------------------------------------------*/
.foot { color:#000;border:3px solid #f3e6cd; background:#fffcf6; padding:5px;}
.foot a{text-decoration:underline;}
.foot a:hover{text-decoration:none;}
/*End-------------------------------------------------------------------------------footer CSS*/

/*sitemap*/
.sitemap a{
	text-decoration:underline;}
.sitemap a:hover{
	text-decoration:none;}