/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background: #ebeac0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b8989;
	line-height: 16px;
	margin: 0px;
	text-align: left;
}
#wrapper {
	text-align: left;
	width: 996px;
	margin: 0px auto;
	background:url(images/bg_main.gif) repeat-y;
}
a {outline:none;}
/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	/*width: 622px;*/
	width:640px;
	padding-top: 38px;
	float: right;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
#subnav {
	width:220px;
	height:auto;
	min-height:565px;
	background:url(images/bg_sub.gif) no-repeat 0px 60px;
	float:left;
	color:#ffe;
}
*:first-child+html {} * html #subnav {
	width:220px;
	height:565px;
	min-height:565px;
	background:url(images/bg_sub.gif) no-repeat 0px 60px;
	float:left;
	color:#ffe;
}
#subnav .NavLevel1 a#last{
	border-bottom:solid 1px #7B96AF;
}
/*#subnav .NavLevel1 a:link, #subnav .NavLevel1 a:visited, #subnav .NavLevel1 a:active{*/
#subnav .NavLevel1 a{
	min-height:25px;
	display:block;
	margin:0px;
	padding-left: 44px;
	line-height:24px;
	padding-right:39px;
	padding-bottom: 2px;
	background-color:#235079;
	border-top:solid 1px #7B96AF;
	text-decoration: none;
}
#subnav .NavLevel1 a span {
	line-height:16px;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
}
#subnav .NavLevel1 a:hover, #subnav .NavLevel1 a.current{
	min-height:25px;
	display:block;
	margin:0px;
	line-height:24px;
	padding-left: 44px;
	padding-bottom: 2px;
	padding-right:39px;
	border-top:solid 1px #7B96AF;
	text-decoration: none;
	background: #2F6BA2 url(images/builet.gif) 0px 12px no-repeat;
}	
.subnav-in{
	padding: 0 0 10px 0;
}
.NavLevel2{
	background: url(images/_bullet-subnavsub.gif) no-repeat 45px 7px;
	padding: 0 0 0 54px;
}
.NavLevel2 a:link, .NavLevel2 a:visited, .NavLevel2 a:active{
	color: #fff;
	text-decoration: none;
}
.NavLevel2 a:hover{
	color: #e7762a;
	text-decoration: none;
}

/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width: 960px;
	padding: 20px 18px 0px;
	height: 87px;
	background:url(images/bg_header.gif) no-repeat top;
}
#footer {
	color: #8b8989;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:25px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #8b8989; 
	text-decoration: none;
}
#footer a:hover {
	color: #8b8989; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #8b8989; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #8b8989;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}

/* @@@@@[  Home Page  ]@@@@@ */
#content_in {
	width: 960px;
	padding: 0px 18px 14px;
	background:url(images/bg_bot.gif) no-repeat bottom;
}
#col_mid {
	width: 550px;
	height: 168px;
	padding: 149px 0px 73px 410px;
	background:url(images/bg_index.jpg) no-repeat;
}
#col_bot_bg {
	width: 960px;
	background:url(images/bg_col.gif) repeat-y;
}
#col_bot {
	width: 960px;
	background:url(images/bg_colbot.jpg) no-repeat top;
	font-size: 12px;
	color:#FFFFFF;
}
#col1 {
	width: 351px;
	padding: 19px 47px 10px 32px;
	float:left;
}

#col1 ul {
	margin: 0px;
	padding: 0px;
	display:block;
}

#col1 ul li {
	list-style:none;
	background:url(images/img_bullet1.gif) no-repeat 0px 6px;
	padding-left: 10px;
	padding-bottom: 0px;
	display:block;
}


#col2 {
	width: 297px;
	padding: 19px 41px 10px 0px;
	float:left;
}
#col2 ul {
	margin: 0px;
	padding: 0px;
	display:block;
}
#col2 ul li {
	list-style:none;
	background:url(images/img_bullet1.gif) no-repeat 0px 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	display:block;
}
#col3 {
	width: 175px;
	padding: 19px 0px 10px 0px;
	float:left;
	line-height: 17px;
}
		
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #fff; 
	text-decoration: underline;
}
a:hover {
	color: #fff; 
	text-decoration: none;
	}
h1 {
	margin:0px;
	color:#103B64;
	font-size:17px;
	padding-bottom:20px;
}
h1 .highlight {
	margin-left:15px;
	font-size:18px;
	color:#F00;
}
h2 {
	font-weight: bold;
	color: #069;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	/*font-size: 1.3em;
	line-height: 1.3em;*/
	font-size:14px;
	padding-bottom:5px;
}
h3 {
	margin:0px;
	color:#235079;
	font-size:12px;
	padding-bottom:2px;
}
h6{
	margin:0;
	padding:0px 0 5px 0;
	font-size:12px;
	font-weight:bold;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}
blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
	margin-top: 6px;
 	margin-bottom: 10px; 
 	margin-right: 10px;
 	float: left;
	font-size:10px;
	color:#235079;
	line-height: 12px;
}
.imgRight2 {
 	margin-bottom: 6px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft span {
	display:block;
	width:155px;
	text-align:center;
}


/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #4E4E4E;
}
input.clean {
	border-style: none; 
	background: none;
}
table.meteorology{
	border: 1px solid #7B96AF;
	border-collapse: collapse;
}
table.meteorology td{
	border: 1px solid #7B96AF;
	border-collapse: collapse;
}
.bg-title{
	background-color: #2f6ba2;
	font-weight: bold;
	color: #fff;
	height: 30px;
	vertical-align: middle;
}
.line{
	border-bottom: 1px dashed #7B96AF;
	margin: 0 0 18px 0;
}

/*  @@@@@[  New Secondary  ]@@@@@ */
#top_content {
	width:960px;
	background:url(images/bg_top.gif) no-repeat top;
	padding-left:18px;
	padding-right:18px;
	font-size:12px;
	color:#4E4E4E;
	line-height:18px;
}
#mid_content {
	width:996px;
	background:url(images/bg_mid.gif) repeat-y;
}
.title {
	margin-left:59px;
	margin-top:7px;
	margin-bottom:28px;
}
.title2 {
	margin-bottom:26px;
}
*:first-child+html .title {
	margin-left:59px;
	margin-top:7px;
	margin-bottom:25px;
}
* html .title {
	margin-left:59px;
	margin-top:7px;
	margin-bottom:25px;
}
#content {
	width:482px;
	float:left;
	padding-left:31px;
	padding-right:31px;
	padding-top:70px;
	line-height: 18px;
}
#content ul{
	margin: 0px;
	padding: 0 0  18px 25px;
}
#content ul li{
	list-style: none;
	padding-left: 20px;
	background: url(images/_bullet.gif) no-repeat 4px 4px;
	margin-bottom: 7px;
}
#content ul.no-bullet li{ background:none; 	padding-left: 0px;}
#content ul li.no-bullet{ background:none;  padding-left: 0px;}
#content a, #sidebar a {
	text-decoration:underline;
	color:#D95801;
}
#content a:hover, #sidebar a:hover {
	text-decoration:none;
}
#content p {
	margin:0px;
	padding-bottom:16px;
}
#sidebar {
	width:181px;
	float:left;
	padding-top:74px;
	padding-left:15px;
}
#sidebar p {
	margin:0px;
	padding-right:48px;
	padding-bottom:16px;
}
.img {
	padding-bottom:16px;
}
* html .img {
	padding-bottom:13px;
}
*:first-child+html .img {
	padding-bottom:13px;
}
.box {
	width:149px;
	background:url(images/bg_box.jpg) no-repeat top;
	background-color:#ffe;
	height:auto;
	min-height:139px;
	padding-top:14px;
	padding-left:9px;
	color:#5E5E5E;
	margin-top:25px;
}
*:first-child+html {} * html .box {
	width:149px;
	background:url(images/bg_box.jpg) no-repeat top;
	background-color:#ffe;
	height:139px;
	min-height:139px;
	padding-top:14px;
	padding-left:9px;
	color:#5E5E5E;
	margin-top:25px;
}
.icon {
	width:33px;
	float:left;
}
.text {
	width:116px;
	float:left;
}
.note{
	float: right;
	font-size: 11px;
	color: #7B96AF;
}
/* @@@@@[  Products Gallery  ]@@@@@ */
#thumbs{
	width: 482px;
}
.img-thumbs{
	float: left;
	width: 90px;
	padding-left: 5px;
	font-size: 11px;
}
.img-thumbs-last{
	float: left;
	width: 90px;
	padding-left: 5px;
	font-size: 11px;
	border: none;
}
#loadarea {
	width: 480px;
	border: 1px solid #7B96AF;
	text-align: center;
}
#content p.emphasis{ color:#4e4e4e; padding-left:10px; padding-top:10px;}
table.pad{margin-bottom:10px;margin-top:10px;}
table.pad td{padding-right:10px; padding-left:5px;}
table.pad td.nopad{ padding:0;}
table.pad2{margin-top:10px;}
#content table.pad2 ul{ padding-left:0;}
.cont-r{float:left; width:290px;}
#content p.list{
	padding-left: 15px;
	background: url(images/_bullet.gif) no-repeat 0px 5px;
	padding-bottom:10px;
}
#popup_news{ width:376px; margin:10px auto 0; background-color:#FFFFFF; padding:10px; color:#4E4E4E; border: 2px solid #7B96AF;}
#popup_news a{color:#D95801;}
#popup_news h1{background-color: #2f6ba2;font-weight: bold; color: #fff; text-align:center; margin:-10px -10px 10px -10px; font-size: 1.3em; line-height:1.8em; border-bottom:5px solid #7B96AF;}
.center{text-align:center;}
span.space{height:10px; line-height:10px;}
.top{
	background:url(images/back_top.gif) right 0px no-repeat;
	padding-right:22px;
	text-align: right;
}



.icon_pdf {
	float:left;
	padding-top:2px;
	padding-right:3px;
	border:none;
}

.year {
	float: left;
	font-size: 225%;
	color: #e7762a;
	margin: 7px 0;
	line-height: 75%;
}

.wide {
	margin: 2px 0 7px 85px;
}

.outside {
	width:482px;
}

/*Contest Form: metone.com/contest/index.php */
table#contest-form {
	margin:0;
	padding:0;
}
table#contest-form th {
	padding:0 0 7px 0;
	color:#DF4545;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
table#contest-form td {
	padding-bottom:5px;
}
table#contest-form input[type="text"] {
	width:200px;
}
table#contest-form input[type="checkbox"] {
	margin:0 0 0 20px;
	border:none;
	background:none;
}
table#contest-form input[type="submit"] {
	padding:2px 15px;
	margin:20px auto 0 auto;
}
.upcase{
	text-transform:uppercase;
}
sup{
	font-size:11px;
	text-transform:none;
}
p.facebook-icon {
	margin:0;
	padding:15px 0 15px 0;
	display:block;
}
.inline-blog-icon { margin:0 0 -3px 0; border:0;}
