/* ------------------------------------------------------------

     Title: Accelitech master styles
     Updated: 11.06.06

------------------------------------------------------------ */

* { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background: #237093;
}

/* links */

a:link, a:visited {
	color: #226F93;
	text-decoration: underline;
}
a:hover {
	color: #01A5E4;
	text-decoration: underline;
}

img, a img { border: 0; }


/*	page structure
------------------------------------------------------------ */

#wrap {
	background: #fff url(../img/bg-grid.gif) repeat 0 0;
}
#wrap-inner {
	width: 870px;
}
#nav {
	float: left;
	width: 180px;
	height: 359px;
	background: #fff;
}
#main {
	float: right;
	width: 689px;
	min-height: 359px;
	border-right: 1px solid #D9D9D9;
	background: #fff;
}
#content {
	float: left;
	width: 539px;
	border-right: 1px solid #D9D9D9;
	min-height: 359px;
	padding: 0 0 30px 0;
}
#sidebar {
	float: right;
	width: 130px;
}



/*	header
------------------------------------------------------------ */

#header {
	background: #fff;
}
#header h1 {
	padding: 38px 0 32px 208px;
}


/*	content
------------------------------------------------------------ */

#content h2 {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}

#content h3 {
	margin: 20px 0 10px 0;
	font-weight: bold;
	font-size: 12px;
}

#content h3.byline {
	margin-bottom: 15px;
	padding-top: 15px;
	border-top: 1px solid #D9D9D9;
}

#content h4 {
	margin: 20px 0 10px 0;
	font-weight: bold;
	font-size: 11px;
}

#content p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	font-size: 11px;
}

#content ul {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
	font-size: 11px;
}
#content li {
	margin: 0;
	padding: 0 0 0 7px;
	background: transparent url(../img/bullet.gif) no-repeat 0 8px;
}

/* img headers */

h2#technology,
h2#about,
h2#why,
h2#management,
h2#partners,
h2#news,
h2#articles ,
h2#casestudies,
h2#srs,
h2#contact {
	height: 11px;
	width: 296px; 
	text-indent: -9999px;
}
h2#technology  { background: url(../img/h-technology.gif) no-repeat 0 0; }
h2#about       { background: url(../img/h-about.gif) no-repeat 0 0; }
h2#why         { background: url(../img/h-why.gif) no-repeat 0 0; }
h2#management  { background: url(../img/h-management.gif) no-repeat 0 0; }
h2#partners    { background: url(../img/h-partners.gif) no-repeat 0 0; }
h2#news        { background: url(../img/h-news.gif) no-repeat 0 0; }
h2#articles    { background: url(../img/h-articles.gif) no-repeat 0 0; }
h2#casestudies { background: url(../img/h-casestudies.gif) no-repeat 0 0; }
h2#srs         { background: url(../img/h-srs.gif) no-repeat 0 0; }
h2#contact     { background: url(../img/h-contact.gif) no-repeat 0 0; }

/* news releases */

#content ul.teaser-list {
	list-style: none;
	border-top: 1px solid #D9D9D9;
}

#content ul.teaser-list li {
	padding: 10px 0;
	border-bottom: 1px solid #D9D9D9;
	background: none;
}

.dateline {
	text-transform: uppercase;
}

/* content images */
.photo {
	margin: 0 0 20px 30px;
}
.right {
	float: right;
	margin: 0 30px 8px 8px;
}
.left {
	float: left;
	margin: 0 8px 8px 30px;
}

/* gutter for all content */
#content h1, #content h2, #content h3, #content h4, 
#content p, #content ul, #content ol {
	margin-left: 30px;
	margin-right: 30px;
}


/*	contact form
------------------------------------------------------------ */

#contact-form dl {
	width: 480px;
	margin: 15px 0 30px 30px;
}
#contact-form dt {
	margin: 10px 0 0 0;
}
#contact-form dd {
	margin: 0;
	padding: 3px 0;
}
#contact-form label {
	font-weight: bold;
	font-size: 11px;
}
#contact-form input.input-txt {
	width: 300px;
	padding: 1px 3px;
	border: 1px solid #D9D9D9;
	background: #EBF9FE;
}
#contact-form textarea.input-area {
	width: 300px;
	height: 80px;
	padding: 1px 3px;
	border: 1px solid #D9D9D9;
	background: #EBF9FE;
}
#contact-form p.submit {
	padding: 15px;
	background: #EBF9FE; 
}
.required {
	font-weight: bold;
	color: #990000;
}


/*	sidebar
------------------------------------------------------------ */

#sidebar ul {
	font-size: 11px;
	list-style: none;
	line-height: 1.2em;
}
#sidebar li {
	margin: 0 0 1em 0;
}
#sidebar a {
	color: #333;
	text-decoration: none;
}
#sidebar a.active, #sidebar a:hover {
	color: #226F93;
	text-decoration: underline;
}
body.news #sidebar li {
	margin: 0 0 .5em 0;
}
body.news #sidebar li.feature-article {
	margin-bottom: 1.25em;
}


/*	home-page specific
------------------------------------------------------------ */

body.home #main {
	background: transparent;
}
body.home #primary {
	height: 179px;
	margin: 0 0 31px 0;
}
body.home #secondary {
	height: 89px;
	margin: 0 0 31px 0;
}

/* flash banner */
body.home #banner {
	clear: both;
	margin: 0 0 31px 0;
	padding: 0;
	width: 659px;
}

/* primary */
body.home #content {
	min-height: 179px;
	height: 179px;
	width: 389px;
	background: #fff;
	padding: 0;
	overflow: auto;
}
body.home #content p {
		font-size: 12px;
		line-height: 17px;
}
body.home #sidebar {
	height: 179px;
	width: 299px;
	background: #fff;
}
body.home .home-feature {
	padding: 10px 11px;
	font-size: 10px;
	line-height: 12px;
}
body.home #feature-img {
	position: relative;
	height: 109px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
body.home #sidebar .home-feature a {
	color: #226F93;
}


/* secondary */

body.home #secondary #news-promo {
	float: left;
	width: 389px;
	background: #fff;
	height: 89px;
	overflow: hidden;
}
#news-promo div { display: none; }

#news-promo h2 {
	margin: 10px 29px 2px 29px;
	font-size: 11px;
	line-height: 12px;
	color: #226f93;
}
#news-promo p {
	margin: 0 29px 0 29px;
	font-size: 11px;
	line-height: 12px;
}
body.home #secondary #signup-promo {
	float: right;
	width: 299px;
}
#signup-promo #signup {
	width: 299px;
	float: none;
	margin: 30px 0;
	height: 29px;
	text-align: center;
	background: #fff;
	line-height: 29px;
}

#signup-promo #signup .input-txt {
	margin-top: -2px;
	border-color: #e6f0f6;
}
#signup-promo #signup .input-btn {
	margin-top: -2px;
}


/*	navigation
------------------------------------------------------------ */

#nav ul {
	list-style: none;
}
#nav li {
	float: left;
}
#nav a {
	float: left;
	width: 30px;
	height: 359px;
	display: block;
	background: url(../img/nav_20081112.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#n-1 a { background-position: 0 0; }
#n-2 a { background-position: -30px 0; }
#n-3 a { background-position: -60px 0; }
#n-4 a { background-position: -90px 0; }
#n-5 a { background-position: -120px 0; }
#n-6 a { background-position: -150px 0; }

#n-1 a:hover { background-position: 0 -360px; }
#n-2 a:hover { background-position: -30px -360px; }
#n-3 a:hover { background-position: -60px -360px; }
#n-4 a:hover { background-position: -90px -360px; }
#n-5 a:hover { background-position: -120px -360px; }
#n-6 a:hover { background-position: -150px -360px; }

/* you-are-here */

body.about #n-2 a       { background-position: -30px -360px; }
body.developing #n-3 a  { background-position: -60px -360px; }
body.casestudies #n-4 a { background-position: -90px -360px; }
body.news #n-5 a        { background-position: -120px -360px; }
body.contact #n-6 a     { background-position: -150px -360px; }


/*	footer
------------------------------------------------------------ */

#footer {
	clear: both;
}
#footer div {
	width: 870px;
	padding: 15px 0;
}
#footer p {
	padding: 0 0 0 212px;
	font-size: 85%;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span#copyright {
	float: right;
}

/* email signup */

#signup {
	width: 240px;
	float: right;
	margin: -2px 0 0;
	text-align: right;
}
#signup input {
	vertical-align: middle;
}
#signup .input-txt {
	width: 135px;
	padding: 3px; margin-right: 2px;
	border: 1px solid #62a8c8;
	background: #e4f5fc;
	font-size: 10px; color: #237093;
	font-family: arial,helvetica,verdana,sans-serif;
	vertical-align: middle;
}
#signup .input-btn {
	vertical-align: middle;
	background: #3c8fb4;
}
#signup .input-btn:hover {
	background: #70b7d8;
}


/*	misc
------------------------------------------------------------ */

/* self-clearing floats */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}