/* reset */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
img, a { border: 0; }

body {
	background: #fff;
	color: #2a2a2a;
	font-size: 62.5%;
	font-family: arial, verdana, sans-serif;
	text-align: center;
} 
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
a {
	color: #940008;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #940008;
	text-decoration: underline;
}

/* =----------------------------------- oh the convenience */
#wrapper {
	/* 
		sets the minimum(s) for the entire site
		off of which everything else is based on
	*/
	font-size: 1.2em;
	line-height: 1.4em;
}
.nav li {
	line-height: 1.2em;
}
.nav li a {
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.nav li a span {
	color: #888;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: lowercase;
}
.nav li a.focus span {
	color: #ccc;
}
.nav li a:hover,
.nav li a.focus {
	color: #fff;
	text-decoration: none;
}

/* =----------------------------------- main structure */
#wrapper {
	margin: auto;
	text-align: left;
	width: 970px;
}
.wrapper {
	padding: 10px;
}
#masthead { background: url(../images/header.gif) no-repeat; height: 92px; width: 970px; }
#filler { 
	background: url(../images/bg_results.gif) repeat-y; 
	margin-top: 15px;
}
#mainColumn {
	float: right;
	width: 720px;
}
#mainColumn_single {
	float: left;
	margin: 15px 0 0 0;
	width: 620px;
}
.secondaryColumn {
	float: left;
	margin: 0 15px 0 0;
	overflow: hidden;
	width: 220px;
}
.secondaryColumn_single {
	float: left;
	margin: 15px 0 30px 30px;
	overflow: hidden;
	width: 320px;
}
.secondaryColumn ul { 
	list-style-type: circle;
	margin: 0 0 12px 23px;
}
.secondaryColumn ul.criteria { 
	list-style-image: url(../images/check.gif);
}
.secondaryColumn ul.criteria li { 
	padding: 2px 0;
	line-height: 14px;
}
.secondaryColumn ul.criteria li a { 
	background: url(../images/x.gif) no-repeat;
	display: block;
	float: right;
	height: 13px;
	margin-right: 10px;
	position: relative;
	width: 13px;
}
.secondaryColumn form { 
	margin: 3px 0 12px 12px;
}
.secondaryColumn h3,
#commentsContainer h3 {
	font-size: 1.2em;
}
.secondaryColumn h3 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: 7px;
}
.secondaryColumn ul li span {
	font-size: 11px;
}
#footer {
	background: #fff;
	clear: both;
	padding: 40px;
}
#footer p a {
	font-weight: bold;
	color:#333;
}


/* =----------------------------------- header elements */
#masthead h1 {
	float: left;
	margin: 15px 0 0 7px;
}
#masthead h1 a {
	text-transform: uppercase;
	width: 400px;
}
#blogLead img {
	background: #fff;
	border: 1px solid #bbb;
	float: right;
	height: 42px;
	margin: 0 7px;
	padding: 2px;
	width: 42px;
}
#authorIntro {
	float: right;
	margin: 8px 0 0 0;
	width: 340px;
}

/* =----------------------------------- top + bottom navigation */
.navStripWrapper {
	position: relative;
	clear: both;
}
.nav {
	background: #eee;
}
.nav li {
	border-right: 1px solid #ccc;
	display: block;
	float: left;
}
.nav li a {
	display: block;
	padding: 7px 4px 0 7px;
	width: 110px;
	height: 42px;
}
.nav li a span {}
.nav li a:hover {
	text-decoration: none;
	background: #940008;
}
.nav li a.focus {
	background: #940008;
}
.nav li.searchField {
	float: right;
	border: 0;
}
.nav .searchField div {
	margin: 9px 8px 0 0;
}
.nav .searchField span {
	background: #fff;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	display: block;
	padding: 2px;
}
.nav .searchField input {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px;
	width: 220px;
}
.toggleCategories {
	background: #940008;
}
.toggleCategories ul,
.toggleCategories2 ul {
	padding: 8px 7px 7px;
}
.toggleCategories ul li {
	display: block;
	float: left;
	width: 102px;
}
.toggleCategories li a {
	margin: 3px 0 4px 5px;
}

/* =----------------------------------- fuxtom */
#container { width: 970px; margin: auto; }
#wrapper { text-align: left; }
#logo_home { display: block; position: relative; height: 92px; width: 440px; }
#tabs { float: right; margin-top: 25px; }
#tabs a { font-size: 13px !important; }
.tab { background: url(../images/tab_off.gif) no-repeat; color: #2a2a2a; display: block; float: left; font-size: 13px; font-weight: bold; height: 32px; letter-spacing: -.3px; margin-left: 3px; padding: 0 0 0 15px; position: relative; line-height: 31px; }
.tab_on { background: url(../images/tab_on.gif) no-repeat !important; color: #fff !important; }
.tab div { display: block; float: right; height: 32px; position: relative; width: 15px; background: url(../images/tab_off.gif) no-repeat -126px; }
.tab_on div { background: url(../images/tab_on.gif) no-repeat -126px !important; }
#respondTitle { padding-bottom: 10px !important; }
.the_items { clear: left; border-top: 1px solid #ddd; padding-top: 10px; }
.the_items_div { padding: 2px; border: 1px solid #ddd; float: left; margin: 0 15px 15px 0; }
.the_items_div div { width:110px;height:70px; }
.the_items img { padding: 2px; border: 1px solid #ddd; float: left; margin: 0 15px 15px 0; }
.the_items h2 { font-size: 16px; padding: 5px 0 10px 0; }
#flickr_container { height: 320px; }
#flickr_container li { list-style: none; float: left; margin: 0 5px 0 0; }
.features_header {
	background: #eee;
	clear: both;
	font-size: 10px;
	margin: 15px 0 0 0 !important;
	padding: 2px 8px !important;
}
.features_div { background: url(../images/bg_check.gif) no-repeat; color: #666; padding: 7px 0 2px 24px; margin-bottom: 5px; border-top: 1px solid #e9e9e9; }
.features_amenity { background: url(../images/bg_check.gif) no-repeat; color: #666; padding: 7px 0 2px 24px; margin-bottom: 5px; border-top: 1px solid #e9e9e9; width: 45%; float: left; }
.features_div img { vertical-align: middle; margin-right: 7px; }
.features_div span { color: #940008; font-weight: bold; padding-left: 7px; }
.features_side_container { clear: left; }
.features_side { float: left; margin-bottom: 10px; width: 50%; }
#features_contact { float: right; }
#features_contact td { padding: 1px 4px; }
.features_guests, .features_cost {
	height: 60px;
	position: relative;
}
.features_guests .features_icon, .features_cost .features_icon {
	position: absolute;
	top: 15px;
}
.features_content {
	border: none !important;
	clear: both;
	height: 13px;
	left: 10px;
	margin: 0 !important;
	position: absolute;
	top: 20px;
	width: 420px;
}
.features_content div {
	float: left;
	font-size: 11px;
	margin-top: 16px;
	text-align: center;
	width: 25%;
}
.features_cost_content div {
	width: 33% !important;
}
.features_content img {
	float: left;
	margin: 0 !important;
}
.features_catering, .features_view {
	margin: 10px 0 0 0;
}
.features_catering img, .features_view img {
	margin: 2px 7px 2px 0;
	vertical-align: middle;
}
.features_catering_content {
	font-size: 11px;
}
.notSpecified { color: #666 !important; }
.criteria_match { 
	color:#940008;
	display:block;
	float:right;
	line-height:24px;
	margin:5px 0 0 0; 
}
.criteria_match div { float:right;
	background: url(../images/criteria.gif) no-repeat #940008;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin-left:7px; 
	text-align:center;
	width:50px;
}
.view_details { 
	color: #2f2f2f;
	display:block;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0; 
}
.results_criteria div {
}
h3.single_h3 { font-size: 13px; margin: 10px 0 0 0; border-bottom: 1px solid #940008; background: #eee; padding: 7px; }
.breadcrumbs { font-size: 12px !important; font-weight: normal !important; padding: 9px 0 7px 11px !important; }
/* HOME PAGE */
#home_main{
	background: url(../images/home_bg.jpg) no-repeat;
	height: 270px;
	margin: 10px 0 20px 0;
	position: relative;
	width: 970px;
}
#pod_container {
	height: 380px;
	padding-left: 3px;
}
#home_heading {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	position: absolute;
	top: 25px;
	left: 25px;
}
.signup_preview {
	background: #eee;
	padding: 15px 20px;
}
#search_container {
	color: #d0878b;
	left: 420px;
	position: absolute;
	top: 80px;
	width: 320px;
}
.search_selects {
	margin: 20px 0;
}
#search_container a.searching {
	color: #fff !important;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline !important;
}
#search_container span {
	display: block;
	margin-bottom: 10px;
}
.pod {
	background: url(../images/home_pod_bg.gif) repeat-x; 
	border-right: 2px solid #fff;
	float: left;
	height: 380px;
	position: relative;
	width: 33%;
}
.pod_content {
	padding: 15px;
}
.pod_content strong {
	font-size: 14px;
}
.pod_content h2 {
	color: #940008;
	font-size: 16px;
}
.pod_content img {
	margin: 15px 0;
}
.pod_pod {
	background: url(../images/home_pod.gif) no-repeat;
	height: 31px;
	line-height: 31px;
	position: absolute;
	text-align: right;
	top: 340px;
	width: 289px;
}
.pod_corner {
	background: url(../images/home_pod.gif) no-repeat -282px;
	float: right;
	height: 31px;
	width: 10px;
}
.pod_icon {
	margin: 20px 5px;
	padding: 5px 0 5px 55px;
}
#pod_event {
	background: url(../images/pod_icon_event.jpg) no-repeat;
	margin-top: 30px !important;
}
#pod_criteria {
	background: url(../images/pod_icon_criteria.jpg) no-repeat;
}
#pod_selection {
	background: url(../images/pod_icon_selection.jpg) no-repeat;
}
#pod_money {
	background: url(../images/pod_icon_money.jpg) no-repeat;
}

/* SUB PAGES */
#subnav {
	color: #ccc;
	margin-top: -10px;
	text-align: right;
}
#subnav a {
	color: #940008 !important;
	font-weight: normal !important;
	font-size: 12px !important;
}
h1.sub {
	background: #e5e5e5;
	font-size: 17px;
	margin: 15px 0;
	padding: 10px 15px;
}
#fg td {
	padding: 2px 5px;
}
#fg .label {
	text-align: right;
}
.error, .message {
	background: #940008;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 7px 0;
	padding: 7px;
	width: auto;
}
span.errors {
	color: #940008;
}
#scheduler_here {
	height: 500px;
	position: relative;
}
#content_wrapper {
	padding: 10px;
}
.map_image {
	border: 1px solid #ddd;
	padding: 10px;
}
.website_label {
	font-size: 11px;
	margin-top: 20px;
}
.website_image {
	margin-top: 10px;
}
.vendor_image {
	border: 1px solid #ddd;
	margin-top: 10px;
	padding: 8px;
}
.listing h2 {
	padding-bottom: 8px;
}
#login_table {
	float: left;
	margin: 5px 10px 5px 20px;
	width: 400px;
}
#login_table td {
	padding: 5px;
}
.login_label {
	text-align: right;
}
#pagination {
	clear: both;
	height: 25px;
	margin: 25px 0 0 0;
	padding: 10px;
	background: #eee;
}
#pagination a, #pagination div {
	background: #ddd;
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin: 0 2px 5px 0;
	padding: 3px 8px;
	position: relative;
}
#pagination div {
	background: #fff !important;
}

/* autocomplete */
#auto_search {
	color: #ccc;
	float: right;
	font-size: 11px;
	margin-top: -21px;
}
#suggest1 {
	font-size: 11px;
	width: 300px;
}
.ac_results {
	padding: 0px;
	border: 1px solid #ccc;
	background-color: white;
	overflow: hidden;
	text-align: left;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #940008;
	color: white;
}
.big_buttons {
	font-size: 15px;
}
#submit {
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding: 15px 0;
}
#login_meta {
	float: right;
	margin: 15px 40px 15px 0;
	width: 500px;
}
#login_meta h3 {
	color: #940008;
	margin: 0 0 20px 0;
}
#login_meta ol {
	margin: 0 0 0 20px;
}
#login_meta li {
	padding: 2px 0;
}
