/*
Theme Name: Brookman Rosenberg Theme
Theme URI: http://www.brookmanrosenberg.com/
Description: Brookman, Rosenberg, Brown and Sandler Theme
Version: 1.0
Author: PLM
Tags: plm
*/ 

html {
	height:100%;}

a {
	outline:none;}

body { font-family: Arial,Helvetica,sans-serif; margin: 0; padding: 0px 0 0; font-size:14px; 
		background: url(images/body-bg.jpg) repeat-x #a49e90;
}

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
p { margin-top: 0; }
a { text-decoration: none; color: #395e7a; }
a img { border: none; }
a:hover {text-decoration:underline; }
	
#pagecontainer{
		padding:0;
		margin:0;
		width:1000px;
		margin-left:auto;margin-right:auto;
		border:0px solid #666;
}	

.container {
	position:relative;
	margin:0px auto; 
	text-align:left;
	overflow:hidden;
	}
	
#right{
	background-color:silver;	
}

hr {
	height:1px;
	color:#77a6ad;
	background:#77a6ad;
	border:none;
	margin:25px 0px;
	*margin:15px 0px;
	padding:0px;}


#header{
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
	border:0;
}


#mid.container{
	background: url(images/content-bg.jpg) repeat-y #fff;
	margin-top:10px;
}

#footer .container{
	padding-top:0px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/*	<![ Navigation [ -----------------------------------------------------------*/



#quickcontactform{
	position:relative;
	top:-3px;
}


ul.xoxo{
	background: url(images/qcf-bg.jpg) repeat-x #0e4e8b;
	top:-13px;
	position:relative;
}
ul.xoxo{
	margin:0;
	list-style-type: none;
	padding:0 0 0 20px;
} 

#quickcontactform .gform_wrapper .left_label .gfield_label {
	color:white;
	float: left;
	margin: 10px 3px 0 0;
	width: 29%;
	font-weight: bold;
}
 
ul.xoxo input{
	margin-bottom:5px;
	padding:10px 2px 3px 2px;
	font-size:11px;
	width:150px;
}

ul.xoxo input[type="submit"] {
	font:13px "Arial Narrow", Arial, Helvetica, sans-serif;
	margin:10px 0 0 65px;
	padding:0px;
	text-align:center;
	height:30px;
	width: 123px;
	color: #2f2e2e;
	background: url(http://www.brookmanrosenberg.com/wp-content/themes/brookman-rosenberg-theme/images/submit-btn.jpg) no-repeat;
	border:none;
	text-transform:uppercase;}

ul.xoxo .gform_button{
	padding: 8px 30px 8px 30px;
	font-size:11px;
	margin-left:100px;
}

ul.xoxo .gfield_required{
	color:orange;
	padding-left:6px;	
}

#quickcontactform .gform_validation_container{
	display:none;
	height:1px;
	overflow:hidden;
}

ul.xoxo textarea {
	width:250px;
	font-size:11px;
}

#quickcontactform #gforms_confirmation_message, #quickcontactform .validation_message, #quickcontactform .validation_error{
	color:white;
}

#quickcontactform .recaptchatable, #quickcontactform .recaptcha_theme_clean{
	width:250px;
}

#gform_wrapper_2 .gfield_label{
	color:999;
	font-size:8pt;
	margin:4px 2px 5px 2px;
}
#gform_wrapper_2 input[type="text"], #gform_wrapper_2 input{
	color:999;
	font-size:8pt;
	margin:4px 2px 12px 2px;
	width:250px;
}

#gform_wrapper_2 .gform_validation_container{
	height:1px;
	overflow:hidden;
	display:none;
}

#gform_wrapper_2 input[type="submit"]{
	margin: 20px 10px 5px 10px;
	width:120px;
}