﻿/* Default Styles */
body, div, td, p, input, select, span
{
    font: 11px tahoma;
}
p,span,div,td
{
    color:#777777;
}
a
{
    cursor: pointer;
    color: #777777;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
/***************************************/
/* Layout Styles */
body
{
    background: #333 url(images/bg_body.jpg) repeat-x;
    padding:20px 0 0 0;
    margin:0;
}
img
{
    border: 0px;
}
.spacer
{
    clear: both;
    height: 0px;
    overflow: hidden;
    display: inline;
}
.spliter
{
    _display:inline;
    height:5px;
    margin:5px 5px 5px 0px;
    overflow: hidden;
    font-size:0px;
}
.pheader
{
    width: 980px;
    margin: auto;
    height:250px;
    position:relative;
    background: #000 url(images/bg_header.jpg) repeat-x 0 50px;
}
.pbody
{
    width: 980px;
    margin: auto;
    background: #000;
    overflow:auto;
}
.pfooter
{
    width: 980px;
    margin: auto;
    background: #111;
    clear:both;
}
.pfooter .rt
{
    padding:10px;
}
.pheader .logo
{
    background: url(images/logo.gif) no-repeat;
    width:292px;
    height:89px;
    position:absolute;
    z-index:0;
    top:80px;
    right:70px;
}
.header_image
{
    background: url(images/header_image.jpg) no-repeat;
    width:520px;
    height:200px;
    float:left;
    margin-left:46px;
}
.tnav_bar
{
    position:relative;
    height:47px;
}
.tnav_bar .lc
{
    width:10px;
    height:10px;
    position:absolute;
    top:0;
    left:0;
    background: url(images/menu_lc.jpg) no-repeat;
}
.tnav_bar .rc
{
    width:10px;
    height:10px;
    position:absolute;
    top:0;
    right:0;
    background: url(images/menu_rc.jpg) no-repeat; 
}


.path_bar
{
    margin: 5px 0;
    overflow:auto;
    direction:ltr;
    padding:5px 0;
    background: url(images/br_normal.gif) repeat-x 0 100%;
    color:#FBD266;
}
.path_bar div
{
    float:left;
    margin-right:4px;
    color:#EFB661;
}
.path_bar a
{
    color:#FBD266;
}
.top_cnt
{
    _height:110px;
    min-height:110px;
    margin-bottom:10px;
    padding-top:10px;
}
.scol
{
    width:200px;
    float:left;
    min-height:250px;
}
.mcol
{
    margin-left:200px;
    width:760px;
    margin:0 10px;
    min-height:250px;
}
/***************************************/
.mtitle
{
    padding-bottom:8px;
    position:relative;
    width:300px;
}
.mtitle .tt_lc
{
    width:5px;
    height:24px;
    position:absolute;
    left:0px;
    top:0px;
    background:url(images/tt_lc.jpg) no-repeat 0 0;
}
.mtitle .tt_rc
{
    width:5px;
    height:24px;
    position:absolute;
    right:0px;
    top:0px;
    background:url(images/tt_rc.jpg) no-repeat 0 0;
}
.mtitle .tt_arr
{
    background:url(images/tt_arr.jpg) repeat-x 0 100%;
    position:absolute;
    bottom:0px;
    left:25px;
    width:12px;
    height:9px;
}
.mtitle .tt_cnt
{
    background:url(images/tt_bg.jpg) repeat-x 0 100%;
    min-height:24px;
    _height:24px;
    padding:0 8px;
    
}
.mtitle .text
{
    background:url(images/tt_pointer.gif) no-repeat right 3px;
    text-align:right;
    direction:ltr;
    padding-right:16px;
    line-height:17px;
    color:#fff;
    font-weight:600;
}
.v_br
{
    background:url(images/br1_v.gif) repeat-y 0 0;
}
.def_lcol
{
    float:left;
    margin-right:5px;
    width:400px;
    height:90px;
}
.def_rcol
{
    margin-left:405px;
    height:90px;
    background:url(images/br1_v.gif) repeat-y 0 0;
}
.lng
{
    position:absolute;
    top:15px;
    right:20px;
    z-index:100000;
}
/***************************************/
/*Top Menu Styles*/
#tnav
{
    font: 11px tahoma;
    height: 47px;
    z-index: 10000;
    position: relative;
    padding-right:1px;
}

#tnav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    direction: ltr;
}
#tnav ul li
{
    position: relative;
    display: inline;
    float: left;
    direction: ltr;
    margin-top: 1px;
}
#tnav ul li a
{
    display: block;
    padding: 16px 12px 17px 10px;
    margin-left: 0px;
    background:url(images/sep_menu.jpg) no-repeat 100% 0;
    color: #fff;
    text-decoration: none;
    text-align: left;
    direction: ltr;
}

#tnav ul li.open ul li a
{
    border: 0px;
    padding: 5px;
    color: #D8D8D8;
}
#tnav ul li.open ul li.first a
{
    color: #D8D8D8;
}
#tnav ul li a:hover
{
    color: #D8D8D8;
}
#tnav ul li ul
{
    position: absolute;
    right: 0;
    display: block;
    border: 1px solid #2A4758;
    font-size: 0px;
    line-height: 0px;
    direction: ltr;
    width: 160px;
    visibility: hidden;
    z-index: 1000000;
}
#tnav ul li ul li ul
{
    border: 1px solid #2A4758;
}
#tnav ul li ul li
{
    display: list-item;
    float: none;
    font-size: 0px;
    line-height: 0px;
    width: 160px;
    padding: 0px;
    margin: 0px;
}
#tnav ul li ul li ul
{
    top: 0;
}
#tnav ul li ul li a
{
    font: normal 11px tahoma;
    color: #fff;
    padding: 7px 5px;
    background: url(images/menu_li_bg.jpg) repeat-x;
    border: 0px;
    border-bottom: 1px solid #2A4758;
}
#tnav ul li ul li a:hover
{
    color: #000;
	 background: url(images/menu_li_bg_h.jpg) repeat-x;
}
#tnav ul li ul li.last a
{
    border: 0px;
}
#tnav ul li ul li.last
{
}
#tnav ul li ul li.first
{
}
#tnav ul li ul li.first a
{
}
a .arr_d
{
    position: absolute;
    top: 12px;
    right: 7px;
    height: 6px;
    width: 10px;
    background: url(images/arr_d.gif) no-repeat 0 0;
}
.open .arr_d
{
    background: url(images/arr_d.gif) no-repeat 0 0;
}
a .arr_r
{
    position: absolute;
    top: 9px;
    right: 5px;
    width: 8px;
    height: 9px;
    background: url(images/arr_li.gif) no-repeat;
}
#tnav a.m127
{
    font-size: 0px;
    height: 14px;
    background: url(images/nav-home.png) no-repeat 11px 6px;
    width: 20px;
    line-height: 0px;
}
#tnav a.m74:hover
{
    background: url(images/nav-home.png) no-repeat 11px 6px;
}
/************************************************/
/* Form Styles*/
/************************************************/
/* Form Styles*/
.mform
{
    direction: ltr;
    padding: 0px;
    width:100%;
    margin: 0px;
    z-index: 100;
    position: relative;
    margin: 20px;
    clear: both;
}
.mform .header
{  
    background:url(images/tt_pointer.gif) no-repeat right 2px;
    text-align:right;
    direction:ltr;
    padding-right:16px;
    height:18px;
    padding-top:1px;
    color:#FF7200;
    font-weight:600;
    border-bottom:1px solid #999;
}
.mform .subheader
{
    color: #003366;
    width: 100%;
    padding: 8px 0px 8px 0px;
    border-bottom: 1px dotted #FFFFFF;
}
.mform .items
{
    clear: both;
    padding: 0px 5px 15px 5px;
    text-align: right;
}
.mform .footer
{
    clear: both;
    text-align: left;
    padding: 10px 20px 20px 20px;
    background: url(images/border_dash.gif) repeat-x left top;
}
.mform .footer a
{
    text-decoration: underline;
}
.mform .header a
{
    text-decoration: underline;
}
.mform .item
{
    padding: 7px 0 7px 0;
    margin: 0px 15px 0px 0px;
    clear: both;
    background: url(images/br_fitem.gif) repeat-x 0 100%;
}
.mform .label
{
    float: left;
    width: 130px;
    text-align: left;
    padding-right: 10px;
    padding-top: 1px;
	
}
.mform .control
{
    margin-left: 140px;
    text-align: left;
    direction: ltr;
}
.small .label
{
    width: 80px;
}
.small .control
{
    margin-right: 80px;
}
.control input, .control textarea
{
    border: 1px solid #B7B9BD;
    border-bottom-color: #DEE2ED;
    border-right-color: #DEE2ED;
}
input.normal_input, textarea
{
    height: 16px;
    width: 150px;
}
.control select
{
    border: 1px solid #545454;
    border-bottom-color: #A1A1A1;
    border-right-color: #A1A1A1;
    height: 20px;
    width: 152px;
}
.form_desc
{
    padding: 10px 0px;
    text-align: right;
    direction: ltr;
    color: #666666;
}
.shead
{
    background: #C0DCA5 url(images/title_bg.gif) no-repeat 100% 0;
    padding: 7px 30px 7px 4px;
    margin: 15px 0px 5px 0px;
    text-align: right;
    direction: ltr;
}
.shead *, .mform .header
{
    font-weight: bold;
    color: #7BA363;
    font-family: verdana;
    font-size: 14px;
    line-height: 12px;
}
.form_desc
{
    padding: 10px;
    text-align: right;
    direction: ltr;
    color: #666666;
    border: 1px dotted #888;
    width: 500px;
    margin: 10px auto;
}
.form_desc span
{
    line-height:18px;
}
.shead
{
    background: url(images/br_shead.gif) repeat-x right 100%;
    padding: 7px 4px 7px 4px;
    margin: 15px 0px 5px 0px;
    text-align: right;
    direction: ltr;
}
.thead
{
    border-bottom: 1px dotted #7277B9;
    color: #455A99;
    direction: ltr;
    font-weight: 600;
    margin: 2px 4px 5px 4px;
    padding: 2px 13px 7px 3px;
    text-align: right;
    clear: both;
    min-height: 10px;
    font-size: 12px;
}
.thead *
{
    font-weight: bold;
    color: #5668A8;
    font-family: Verdana;
    font-size: 14px;
}
.shead .arr
{
    background: url(images/shead_arr.gif) no-repeat right 4px;
    padding-left: 12px;
}
.cmd_btn
{
    line-height: 18px;
    padding: 1px 10px 3px 10px;
    text-align: center;
    background: #f6f6f6;
    border-top: 1px solid #ccc;
    border-right: 1px solid #888;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #888;
    cursor: pointer;
    min-width: 80px;
    min-height: 25px;
    color: #C90101;
    font-weight: bold;
}
/************************************************/
/* Pager Styles*/
.paging
{
    font-family: tahoma;
    font-size: 11px;
    clear: both;
    height: 30px;
}
.paging .link, .paging .no
{
    display: block;
    float: right;
    color: #000000;
    line-height: 25px;
    height: 25px;
    padding: 0px 8px 0px 8px;
    margin: 0px 3px 0px 3px;
}
.paging .navlink a, .paging .nolink a
{
    display: block;
    float: right;
    line-height: 25px;
    height: 25px;
    padding: 0px 8px 0px 8px;
    margin: 0px 3px 0px 3px;
    border: 1px solid #CCDBE4;
}
.paging .navlink .link
{
    border: 1px solid #CCDBE4;
    background: #EAEDF2;
}
.paging .nolink .no
{
    font-weight: bold;
}
.paging a
{
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #3666D4;
    background: #EAEDF2;
}
.paging a:hover
{
    color: #FFFFFF;
    background: #3666D4;
    border-color: #2B55AF;
}
/***************************************/
/* box_st1 Styles*/
.box_st1
{
    overflow: auto;
    margin-bottom: 10px;
    _overflow:inherit;
    _height:100px;
}
.box_st1 .title
{
    background: url(images/br1_h.gif) repeat-x 0 100%;
    height: 25px;
    text-align: right;
    padding: 0px 5px;
    margin: 0px;
}
.box_st1 .title, .box_st1 .title *
{
    font-weight: bold;
    color: #C90101;
    line-height: 23px;
}
.box_st1 .box_cnt
{
    background: #fff url(images/bg_box_st1.jpg) repeat-x 0 -25px;
    padding: 15px;
    overflow: auto;
    _overflow:inherit;
    _height:100px;
}
/******************************/
.ptitle
{
    padding-bottom:8px;
    position:relative;
    text-align:left;
    display:block;
	color:#10212B
}
.mtitle
{
    padding-bottom:8px;
    position:relative;
    width:300px;
}
.mtitle .tt_lc
{
    width:5px;
    height:24px;
    position:absolute;
    left:0px;
    top:0px;
    background:url(images/tt_lc.jpg) no-repeat 0 0;
}
.mtitle .tt_rc
{
    width:5px;
    height:24px;
    position:absolute;
    right:0px;
    top:0px;
    background:url(images/tt_rc.jpg) no-repeat 0 0;
}
.mtitle .tt_arr
{
    background:url(images/tt_arr.jpg) repeat-x 0 100%;
    position:absolute;
    bottom:0px;
    left:25px;
    width:12px;
    height:9px;
}
.mtitle .tt_cnt
{
    background:url(images/tt_bg.jpg) repeat-x 0 100%;
    min-height:22px;
    _height:22px;
    padding:2px 8px 0 8px;
    
}
.tt
{
    background:url(images/tt_pointer.gif) no-repeat right 2px;
    text-align:right;
    direction:ltr;
    padding-right:16px;
    height:18px;
    padding-top:1px;
    color:#FF7200;
    font-weight:600;
}
.tt *
{
    color:#FF7200;
    font-weight:600;
}
.text
{
    text-align:justify;
    direction:ltr;
    padding:2px;
}
/*************************************/
/* Top Items */
.top_items
{
    width: 95%;
    height: auto;
    padding: 10px 5px 10px 5px;
    border-bottom: 2px dotted #E9D5B4;
    overflow:auto;
}
.top_items .thumb
{
    float:left;
    margin-right:5px;
}
.top_items .desc
{

}
.top_items .name
{
    padding:2px 0;
    text-align:left;
    direction:ltr;
    /*background:url(images/arr1.gif) no-repeat right 4px;*/
    padding-right:5px;
}
.top_items .name a
{
    font-weight:600;
    color:#1DA9E4;
}
.top_items .name a:hover
{
    text-decoration:underline;
}
.top_items .text,.top_items .text *
{
    text-align:justify;
    direction:ltr;
    color:#1C2F3A;
}
.top_items img
{
    padding: 1px;
    border: 1px solid #888;
    width:65px;
}
/********************************/
/* News Detail */
.news_det
{
    overflow:auto;
    margin:auto;
}
.news_det .image
{
    float:left;
    margin-bottom:10px;
    margin:0 10px 5px 0px;
}
.news_det .desc
{
    text-align:left;
    direction:ltr;
}
.news_det .title
{
    font-weight:600;
    color:#1DA9E4;
    font-size:12px;
    margin-bottom:10px;
    text-align:left;
    direction:ltr;
}
.news_det .info
{
    padding:2px 0;
    text-align:left;
    direction:ltr;
    margin-bottom:10px;
    color:#777;
}

.news_det .medium_text span
{
    padding:2px 0;
    text-align:left;
    direction:ltr;
    margin-bottom:10px;
    color:#777777;
}
.news_det .text,.news_det .text *
{
    text-align:justify;
    direction:ltr;
    color:#fff;
}
.news_det img
{
    padding: 1px;
    border: 1px solid #888;
}
/*************************************/
/* Products */
/******************************/
.item_thumb
{
    border-bottom: #999 1px dotted;
    border-left: #999 1px dotted;
    padding-bottom: 5px;
    margin: 8px;
    padding-left: 7px;
    padding-right: 7px;
    float: right;
    overflow: hidden;
    border-top: #999 1px dotted;
    border-right: #999 1px dotted;
    padding-top: 5px;
    height: 240px;
    width: 140px;
}
.item_thumb img
{
    padding: 1px;
    border: 1px solid #888;
}
.item_thumb .thumb
{
    min-height: 110px;
    _height: 110px;
}
.item_thumb .name
{
    margin-top: 3px;
    color: #0066CC;
    font: tahoma 11px;
    text-align: right;
    line-height: 18px;
    font-weight: bold;
    direction:ltr;
}
.item_thumb .field
{
    margin-top: 3px;
    color: #555;
    font: verdana 11px;
    text-align: right;
    line-height: 18px;
    direction:ltr;
}
.pr_det .image
{
    margin: 0 0 10px 10px;
    float: right;
}
.pr_det img
{
    padding: 1px;
    border: 1px solid #006699;
}
.pr_det .lead
{
    margin-bottom: 10px;
}
.pr_det .lead *
{
    color: #006699;
    font: 12px arial;
    font-weight: bold;
    direction:ltr;
}
.pr_det .text
{
    text-align: justify;
    color: #333;
    clear: both;
    width: 650px;
    margin: auto;
    direction:ltr;
}
.pr_det .details
{
    text-align: right;
    line-height: 20px;
    color: #004D71;
    direction:ltr;
}
.pr_cat
{
	padding:0px 10px;
}
.pr_cat .thumb_item
{
	width: 125px;
	text-align: center;
	vertical-align: middle;
	height: 150px;
	float: right;
	margin: 5px;
}
.pr_cat .thumb_item .image
{
	width: 120px;
	height: 120px;
	text-align: center;
	vertical-align: middle;

}
.pr_cat .thumb_item .name
{
	text-align: center;
}
.pr_cat .thumb_item .name a
{
	line-height: 20px;
	padding-top: 3px;
	font-weight:bold;
}
.pr_cat .thumb_item .image
{
}
.pr_cat img
{
    border: 1px solid #aaa;
	padding: 1px;
}
/*Products Tree Menu*/
.tree_menu
{
	
}
.tree_menu ul
{
    margin:0px;
    padding:0px;
	padding-right:10px;
}
.tree_menu ul.prod li a
{
	color:#666666;
}
.tree_menu ul li
{
	display: block;
	list-style-type:none;
	line-height:22px;
	background:url(images/arr_yello.gif) no-repeat right 9px;
	direction:ltr;
}
.tree_menu ul.prod li
{
    background:url(images/arr_li.gif) no-repeat right 9px;
    margin-right:5px;
}
.tree_menu ul.l2 li
{
    background:url(images/arr_li.gif) no-repeat right 9px;
}
.tree_menu ul li a
{
	margin-right:10px;
	display:block;
}
.tree_menu ul li.expand
{	
}
.tree_menu ul.prod li.selected a
{
	color:#000;
}
/********************************************/
.addprod
{
    position:relative;
    width:30px;
    height:30px;
    cursor:pointer;
    background:red;
}

.MapPath{background-color:#FFFFFF;float:left;padding-right:5px;color:#10212B;height:16px;padding-top:4px;}
.MapPath div{color:#10212B;}
.MapPath a{color:#1DA9E4;font-weight:600;text-decoration:none}
.MapPath a:hover{color:#1DA9E4;font-weight:600;text-decoration:underline}
