@charset "iso-8859-1";

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

/*header CSS---------------------------------------------------------------------------------*/
#tp_header{width:1000px;margin:0 auto;padding:0;}
#tp_top_menu{width:1000px;height:24px;background:url(images/tp_topmenu_bg.jpg) no-repeat center; text-align:left;}
#tp_top_menu ul{margin:0 0 0 10px;padding:0; list-style:none;}
#tp_top_menu ul li{ color:#eaf7b8;display:block;float:left; text-align:left;padding:0 5px;line-height:22px;}
#tp_top_menu ul li a{color:#eaf7b8; text-decoration:none;}
#tp_top_menu ul li a:hover{color:#fff; text-decoration:underline;}
#tp_logo_topbanner{width:1000px;height:202px;background:url(images/tp_logo_topbanner_bg.jpg) no-repeat center;}
#tp_storelogo{float:left;margin:5px 0 0 5px;}
#tp_topbanner{width:600px;float:right;text-align:left;margin:5px 5px 0 0;}	
	
/*End------------------------------------------------------------------------------ header CSS*/

/*search CSS---------------------------------------------------------------------------------*/
#tp_search{ width:180px;height:132px;margin:0;padding:30px 0 0 0; text-align:center;  color:#000; font-weight:700;background:url(images/tp_search_bg.jpg) no-repeat center; }
html>body #tp_search{height:102px;}
#tp_search form{overflow:hidden;}
#tp_search_bot{margin:6px 0 0 0;  cursor:pointer; border:none; background:url(images/buttons/english/go.gif) no-repeat 0 0;width:32px;height:18px; }

.search_input{margin-top:6px; padding:2px 3px;background:url(images/tp_search_input_bg.jpg) no-repeat center; color:#fff; border:none; font-size:11px; font-weight:400; font-family: Arial, Helvetica, sans-serif;	width:160px;height:18px;}

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

/*maincontent CSS------------------------------------------------------------------------------*/
#tp_main{margin:0 auto;  width:1000px; height:auto; background:url(images/tp_contents_middlebg.jpg) repeat-y center #d2d29f;}
#tp_main_bottom{margin:0 auto; width:1000px; height:22px;background:url(images/tp_contents_bottombg.jpg) no-repeat center;clear:both; overflow:hidden;}
#tp_contents{ width:980px;height:auto;margin:0 auto;background:url(images/tp_contents_topbg.jpg) no-repeat center top;}
#tp_contents P{ margin:0 auto;}

#tp_leftcontents{ width:180px; float:left; }
#tp_rightcontents{ width:180px; float:right; }
#tp_leftcontents a,#tp_rightcontents a{ text-decoration:none; font-size:11px;color:#000;}
#tp_leftcontents a:hover,#tp_rightcontents a:hover{color:#487446;}
.tp_a_lineheight a{line-height:16px;background:url(images/arrow.gif) no-repeat 7px center;padding:0 0 0 15px;}
.tp_a_lineheight a:hover{background:url(images/arrow.gif) no-repeat -196px center;}
#tp_contentsmain_content{width:590px;float:right; margin:0 15px 0 0; display:inline; text-align:center; padding:10px 0;}
	

.tp_boxtitle_bg{height:36px;padding-bottom:12px;background:url(images/tp_box_title_bg.jpg) no-repeat center;}
.tp_infoboxtitle_bg{background:url(images/tp_infobox_bg.jpg) repeat-x center;}
.tp_boxtitle_ctgrs{line-height:24px; font-family:Verdana, Arial, sans-serif;font-size: 11px; font-weight: 700;color: #000; text-align:center;padding:0;}
.tp_box_topbg{height:8px;background:url(images/tp_box_topbg.jpg) no-repeat center top;}
.tp_box_margin{margin-bottom:5px;}
.tp_box_bottombg{height:24px;background:url(images/tp_box_bottombg.jpg) no-repeat center bottom;}
.tp_newsletter{background:url(images/tp_newsletterbox_bg.jpg) no-repeat center;height:127px; vertical-align:bottom;margin:0 0 8px;}
.tp_newsletter_title{font-size: 11px; font-weight: 700;color: #ec38a4; text-align:center;}
.tp_newsletter input{margin:5px 0 0;}
.tp_breadcrumbs{color:#000; text-align:left; padding:5px 0; border-bottom:1px solid #85855c;}

/*End-------------------------------------------------------------------------------maincontent CSS*/

/*footer CSS---------------------------------------------------------------------------------------*/
#tp_foottop{width:1000px;height:49px;line-height:40px;margin:0 auto;background:url(images/tp_time_bg.jpg) no-repeat center top;}
.tp_bookmark{padding:3px 0;}
#tp_time{float:right;margin:0 70px 0 0;color:#000;text-align:center; font-size:10px;}
#tp_foot { color:#fff; width:1000px; margin:0 auto; padding:0; clear:both;}
#tp_foot a{color:#fff;text-decoration:underline;}
#tp_foot a:hover{color:#fff;text-decoration:none;}
#tp_requests{float:left; color:#000; margin:0 0 0 70px; font-size:10px;}
#tp_foot_text1{margin:0 auto;  text-align:center;}
#tp_foot_text2{margin:8px 0 0;}
#tp_foot_bsbox{margin:0 auto; width:auto; text-align:center;}
#tp_foot_botbanner{width:1000px;margin:0 auto;padding-top:5px;clear:both;color:#fff;}
/*End-------------------------------------------------------------------------------footer CSS*/

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