/*
Theme Name: Online Brand Managers
Theme URI: http://onlinebrandmanagers.com/
Description: Theme built for Online Brand Managers.
Version: 1.0
Author: Keith Frey
Author URI: http://behindthedesign.com.com/
*/


body {
	background: #fff url(images/body-bg.png) repeat-x;
	color: #ab0534;
	font-family: Arial;
	text-align: justify;
}

a img {
	border: none;
}

#page {
	width: 901px;
	margin: 0 auto;
	padding: 10px 0 0;
	overflow: hidden;
	position: relative;
}

#logo {
	float: left;
	width: 600px;
}

#text {
	float: left;
	width: 500px;
	font-size: 16px;
	font-weight: bold;
	margin: 45px 0 0 0;
}

#readmore, #goback {
	background: url(images/obm-readmore-button.png);
	width: 177px;
	height: 42px;
	border: none;
	display: block;
	font-size: 15px;
	color: #fff;
	margin: 0 0 30px 0;
	cursor: pointer;
}

#screenshot {
	float: right;
	height: 280px;
}

#box-wrapper {
	float: left;
	margin: 0 0 10px 0;
}

.boxes {
	position: relative;
	left: 0;
	float: left;
	width: 2300px;
}

.box1, .box2 {
	float: left;
	margin: 0 200px 0 0;
}

.box1 .content {
	background: url(images/obm-logobox.png) no-repeat;
	height: 360px;
	width: 901px;
}

.box2 .content {
	background: url(images/obm-pg2-bg.png) no-repeat;
	float: left;
	height: 340px;
	width: 901px;
	font-size: 14px;
	color: #454143;
	padding: 10px;
	margin: 0 0 10px 0;
}

.box2 h1 {
	font-size: 16px;
	color: #ab0534;
}

.box2 .content1 {
	width: 450px;
	float: left;
}

.box2 .managers {
	float: right;
	margin: 5px 20px 0 0;
}

.box2 .managers img {
	margin: 0 5px 0 0;
}

.box2 .content2 {
	width: 530px;
	float: left;
}

.box2 .screen {
	float: right;
	margin: 28px 30px 0 0;
}

.contact, .contact:hover {
	background:transparent url(images/obm-contactbutton.png) no-repeat scroll 0 0;
	border:medium none;
	clear:both;
	color:#FFFFFF;
	display:block;
	font-size:22px;
	font-weight:bold;
	height:35px;
	margin:0 auto;
	width:372px;
	text-decoration: none;
	padding: 7px 0 0 34px;
}

div.wpcf7 {
	background: url(images/contact-bg.png);
	height: 459px;
	width: 492px;
	padding: 23px 18px !important;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

div.wpcf7 div {
	float: left;
	margin: 0 10px 17px 0;
}

div.lname {
	width: 195px;
}

div.wpcf7 div.website {
	margin: 0 10px 21px 0;
}

div.wpcf7 div.website input {
	width: 307px;
	border: 1px solid #ccc;
	height: 23px;
}

div.wpcf7 div.checkbox {
	clear: both;
	margin: 0 10px 12px 0;
}

div.wpcf7 div.checkbox span.wpcf7-list-item {
	margin: 0;
}

span.wpcf7-list-item-label {
	position: relative;
	bottom: 2px;
	font-size: 12px;
	font-weight: normal;
}

div.wpcf7 div.checkbox input {
	margin:0;
}

div.wpcf7 div.message {
	margin: 0 10px 17px 0;
}

div.wpcf7 div.message textarea {
	width: 490px;
	height: 130px;
}

div.wpcf7 div.submit {
	float: right;
	margin: 0;
}

div.submit input {
	cursor: pointer;
	border: none;
}

div.wpcf7-validation-errors {
	margin: 10px 0 !important;
}

div.wpcf7 div.submit input {
	background: url(images/contact-submit.png);
	height: 33px;
	width: 158px;
	color: #fff;
	font-size: 14px;
}

div.fname input, div.lname input, div.company input, div.email input {
	width: 148px;
	height: 23px;
	border: 1px solid #ccc;
}

#footer {
	clear: both;
	background: url(images/obm-footer.png) no-repeat;
	height: 32px;
	width: 900px;
	margin: 30px 0 0 0;
	padding: 20px 0 0 25px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#footer a, #footer a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}





