#contests{
display: none;
}

#main .entry-detail p.caption{
	font-size: 11px;
}

#main .entry-detail div.caption{
	font-size: 11px;
	overflow:auto;
	padding:10px;
}
#main .entry-detail div.caption
{
	 overflow:visible; 
	 overflow-x:hidden; 
	 overflow-y:auto; 
	 padding-bottom:10px; 
	 width:390px;
}
#main .entry-detail div.caption li
{
	list-style: circle inside;
}

.reportButton 
{
        width: 80px;
        overflow: hidden;
        white-space: nowrap;
        text-align: right;
        float:right;
}


.MediaFilterList 
{
	display: inline;
} 

.MediaFilterList li 
{
	list-style: none;
	display: inline;
}


.mediaFilterListWrapper
{
   padding-bottom: 5px;
   background: #fff;
}

#main .mediaFilterListWrapper a.button  { 
   background-color: #fff; 
   border: 0; 
}

#main .staffEntry{
    float: left;
    text-align: left;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
}

#main .staffEntry li{
    margin: 0px;
    padding: 0px;
    display: block;
}

#main .staffEntry .author
{
        width: 80px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}

#main .staffEntry li.staffEntry-actions{
width: 80px;
}


#main .staffEntry a{
    font-size: 11px;
}

#main .staffEntry a img{
    border: 5px solid #eee;
    width: 72px;
    height: 72px;
}

#main .staffEntry a img:hover{
    border: 5px solid #FFFFFF;
}

#header #leaderboard { padding-left: 125px; }

body {
	margin: 0 auto; 
	text-align: left;
	background: #e7e7e7;
	font: 12px arial, sans-serif;

}

ul { list-style: none; margin: 0; -moz-padding-start: 0; }

ul li {  
	color: #07627f; 
	margin-left: 10px;
	padding: 0 0 2px 18px;
}

a, .unit a, #main .entry a, #sidebar a {
	color:#07627f;
	font-weight:bold;
	text-decoration: none;
}

a:hover, .unit a:hover #main .entry a:hover, #sidebar a:hover {
	color:#07627f;
	font-weight:bold;
	text-decoration: underline;
}

#container {
	text-align: left;
	margin: 0 auto; 
	width: 980px;
        background-color: #fff;
}

#header {
	background-color: #f5f5f5;
	padding: 15px;
	margin-bottom: 10px;
	width: auto;
	overflow: hidden;
}

#header #logo {
	float: left;
}
#header #logo a img {
	border-style: none;
}
#header #content {
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: auto;
	text-align: left;
}

#content {
	background-color: #fff;
	border: none;
	padding-bottom: 0px;
}

#main hr {
        color: #fff;
        border: none;
}

#main h1 {
	font: bold 20px arial,sans-serif;
	margin: 0 0 10px 0;
}


h2 {
	padding: 2px 6px 4px 2px;
}

#main h3 { margin: 0; padding: 0; }

h2, div.entry-title  {
	background:transparent;
	color:#4d4d4d;
	font-family:arial,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:18px;
	line-height:normal;
	margin:0;
}

h2 a, #main h3 a {
	color:#07627f;
}

p.more {
	font-size:10px;
	padding: 4px;
}
h4 {
	display:block;
	font-weight:bold;
	margin:0.5em 0;
}

#sidebar {
	width: 330px;
	float: left;
        padding-top: 30px;
}

#sidebar #content
{
	width: auto;
	text-align: left;
	border-style: none;
}

#sidebar .unit {
	background-color: #efefef;
	padding: 4px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#sidebar .unit h3 { 
	margin: 0 0 3px 3px; 
	font-size: 16px;
}

#sidebar .unit p {
	margin: 0px;
}

#sidebar .unit .input {
	width: 180px;
}

#sidebar .unit li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-bottom: 2px;
}

#sidebar .unit li a {
	text-decoration: none;
}

#sidebar .unit#login ul {
	margin-bottom: 3px;
}

#sidebar .unit#login li 
{
	padding-left: 3px;
	background-image: none;
	padding-bottom: 2px;
}

#sidebar .unit#welcome {
	background-color: #efefef;
	padding: 10px;
}

#sidebar .unit#welcome ul {
	margin: 5px;
        padding-bottom: 10px;
}

#sidebar .unit#welcome li {
	float: left;
	font-size: 85%;
	border-right: 1px solid #ccc;
	padding: 0;
	padding-right: 3px;
	margin-left: 3px;
	margin-bottom: 6px;
	background-image: none;
}

#sidebar .unit#welcome li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#sidebar .unit#welcome li a {
	display: block;
	text-decoration: none;
}

#sidebar .unit#signup {
	text-align: left;
	background: #fff;
}

#main {
	width: 620px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
        padding-top: 30px;
}

#main li { list-style: none; }

#main p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#main #intro { margin: 0 0 10px 0; padding: 0 0 10px 0; background: #fff; }

#main #intro td { padding: 4px; }


#main #search ul {
	float: right;
	margin-bottom: 10px;
}

#main #search li {
	float: left;
}

#main #search .input {
	width: 180px;
	margin-right: 5px;
}

#main .entry-detail, #main .gallery, #main #channel-breadcrumbs { background: #fff; }

#main .entry-detail p { margin: 10px; }

#main .entry-detail p#player { margin: 10px 0 10px 0; }

#main .entry-detail a { color: #07627f; }

div.entry-title h2 { background: transparent; color: #fff; font-size: 18px; padding-left: 4px; }

div.entry-title { height: 24px; }

#main .login-notice {
	font-weight: bold;
	font-size: 20px;
	padding-top: 50px;
	padding-left: 75px;
	padding-bottom: 50px;
	background-image: url(../img/red-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}


#main .section,
#main .contest-section {
	margin-bottom: 10px;
        background-color: #fff;
}


#main .section h2 {
	margin: 0;
}

#main .contest-section h2 {
	margin: 0;
}


#main .section .more a,
#main .contest-section .more a {
	text-decoration: none;
}


#main .section#featured {
	background-color: #fff;
	margin: 0;
}

#main .entry {
	float: left;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
        background-color: #fff;
}

#main .entry li {
	margin: 0px;
	padding: 0px;
	display: block;
}

#main .entry li.entry-actions {
width: 80px;
}


#main .entry a {
     font-size: 11px;
     color: #07627f;
}

#main .entry a img {
	border: 5px solid #eee;
}

#main .entry a img:hover {
	border: 5px solid #fff;
}

#main .pages {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
}

#main .pages li {

	float: left;
	display: block;
	margin: 0 3px 0 0;
}

#main .pages .inactive {
	padding: 2px 4px 2px 4px;
	color: #07627f;
	border: 1px solid #07627f;
	display: block;
	background-color: #fff;
}

#main .pages a {
	text-decoration: none;
	border: 1px solid #07627f;
	display: block;
	padding: 2px 4px 2px 4px;
	color: #07627f;
	background-color: #fff;
}

#main .pages a:hover{
	border: 1px solid #07627f;
	color: #07627f;
}

#main .pages .current {
	padding: 2px 4px 2px 4px;
	color: #07627f;
	background-color: #fff;
	border: 1px solid #07627f;
}

#main .entry-info {
	float: right;
	background-color: #efefef;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 180px;
}

#main .entry-info .info-title {
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
}
#main .entry-info .info-item {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}

#main .entry-info-title {
	width: 100%;
}

#main .entry-info .embed-code {
	width: 170px;
}

#main .entry-info .info-related .related-item-thumbnail {
 float:left;
 margin: 0px 0px 5px 5px;
}

#main .entry-info .info-related a img {
 border-style: solid;
 border-width: 5px;
 border-color: #BBB;
}

#main .entry-info .info-related a img:hover {
 border-style: solid;
 border-width: 5px;
 border-color: #fff;
}

#main .entry-detail {
	width: 400px;
	float: left;
        background-color: #fff;
}

#main .entry-detail p.caption {
	font-size: 11px;
}

#main .entry-detail #navigation {
	margin: 0px 0px 5px 0px;
    overflow: hidden;
}

#main .entry-detail #navigation #previous { 
	float: left;
}

#main .entry-detail #navigation #next {
	float: right;
}

#main .entry-customfields {
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}

#main .entry-customfields ul {
	margin-bottom: 15px;
}


#main .entry-customfields li.title {
	font-size: 11px;
	margin-bottom: 5px;
}


#main .entry-customfields li.value {
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#main .entry-comments {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	padding-top: 10px;
	overflow: hidden;
}

#main .entry-comments li {
	margin: 0;
	padding: 0;
}

#main .entry-comments ul {
	margin: 10px 0 15px 0;
}

#main .entry-comments .comment-area {
	width: 390px;
	height: 70px;
	margin: 5px;
	font-family: arial, sans-serif;
	font-size: 15px;
}

#main .entry-comments li.user {
	font-size: 11px;
	margin-bottom: 5px;
}

#main .entry-comments li.user .timestamp {
	color: #999999;
}

#main .entry-comments li.comment{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 10px;
}

#main ul.form .title {
	float: left;
	width: 150px;
	clear: both;
}

#main ul.form .full {
	clear: both;
}

#main ul.form {
	padding-bottom: 25px;
	background: #fff;
}

#main ul.form li {
	margin-bottom: 5px;
}

#main ul.form .input {
	width: 250px;
	font-family: arial, sans-serif;
	font-size: 15px;
}

#main .terms {


	font-size: 11px;
	height: 200px;
	overflow: auto;
	background-color: #eee;
	padding: 10px;
	color: #4d4d4d;
}

#main .terms h3 {
	font-size: 11px;
}

#main #gallery-control-panel {
	margin: 10px 0px 10px 0;
}

.gallery { padding: 4px 8px 10px 10px; }

#main h3, #main .description, #channel-children { clear: both; background: #fff; font: bold 12px; padding: 10px;}

#main #channel-breadcrumbs { padding-top: 10px; }


#main .section#featured .gallery { margin-bottom: 10px; }

#footer {
	clear: both;
	padding: 15px;
	text-align: center;
	color: #4d4d4d;
}

#footer li {
	display: inline;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	margin-right: 5px;
	padding-right: 5px;
}

#footer a {
	color: #07627f;
}

#footer .last {
	border-right-style: none;
}

a.button, #sidebar a.button, #main a.button {
	background-color: #fff;
	font-weight: bold;
	color: #07627f;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px solid #07627f;
}
a:hover.button, #sidebar a:hover.button, #main a:hover.button {
	background-color: #07627f;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}

.input-area{
	height: 125px;
	width: 250px;
	font-family: arial, sans-serif;
	font-size: 15px;
}

.clear{
	clear: both;

}

/* Rating */

.user-rating
{
	overflow: hidden;
	width: 100%;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}


.filledRatingStar {
    background-image: url(../Media/Images/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(../Media/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../Media/Images/SavedStar.png);
}

.html-edit
{
	width: 100%;
	height: 300px;
}

.text-edit
{
	width: 100%;
	height: 300px;
}


.wnSearchBoxLabelImg-google { vertical-align:bottom; position:relative; top:1px; }


a {
	font-family: Arial, sans-serif;
}

FONT.a {
	text-decoration:underline;
}
FONT.sectiontitle {
	
	font-family:Default;
	font-size:9px;
	color:#4d4d4d;
}

A:link { text-decoration:none; }
A:visited { text-decoration:none; }
A:active { text-decoration:none; }
A:hover { text-decoration:underline; }

.wnUtilityBlock { text-align: center; }
.wnUtilityBlock TABLE { margin: 0 auto; }
.wnUtilityBlock TABLE TABLE { margin: 0; }

FONT.bn {
	
	color:#FFFFFF;
	font-family:Default;
	font-size:10px;
	text-decoration:underline;
}
FONT.bnl {
	
	color:#FFFFFF;
	font-family:Default;
	font-size:10px;
	text-decoration:none;
}

TD.ctdcrn {
	
	padding-left:0px;
	padding-right:0px;
}

A.ctdoff {
	
	font-weight:700;
	text-decoration:none;
}
DIV.ads {
	margin: 5px;
}
IMG.video {
	vertical-align: middle;
}
TEXTAREA.qform {
	
	font-family:Verdana,Arial;
}

DIV.wrapper_wnsz_46 {
	
	background-color: #FFFFFF;
	border-color: #999999;
	border-style: solid; 
	border-bottom-width: 0px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	
	width: 980px;
	height: 92px; 
	vertical-align: bottom; 
	margin: 0px; 
	display: none;
}

/* handling for quirks mode */
			.wnMainMenu .wnVertical A, .wnMainMenu .wnHorizontal .wnDynamic .wnSublevel A { width: 100%; }
			.wnMainMenu .wnVertical SPAN > A, .wnMainMenu .wnHorizontal .wnDynamic .wnSublevel SPAN > A { width: auto; }
			.wnMainMenu .wnDynamic .wnSublevel SPAN { display: inline; }
			.wnMainMenu .wnDynamic .wnSublevel LI > SPAN { display: block; }
			#menu7 UL, #menu7 .wnHorizontal { background-color: #ffffff; font-family: Verdana; font-size: 12px; 

font-weight: 700; color: #000000; }
				#menu7 A, #menu7 LI.wnOn .wnSublevel A, #menu7 LI.wnOn .wnSublevel LI.wnOn .wnLevel3 A { 

font-family: Verdana; font-size: 12px; font-weight: 700; color: #000000; }
				#menu7 .wnLevel1, #menu7 .wnLevel1 LI { height: 27px; }
							#menu7 .wnHorizontal .wnDynamic .wnMenuTypeImage .wnSublevel LI { height: 

auto; }
					#menu7 UL LI.wnOn { background-color: #e7e7e7; color: #146b14; }
					#menu7 LI.wnOn A, #menu7 LI.wnOn .wnSublevel LI.wnOn A, #menu7 LI.wnOn .wnSublevel LI.wnOn 

.wnLevel3 LI.wnOn A { color: #146b14; }
					#menu7 .wnSublevel { background-color: #ffffff;  }

				#menu7 .wnSublevel A { border: 1px #e7e7e7 solid; border-top: none; }
						#menu7 .wnSublevel .wnFirstNode { border-top: 1px #e7e7e7 solid; }
						#menu7 .wnHorizontal .wnDynamic .wnMenuTypeImage .wnSublevel LI.wnHasSublevel A { 

padding-right: 9px; }
				#menu7 .wnSublevel LI.wnHasSublevel A { background: 

url('http://wate.images.worldnow.com/images/static/gfx/nav_tri.gif') no-repeat 98% 50%; }
				#menu7 .wnSublevel LI.wnHasSublevel .wnLevel3 A { background: none; }
			#menu7 .wnSublevel LI.wnOn { background-color: #e7e7e7;  }
					#menu7 .wnRight .wnMiddle { background: 

url('http://wate.images.worldnow.com/images/static/gfx/nav_bg_off.gif') repeat-x; }
					#menu7 LI.wnOn .wnMiddle { background-image: 

url('http://wate.images.worldnow.com/images/static/gfx/nav_bg_on.gif'); }

#tabPromo { width:300px;font-family:verdana;font-size:.70em;color:#53564E; text-align: left;}
	#tabs {background:url(http://images.worldnow.com/Revenue/images/206477_G.gif);text-align:center;height:25px;overflow:hidden}
	#tabs .left {margin-left:5px;}
	#tabs div div{cursor:pointer;float:left;height:25px;}
	#tabs .left, #tabs .right {width:7px;}
	#tabs .text {line-height:25px;}

	.taboff .left {background:url(http://images.worldnow.com/Revenue/images/206469_G.gif);}
	.taboff .center {background:url(http://images.worldnow.com/Revenue/images/206466_G.gif);}
	.taboff .right {background:url(http://images.worldnow.com/Revenue/images/206473_G.gif);}
	.tabon .left {background:url(http://images.worldnow.com/Revenue/images/206470_G.gif);}
	.tabon .center {background:url(http://images.worldnow.com/Revenue/images/206467_G.gif);}
	.tabon .right {background:url(http://images.worldnow.com/Revenue/images/206474_G.gif);}
	#tabContent {background-color:#FFFFFF;height:46px;overflow:hidden;clear:both;
		border-right:1px #A3A3A3 solid;border-bottom:1px #A3A3A3 solid;border-left:1px #A3A3A3 solid;}
	#tabContent .tabInfo {margin:0px; padding:2px 5px 2px 5px;}
	.bullet{padding:0px 0px 0px 3px;}


http://content.worldnow.com/global/interface/menu/menu.css?ver=200806280400

/* General Defaults */

.wnMainMenu UL, .wnMainMenu LI { margin: 0; padding: 0; border: none; list-style: none; }

.wnMainMenu SPAN { cursor: pointer; }

.wnMainMenu A { display: block; }

.wnMainMenu A, .wnMainMenu A:hover { text-decoration: none; }

.wnMainMenu A, .wnMainMenu LI.wnOn .wnSublevel A, .wnMainMenu LI.wnOn .wnSublevel LI.wnOn .wnLevel3 A { text-decoration: none; }

.wnMainMenu .wnSublevel { display: none; }

.wnMainMenu .wnHide { display: none !important; }

.wnMainMenu .wnSublevel LI.wnHasSublevel .wnLevel3 A { background: transparent; }

.wnMainMenu .wnClearMenu { clear: both; }



/* Vertical navigation layout */

.wnMainMenu .wnVertical, .wnMainMenu .wnVertical .wnMenuTypeImage LI { width: 130px; }

.wnMainMenu .wnVertical .wnBottom { width: 130px; overflow: hidden; }

.wnMainMenu .wnVertical .wnMenuTypeImage LI, .wnMainMenu .wnVertical .wnMenuTypeImage A { float: left; }

.wnMainMenu > .wnVertical .wnMenuTypeImage A { float: none; }

.wnMainMenu .wnVertical .wnMenuTypeText SPAN, .wnMainMenu .wnVertical .wnMenuTypeText LI { display: block; }

.wnMainMenu .wnVertical .wnMenuTypeText SPAN { overflow: hidden; }

.wnMainMenu .wnVertical .wnMenuTypeText A { padding: 1px; padding-left: 4px; overflow: hidden; }

.wnMainMenu .wnVertical .wnMenuTypeText .wnSublevel A { overflow: visible; }



/* Horizontal navigation layout */

.wnMainMenu .wnHorizontal { width: 980px; }

.wnMainMenu .wnHorizontal LI { float: left; }

.wnMainMenu .wnHorizontal SPAN { display: block; float: left; }

.wnMainMenu .wnHorizontal .wnMenuTypeText A { padding: 2px; white-space: nowrap; }

.wnMainMenu .wnHorizontal .wnMenuTypeText .wnSublevel A { white-space: normal; }



/* Alignment */

.wnMainMenu.wnAlignRight .wnHorizontal .wnLevel1 { float: right; }



/* Dynamic sub-level positioning */

.wnMainMenu .wnDynamic .wnSublevel LI, .wnMainMenu .wnDynamic .wnSublevel SPAN, .wnMainMenu .wnDynamic .wnSublevel A { float: none; 

height: auto; line-height: normal; padding: 0; white-space: normal; width: auto; }


.wnMainMenu .wnDynamic UL.wnOn { display: block; }

.wnMainMenu .wnDynamic .wnSublevel { position: absolute; top: 0px; left: 0px; z-index: 6000; }

.wnMainMenu .wnDynamic .wnSublevel LI { display: block; float: left; }

.wnMainMenu .wnDynamic .wnSublevel > LI { float: none; }

.wnMainMenu .wnDynamic .wnSublevel SPAN { display: block; padding: 0 !important; overflow: hidden; }

.wnMainMenu .wnDynamic .wnSublevel, .wnMainMenu .wnDynamic .wnSublevel SPAN { width: 225px; }

.wnMainMenu .wnDynamic .wnSublevel A { padding: 2px; padding-left: 9px; overflow: hidden; }

.wnMainMenu .wnDynamic .wnSublevel.wnLevel3 { left: 225px; }


.wnMainMenu .wnDynamic .wnSublevel LI { line-height: 100%; }



/* Static sub-level positioning */

.wnMainMenu .wnStatic .wnSublevel LI, .wnMainMenu .wnStatic .wnSublevel SPAN, .wnMainMenu .wnStatic .wnSublevel A { padding: 0; 

float: none; height: auto; line-height: normal; width: auto; }


.wnMainMenu A EM { font-style: normal; padding-right: 1px; text-decoration: none !important; }

.wnMainMenu .wnStatic .wnSublevel LI { display: inline; }

.wnMainMenu .wnStatic .wnLevel1 .wnSublevel LI { border: none; }

.wnMainMenu .wnStatic .wnLevel1 LI.wnActive .wnLevel2 { display: block; }

/* Horizontal */

.wnMainMenu .wnHorizontal .wnStatic .wnSublevel { width: 980px; position: absolute; top: 20px; left: 0px; overflow: hidden; }

.wnMainMenu .wnHorizontal .wnStatic .wnSublevel LI { float: left; }

.wnMainMenu .wnHorizontal .wnStatic .wnSublevel .wnFirstNode SPAN { padding-left: 12px; }

.wnMainMenu .wnHorizontal .wnStatic .wnSublevel SPAN { display: block; float: left; padding: 6px 2px; }

.wnMainMenu .wnHorizontal .wnStatic .wnSublevel A { white-space: nowrap; }

/* Vertical */

.wnMainMenu .wnVertical .wnStatic { width: 130px; }

.wnMainMenu .wnVertical .wnStatic .wnLevel2 .wnFirstNode { clear: left; }

.wnMainMenu .wnVertical .wnStatic .wnLevel2 LI.wnActive .wnLevel3 { display: block; }

.wnMainMenu .wnVertical .wnStatic .wnSublevel LI { display: block; line-height: 100%; }

.wnMainMenu .wnVertical .wnStatic .wnSublevel SPAN { padding: 1px; padding-left: 5px; height: 100%; display: block; }

.wnMainMenu > .wnVertical .wnStatic .wnSublevel SPAN { height: auto; }

.wnMainMenu .wnVertical .wnStatic, .wnMainMenu .wnVertical .wnStatic .wnSublevel A { overflow: hidden; }

.wnMainMenu .wnVertical .wnStatic .wnSublevel { width: 100%; overflow: hidden; }

.wnMainMenu .wnVertical .wnStatic .wnLevel3 A { padding-left: .9em; text-indent: -.9em; }



/* Internet Explorer 6 - height workaround */

.wnMainMenu.wnInternetExplorer6 .wnVertical .wnMenuTypeText SPAN { display: inline-block; }



/* Netscape 6 - background position bug workaround */

.wnMainMenu.wnNetscape6 .wnHorizontal SPAN { float: none; }

.wnMainMenu.wnNetscape6 .wnHorizontal IMG, .wnMainMenu.wnNetscape6 .wnHorizontal .wnMiddle { float: left; }

.wnMainMenu.wnNetscape6 .wnHorizontal .wnMiddle IMG { float: none; }

.wnMainMenu.wnNetscape6 .wnHorizontal .wnStatic .wnSublevel SPAN { float: none; }

.wnMainMenu.wnNetscape6 .wnVertical .wnMenuTypeImage LI { float: none; }






.std {

 font: 12px arial, sans-serif;

 color: #000;

 text-align: left;

 padding: 0;

 background: #fff;

}







.std a, .sports a {

 font: 12px verdana, sans-serif;

 color: #07627f;

 font-weight: bold;

 text-decoration: none;

}



.std a:hover, .sports a:hover {

 text-decoration: underline;

}



.std ul {

 margin: 0;

 padding: 0;

}



.std ul li {

 list-style: disc outside; 

 color: #07627f; 

 margin-left: 10px;

 padding-bottom: 2px;

}





h1.txt {

 font: 20px arial, sans-serif;

 font-weight: bold;

 margin-bottom: 10px;

}



h1.hdr {

 background: transparent;

 color: #4d4d4d;

 font: 28px arial, sans-serif;

 font-weight: bold;

 padding: 10px;

 text-align: left;

 margin: 0;

}


.rss {

 padding-right: 20px;

 background: transparent url(http://wate.images.worldnow.com/images/113011_G.gif) no-repeat center right;

 margin-right: 4px;

 color: #07627f;

 font-size: 12px;

}

td.more {

 color: #fff;


 font-weight: bold;

 font-size: 11px;

 font-family: arial, sans-serif;

 padding-right: 4px;

}

td.more a {

 color: #fff;

 font-weight: bold;

 font-size: 11px;

 font-family: arial, sans-serif;

}



img.feed {

 border: 0;

 margin: 0 10px 0 10px;

}

.wxlabels { font-family:Arial,sans-serif; font-size:8pt; font-weight:bold; color:#646464; font-weight:900; }

a.wxlink { font-family:Arial,sans-serif; font-size:14pt; font-weight:bold; color:#07627f; font-weight:900; text-decoration: none; 

margin-right: 12px;}

a:hover.wxlink  { text-decoration: underline; }






.std a, .sports a {

 font: 12px verdana, sans-serif;

 color: #07627f;

 font-weight: bold;

 text-decoration: none;

}



.std a:hover, .sports a:hover {

 text-decoration: underline;


}



.std ul {
 margin: 0;
 padding: 0;


}



.std ul li {

 list-style: disc outside; 
 color: #07627f; 
 margin-left: 10px;
 padding-bottom: 2px;

}



h1.txt {

 font: 20px arial, sans-serif;
 font-weight: bold;
 margin-bottom: 10px;

}





a:link {
		color: #07627f;
		background-color: transparent;
		text-decoration: none;
	}

	a:visited {
		color: #07627f;
		background-color: transparent;
		text-decoration: none;
	}

	a:hover {
		color: #07627f;
		background-color: none;
		text-decoration: underline;
	}

	a:active {
		color: #07627f;
		text-decoration: none;
	}

	
	.category {

		padding-left: 0px;
		font-weight: bold;
	}
	
	.content {
		overflow: auto;
		width: 122px;
		height: 116px;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		color: #000000;
	}
	
	.header {
		position: absolute;
		top: 38px;
		left: 0px;
		width: 125px;
		text-align: center;
	}
	
	.header_menu {
		width: 122px;
		height: 14px;
		padding-top: 2px;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		text-align: center;
	}
	
	.inventory {
		margin-left: 126px;
		width: 122px;
		height: 132px;
	}
		
	.model {
		padding-left: 4px;
	}
	
	.multiple_vehicle {
		color: black;
	}
	
	.small {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
	}
		
	.spacer {
		padding-bottom: 3px;
	}

	.single_vehicle a span {
		display: none;
	}

	.single_vehicle a:hover {
		background: none;
	}

	.single_vehicle a:hover span {
		display: block;
		position: absolute;
		top: 38px;
		left: 4px;
		border: 1px solid black;
		z-index: 10;
	}
	
	.titlebar {
		width: 248px;
		height: 16px;
	}
	
	.vehicle {
		padding-top: 4px;
		padding-right: 4px;
		padding-left: 4px;
		text-align: center;
	}
	
	.vehicle_desc {
		padding-bottom: 4px;
		text-align: center;
	}
	
	.window {
		width: 248px;
		height: 148px;
		border: 1px solid black;
		background-color: #ffffee;
	}
	
#header, #header div, #header ul, #header li { margin: 0; padding: 0; }
#header .hdrtop { width: 980px; height: 89px; background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/hdr.jpg) top left no-repeat; }
#header .nav ul { height: 29px; width: 980px; margin: 0; padding: 0; }
#header .nav ul li { list-style: none; display: inline; float: left; float:left; position:relative; }
#header .nav span { display: none; }
#header .nav a { display: block; }
#home a { width: 83px; height: 29px; background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) 0 -29px no-repeat; }
#news a { width: 62px; height: 29px; background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -83px -29px no-repeat; }
#weather a { width: 99px; height: 29px; background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -145px -29px no-repeat; }
#sports a { width: 84px; height: 29px; background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -244px -29px no-repeat; }
#community a { width: 123px; height: 29px; background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -328px -29px no-repeat; }
#lifestyle a { width: 100px; height: 29px; background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -451px -29px no-repeat; }
#automall a { width: 109px; height: 29px; background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -551px -29px no-repeat; }
#connections a { width: 138px; height: 29px; background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -660px -29px no-repeat; }
#home a:hover { background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) 0 0; no-repeat; }
#news a:hover { background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -83px 0; no-repeat;  }
#weather a:hover { background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -145px 0 no-repeat; }
#sports a:hover { background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -244px 0 no-repeat; }
#community a:hover { background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -328px 0 no-repeat; }
#lifestyle a:hover { background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -451px 0 no-repeat;  }
#automall a:hover { background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -551px 0 no-repeat; }
#connections a:hover { background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -660px 0 no-repeat; }
#navfill { width: 182px; height: 29px; background: transparent url(http://www.wate.net/sites/all/themes/genesis/genesis_sixnews/images/nav-buttons.jpg) -798px 0 no-repeat; }

.section h2 { font-size: 20px; text-transform: uppercase; }

#main .entry-detail #next a, #main .entry-detail #previous a {
	background-color: #07627f;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font: bold 14px arial,sans-serif;
}

#main .entry-detail #next a:hover, #main .entry-detail #previous a:hover {
	background-color: #fff;
	color: #07627f;
	text-decoration: none;
	border: 1px solid #07627f;
}