* { margin:0; padding:0;}
body { background:url(images/tail-top.gif) left top repeat-x #042f51; font-family: Verdana, Arial, Helvetica sans-serif; font-size:100%; line-height:1.125em; color:#0e4369;}

input, textarea { font-size:.91em; padding: .2em; font-family:tahoma, geneva, sans-serif;}

.fleft { float:left;}
.fright { float:right}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.wrapper_small, block { width:80%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:15px; font-size:12px}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { height:26px; display:block;}
#contacts-form input select{ width:223px; padding:2px 0 2px 3px; color:#0e4369; background:#fff; border:1px solid #0e4369;}
#contacts-form textarea { width:223px; height:72px; padding-left:3px; margin-bottom:9px; color:#0e4369; background:#fff; border:1px solid #0e4369;}

#member-form label { height:26px; display:block; font-family:Arial, Helvetica, sans-serif; padding:5px 0 0 0; text-decoration:underline}
#member-form input { width:150px; padding:2px 0 2px 3px; color:#0e4369; background:#fff; border:1px solid #0e4369; }


#member-form  button {color:#2770a4; text-decoration:none; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-style: normal; font-weight:bold}
#member-form button:hover {color:#d77400;}
/*==============Messages====================*/
.errormessage{
border:2px dotted red;
color:darkblue;
padding:10px;
width: auto;
text-align: center;
font-weight: bold;
}
.normalmessage{
border:2px dotted green;
color:darkblue;
padding:10px;
width: auto;
text-align: center;
font-weight: bold;
}


/*==================list====================*/
ul { list-style:none; margin-bottom:10px}

#nav { float:right; padding:42px 21px 0 0;}
#nav li { float:left; padding-left:3px;}
#nav li a { display:block; float:left; background:url(images/menu-bg.gif) left top repeat-x; padding:0 0 0 0; color:#fff; text-decoration:none;}
#nav li a em { display:block; background:url(images/menu-left.gif) no-repeat left top;}
#nav li a b { display:block; background:url(images/menu-right.gif) no-repeat right top; font-weight:normal; font-style:normal; padding:0 0 0 0; width:111px; text-align:center; height:31px; line-height:28px;}
#nav li a:hover { background:url(images/menu-bg-act.gif) left top repeat-x; color:#104971; text-decoration:none;}
#nav li a:hover em { background:url(images/menu-left-act.gif) no-repeat left top; cursor:pointer;}
#nav li a:hover b { background:url(images/menu-right-act.gif) no-repeat right top; cursor:pointer;}
#nav li a.current { background:url(images/menu-bg-act.gif) left top repeat-x; color:#104971; text-decoration:none;}
#nav li a.current em { background:url(images/menu-left-act.gif) no-repeat left top;}
#nav li a.current b { background:url(images/menu-right-act.gif) no-repeat right top; cursor:pointer;}

.list1 li { background:url(images/marker1.gif) no-repeat left 3px; padding:0 0 2px 22px;}
.list1 li a { display:block; border-bottom:1px solid #c6e2ed; color:#d77400; font-weight:bold; text-decoration:none; padding:2px 0 3px 0;}
.list1 li a:hover { color:#2770a4; padding-left:1px;}
.menu_list li{
padding-top:5px;
font-size:11px;
}
.menu_list li a { display:inline; border-bottom:1px solid #c6e2ed; color:#104E8C; font-weight:normal; text-decoration:none; padding:2px 0 5px 0;}
.menu_list li a:hover { color:#CC6633; padding-left:15px;}

.menu_list li.cat {padding:10px 10px 1px 0px; solid #c6e2ed; font-size:10px; font-weight:bold; text-transform: uppercase; color:gray}

.menu_list .selected{
color:#CC6633;
background:url(images/nav_arrow_menu.png) no-repeat left 3px; 
padding:4px 0 6px 18px; 
}
.list2 li { background:url(images/marker2.gif) no-repeat left 3px; padding:0 0 6px 22px;}

.nav_list li { background:url(images/nav_arrow.png) no-repeat left 3px; padding:0 0 6px 25px;}
.nav_list li a { display:block; border-bottom:1px solid #c6e2ed; color:#d77400; font-weight:bold; text-decoration:none; padding:2px 0 3px 0; margin-bottom:1px}
.nav_list li a:hover { color:#2770a4; padding-left:1px;}

.list3 ul {padding:20px; background:red}
.list3 li { background:url(images/marker1.gif) no-repeat left 3px; padding:0 0 6px 22px; margin-left:30px; font-weight: bold; color:#d77400;}

.details li {padding:0 0 2px 10px; margin-left:0px; font-weight: normal; border-left: 1px solid #c6e2ed}


.banners { width:100%; overflow:hidden;}
.banners li { float:left;}
.banners li.alt { float:left; padding-right:4px;}

.banners1 { width:100%; overflow:hidden; padding-top:16px;}
.banners1 li { float:left; padding:0 4px 31px 0;}
.banners1 li.alt { padding-right:0;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p2 { margin-bottom:10px;}
.p3 { margin-bottom:30px;}
.notice{border:thin solid orange; padding:10px}
.thick_bottom_border{
 border-bottom:thick solid lightblue; padding:0px 20px 5px 0px;
}
.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: left;
margin-top:5px;
margin-bottom:10px;
}


/*==================txt, links, lines, titles====================*/
a {color:#0e4369;}
a:hover{text-decoration:none;}
.orange{
color:brown;
float:right;
padding-bottom:20px;
padding-right:50px;
}


.top_nav {color:brown; font-size: 10px; padding-top:20px; margin-bottom:20px; padding-left:5px; padding-right:5px}
.top_nav a:hover{text-decoration: underline}

h2 { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:23px; font-weight:normal; letter-spacing:1px; line-height:1.2em; color:#2770a4; padding:4px 0 0 0; margin-bottom:20px;}
h3 { font-size:1em; text-transform:uppercase; margin-bottom:10px;}
h4 { font-size:1em; font-weight:bold; margin-bottom:10px;}
h5 {font-family: Tahoma, Verdana, Helvetica, sans-serif;font-size:16px; font-weight:bold; margin-bottom:20px; color:#d77400; line-height:20px; padding: 0 0 0 0}

.link1 { display:block; float:right; background:url(images/link1-bg.gif) left top repeat-x; color:#2770a4; text-decoration:none; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-left:5px;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top; border-style:none}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 27px 2px 13px; font-style:normal;}
.link1:hover { color:#d77400;}

.link2 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#2770a4; text-decoration:none; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-left:5px; border-style:none; border:none}
.link2 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link2 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 27px 2px 13px; font-style:normal;}
.link2:hover { color:#d77400;}

.link_button1 { display:block; float:left; background:url(images/button1.jpg) left top no-repeat; color:#2770a4; text-decoration:none; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; padding:2px 27px 2px 13px; font-size:.8em}
.link_button1:hover { color:#d77400;}
.link_button2 { display:block; float:left; background:url(images/button2.jpg) left top no-repeat; color:#2770a4; text-decoration:none; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; padding:2px 27px 2px 13px; font-size:.8em}
.link_button2:hover { color:#d77400;}
.link_button3 { display:block; float:left; background:url(images/button3.jpg) left top no-repeat; color:#2770a4; text-decoration:none; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; padding:2px 27px 2px 13px; font-size:.8em}
.link_button3:hover { color:#d77400;}

#orange a { display:block; border-bottom:1px solid #c6e2ed; color:#d77400; font-weight:bold; text-decoration:none; padding:2px 0 3px 0; text-align: right}
#orange a:hover { color:#2770a4; padding-left:1px;}

.small_text {color:#2770a4; text-decoration:underline; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-left:5px; font-size: .9em}
.small_text:hover { color:#d77400;}

.rss { background:url(images/rss.gif) no-repeat right 3px; color:#61bcd3; text-decoration:none; padding:2px 23px 0 0; float:right; margin:15px 21px 0 0;}
.rss:hover { color:#fff;}

.title { margin-bottom:9px;}
.copyright_front {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#4787b4;
  text-align: center;
}

/*==================boxes====================*/
.header-box { background:url(images/header-bg.gif) left top repeat-x; width:100%;}
.header-box .left { background:url(images/header-left.gif) no-repeat left top;}
.header-box .right { background:url(images/header-right.gif) no-repeat right top; height:94px;}

.header-box-front { background:url(images/header-bg.gif) left top repeat-x; width:100%;}
.header-box-front .left { background:url(images/header-left.gif) no-repeat left top;}
.header-box-front .right { background:url(images/header-right.gif) no-repeat right top; height:94px;}

.extra-box1 { background:url(images/extra-box1.jpg) no-repeat left top; width:280px; height:290px; float:left; margin-right:6px; color:#fff; line-height:1.33em; }
.extra-box1 .inner { padding:28px 26px 40px 23px; }
.extra-box1 .inner .inner { padding:27px 0 0 94px;}

.extra-box2 { background:url(images/extra-box2.jpg) no-repeat left top; width:280px; height:290px; float:left; margin-right:2px; color:#fff; line-height:1.33em;}
.extra-box2 .inner { padding:28px 26px 40px 23px;}
.extra-box2 .inner .inner { padding:27px 0 0 94px;}

.extra-box3 { background:url(images/extra-box3.jpg) no-repeat left top; width:284px; height:290px; float:left; color:#fff; line-height:1.33em;}
.extra-box3 .inner { padding:28px 20px 40px 23px;}
.extra-box3 .inner .inner { padding:27px 0 0 108px;}

.content-box {  width:100%; background:#fff;}
.content-box .left-bot-corner { background:url(images/left-bot-corner.gif) left bottom no-repeat; padding:0 1px;}
.content-box .right-bot-corner { background:url(images/right-bot-corner.gif) right bottom no-repeat; }
.content-box .top-bg {background:url(images/content-bg.gif) left top repeat-x;}
.content-box .inside { padding:33px 20px 21px 20px;}

.box { background:#dbeff5; width:100%;}
.box .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%; padding:0;}
.box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box .inner { padding:20px 25px 22px 23px;}

.cont-box { padding:0 50px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header .row-1 { height:46px;}
#header .row-2 { height:94px;}
#header .row-2 .fleft { padding:20px 0 0 43px;}
#header .row-3 { height:303px; background:#fff;}
#header .row-3 .indent { padding:6px 0 0 40px;}
#header .row-3 p { margin-bottom:13px;}

/*content*/
#content .indent { padding:0 0 20px 25px;}
#content .indent1 { padding:0 20px 43px 24px;}
#content .indent2 { padding:0 20px 20px 25px;}

/*footer*/
#footer { color:#4787b4; text-align:right; font-size:11px}
#footer a { color:#4787b4; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
/* survey */
.error {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  text-align: center;
  color: #CB0404;
}
.indented_cell {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/*---------------forms and tables  -------*/
#base_form table{
width:100% ;
border: 1px solid lightblue;
background-color: #F9FBFD; 
padding:10px;
}
#base_form th {
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #3670A7; 
padding:0px 5px 0px 5px;
vertical-Align: top;

}

#base_form td {
text-align: left;
padding:0px 5px 10px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#base_form .small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align: left;
}


#base_form input.text textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align: left;
width: auto;
}

#base_form input.text { 
width:300px; 
padding:2px 0 2px 3px;
font-size:12px;
color:#0e4369; 
background:red; 
border:1px solid #0e4369; 
}
#base_form  button {color:#2770a4; text-decoration:none; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-style: normal; font-weight:bold}
#base_form button:hover {color:#d77400;}

#base_form input.submit
{
width: auto; 
border: 3px double #004CB2; 
border-top-color: #99CCFF; 
border-left-color: #99CCFF; 
padding: 0.25em; 
background-color: #BBDDFF; 
background-repeat: repeat-x; 
color: #00004C; 
font-weight: normal; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:10px;
margin-top:5px;
}

#base_form input.submit:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
background-color: white;
font-size:10px;
}
#base_form input{
  width: 200px;
  font-size:12px;
}
#base_form input.small{
  width: 150px;
  font-size:12px;
}
#base_form input.vsmall{
  width: 50px;
  font-size:12px;
}
#base_ad table{
width:100% ;
border: 1px solid lightblue;
background-color: #F9FBFD; 
padding:2px;
}
#base_ad td {
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border-bottom:1px solid #c6e2ed ;
width:auto;
}
#base_ad h1{
font-size:10px;
color:red;
font-weight:bold;
padding:0px;
}
#base_ad p{
color:black;
font-weight:normal;
padding: 0px;
font-size:11px;
line-height: 11px;
margin-bottom:5px;
}
#base_ad p.green{
color: green;
font-weight:normal;
font-size:10px;
padding: 0px;
padding-bottom:5px ;
}
#base_ad h2{
color:green;
font-weight:normal;
font-size: 8px;
padding:0px;
padding-bottom:5px ;
}
#base_ad a{
font-size:11px;
line-height:10px;
color:blue;
font-weight:bold;
padding:0px;
text-decoration: none;
}
#base_ad a:hover{
text-decoration: underline;
}

#base_table table{
width:100% ;
border: 1px solid lightblue;
background-color: #F9FBFD; 
padding:2px;
}

#base_table th {
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #3670A7; 
padding:10px 5px 5px 5px;
vertical-Align: top;
border-bottom: 1px solid orange;
}

#base_table td {
text-align: left;
padding:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-bottom:1px solid #c6e2ed ;
width:auto;
}

#base_table .list1 {
background:url(images/arrow.png) no-repeat left 3px; 
padding:0 0 6px 22px; 
margin-left:30px; 
font-weight: bold; 
color:#d77400;
}
#base_table h1{
font-size:12px;
color:blue;
font-weight:bold;
padding:0px;
}
#base_table p{
color:#003366;
font-weight:normal;
font-size: 12px;
padding: 0px;
}
#base_table h2{
color:green;
font-weight:normal;
font-size: 10px;
padding:0px;
}
#base_table select{
padding-left: 5px;
padding-right: 5px;
}
#base_table .orange{
color:brown;
float:right;
padding-bottom:20px;
padding-right:50px;
}

.lborder{
border-left:thin solid lightblue;
}
.tborder{
border-top:thin solid lightblue;
padding-top: 20px;
}
.rborder{
border-right:thin solid lightblue;
}
.dborder{
border-left:thick solid lightblue;
border-right:thick solid lightblue;
}
.white_filler{
background-color:white;
height: 5px;
padding: 0px;
margin:  0px;
}

/* pagination css */
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	zoom: 100%;
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	
	* zoom: 100%; 
	
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	
	* zoom: 100%;
	
	color: #DDD;
}

* span.elipsis {zoom:100%}

.button_rollover {
  display: block;
  width: 100px;
  height: 22px;
  background: url(images/button_rollover.jpg) 0 0 no-repeat;
  background-position: top center;
  text-decoration: none;
  border:none;
  color:white;
  font-weight: bold;
  padding-left: 15px;
  cursor: pointer;
  font-size:10px;
}
.button_rollover:hover{ 
 background-position: bottom center;
}
.button_visit_store {
  display: block;
  width: 78px;
  height: 24px;
  background: url(images/visit_store.jpg) 0 0 no-repeat;
  background-position: top center;
  text-decoration: none;
  border:none;
  cursor: pointer;
}
.button_visit_store:hover{ 
 background-position: bottom center;
}
.button_research {
  display: block;
  color:white;
  width: 78px;
  height: 24px;
  background: url(images/research.jpg) 0 0 no-repeat;
  background-position: top center;
  font-weight: bold;
  padding-right:10px;
  text-align:right;
  border:none;
  cursor: pointer;
  font-size:10px;

}
.button_research:hover{ 
 background-position: bottom center;
 display:block;
}
a.detail_rollover {
  display: block;
  width: 81px;
  height: 24px;
  background: url(images/details.jpg) 0 0 no-repeat;
  background-position: top center;
  text-decoration: none;
  font-size:10px;
}

a:hover.detail_rollover {
  background-position: bottom center;
}
/* attributes*/
#attr { list-style-type: none; padding: 0; margin: 0 0 5px; border:none }
#attr ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
#attr li { cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%; margin-bottom:1px}
#attr li.active a { background: url('images/close.gif') no-repeat center left; }
#attr li div { padding: 5px; display: block; clear: both; float: left; width: 360px;}
#attr h1 { text-decoration: none; border-bottom: 1px solid #4df; font: bold 12px Arial, sans-serif; color: #222; padding: 0 10px; display: block; cursor: pointer; margin-bottom:5px }
#attr a { text-decoration: none; border:none; font: normal 11px Arial, sans-serif; color: dark blue; padding: 0 10px; display: block; cursor: pointer; margin-bottom:1px }
#attr a:hover{
text-decoration: underline;
}

/* Level 2 */
#attr li ul li { font-size: 0.9em; }

/* Search box small*/
#search_box {
width: 206px;
height: 32px;
background: url(images/bg_search_box.gif);
}
#search_box #s {
float: left;
padding: 0;
margin: 6px 0 0 6px;
border: 0;
width: 159px;
background: none;
}
#search_box #go {
float: right;
margin: 3px 4px 0 0;
}
#search_box input{
background: white;
border: 0;
}
#search_box select{
background: white;
color: darkblue;
border: 1px solid white; 
width:180px; 
margin-left:10px; 
margin-top:4px ;
display: inline;

}

/* Search box large*/
#search_box_large {
width: 400px;
height: 32px;
background: url(images/search_bg_front.png);
}
#search_box_large #s {
float: left;
padding: 0;
margin: 6px 0 0 6px;
border: 0;
width: 393px;
background: none;
}
#search_box_large #go_large {
float: right;
margin: -15px 8px 0 0;
}
#search_box_large input{
background: white;
border: 0;
padding-left:20px;
}
#search_box_large select{
background: white;
color: darkblue;
border: 1px solid white; 
width:393px; 
margin-left:10px; 
margin-top:4px ;
display: inline;

}

/* mootools accordion */ 
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	font-size: 12px;
	color: #d77400;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
/* ads */
.ad_box {
	width:225px;
	background: #fff9b2 url('images/ad_box_top.png') no-repeat top;
}
.ad_box div {
	width:225px;
	height:19px;
	font-size:1px;
	overflow:hidden;
	background: #fff9b2 url('images/ad_box_bottom.png') no-repeat top;
}
.ad_box a, .ad_box a:hover {
	display:block;
	font:13px Arial;
	color: #575757;
	font-weight:bold;
	padding:9px 0 10px 10px;
	margin-bottom:8px;
	text-decoration:none;
}
.ad_box a:hover {
	color: #8a8a8a;
	text-decoration:none;
}

.ad_box p {
	padding:2px 10px 0 8px;
	margin:0px;
	font:11px Verdana;
	color: #575757;	
	line-height:14px;
}
/* front page latest */


