/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{
color:#000; 
background-image: url('images/back1.jpg');
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{
list-style:none;

}


h4{
font-size:14px;
font-weight: bold;
}



img.alignleft{
	float: left;
	margin: 0 15px 5px 5px;
}

img.alignright{
	float: right;
	margin: 0 5px 5px 0px;
	padding-right: 10px;
}

caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/* to enable resizing for IE */
input,textarea,select{font-size:100%;}
/* because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

html{
	background: #fefefe url('images/back1.jpg') ;

}

body{
	font: normal 62.5% Tahoma,sans-serif;
	color: #666666;	
	background: url('images/back1.jpg');
}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {
	font-weight:bold;	
	font-size:14px;
	padding-top: 6px;
}

p,code,ul {padding-bottom: 1.2em;}

p
{
padding-bottom: 1.2em;
text-align:justify;
}

a {
	color: #175072;
}

a:hover {
	color: #FF7D00;
}

td{
	vertical-align:top;
}


#floatingmenu {
  
	position: absolute; 
	top: 250px; 
	right: 440px;
	height: 120px;
	width: 150px;

}
#container{
	background-color: #FFF;	
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 880px;
	font-size: 1.2em;
}

#popupcontainer{
	background-color: #FFF;	
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 580px;
	font-size: 1.2em;
}

#header{				
	
}

#headerTopLinks{
	margin-top:10px;
	padding:10px 0;	 	 
	text-align:right;
}

#headerMenuTop{
	
}

#headerMenuTop,
#headerMenuBottom,
#headerMenuUser{
	height:31px;
	padding:0;
	padding-left:70px;
	margin:0;
	background:#D9E1E5 url(images/blackgradient.jpg) repeat-x;

}

#headerMenuTop a,
#headerMenuBottom a,
#headerMenuUser a{
	float:left;
	color:#FFF;	
	border-right:1px solid #D8EBD8;
	display:block;
	
	font-size:9px;
	font-weight:bold;
	line-height:31px;
	padding:0 6px;
	text-decoration:none;
}

#headerMenuTop a:hover,
#headerMenuBottom a:hover,
#headerMenuUser a:hover{
	background:#CCC url(images/navhover_02.gif) repeat-x;
}

#headerBanner{
	background-image:url(/images/bannerontop1.png);
	height:109px;	
	z-index:1;
}

#headerBanner p{

	height:89px;	
	padding:0;	
	margin:0;
	position:relative;
	top:10px;
	z-index:2;
}

#headerMenuBottom{
	
}

#content{
	padding:10px 0;
	background: url("/images/bgmain.gif") repeat-y;	
}

#contentNoColumn{
	padding:10px 0;
	background: url("/images/bgmainNoColumn.gif") repeat-y;	
}

#contentNoColumn{
	padding:10px 0;
}

#leftSide{
	width:640px;	
	float:left;	
}

#leftSideNoColumn{
	float:left;	
	width:870px;
}

#leftSide,
#leftSideNoColumn {
	padding:0 10px;
}



#rightSide{
	width:190px;	
	float:right;
	text-align:justify;
	margin-right:10px;
}

.linkBlock{
	
}

#footer{
	clear:both;
	background: url("images/navbg_02.gif") repeat-x;
	color: #FFF;
	font: bold 9px sans-serif;
	line-height: 39px;
	text-align: center;
}

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

#footer a,
#footer a:hover{
	color: #FFF;
}

.linkBlock h3 {
	
}
.linkBlock ul {
	padding: 0;
	border-top: 1px solid #D8EBD8;
}
.linkBlock li {border-bottom: 1px solid #D8EBD8;}
.linkBlock li a {
	font-size: 1.1em;
	color: #1C455E;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.linkBlock li a:hover {
	background-color: #EBF0F3;
	color: #2E7198;	
}


.noBorder{
	border:none;
}




/*
h2{
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	font-size:14px;
	border-bottom:1px solid black;
}*/

#optionalFeatures h2{
	border:none;
	text-align:left;
	padding:0;
	margin:0;
}

.signupExplanation{
	
}

.signupExplanation h1{
	font-weight:bold;
	text-align:center;
	font-size:16px;
	margin-bottom:20px;
}

.signupExplanation p{
	margin-bottom:5px;
}

.featureLength{
	font-weight:bold;
	margin-bottom:5px;
}

.featureDescription{
	padding-bottom:15px;
}

.featurePrice{
	font-weight:bold;
	padding:0;
	margin:0;
}


table{
	width:100%;
}

table tr{	
}

table th{
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid black;
	
}

table td{
	
}

fieldset label{
	text-align:left;
	float: left;  
	width: 200px;  
	margin-right:5px; 
}

.smallField .label{
	text-align:left;
	float: left;  
	width: 40px;  
	margin-right:5px; 
}

fieldset textarea {
	width:100%;
}

fieldset li{
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 10px; 
	list-style:none;
}

.categoryList {
	width:340px;
	float:left;
}

.categoryList li{
	float: none;  
	width:340px;
	padding-bottom:0; 
}

fieldset{
	float: left;  
	clear: left;  
	width: 100%;  
	margin: 10px 0;  
	padding: 0; 
}

fieldset #mainCategories{
	width:100%;
}


fieldset.submit{  
	float: none;  
	width: auto;  
	border: none;  	
}

.submit #submit{
	float:left;
}

.submit #cancel{
	float:right;
	vertical-align:top;
}

.submitPaypal #submit{
	float:left;
}

.submitPaypal {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.submitPaypal p{
	padding:0;
	margin:0;
	text-align: left;
	padding-bottom: 0;
}

.submitPaypal #cancel{
	clear:both;
	width: 80px;
}

.submitPaypal #confirm{
	width: 90px;
}

fieldset .input{
	width:300px;
}

fieldset .numberInput{
	width:100px;
}

fieldset .priceInput{
	width:60px;
}

fieldset .smallTextArea{
	width:300px;
}

fieldset .discriptionText{
	width:100%;
	height:150px;
}

.inputForm{
	margin-top:10px;
}

.inputForm div{
	margin-bottom:10px;
}

.inputForm input{
	float:left;
	margin-right:10px;
}

#smallMessage{
	width:550px;	
}

#largeMessage{
	width:490px;
	margin:0 auto;
}


#error{	
	margin:0 auto;
	padding:5px;	
	border:1px solid #000;
	color:#AA0919;
}

#error li{
	list-style-image: url("");
	list-style-type: circle;
	list-style-position:inside;
	line-height:16px;		
}

#notifications{	
	margin:0 auto;
	padding:5px;	
	border:1px solid #000;
	color:#AA0919;
}

#notifications li{
	list-style-image: url("");
	list-style-type: circle;
	list-style-position:inside;
	line-height:16px;		
	padding-bottom:5px;	
}

#success{	
	margin:0 auto;
	padding:5px;	
	border:1px solid #000;
	color:#01923F;
}

#success li{
	list-style-image: url("");
	list-style-type: circle;
	list-style-position:inside;
	line-height:16px;		
}

#signupOne {
	
	padding-left: 10px;
	border:1px solid black;
	
}

#signupOne ul{

}


#signupOne li{
	margin: 5px 25px;	
	/* Change this depending on description */
	padding: 0px 5px 0px 5px;
	

}

#signupOne div:hover{
	background-color:#DCE7EC;
	border:0px solid black;	

}


#signupOne li .price{
	margin-bottom:5px;
	font-weight:bold;
}

#signupOne h3{
	text-align:center;
	padding:0;
	margin:2px 0;
}


#signupOne ul:hover{
	background-color:#DCE7EC;
	border:0px solid black;	

}



#signupOne .active{
	background-color:#DCE7EC;
}



fieldset .fieldValue{
	float:left;
	width:375px;
}

#breadcrumb{
	margin-bottom:20px;
	font-size:12px;
	padding:10px;
}

#breadcrumb li{
	margin-right:2px;
}

#breadcrumb .active{
	font-weight:bold;
}

#breadcrumb .inactive{
	color:gray;
}


#map_canvas{
	margin:0 auto;
	width:500px;
	color:#000;
	height:350px;
	text-decoration:none;
}

#totals{
	
}

.additionalTotals{
	margin:20px 0;
	padding: 20px 0;
}

.additionalTotals label{
	font-weight:bold;
}

#totals li{
	clear:both;
}

#totals label{
	float:left;
}

#totals span{
	float:right;
}

#totals .extraCategory{	
}

#totals .subField{
	width:200px;
	margin-left:40px;
}

#totals .subFieldTotal{
	margin-left:40px;
}

.subTotal{
	border-top:1px solid black;
}

.total{
	border-top:1px solid black;
	border-bottom: 4px double black;
}

.totalToPay{
	border-bottom: 4px double black;
}

.clear{
	clear:both;
	padding:0;
	margin:0;
}

.termsOfService{
	width:100%;
	height:200px;
}

#termsAgreeDiv{
	margin:10px 0;
	padding-bottom:10px;
}

#termsOfService{
	margin-top:20px;
}

#subscriptionSummaryRight{
	width:206px;	
	float:right;	
}

#subscriptionSummaryRight div{
	position:fixed;
	width:200px;	
	top:220px;	
}

#subscriptionSummaryLeft{
	width:540px;	
	float:left;	
}

#subscriptionSummaryLeft h2{
	padding-bottom:5px;
}

.floatNone{
	float:none;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.workingOff{
	display:none;		
}

.workingOn{
	display:inline;
	background-image:url(/images/icons/ajaxLoading.gif);
	padding:0 8px;
	margin-left:5px;
}

.displayNone{
	display:none;
}

.inlineForm{
	vertical-align:top;
	display:inline;
}

.paymentForm{
	vertical-align:top;
	margin-left: auto;
	margin-right: auto;
}

.tabs
{
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 19px;
	margin-bottom:20px;
	padding-left: 10px;
}

.tabs ul, .tabs li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tabs a:link, .tabs a:visited
{
	background: #E8EBF0;
	border: 1px solid #ccc;
	color: #666;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

.tabs a:link.current, .tabs a:visited.current
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

.tabs a:hover { color: #000; }

.tabs ul a:hover { color: #000 !important; }

#subscriptionInformation table{
	margin-bottom:20px;
}

#subscriptionInformation h2, #subscriptionInformation h1 {
	text-align:center;
}

#subscriptionInformation h3{
	font-style:italic;
	text-align:center;
	text-decoration:underline;
	margin-bottom:5px;
}

#subscriptionInformation .dateStarted{
	width:85px;
	padding-right:10px;
}

#subscriptionInformation .length{
	width:64px;
	padding-right:10px;
}

#subscriptionInformation .status{
	width:55px;
	padding-right:10px;
}

#subscriptionInformation .partOfSubscription{
	width:200px;
	padding-right:10px;
}

#subscriptionInformation .price{
	text-align:right;
}

#subscriptionInformation .package{
	width:130px;
	padding-right:10px;
}

#subscriptionInformation .current{
	
}

#logoLabel div, #pictureLabel div, #pdfLabel div, 
#logoLabel p, #pictureLabel p, #pdfLabel p{
	padding:0;
	margin:0;
}

.fileLi div,
.fileLi p{
	padding:0;
	margin:0;
}

.thisWeekItem {
	width:622px;
	border:1px solid black;
	padding:10px;
	margin-bottom:10px;	
	float:left;
}

.thisWeekItemRightCol {
	float:left;
	width:450px;
	padding-left:5px;
}

.advertisement{
	width:622px;
	border:1px solid black;
	padding:10px;
	margin-bottom:10px;	
}

.advertisement .logo{
	float:left;
	margin-right:10px;
}

.advertisement .advertisementInfo{
	float:left;
	width:300px;
}

.advertisement .title{
	padding:0;
	margin:0;
	width:400px;
}

.advertisement .advertisementInfo .titleBox{
	float:left;
}

.region{
	width:840px;
	border:1px solid black;
	padding:10px;
	margin-bottom:10px;	
}

.region #leftside {
	margin-right:10px;
	float:left;
	width: 60%;
}

.region #rightside {
	margin-right:5px;
	float:right;
}

.region ul li{
	margin-bottom:5px;
}

.region .title{
	padding:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:10px;
	width:200px;
}

.rightBox{
	float:right;
	width:150px;
	padding:5px;
	border:1px solid black;
	text-align:center;
}

.rightBox p{
	margin:0 0 5px 0;
	padding:0;
}

.advertisement ul{
	padding:0;
	margin:0;
}

.advertisement .location{
	margin-top:0px;
	padding-top:0px;	
	margin-bottom:0px;
	padding-bottom:0px;		
}
.advertisement .advertisementBrowseLatitudeLongitude{
	margin-top:0px;
	padding-top:0px;	
	margin-bottom:0px;
	padding-bottom:0px;		
}
.advertisement .advertisementBrowseBodyOfWater{
	margin-top:0px;
	padding-top:0px;	
	margin-bottom:0px;
	padding-bottom:0px;	
}
.advertisement .phoneNumber{
	margin-top:5px;
	padding-top:5px;
}

.advertisement .content{
	clear:both;	
	padding:10px 0 0 0;
	margin:0;
}

.advertisement .body{
	
}

.advertisement .picture{	
	
}

.advertisement .picture img{
	float:right;
	margin:0 0 10px 10px;
}


.advertisement .links{
	clear:both;	
	padding:10px 0 0 0;
	margin:0;
}

.advertisement .links li{
	display:inline;
	margin-right:5px;
}

.advertisement .morePhotos{
	
}

.fullpage .body{
	clear:both;
	margin-top:10px;
}

.fullpage .additionalPictures p{
	float:left;
	padding-right:10px;
}

.subscriptionTable .type{
	width:110px;
	padding-right:10px;
}

.subscriptionTable td{
	padding-bottom:3px;
}

.subscriptionTable .featureStatus{
	width:65px;
	padding-right:10px;
}

.subscriptionTable .endDate{
	width:90px;
	padding-right:10px;
}

.subscriptionTable .photo{
	width:38px;
	padding-right:10px;	
}

.subscriptionTable .description{
	
}

.checkboxList{	
	width:500px;	
	height:350px;
	overflow-y: scroll;
	background-color:#FFF;
	padding:5px;	
	border:1px solid black;	
}

.checkboxList label{	
	margin-left:5px;	
	float:none;	
}

.checkboxList p{
	padding:0;
	margin:0 0 3px 0;
}

.dropDown .active{
	border-bottom:none;
}


.dropDown{
	position:relative;
	z-index:2;
	float:left;
	padding-right:10px;
}

.dropDown .masterCategorySpan{
	margin-left:5px;	
}

.dropDownTitle{
	width:200px;
	background-color:#FFF;
	padding:3px;	
	border:1px solid black;
}

.dropDownTitle p{
	padding:0;
	margin:0;
}

.dropDownIcon{	
	padding-right:16px;
	background:#FFF url(images/icons/list-add.png) no-repeat;
}

.dropDownBody{
	position:absolute;
	width:300px;	
	height:250px;
	overflow-y: scroll;
	background-color:#FFF;
	padding:5px;	
	border:1px solid black;		
}

.dropDownBody label{	
	margin-left:5px;	
	float:none;	
}

.dropDownBody label{	
	margin-left:5px;	
	float:none;	
}



.dropDownBody p{
	padding:0;
	margin:0 0 3px 0;
}

.dropDownBody .masterCategory{
	padding:0;
	margin:0 0 3px 0;
}

.dropDownBody .childCategory{
	padding-left:20px;
}

.dropDownBody .childCategory input{
	margin-left:20px;
}


.dropDownBody .plusSign{
	padding-right:16px;
	background:#FFF url(images/icons/list-add.png) no-repeat;
}

.dropDownBody .hiddenSign{
	padding-right:16px;
}

.dropDownBody .minusSign{
	padding-right:16px;
	background:#FFF url(images/icons/list-remove.png) no-repeat;
}

#searchResults{
	clear:both;
	padding-top:10px;
}

#searchText{
border: 1px solid #CCCCCC;
}

.featureContainer{
	
}

.featureContainer h3{
	padding-bottom:10px;	
	text-align:center;
}

.featureContainer .feature h4,
#tabContent .feature h4{
	clear:both;
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
}

.featureContainer .feature{
	margin-bottom:10px;		
}

.feature{
	margin-bottom:5px;		
	margin-top:5px;
	border:1px solid black;
}

#tabContent .feature{
	padding:5px;
	border:1px solid black;
}

.featureContainer .feature .image,
#tabContent .feature .image{
	float:left;	
	padding:0 10px 0 0;
}

#pagination{		
	padding-top:10px;
	text-align:center;
}

#pagination li{
	list-style:none;
	float:left;
	width:30px;
	border:1px solid black;
	margin-right:3px;	
}

#pagination span{
	display:block;
	float:left;
	width:30px;
	border:1px solid black;
	padding:3px 0;	
	margin-right:3px;	
}

#pagination .selectedPage{
	padding:3px 0;
}

#pagination span a{		
	display:block;
	width:30px;
	text-decoration:none;
}

#map_canvas_master{
	margin:35px auto 0 auto;
	clear:both;	
	z-index:1;
	width:500px;
	color:#000;
	height:250px;
	text-decoration:none;
}

.defaultTitle{
	width:150px;
}

.defaultDescription{
	width:440px;
}

.defaultLength{
	width:50px;
}

.defaultCommand{
	text-align:right;
}


.thisWeekName{
	width:150px;
}

.thisWeekDescription{
	width:240px;
}

.thisWeekStart{
	width:150px;
}

.thisWeekEnd{
	width:150px;
}

.thisWeekCommand{
	text-align:right;
}

.categoryName{
	width:250px;
}

.categoryNumberOfAdvertisements{
	width:210px;
}

.categoryCommand{
	text-align:right;
}

.masterCategoryAdmin{
	padding:10px 0 0 0;
}

.thisWeek{
	
}

.thisWeek h1{
	text-align:center;
	text-decoration:underline;	
}

.thisWeek h2{
	text-align:center !important;	
}

a.nounderline
{
	text-decoration: none;
}


.errorMessage{
	color:#EF2C24;
}

#contactMessage{
	border:1px solid #5b4c33;
	text-align:center;	
	margin:10px 0;
	padding:5px;
}

#contactMessage h3{
	font-size:13px;
	padding:0 0 10px 0;
	margin:0;
	color:#000;
	font-weight:normal;
}
