/* @override http://www.baan-rom-mai.com/css/brm-new.css */

@font-face {
font-family: Mill-Goudy;
src: url("../fonts/GoudyStMTT-Italic.eot");
font-style: italic;
}

@font-face {
font-family: Mill-Goudy;
src: url("../fonts/GoudyStMTT-Italic.ttf") format("opentype");
font-style: italic;
}

.clear {
	display: inline-block;
}
 
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

body {
	color: #252525;
	background-color: #383838;
	font: 12px/18px "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	background-image: url(../images/background.png);
}

h2 {
	margin: 10px;
}

a, a:visited {
	text-decoration: none;
	color: #8ada25;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img.floatLeft { 
    font-family: Georgia, "Times New Roman", Times, serif; 
    margin-left: 0px; 
    margin-bottom: 10px; 
    margin-right: 20px; 
    float: left;
}

img.floatRight { 
    margin-left: 20px; 
    margin-bottom: 10px; 
    margin-right: 0px; 
    margin-top: 0px; 
    float: right; 
}

hr {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 60px;
	margin-top: 60px;
}

p { 
	margin-bottom: 18px; 
	margin-top: 0; 
}

td{
	white-space:nowrap;
	vertical-align: top;
	padding: 2px;
}

td > button{
	text-indent:8px;
}

label{
	text-transform:uppercase;
	font-size:1.1em;
}

label.error {
	color: red;
	vertical-align: top;
	font-size: 11px;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

.slideshow img { 
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee;
}

.round {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* future proofing */
	-khtml-border-radius: 10px;	
}

.right-spliter {
	border-right: 2px groove #676767;
}

#body-wrapper {
	min-height: 300px;
}

#header {
	position: relative;
}

#header h1 {
	font: 86px/66px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: white;
	text-indent: -9999px;
	background: url(../images/brm_title_t.png) no-repeat;
	height: 210px;
	margin-top: 22px;
	margin-bottom: -22px;
}

#languages {
	position: absolute;
	top: 0;
	right: 0;
}

ul#menu {
	display: inline;
}

ul#menu li a{
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	color: white;
/* 	text-shadow: 0.1em 0.1em 0 #444; */
	width: 80px;
	padding: 12px 10px;
	float: right;
	letter-spacing: 0px;
}

ul#menu li a:hover{
	font-size: 1.3em;
	text-decoration: none;
	background-image: none;
}

li#currentpage a{
	background-image: none;
}

#menu-home {
	background-color: #cf462d;
	background-image: url(../images/background/1-menu-bkg.png);
}

#menu-about {
	background-color: #ff6d24;
	background-image: url(../images/background/2-menu-bkg.png);
}

#menu-buy {
	background-color: #ffa621;
	background-image: url(../images/background/3-menu-bkg.png);
}

#menu-rent {
	background-color: #c2a25c;
	background-image: url(../images/background/4-menu-bkg.png);
}

#menu-contact {
	background-color: #4c443c;
	background-image: url(../images/background/5-menu-bkg.png);
}

#menu-login {
	background-color: #867b70;
	background-image: url(../images/background/6-menu-bkg.png);
}

/*
body#index li#menu-home a, body#about li#menu-about a, 
#buy li#menu-buy a, #rent li#menu-rent a,
#contact-page li#menu-contact a,#login li#menu-login a {
   background-position: 0 0;
}
*/

#main {
	background-color: #fff;
	border-bottom: 1px solid #b6b6b6;
	padding-top: 70px;
	padding-bottom: 70px;
}

#main-photo {
	margin-bottom: 40px;
	border-style: solid;
	border-width: 1px;
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee;
	float: left;
}

#left-col form {
	background-color:#f5f5f5;
	padding:15px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#quote {
	color: #7c7b7e;
	font: 3.5em Mill-Goudy, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1em;
	margin: 0 10px 10px;
}

#buy-tree {
	margin-left: 60px;
	margin-right: 80px;
	margin-top: 5px;
	margin-bottom: 15px;
}

h4 {
	margin-bottom: 10px;
	font-size: 1em;
}

#latest-news {
	margin-bottom: 80px;
}#latest-news p {
	margin-bottom: 1.2em;
}

#latest-news a {
	padding: 5px;
	background-color: #efecdf;
}

#twitter-feed {
	position: relative;
	margin-top: 80px;
	padding: 15px;
/* 	border: 1px solid #7e6f59; */
	background-color: #f3f0e7;
	margin-bottom: 30px;
}

#twitter-feed h4 {
	margin: 0;
}

/*
#twitter-bird {
	background: url(../images/twitter_481_w.png) no-repeat;
	position: absolute;
	width: 48px;
	height: 48px;
	right: 0px;
	top: -20px;
}
*/

#twitter-shadow {
	width: 180px;
	height: 7px;
	position: absolute;
	background-image: url(../images/shadow.png);
	bottom: -7px;
	left: -1px;
}

.tweet {
	max-width: 150px;
	overflow: hidden;
}

#welcome {
	margin-top: 60px;
	margin-bottom: 50px;
	margin-left: 36px;
}

#contact {
	border-bottom-style: solid;
	border-top: 1px solid #e3e3e3;
	padding-top: 60px;
	height: 380px;
	min-height: 380px;
	background: #d4d4d4;
	font-size: 1em;
	line-height: 1.5em;
	color: gray;
	position: relative;
	width: 960px;
}

#slideshow {
	position: absolute;
	top: 62px;
	left: 70px;
	width: 430px;
}

#contact-group {
	position: absolute;
	top: 80px;
	right: 70px;
	width: 280px;
}

#contact-info {
	padding: 25px; 
	border: 1px solid #919191; 
	background-color: #e8e8e8;
	position: relative;
}

#contact-info h1 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0;
	text-shadow: 1px 1px 1px #050505;
	color: white;
	letter-spacing: 1.5px;
}

#contact-name {
	font-size: 1.1em;
	margin-top: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}

#contact-phone {
	list-style-position: inside;
	color: black;
	background: url(../images/telephone.png) no-repeat 0;
	text-indent: 20px;
}

#contact-email {
	list-style-position: inside;
	color: black;
	background: url(../images/email.png) no-repeat 0;
	text-indent: 20px;
	text-shadow: 1px 1px 0 white;
}

#contact-vcard {
	list-style-position: inside;
	color: black;
	background: url(../images/vcard.png) no-repeat 0;
	text-indent: 20px;
	text-shadow: 1px 1px 0 white;
}

#promotion {
	padding: 25px; 
	border: 1px dashed #919191; 
	background-color: #e8e8e8;
	position: relative;
	margin-top: 30px;
	text-align: center;
}

#cut-here-img {
	position: static;
	width: 280px;
	height: 11px;
	right: 0;
	top: 0;
	background: url(../images/cut-here-1.png) no-repeat 61px;
}

#footer {
	background-color: #2f2f2f;
	border-top: 1px solid #d4cec7;
	padding-top: 20px;
	padding-bottom: 25px;
	position: relative;
	border-bottom: 1px solid #202020;
	text-shadow: #050505 1px 1px 1px;
	line-height: 140%;
}

#footer h1 {
	text-transform: uppercase;
	color: #efefef;
	margin-bottom: 10px;
	letter-spacing: 3px;
}

#brm_logo {
	position: absolute;
	background: url(../images/brm_logo-1.png) no-repeat;
	right: 60px;
	bottom: 45px;
	width: 60px;
	height: 60px;
}

/*
#back_to_top {
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 25px;
}

#back_to_top a {
	text-align: right;
	color: #ababab;
	font-size: 0.9em;
}
*/

#copyright {
	text-align: right;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #000;
	color: #e8e8e8;
	border-top: 1px solid #515151;
	font-size: 0.9em;
}

#login-form {
	background-color: #121212;
	height: 100px;
	border: 2px ridge white;
	width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	color: #ececec;
	padding: 100px;
	margin-top: -200px;
}

#login-form h1 {
	font-size: 2em;
	margin: -50px 20px 40px 190px;
}

#login-form h2 {
	font-size: 1.5em;
	background-color: red;
	line-height: 2.2em;
	margin-bottom: 60px;
	padding: 5px 20px;
}

#login-error-link {
	text-align: right;
	position: absolute;
	top: 200px;
	right: 112px;
}

#login-form label {
	width: 180px;
	margin-left: 0px;
}

#login-form span {
	color: black;
}

#login-form button {
	float: left;
	margin-left: 188px;
	margin-top: 20px;
}

