
/* MetoTrends */



/* set default properties */

body { 
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none; color: #000;
	font-size: 11px;
	margin: 0 0 0 10px;
	background-color: #b9b299;
	min-height: 100%; }

  
/* Redefine standard HTML elements */

a:link, a:visited { color: #00478d; text-decoration: none; }
a:hover, a:active { color: #00478d; text-decoration: underline; }

hr { border: solid #69c !important; border-width: 1px 0 0 !important; height:1px !important; width:100% !important; margin: .15em 0 .15em 0; } 

img { border: none; padding: 0; margin: 0; }

ul { margin-top: .3em; margin-bottom: .3em; padding: 0; margin-left: 3.5em; list-style-type: disc; }
li  { margin-top: .3em; margin-bottom: .3em; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-family: georgia, arial, verdana, sans-serif; line-height: 20px; text-decoration: none; color: #000000; font-weight: bold; margin: 0; padding: 0; }
h1, td h1 { font-size: 18px; } 
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover	{ text-decoration: underline; }
h1.linkOnly a:hover	{ text-decoration: none; }
h2, td h2	{ font-size: 14px; }
h2 a	{ text-decoration: underline; }
h3, td h3, h3 a	{ font-size: 1em; }
form { padding: 0; margin: 0; }
input, option { font-family: verdana, arial, sans-serif; font-size: 11px; }
select { font-family: verdana, arial, sans-serif; font-size: .9em; }
textarea { font-family: verdana, arial, sans-serif; font-size: 1em; }

small, .small { font-size: .8em; }
subnavlist {font-size: 11px; color: red; }
descrip, .descrip { font-size: 11px; }




/*--------header-------------*/
#mt_header {
	background-color: #FFFFFF;
	height: 130px;
	width: 980px;
	padding: 0;
	}



/*--------top navigation-------------*/
#mt_topnav {
    color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	background-color: #b52025;
	width: 980px;
	height: 20px;
	background-image: url("../images/../images/mt-topnavbg.gif");
    background-repeat: repeat-x;
	}

	
#mt_topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#mt_topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
		
#mt_topnav a:hover {
	color: #ffcc99;
	text-decoration: none;
	}	
	
#mt_topnav a:active {
	color: #ffcc99;
	text-decoration: none;
	}	
		
.mt_topnav_spacers {
    color: #000000;
	margin: 0px;
	padding: 0px; 
	} 

#mt_topnav_new {
    color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #940106;
	width: 980px;
	height: 20px;
	background-image: url("/images/mt-topnavbg.gif");
    background-repeat: repeat-x;
	}

	
#mt_topnav_new a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#mt_topnav_new a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
		
#mt_topnav_new a:hover {
	color: #ffcc99;
	text-decoration: none;
	}	
	
#mt_topnav_new a:active {
	color: #ffcc99;
	text-decoration: none;
	}	
		
.mt_topnav_spacers_new {
    color: #000000;
	margin: 0px;
	padding: 0px; 
	} 



#mt_topnav2 {
    color: #ffffff;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	background-color: #b52025;
	width: 980px;
	height: 20px;
	background-image: url("../images/../images/mt-topnavbg.gif");
    background-repeat: repeat-x;
	}

	
#mt_topnav2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#mt_topnav2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
		
#mt_topnav2 a:hover {
	color: #ffcc99;
	text-decoration: none;
	}	
	
#mt_topnav2 a:active {
	color: #ffcc99;
	text-decoration: none;
	}	
		
.mt_topnav2_spacers {
    color: #000000;
	margin: 0px;
	padding: 0px; 
	} 







/* Start mainTable and subTable styles (mainTable is only on the homepage, subTable on all other pages) */

#mt_mainTable {
	border-top: 0px #fff solid;
	background-color: #fff;
	height: 100%;
	min-height: 100%;
	width: 980px;
	}


#mt_mainTableheader {
	border-top: 0px #fff solid;
	background-color: #fff;
	height: 100%;
	min-height: 100%;
	width: 980px;
	}


/*--------left column-------------*/
#mt_leftcolumn_header {
	margin: 12px 8px 0px 8px;
	padding: 5px 5px 0px 42px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #06446a;
	height: 20px;
	width: 670px;
	background-image: url("../images/mt-dkbar.gif");
    background-repeat: no-repeat;
	}
  


  
#mt_leftcolumn {
	margin: 0px 8px 0px 8px;
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	width: 644px;
	}



#mt_leftcolumn_welcome {
	margin: 13px 8px 10px 8px;
	padding: 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFFF;
	width: 650px;
	}
#mt_leftcolumn_feature {
	margin: 8px;
	padding: 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFFF;
	width: 320px; }

#mt_leftcolumn_welcome_spotlight {
	margin: 5px 00px 30px 0px;
	padding: 8px;
	border-style:solid;
	border-width: 2px;
	border-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	width: 650px;
	}


#mt_leftcolumn_footnote {
	padding-left: 10px;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #a0bcd3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic; 
	font-size: 11px;
	background-color: #FFFFFF;
	width: 640px;
	}


#mt_leftcolumn_comments {
	padding: 20px;
	border-top-style:solid;
	border-top-width: 5px;
	border-top-color: #b52025;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic; 
	font-size: 11px;
	background-color: #ffffff;
	width: 630px;
	}

#mt_leftcolumn_footer {
	margin: 0px 8px 12px 8px;
	color: #FFFFFF;
	background-color: #b52025;
	height: 5px;
	width: 670px;
	}

#mt_leftcolumn_footer_new {
	color: #FFFFFF;
	background-color: #b52025;
	height: 5px;
	width: 720px;
	margin-left: 8px;
	}


#mt_leftcolumn_subpage {
	margin: 5px 8px 5px 8px;
	padding: 3px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	width: 710px;
	}

#mt_leftcolumn_subpage_headers {
    border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #a0bcd3;
	padding-top: 4px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("../images/metrotrends-subpage-icon.gif");
    background-repeat: no-repeat;
	}
	
	
#mt_leftcolumn_subpage_headers_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 37px;
	font-size: 11px;
	}
	
#mt_leftcolumn_subpage_headers_text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0 0 8px 0;
	}	

#mt_leftcolumn_breadcrumbs {
	margin: 5px 2px 9px 1px;
	color: #b9b39a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	}

#mt_leftcolumn_authors {
	margin: 5px 2px 9px 1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-variant: small-caps; 
	background-color: #FFFFFF;
	}

	
#mt_leftcolumn_breadcrumbs a:link {
	color: #b9b39a;
	text-decoration: none;
	}
	
#mt_leftcolumn_breadcrumbs a:visited {
	color: #b9b39a;
	text-decoration: none;
	}
		
#mt_leftcolumn_breadcrumbs a:hover {
	color: #b9b39a;
	text-decoration: underline;
	}	
	
#mt_leftcolumn_breadcrumbs a:active {
	color: #b9b39a;
	text-decoration: underline;
	}		



#mt_specialtable {
	border-width: 0px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #9fbbd2;
	background-color: #ffffff;
}

#mt_specialtableheader {
	background-color: #000000;
	height: 3px;
	background-image: url("../images/../images/mt-specialheader.gif");
    background-repeat: no-repeat;
}



#mt_leftcolumn_homepage_headers {
    border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 4px;
	padding-top: 1px;
	margin-bottom: 5px;
	}
	
#mt_leftcolumn_homepage_headers2 {
    border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 4px;
	padding-top: 1px;
	margin-bottom: 5px;
	}	

#mt_leftcolumn_homepage_headers3 {
    border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 4px;
	padding-top: 1px;
	margin-bottom: 5px;
	}

#mt_leftcolumn_homepage_headers4 {
    border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 4px;
	padding-top: 1px;
	margin-bottom: 5px;
	}	
	
#mt_leftcolumn_homepage_headers5 {
    border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 4px;
	padding-top: 1px;
	margin-bottom: 5px;
	}		
/*--------right column-------------*/

#mt_rightcolumn_header {
	margin: 12px 8px 0px 8px;
	padding: 5px 5px 0px 42px;
	width : 183px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	background-color: #a0bcd3;
	background-image: url("../images/mt-ltbar.gif");
    background-repeat: no-repeat;
	}

#mt_rightcolumn_header p {
	font-size: 10px;
	font-weight: bold;
	}

#mt_rightcolumn_header_alt {
	margin: 12px 8px 0px 8px;
	padding: 5px 5px 0px 42px;
	width : 183px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	background-color: #a0bcd3;
	background-image: url("../images/mt-ltbar.gif");
    background-repeat: no-repeat;
	white-space:nowrap;
	}

#mt_rightcolumn {
	margin: 0px 8px 10px 8px;
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FFFFFF;
	width: 218px;
	}
	
	
#mt_rightcolumn img {
	padding: 4px 6px 1px 0px;
	}


#mt_rightcolumn2 {
	margin: 0px 8px 10px 8px;
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FFFFFF;
	width: 218px;
	}
	
	
#mt_rightcolumn2 img {
	padding: 4px 6px 1px 12px;
	}

#mt_rightcolumn_subpage {
	margin: 0px 8px 10px 8px;
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 218px;
	}
	
#mt_rightcolumn_subpage img {
	padding: 4px 6px 1px 0px;
	}

#mt_rightcolumn_share {
	margin: 0px 8px 10px 8px;
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 218px;
	}
	
#mt_rightcolumn_share img {
	padding: 4px 6px 1px 0px;
	}
	
#mt_rightcolumn_email {
	margin: 0px 8px 10px 8px;
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #a0bcd3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #ffffff;
	width: 218px;
	}

#mt_latestcommentary {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	}

#mt_categories {
	margin: 0px 8px 10px 8px;
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #a0bcd3;
	line-height: 18px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 218px;
	}

#mt_categories_p {
	font-size: 11px;
	background-color: #FFFFFF;
	width: 218px;
	}


#mt_categories ul { margin-top: .9em; margin-bottom: .9em; padding: 0; margin-left: 0; list-style-type: none; }


#mt_categories li  { margin-top: .9em; margin-bottom: .9em; border-bottom: dotted thin #9fbbd2; font-size: 11px;}	


#mt_categories_sidebar {
	margin: 0px 8px 10px 8px;
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #a0bcd3;
	line-height: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 218px;
	}

#mt_categories_sidebar p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 218px;
	margin-top: 8px;
	margin-bottom: 8px;
	}

#mt_categories_sidebar img {
	padding: 0 5px 5px 5px;
	}	
	
#mt_categories_sidebar ul { margin-top: .9em; margin-bottom: .9em; padding: 0; margin-left: 0; list-style-type: none; }


#mt_categories_sidebar li  { margin-top: .9em; margin-bottom: .9em; border-bottom: dotted thin #9fbbd2; }	
	
	
#mt_whatnew {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 8px;
	}	
/*--------footer-------------*/

#mt_footer {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #06446a;
    padding-top: 5px;
	height: 20px;
	width: 980px;
	text-align: center;
	}

#mt_footer a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#mt_footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
		
#mt_footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}	
	
#mt_footer a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}	
	
	
	
/*--------RSS-------------*/
	
	#mt_rss {
    color: #ffffff;
	padding-left: 659px;
	background-color: #db8e7c;
	height: 15px;
	width: 261px;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	background-image: url("../images/../images/uppernavbg.gif");
	font-size: 10px;
	font-weight: bold;
	}

	
#mt_rss a:link {
	color: #06446a;
	text-decoration: none;
	}
	
#mt_rss a:visited {
	color: #06446a;
	text-decoration: none;
	}
		
#mt_rss a:hover {
	color: #ffffff;
	text-decoration: none;
	}	
	
#mt_rss a:active {
	color: #ffcc99;
	text-decoration: none;
	}	
	
	
#mt_email {
    color: #ffffff;
	position: absolute;
    left: 705px;
	top: 147px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	}

	
/*--------rotating feature-------------*/

#feature {
width: 720px;
}

/* --------- controls amount of whitespace around rotating feature ---------- */
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;
border-bottom-width: 6px;*/
width: 360px; /*width of featured content slider*/
height: 300px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 340px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.sliderwrapper img{
padding-top: 5px;
}

.pagination{
width: 260px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: white;
padding: 5px 5px;
}

.pagination img{
border:none;
}

.pagination a{
padding: 0 5px;
text-decoration: none;
border:thin; 
border-color:#a0bcd2;
color: #da8f7a;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #FFFFFF;
background-color: #769ebd;
}

#homebuckets {
margin: 0 6px; }

#homebuckets td li {
font-size: 11px;
margin-left: -20px; }

/* Search Page Styles */

.searchstyle {
min-height: 400px;
padding: 12px 20px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.searchstyle a:link, .searchstyle a:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}

.searchstyle a:hover, .searchstyle a:active

{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:underline;
}

/* search box styles */
#search { left: 754px; position: absolute; z-index: 1; overflow: hidden; padding: .2em 3px .2em .2em; width: 220px; background-color: #e0e0e0; border: 1px #b01c21 solid; top: 14px; }
#search input, #search option, #search select { font-size: 11px; _font-size: 11px; padding: 0; margin: 0; }
submit, .submit { background-color: #06446a; color: #fff;  padding: 0; margin: 0; font-size: 11px; border: none; }
submit:hover, .submit:hover { background-color: #b01c21; }
#search form, #query_container, #submit_container  {float: left; }


#search a { color: #fff; font-weight: normal; }

