/*
Theme Name: STR Honda 
Theme URI: http://www.emdeepromotions.com/
Description: Theme created for STRHonda.com
Version: 1.0
Author: Martin Downer
Author URI: http://www.emdeepromotions.com/
*/

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #1c1c1c;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	/*background-image:url('images/design/page_bg.jpg');*/
	background-repeat:repeat-x;
}
a { color:#000; text-decoration:underline; }
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
input {
	border:1px solid #d9d9d9;
	background-color:#fafafa;
	color:#525252;
	font-size:10px;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
	padding-top:1px;
	padding-right:1px;
}
input.profileBtn {
	border: 1px solid #800000;
}
.inputMaxWidth {
	width:150px;
}
.profileButton {
	width:70px;
}

h1 {
	padding-top:4px;
	color:#ffffff;
	font-size:20px;
	margin-top: 1px;
	margin-bottom: -11px;
    	background-image: url("images/design/greyHeader.png");
	padding-left: 5px;
}

h3 {
	color:#696969;
	background: none repeat scroll 0 0 #ffffff;
	margin-bottom: 5px;
    	padding-left: 5px;
    	padding-right: 5px;
	font-family: arial;
    	font-weight: normal;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 13px;
}	

hr {
	color:#d9d9d9;
	background-color:#d9d9d9;
	height:2px;
	border:none;
}

#header {
	background-image:url('images/design/strhonda_header.jpg');
	background-repeat:no-repeat;
	background-color:#666;
	height:150px;
	margin:0;
}
#container { 
	position: relative; 
	width: 960px;  
	background: #4d4d4d;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	margin-top:0px;
	padding:0;
} 
#menu {
	background-image:url('images/design/greyHeader.png');
	background-repeat:repeat-x;
	background-color:#000;
	height:33px;
	border-top:2px solid #000;
	text-align:center;
	text-transform:uppercase;
}
#mainmenu ul, #mainmenu li {
	/*
	display:inline;
	list-style:none;
	margin:auto 0;
	color:#000;
	font-weight:bold;
	*/
}
#footer {
	background-image:url('images/design/footer_bg.gif');
	background-repeat:repeat-x;
	background-color:#757575;
	height:44px;
	border-top:2px solid #000;
	text-align:left;
	vertical-align:middle;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
}
#footer a {
	color:#fff;	
	text-decoration:none;
}

#sidebar1, #sidebar2 {
	background-color:#4d4d4d;
	text-align:center;
	min-height:490px;
}
.sidebar1, .sidebar2 {
	background-color:#4d4d4d;
}
#mainContent {
	background-color:#4d4d4d;
	text-align:left;
	/*background-image:url('images/design/maincontent_bg.jpg');
	background-repeat:no-repeat;*/
	min-height:458px;
	min-width:505px;
	padding:8px 2px;
}

.sidebarHeader {
	background-image:url('images/design/greyHeader.png');
	background-repeat:no-repeat;
	background-color:#858585;
	/*color:#525252;*/
	color:#FFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	height:24px;
	border-bottom:1px solid #3d0000;
	text-transform:uppercase;
}
.sidebarContent {
	border-left:1px solid #3d0000;/*#cab3b3;*/ /*#d9d9d9;*/
	border-right:1px solid #3d0000;
	border-bottom:1px solid #3d0000;
	border-top:1px solid #3d0000;
	background-color:#FFF;
	padding:4px;
	min-height:80px;
	color:#696969;
	font-size:12px;
	text-align:left;
	top:-1px;
}
.contentHeader {
	background-image:url('images/design/greyHeader.png');
	background-repeat:repeat-x;
	background-color:#000;
	color:#fff;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	height:30px;
	padding-left:10px;
	text-transform:uppercase;
	border-bottom:2px solid #000;
}
.contentHeader a {
	color:#fff;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
.contentContent {
	border-left:1px solid #3d0000;
	border-right:1px solid #3d0000;
	border-bottom:1px solid #3d0000;
	background-color:#FFF;
	padding:3px;
	min-height:80px;
	color:#696969;
	font-size:12px;
	text-align:left;
}

.partnerHeader {
	background-image:url('images/design/maincontent_header_bg_usd-red2.gif');
	background-repeat:no-repeat;
	background-color:#fafafa;
	/*color:#525252;*/
	color:#FFF;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	height:24px;
	width:550px;
	padding-left:10px;
}
.partnerContent {
	border-left:1px solid #3d0000;
	border-right:1px solid #3d0000;
	border-top:1px solid #3d0000;
	background-color:#FFF;
	padding:3px;
	min-height:80px;
	color:#696969;
	font-size:10px;
	text-align:left;
}
.sidebarContent img {
	max-width:160px;
	text-align:center;
	margin:0 auto;
	width: expression(this.width > 160 ? 160: true);
}
.contentContent img {
	margin:4px;
}
.partnerContent img {
	width:110px;
	height:80px;
	margin:4px;
}
.partnerCutOff {
	width:930px;
	height:115px;
	overflow: auto;
	border:1px none yellow;
}
.sidebarSpacer {
	height:8px;	
}
.mainContentSpacer {
	height:8px;	
}
.buttonContainer {
	padding:2px;	
}
.center {
	text-align:center;
	margin:0 auto;
}
.right {
	text-align:right;
	margin-left:auto;
}
.partnersSmall {
	font-size:10px;
}
.sponsorBox {
	height:70px;
	border:1px solid #98070B;
}
.sponsorBox img {
	margin:0;
	vertical-align:middle;
}

/* Word Press Details */
ul#nav {
	padding:0;
	margin:0;
}
ul.page_item, li.page_item, page_item {
	display:inline;
	list-style:none;
	padding:0 5px;
	color:#000;
	font-weight:bold;
}
.page_item a {
	font-weight:bold;
	color:#f1f1f1;
	font-size:14px;
	text-decoration:none;
	vertical-align:middle;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
#content {
	margin:0 5px;
}
#nav {
	margin:0;
	padding:0;
}
#profileImage img {
	clear:both;
	max-width:180px;
	float:left;
	width: expression(this.width > 180 ? 180: true);
	padding:4px;
}
#profileImage {
	height: 270px;
	width:190px;
	border:1px solid #999;
	float:left;
	vertical-align:middle;
}
#profileImage h2 {
	clear:both;
	width:189px;
	text-align:center;
	margin-top:0;
	padding-top:0;
}
#profileDetails {
	float: right;
	font-size:12px;
	width: 300px;
}
.openBrochure {
	max-width: 450px;
	width: expression(this.width > 450 ? 450: true);
}
.teamImage {
	max-width: 120px;
	width: expression(this.width > 120 ? 120: true);
	max-height:138px;
}
.teamPic {
	width:155px;
	border:1px none black;
	padding:5px;
	background-image:url('images/teamPicBG.gif');
	background-repeat:no-repeat;
	background-position:center;
}
.partnersContainer {
	width:720px;
	text-align:center;
	margin:0 auto;
	border:0px solid black;
}
.partnersContainer div img {
	display:inline;
}
.partners1 {
	text-align:center;
	width:700px;
}
.partners2 {
	text-align:center;
	width:700px;
	border: 0px solid black;
}
.partners3 {
	text-align:center;
	width:700px;
}
.leftAd {
	padding-top:8px;
	padding-left:2px;
	background-color:#4d4d4d;
	position:relative;
}
#lowerPartners {
	background-color:#555;
	padding-top:4px;
	width:100%;
	margin:0 auto;
}
.narrowcolumn {
	max-width: 585px;
	width: expression(this.width > 460 ? 460: true);
}
.narrowcolumn .newsEntry img {
	max-width:565px;
}
.widercolumn {
	
}
h2 {
	line-height:100%;
}
#profileImage h2 {
	margin: -0.8em 0 0 0;
	padding:0;
	line-height: 100%; 
	color:#000;
}
.videoPost {
	/*
	position:absolute;
	z-index:5;
	*/
}
.videoPost object {
	position:static;
	width:150px;
	height:120px;
	float:left;
}
h2.pagetitle {
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	margin-top:0;
}
