/* main area content for city guide page */

#CGlistingCategories{
	float: left;
	width: 650px;
}

.CGlCategoryl{
	float: left;
	height: 280px;
	padding-bottom: 50px;
	padding-right: 50px;
	width: 275px;
}

.CGlCategoryr{
	float: right;
	height: 280px;
	padding-bottom: 50px;
	width: 275px;
}

.CGcategoryIcon{
	border-bottom: 2px solid #FE0303;
	float: left;
	height: 35px;
	vertical-align: middle;
	width: 35px;
}

.CGcategoryTitle{
	border-bottom: 1px solid #DAE0E1;
	color: #1C7ECA;
	/*float: left;*/
	font-family: Arial;
	font-weight: bold;
	height: 35px;
	padding-top: 5px;
	width: 275px;
}

.CGtitleText{
	/*border-bottom: 1px solid #DAE0E1;
	padding-bottom: 5px;*/
	padding-left: 10px;
}

a.CGtitleText:link{
	color: #1C7ECA;
	text-decoration: none;
}

a.CGtitleText:visited{
	color: #1C7ECA;
	text-decoration: none;
}


a.CGtitleText:hover{
	color: #1C7ECA;
	text-decoration: underline;
}


a.CGtitleText:active{
	color: #1C7ECA;
	text-decoration: none;
}

.CGcategoryImage{
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

ul.CGlistings{
	font-family: Arial;
	font-weight: bold;
	list-style-image: url('/env/images/listingArrow.png');
	margin-left: 30px;
}

li.CGlistings{
	padding-bottom: 5px;
}

.CGreadmorebutton{
	color: #4D4B4C;
	background: url('/env/images/bullet.gif') no-repeat center left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-left: 200px;
	padding-left: 20px;
	text-transform: uppercase;
}

#CGotherInfoContent{
	float: left;
	padding-bottom: 10px;
}

.CGotherInfoBox{
	float: left;
	padding-bottom: 10px;
}

.CGotherPicture{
	float: left;
	padding: 10px;
	width: 180px;
}

.CGotherText{
	float: right;
	padding: 10px;
	width: 425px;
}

.CGotherTextTitle{
	color: #2CA3F7;
	font-family: Arial;
	font-weight: bold;
}

a.CGotherTextTitle:link{
	color: #2CA3F7;
	text-decoration: none;
}

a.CGotherTextTitle:visited{
	color: #2CA3F7;
	text-decoration: none;
}

a.CGotherTextTitle:hover{
	color: #2CA3F7;
	text-decoration: underline;
}

a.CGotherTextTitle:active{
	color: #2CA3F7;
	text-decoration: none;
}

.CGotherTextDescription{
	font-family: Arial;
	font-size: 80%;
}

#CGotherInfoLinks{
	color: #FE0303;
	font-family: Arial;
	font-size: 80%;
	list-style-image: url('/env/images/listingArrow.png');
	margin: 0px;
	padding: 0px;
}

.CGliOtherInfoLinks{
	display: inline;
	padding: 5px;
}

.CGotherLinkImg{
	padding-right: 5px;
}

a img.CGotherLinkImg{
	border: 0px;
}

a.CGotherLink:link{
	color: #FE0303;
	text-decoration: underline;
}

a.CGotherLink:visited{
	color: #FE0303;
	text-decoration: underline;
}

a.CGotherLink:hover{
	color: #FE0303;
	text-decoration: underline;
}

a.CGotherLink:active{
	color: #FE0303;
	text-decoration: underline;
}

.item {
	font-family: Arial;
	font-size: 12px;
	float: left;
	height: 230px;
	margin-top: 12px;
	text-transform: uppercase;
	width: 255px;
}

/* Directory Home CSS */

#leftDirectoryCategories{
	float: left;
	width: 375px;
}

#rightDirectoryCategories{
	float: left;
	width: 255px;
}

.odd {
	margin-right: 120px;
}

.item  h3 {
	color: #1D7DC9;
	font-size: 14px;
	border-bottom: 1px solid #DADFE2;
}

a.itemTitle:link{
	background-image: none;
	color: #1D7DC9;
	font-size: 14px;
	text-decoration: none;
}

a.itemTitle:visited{
	background-image: none;
	color: #1D7DC9;
	font-size: 14px;
	text-decoration: none;
}

a.itemTitle:hover{
	background-image: none;
	color: #1D7DC9;
	font-size: 14px;
	text-decoration: underline;
}

a.itemTitle:active{
	background-image: none;
	color: #1D7DC9;
	font-size: 14px;
	text-decoration: none;
}

.item  h3  img {
	margin-right: 5px;
}

.item ul {
	list-style: none;
}

.item ul li {	
	margin-bottom: 12px;
}

.item a {
	color: #4D4B4C;
	background: url('/env/images/bullet.gif') no-repeat center left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
}

.item .seemore {
	float: right;
}

/* Subcategory CSS */

#subcat {
	list-style: none;
	text-transform: uppercase;
	font-family: Arial;
}

#subcat li {
	background: url('/env/images/bullet.gif') no-repeat center left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
	margin-top: 12px;
}

#subcat li a {
	color: #1A7EC9;
}

/* Subcategory Type CSS */

#featuredListings {
	color: #B0B0B0;
	margin-top: 20px;
	font-family: Arial;
}

#featuredListings p{
	margin: 0px;
	padding: 0px;
	line-height: auto;
}

#featuredListings img {
	float: left;
	padding: 0 1em 0 0;
}

#featuredListings a.listing-title{
	color: #5A9FD6;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

.sb-d-listing {
	float: left;
	min-width: 330px;
	line-height: 13px;
	font-size: 11px;
	color: #B0B0B0;
	padding: 8px 0;
	margin: 0;
}

.listing-text-align{
	float: left;
	margin-top: -8px;
	width: 80%;
	line-height: 13px;
	font-size: 11px;
	color: #B0B0B0;
	padding: 8px 0;
	margin: 0;
}

#featuredListings .sb-d-listing {
	margin-bottom: 30px;
}

#featuredListings .sb-d-listing  img {
	float: left;
	padding: 0 1em 0 0;
}

.sb-d-listing  p {
	line-height: 13px;
	font-size: 11px;
	color: #B0B0B0;
	padding: 8px 0;
	margin: 0;
}

.title {
	color: #5A9FD6;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

#featuredListings .sb-d-listing  .reglink{
	color: #FD0402;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.reglink{
	color: #FD0402;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.sub {
	margin: 0;
	color: #FD0402;
	font-size: 14px;
}

.sb-d-listing a {
	color: #5A9FD6;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

.related {
	color: #1D7DC9;
	font-size: 14px;
	border-bottom: 1px solid #DADFE2;
	float: left;
	margin-right: 100px;
	text-transform: uppercase;
}

.related a {
	color: #1D7DC9;
}

.related img {
	margin-right: 5px;
}

.listAddReviewBox .stars_background {
	background: url('/env/images/listing/list_grey_star.png') repeat-x;
	width: 60px;
	height: 10px;
	display: inline-block;
}
.listAddReviewBox .stars_background .stars_active {
	background: url('/env/images/listing/list_yellow_star.png') repeat-x;
	height: 10px;
	float: left;
}


/* Form Page CSS */


.FormElement{
	border: 1px solid #A8A197;
	float: left;
	font-family: Arial;
	padding: 1em;
	margin-bottom: 15px;
	width: 95%;
}

.FormElement ul {
	list-style: none;
}

.FormElement ul li{
	background: url('../images/bullet.gif') no-repeat left 2px;
	padding-left: 20px;
	margin-bottom: 12px;
	line-height: 16px;
	color: #807A7A;
	font-size: 14px;
}

.FormElement .formLink {
	color: #61A3D7;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	line-height: 10px;
}

.FormElement .dancers {
	float: right; 
	padding: 0 1em;
	width: 290px;
}

form .FormElement {
	padding: 1em;	
}

form .FormElement div span {
	font-size: 12px;
	display: inline-block;
	padding: 0 6px;
	
}

form .FormElement #blue {
	color: #388DCD;
	display: inline-block; 
	padding: 12px;
	line-height: 16px;
	font-size: 12px;
}

form .FormElement .gray {
	color: #717171;
	font-size: 12px;
	line-height: 14px;
}

form div.FormElement h4,
form div.FormElement label {
	color: #E0243C;
	font-weight: bold;
	font-size: 16px;
}

form div.FormElement h4 {
	display: inline-block;
}

form div.FormElement label {
	float: left;
	width: 156px;	
	line-height: 14px;
	font-size: 14px;
}

form div.FormElement label p {
	color: #717171;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	padding-right: 5px;
}

form .FormElement input[type=text] {
   border: 1px solid #7B7B7B;
   -webkit-box-shadow: 0 0 3px #666 inset;
   -moz-box-shadow: 0 0 3px #666 inset;
   box-shadow: 0 0 3px #666 inset;   
	height: 20px;
	padding: 0 3px;
	width: 420px;
}

form .FormElement input.medium {
	width: 128px;
}

form .FormElement input.small {
	width: 30px;
	margin-right: 7px;
}

form .FormElement textarea {
	border: 1px solid #7B7B7B;
	-webkit-box-shadow: 0 0 3px #666 inset;
	-moz-box-shadow: 0 0 3px #666 inset;
	box-shadow: 0 0 3px #666 inset;
	width: 426px;
	height: 65px;
}

form .FormElement select {
	border: 1px solid #7B7B7B;
	-webkit-box-shadow: 0 0 3px #666 inset;
	-moz-box-shadow: 0 0 3px #666 inset;
	box-shadow: 0 0 3px #666 inset;
}

form .FormElement button {
	height: 23px;
	margin-left: 5px;
}

form .FormElement div {	
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

form .FormElement div p {	
	margin: 3px 0;
}

form .FormElement input[type=checkbox] {
	float: left;
	width: 30px;
}

form .FormElement label.l2 {
	color: #807A7A;
	float: none;
	font-size: 12px;
	width: 400px;
}

form .FormElement label.l3 {
	color: #807A7A;
	float: left;
	font-size: 12px;
	width: 110px;
}

form .FormElement input.sub {
	width: 224px;
}

/* Advertising Page CSS */

.ad {
	border: 2px solid #D0D0D0;
	padding: 8px 12px;
	margin-bottom: 12px;
	overflow: auto;
}

.ad h3 {
	color: #398ECF;
	font-family: ITC American Typewriter, Times, serif;
	font-size: 32px;
	text-transform: uppercase;
	padding: 0; margin: 0;
}

.ad p {
	font-family: Arial, sans serif;
	color: #717171;
	line-height: 16px;
	font-size: 14px;
}

.ad img {
	float: right;
	padding: 0 0 0 1em;
}