/* general */
html{height: 100%}

body{
	margin: 0; 
	padding: 0;
	margin-left: 47px;
	background-color: #04252a;
	background-image: url(/assets/images/wsg_tempograd_2.gif);
	background-repeat:repeat-x;
	height: 100%;
	}


img{border: 0;}
form{margin: 0;}
p{
	margin: 0px;
	margin-top: 10px;
}

h1{
	font-size:16px;
	}
ul{margin: 0;}

.hiddenTable{display: none;}
.visibleTable{display: block;}

.titletext{
	font-family: verdana, arial;
	font-size: small;
	font-weight: bolder;
	color: #ED3102;
}

h1.titletext {
  font-size:17px;
	margin:0;
}

.regtext{
	font-family: verdana, arial;
	font-size:smaller;
	font-weight: normal;
	color: #2C1A06;
}
.regtext a:link{color: #07809A; text-decoration: underline; font-weight: bolder;}
.regtext a:visited{color: #07809A; text-decoration: underline; font-weight: bolder;}
.regtext a:hover{color: #07809A; text-decoration: underline; font-weight: bolder;}

.text_field{
	height: 13px;
	font-family: verdana, arial;
	font-size : 10px;
	font-weight: normal;
	color: #2C1A06;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	padding-left: 2px;
	margin-right: 3px;
}

/* Got Tempo Comp */
#got_tempo{
	position: absolute;
	z-index: 7;
	width: 159px;
	height: 186px;
	left: 765px;
	top: 183px;
	background-image: url(/assets/images/got_tempo.jpg);
	background-repeat: no-repeat;
}
.got_tempo_field{
	width: 100px;
	height: 13px;
	font-family: verdana, arial;
	font-size : 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #7A7A7A;
	background: #FFFFFF;
	padding-left: 2px;
	margin: 150px 3px 0px 22px;
}

/* Nav */
.hidden{position: absolute; visibility: hidden;}
.visible{position: relative; visibility: visible;}

#menu_about_us{position:absolute; z-index:10; width:auto; height:auto; left:604px; top:152px;}
#menu_watch_us{position:absolute; z-index:10; width:auto; height:auto; left:143px; top:152px;}

.subnav{
	background-image: url(/assets/images/nav/subnav_bg.gif);
	width: 108px;
}
.subnav_pos{padding: 1px 9px 0px 8px}
.subnav_off{
	font-family: verdana, arial;
	font-size : 10px;
	font-weight: bolder;
	color: #240D02;
	height: 20px;
	text-align: center;
	cursor: pointer;
}
.subnav_on{
	font-family: verdana, arial;
	font-size : 10px;
	font-weight: bolder;
	color: #F0C473;
	background: #886319;
	height: 20px;
	text-align: center;
	cursor: pointer;
}

/* Home */
.news{
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.news table{
	width: 200px;
}
.news td{
	padding-top: 5px;
	padding-bottom: 10px;
	border: 1px dashed #252200;
	border-style: none none dashed none;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: normal;
	color: #252200;
}
.news td a:link, a:visited, a:hover{color: #07809A; text-decoration: underline; font-weight: bolder;}

/* Events */
.small_promo{
	padding: 10px 10px 10px 10px;
}
.small_promo p{
	margin: 0px;
	margin-top: 5px;
}

/* Article & Press */
.article{
	padding-bottom: 30px;
	border: 1px dashed #252200;
	border-style: none none dashed none;
	height: 510px
}
.article div{
	overflow: hidden;
	width: 480px;
}

.press{
	padding-bottom: 30px;
	border: 1px dashed #252200;
	border-style: none none dashed none;
	height: 510px
}
.press div{
	overflow: hidden;
	width: 440px;
}

.presstitle {line-height: 25px; font-weight: bolder; text-decoration: underline;}
.paging{padding-top: 5px; padding-bottom: 30px}
.paging a:link{font-weight: normal;}
.paging a:visited{font-weight: normal;}
.paging a:hover{font-weight: normal;}
.page_on{
	background: #ED3102;
	font-weight: bolder;
	color: #ECE6D1;
	padding: 2px 4px 2px 4px;
}
.page_on a:link{color: #ECE6D1; font-weight: bolder; text-decoration: none;}
.page_on a:visited{color: #ECE6D1; font-weight: bolder; text-decoration: none;}
.page_on a:hover{color: #ECE6D1; font-weight: bolder; text-decoration: none;}
.page_off{
	background: #B2A38A;
	font-weight: bolder;
	color: #ECE6D1;
	padding: 2px 4px 2px 4px;
}
.page_off a:link{color: #ECE6D1; font-weight: bolder; text-decoration: none;}
.page_off a:visited{color: #ECE6D1; font-weight: bolder; text-decoration: none;}
.page_off a:hover{color: #ECE6D1; font-weight: bolder; text-decoration: none;}

/* Footer */
td#footer{
	padding: 7px 10px 7px 0px;
	vertical-align: bottom;
	text-align: right;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: normal;
	color: #C8BD97;
	background: #272A14;
}

td#footer a:link{color: #C8BD97; text-decoration: underline; font-weight: bolder;}
td#footer a:visited{color: #C8BD97; text-decoration: underline; font-weight: bolder;}
td#footer a:hover{color: #C8BD97; text-decoration: underline; font-weight: bolder;}

#rssFeed{
	color: #CEBA81;
	font-family: verdana, arial;
	font-size: 9px;
}
.rssBold{color: #B6A05F;}

.news_list td{
	padding-bottom: 2px;
}
.news_list td a:link{color: #CEBA81; text-decoration: underline;}
.news_list td a:visited{color: #CEBA81; text-decoration: underline;}
.news_list td a:hover{color: #CEBA81; text-decoration: underline;}

/*.rss
{
	width: 160px; 
	padding-bottom: 3px;
	margin-left: 8px;
	margin-right: 5px;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 16px;
}

.rss a:link{color: #C8BD97; text-decoration: none;}
.rss a:visited{color: #C8BD97; text-decoration: none;}
.rss a:hover{color: #C8BD97; text-decoration: none;}
li {margin-left: -2px;}

div#tempo_ent	{position: relative; top: 0px; width: 140px; font-family: verdana, arial; font-size: 9px; font-weight: normal; line-height: 13.5px; margin-left: 10px;}
div#tempo_sports	{position: relative; top: 0px; width: 140px; font-family: verdana, arial; font-size: 9px; font-weight: normal; line-height: 13.5px; margin-left: 10px;}
div#tempo_news		{position: relative; top: 0px; width: 140px; font-family: verdana, arial; font-size: 9px; font-weight: normal; line-height: 13.5px; margin-left: 10px;}

div#tempo_ent a{color: #C8BD97; text-decoration: underline; font-weight: bolder;}
div#tempo_news a{color: #C8BD97; text-decoration: underline; font-weight: bolder;}
div#tempo_sports a{color: #C8BD97; text-decoration: underline; font-weight: bolder;}
#hbn{margin-left: 4px; text-align: center; height: 15px;}*/


img.vibes_border {
   border: 1px solid #c0b69f;
	 padding:3px;
}

/*  VIBES ARTICLES */

.vibes_article_menu {
  margin:0 0 50px 0;

}

.vibes_article_menu_item {
   clear:both;
	 padding:10px;
	 margin:0;
}	 
	 
.vibes_article_menu_item_border {
   clear:both;	 
	 height:10px;
	 border-bottom:1px dotted #c0b69f;
}

.vibes_article_icon img {
 float:left;
 padding:0 5px 2px 0;
}

.vibes_article_text {
   float:left;
	 width:120px;
}

.vibes_article_header {
   color:#d00;
	 font-weight:bold;
	 padding-bottom:5px;
}

.vibes_article_header_current {
   color:#444;
	 font-weight:bold;
	 padding-bottom:5px;
}

/* PRESS */

.press_menu_item {

padding:0 0 30px 0;
margin:0 0 20px 0;
border-bottom:1px dotted #c0b69f; 

}

.press_menu_item h2 {
   font-size:17px;
	 margin-top:5px;
} 

/* GENERAL TEMPLATE */

div.general_content {
     padding:0 10px 10px;
	 min-height:900px;
	 height:auto;
     margin:0 auto;

}
* html div.general_content {
   height:900px;
}

.general_header h1 {
     color:#27394F;
	 font-weight:bold;
	 padding-bottom:5px;
	 text-align:left;
     padding:0 30px 0px 30px;
	 font-size:1.8em;
}

.general_header h1 img{
						border:0;
}


.general_border {
  padding:0 0 0 18px;
}

.general_button{
	padding:0 50px 10px 0;
	text-align: right;
}

#water{
	    padding-left:18px;
}


#water img{
		 width:602px;
		 border:1px solid #666;
}


#topBanner p {
	margin: 0;
	padding: 0;
}

.clear {
clear:both;
}

/* RSS */

#secondary_rss {
margin:5px;
}

#rssFeed, #secondary_rss {
font-family: verdana, arial;
font-size:x-small;
}

#rssFeed h2, #secondary_rss h2 {
  font-size: 1.1em;
	margin:0;
	padding:0;
}



#rssFeed a, #secondary_rss a {
color:#e4d29e;
font-weight:normal;
text-decoration:none;
}

#rssFeed a:hover, #rssFeed a:focus, #secondary_rss a:hover, #secondary_rss a:focus {
color:#eee;
font-weight:normal;

}

#rssFeed ul, #secondary_rss ul {
list-style: none;
padding:0;
margin:0 0 5px 0;
}

#rssFeed li, #secondary_rss li {
padding-bottom:3px;
}

.page_feed {
font-size:small;
}

.page_feed p, .page_feed p span {
  font-family:verdana, arial, sans-serif !important;
	color:#2C1A06 !important;
	text-decoration:none !important;
}
.page_feed p span {


}

u {
	text-decoration:none !important;
}

