/*-------------------------- news add CSS-----------------------------------------*/

#tp_maxwidth{margin:0 auto; padding:0; width:98%; max-width:1250px;width:expression(document.body.clientWidth > 1250? "1250px": "98%" ); background:#fdf6ee; }
/*header CSS---------------------------------------------------------------------------------*/
#tp_header{ margin:0 auto; background:url(images/tp_header_bg.jpg) repeat-x top;}
.tp_header_img{background:url(images/tp_header_img.jpg) no-repeat right top;}

.tp_shopcart_bg{background:url(images/tp_shopcart_bg.jpg) repeat-x; color:#634320; height:25px; padding:0 10px;}
.tp_shopcart_bg a{ color:#b41900; text-decoration:underline;}
.tp_shopcart_bg a:hover{ color:#dbab80; text-decoration:none;}	

.tp_main_menu{background:url(images/tp_menu_bg.jpg) repeat-x; margin-top:1px;}

		
/*End------------------------------------------------------------------------------ header CSS*/

/*search CSS---------------------------------------------------------------------------------*/
.search_bg{background:url(images/search_middlebg.jpg) repeat-x left top;}
.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:120px;}

/*End------------------------------------------------------------------------------- search CSS*/	

/*maincontent CSS------------------------------------------------------------------------------*/

.tp_maincontents{ margin-top:2px; }

.tp_middlecontentok{padding:0 3px;}

.tp_leftcontents{}
.tp_rightcontents{}
				
.tp_boxtitle{ height:24px;font-family:Verdana, Arial, sans-serif;	font-size: 11px; font-weight: bold;	color: #dbab80; background:url(images/tp_boxtitle_middlebg.jpg) repeat-x;}
.tp_box_color{border:#ebd4bd 1px solid; background:#faeee3;}	
.tp_breadcrumbs{ height:20px;color: #634320; }
.tp_breadcrumbs b{ color: #634320;}	

.tp_bookmark_padding{padding:3px;}
/*End-------------------------------------------------------------------------------maincontent CSS*/

/*footer CSS---------------------------------------------------------------------------------------*/
.tp_foot { color:#000;border-top:#932b2b 5px solid; margin-top:2px; padding:5px;}
.tp_foot a{text-decoration:underline;}
.tp_foot a:hover{text-decoration:none;}
/*End-------------------------------------------------------------------------------footer CSS*/

/*sitemap*/
.sitemap a{
	text-decoration:underline;}
.sitemap a:hover{
	text-decoration:none;}
	


