@import "nav_menu.css";
@import "/wright_style/tree.css";
@import "/wright_style/themes/?detect";

.hiden{
display:none;
}

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;*/
}

#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;
}
#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;}
#aep_w {background-color: white; padding: 3px; border: 1px solid black; background-color: #EEE;}
#aep_t {
color: white; margin: 1px; font-size: 10pt;
background-color:#ed1305;
background: transparent url("/images/style/wright/tablehead_2.gif");
background-position: 0 0 ! important;
background-repeat:repeat-x;
}
#aep_text {width: 98%;}
#aep_w span { font-size: 10pt;}
#aep_w div {text-align: right; margin-top: 5px;}


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/wright_HOME.jpg);*/
background-image:url(/images/wright.home.jpg);
background-repeat:no-repeat;
height:376px;
margin-right:4px;
background-position:top center;
width:770px;
}
.newsbox{
padding-top:4px;
/*border-bottom:1px solid #ccc;*/
/*border-top:1px solid #ccc;*/
padding-right:8px;
cursor:pointer;
}
.newsm{
	display:block;
	width:700px;
	margin-left:5px;
	color:#154c96;
}
.newsm b{
	color:#502d13;
}

.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;*/
}

#main_tbl, #header_tbl, #select_tbl{
	background-color:white;
	width: 770px;
}
#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;
}


.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: #FFFFFF;

	background-repeat: repeat-x;
	height: 330px;
	width: 170px ! 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-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: #FFFFFF;
	font-family: "Ms Dialog", "Dingbats", Arial;
	font-size:12px;
	color:#6a6d6f;
	text-decoration: none;
	padding-left:4px;
	padding-bottom:20px;
}


#left_block_container{

	padding-left:31px;
	padding-top:7px;

}

a.anchor:hover{
		color:#68a3d0 ! important;

        background-repeat:repeat-x;
}

.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_search2{
font-size:16px;
font-weight:bold;
color: #3f79bd;
text-decoration:none!important;
cursor:pointer;
margin:0;
}
.adv_search2:hover{
background-color:#d1d2d4;
}

.adv_search3{
font-size:20px;
font-weight:bold;
color: #3f79bd;
text-decoration:none!important;
cursor:pointer;
margin:0;
}
.adv_search3:hover{
background-color:#d1d2d4;
}

.adv_search{
display:inline;
font-size:19px;
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:14px;
	font-family:"Trebuchet MS";
	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:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	font-family:arial;
	color: #502d13;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
}

.loginrow input
	{
	 border:1px solid #c4c4c4;
	}

.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;
}


.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;
}

.home_news{
	width:250px;
	padding:3px;
	/*padding-left:20px;*/
}

.news_marq{
	height:80px;
}

.news_h{
	font-size:120%;
	font-weight:bolder;
	color:#0c2d58;
}

.home_left{
	padding-left:10px;
	padding-bottom:10px;
}

.home_right{
	padding-left:20px;
	padding-right:10px;
	font-family:Arial,Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#444444;
}

