* {margin:0; padding:0;}
a {color:#375379;}
BODY
{
  margin: 0px;
  padding: 0px;
  background: url(../images/body_backgr.jpg) repeat 50% 0%;
  font-family: Arial;
  font-size: 12px;
  color:#525252;
}

h1, h2, h3
{
  margin: 0px;
}

IMG{border:0;}

.clearer
{
  clear: both;
}

.footer
{
  height: 57px;
  padding-left: 18px;
  font-size: 11px;
}

.footer A
{
  color: #727171;
}

.footer A:hover
{
  text-decoration: none;
}

.bottom_menu
{
  padding-bottom: 2px;
}


.footer_left_side
{
  background: url(../images/border_vert_dot.gif) top right repeat-y;
}


.site_container
{
  width: 994px;
  margin-left: auto;
  margin-right: auto;
}

.site_inside_container
{
  width: 769px;
  background: #ffffff;
}


.shadow_left
{
  background: url(../images/shadow_left.gif) repeat-y;
  width: 7px;
}
.shadow_right
{
  background: url(../images/shadow_right.gif) repeat-y;
  width: 7px;
}
.shadow_bottom
{
  background: url(../images/shadow_bottom.gif) repeat-x;
  height: 7px;
}
.shadow_bcorner_left
{
  background: url(../images/bcorner_left_shadow.gif) no-repeat;
  height: 7px;
  width: 7px;
}
.shadow_bcorner_right
{
  background: url(../images/bcorner_right_shadow.gif) no-repeat;
  height: 7px;
  width: 7px;
}

.logo_container
{
  height: 243px;
  width: 196px;
  background: url(../images/logo_backgr.jpg) no-repeat;
  padding-left: 35px;
  padding-top: 9px;
}

.left_side
{
   background: url(../images/border_vert_dot.gif) top right repeat-y;
   width: 231px;
   color:#0f305f;
   font-family: Arial;
   font-size: 11px;
}

.right_side
{
  background: url(../images/border_horiz_dot.gif) bottom repeat-x;
  height: 865px;
}


.left_menu_container
{
   background: url(../images/menu_top_shadow.gif) top no-repeat;
   padding-left: 7px;
   padding-right: 2px;
   padding-top: 28px;
}

.left_menu_item
{
  background: url(../images/left_menu_item_top.gif) top no-repeat;
  height: 20px;
  padding-top: 10px;
  cursor: pointer;
  padding-right: 15px;
}

.left_menu_item_sel
{
   background: url(../images/left_menu_item_roll.jpg) top no-repeat;
   height: 20px;
   padding-top: 10px;
   cursor: pointer;
   padding-right: 15px;
}

.left_menu_item_sel A
{
  color:#375379;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.left_menu_item:hover
{
   background: url(../images/left_menu_item_roll.jpg) top no-repeat;
}



.left_menu_item A
{
  color:#375379;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.left_menu_item_txt
{
  padding-right: 15px;
}

.left_menu_bottom
{
  height: 17px;
  background: url(../images/left_menu_item_top.gif) top no-repeat;
}

.left_header_title
{
   background: url(../images/left_header_title_backgr.gif) repeat-x;
   height: 23px;
   padding-left: 21px;
   padding-top: 16px;
   width: 208px;
}

.left_header_title A
{
  color:#375379;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.header_spots
{
  padding-right: 8px;
}

.left_header_body
{
  padding-left: 22px;
  padding-right: 18px;
  line-height: 170%;
  padding-top: 14px;
   padding-bottom: 14px;
}

.button_detalii_div
{
  text-align: right;
  padding:0 4px 2px 0;
}


.horiz_dotted_line
{
  height: 2px;
  background: url(../images/border_horiz_dot.gif) repeat-x;
}

.main_menu_container
{
  padding-right: 3px;
  padding-bottom: 7px;
  background: url(../images/main_menu_container_backgr.jpg) no-repeat right bottom;
}

.main_menu_container A
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}

.main_menu_item
{
  padding-left: 10px;
  height: 26px;
  padding-top: 83px;
  cursor: pointer;
  float: left;
  background: url(../images/main_menu_backgr.jpg) top left no-repeat;
}

.main_menu_item_sel
{
  padding-left: 10px;
  height: 26px;
  padding-top: 83px;
  cursor: pointer;
  float: left;
  background: url(../images/main_menu_backgr_roll.jpg) top left no-repeat;
}

.main_menu_item:hover
{
  padding-left: 10px;
  height: 26px;
  padding-top: 83px;
  cursor: pointer;
  float: left;
  background: url(../images/main_menu_backgr_roll.jpg) top left no-repeat;
}

.main_menu_orange {width: 94px; background-position: 0px 0px;}
.main_menu_black {width: 46px; background-position: -105px 0px;}
.main_menu_red {width: 47px; background-position: -161px 0px;}
.main_menu_blue {width: 80px; background-position: -218px 0px;}
.main_menu_kaki {width: 72px; background-position: -308px 0px;}
.main_menu_green {width: 136px; background-position: -390px 0px;}
.main_menu_orange:hover {width: 94px; background-position: 0px 0px;}
.main_menu_black:hover {width: 46px; background-position: -105px 0px;}
.main_menu_red:hover {width: 47px; background-position: -161px 0px;}
.main_menu_blue:hover {width: 80px; background-position: -218px 0px;}
.main_menu_kaki:hover {width: 72px; background-position: -308px 0px;}
.main_menu_green:hover {width: 136px; background-position: -390px 0px;}

.sec_menu_item {float: left; height: 109px; padding-top: 27px; padding-left: 8px; cursor: pointer;}
.sec_menu_item A {color: #000000; text-decoration: none; font-size: 10px;}
.sec_menu_green {width: 127px; background: url(../images/second_menu_green.jpg) no-repeat;}
.sec_menu_yellow {width: 127px; background: url(../images/second_menu_yellow.jpg) no-repeat;}
.sec_menu_blue {width: 126px; background: url(../images/second_menu_blue.jpg) no-repeat;}
.sec_menu_red {width: 126px; background: url(../images/second_menu_red.jpg) no-repeat;}
.sec_menu_green:hover {width: 127px; background: url(../images/second_menu_green_roll.jpg) no-repeat;}
.sec_menu_yellow:hover {width: 127px; background: url(../images/second_menu_yellow_roll.jpg) no-repeat;}
.sec_menu_blue:hover {width: 126px; background: url(../images/second_menu_blue_roll.jpg) no-repeat;}

.sec_menu_red:hover
{
   width: 126px;
   background: url(../images/second_menu_red_roll.jpg) no-repeat;
}

.sec_menu_green_sel
{
   width: 127px;
   background: url(../images/second_menu_green_roll.jpg) no-repeat;
}

.sec_menu_yellow_sel
{
   width: 127px;
   background: url(../images/second_menu_yellow_roll.jpg) no-repeat;
}

.sec_menu_blue_sel
{
   width: 126px;
   background: url(../images/second_menu_blue_roll.jpg) no-repeat;
}

.sec_menu_red_sel
{
   width: 126px;
   background: url(../images/second_menu_red_roll.jpg) no-repeat;
}

.breadcrumb
{
   background: url(../images/breadcrumb_backgr.gif) top no-repeat;
   height: 19px;
   color: #375379;
   font-weight: bold;
   font-size: 11px;
   padding-top: 26px;
   padding-left: 38px;
}

.breadcrumb A
{
  color: #052858;
  font-size: 11px;
  font-weight: normal;
}

.breadcrumb A:hover
{
  text-decoration: none;
}


.content_container
{
  padding-left: 5px;
  padding-right: 5px;
}

.outer_right
{
  width: 210px;
  font-size: 11px;
  color: #0f305f;
}

.search_div
{
  height:64px;
  margin-bottom: 8px;
  padding-top: 188px;
}

.search_div_top
{
  background: url(../images/search_div_top.png) top no-repeat;
  height: 7px;
}

.search_div_content
{
  background-color: #f5f5f5;
  height: 50px;
  padding-right: 9px;
  padding-left: 5px;
  width: 196px;
}


.search_div_bottom
{
  background: url(../images/search_div_bottom.png) no-repeat;
  height: 7px;
}

.search_button_container
{
   background: url(../images/magnifier_green.gif) no-repeat;
   height: 28px;
   padding-left: 110px;
}

FORM
{
  margin: 0px;
  border: 0px;
}

.input
{
  /*height: 15px;
  border: 1px solid #cfd1d5;*/
}


.search_input
{
  height: 15px;
  border: 1px solid #cfd1d5;
  width: 194px;
  font-size:11px;
  padding:1px
}

.basket_title_div_top
{
  background: url(../images/basket_div_top.png) top no-repeat;
  height: 7px;
}

.pdf_title_div_top
{
  background: url(../images/basket_div_top.png) top no-repeat;
  height: 7px;
}

.basket_title_content
{
  background: url(../images/basket.gif) no-repeat #ffffff;
  padding-left: 55px;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 5px;
}

.pdf_title_content
{
  background: url(../images/pdf.gif) no-repeat #ffffff;
  padding-left: 55px;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 5px;
}

.basket_title_bottom
{
  height: 5px;
  background: url(../images/border_horiz_dot.gif) top repeat-x #ffffff;
  margin-bottom: 3px;
}

.basket_content
{
  background-color: #f5f5f5;
  padding-top: 5px;
}

.basket_products
{
  color: #62b303;
  padding: 10px 11px 5px 11px;
  font-weight: bold;
}

.basket_products a{
  color: #62b303;
  text-decoration:none;
}

.basket_prod
{
  padding-bottom: 5px;
}
.basket_transport
{
    padding: 6px 11px 5px 11px;
}

DIV.basket_transport .subtitle
{
  line-height: 160%;
}


.basket_total
{
   padding: 7px 11px 6px 11px;
}


.horiz_dotted_line_gb   /* grey background */
{
  height: 2px;
  background: url(../images/horiz_dotted_line_gb.gif) repeat-x;
}

.horiz_dotted_line_w   /* white */
{
  height: 2px;
  background: url(../images/horiz_dotted_line_w.gif) repeat-x;
}

.subtitle
{
  font-weight: bold;
}

.basket_item
{
  padding: 10px 11px 10px 11px;
}

.basket_div
{
  margin-bottom: 8px;
}

.basket_button_table
{
  margin-bottom: 2px;
}


.button
{
  cursor: pointer;
}

.button_comanda_container
{
  padding-right: 20px;
}

.newsl_title_content
{
  background: url(../images/news_letter.gif) no-repeat #ffffff;
  padding-left: 55px;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 5px;
}
.profile_title_content
{
  background: url(../images/profile.png) no-repeat #ffffff;
  padding-left: 55px;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 5px;
}

.newsl_content, .boxContent
{
  padding: 10px 11px 5px 13px;
  background-color: #f5f5f5;
  margin-bottom: 20px;
}

.captcha_img
{
  float:right;
  border:1px solid #cacbcf;
}

.captcha_replay
{
  float:right;
  padding:2px 11px 0px 6px;
}
.captcha_replay_img
{
    border:1px solid #cacbcf;
    float: right;
}

.newsl_input_txt
{
  color: #0f305f;
  font-weight: bold;
  font-size: 12px;
  padding-left: 17px;
  padding-bottom: 8px;
}

.newsl_input_field
{
  text-align: right;
  padding-bottom: 8px;
}


.newsl_input
{
  height: 15px;
  border: 1px solid #cfd1d5;
  width: 124px;
}

.newsletter_table
{
  width: 186px;
}

.newsl_form_container 
{
  padding-top: 12px;
}


.calculator_lacuri
{
  background: url(../images/button_calculator_lacuri.png) no-repeat center;
}

.calculator_lacuri:hover A
{
  color: #fbb804;
}


.calculator_vopsea
{
  background: url(../images/button_calculator_vopsea.png) no-repeat center;
}

.calculator_vopsea:hover A
{
  color: #62b303;
}

.calculator_rame
{
  background: url(../images/button_calculator_rame.png) no-repeat center;
}

.calculator_rame:hover A
{
  color: #7d611b;
}

.calc
{
  height: 37px;
  padding-top: 21px;
  padding-left: 48px;
  cursor: pointer;
}

.calc A
{
  text-decoration: none;
  color: #0f305f;
  font-weight: bold;
  font-size: 11px;
}

.frunza
{
  position: absolute;
  margin-left: -7px;
}

.page_title
{
  padding: 7px 4px 7px 4px;
}

.page_title_inside
{
  background: url(../images/page_title_front.gif) no-repeat left #62b303;
  height: 30px;
  padding-left: 57px;
  padding-top: 6px;
}

.page_title_inside H1
{
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
}

.page_body
{
  background: url(../images/shadow_under.gif) repeat-x;
  padding-top: 21px;
}

/* image shadows */
.wrap0
{
  background-color:  #f5f5f5;
  padding-right: 1px;
  padding-bottom: 1px;
}

.wrap1
{
 background-color: #ebebeb;
 padding-right: 1px;
 padding-bottom: 1px;
}

.wrap2
{
 background-color: #dddddd;
 padding-right: 1px;
 padding-bottom: 1px;
}

.wrap3
{
  background-color: #cbcbcb;
  padding-right: 1px;
  padding-bottom: 1px;
}
/*end image shadows */

.additional_title
{
  background: url(../images/additional_title_background.gif) repeat-x;
  height: 24px;
  padding-left: 21px;
  padding-top: 15px;
  color:#375379;
  font-size:11px;
  font-weight:bold;
}

.additional_title a
{
color:#375379;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.sec_additional_title
{
  background: url(../images/sec_additional_title_backgr.gif) repeat-x;
  height: 19px;
  padding-top: 8px;
   padding-left: 21px;
}

.sec_additional_title a
{
color:#375379;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.carousel_container
{
  padding-top: 4px;
  padding-bottom: 4px;
}

.carousel_container  {
   padding:1px 0 0 0;
   display:block;
}

.carousel_img_title
{
  
  padding-bottom: 3px;
  text-align: center;
}
.carousel_img_title table td {
	height:30px;
}

.carousel_img_title A
{
  font-size: 11px;
  color: #052858;
  text-decoration:none;
}

.carousel_img_container
{
  background-color: #f7f3ee;
}
 /* paging */
.table_paging
{
  height: 36px;
  width:100%;
  color: #b2b2b2;
}

.table_paging A
{
  color: #052858;
  text-decoration: none;
}


.paging_txt
{
  color: #909091;
  font-size: 11px;
  font-weight: normal;
}

.leftright_button
{
  width: 34px;
  height: 20px;
  background: url(../images/backgr_page.gif) right no-repeat;
  text-align: center;
  cursor: pointer;
}

.leftright_page
{
  width:38px;
}


.current_button
{
  width: 24px;
  height: 20px;
  background: url(../images/backgr_page.gif) right no-repeat;
  color: #d40300;
  text-align: center;
  cursor: pointer;
}

.cur_page
{
  width: 28px;
}


.prevnext_button
{
  width: 80px;
  height: 20px;
  background: url(../images/backgr_page.gif) right no-repeat;
  text-align: center;
  cursor: pointer;
}

.prevnext_page
 {
   width: 84px;
}


.div_paging
{
  padding-left: 15px;
  padding-right: 15px;
  font-size: 11px;
  font-weight: bold;
}

.leftright_button TABLE
{
  width: 100%;
}
/* end paging */

.telephone_div
{
  height: 86px;
  width: 153px;
  background: url(../images/tel_backgr.gif) no-repeat;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 10px;
  font-weight: bold;
  padding-left: 49px;
  padding-top: 15px;
}

.telephone_div .tel_nr
{
  font-size: 24px;
  color: #b8b8b8;
}

.telephone_div .timetable
{
   color: #62b303;
   font-size: 12px;
 }

.add_img
{
  float: left;
  padding-bottom: 7px;
}

.main_image
{
  padding-bottom: 7px;
}

.add_padd
{
  padding-right: 7px;
}


.popwin {	
	position:absolute;
	z-index:100;
	border:2px solid #7d611b;
	background:#fff;
	padding:1px;
	font-size:11px;
	text-align:left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
div.winTitle {
	background:#7d611b;	
	color:#375379;
	font-size:11px;
	margin:0;
}
.closeBtn {
	padding:2px;
}
.popwin div.winTitle h4 { 
	color:#fff;
	font-size:11px;
	padding:4px 5px 4px 5px;
	font-weight:bold;
    margin:0px;
}
.popwin div.winBody {
	background:#fff url(../images/popwin_body.png) 0 0 repeat-x;
	padding:10px 5px;
}

.floatRight {
	float:right;
}

.page_body h2.faq{
  font-size:16px;
  color:#62B303;
  margin:20px 0px 10px 10px;
}

.searchlight-result-text span.jshighlight { text-decoration: underline; }
.sectionBody span.jshighlight { background: yellow; }

a.highlightSubmenu {
	background:#0199de;
	color:#fff;
	padding:2px 5px;
	text-decoration:none;
	border:1px solid #0e64b0;
	text-shadow:#000 0 1px 0;
}
a.highlightSubmenu:hover {
	background:#303030;
	border:1px solid #31334b;
}


table.cartListOrder {
	width:100%;
}
table.cartListOrder th, table.dataMatrix th {
	background:#F5F5F5;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #d1d1d1;
	padding:4px;
	color:#62B303;
}
table.cartListOrder td {
	border-bottom:1px solid #fff;
	padding:2px 4px;
        color:#0F305F;
	vertical-align:middle
}

input.regInput, select.regSelect, textarea.regTextarea {
	border:1px solid #b2b4bc;
	background:#f9f9f9;
	padding:2px;
	font-family:Tahoma;
	font-size:11px;
	color:#2a2a2a;
}



table.orderformt a,
table.orderformt a:link,
table.orderformt a:visited {
	border:none;
	}							
	
table.orderformt {
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
        width:100%;
	}
table.orderformt caption {
	color: #9ba9b4;
	font-size:.94em;
        letter-spacing:.1em;
        margin:1em 0 0 0;
        padding:0;
        caption-side:top;
	}	
table.orderformt tr.odd td	{
	background:#f5f5f5
	}
table.orderformt tr.odd .column1	{
	background:#f2f2f2;
	}	
table.orderformt .column1	{
	background:#f8f8f8;
	}
table.orderformt td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
        font-size:11px;
	}
  
table.orderformt td a{
      color:#678197;
      text-decoration:none;
}
table.orderformt th {
	font-weight:normal;
	color: #678197;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
table.orderformt thead th {
	background:#f5f5f5;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#0F305F
	}	
table.orderformt tfoot th {
	text-align:center;
	background:#f5f5f5;
	}	
table.orderformt tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
table.orderformt tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}

.txtBold {
	font-weight:bold;
}
.txtNormal {
	font-weight:normal;
}
.txtIta {
	font-style:italic;
}

.bp10 {
	padding-bottom:10px;
}



h3{
  color:#375379;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  margin:0;`
}

p.inputWrap{margin:0px 0px 5px 0px;}

.content_header_title
{
   background: url(../images/left_header_title_backgr.gif) repeat-x;
   height: 23px;
   padding-left: 21px;
   padding-top: 16px;
}

label.error {
    font-size: 11px;
    font-weight: bold;
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
}
img.dropshadow {
	display:block;
	margin:1px auto;
}
img.accessory {
	width:82px;
	height:77px;
}
.txtCenter {
	text-align:center;
}
.searchEntryImg img {
	border:2px solid #dddddd;
}
.searchEntry {
	background:#FFFFFF url(../images/border_horiz_dot.gif) repeat-x left bottom;
	padding:4px 0 5px 0;
}
.searchResText {
	padding:5px;
}
.searchResText p {
	line-height:18px;
}
.searchResText a {
	color:#375379;
	text-decoration:none;
}
.searchResText a:hover {
	color:#1f5d00;
}
#articleWrap {
	line-height:18px;
	padding:15px 10px;
	font-size:12px;
}
h2.par {
	color:#62B303;
	font-size:16px;
	margin:10px 0 10px 10px;
}
.parEntry, .newsEntry {
	padding:0 10px 15px 10px;
	background:#FFFFFF url(../images/border_horiz_dot.gif) repeat-x left bottom;
}
.newsEntry {
	padding:10px;
	font-size:12px;
}
.newsEntry h2 {
	font-size:16px;
	margin:5px 0 0 0px;
}
.newsEntry h2 a { 
	color:#62B303;
	text-decoration:none;
}
.articleDate {
	font-size:11px;
}
.tdNone {
	text-decoration:none;
}
a.transportLink {
	display:block;
	background:url(../images/truck.gif) 100% 0 no-repeat;
	height:32px;
	width:75px;
	text-decoration:none;
	padding:0 60px 0 0;
	margin:0 auto;
	float:left;
}
a.transportLink:hover {
	background:url(../images/truck_roll.gif) 100% 0 no-repeat;
}
.orderWrapper {
	padding:10px;
}
.orderWrapper .clearer {
	margin-bottom:10px;
}
#orderSend {
	background:#FFFFFF url(../images/border_horiz_dot.gif) repeat-x left top;
	padding:10px 0 0 0;
	text-align:center;
}
.txtDarkRed {
	color:#d40300;
}
.q_box{
  background:url('../images/quantity_bg.gif') no-repeat top left;
  font-size:9px;
  font-weight:bold;
  color:#62B303;
  width:34px;
  height:20px;
}

a.q_box_link{color:#62B303;text-decoration:none;}


/*order form*/
p.legend {
	font-size:13px;
	font-weight:bold;
	color:#105467;
	padding:5px;
	margin:0 0 20px 0;
	border:1px solid #dddddd;
	background:#e7eff7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius: 3px;
}

.orderForm label {
	cursor:pointer;
}
.orderForm label.leftLbl {
	width:140px;
	padding:0;
	line-height:18px;
}
.orderForm input.regInput {
	font-size:12px;
}
.orderForm input.regInput:focus, .orderForm select.regSelect:focus {
	border:1px solid #6c7497;
}
fieldset {
	border:0;
	font-size:12px;
	font-family:Arial;
	padding-bottom:10px;
}

table.styledTable {
	width:100%;
}
table.styledTable th {
	color:#16505c;
	padding:3px 5px;
	text-align:left;
	background:#e4e5e7;
	border:1px solid #ccc;
}
table.styledTable td, #facebox table.styledTable td {
	padding:2px 5px;
}


/*facebox*/
#facebox .b {background:url(../_img/_facebox/fb-bg.png);}
#facebox .tl {background:url(../_img/_facebox/fb.png) -11px 0px;}
#facebox .tr { background:url(../_img/_facebox/fb.png) 0 0;}
#facebox .bl { background:url(../_img/_facebox/fb.png) -11px -11px;}
#facebox .br { background:url(../_img/_facebox/fb.png) 0 -11px;}
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}
#facebox .popup {
  position: relative;
}
#facebox table {
  border-collapse: collapse;
}
#facebox td {
  border-bottom: 0;
  padding: 0;
}
#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}
#facebox .loading {
  text-align: center;
}
#facebox .image {
  text-align: center;
}
#facebox img {
  border: 0;
  margin: 0;
}
#facebox .close {
  /*float:right;*/
  width:30px;
  height:30px;
  padding:2px 0 0 0;
  float:right;	
  display:block;
  z-index:100;
  position:relative;
  margin:0 0 -30px 0;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.facebox_hide {
  z-index:-100;
}
.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/*facebox end*/



/*ask details*/
h4.popTitle {
	font-size:12px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#f2f2f2;
	padding:0 5px;
}
h4.cartProd {
	font-size:12px;
	line-height:22px;
	border-bottom:1px dotted #ccc;
	padding:5px 10px 0 10px;
}

.sectionBody, .popBody {
	background:#fff url(../_img/section/title_bg.png) 0 1px repeat-x;
	padding:5px 10px;
	line-height:16px;
	font-size:12px;
	border-top:1px solid #9d9d9d;
	vertical-align:top;
	font-family:Arial;
}

.popBody {
	border:0;
	padding:5px;
	background:none;
}

.popBody h3 {
	padding:5px 0;
	font-size:12px;
}


/*tabs*/
/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #a3a3a3;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(../_img/sprites/layout.png) no-repeat -747px -318px;
	font-size:13px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#fff;
	padding:0px;
	margin:0px 0 0 3px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -747px -349px;	
	color:#fee;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -747px -380px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */
/* width 1 */
ul.tabs a.s 		{background-position: -880px -318px; width:81px; }
ul.tabs a.s:hover 	{background-position: -880px -349px; }
ul.tabs a.s.current {background-position: -880px -380px; }

/* width 2 */
ul.tabs a.l 		{ background-position: -574px -318px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -574px -349px; }
ul.tabs a.l.current  { background-position: -574px -380px; }


/* width 3 */
ul.tabs a.xl 		{ background-position: -327px -318px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: -327px -349px; }
ul.tabs a.xl.current{ background-position: -327px -380px; }

/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}
/*--*/

.dropshadow_simple{
  border:1px solid #CBCBCB;
  margin:0px 10px 10px;
}
.newsThumb {
	border:1px solid #CBCBCB;
	padding:5px;
	margin:0 10px 0 0;
}
#slider ul {
	list-style-type:none;
}
ol#controls {
	float:right;
	margin:5px 0 0 0;
	list-style-type:none;
}
ol#controls li {
	float:left;
}

ol#controls li a, ol#controls li.current a {
	display:block;
	width:15px;
	height:15px;
	background:#63b304;
	color:#63b304;
	font-size:10px;
	margin-right:3px;
}
ol#controls li.current a {
	background:#009cc4;
	color:#009cc4;
}
.formWrap {
	font-size:12px;
	padding:36px;
	background:#F5F5F5;
}
.frmLabel {
	float:left;
	width:140px;
	line-height:20px;
}
.frmSpacer {
	padding-bottom:15px;
}
.frmInput, .frmSelect {
	font:12px arial;
	border:1px solid #CFD1D5;
	padding:2px 3px;
}
.formWrap label.error {
	font-size:10px;
	font-weight:normal;
	width:170px;
	line-height:12px;
	margin:-4px 0 0 0;
	float:right;
	position:absolute;
}
.frmSubmission {
	padding:10px 0 0 140px;
}
#profileBox {
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	padding-left:50px;
}
#profileBox a {
	text-decoration:none;
}
.popBody {
	padding:10px;
}
.popBody h2 {
	padding:10px 0 5px 0;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	font-size:14px;
}
.popBody ul {
	list-style-position:inside;
}
.panes {
	padding:0 10px;
}
a.detCumCump {
	display:block;
	float:left;
	width:130px;
	text-align:center;
	text-decoration:none;
	line-height:24px;
}
.cartVariants {
	margin:10px 0 0 0;
}
#facebox td.cvHead  {
	background:#7d611b;
	color:#fff;
	padding:3px 0;
	border:1px solid #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
}
#facebox .cartVariants td   {
	padding:3px 3px 2px 3px;
}
tr.totalCart td {
	background:#62b303;
	border-top:2px solid #fff;
	color:#fff;
}
.txt14 {
	font-size:14px;
}
.txt9 {
	font-size:9px;
}
.txt11 {
	font-size:11px;
}
#addCartWeight, #addCartPrice {
	text-shadow:#fff 1px 1px 1px;
}

ul.fise {margin:30px 40px 40px;}
ul.fise li{
	list-style-type: square;
        font-size:14px;
        margin-bottom:5px;
}

ul.fise li a{}

.medal_flag{
	width:522px;
	height:61px;
}
.medal_inner_text{
	font-size:11px;
	font-weight:bold;
	color:#d40300;
	padding-top:21px;
	padding-left:78px;
}