/* Copyright Eleven Sports Management 2007 */
/* Andy Higgs 2007 andyhiggs.co.uk */

img {
   behavior: url(scripts/png.htc);
}

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
#access, #branding h2 {
	position: absolute;
	left: -9999px;
}

html,body {
	background: #D3011B url(images/bg.gif) repeat-x fixed left top;
	height:100%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background: url(images/shadow.png) repeat-y center top;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: center;
	width: 100%;
}
#wrapper_2 {
	width: 725px;
	margin: 0 auto;
}


#branding {
	padding: 20px 0;
}
#branding h1 {
	font-size: 1.2em;
	padding-top: 20px;
	text-transform: uppercase;
	
}
p.stopper {
	clear: both;
	text-align: right;
	font-style: italic;
	padding: 0 20px 20px;
}
div.stopper {
	clear: both;
	height: 1px;
}
.strap-image {
	padding-top: 18px;
	margin-bottom: -4px;
}




#navigation {
	background: url(images/menu-none.png) no-repeat center top;
	height: 39px;
	width: 725px;
}
#navigation li {
	float: left;
	list-style: none;
}
#navigation li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}
#navigation li a:hover, #navigation li a.this-tab {
	background-position: 0 -39px;
}
#navigation .home-tab {
	background: url(images/nav_r1_c2.png) no-repeat center top;
	width: 75px;
	margin-left: 12px;
}
#navigation .about-tab {
	background: url(images/nav_r1_c3.png) no-repeat center top;
	width: 96px;
}
#navigation .services-tab {
	background: url(images/nav_r1_c4.png) no-repeat center top;
	width: 131px;
}
#navigation .clients-tab {
	background: url(images/nav_r1_c8.png) no-repeat center top;
	width: 183px;
}
#navigation .team-tab {
	background: url(images/nav_r1_c6.png) no-repeat center top;
	width: 103px;
}
#navigation .contact-tab {
	background: url(images/nav_r1_c7.png) no-repeat center top;
	width: 114px;
}


#content {
	margin: 20px auto;
	color: #111120;
	font-size: 0.85em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
.two-columns {
	background: url(images/73percent-white-2-col.png) repeat-y 0px 0px;
	width: 710px;
}
.one-column {
	background: url(images/73percent-white.png) repeat 0px 0px;
	text-align: left;
	padding: 20px;
	width: 670px;
}

.sub-col-a {width:325px;margin-right:20px;float:left;}
.sub-col-b {width:325px;float:left;}


address {
	font-style: normal;
}

#content h2, #content h3, #content  h4, #content h5, #content h6 {
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 2;
}
#content h2 {
	text-transform: uppercase;
	margin-bottom: 7px;
	font-size: 16px;
	
}
#content h3 {
	font-size: 9px;
}
#content h4 {
	font-size: 8px;
}
#content p {
	line-height: 1.5em;
	margin-bottom: 1em;
}
#content blockquote {
	font-style: italic;
	border-left: 12px solid #A10115;
	line-height: 1.3;
	background: #333333;
	margin-bottom: 1em;
	color: #FFF;
	padding: 1.5em 20px 0.5em;
}


#primary_content {
	float: right;
	width: 440px;
	text-align: left;
	padding: 20px;
}
#primary_content a:link, #primary_content a:active, #content.one-column a:link, #content.one-column a:active {
	color: #D40E27;
}
#primary_content a:hover, #content.one-column a:hover {
	background: #900 url(images/link-bg.jpg) repeat-x;
	color: #FFF;
}
#primary_content a:visited, #content.one-column  a:visited {
	color: #600;
}


#aside {
	float: left;
	width: 188px;
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
}
#aside a {
	text-decoration: none;
}
#aside a:link, #aside a:visited {
	color: #000;
}
#aside a:hover, #aside a:active {
	color: #FFF;
	background: #A50019;
}
.this-option {
	background: url(images/aside-link-bg.gif) no-repeat left top;
	color: #FFF !important;
}
.sub-navigation {
	list-style: none;
}
.sub-navigation li a {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	font-size: 14px;
	margin-left: -20px;
	padding-left: 20px;
	height: 24px;
	padding-top: 8px;
}


#footer {
	background: url(images/menu-none.png) no-repeat 0px 0px;
	width: 725px;
	padding-top: 59px;
	font-size: 0.7em;
	clear: both;
	padding-bottom: 20px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	background: #900 url(images/link-bg.jpg) repeat-x;
	color: #FFF;
}
.ah-logo:hover {
	background: transparent !important;
}
.ah-logo {
	margin-top: 10px;
	display: block;
}


form, #contact_response {
	padding: 20px;
}

form+h3, #contact_response+h3 {
	margin-top: 1em;
}
#contact_form legend {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
	display: block;
	padding-bottom: 1.5em;
}
#contact_form label {
	width: 100px;
	display: block;
	float: left;
	padding: 3px 0;
}
#contact_form button {
	margin-left: 100px;
}
input, textarea {
	background: #A50019 !important;
	color: #FFF !important;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #600;
	width: 430px;
	padding: 3px;
}
input:focus, input:active, input:hover {
	border: 2px solid #FFF;
	background: #A50019 url(images/aside-link-bg.gif) repeat-y right top !important;
	color: #FFF !important;
}
textarea:focus {
	border: 2px solid #FFF;
}


.vcard {
	background: url(images/bg-logo.png) no-repeat right top;
}

a img {
	border-style: none !important;
}
.condense-1 {
	width: 530px;
}
.condense-2 {
	width: 380px;
}
.condense-3 {
	width: 260px;
}
a.image {
	background-color: transparent !important;
	background-image: none !important;
}

abbr {
	border-style: none;
}
q {
	font-style: italic;
}
.side-image {
	margin-top: -10px;
	margin-left: -10px;
}
p.find-out-more {
	margin-left: -5px;
}
.i-pitch {
	position: absolute;
	margin: 50px 0 0 330px;
	width: 420px;
	height: 226px;
	background: url(images/pitch.png) no-repeat 0px 0px;
}
.find-out-more {
	width: 242px;
	height: 48px;
	display: block;
	text-indent: -9999px;
	background: url(images/findoutmore.png) no-repeat 0px 0px !important;
}


