@import "/dantec_style/tree.css";
@import "/dantec_style/themes/?detect";

.hiden{
display:none;
}


#aep2_ovrl, #aep_ovrl {
background-color: black;
-moz-opacity: 0.7; opacity: 0.7;
top: 0; left: 0; position: fixed;
width: 100%; height:100%; z-index: 99;
}
#aep2_ww, #aep_ww { position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; text-align: center;}
#aep_win { margin: 20% auto 0 auto; width: 400px; text-align: left;}
#aep2_win { margin: 20% auto 0 auto; width: 550px; text-align: left;}
#aep2_w, #aep_w {background-color: white; padding: 3px; border: 1px solid black; background-color: #EEE;}
#aep2_t {
color: white; margin: 1px; font-size: 10pt;
background: #3f79bd url("/images/style/dantec/tablehead.gif");
background-position: 0 0 ! important;
background-repeat:repeat-x;
}
#aep_t {
color: white; margin: 1px; font-size: 10pt;
background: #ed1305 url("/images/style/dantec/tablehead_red.gif");
background-position: 0 0 ! important;
background-repeat:repeat-x;
}
#aep2_text, #aep_text {width: 98%;}
#aep2_w, #aep_w span { font-size: 10pt;}
#aep2_w, #aep_w div {text-align: right;}


body{
	color:#636466;
	font-family: "Trebuchet MS";
	font-size:10pt;
	padding:0px;
	margin:0px;
	background-color:#d1d2d4 ! important;
/*        background-image:url(/images/bg_pattern.gif) ! important;*/
}

form{
	padding:0px;
	margin:0px;
}

a.userlink{
	text-decoration:none;
	/* color: #CC3333 #339933; */
}

a.userlink:hover{
	border-bottom: 2px solid black;
}

ul.menu{
	margin-left:8px;
	padding:0px;
	display:inline;
}
ul.submenu{
	margin-left:8px;
	padding:0px;
	display:inline;
}

li ul.submenu{
	display:none;
}

li.menu_item, li.submenu_item {
	list-style:none inside;
	display:inline;
}

li a {
	text-decoration: none;
	font-size:9pt;
}


.selected{
	/* color: #CC3333 339933 ! important; */
}

.title_main{
font-variant:small-caps;
font-family:"Trebuchet MS";
font-size:12pt;
font-weight:bold;
color:white!important;
}

.home_page_main{
/*background-image:url(/images/DANTEC_HOME_new.jpg);*/
background-image:url(/images/style/dantec/background.png);
background-repeat:no-repeat;
height:396px;
margin-right:4px;
background-position:top center;
width:780px;
}
.newsbox{
padding-top:4px;
/*border-bottom:1px solid #ccc;*/
/*border-top:1px solid #ccc;*/
cursor:pointer;
}
.newsm{
	margin-top:85px;
	display:block;
	width:280px;
	height:120px;
	margin-left:5px;
	font-size:15px;
}

.newsbox2{
padding-top:2px;
border-top:1px solid #ccc;
cursor:pointer;
}
.copyright_main{
color:#444;
font-variant:small-caps;
font-family:"Trebuchet MS";
font-size:8pt;
}
.copyright_sub{
color:#777;
font-variant:small-caps;
font-family:"Trebuchet MS";
font-size:7.8pt;
letter-spacing:-1px;
}

li.menu_item a {
	color: #fff;
	font-weight:bold;
	font-size:11pt;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	margin-right:5px;
	padding-left:3px;
	padding-right:3px;
	letter-spacing:-0.6px;
}

li.menu_item a:hover {
	color:#d62118!important;
	text-decoration:none;
	background-color:white!important;
}

li.submenu_item{
	font-size: 10pt;
	letter-spacing:-0.5px;
}

li.submenu_item a {
	color: #636466;
	font-size: 10pt;
	letter-spacing:-0.5px;
	font-weight:bold;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	padding-right:3px;
	padding-left:3px;
/*	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 right;
/*	border-right: 1px solid ; */
}
li.submenu_item a:hover {
	color:black!important;
    text-decoration: underline;
}
li.submenu_item#menu_last a {
	background-image: none;
/*	border-right: none;*/
}
li.submenu_item#menu_last a:hover {
	background-image: none;
/*	border-right: none;*/
}
li.submenu_item a:hover {
	color: black;
	/*border-top: 2px solid #339933;*/
	/* border-right: 1px solid; */
}

#main_tbl, #header_tbl, #select_tbl{
	background-color:white;
	width: 760px;
}
#main_tbl2, #header_tbl2, #select_tbl2{
	background-color:white;
	width: 650px;
	border:0px;
}
#main_tbl0, #header_tbl0, #select_tbl0{
	background-color:white;
	width: 980px;
}

#top_spacer{
	width: 435px;
	height: 91px;
	/* background: url('/ui/images/o_01.gif') top right no-repeat; */
}

#login_box{
	width: 335px;
	height: 91px;
	/* background: url('/ui/images/o_02.gif') top left no-repeat; */
}

#login_tbl{
	margin-left: 3em;
}

#login_tbl td{
	font-weight: bold;
	/* color: #CC3333 339933; */
	font-size: 8pt;
}

#login_tbl input, #search input{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	/* border: 1px solid #000; */
	padding-left: 3px;
	padding-right: 3px;
}

#login_tbl input, #search input{
	width: 55px;
}

#login_tbl .button{
	/* background-color: #CC3333 339933; */
	color: #d62118;
	width: auto;
}

#search .button{
	/* background-color: #CC3333 339933; */
	color: #fff;
	width: auto;
	margin-left:3px;
}

#main_menu {
	background-color:#ed1305;
	background: transparent url("/images/style/dantec/tablehead_red.gif");
	background-position: 0 0 ! important;
	background-repeat:repeat-x;
	color: #FFF;
	height:18px;
	text-align: justify;
	margin-right:15px;
	padding-right:5px;
}

.search_left {
  padding-top: 6px;
  font-family:"Trebuchet MS";
  /*font-variant:small-caps;*/

}

#search {
	color: #FFF;
}

#search{
	text-align: right;
	font-weight: bold;
	font-size:9pt;
	padding-bottom:3px;
}

#sub_menu{
	color: #636466;
	background-color: #FFF;
	height:22px;
}

#left_block{
	border-bottom:8px solid white;
	border-left:6px solid white;
	background-color: #3f79bd;
	background-image: url("/images/style/dantec/tablehead.gif");
	background-repeat: repeat-x;
	height: 330px;
	width: 125px ! important;
}

#left_block #search{

	padding: 0.3em;
	text-align:left;
	border-bottom:4px solid white;
	/*border-right: 1px solid #999;*/
}

#page_content{
	color:#636466;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 4px;
	padding-bottom:4px;
	/*width: 650px;*/
}

#search a{
	color: #ffffff;
	font-size: 90%;
	font-weight:normal;
}

.small_text{
    border: 1px solid #0057b3;
    font-size: 11px;
    font-family:"Trebuchet MS";
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    margin-bottom:2px;
}

a.anchor{
	display: block;
	/* background-color: #444444 b4d479; */
	color:#fff;
	text-decoration: none;
	border-top: 1px solid #000000;
	padding-left:4px;
}

a.anchor:hover{
	/* background-color: #CC3333 339933; */
	color:white ! important;
}

.note{
	text-align: justify;
	font-size: 10pt;
	font-weight: bold;
	color: #a22;
}

.blankul{
list-style-position: outside;
list-style-type: none;
padding:10px;
margin:2px;
}
.deful{
list-style-position: outside;
list-style-type: square;
padding:10px;
margin:2px;
}

.defol{
list-style-position: outside;
list-style-type: disc;
padding:10px;
margin:8px;
}

.adv_search3{
font-size:13pt;
font-weight:bold;
color: #3f79bd;
text-decoration:none!important;
font-family:"Tahoma";
cursor:pointer;
margin:0;
letter-spacing:-0.5px;
}
.adv_search3:hover{
background-color:#d1d2d4;
}

.adv_search2{
font-size:10pt;
letter-spacing:-0.1px;
font-weight:bolder;
color: #3f79bd;
text-decoration:none!important;
font-family:"Tahoma";
cursor:pointer;
margin:0;
}
.adv_search2:hover{
background-color:#d1d2d4;
}

.adv_search{
display:inline;
font-size:15pt;
font-family:"Tahoma";
font-weight:bold;
color: darkred;
text-decoration:none!important;
margin-top:4px;
cursor:pointer;
margin:0;
}
.adv_search:hover{
background-color:#d1d2d4;
}
.search_input{
	color:#3f79bd;
	cursor:text;
	font-size:9pt;
	font-family:"Tahoma";
	vertical-align:middle;
}
.search_input2{
	color:#3f79bd;
	cursor:text;
	font-size:10px;
	width:70px!important;
	font-family:"Tahoma";
	vertical-align:middle;
	margin:3px;
}
.hp_divider{
	width:50px;
	height:1px;
	border-top:1px solid #ed1305;
	padding:0px;
	display:inline;
	font-size:1px;
	margin:2px;
	margin-right:60px;
}
.bullet_hr{
	display: block;
	font-size: 2px;
	font-weight: bold;
	height: 16px;
	width:48px;
	margin: 0px;
	font-variant:small-caps;
	background:url("/images/bullet.gif");
	background-repeat:repeat-x;
	background-position:middle center;
}

.loginrow{
background-color:#d1d2d4;
/*background-image:url(/images/bg_pattern.gif) ! important;*/
font-variant:small-caps;
font-size:10pt;
font-weight:bold;
color: #3f79bd;
padding-top:2px;
padding-bottom:2px;
text-decoration:none;
}
.creditrow{
background-color:#d1d2d4;
/*background-image:url(/images/bg_pattern.gif) ! important;*/
font-variant:small-caps;
font-size:12px;
font-weight:bold;
color: #3f79bd;
white-space: nowrap;
}

.search_btn{
cursor:pointer;
background-color:white;
color:#d62118;
font-family:"Trebuchet MS";
font-variant:small-caps;
font-size:14px;
font-weight:bold;
vertical-align:middle;
border:1px solid #3f79bd;
height:20px;
}
.login_btn{
cursor:pointer;
background-color:white;
color:#d62118;
font-family:"Trebuchet MS";
font-variant:small-caps;
font-size:14px;
font-weight:bold;
vertical-align:middle;
border:0px;
height:18px;
}
.login_field{
border:0px;
background-color:white;
}

.dantec_head{
        padding-bottom:4px;
	margin:0;
}
.dantec_head1{
	background-image:url(/images/dantec_head1.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-left:8px;
	height:90px;
	margin:0;
}
.dantec_head3{
	color:white;
	background-color:transparent;
	background-image:url(/images/dantec_head3.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-bottom:4px;
	padding-left:3px;
	font-size:16px;
	height:90px;
	z-index:5;
	margin:0;
}
.searchbox{
    top:165px;
    cursor:move;
    padding:3px;
    display:block;
    width:120px;
    height:40px;
    /*background-color:white;*/ /*#3f79bd;*/
}

.hosebox{
  margin-top:2px;
  padding:2px;
  border:1px solid gray;
  background-color:white;
  display:block;
  width:100%;
}
.hosebox1{
  padding:2px;
  border:1px solid gray;
  background-color:white;
  display:block;
  white-space:nowrap;
}

.alertbox{
  padding:2px;
  border:1px solid gray;
  background-color:white;
  font-size:12px;
  font-weight:bold;
  color:#ed1305;
  width:149px;
  display:block;
}

.tableborder{
  border:1px solid gray ! important;
}

.bgtdrx {
   background-image:url(/images/red_hr.gif);
   background-repeat: repeat-x;
   background-position: left center;
   width:50px!important;
   display:inline-table;
}
.bgtd {
   background-repeat: no-repeat;
   background-position: left center;
   background-color:white;
   border-bottom:1px solid #e4e6e8 ! important;
}
.bgtd_extra {
   background-repeat: no-repeat;
   background-position: center bottom;
}
.bgtd_extra2 {
   background-repeat: no-repeat;
   background-position: center top;
}
.product_name{
	color:darkred;
}
.cat_name{
	color:#000088;
	font-size:14px;
	font-weight:bold;
}
.leftindex{
	display:block;
	margin-top:4px;
	padding-left:2px;
	background-color:#5a8ec8;
	color:white;
	font-size:80%;
	cursor:pointer;
}
.leftindex:hover{
	background-color:#74a5db;
	color:white;
}

.toplink{
	background: url("/images/arrow_up.gif");
	background-position: 0 0;
	background-repeat: repeat-x;
	border:1px solid #EFEFF2;
	height:17px;
	width:24px;
	color:#EFEFF2;
	display:block;
	font-size:1px;
}
.toplink:hover{
	text-decoration:none;
	border:1px solid darkred;
}

.toplink2{
	background: url("/images/arrow_up.gif");
	background-position: 0 0;
	background-repeat: repeat-x;
	border:1px solid #EFEFF2;
	height:17px;
	width:24px;
	color:#EFEFF2;
	display:block;
	font-size:1px;
}
.toplink2:hover{
	text-decoration:none;
	border:1px solid darkred;
}

.pl1{
color:#3f79bd;
font-weight:bold;
font-size:12px;
}

.pl2{
color:black;
font-weight:bold;
font-size:12px;
}

.pl3{
color:#ed1305;
font-weight:bold;
font-size:12px;
}

.plbg1{
background-color:#e4e6e8;
}
.plbg2{
background-color:#f4f6f8;
}
