
#alert {
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 120px;
	width: 250px;
	clear: both;
	padding: 10px;
	border-color: #1a7abb;
	border-style: solid;
	border-width: 1px;
	font-size: 15px;
	color: #363636;
	background-color: #dfdfdf;
}

#alert2 {
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
	width: 95%;
	clear: both;
	padding: 10px;
	border-color: #1a7abb;
	border-style: solid;
	border-width: 2px;
	font-size: 12px;
	color: black;
	background-color: #dfdfdf;
}


#warning {
	text-align: center;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
	width: 400px;
	padding: 5px;
	border-color: #960a07;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	color: #960a07;
	background-color: #dfdfdf;
}

.main_body {
	padding-bottom:15px;
	padding-top: 15px;
}
/*** BUTTONS ***/
a.button {
	background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('/images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
.right-block {
	PADDING-BOTTOM: 12px;
	width:300px;
	margin-top:15px;
}
#ads-right {
	margin-top: 10px;
}
hr {
	border-width: 0px;
	width: 100%;
	height: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	CLEAR: both;
}
/********** beta *************/
#beta {
 z-index: 9999;
 position: absolute;
}


/********* category list **********/
.category-item {
	margin-top: 5px;
	margin-left: 0px;
	float: inherit;
	font-size: 12px;
	line-height: 14px;
}

/********* search @ top **********/
.search-form {
	height:40px;
	vertical-align:bottom;
	line-height:40px;
}
.search-form .text {
	margin-top:6px;
	WIDTH: 155px;
	height: 15px;
	font-size: 12px;
	COLOR: #b7b7b7;
	BORDER: #cccccc 1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.search-form #button {
	margin-left: -15px;
	margin-top: 7px;
	border: 1px solid black;
}
/********* search **********/
.search {
	width: 200px;
	padding-top:32px;
	/*height: 30px;*/
	vertical-align: bottom;
}
/**** login form home stuff ******/
.login-form-home {
	margin: 0px;
	height: 30px;
	float:right;
	padding-right:15px;
}
.login-form-home .text {
	BORDER: #cccccc 1px solid;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 5px;
	WIDTH: 70px;
	HEIGHT: 20px;
	COLOR: #b7b7b7;
	margin-top: 0px;
	margin-right: 10px;
	float: left;
}
.login-form-home b {
	float: left;
	padding-top:2px;
	padding-right:5px;
}
.login-form-home .button {
}
/**** login form stuff ******/
.login-form .text {
	BORDER: #cccccc 1px solid;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 0px;
	WIDTH: 70px;
	HEIGHT: 20px;
	COLOR: #b7b7b7;
	margin-top: 1px;
	margin-right: 10px;
	float: left;
}
/***** wrapped around top ****/
.head-wrap {
	height: 100px;
}
/*** USER INFO ***/
.user-info {
	PADDING-BOTTOM: 0px;
	BACKGROUND-COLOR: #f4f4f4;
	PADDING: 10px 10px 0px 10px;
	MARGIN-BOTTOM: 13px;
	margin-left: 0px;
	HEIGHT: 93px;
	FONT-SIZE: 11px;
	MARGIN-TOP: 25px;
	width:280px;
	COLOR: #9BC8E2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	position:relative;
}
.user-info A {
	TEXT-DECORATION: none
}
.user-info strong {
	FONT-SIZE: 13px;
}
.user-info A:hover {
	TEXT-DECORATION: underline;
}
.post_login {
	left:10px;
	position:absolute;
}
.logout_main {
	right:10px;
	position:absolute;
}
.logout_main A; {
 TEXT-DECORATION: underline;
}
a {
	color: #0072bc;
}
.logo {
	margin-top: 15px;
	margin-left: 15px;
}
#bottom-menu {
	BORDER-BOTTOM: #ccc 1px solid;
	BACKGROUND-COLOR: #e8e8e8;
	LIST-STYLE-TYPE: none;
	HEIGHT: 30px;
	width: 950px;
	margin:0;
	FONT-SIZE: 10px;
}
#bottom-menu LI {
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 30px;
	PADDING-LEFT: 7px;
	PADDING-RIGHT: 7px;
	FLOAT: left;
	HEIGHT: 30px;
	PADDING-TOP: 0px
}
#bottom-menu LI A {
	COLOR: #0072bc;
	TEXT-DECORATION: none;
}
#bottom-menu LI A:hover {
}
#bottom-menu LI.splitter {
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 30px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	COLOR: #cccccc;
	PADDING-TOP: 0px
}
.clear {
	CLEAR: both;
	color: #000;
	/*background-color: #fff;*/
}
.left {
	FLOAT: left;
}
.right {
	text-align: right;
	FLOAT: right;
}
.right-element {
	right: 0;
	text-align: right; /* depends on element width */
}
.registration-left{
	FLOAT: left;
}


/*input */
input text {
	background-color: #ffffff;

}


/* below is messy popup-registration buttons/form */


table.popupTable{
	width: 250px;
	border: 0px #ffffff solid;
	border-spacing: 0px;
	vertical-align: middle;
	margin-bottom: 10px;
	margin-top: 5px;
}
table.popupTable tr {
	height:30px;
	display: table-row;
	vertical-align: middle;
}
table.popupTable td {
	width: 200px;
	padding:0px;
	margin: 0px;
}
table.popupTable tr.special {
	display: table-row;
	margin: 0px;
	height:30px;
	vertical-align: middle;
}
table.popupTable td.special2{
	width: 150px;
	display: table-cell;
}

table.popupTable2{
	width: 500px;
	border: 0px #ffffff solid;
	border-spacing: 0px;
	vertical-align: middle;
}
table.popupTable2 tr {
	height:30px;
	display: table-row;
	vertical-align: middle;
}
table.popupTable2 td {
	padding:0px;
	margin: 0px;
}
table.popupTable2 td.special3{
	padding-bottom:5px;
	height:30px;
}
table.popupTable2 td.special4{
	width: 205px;
}




#footer {
	HEIGHT: 30px;
	COLOR: #8b8b8b;
	FONT-SIZE: 10px;
	PADDING-TOP: 10px
}
#footer * {
	COLOR: #8b8b8b;
}
/************** MAIN MENU **************/
#top-menu {
	border-style: solid;
	border-color: #acacac;
	border-width: thin;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
	BACKGROUND: url(../../images/top-menu-line.gif) repeat-x center;
	HEIGHT: 40px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
#top-menu UL {
}
#top-menu LI {
	margin-right: 8px;
	text-align: center;
	float: left;
	list-style-type: none;
	margin-left: 8px;
	width: auto;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
	HEIGHT: 40px;
	PADDING-TOP: 0px;
}
#top-menu LI A {
	line-height: 40px;
	font-size: 16px;
	/*font-weight: bold;*/
	text-align: center;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	COLOR: white;
}
#top-menu LI A:hover {
	text-decoration: none;
	COLOR: #ccc;
}
#top-menu LI.active A {
	text-decoration: none;
	COLOR: #000
}
/********* nav-bottom *************/
#nav-bottom {
	border-top-color: #bebebe;
	border-top-style: solid;
	border-top-width: thin;
	background-color: #f4f4f4;
	PADDING: 10px 0px 0px 10px;
	margin: 0px 0px 15px 0px;
	height: 30px;
	position: relative;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
/********* top fading images *************/
#main-slides {
	margin: 0px;
	margin-top: 15px;
	margin-left: 15px;
	float:left;
	width:610px;
}
/********* map-main *************/
.main-map {
	color: #3c8cb1;
	font-size: 12px;
	font-family: sans-serif;
	width:	325px;
	height: 270px;
	background-color: #c9c9c9;
	padding: 10px;
	margin-left: 16px;
	text-align: center;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
.main-carousel {
	width: 555px;
	height: 272px;
	background-color: #dbdbdb;
	padding: 10px;
	margin: 0px;
	text-align: center;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
}

.main-text-box {
	width:	320px;
	min-height: 260px;
	background-color: #e9e9e9;
	padding: 16px;
	margin-left: 10px;
	text-align: left;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}


.main-text-box .title {
	margin-top: 15px;
}
/********* box section ***************/
.box_section {
	min-height: 300px;
	WIDTH: 605px;
	FLOAT: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	margin-bottom:15px;
}
.box_section .name {
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	COLOR: #0072bc;
	FONT-SIZE: 22px;
	PADDING-TOP: 10px
}
.box_section .image {
	border-width: 0px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px 10px 0px 15px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	FLOAT: left;
	PADDING-TOP: 2px
}
.box_section .text-top {
	LINE-HEIGHT: 130%;
	HEIGHT: 55px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	font-size: 12px;
}
.box_section .clear {
	BORDER-BOTTOM: #ccc 1px dashed;
	MARGIN: 10px, 0px, 10px, 0px;
	PADDING-TOP: 10px
}
.box_section .text-bottom {
	HEIGHT: 82px;
}
.box_section .text-top UL {
	LIST-STYLE-POSITION:outside;
	PADDING-LEFT: 15px;
	COLOR: #0072bc
}
.box_section .text-bottom UL {
	LIST-STYLE-POSITION: outside;
	PADDING-LEFT: 15px;
	COLOR: #0072bc
}
h1 {
	letter-spacing: 1px;
	font-weight: bold;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	COLOR: #0072bc;
	FONT-SIZE: 16px;
	PADDING-TOP: 10px
}
.main_body h1 {
	letter-spacing: 1px;
	font-weight: bold;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	COLOR: #0072bc;
	FONT-SIZE: 16px;
	PADDING-TOP: 10px
}


.box_it {
	z-index: 0;

	min-height: 285px;
	padding-bottom:15px;
	WIDTH: 295px;
	FLOAT: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	margin-left: 15px;
	margin-top: 15px;
	position:relative;
	background: url(../../images/box-bg.gif) repeat-x left top;
}

.box_alt1 { 
	padding: 15px;
	width: 250px;
	margin-bottom: 15px;
	margin-left: 15px;
	min-height: 250px;
}

.listing_wide { 
	min-height: 200px;
	width: 585px;
	margin-left: 15px;
	padding: 15px;
}

.listing_normal { 
	width: 275px;
	padding: 15px;
}

.listing_icon {
	margin-left: 5px;
}


.listing_wrap_left {
	float: left;
	line-height: 15px;
	width: 400px;
}


.listing_wrap_right {
	float: right;
	width: 150px;
	border: thin #ccc solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.listing_wrap_right p {
width: 130px;
border-bottom: thin #ccc solid;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-top: 5px;
padding-bottom: 5px;
}


.listing_wrap_right img {
padding-right:5px;
padding-left: 2px;
vertical-align:middle;
}



.box_it .name {
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	COLOR: #0072bc;
	FONT-SIZE: 16px;
	PADDING-TOP: 15px
}
.box_it .image {
	border-width: 0px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px 10px 0px 0px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	FLOAT: left;
	PADDING-TOP: 2px
}
.box_it .text-top {
	position: relative;
	LINE-HEIGHT: 130%;
	HEIGHT: 120px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	margin-bottom: 0px;
	font-size:12px;
}
.box_it .clear {
	BORDER-BOTTOM: 0px;
	MARGIN-BOTTOM: 20px;
	PADDING-TOP: 5px;
}
.box_it .clear_it {
	BORDER-BOTTOM: 0px;
	MARGIN-BOTTOM: 10px;
	PADDING-TOP: 5px;
}
.box_it .text-bottom {
	font-size:100%;
}
.box_it .text-top .button {
	bottom: 5px;
	right: 10px;
	position: absolute;
}
.box_it .text-bottom p {
	padding-left:15px;
	padding-right:15px;
}
.box_it .text-top UL {
	float:left;
	COLOR: #0072bc;
	padding:5px 0 0 10px;
	margin:0;
}
.box_it .text-bottom UL {
	LIST-STYLE-POSITION: outside;
	PADDING-LEFT: 15px;
	COLOR: #0072bc;
}
.box_it .text-bottom .title {
	border: 1px solid black;
	COLOR: #0072bc;
	margin-top: 10px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	letter-spacing:0px;
	font-size:12px;
}
.box_it .title a {
	text-decoration:none;
	COLOR: #0072bc;
}
.box_it .text-bottom .subtitle {
	COLOR: #0072bc;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	font-size:10px;
}
.box_it .text-bottom .button {
	bottom: 10px;
	position:absolute;
	right:10px;
}
.box_it_no_b {
	min-height: 100px;
	WIDTH: 300px;
	FLOAT: left;
	margin-left: 10px;
	margin-top: 15px;
}
.box_it_no_left_margin {
	min-height: 285px;
	padding-bottom:15px;
	WIDTH: 295px;
	FLOAT: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	margin-left: 0;
	margin-top: 15px;
	position:relative;
	background: url(../../images/box-bg.gif) repeat-x left top;
}
.box_it_left_10 {
	min-height: 285px;
	padding-bottom:15px;
	WIDTH: 295px;
	FLOAT: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-top: 15px;
	position:relative;
	background: url(../../images/box-bg.gif) repeat-x left top;
}

.popular_activity {
	min-height: 285px;
	padding-bottom:15px;
	WIDTH: 295px;
	FLOAT: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	margin-left: 15px;
	margin-top: 15px;
	position:relative;
	background: url(../../images/box-bg.gif) repeat-x left top;

}
.popular_activity .name {
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	COLOR: #0072bc;
	FONT-SIZE: 22px;
	PADDING-TOP: 15px
}
.popular_activity .image {
	border-width: 0px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px 10px 0px 0px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	FLOAT: left;
	PADDING-TOP: 2px
}
.popular_activity .text-top {
	position: relative;
	LINE-HEIGHT: 130%;
	HEIGHT: 170px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	margin-bottom: 0px;
	font-size:12px;
	border-bottom: solid 1px #cccccc;
}
.popular_activity .text-top .more {
	bottom: 5px;
	right: 15px;
	position: absolute;
	font-weight:bold;
	font-variant:small-caps;
	color: #0072bc;
}
.popular_activity .text-top .more a {
	text-decoration:none;
	color: #0072bc;
}
.popular_activity .clear {
	BORDER-BOTTOM: 0px;
	MARGIN-BOTTOM: 20px;
	PADDING-TOP: 5px;
}
.popular_activity .text-bottom {
	font-size:100%;
	height:50px;
	padding-top:7px;
	/*
	background-color: #f6f6f6;
	background: url(../../images/top-menu-line.gif) repeat-x center;
	border-top:solid #9BC8E2 1px;*/
}
.popular_activity .text-top .button {
	bottom: 5px;
	right: 10px;
	position: absolute;
}
.popular_activity .text-bottom p {
	padding-left:15px;
	padding-right:15px;
}
.popular_activity .text-top UL {
	float:left;
	COLOR: #0072bc;
	padding:5px 0 0 10px;
	margin:0;
}
.popular_activity .text-bottom UL {
	LIST-STYLE-POSITION: outside;
	PADDING-LEFT: 15px;
	COLOR: #0072bc;
}
.popular_activity .text-bottom .title {
	border: 1px solid black;
	COLOR: #0072bc;
	margin-top: 10px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	letter-spacing:0px;
	font-size:12px;
}
.popular_activity .text-bottom .subtitle {
	COLOR: #0072bc;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	font-size:10px;
}
.popular_activity .text-bottom .button {
	bottom: 10px;
	position:absolute;
	right:10px;
}
/********* page wide box section ***************/
.page_wide_section {
	width:885px;
	FLOAT: left;
	margin:15px 15px 15px 15px;
	padding:15px;
	border:solid 1px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size:12px;
	color: #0072bc;
}
.page_wide_section h1 {
	margin-left: 0;
	padding-left: 0;
}
.panel-button {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 25px;
	MARGIN-TOP: -3px;
	WIDTH: 150px;
	BACKGROUND: url(../../images/button-back.gif) no-repeat center center;
	HEIGHT: 25px;
	COLOR: #fff;
	MARGIN-LEFT: -1px
}
.read-more A {
	COLOR: #fff;
	TEXT-DECORATION: none
}
.whitebackground {
	margin-top: 20px;
	BACKGROUND-COLOR: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
}
.logo_simple {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:150px;
	BACKGROUND-COLOR: #FFFFFF;
}
.borderright {
/*	BORDER-RIGHT: #ccc 1px solid;*/
}
.borderleftpull {
	/*	BORDER-LEFT: #ccc 1px solid;*/
	margin-left: -1px;
	padding-left: 10px;
}
.boxleft {
	margin-left:13px;
	margin-right:5px;
	margin-top:15px;
	margin-bottom:0px;
}
.boxright {
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:0px;
}
.title-main-block {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 605px;
	PADDING-RIGHT: 0px;
	BACKGROUND: no-repeat center center;
	HEIGHT: 250px;
	COLOR: white;
	PADDING-TOP: 0px
}
.title-main-block .name {
	PADDING-BOTTOM: 10px;
	LINE-HEIGHT: 150%;
	PADDING-LEFT: 20px;
	WIDTH: 305px;
	PADDING-RIGHT: 20px;
	HEIGHT: 32px;
	FONT-SIZE: 24px;
	PADDING-TOP: 7px
}
.title-main-block .text {
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 150%;
	PADDING-LEFT: 20px;
	WIDTH: 445px;
	PADDING-RIGHT: 20px;
	HEIGHT: 135px;
	PADDING-TOP: 0px
}
.title-main-tabs {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	HEIGHT: 40px;
	PADDING-TOP: 0px
}
.title-main-tabs LI {
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: #ccc 1px solid;
	LINE-HEIGHT: 40px;
	BACKGROUND-COLOR: #fff;
	WIDTH: 175px;
	FLOAT: left;
	HEIGHT: 40px;
	MARGIN-LEFT: -1px;
	FONT-SIZE: 16px;
	CURSOR: pointer;
	FONT-WEIGHT: bold
}
.title-main-tabs LI.active {
	BORDER-BOTTOM: 0px;
	WIDTH: 255px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #000
}
#main {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 12px;
	PADDING-TOP: 15px
}
.pics {
	height: 250px;
	width: 605px;
	padding:0px;
	margin:0px;
	overflow: hidden;
	margin: 0px;
	border: 0px;
}
.pics img {
	height: 250px;
	width: 605px;
	top:0px;
	left:0px;
	right:0px;
	bottom: 0px;
	padding:0px;
	margin: 0px;
	border: 0px;
}
pre {
	display: none;
}
.space13 {
	HEIGHT: 13px;
}

#panel_left img {
	vertical-align: middle;
	padding-right: 5px;
}
#panel_left {
	float:left;
	width:100%;
	font-size: 12px;
	margin-left:10px;
	margin-top: 10px;
	line-height: 125%;
}

#panel_left h5 {
	background-color: #0072bc;
	line-height:30px;
	padding-bottom:0px;
	padding-left:10px;
	font-weight:bold;
	font-size:13px;
	color: white;
	margin-bottom:8px;
}
#panel_left ul {
	padding: 0;
	list-style-type: none;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
#panel_left li {
	margin-top: 7px;
	color: white;
	background: left 6px;
	padding-left: 5px;
	margin-left: 0px;
}
#panel_left a {
	font-size: 12px;
	text-decoration: none;
}
#panel_left a:hover {
	text-decoration: underline;
}
#panel-menu {
	color: white;
	background-color: #0072bc;
	BORDER-BOTTOM: #999 1px solid;
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BACKGROUND: repeat-x center center;
	HEIGHT: 40px;
	FONT-SIZE: 16px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-TOP: 0px;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.vtop-center {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	vertical-align:top;
	width:175px;
}
/*** CONTROL PANEL CSS ***/
.cp-form {
	color:#0072bc;
}
.cp-form button, input, select, textarea {
	font-size:12px;
	color: #0072bc;
}

/* overrides id title in site*/
.cp-form #title {
	font-size: 12px;
}

.cp-form label {
	display:inline-block;
	margin: 0 0 0 5px;
	text-align:left;
	width:auto;
}
.cp-form small {
	color: #808080;
}
.cp-form .directions {
	color: #0072bc;
}
.cp_main {
	/*BACKGROUND-COLOR: #FFFFFF;*/
	background: url(../../images/box-bg.gif) repeat-x left top;

	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	MARGIN-BOTTOM:10px;
	padding-bottom: 10px;
	min-height:410px;
	FONT-SIZE: 12px;
	border: #d6d6d6 1px solid;
	COLOR: #0072bc;
	margin-left: 10px;
	margin-right: auto;
	margin-top: 15px;
	width:695px;
	/*line-height:25px;*/
	padding-top:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}
.cp_main h3 {
	COLOR: #0072bc;
	padding-top:0px;
	padding-bottom:0;
	margin:0;
	font-variant:small-caps;
	font-weight:bold;
}
.cp_main h4 {
	text-shadow: 0px 0px;
	COLOR: #0072bc;
	padding-top:0px;
	padding-bottom:0;
	font-size:12px;
}
.cp_back a {
	text-shadow: 0px 0px;
	COLOR: #0072bc;
	padding-top:0px;
	padding-bottom:0;
	font-size:12px;
	text-decoration:none;
}
#cp {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 12px;
	PADDING-TOP: 0px;
	display: none;
}
#cp_ad {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 12px;
	PADDING-TOP: 0px;
}
.cp-heading {
	padding-top: 20px;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CEE3F5;
	COLOR: #0072bc;
	font-size:15px;
	font-variant:small-caps;
	font-weight: bold;
	margin-bottom:10px;
}
#cp-heading-small {
	font-size:12px;
	COLOR: #666666;
}
#cp_summary {
	color:#0072bc;
	font-size:14px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	text-align:center;
	/*background-color:#CEE3F5;*/
	background: url(../../images/box-bg.gif) repeat-x left top;

	width: 400px;
	padding: 15px 15px 0 15px;
	margin-left: 125px;
}
#cp_summary strong {
	color: #0072bc;
}
.pre_login_partners {
	BACKGROUND-COLOR: #FFFFFF;
	PADDING: 15px 25px 15px 25px;
	MARGIN: 25px 15px 15px 15px;
	height:265px;
	FONT-SIZE: 12px;
	border: #d6d6d6 1px solid;
	COLOR: #0072bc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	width:520px;
	float:left;
}
.pre_login_partners ul {
	color: #0072bc;
}
.pre_login_partners .button {
	float:right;
}
.pre_login_partners h1 {
	padding-left:0;
}
.pre_login_partners_login {
	width: 200px;
	float:left;
}
/*** END CONTROL PANEL CSS ***/

/*** MESSAGE BOXES ***/
.messagebox {
	position:absolute;
	width:100px;
	margin-left:30px;
	padding:3px;
}
.messageboxok {
	background-image: url(../images/check.png);
	background-repeat:no-repeat;
	position:absolute;
	width:auto;
	margin-left:30px;
	padding-left:0;
	font-weight:bold;
	text-indent:25px;
	color: #0072bc;
	border:0px;
	vertical-align:middle;
	line-height:20px;
}
.messageboxerror {
	background-image: url(../images/x.png);
	background-repeat:no-repeat;
	position:absolute;
	width:auto;
	margin-left:30px;
	padding-left:0;
	text-indent:25px;
	font-weight:bold;
	color:#CC0000;
	border:0px;
	vertical-align:middle;
	line-height:20px;
}
/*** END MESSAGE BOXES ***/

/* 	RESULT STYLE  */
.testresult {
	font-weight: bold;
	font-size:13px;
	font-family: arial, helvetica, san-serif;
	color:#666;
	padding:0px 0px 12px 10px;
	margin-left:10px;
	display: block;
	height:28px;
	float:left;
}
.testresult span {
	padding:10px 20px 12px 10px;
	margin: 0px 0px 0px 20px;
	display:block;
	float:right;
	white-space: nowrap;
}
.shortPass {
	background:url(../images/red.png) no-repeat 0 0;
}
.shortPass span {
	background:url(../images/red.png) no-repeat top right;
}
.badPass {
	background:url(../images/red.png) no-repeat 0 0;
}
.badPass span {
	background:url(../images/red.png) no-repeat top right;
}
.goodPass {
	background:url(../images/yellow.png) no-repeat 0 0;
}
.goodPass span {
	background:url(../images/yellow.png) no-repeat top right;
}
.strongPass {
	background:url(../images/green.png) no-repeat 0 0;
}
.strongPass span {
	background:url(../images/green.png) no-repeat top right;
}
.text_area_large {
	width:98%;
	height:200px;
}
.text_area_small {
	width:98%;
	height:50px;
}
.text_area_medium {
	width:98%;
	height:100px;
}
.caption {
	margin-top:17px;
}
#panel_left_admin {
	float:left;
	width:100%;
	font-size: 12px;
	margin-left:10px;
	margin-top:0px;
}
#panel_left_admin h5 {
	background-color: #9fc0e0;
	line-height:30px;
	padding-bottom:0px;
	padding-left:10px;
	font-weight:bold;
	font-size:13px;
	color: #0072bc;
	margin-bottom:8px;
}
.admin_section_forms {
	padding: 8px;
	border:#FF0000 0px none;
	background-color: #cee3f5;
	color: #0072bc;
	height:20px;
}
.admin_section_forms input {
	margin-top:0px;
}
.gradient-style {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
.gradient-style th {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0072bc;
	background-color: #CEE3F5;
	font-size: 11px;
	font-weight: bold;
	padding: 8px;
	/*background: #b9c9fe url('../../images/gradhead.png') repeat-x;*/
	color: #0072bc;
}
.gradient-style td {
	margin: 0px;
	background-color: white;
	/*border-bottom-color: #c2c2c2;
	border-top-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;*/
	padding: 8px;
	color: #0072bc;
	vertical-align: top;/*	background: #e8edff url('../../images/gradback.png') repeat-x;*/
}
.gradient-style tbody tr:hover td {
	/*	background: #d0dafd url('../../images/gradhover.png') repeat-x;*/
	background-color: #f3f3f3;
	color: #17222a;
}
.gradient-style tfoot tr td {
	background: #f3f3f3;
	font-size: 10px;
	color: #0072bc
}
.gradient-style a {
	text-decoration: none;
}
.gradient-style img {
	background-position: 0px center;
	border-width: 0px;
	margin: 4px;
	vertical-align: middle;
}
.delete {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	MARGIN: 0px 0px;
	background:url(../images/delete.png) no-repeat center center;
	FONT-SIZE: 0px;
	BORDER-TOP: 0px;
	CURSOR: pointer;
	width:22px;
	height:22px;
	BORDER-RIGHT: 0px
}
.datepicker {
	background: url(../images/cal.png) 2px 2px no-repeat;
	padding-left: 22px;
	width:80px;
}
.addmore {
	BORDER: 1px solid #9fc0e0;
	background:url(../images/edit_add.png) #0072bc 3px 3px no-repeat;
	padding-left: 20px;
	FONT-SIZE: 11px;
	CURSOR: pointer;
	width:80px;
	height:25px;
	float:right;
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#FFFFFF;
	font-weight:bold;
}
.main_site {
	BORDER-BOTTOM: #d6d6d6 1px solid;
	BORDER-LEFT: #d6d6d6 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	padding-bottom: 10px;
	FONT-SIZE: 12px;
	BORDER-TOP: #d6d6d6 1px solid;
	BORDER-RIGHT: #d6d6d6 1px solid;
	COLOR: #0072bc;
	line-height:20px;
	padding: 15px 0px 15px 15px;
	margin: 15px 15px 15px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.main_site fieldset {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.main_site legend {
	padding: 0 5px 0 5px;
}
.main_site h3 {
	COLOR: #0072bc;
	padding-top:10px;
	padding-bottom:0;
	margin:0;
	font-variant:small-caps;
	font-weight:bold;
}
.main_site h4 {
	COLOR: #0072bc;
}
.main_site OL {
	margin:0;
	padding:0;
}
.main_site LI {
	list-style:none;
	margin:0;
	padding:0;
}
.form_right {
	FLOAT: right;
	text-align:right;
	vertical-align:text-bottom;
	padding-right:20px;
	line-height:15px;
	padding-top:10px;
}
.user_info {
	padding-left: 5px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	float:left;
}
.business_info {
	padding-left: 5px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	float:left;
}
.user_info_text {
	padding-top:20px;
	padding-bottom:20px;
	font-size:11px;
}
.business_info_text {
	padding-top:20px;
	padding-bottom:20px;
	font-size:11px;
}
a.icon_button {
	background:url(../images/icon_button.gif);
	display:block;
	color: #0072bc;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
	text-align:center;
}
a:hover.icon_button {
	color:#FFFFFF;
}
.join {
	background:url(../images/next.png) no-repeat 10px 8px;
	text-indent:50px;
	display:block;
}
.receipt {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	width: 60%;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
	line-height:10px;
}
.receipt td {
	margin: 0px;
	background-color: white;
	color: #0072bc;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 50%;
}
.simple_table {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
	line-height:10px;
}
.simple_table td {
	margin: 0px;
	background-color: white;
	color: #0072bc;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 25%;
	vertical-align:middle;
	padding:0;
}
.rates_small {
	width:30px;
}
.rates_medium {
	width:75px;
}
#box-table-b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 0px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
}
#box-table-b th {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0072bc;
	background-color: #CEE3F5;
	font-weight: normal;
	padding: 1px;
	color: #0072bc;
	text-align:center;
	line-height:12px;
}
#box-table-b td {
	padding: 2px;
	color: #0072bc;
	text-align:center;
}
.inquiry-form {
	line-height:10px;
	color: #0072bc;
	width:260px;
	background-color:#FFFFFF;
	position:relative;
	height:530px;
}
.inquiry-form .error {
	float:right;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
	border:dotted 1px;
}
.inquiry-form .error .input {
	border:none;
}
.inquiry-form i {
	color: #0072bc;
}
.inquiry-form .button {
	right:0;
	bottom:0;
	position:absolute;
}
.inquiry-form input {
	width:240px;
	height:14px;
	font-size:10px;
	color: #0072bc;
	font-weight:bold;
	margin-left:10px;
}
.inquiry-form label {
	margin-left:10px;
	color: #0072bc;
}
.inquiry-form p {
	margin-left:10px;
}
.inquiry-form select {
	width:200px;
	height:20px;
	font-size:11px;
	color: #0072bc;
	font-weight:bold;
	margin-left:10px;
}
.inquiry-form textarea {
	width:200px;
	height:30px;
	font-size:11px;
	color: #0072bc;
	font-weight:bold;
	margin-left:10px;
}
#adForm {
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	width:265px;
	padding:15px;
	background-color:#FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:0 0 15px 5px;
	position:relative;
}
#adForm h3 {
	text-align:left;
	color: #0072bc;
	font-size: 16px;
	font-weight:bold;
}
#adForm .button {
	right:5px;
	bottom:15px;
	position:absolute;
}
/* tab pane styling */
div.panes div {
	display:none;
	padding:15px;
	border:1px solid #ccc;
	border-top:0;
	/*height:188px;*/
	font-size:11px;
	color: #0072bc;
	background-color:#fff;
	position:relative;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
.panes .button {
	right:15px;
	bottom:15px;
	position:absolute;
}
div.panes_small div {
	display:none;
	padding:15px;
	border:1px solid #ccc;
	border-top:0;
	min-height:125px;
	font-size:12px;
	color: #0072bc;
	background-color:#fff;
	position:relative;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
div.panes_post_home div {
	display:none;
	padding:15px;
	border:1px solid #ccc;
	border-top:0;
	min-height:200px;
	font-size:12px;
	color: #0072bc;
	background-color:#fff;
	position:relative;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	margin:0;
}
#home_module_tabs {
	height:188px;
}
/* ----  Media.php TABS ----*/
#media_tabs {
	width:605px;
	padding: 15px 15px 15px 15px;
	height:auto;
}
.box_pagecontent {
	padding: 15px;
}
.marked_delete {
	border:3px solid #FF0000;
}
.marked_delete .image {
	float: left;
	width: 40px;
	height: 40px;
}
.easy_search {
	float:right;
	width:300px;
}
.easy_search .button {
	float:right;
}
.easy_search input[type='text'] {
	width:130px;
}
.easy_search select {
	width:130px;
}
.easy_s_image {
	float:left;
}
.post-login-block {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 605px;
	PADDING-RIGHT: 0px;
	BACKGROUND: no-repeat center;
	COLOR: white;
	PADDING-TOP: 0px;
	margin: 15px 0 0 15px;
	float:left;
}
.post_login_section {
	WIDTH: 575px;
	padding:15px;
	border:solid 1px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 15px 0 0 15px;
	font-size:12px;
	color: #0072bc;
	float:left;
}
.post_login_section_no_b {
	WIDTH: 575px;
	padding:15px;
	margin: 15px 0 0 15px;
	font-size:12px;
	color: #0072bc;
	float:left;
}
.post_login_section .example {
padding 0;
	float:left;
	font:11px;
}
.post_login_section .left_text {
	padding-right:15px;
	width:300px;
	float:left;
}
.post_login_section .right_text {
	width:260px;
	float:right;
}
.post_login_section h1 {
	font-weight: bold;
	PADDING: 0px;
}
.post_login_section .question {
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
	color:#0072bc;
	letter-spacing:0px;
}
.post_login_section .text_post {
	float:right;
	width:240px;
}
.post_login_section .image_post {
	float:left;
	width:330px;
}
.post_login_section .text_post_2 {
	float:right;
	width:280px;
}
.post_login_section .image_post_2 {
	float:left;
	width:280px;
}
.post_login_section .title {
	COLOR: #0072bc;
	padding-top:0px;
	padding-bottom:0;
	font-weight: 700;
	letter-spacing: 0px;
}
.post_login_section .subtitle {
	COLOR: #666666;
	font-size:12px;
}
.post_login_section .advanced_search {
	COLOR: #666666;
	font-size:10px;
	text-decoration:none;
	float:right;
}
.post_login_section h4 {
	text-shadow: 0px 0px;
	COLOR: #0072bc;
	padding-top:0px;
	padding-bottom:0;
	font-weight:bold;
	letter-spacing:0px;
}
.post_login_section h2 {
	text-shadow: 0px 0px;
	COLOR: #0072bc;
	padding-top:0px;
	padding-bottom:0;
	font-weight:bold;
	letter-spacing:0px;
	font-size:16px;
}
.post_login_section h5 {
	text-shadow: 0px 0px;
	COLOR: #0072bc;
	padding-top:0px;
	padding-bottom:0;
	font-weight:bold;
}
.post_login_section .table1 {
	width:300px;
}
.plan_b_section {
	WIDTH: 575px;
	padding:15px;
	border:solid 1px #ccc;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size:10px;
	color: #0072bc;
}
.plan_b_section h4 {
	text-shadow: 0px 0px;
	COLOR: #0072bc;
	padding-top:0px;
	padding-bottom:0;
	font-weight:bold;
}
.overnights_holder td {
	vertical-align:top;
	border-collapse: collapse;
	border-spacing:0px;
}
.overnights_holder {
	vertical-align:top;
	border-collapse: collapse;
	border-spacing:0px;
}
.title {
	COLOR: #0072bc;
	font-weight:bold;
	letter-spacing:1px;
	font-size:14px;
}
.subtitle {
	/*COLOR: #9BC8E2;*/
	COLOR: #666666;
	font-size:10px;
}
.LPform {
	width:152px;
	height:79px;
	padding-left: 3px;
	border:1px solid black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#LPsubmit {
	width: 75px;
	height: 22px;
}
#lp_msgfield {
	width: 140px;
}
.suggest_forms {
	color: #FFFFFF;
}
.suggest_forms label {
	color: #0072bc;
}
.suggest_forms select {
	color: #ffffff;
	background-color: #0072bc;
	font-size:12px;
}
.suggest_forms input {
	color: #ffffff;
	background-color: #0072bc;
	font-size:12px;
}
.suggest_forms h3 {
	color: #FFFFFF;
}
.suggest_forms p {
	color: #0072bc;
}
.suggest_forms textarea {
	color: #ffffff;
	background-color: #0072bc;
	font-size:11px;
	width:488px;
	height:90px;
}
/* BASIC SEARCH FORMS */
.airport {
	BORDER: #cccccc 1px solid;
	WIDTH: 240px;
	COLOR: #b7b7b7;
	float: left;
	font-size:11px;
	letter-spacing:-0.1px;
	height:17px;
	padding-top:5px;
	padding-left:5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.airport_box {
	BORDER: #cccccc 1px solid;
	WIDTH: 240px;
	COLOR: #b7b7b7;
	float: left;
	font-size:11px;
	letter-spacing:-0.1px;
	height:17px;
	margin-top: 0px;
	padding-top:1px;
	padding-left:5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}



.what_input {
	BORDER: #cccccc 1px solid;
	WIDTH: 240px;
	COLOR: #b7b7b7;
	float: left;
	font-size:11px;
	letter-spacing:-0.1px;
	height:17px;
	padding-top:5px;
	padding-left:5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
/* END - BASIC SEARCH FORMS */


.search_small_img {
	padding-top:5px;
	padding-left:5px;
}
.search_results {
	color:#0072bc;
	font-size:11px;
	margin:15px 0 15px 15px;
	width:610px;
	padding:0;
}
.search_results .ui-accordion .ui-accordion-content {
	padding:15px;
}
.search_results h4 {
	font-size:12px;
	font-weight:bold;
	color: #0072bc;
}
.search_results A {
	font-size:11px;
	font-weight:bold;
	color: #0072bc;
}
.chat_text A {
	font-size:12px;
}
.group_simple_search_listings {
	color: #0072bc;
	position:relative;
}
.group_simple_search_listings .view_all_rand {
	bottom:10px;
	right:10px;
	position:absolute;
	text-align:right;
}
.group_simple_search_listings .view_all_rand .button {
	float:right;
}
.group_simple_search_listings .view_all_rand small {
	color: #0072bc;
	font-size:9px;
}
.group_simple_search_listings .simple_title {
	color:#0072bc;
	font-variant:small-caps;
	float:left;
}
.group_simple_search_listings .simple_location {
	color: #0072bc;
	font-size: 10px;
}
.single_search_display {
	height:20px;
}
.nav_whole {
	float:none;
	padding-left:0px;
	height:30px;
	border-top:solid #0072bc 1px;
	padding:5px 15px 5px 15px;
}
.nav_item_l {
	float:left;
	color: #0072bc;
	font-size:10px;
	width:50px;
}
.nav_item_r {
	float:right;
	color: #0072bc;
	font-size:10px;
	width:50px;
}
.article_search_each {
	width:575px;
	clear:both;
}
.article_search_each a {
	text-decoration:none;
	font-size:12px;
}
.article_search_each i {
	font-size:10px;
}
.article_search_each p {
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}


/*article*/

.article_top_section {
	padding:15px;
	border:solid 1px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 15px 10px 15px;
	min-height:667px;
	color: #0072bc;
	position:relative;
	width:570px;
	
}

.article_top_section_summary {
	padding:15px;
	border:solid 1px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 15px 10px 15px;
	color: #0072bc;
	position:relative;
	width:570px;
	background: url(../../images/box-bg.gif) repeat-x left top;
}
.article_top_section .button {
	position:absolute;
	bottom:10px;
	right:10px;
}
.article_top_section h1 {
	font-weight: bold;
	PADDING: 0px;
	color:#0072bc;
	margin:0px;
}
.article_top_section h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0072bc;
	PADDING:0px;
	letter-spacing:0px;
	padding-left:5px;
	margin:0px;
}
.article_top_section .author {
	padding-left:10px;
	font-size:12px;
}
.article_top_section p {
	color:#000000;
}
.article_photo img {
	width:250px;
	max-height:175px;
	float:right;
	padding-bottom:15px;
	padding-left:15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.article_photo_2 img {
	width:200px;
	max-height:175px;
	float:right;
	padding-bottom:15px;
	padding-left:15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.article_main_section {
	font-size:12px;
	background: url(../../images/box-bg.gif) repeat-x left top;
}

.sponsor img {
	width: 300px;
	padding:0px;
}
.sponsor {
	padding:0px;
	font-style:italic;
	font-size:10px;
	text-align:right;
	color: #0072bc;
}
.chapter_title {
	color: #0072BC;
	background-color: #e6e6e6;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.chapter_title h2 {
	font-size:14px;
	color: #666666;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	vertical-align:middle;
}

.chapter_title h2 a{
	color: #ffffff;
	font-style: normal;
  text-decoration:  none;
}

.chapter_list {
	font-size:9px;
}
.chapter_list_each {
	padding-left:5px;
}
.chapter_list_each a {
	font-size:12px;
	color: #0072bc;
	text-decoration:none;
	margin-left:5px;
	letter-spacing:-0.2px;
	font-weight:bold;
}
.current {
	color: #0072bc;
	font-size:9px;
	padding-left:5px;
}
.current a {
	color: #0072bc;
	font-size:12px;
	text-decoration:none;
	margin-left:5px;
	letter-spacing:-0.2px;
	font-weight:bold;
}
/*--- business SEARCH DISPLAY ---*/
.business_search_listing {
	padding:15px;
	border:solid 1px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 15px 15px 10px 0;
	color: #0072bc;
	width: 575px;
	font-size:12px;
	height:170px;
	position:relative;
}
.group_simple_search_listings .business_search_listing {
	width: 545px;
}
.group_simple_search_listings .business_search_listing .business_add {
	width:130px;
}
.business_search_listing .top_display {
	width: 100%;
	border-bottom:#ccc 1px dashed;
	padding-bottom:15px;
}
.business_search_listing .title {
	padding:0;
	font-size:14px;
	color: #0072bc;
	font-weight:bold;
}
.business_search_listing .title a {
	padding:0;
	font-size:14px;
	color: #0072bc;
	font-weight:bold;
	text-decoration:none;
}
.business_search_listing .phone {
	padding:0;
	font-size:12px;
	color:#0072bc;
}
.business_search_listing .business_add {
	margin: 15px 0 0 0;
	float:left;
	border:solid 1px #CEE3F5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
	width:150px;
	height:60px;
}
.business_search_listing .review {
	width: 150px;
	float:right;
	position:relative;
	top:10px;
}
.business_search_listing .thumb {
	float:left;
	padding: 15px 15px 15px 0;
	width:120px;
}
.business_search_listing p {
	color:#FF6600;
	margin:10px 0 0 0;
	padding: 0 0 0 20px;
	line-height:16px;
	background:url(../../images/airport_icons/Airport-Blue-16x16.png);
	background-repeat:no-repeat;
}
.business_search_listing .airport_name {
	padding: 0 0 0 20px;
	line-height:16px;
	background:url(../../images/airport_icons/Airport-Blue-2-16x16.png);
	background-repeat:no-repeat;
}
.business_search_listing .business_id {
	color:#CCCCCC;
}
.business_search_listing .business_info {
	color:#0072bc;
	margin: 15px 0 0 0;
	padding: 0 15px 15px 0;
	width:250px;
	float:left;
}
.business_search_listing .business_current_rates {
	margin: 15px 0 0 0;
	float:left;
}
.business_search_listing .button {
	bottom: 10px;
	right: 10px;
	position: absolute;
}
/*--- END - business SEARCH DISPLAY ---*/

/*---  LOCATIONS  ---*/
.location_section {
	padding:15px 10px 15px 10px;
	border:solid 1px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 15px 15px 10px 15px;
	color: #0072bc;
	width: 585px;
	background: url(../../images/box-bg.gif) repeat-x left top;

}
.location_header {
	margin: 15px 0 5px 0;
	color: #ffffff;
	font-size:15px;
	font-weight:bold;
	background-color: #0072bc;
	padding:5px 5px 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.location_section .location_header a {
	text-decoration:none;
	color: #ffffff;
}
.location_section h1 {
	font-weight: bold;
		color: #0072bc;

	PADDING: 0px;
	margin:0;
}
.location_section h2 {
	font-weight: bold;
	PADDING: 0 0 0 15px;
	color: #0072bc;
	font-size:14px;
	margin:0 0 15px 0;
}
.location_section a {
	color: #0072bc;
}
.location_col {
	width:175px;
	float:left;
	padding-right:10px;
	margin-left:10px;
}
.location_col ul {
	font-size:12px;
	color: #0072bc;
	list-style-image:url(../images/list_item.png);
}
.location_cat {
	font-size:12px;
	color: #0072bc;
}
.location_each a {
	font-size:12px;
	color: #0072bc;
	text-decoration:none;
}
.location_each {
	vertical-align:top;
}
/*---  END LOCATIONS  ---*/

/*---  TOPICS  ---*/
.topic_section {
	padding:15px;
	border:solid 1px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 15px 15px 10px 15px;
	color: #0072bc;
	width:605px;
}
.topic_section h1 {
	font-weight: bold;
	PADDING: 0px;
}
.topic_col {
	width:190px;
	float:left;
}
.topic_cat {
	font-size:12px;
	font-weight:bold;
	color: #0072bc;
	padding-bottom:15px;
}
.topic_each a {
	font-size:12px;
	font-weight:bold;
	color: #0072bc;
	text-decoration:none;
	padding-left:25px;
	background-repeat:no-repeat;
	background-image:url(../images/list_item.png);
	width:190px;
	height:20px;
}
.topic_each {
	vertical-align:top;
}
/*---  END - TOPICS  ---*/


#right_area {
	padding: 30px 0 0 0;
}
#preloader {
	z-index:1000;
	cursor: wait;
	text-shadow: 0px 1px 0px #fefefe;
	text-align:center;
	font-size: 16px;
	color:#006600;
	margin-top:125px;
}
.reg_tabs {
	width: 520px;
	margin-bottom: 15px;
}
#confirmation {
	margin-right:15px;
	width: auto;
}
#complete {
	margin-right:15px;
	width: auto;
}
.reg-media-form {
	color: #0072bc;
	width:260px;
	background-color:#FFFFFF;
	height:320px;
}
.reg-media-form #username {
	margin-top:10px;
}
.reg-media-form .error {
	float:right;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
	border:dotted 1px;
}
.reg-media-form .error .input {
	border:none;
}
.reg-media-form i {
	color: #0072bc;
}
.reg-media-form input {
	width:240px;
	height:14px;
	font-size:10px;
	color: #0072bc;
	font-weight:bold;
	margin-left:10px;
}
.reg-media-form label {
	margin-left:10px;
	color: #0072bc;
}
.reg-media-form p {
	margin-left:10px;
}
.reg-media-form select {
	width:200px;
	height:20px;
	font-size:11px;
	color: #0072bc;
	font-weight:bold;
	margin-left:10px;
}
.reg-media-form textarea {
	width:200px;
	height:30px;
	font-size:11px;
	color: #0072bc;
	font-weight:bold;
	margin-left:10px;
}
#media_testimonies {
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	width:265px;
	padding:15px;
	background-color:#FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:0 0 15px 5px;
	position:relative;
	color: #0072bc;
}
#media_testimonies .person {
	text-align:right;
	color:#0072bc;
	font-size:10px;
	margin-bottom:10px;
	display:none;
}
#media_testimonies .line {
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CEE3F5;
	margin-bottom:10px;
	height:3px;
}
#vacaForm .input_wrapper {
	width: 100x;
	float:left;
	margin:5px 20px 10px 0;
	color:#3C8CB1;
}
#vacaForm .input_wrapper input {
	width: 70px;
	height:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0;
}
#vacaForm small {
	color: #0072bc;
}
.faq_link {
	text-decoration:none;
	color: #0072bc;
	font-size:14px;
	margin-left:10px;
}
.faq_link a {
	text-decoration:none;
	color: #0072bc;
	font-size:14px;
	padding-left:25px;
	background-repeat:no-repeat;
	background-image:url(../images/list_item.png);
}
.faq_answer {
	color: #0072bc;
	font-size:12px;
	width: 730px;
	float:left;
	padding-top:10px;
}
.faq_answer_img {
	width:100px;
	float:left;
}
.faq_question {
	color:#0072bc;
	font-size:14px;
	width: 730px;
	;
	float:left;
	padding-top:30px;
	font-weight:bold;
}
.faq_splitter {
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CEE3F5;
	height:5px;
}
.faq_question_img {
	width:100px;
	float:left;
}
.faq_section {
	width:855px;
	FLOAT: left;
	margin:15px 15px 15px 15px;
	padding:30px;
	border:solid 1px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size:12px;
	color: #0072bc;
	float:left;
}
.faq_section h1 {
	margin-left: 0;
	padding-left: 0;
}
#start_date{
	width:100px;
	height:18px;
}
#end_date{
	width:100px;
	height:18px;
}
.mission{
	padding-left:20px;
	color:#0072bc;;
	font-size:14px;
	float:right;
}

#eventForm input{
height:18px;
max-width:300px;
}
