body{
	margin: 0px;
  background-color: #EFEFEF;
	color: #000000;
}
body,div,p,li,td{
	font-family: Tahoma, Arial, Verdana, serif;
	font-size: 11px;
}
p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:2px;
}
a {
	color: #02459F;
}
a img {
	border: 0px;
}

div#FixWidth{
	width: 100%;
	text-align: center;
}
div#MainPageTop{
	background: #fff url('../img/maintop3.gif') left top no-repeat;
	width: 760px;
	height: 187px;
/*	position: absolute;*/
	text-align: left;
}

div.CenterBl {
	margin: auto;
	text-align: center;
	width: 760px;
}
div#MainPageTop img.logo{
/*  margin-left: 105px;*/
  margin-left: 38px;
  text-align: left;
}
div#MainPageBottom{
	width: 760px;
	background-image: url('../img/mainbott2.gif');
  background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px 0px 30px 0px;
/*	margin-top: 120px;*/
	margin-top: -55px;	
	text-align: left;
}
div#MainPageCont{
/*  margin: 0px 30px 0px 97px;*/
  margin: 0px 30px 0px 30px;
	font-size: 12px;
}

.BookMarksWidth {
	width: 608px;
	float: left;
	border: 1px solid #d5d5d5;
	margin-top: 35px;
	padding: 18px 0px 14px 0px;
}
.BookMarks {
	padding: 0px 15px 0px 65px;
	font-weight: bold;
	
}
.BookMarks  p {
	display: inline;
	float: left;
}
.BookMarks span {
	float: left;
}
.BookMarks a img {
	float: left;
	margin-right: 5px;
}
.BookMarks a {
	color: #13629a;
	text-decoration: none;
	margin-left: 10px;
	float: left;
}

table.listtabl{
  border-collapse: collapse;
	table-layout: fixed;
}
table.listtabl td{
	padding: 5px 3px 5px 20px;
  border-left: 1px solid #D0D0D0;
  border-right: 1px solid #D0D0D0;
	overflow-x: hidden;
	font-size: 12px;
}
table.listtabl td a{
  text-decoration: none;
}
table.listtabl tr.mid td{
  border-top: 1px solid #D0D0D0;
}

div#CityBlackPage{
	width: 892px; 
	margin: auto;
}
a img{
  border-style: none;
}
#LeftCol{
  float: left;
  width: 210px;
	padding-top: 36px;
}
#MainCol{
  float: left;
	width: 682px;
  padding-top: 9px;
}
td#MainColCont{
	background-image: url('../img/mpbg.gif');
  background-repeat: repeat-y;
	padding: 7px 25px 0px 25px;
	overflow: hidden;
}
td#MainColCont h1,
div.pageTitle,
.PopupForm h1{
	margin: 0px 0px 15px 14px;
  color: #578F16;
	font-family: Arial, Tahoma, sans-serif;
  font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
td#MainColCont .BlueHead{
  color: #02459F;
	margin-left: 0px;
}
td#MainColCont .BrownHead{
  color: #983009;
	margin-left: 0px;
	text-align: left;
}


h1 {
  font-size: 16px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 12px;
}

div#tmenu{
	background: url('../img/mp-top.gif') no-repeat;
	height: 42px;
	padding-left: 57px;
}
div#tmenu{
  z-index: 10;
	position: relative;
}
div#tmenu a{
  padding-top: 8px;
	display: block;
	float: left;
  padding-bottom: 3px;
	background-image: url('../img/menuitembg.gif');
  background-repeat: no-repeat;	
  width: 114px;
	text-align: center;
	color: #02459F;
  text-decoration: none;
	height: 27px;
	font-weight: bold;
}
div#tmenu a:hover, div#tmenu a.act{
  background-image: url('../img/menuitembg2.gif');
	color: #000000;
}
div#directoryMenu{
  position: absolute;
	visible: hidden;
	display: none;
}
div#LeftColDirectories{
	background: url('../img/lmenu-bg2.gif') 0 0 no-repeat;
	height: 105px;
	width: 206px;
	margin-top: 15px;
	text-align: left;
}
div#LeftColDirectories ul{
  margin-top: 11px;
}

div#directoryMenu li,
div#LeftColDirectories li{
	margin: 3px 10px 3px -10px;
  padding: 0px 5px 3px 0px; 
	list-style-image: url('../img/lmenu-li.gif');
}
div#directoryMenu a.hd,
div#directoryMenu a.hd:hover,
div#LeftColDirectories a.hd,
div#LeftColDirectories a.hd:hover{
	color: #02459F;
  text-decoration: none;
	font-weight: bold;
}
div#directoryMenu a.act,
div#LeftColDirectories a.act{
	color: #000;
  text-decoration: none;
	font-weight: bold;
}

.DirectoryBlockHead{
  padding: 10px 0px 1px 18px !important;
}

div.evblock{
  background: url('../img/eventbg2.gif') no-repeat;
	padding-top: 11px;
/*	width: 294px;*/
	width: 265px;
	height: 85px;
	height: "93px";	
	margin-bottom: 5px;
}
div.evdate, 
div.evcat{
	margin: 0px 5px 0px 24px;
	height: 15px;
	overflow: hidden;
}
div.evdate{
	margin: 4px 5px 5px 24px;
  color: #9F2E02;
}	
div.evhdr{
	margin: 0px 5px 1px 24px;
	height: 30px;
	overflow: hidden;
}


div.evhdr a, 
div.eventh a,
div.contesth,
div.contesth a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contesth{ color: #02459F; }
.ContestType{
	color: #333;
	padding-left: 13px;
}


div.evblock div.evdate,
div.evsel div.evdate{
	margin: 0px 5px 0px 35px !important;
	color: #888;
}
div.evblock div.evcat,
div.evsel div.evcat{
  color: #983009;
	margin-top: 0px !important;
	margin-left: 35px !important;
}
div.evblock .evcat a{
  color: #983009;
	text-decoration: none;
}
div.evblock div.evhdr{
  margin-top: 9px;
	margin-left: 15px;
}
div.evblock div.evhdr a{
  font-weight: normal;
}

.EvLocation{
  margin-top: 5px;
	border-left: 3px solid #EEE;
	padding-left: 15px;
	padding-bottom: 2px; 
}
div.eventdate{
  color: #9F2E02;
	margin-bottom: 5px;
}
.eventloc{
	margin-left: 5px;
	font-weight: bold;
}
div.eventdesc{
  margin-top: 5px;
  margin-bottom: 6px;
}
.eventdate,
.eventcat,
.eventh,
.contesth{
  position: relative;
}

.EventFeaturedHead{
  background: url('../img/event-featured-headbg.gif') 0 0 no-repeat;
	overflow: hidden;
	padding: 9px 2px 3px 12px;
	font-size: 13px;
	font-weight: bold;
}
.sresult img.eventthmb{
  float: left;
	border: 1px solid #C6C6C6;
  margin: 0px 10px 5px 0px;
}
.evsel{
  background-color: #FFFF99;
}
div.evinfo{
  padding: 3px 12px 12px 12px;
}
div.evinfo h2, h2.sh{
  margin: 5px 0px 7px 0px;
	color: #98C364;
}
table.evdetailsdates{
  border-collapse: collapse;
}
table.evdetailsdates td{
  border: 1px solid #D0D0D0;
}
.evcaption{
  display: inline;
	color: #000000 !important;
	font-size: 18px;
	font-weight: normal;
}

div.evrsmall,
.ColorRed{
  color: #9F2E02;
}
span.FieldDesc{
	top: -3;
	position: relative;
	font-size: 11px;
}

table.calendar{
  border-collapse: collapse;
	margin-bottom: 5px;
}
table.calendar td, 
table.calendar th{
  border: 1px solid #EFEFEF;
	padding: 2px 5px 2px 5px;
	font-size: 11px;
	text-align: center;
}
table.calendar .nsb{
  border-left-style: none !important;
  border-right-style: none !important;
	padding: 0px;
}
table.calendar a{ 
  text-decoration: none; 
}
table.calendar td.currdate{
  font-weight: bold;  
}
table.calendar td.calsel{
  background-image: url('../img/cal-selected.gif');
}
table.calendar td.othermonth a{
  color: Gray !important;
}
table.calendar td.empty a{
  color: Black;
}

div.smbann{
  width: 310px;
	float: left;
	margin-bottom: 15px;
	text-align: center; 
}

div.bottmenu{
  background: url('../img/bottmenubg.gif') no-repeat;
	margin-top: 5px;
	padding-top: 35px;	
	width: 680px;
	padding-bottom: 35px;
}
div.bottmenu div.mbitems{
  margin: 0px 23px 0px 25px;
	text-align: center;
	font-size: 12px;
}
div.bottmenu .mbitems a{
  text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;	 
}
table.tabl{
  table-layout: fixed;
	border-collapse: collapse;
}
table.tabl td{
  padding: 4px;
	border-bottom: 1px solid #D0D0D0;
}
table.tabl th{
  padding: 5px 4px 5px 4px;
	text-align: left;
	font-size: 12px; 
	background-color: #EFEFEF;
	border-right: 1px solid #FFFFFF;
}
table.tabl th, table.tabl th a{
  color: #000000;
}

.error,
table.error td{
	padding: 5px 0;
	color: #990000;
}

/*********** Forms *********************/
.loginbg, .curcitybg, .searchbg, .contestbg{
	background-repeat: no-repeat;
	width: 205px;
	text-align: left;
}
.loginbg{
  background-image: url('../img/loginbg2.gif');
	height: 138px;
}
.loginbg table.error{
  position: absolute;
  width: 183px;	
	top: -10px;
	left: -10px;
}
.loginbg table.error td,
td#MainColCont table.error td,
.LoginStep table.error td{
	background: #FF272A;
	text-align: center;
	font-weight: bold;
	padding: 5px 4px 5px 4px;
	color: #FFF;
}

td#MainColCont table.error,
.LoginStep table.error{
  width: 100%;
	margin-bottom: 10px;
}

.curcitybg{
  background-image: url('../img/currcitybg2.gif');
	height: 138px;
	margin-top: 15px;
}
.searchbg{
  background-image: url('../img/searchblockbg2.gif');
	height: 223px;
}
.contestbg{
  background-image: url('../img/contestbg2.gif');
	height: 95px;
}


.LoginMP, .curcityMP, .searchMP{
  width: 173px;
	margin-left: 18px;
	margin-top: 9px;
	position: absolute;
}
input.text, select, textarea{
  border: 1px solid #7F9DB9;
	font-size: 11px;
	padding: 1px;
}
.LoginMP input.text{
  width: 117px;
	height: 20px;
	margin: 2px 0px 1px 0px;
}
.searchMP input.text, .searchMP select{
  margin: 2px 0px 3px 0px;
}
.btn, .buttons{
  margin: 5px 0px 5px 0px;
}
.btn input, .buttons input{
/*	padding: 1px 14px 1px 14px; */
	padding-top: 1px;
	padding-bottom: 1px;	
	font-size: 11px;
}
table.formview th{
  font-size: 12px;
	font-weight: normal;
	text-align: left;
}
table.formview td input.text,
table.formview td select,
table.formview td textarea{
  width: 80%;
}
tr.formhr td, tr.formhr th, .fbb{
  border-bottom: 1px solid #D0D0D0;
} 
table.sform th,
.DirectorySearch table.sform th{
  font-size: 12px;
	font-weight: normal;
	text-align: right;
	width: 40%;
	padding: 4px;
	border-bottom: 1px solid #D0D0D0;
}
table.sform td,
.DirectorySearch table.sform td{
	padding: 4px;
	border-bottom: 1px solid #D0D0D0;	
}
table.sform td input.text,
table.sform td select,
table.sform td textarea,
table.sform td input.upload,
.DirectorySearch table.sform td input.text,
.DirectorySearch table.sform td select
{
  width: 60%;
}
table.sform td textarea.longtext{
  width: 100%;
}
table.sform td div.monthdays{
 margin-top: 4px;
}
table.sform td div.monthdays select{
  width: 60px;
}

table.sform td th,
table.sform td td{
	border-bottom: 0px solid #FFFFFF;
	padding: 2px;
}

table.sform td td input.sm,
table.sform td td select,
input.txtsmall{
  width: 70px;
	font-size: 11px;
	padding: 1px;	
}
table.Embedded{ width: 99%; }
table.Embedded th{ 
  font-size: 11px;
	text-align: left;
	width: 25%; 
}
table.Embedded td .text{ width: 60% !important; }


select.recurtype{
  width: 110px !important;
}
td.forml2head{
  padding: 1px 0px 1px 0px !important;
}
td.forml2head div{
	padding: 3px;
  background-color: #EEEEEE;
  font-size: 12px;
	text-align: center;
}
.newsletter td.forml2head div{
  background-color: #96C162 !important;
	color: #FFF;
}
.newsletter2 td.forml2head div{
  background-color: #CC6666 !important;
	color: #FFF;
}


#event_case_time select{
  width: 108px;
}
.AdultAgreement{
  display: block;
	margin-bottom: 4px;
	color: #9F2E02;
}
.AdultConfirmButton{
  display: block;
	text-align: center;
	background-color: #EFEFEF;
	padding: 5px;
	margin-bottom: 10px;	
}

.interestf{
  width: 92% !important; 
}
span.required{
  color: #FF0000;
	margin-right: 3px;
	vertical-align: middle;
}
.lcbhead{
  font-size: 12px;
	margin: 0px 0px 8px 0px;
}
div.fsepar{
  border-top: 1px solid #D0D0D0;
	margin: 15px 0px 15px 0px;
}

.search_event_left{
  float: left;
	width: 320px;
	line-height: 200%;
}
.search_event_left, .search_event_left *{
	font-size: 12px;
}
.search_event_left input.text,
.search_event_left select{
  width: 175px;
	margin-left: 2px;
	font-size: 11px;
}
.search_event_calendar{
  float: left;
	margin-left: 35px;
}
div.tips{
  background-color: #EFEFEF;
	color: #9F2E02;
	padding: 6px 15px 7px 15px;
	font-size: 11px;
	line-height: 100%;
}
fieldset.selecperiod{
  width: 240px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #EFEFEF;
}
.selecperiod legend{
  color: #000000;
	padding: 0px 7px 0px 4px;
	margin-left: 10px;
}
table.calselperiod{
  margin: 10px;
}
td.dateInputCell input{
  font-size: 11px;
	width: 100px;
	margin-right: 3px;
	padding: 1px 2px 1px 4px;
	color: #555555;
}
td.dateBtnCell input{
  font-size: 11px;
	padding: 1px 4px 1px 4px;
}
.sresult{
  padding: 8px 12px 12px 12px;
	margin-bottom: 2px;
	border-bottom: 1px solid #F3F3F3; 
}
.pager{
  background-color: #EFEFEF;
	padding: 10px 6px 10px 6px;
	text-align: center;
	font-size: 11px;
}
.pager span.nextpage{
  margin: 0px 15x 0px 15px;
}
.pager span.sep{
  font-weight: normal;
}
.filterFieldsArea td.andor{
  width: 60px;
}
.FilterHeader{
  position: absolute;
	margin-top: 5px;
	margin-left: 8px;
	font-weight: bold;
	color: #555555;	
}
.filterButton{
  padding-left: 12px;
  padding-right: 12px;
	font-size: 11px;
}
table.InterestsList{
  width: 99%;
}
table.InterestsList td{ width: 33%; }

/* Google Like Boxes */
#gLikeBoxes{
  padding-top: 32px;
}
#gLikeBoxes .GLikeBox{
  width: 200px;
	background: #F9FAD2;
	border: 1px solid #E7CB8A;
	margin: 0px 5px 10px 15px;
	overflow: hidden;	
}
.GLikeBox a{
  margin: 5px 5px 0px 7px;
	display: block;
	height: 28px;
	overflow: hidden;
}
.GLikeBox .GLikeBoxDesc{
  margin: 2px 5px 5px 7px;
	height: 40px;
	overflow: hidden;
}
#gLikeBoxesSettings{
  margin: 2px 5px 5px 7px;
	text-algin: right;  
}
/* */
#YahooMapContainer{
  width: 240px;
}
.EventSmallImage{
  margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	
}
#EventRealImage,
#DirectoryItemRealImage{
	margin-left: -16px;
	width: 665px;
	max-height: 665px;	
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #9F2E02;
	margin-bottom: 10px;
	overflow: auto;
}
#EventRealImage img,
#DirectoryItemRealImage img { 
  margin-bottom: 1px; 
}
#EventRealImage a.close,
#DirectoryItemRealImage a.close{
  display: block;
  text-decoration: none;
	background-color: #9F2E02;
	padding: 5px;
	border-bottom: 1px solid #FFF;
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
.EventBottomLinks{
  margin: 0px;
}
.HLineDivider{
  border-top: 1px solid #D0D0D0;
	padding-top: 5px;
}
.FooterCustomPages{
	margin: 6px 10px 5px 10px;
	text-transform: capitalize;
	text-align: center;
  color: #333;	
}
.FooterCustomPages a{
  color: #333;
}
#block_time select{
  width: 50px;
}
.PopupForm{
  margin: 5px;
}
.PopupForm .sform  .fn{
  width: 45%;
}
.PopupForm .sform  .ff .text{
  width: 99%;
}

table.newsletter,
table.newsletter2{
  margin-top: 1px;
	background-color: #C7E0AA;
	border-bottom: 0px solid #FFF !important;
}
table.newsletter2{
  background-color: #FFCCCC;
}

table.newsletter td.fbb,
table.newsletter th.fbb
{
  border-bottom: 1px solid #96C162 !important;
}
table.newsletter2 td.fbb,
table.newsletter2 th.fbb{
  border-bottom: 1px solid #CC6666 !important;
}

#eventSearchFormLink,
.RightTopLnk{
  text-align: right;
	margin-right: 10px;
}
#eventSearchFormLink a,
.RightTopLnk a{
  color: #006600;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.BookmarkIcon{
  vertical-align: middle;
	margin-right: 3px;
}
.BookmarkIcon img{
	margin-top: -1px;
}
#EventLinkAddressDesc{
  padding: 5px;
	background: #F6E2B2;
	border: 1px solid #E6CB8B;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 2px;
}
#EventLinkAddressDesc .close{
  margin: 0px 0px 5px 5px;
}
.DirectoryDetails{
  width: 100%;
}
.DirectoryFeatured{
	padding: 2px;
}
.DirectoryFeaturedImg{
  float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
}

.DirectoryFeaturedTxt{
	padding-left: 10px;
}

table.Col2WithHead{
  width: 100%;
	border-collapse: collapse; 
}
table.Col2WithHead th{
  font-size: 12px;
	font-weight: bold;
	text-align: left;
}
table.Col2WithHead td{ 
  padding: 4px !important; 
	border-top: 1px solid #EEEEEE !important; 
}

td.select_label_text select {
    width: 100px !important;
}
td.select_label_text span {
    width: 65px !important;
}
td.select_label_text input {
    width: 45px !important;
}

.FooterBottomPart{
}
#cityhomeDirectories{
/*	width: 294px;*/
	width: 350px;
	overflow: hidden;
	background: url('../img/dirblock-bgbott2.gif') bottom no-repeat;
	margin-bottom: 10px;
}
#cityhomeDirectories #chDirCont{
	background: url('../img/dirblock-bgtop3.gif') top no-repeat;
	padding: 12px;
}
.CHDirItem{
	padding: 2px 10px 3px 10px;
	font-family: Arial, Tahoma, Verdana, serif;
}
.CHDirItem a{
  font-size: 14px;
	text-decoration: none;
	display: block;
	background: url('../img/ico-dirarrow.gif') 97% 50% no-repeat;	
}
.CHDirItemSep{
  height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #DDE4DB;
}

.CHArticle .evdate{
  color: #888;
}

#cityhomeArticles{
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
	padding-top: 11px;	
	margin-bottom: 7px;
}
.CHArticle{
	padding-bottom: 11px;
}
.CHArticle h4,
.CHArticle h4 a
{
  font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
}
.CHArtImg{ 
  float: left;
	margin-right: 11px;
	margin-bottom: 5px;
	display: inline;
}
.CHArtImg img{
  width: 75px; 
}
.CHArtTeaser{
  color: #666666;
	margin-top: 7px;
}
.CHArtMore{
  text-decoration: none;
}
.CHArtMore img{ margin-right: 6px; }

.CHArtSeparator{
	border-top: 1px dotted #AAA;
	height: 11px;
}
div.LinkMore{
  text-align: right;
	margin-right: 16px;
}
div.LinkMore a{ 
  text-decoration: none; 
}
div.LinkMore a img{
  margin-right: 6px;
}

/*** Banners ***/
#topbann{
/*  float: left;*/
/*	margin: 10px 0px 0px 25px;*/
	margin: 10px 0px 0px 0px;
/*	display: inline;*/
}
#rightBigBanner{
  position: absolute;
	width: 160px;
	height: 600px;
	overflow: hidden;
	top: 132;
	left: 900;
}
#bottomBigBanner{
	text-align: center;	
	margin-top: 10px;
	padding-bottom: 4px;		
	overflow: hidden;
}
#leftSmallBanner{
  margin: 16px 0px 0px 10px;
	overflow: hidden;
}
div.ban234x60{
	width: 309px;
	margin-bottom: 13px;
	float: left;
	text-align: center;
	overflow: hidden;
}
#contentBanner{
/*	margin-top: 10px;*/
	margin-bottom: 15px;
	overflow: hidden;
/*	padding-top:18px;*/
/*	background: url('../img/adv-bg.gif') center top no-repeat ;*/
	text-align: center;
}

/* Popup Styles: Directories: Basic vs Featured */
.PopupWhiteArea,
.PopupWhiteArea *{
	font-family: Arial, Tahoma, Verdana, serif;
}
.PopupWhiteArea{
  margin: 20px;
	border: 1px solid #E1E1E1;
	background: #FFF;
	width: 652px;
}
.DirectoryFreeCol,
.DirectoryFeaturedCol{
  float: left;
	width: 295px;
	margin-left: 20px;
	display: inline;
}

.FeaturesList{
  padding: 20px 20px 20px 0px; 
}
.FeaturesList h3{
	background: url('../img/bvsf-arrowblue.gif') left center no-repeat;  
	color: #2A62AD;
	font-size: 13px;
	padding-left: 18px;
}
.FLDirImage{
  padding-bottom: 15px;
	background: url('../img/bvsfimgbg.gif') left bottom repeat-x;
	text-align: center;
}
.FLDirImage img{
	border: 1px solid #CAE2F2;
}
.FLDirMainHead{
  padding-bottom: 8px;
	margin: 0px 0px 10px 20px;
	background: url('../img/bvsf-dots.gif') left bottom repeat-x;
}
.FLDirSubHead{
  color: #983009;
	padding: 0px 0px 5px 25px;
	font-size: 12px;
	background: url('../img/bvsf-dots.gif') left bottom repeat-x;	
}
.FLDirSubHead2{
  color: #983009;
	font-size: 12px;
	margin-bottom: 7px;
}
.FLDirExampleBody{
  color: #666666;
}
.FLDirBottom{
	background: url('../img/bvsf-dots.gif') left top repeat-x;
	padding: 7px 0px 15px 40px;
  color: #2A62AD;	
	font-weight: bold;
}
.FeaturesList ul li{
  margin-bottom: 5px;
	list-style-type: none;
  list-style-image: url("../img/bvsf-arrow.gif");	
	font-weight: bold;
	color: #666;
}
.FeaturesList ul li small{
  margin-top: 2px;
	display: block;
	font-size: 11px;
	font-weight: normal;	
}
.MembersNum{
	width: 290px;
	position: absolute;
	margin-top: 4px;
	margin-top: "-16px";	
}
.HomeTopRightLinks{
  height: 58px;
	text-align: right;
}
.HomeTopRightLinks a{
  display: block;
	font-weight: bold;
	padding-bottom: 7px;
	color: #666666;
}


/* --------------------- */
/*    WEATHER BLOCKS     */

.WeatherMessage,
.WeatherTempH,
.WeatherTempL,
.WeatherSky,
.WeatherTemp,
.WeatherAppTemp,
.WeatherWindSpeed,
.WeatherWindDirection,
.WeatherWindChillTemp,
.WeatherHeader,
.WeatherPressure,
.WeatherHeaderTitle
{
  display: block;
}
.WeatherHumidity,
.WeatherVisibility,
.WeatherWind{
  display: none;
}

.WeatherForecastCV,
.WeatherForecastEV,
.WeatherCurrentCV,
.WeatherCurrentEV{
	width: 294px;
	height: 93px;
  background: url("../img/blueblockbg.gif") no-repeat;	
	margin-bottom: 5px;
	overflow: hidden;
}
.WeatherCurrentCV{ background: #FFF url("../img/blueblockbg2.gif") no-repeat !important; }

.WeatherForecastEV{
  padding-top: 7px;
	margin-left: 13px;
	float: left;
	display: inline;
}
.WeatherForecastEV .WeatherTime{
  font-weight: bold;
}
.WeatherForecastEV .WeatherMessage{
	margin: 5px 0px 7px 0px;
}
.WeatherTempH{ color: #8B0007; }
.WeatherTempL{ color: #00009A; }


.WeatherForecastCV a, /* compact view*/
.WeatherCurrentCV a{
  display: block;
	color: #000;
	text-decoration: none;
	padding-bottom: 5px;
}
.WeatherIcon{
  float: left;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;	
	height: 75px;
}
.WeatherParam,
.WeatherDate,
.WeatherTime{
/*  display: inline !important; */  
}

.WeatherHeader{
  font-weight: bold;
	margin-left: 10px;
	padding: 5px 5px 7px 0px;
}
.WeatherHeaderTitle{
  position: absolute;
	margin-top: 72px;
	font-weight: normal;
	padding-left: 10px;
	color: #005AA0;
	width: 270px;
}

#currentWeather{
	margin-bottom: 15px;
}
/* ----- eof weather ----- */
/*********** Featured events promo popup styles *******************/
div.PopupArea {
	padding: 24px;
}
div.w744 {
	width: 744px;
}
div.PopupFrameMain {
	background: #ffffff;
	border: 1px solid #d9d9d9;
	margin: 0px;
	padding: 19px 8px 24px 8px; 
}
div.PopupFrameMain h1{
	margin: 0px 0px 0px 0px;
	color: #578F16;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0px 9px 18px 9px;
	background: url("../img/dash.gif") bottom left repeat-x;
	position: relative;
}
table.HeaderPhotos {
	float: right;
	width: 489px;
	margin-top: 25px;
	border-collapse: collapse;
}
table.HeaderPhotos td{
	padding: 0px 3px 0px 3px;
	background: url("../img/hdr-photos-r-bg.gif") top right no-repeat;
	vertical-align: top;
	text-align: left;
}
table.HeaderPhotos td.NoBg{
	background: none;
}
div.TopPhotoTxt {
	padding: 0px 0px 10px 4px;
}
div.SepLine {
	height: 2px;
	width: 158px;
	font-size: 1px;
	background: #d9d9d9;
}
div.HdrPhoto {
	padding: 4px 0px 4px 0px;
}
	div.HdrPhoto img{
		border: 1px solid #cccccc;
	}
div.MainTabArea {
	border: 1px solid #e2e2e2;
	padding: 1px 1px 1px 8px;
}
table.MainTab {
	border-collapse: collapse;
	width: 100%;
}
table.MainTab td{
	vertical-align: top;
	background: url("../img/dash.gif") top left repeat-x;
	padding: 8px 0px 9px 0px;
}
table.MainTab tr.first td{
	background: none;
}
table.MainTab tr.first td.Col {
	background: #f8f8f8;
}
table.MainTab td p {
	background: url("../img/bullet.gif") left 5px no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	color: #666666;
	font-size: 11px;
}
table.MainTab td p span {
	color: #999999;
}
table.MainTab td.Col{
	width: 158px;
	background: #f8f8f8 url("../img/col-bg.gif") top center no-repeat;
	text-align: center;
	color: #666666;
	font-size: 10px;
	font-family: arial;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
}
table.MainTab td.Space {
	width: 6px;
	background: none;
}
div.BotPhotoTxt {
	padding: 4px 0px 8px 6px;
	font-size: 18px;
	font-family: Arial;
	color: 0099cc;
}
div.BotPhotoTxt span {
	font-size: 10px;
	text-transform: uppercase;
}
div.w100 {
	width: 100%;
}

/*************************WIDGETS*******************************/
p.TopDescription {
	padding: 0px 0px 22px 0px;
	border-bottom: 1px solid #d0d0d0;
	color: #666666;
}

ul.OptionDescription  {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
	ul.OptionDescription li {
	/*	clear: both;*/
		display: block;
		float: left;
		padding: 0px 0px 30px 0px;
	}
	ul.OptionDescription h2 {
		display: inline;
		font-weight: normal;
		padding: 0px 0px 0px 7px;
	}
	ul.OptionDescription h2,
	ul.OptionDescription span{
		font-size: 17px;
		color: #666666;
	}
	ul.OptionDescription span{
		background: #efefef;
		padding: 2px 10px;
	}

		ul.OptionDescription .error span {
			margin-left: 40px;
			padding: 0;
			font-size: 11px;
			background: transparent;
		}

	ul.OptionDescription div.LeftArea {
		float: left;
		width: 305px;
	}
	ul.OptionDescription div.Description {
		color: #b2b2b2;
		border-left: 1px solid #efefef;
		padding: 0px 0px 0px 30px;
		background: transparent url('../images/widgets/description_bg.gif') 8px 1px no-repeat;
		float: left;
		width: 290px;
	}
	ul.OptionDescription  select,
	ul.OptionDescription  input {
		display: block;
	/*	width: 241px;*/
		width: 205px;
		height: 19px;
		margin: 15px 0px 0px 35px;
	}

	ul.OptionDescription li ul.WidgetSizes {
		float: left;		
		padding: 15px 0px 0px 35px;
		margin: 0px;
	}

		ul.OptionDescription li ul.WidgetSizes li{
			float: left;
			padding: 0;
			margin-left: 20px;
			text-align: center;
		}

		/* We need to specify the width for each list item explicitly, otherwise FF fails to center the text properly */

		ul.OptionDescription li ul.WidgetSizes li.SmallWidget {
			width: 35px;
			margin-left: 0;
			margin-top: 15px;
		}

		ul.OptionDescription li ul.WidgetSizes li.MediumWidget {
			width: 42px;
			margin-top: 8px;
		}

		ul.OptionDescription li ul.WidgetSizes li.LargeWidget1, 
		ul.OptionDescription li ul.WidgetSizes li.LargeWidget2 {
			width: 50px;
		}

		ul.OptionDescription li ul.WidgetSizes li a {
			display: block;
			margin-bottom: 5px;
			padding: 5px;
			color: #666;
			text-indent: -10000px;
			cursor: pointer;
			border: 1px solid #C0C0C0;
		}

		ul.OptionDescription li ul.WidgetSizes li a:hover,
		ul.OptionDescription li ul.WidgetSizes li a.Active {
			padding: 4px;
			border: 2px solid #666;
		}

			ul.OptionDescription li ul.WidgetSizes li a div {
				background: transparent left top no-repeat;
			}

			ul.OptionDescription li ul.WidgetSizes li.SmallWidget a div  {
				background-image: url('../images/widgets/small_widget.gif');
				width: 23px;
				height: 23px;
			}

			ul.OptionDescription li ul.WidgetSizes li.MediumWidget a div  {
				background-image: url('../images/widgets/medium_widget.gif');
				width: 30px;
				height: 30px;
			}

			ul.OptionDescription li ul.WidgetSizes li.LargeWidget1 a div ,
			ul.OptionDescription li ul.WidgetSizes li.LargeWidget2 a div  {
				background-image: url('../images/widgets/large_widget.gif');
				width: 38px;
				height: 38px;
			}
		
ul.WidgetColors {
	float: left;		
	padding: 0px 0px 0px 35px;
	margin: 0px;
}
	
	ul.WidgetColors li {	
		padding-bottom: 0px;
		float: left;
	}

	ul.WidgetColors li a {
		display: block;
		margin: 13px 15px 0px 0px;
		border: 1px solid #C0C0C0;
	}

	ul.WidgetColors li a:hover,
	ul.WidgetColors li a.Active {
		border: 2px solid #666;
	}

	ul.WidgetColors li a img {
		margin: 5px;
	}

	ul.WidgetColors li a:hover img,
	ul.WidgetColors li a.Active img {
		margin: 4px; /* in order to compensate for the 2px border */
	}

.SmallWidget iframe {
	height: 250px;
	width: 200px;
}
.MediumWidget iframe {
	height: 401px;
	width: 250px;
}
.LargeWidget1 iframe,
.LargeWidget2 iframe {
	height: 587px;
	width: 350px;
}
.WidgetArea {
	padding-bottom: 15px;
	clear: both;
}
.WidgetArea iframe {
	margin-left: 35px;
}
.TextFieldArea {
	width: 427px;
	border-top: 1px solid #d0d0d0;
	padding-top: 10px;
	margin-left: 35px;
}
.TextFieldArea .TextField {
	height: 150px;
	width: 427px;
	margin-top: 10px;
}

.LeftArea .error span {
	font-family:Tahoma,Arial,Verdana,serif !important;
	font-size:11px !important;
	background: none !important;
}

/*********** common: aligns, margins, width **********/
.m0{   margin: 0px !important;  }
.mt15{ margin-top: 15px; }
.mt10{ margin-top: 10px; }
.mt5{  margin-top: 5px; }
.mb5{  margin-bottom: 5px; }
.mb20{ margin-bottom: 20px !important; }
.mr0{  margin-right: 0px !important; }
.mr5{  margin-right: 5px; }
.ml0{  margin-left: 0px !important; }
.ml13, .s2ndcol{ margin-left: 13px; }
.ml25{ margin-left: 25px; }
.w100{ width: 100% !important; }
.w50px{ width: 50px !important; }
.ml10{ margin-left: 10px; }
.ml55{ margin-left: 55px !important; }
.pb20{ padding-bottom: 20px !important; }

.bb1px{ border-bottom: 1px solid #EFEFEF; } /* For NN7.1 */
.bbn{ border-bottom: none !important; }

.oh{ overflow: hidden; }
.di{ display: inline; }
div.spacer{
  clear: both;
	font-size: 1px;
	height: 0px;
}
.clear{ clear: both; }

/*********** Texts **********/
.fs15{ font-size: 15px; }
.fs14{ font-size: 14px; }
.fs12{ font-size: 12px; }

.bold{ font-weight: bold; }

.green{	color: #539604 !important; }

.left, .fl{ float: left; }
.fr, .right{ float: right; }

.ar{ text-align: right; }
.al{ text-align: left; }
.ac{ text-align: center; }

.lh140{ line-height: 140%; }
.vat, tr.vat td, table.evtab td{
  vertical-align: top;
}

.pr{ position: relative; }
.pa{ position: absolute; }


/*********** test styles **********/
.b1{ border: 1px solid #FF0000; }
.b2{ border: 1px solid #00CC00; }


/************ EURWEB ********************/
table.EurTopHeader {
	width: 865px;
	background: #000000;
	margin-top: 15px;
}
table.EurTopHeader td {
    padding: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: center;
	text-align: center;
}
table.EurTopHeader td a img {
	border: none;
}

table.EurTopHeader td table {
	width: 669px;
	width: '670px';
}

/****************************** Top Nav **********************************/
#eur_topnav {
    background-color: #2A5672;
	vertical-align: top;
	height: 25px;
	width: 669px;
}

#eur_topnav ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#eur_topnav li {
    width: 11.11%;
    margin: 0px;
    padding: 0px;
    float: left;
}

#eur_topnav li a {
    float: left;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    background-color: #2E566E;
    color: #A5B0B7;
}

#eur_topnav li a:hover {
    background-color: #163246;
    color: #FFFFFF;
    border-color: #2E566E;
}

#eur_topnav .newitem {
    background-color: maroon;
    color: #FFFFFF;
    border-color: #2E566E;
}

h1 .PoweredBy {
	margin-left: 5px;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color: #020001;
}

	h1 .PoweredBy img {
		margin-left: 5px;
		vertical-align: middle ;
	}