/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

#header {
	background: url(images/bg-header.gif) repeat-x top center;	
	height: 140px;
	overflow: hidden;
	color: black;
}

#logo {
	width: 200px;
	float: left;
	margin: 10px 0;
}

#header-banner {
	width: 728px;
	height: 90px;
	overflow: hidden;
	float: right;
	margin: 10px 0 13px;
	background: black;
}

#header-menu {
	float: right;
	width: 595px;
	clear: right;
}

	#header-menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#header-menu ul li {
		float: left;
		margin: 0 2px 0 0;
	}
	
	#header-menu ul li a {
		font-family: "Seguoe UI", Arial, Tahoma, sans-serif;
		text-decoration: none;
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
		background:url(images/menu-left.gif) no-repeat left top;
		padding:0 0 0 7px;
		float: left;
	}
	
	#header-menu ul li a span {
      float:left;
      display:block;
      background:url(images/menu-right.gif) no-repeat right top;
	  padding: 6px 7px 6px 0;
    }

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header-menu ul li a span {float:none;}
    /* End IE5-Mac hack */
	
	#header-menu ul li a:link, #header-menu ul li a:visited {
		color: black;
	}

	#header-menu ul li a:hover, #header-menu ul li a:active {
		color: white;
	}
	
	#header-menu ul li a:hover span {
      color: white;
	  padding: 5px 7px 6px 0;
      }
    #header-menu ul li a:hover {
      background-position:0% -30px;
      }
    #header-menu ul li a:hover span {
      background-position:100% -30px;
      }


#carbon {
	background: #000 url('images/bg-body.gif') repeat top center;
}

#content {
	background: transparent url('images/bg-content.png') repeat-x top center;
}

.div-border {
	background: transparent url('images/bg-border.png')	repeat top left;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	padding: 6px;
	border: 1px solid #222;
	float: left;
}

#text-border {
	width: 760px;
	margin: 20px 10px 20px 0;
}

#text-content {
	background: white;
	padding: 15px;
}

#sidebar {
	width: 140px;
	margin: 20px 0;
}

#sidebar-content {
	color: black;	
}

#footer-top {
	height: 87px;
	overflow: hidden;
}

#footer-bottom {
	background: #868d93 url('images/bg-footer.gif') repeat-x top center;
}

#footer-content {
	width: 450px;
	float: left;
	padding: 10px 0;
	color: #181818;
	font-size: 11px;
}

#footer-content h3 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

#footer-content a:link, #footer-content a:visited {
	color:#000;
	text-decoration: none;
}

#footer-content a:active, #footer-content a:hover {
	color:#000;
	text-decoration: underline;
}

#bmw-bottom {
	width: 480px;
	float: right;
	text-align: right;
	font-size: 11px;
}

.wrapper {
	width: 940px;
	margin: 0 auto;
}

.clear {
	clear: both;	
}

.span-1 {
	width: 409px;
	float: left;
	padding-right: 10px;
	margin-right: 10xp;
}

.span-1 p {
	text-align: justify;
}

.span-2 {
	width: 300px;
	float: left;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

.span-3 {
	width: 140px;
	float: left;
	margin-right: 10px;
}

a:link, a:visited {
	color: #3B5998;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #868d93;
}
body,
input,
textarea {
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}