@charset "UTF-8";
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CD190B;
	margin:0;
	font-size:12px;
	color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a, a:link { 
color:#B61509;
text-decoration:none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #B61509;
}
.mpWrapper {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
}
.mpHeader {
	height: 100px;
	width: 960px;
}
.mpLogo {
	background-image: url(../images/MediaPros247-Logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: left center;
	float: left;
	width: 510px;
}
.mpHeaderLinks {
	float: right;
	padding-top: 22px;
	font-size: 14px;
	width: 420px;
	text-align: right;
}
.mpPage .mpMainNav {
	background-image: url(../images/page-nav-slice.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	margin-right: 13px;
	margin-left: 8px;
	margin-top: 12px;
}
.mpMainNav .mpMainNavBTN {
	padding-top: 4px;
	padding-left: 10px;
}
.mpMainNav .mpMainNavBTN .mpMainNavBTNitem {
	padding-right: 0px;
	display: inline;
	
}

/* ------------------- PAGE CONTENT ----------------------  */


.mpPage {
	width: 980px;
}
.mpPage .mpPageIndexImage {
	background-image: url(../images/page-top-image.png);
	background-repeat: no-repeat;
	height: 360px;
}
.mpPage .mpPageAboutImage {
	background-image: url(../images/about-us-header.png);
	background-repeat: no-repeat;
	height: 137px;
}
.mpPage .mpPageContent {
	background-image: url(../images/page-vert-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: -13px;
}
.mpPage .mpPageContent .mpPageCopy {
	width: 650px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 22px;
}
.mpPage .mpPageBottomCurve {
	background-image: url(../images/page-bottom-curve.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-top: 0px;
}
.mpFooter {
	background-color: #333333;
	margin-bottom: 0px;
	height: 120px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.mpFooter .mpFooterWrapper {
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	padding-top: 40px;
}
.mpFooter .mpFooterContent  {
	color: #FFF;
	float: left;
	width: 460px;
}
.mpFooterWrapper .mpFooterContentLinks   {
	color: #FFF;
	float: right;
}
.mpFooterWrapper .mpFooterContentLinks a, .mpFooterWrapper .mpFooterContentLinks a:link  {
	color: #FFF;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #B61509;
	font-size: 24px;
	display: inline;
	padding-right: 25px;
}
.mpPage .mpPageHowWeWorkImage {
	background-image: url(../images/page-how-we-work.png);
	background-repeat: no-repeat;
	height: 137px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333;
	font-size: 16px;
}
.mpPage .mpPageWhatWeDoImage {
	background-image: url(../images/page-what-we-do.png);
	background-repeat: no-repeat;
	height: 137px;
}
.mpPage .mpPageContactImage {
	background-image: url(../images/page-contact.png);
	background-repeat: no-repeat;
	height: 137px;
}
.mpPage .mpPageContent .mpPageRightPane {
	float: right;
	width: 260px;
}


/* -------------------- DANYS CRAZY FORM STUFF -------------------  */


#signin_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#ddeef6;
	position:absolute;
	width:230px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 24.5px; 
	right: 0px; 
	margin-top:-5px;
	margin-right: 0px;
	*margin-right: -1px;
	color:#789;
	font-size:11px;
}
input[type=text], input[type=message] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #C6C3B6;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
.messageBox {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #C6C3B6;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:331px;
}
label {
	font-weight:normal;
}


#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #B31509;
	color:#fff;
	text-shadow:0 -1px 0 #39d;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
	background-attachment: scroll;
	background-color: #D81A0D;
	background-image: url(../images/bg-btn-blue.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.submit_btn {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #B71509;
	color:#fff;
	text-shadow:0 -1px 0 #39d;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
	background-attachment: scroll;
	background-color: #DC1B0D;
	background-image: url(../images/bg-btn-blue.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}


#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}
.messageWrapper {
	background-color: #FFF;
	padding: 25px;
	height: 585px;
}

