@charset "utf-8";
body {
	background-image: url(../im/bg_site.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}
#col1 {
	float: left;
	width: 165px;
}
#col2 {
	float: left;
	width: 430px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
#col3 {
	float: right;
	width: 235px;
}
#bannerimage {
	float: left;
	height: 191px;
	width: 706px;
}
#bannerimagesub {
	float: left;
	height: 71px;
	width: 706px;
}

#search {
	background-image: url(../im/bg_search.jpg);
	height: 191px;
	width: 173px;
	float: left;
}
#search #zoom_searchform {
	margin: 0px;
	padding-top: 165px;
	padding-left: 15px;
}
#searchsub {
	background-image: url(../im/bg_search_short.jpg);
	height: 71px;
	width: 173px;
	float: left;
}
#searchsub #zoom_searchform {
	margin: 0px;
	padding-top: 28px;
	padding-left: 15px;
}
#search #zoom_searchform #zoom_query, #searchsub #zoom_searchform #zoom_query {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 98px;
	border: none;
	height: 16px;
	background-image: url(../im/bg_search_field.jpg);
	background-repeat: no-repeat;
	background-color: #003C78;
	padding-left: 5px;
	padding-right: 5px;
}
#searchsub #zoom_searchform #zoom_query {
	background-image: url(../im/bg_search_field2.jpg);
	background-color: #63A4CC;
	
}
#wrapper {
	width: 879px;
}
#top {
	background-image: url(../im/banner_top.jpg);
	height: 106px;
	width: 879px;
}
#top div {
	padding-left: 665px;
	padding-top: 11px;
}
#top a#t1 {
	color: #9FD32D;
	text-decoration: none;
	margin-right: 40px;
	font-weight: bold;
}
#top a#t2 {
	color: #00AFFF;
	text-decoration: none;
	font-weight: bold;
}


a img {
	border: none;
}
#maincontent {
	padding-top: 15px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#col2 hr {
	color: #CCCCCC;
	height: 1px;
	margin: 0px 0px 10px 0px;
}
#col2 h1 {
	font-size: 1.5em;
	color: #004B91;
	margin-top: 15px;
	margin-bottom: 0px;
}
#col2 h2 {
	font-size: 1.2em;
	color: #00AFFF;
	margin: 10px 0px 0px 0px;
}
#col2 h3 {
	color: #005D9C;
	font-size: 1em;
	margin: 15px 0px 0px 0px;
}
#col2 p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
}
#col1 ul, #col3 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#00AFFF;
	font-size:13px;
}
#col1 li ul {
	margin-left: 10px;
	display:none;
}
#col1 li.current ul, #col1 li.expanded ul, #col1 li.expanded li.expanded ul, #col1 li.expanded li.current ul {
	display:list-item;
}
#col1 li.expanded ul ul, #col1 li.current ul ul {
	display:none;
}

#col1 li, #col3 li {
	background-image: url(../im/nav_ar_right.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 3px;
	margin-bottom:3px;
}
#col3 li {
	background-image: url(../im/top_ar_blue.jpg);
	margin-bottom: 5px;
	padding-right: 5px;
}
#col3 ul {
	margin: 10px 0px 10px 5px;
}
#col1 li.current {
	background-image: url(../im/nav_ar_down.jpg);
	background-position: 0px 0px;
}
#col1 li.expanded {
	background-image: url(../im/nav_ar_down_bl.jpg);
	background-position: 0px 0px;
}
#col1 li li.current {
	background-image: url(../im/nav_dot_gr.jpg);
	background-position: 0px 2px;
}
#col1 li li  {
	list-style-type: none;
	background-image: url(../im/nav_dot_bl.jpg);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: -15px;
	margin-bottom: 0px;
}
#col1 li a, #col3 li a, #col1 li.current li a {	color: #00AFFF;	text-decoration: none; font-weight:bold; }
#col1 li.current a { color: #B6E535; }
#col1 li a:hover, #col3 li a:hover, #col1 li.current li a:hover {	text-decoration: underline; }
#col2 .divider {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
}
#col2 a {
	color: #00AFFF;
	text-decoration: none;
}
#panel_news {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../im/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #0081D4;
	width: 234px;
	padding-bottom: 10px;
}
#panel_news ul {
	color: #FFFFFF;
	margin: 5px 15px 0px 15px;
}
#panel_news li {
	background-image: none;
	margin: 0px 0px 5px 0px;
	padding-left: 0px;
	list-style-type: disc;
}
#panel_news p {
	margin: 10px 10px 15px 10px;
}
#panel_news li a {
	color: #FFFFFF;
}
#panel_order {
	background-image: url(../im/bottom_grey.jpg);
	background-color: #ECEDF1;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 234px;
	padding-bottom: 15px;
}
#panel_contact {
	background-color: #ECEDF1;
	margin-top: 15px;
	width: 234px;
}
#panel_news2 {
	background-image: url(../im/bottom_grey.jpg);
	background-color: #ECEDF1;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 234px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#panel_contact p, #panel_news2 p {
	color: #999999;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 18px;
}
#footer {
	margin-left: 195px;
	margin-top: 10px;
	color: #999999;
	margin-bottom: 250px;
}
#footer a {
	color: #00AFFF;
	text-decoration: none;
	margin-right: 20px;
}
.top10 {
	margin-top: 10px;
}
.top20 {
	margin-top: 20px;
}
.top0 {
	margin-top: 0px;
}
#panel_order p {
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 0px;
}
#panel_order a, #panel_news2 a {
	color: #00AFFF;
	text-decoration: none;
}
#panel_order h2 {
	color: #005D9C;
	font-size: 1em;
	margin-left: 20px;
	margin-bottom: 0px;
}
#col2.wide {
	width: 680px;
}
#col2 ul {
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: none;
}



.admintable th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.admintable td {
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
}
table#tbl-networkStatus, table.tbl-data {
	/*border-collapse: collapse;*/
	margin: 0 0 1em 0;
	width: 680px;
	/*border: 1px solid #777; */
	font-size: 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #004B91;
}
#col2 table#tbl-networkStatus h3, #col2 table.tbl-data h3 {
	margin:0px;
}

table#tbl-networkStatus th, table.tbl-data th {
	padding: 5px 10px;
	background-color: #ECEDF1;
	color: #004B91;
	text-align: left;
	vertical-align: bottom;
}
table#tbl-networkStatus td, table.tbl-data td {
	padding: 5px 10px;
	color: #000000;
	vertical-align: top;
}
table#tbl-networkStatus tr th, table.tbl-data tr th {
	border-top: none;
	border-bottom: 2px solid #004B91;
}
table#tbl-networkStatus tr td, table.tbl-data tr td { 
	border-top: 1px solid #777;
	border-bottom: 1px solid #000; }
table#tbl-networkStatus tr.dkRow td, table.tbl-data tr.dkRow td {
	background: #004B91;
}
table.tbl-data tr td.label {
	color:#FFFFFF;
} 
table.tbl-data tr td.numlabel {text-align: right !important; color:#FFFFFF;}
a.lnk-icn {
	padding: 5px 0px 0px 23px;
	height:20px;
	display: block;
	color: #00AFFF !important;
}
a.lnk-icn:hover {
	color: #005D9C !important;
	text-decoration: none !important;
}
a.lnk-moreInfo {
	margin-right: 5px;
	float: none;
	background: url(../im/lnk_info_back.gif) no-repeat left center;
}
a.lnk-buyNow {
	float: left;
	background: url(../im/lnk_buy_back.gif) no-repeat left center;}
	
ul#orderProgress {
	margin: 10px 0px;
	padding: 0;
	list-style: none;
}
ul#orderProgress li {
	margin: 0 10px 0 0;
	padding-bottom: 7px;
	float: left;
	font-size: 0.9em;
	color: #E1E2E3;}
ul#orderProgress li.current {
	color: #000;
	font-weight:bold;
}
ul#orderProgress li.done {
	color: #9B9DA0;}
ul#orderProgress li span, ul#orderProgress li.current span {
	/*color: #aaa;*/
	font-size: 1em;
	font-weight: normal;}
#mainHead {
	margin: 0;
	position: relative;
	height: 31px;}	
.hidden, .hiddenInfo {
	display: none;
	font-size: 12px;
}
.num, th.num {text-align: right !important;}
.error {
	margin-bottom: 10px;
	padding: 10px;
	display: none;
	background: #963929;
	border: 1px solid #fff;
	color: #fff; }
.frmTable label {
	font-size: 12px;
}
#contactform td {
	padding: 0px 5px 5px 0px;
	vertical-align: top;
}
#contactform input, #contactform select {
	width: 150px;
}

.adferohome {
	background-image: url(../im/newspanelbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #0083D5;
	width: 430px;
	margin: 30px 0 0 0;
	padding:0 0 10px 0;
}
.adferohome ul {
	color: #FFFFFF;
	margin: 5px 15px 0px 15px;
	list-style-type: disc;
}
.adferohome li {
	background-image: none;
	margin: 0px 0px 5px 0px;
	padding-left: 0px;
}
.adferohome p {
	margin: 10px 10px 15px 15px;
}
#col2 .adferohome li a {
	color: #FFFFFF;
	font-weight:bold;
}
