/* ***** 
Author: 		Arturo Carrillo
Description:	CSS Document (Venture Realty Group)
Date:			12/JUL/07
Tested on:		IE/Safari/Firefox
Dev App:		CSSEdit
Platform:		Mac OSX

 ***** */

/* ***** GLOBAL STYLE SHEET FOR BASIC SITE FUNCTIONALITY ***** */

html {
	display: block;
}

html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* ***** BODY ***** */

body {
	font-size: 100.01%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 20px;
	display: block;
}

/* ***** TO AVOID EXCESS CODE IN STYLE SHEETS ***** */

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

/* ***** IE HACK FOR PNG ***** */

#menu *a {
	position: relative;
}

/* ***** WRAPPER ***** */

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* ***** WRAPPER ***** */

#topWrapper {
	height: 60px;
	background-repeat: repeat-x;
	background-image: url(../images/bg_topwrapper.jpg);
	margin-right: auto;
	margin-left: auto;
}

#topWrapper #header {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-bottom: 20px;
	height: 120px;
}

/* ***** LOGO ***** */

#header #logo {
	width: 250px;
	height: 120px;
	float: left;
	display: block;
}

/* ***** ADMIN ***** */

#header #access {
	display: block;
	float: right;
	width: 310px;
}

#access #loginbox {
	width: 181px;
	height: 29px;
	display: block;
	margin-top: 20px;
	float: right;
}

#loginbox a {
	position: relative;
}

#loginbox #venturemembers {
	color: #fff;
	font-size: 11px;
	padding-left: 10px !important;
	padding-left: 35px;
	display: block;
	text-decoration: none;
}

#access #loginforms {
	width: 300px;
	height: 35px;
	margin-top: 12px;
	display: block;
	float: right;
	background: #e3e3e3 url(../images/bg_loginforms.jpg) repeat-x;
	border-top: 1px solid #848484;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#access .accordion_login {
	width: 305px;
	height: 35px;
	display: block;
	float: right;
}

a {
	outline: none;
}

#loginforms #username {
	font-size: 11px;
	float: left;
	display: block;
	padding-left: 10px;
}

#username .name {
	width: 110px;
	height: 14px;
	font-size: 12px;
}

#loginforms #password {
	font-size: 11px;
	float: left;
	display: block;
	padding-left: 10px;
}

#password .pass {
	width: 110px !important;
	width: 90px;
	height: 14px !important;
	height: 15px;
	font-size: 12px;
}

#loginforms #submit {
	float: left;
	display: block;
	font-size: 9px;
	margin-left: 10px;
	margin-top: 10px !important;
	margin-top: 13px;
}

#access #accesshelp {
	border-right-color: #000035;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #000136;
	border-left-width: 1px;
	border-left-style: solid;
	font-size: 13px;
	height: 13px;
	background: #010437 url(../images/bg_loginhelp.jpg) repeat-x;
	width: 302px;
	display: block;
}

#accesshelp .text {
	font-size: 10px;
	height: 30px;
	color: #fff;
	padding-top: 3px;
	padding-left: 5px;
	/*back

ground-color: transparent;
	background: url(../images/icn_loginerror.png) no-repeat 7px !important;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icn_loginerror.png', sizingMethod="crop");*/
	display: block;
}

/* ***** NAVIGATION ***** */

#nav {
	width: 900px;
	border-right-color: #b9b9b9;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #b9b9b9;
	border-left-width: 1px;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px !important;
	margin-top: 0px;
	clear: both;
	background: url(../images/bg_nav.jpg) repeat-y;
}

#nav #navSelector {
	width: 900px;
	height: 24px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(../images/nav_selector_bar.jpg);
}

/* SELECTORS */

#navSelector ul {
	width: 900px;
	height: 24px;
	display: block;
	list-style-type: none;
}

#navSelector li {
	width: 102px;
	height: 24px;
	float: left;
	display: block !important;
	display: inline;
	font-size: 2px;
}

#navSelector li a {
	width: 114px;
	height: 24px;
	display: block !important;
	display: inline;
}

#navSelector li a:hover {
	width: 114px;
	height: 24px;
	display: block;
	background: url(../images/nav_selector_h.png) !important;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_selector_h.png', sizingMethod="crop");
}

/* SPLASH DISPLAY */

#nav #topsplash {
	width: 900px;
	height: 76px;
}

#topsplash .top {
	width: 900px;
	height: 8px;
	font-size: 2px;
	background: url(../images/ind_bg_wood_display.jpg) repeat-x;
	margin-top: 1px;
}

#topsplash #mid {
	width: 900px;
	background: url(../images/ind_bg_metal_display.jpg) repeat-x;
	height: 60px;
}

#mid #ts_left {
	width: 295px;
	height: 60px;
	float: left;
}

#ts_left .title {
	text-shadow: 2px 2px white;
	font-size: 20px;
	color: #3b3b3b;
	padding-top: 20px;
	padding-left: 13px;
	padding-right: 20px;
}

#mid #ts_middle {
	width: 315px;
	height: 60px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#ts_middle #fuckingHack {
	position: absolute;
}

#ts_middle #popup {
	width: 315px;
	display: block;
	margin-top: 10px;
	top: 5px;
}

#popup .ptop {
	width: 315px;
	height: 7px;
	font-size: 2px;
	background: url(../images/bg_popup_top.png) no-repeat;
}

#popup .pmid {
	width: 309px;
	height: 307px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #858585;
	background: url(../images/bg_popup_mid.png) no-repeat;
}

#popup .plogo {
	width: 66px;
	height: 54px;
	margin-left: 5px;
	float: left;
	padding-left: 5px;
}

#popup .psplash {
	float: left;
	padding-left: 20px;
	width: 200px;
	padding-top: 5px;
}

#popup .ptitle {
	text-shadow: 2px 2px white;
	font-size: 12px;
	color: #252525;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

#popup .pcontent {
	text-shadow: 2px 2px white;
	font-size: 11px;
	color: #252525;
	padding-left: 5px;
	padding-right: 5px;
}

#popup .pmain {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

#popup .pm_content {
	text-shadow: 2px 2px white;
	font-size: 10px;
	color: #252525;
	padding-left: 5px;
	padding-right: 5px;
}

#popup .pforms {
	padding-top: 10px;
	padding-left: 10px;
}

#popup .plabels {
	text-shadow: 2px 2px white;
	font-size: 11px;
	color: #333;
	padding-bottom: 2px;
	padding-top: 10px;
}

#popup .pname {
	width: 200px;
	height: 18px;
}

#popup .pemail {
	width: 200px;
	height: 18px;
}

#popup .ptel {
	width: 200px;
	height: 18px;
}

#popup #buttons {
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 300px;
	padding-bottom: 10px;
}

#buttons .psend {
	width: 65px;
	height: 25px;
	float: left;
	display: block;
	padding-left: 5px;
}

#buttons .pclose {
	text-shadow: 2px 2px white;
	font-size: 11px;
	color: #252525;
	float: right;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
}

#mid #ts_right {
	height: 60px;
	float: right;
}

#ts_right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#ts_right li {
	float: left;
	display: block;
	font-size: 2px;
}

#topsplash .bottom {
	width: 900px;
	height: 8px;
	font-size: 2px;
	background: url(../images/ind_bg_wood_display.jpg) repeat-x;
}

/* LEFT NEW */

#nav #left {
	background-repeat: repeat-x;
	float: left;
	width: 230px;
	border-right: 1px solid #b9b9b9;
}

/* LEFT MENU */

#left #menu {
	width: 220px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

/* SUBMODULES */

#left #submodule {
	width: 220px;
}

#submodule a {
	text-decoration: none;
	color: #5b5b5b;
}

#submodule ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submodule li {
	margin: 0;
	padding: 0;
}

#submodule .top {
	width: 220px;
	height: 23px;
	background: url(../images/bg_submodule_top.png) no-repeat !important;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_submodule_top.png', sizingMethod="crop");
}

#submodule .mid {
	width: 220px;
	background: url(../images/bg_submodule_mid.png) repeat-y !important;
}

#submodule .bottom {
	width: 220px;
	background: url(../images/bg_submodule_bottom.png) no-repeat !important;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_submodule_bottom.png', sizingMethod="crop");
	height: 10px;
	font-size: 2px;
	padding-bottom: 5px;
}

#submodule .title {
	font-weight: bold;
	text-shadow: 2px 2px white;
	font-size: 14px;
	color: #1f1f1f;
	padding-bottom: 10px;
	padding-left: 5px;
}

#submodule .subtitle {
	font-weight: bold;
	text-shadow: 2px 2px white;
	font-size: 11px;
	color: #778bab;
	padding-bottom: 5px;
	padding-left: 13px;
}

#submodule .content {
	text-shadow: 2px 2px white;
	font-size: 11px;
	color: #1f1f1f;
	padding-bottom: 10px;
	padding-right: 13px;
	padding-left: 13px;
}

/* SUBMODULES NAMES */

#submodule .home,.brokerage,.vacational,.estimated,.insurance,.scrow,.acquisition,.financing {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-shadow: 2px 2px white;
	color: #5c5c5c;
	padding-bottom: 5px;
	padding-left: 25px;
	cursor: pointer;
}

#submodule .home {
	background: url(../images/icn_home.gif) no-repeat;
	height: 22px;
}

#submodule .brokerage {
	background: url(../images/icn_services.gif) no-repeat;
	height: 22px;
}

#submodule .vacational {
	background: url(../images/icn_vacational.gif) no-repeat;
	height: 22px;
}

#submodule .estimated {
	background: url(../images/icn_avaluo.gif) no-repeat;
	height: 22px;
}

#submodule .insurance {
	background: url(../images/icn_insurance.gif) no-repeat;
	height: 22px;
}

#submodule .scrow {
	background: url(../images/icn_scrow.gif) no-repeat;
	height: 22px;
}

#submodule .acquisition {
	background: url(../images/icn_acquisition.gif) no-repeat;
	height: 22px;
}

#submodule .financing {
	background: url(../images/icn_financing.gif) no-repeat;
	height: 22px;
}

#submodule .contact {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-shadow: 2px 2px white;
	color: #4f5f81;
	padding-left: 5px;
	cursor: pointer;
	padding-top: 10px;
}

#submodule .helpforms {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-shadow: 2px 2px white;
	color: #4f5f81;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 5px !important;
	padding-bottom: 0px;
	padding-left: 25px !important;
	padding-left: 5px;
	background: url(../images/icn_helpforms.png) no-repeat 0 10px !important;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icn_helpforms.png', sizingMethod="crop");
}

#submodule .contact_content {
	text-shadow: 2px 2px white;
	font-size: 11px;
	color: #1f1f1f;
	padding-right: 13px;
	padding-bottom: 5px !important;
	padding-bottom: 0px;
	padding-left: 5px;
}

#submodule .form_content {
	text-shadow: 2px 2px white;
	font-size: 11px;
	color: #1f1f1f;
	padding-left: 5px;
	padding-right: 13px;
	padding-bottom: 10px;
}

#submodule .form_msg {
	text-shadow: 2px 2px white;
	font-size: 11px;
	color: #1f1f1f;
	background: url(../images/icn_formsmsg.jpg) no-repeat;
	padding-left: 25px;
	padding-top: 5px;
}

#submodule .form_label {
	text-shadow: 2px 2px white;
	font-size: 11px;
	color: #1f1f1f;
	padding: 5px 13px 0px 5px;
}

/* */

/* MENU */

#menu a {
	text-decoration: none;
	color: #5b5b5b;
}

#menu h2.menuTitle {
	font-style: normal;
	font-weight: normal;
	color: #1b1b1b;
	padding-left: 12px;
	padding-top: 10px;
	font-size: 0.80em;
}

#menu #top {
	width: 220px;
/*

background: url(../images/bg_menu_top.png) no-repeat !important;
	background-color: transparent;
	background-image: url('blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_menu_top.png',sizingMethod='scale');
	z-index: -10;*/
}

#menu #bottom {
	height: 22px;
	width: 220px;
	background: url(../images/bg_menu_bottom.png) no-repeat !important;
	background-color: transparent;
	background-image: url('blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_menu_bottom.png',sizingMethod='scale');
	z-index: -11;
}

#menu .topbox {
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	width: 231px;
	background: url(../images/bg_menu_box_top.png) no-repeat !important;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_menu_box_top.png', sizingMethod="scale");
}

#menu .midbox {
	margin-right: auto;
	margin-left: auto;
	width: 231px;
	background: url(../images/bg_menu_box_mid.png) !important;
	background-color: transparent;
	background-image: url(blank.gif);
	*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_menu_box_mid.png', sizingMethod="scale");
}

#menu .midbox ul {
	width: 231px;
}

#menu .midbox li {
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
}

#menu .midbox li.title {
	color: #728189;
	font-size: 0.80em;
}

#menu .midbox li.boxcontent {
	padding-top: 5px;
	padding-bottom: 10px;
	color: #003265;
	font-size: 0.75em;
}

#menu .bottombox {
	height: 21px;
	margin-right: auto;
	margin-left: auto;
	width: 231px;
	background: url(../images/bg_menu_box_bottom.png) !important;
	background-color: transparent;
	background-image: url(blank.gif);
	*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_menu_box_bottom.png', sizingMethod="scale");
}

#menu #home {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_home.gif) no-repeat;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 0.85em;
}

#menu #vacational {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_vacational.gif) no-repeat;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 0.70em;
}

#menu #estimated {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_avaluo.gif) no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 0.70em;
}

#menu #insurance {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_insurance.gif) no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 0.70em;
}

#menu #scrow {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_scrow.gif) no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 0.70em;
}

#menu #services {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_services.gif) no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 0.70em;
}

#menu #acquisition {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_acquisition.gif) no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 0.70em;
}

#menu #financing {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_financing.gif) no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 0.70em;
}

#menu #listings {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_listing.gif) no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 0.80em;
}

#menu #userlogin {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_login.gif) no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 0.70em;
}

#menu #userlogin a {
	color: #ac8228;
	font-weight: bold;
}

#menu #access {
	padding-left: 15px;
}

#access .username {
	font-size: 11px;
	padding-bottom: 2px;
	color: #7f7f7f;
}

#access .password {
	font-size: 11px;
	padding-bottom: 2px;
	color: #7f7f7f;
}

#menu #contact {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 5px;
	width: 190px;
	line-height: 20px;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icn_contact.gif) no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 0.80em;
}

#left  #infoBox {
	text-shadow: 2px 2px white;
	margin-top: 10px;
	height: 100px;
	width: 240px;
}

#infoBox ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#infoBox li.location {
	padding-bottom: 5px;
	margin-left: 5px;
	height: 16px;
	color: #333;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
}

#infoBox li.mexloc {
	color: #555;
	padding-top: 3px;
	text-shadow: 2px 2px white;
	font-size: 13px;
	background-position-x: 7px;
	height: 16px;
	font-weight: bold;
	padding-left: 5px;
}

#infoBox li.mexaddrs {
	padding-bottom: 5px;
	color: #333333;
	padding-right: 5px;
	padding-left: 7px;
	text-shadow: 2px 2px white;
	font-size: 10px !important;
	font-size: 11px;
}

#infoBox li.mextel {
	padding-bottom: 10px;
	color: #1b1b1b;
	padding-left: 7px;
	text-shadow: 2px 2px white;
	font-size: 11px;
}

#infoBox li.usaloc {
	color: #555;
	padding-top: 3px;
	text-shadow: 2px 2px white;
	font-size: 13px;
	background-position-x: 7px;
	height: 16px;
	font-weight: bold;
	padding-left: 5px;
}

#infoBox li.usaaddrs {
	padding-bottom: 5px;
	color: #333333;
	padding-right: 5px;
	padding-left: 7px;
	text-shadow: 2px 2px white;
	font-size: 10px !important;
	font-size: 11px;
}

#infoBox li.usatel {
	padding-bottom: 10px;
	color: #1b1b1b;
	padding-left: 7px;
	text-shadow: 2px 2px white;
	font-size: 11px;
}

#infoBox li.venturehelp {
	color: #1b1b1b;
	text-shadow: 2px 2px white;
	font-size: 17px;
	background-position-x: 7px;
	padding-left: 30px;
	height: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 2px;
	background: url(../images/icn_loc_help.png) no-repeat 7px 3px !important;
	background: url(../images/icn_loc_help.png) no-repeat 7px 1px;
}

#infoBox #cforms {
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 11px;
}

#infoBox #cforms .formsinfo {
	margin-bottom: 15px;
}

#infoBox #cforms .formlabel {
	padding-left: 3px;
	color: #282828;
	font-size: 11px;
	padding-bottom: 6px;
}

#infoBox .footer {
	padding-bottom: 5px;
	height: 10px;
	background-repeat: repeat-x;
	background-image: url(../images/bg_loc_footer.gif);
}

/* RIGHT */

#nav #right {
	width: 640px;
	float: right;
}

/* SPLASH GALLERY */

#right #splash {
	padding-top: 15px;
	width: 630px;
	margin: 0 auto;
	clear: both;
}

/* SPLASH TIP */

#right #splashtip {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 38px;
	width: 630px;
	font-weight: normal !important;
	font-weight: bold;
	padding-bottom: 25px;
}

#right #splashtip .msg {
	padding-top: 3px;
	height: 25px;
	background-position-x: 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: white;
	font-size: 12px;
}

/* WELCOME DIV */

#right #venture_welcome {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	margin-top: 20px;
}

/* PROPERTY CONTAINER */

#right .recentadded {
	font-size: 15px;
	text-shadow: 2px 2px #fdfdfd;
	color: #000;
	padding-left: 23px;
	line-height: 21px;
	height: 21px;
	margin-left: 5px;
	background: url(../images/icn_recently_added.gif) no-repeat;
}

#right #main_properties {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#main_properties .to_left {
	float: left;
}

#main_properties #properties_container {
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	padding-bottom: 30px;
}

#main_properties .property_thumb {
	width: 188px;
	float: left;
	background: #999 url(../images/bg_main_props_thumbs.jpg) repeat-x;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	margin-right: 20px !important;
	margin-right: 15px;
	margin-bottom: 40px;
}

#main_properties .top {
	width: 190px;
	height: 8px;
	font-size: 2px;
	margin: 0;
	padding: 0;
}

#main_properties .bottom {
	width: 188px;
	height: 8px;
	font-size: 2px;
}

#main_properties .property_img {
	width: 180px;
	height: 135px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: 2px solid #dce8fe;
}

#main_properties .property_img_fix {
	width: 180px;
	height: 135px;
}

#main_properties .prop_title {
	color: #4f5f81;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

#main_properties .prop_from {
	color: #363636;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

#main_properties .prop_type {
	color: #363636;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

#main_properties .prop_location {
	color: #363636;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

#main_properties .moreinfo {
	width: 98px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}

#venture_welcome .content {
	text-shadow: 2px 2px #fdfdfd;
	font-size: 12px;
	color: #333;
	padding-top: 5px;
}

/*  FOOTER */

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 908px;
	height: 42px;
	display: block;
}

#footer .lf {
	width: 33px;
	height: 42px;
	background: url(../images/bg_footer_lf.jpg) no-repeat;
	float: left;
}

#footer .md {
	width: 842px;
	height: 42px;
	background: url(../images/bg_footer_md.jpg) repeat-x;
	float: left;
	font-size: 10px;
	text-shadow: 2px 2px #fdfdfd;
	padding-top: 10px;
}

#footer .rg {
	width: 33px;
	height: 42px;
	background: url(../images/bg_footer_rg.jpg) no-repeat;
	float: left;
}