@CHARSET "ISO-8859-1";

/**
 * CSS Reset
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:12px;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/**
 * Typography
 */
html {font-size:100.01%;}
body {font-size:12px;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:5px;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
/*th, td, caption {padding:4px 10px 4px 5px;}*/
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/**
 * Forms
 */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/**
 * Layout
 */
body {
	background: #040404 url('../images/3811_background_Hawthorne_Cat.jpg') no-repeat center center fixed;
}

.global-wrapper {
	width:971px;
	margin: 0 auto 0 auto;
}

.header {
	/*margin-top: 25px; Feb 1, 2009 */
	text-align: left;
	/*height: 148px; nic stransky Feb 1, 2009*/
	height:134px;
	margin:0;
	padding:0;
}

.header h1, .header h2 {
	margin: 15px;
	float: left;
}

.header form {
	margin-top: 18px;
	float: right;
	margin-right: 45px;
}

.header form h3 {
	color: #FFD126;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 14px;
}

.header form input[type=text] {
	width: 122px;
	height: 18px;
	padding: 2px 3px 0 3px;
	border: 0;
	float: left;
}

.header form input[type=submit] {
	margin: 1px 0 0 3px;
	width: 96px;
	height: 30px;
	background: url(../images/search.png) no-repeat center;
	border: 0;
	font-weight: bold;
	float: left;
}

.header form div {
	text-align: center;
	clear: left;
}

.header form a {
	color: #8C8E9B;
	text-decoration: none;
}

.header form a:hover {
	text-decoration: underline;
}

.header .links {
	display:block;
	float:left;
	font-size: 12px;
	left:0px;
	position:relative;
	text-align:left;
	top:14px;
	width:396px;
}

.topnav {
	/*background: url(../images/topnav.png) no-repeat center;  nic stransky Feb 1 2009. */
	background: url(../images/topnav.png) no-repeat scroll 0 -20px;
	
	height: 58px;
	clear: both;
	padding-left: 0px;
}

.topnav ul, .topnav li {
	margin: 0;
	padding: 0;
}

.topnav li {
	margin-top: 0px;
	list-style-type: none;
	height: 20px;
}

.topnav a {
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 0px 22px;
	margin:2px 0 0 0;
}

.topnav a:hover {
	color: #000;
	background-color: #FFCC00;
}

.drop-shadow {
	background: url(../images/drop-shadow.png);
}

.mid-wrapper {
	background: url(../images/bg.png);
	margin: 0 0 0 0px;
	width: 971px;
}

.content {
	float: right;
	width: 713px;
	padding-top: 4px;
}

.top-tabs {
	background: url(../images/tabs-bg.png) no-repeat center;
	width: 708px;
	height: 256px;
	
}

ul.top-tabs {
	background:url(../images/tabs_background.png);
	margin:0;
	padding:1px 0;
	width: 708px;
	height: 45px;
}

.top-tabs li {
	margin: 0;
	padding: 0;
}
.top-tabs li {
	margin:0px 0px 5px 6px;
	background: #000;
	float: left;
	list-style-type: none;
	width: 170px;
	height: 46px;
	background: url(../images/button_tab2.png) no-repeat center;
}
.top-tabs li:hover {
	background: url(../images/button_tab2_grey.png) no-repeat center;
}

.top-tabs li.last {
	margin-right: 0;
}

.top-tabs a {
	display: block;
	text-transform: uppercase;
	font-size: 26px;
	text-decoration: none;
	color: #FFF;
	line-height: 1;
	font-weight: bold;
	padding-top: 12px;
	text-align: center;
}

.top-tabs a:hover {
	color: #FECB00;
}

.top-tabs .last a {
	font-size: 20px;
	padding-top: 6px;
}

.mid-container {
	float: left;
}

div.specials {
	background: url(../images/specials2.png) no-repeat top center;
	width: 565px;
	height: 222px;
	margin-bottom: 8px;
	font-size:14px;
	overflow:hidden;
}
/*

div.specials {
	background: url(../images/specials2.png) no-repeat top center;
	width: 565px;
	height: 188px;
	margin-bottom: 6px;
	font-size:14px;
	overflow:hidden;
}
*/
.specials h3 {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding: 12px 0 0 10px;
	margin-bottom: 10px;
}

.specials h3 a {
	color: #FECB00;
	text-decoration: none;
	font-size: 15px;
	float: right;
	margin-right: 15px;
	margin-top: 0px;
}

.specials a {
	color: #FECB00;
	text-decoration: none;
	font-size:13px;
}

.specials ul {
	margin: 0;
	padding-left: 30px;
}

.specials li {
	font-weight: bold;
	list-style-type: none;
	line-height:1.15em;
	color: #fff;
	font-size:13px;
	margin:2px 10px 0;
}

.specials div {
	padding:0 10px;
	font-size: 1.1em;
	font-weight: bold;
}

.specials div .prev {
	float: left;
}

.specials div .next {
	float: right;
}

.specials div a {
	color: #FECB00;
	text-decoration: none;
	font-size:14px;
}

/*
 #networking_icons img { margin:13px 0 0 13px;}
*/

#networking_icons a{
	display:block;
	float:left;
}

#networking_icons a img{
}


/*
.bottom-tabs {
	margin-left: 5px;
}
*/
.bottom-tabs {
}

.bottom-tabs ul, .bottom-tabs li {
	margin: 0 0 4px 0;
	padding: 0;
}

.bottom-tabs li {
	float: left;
	list-style-type: none;

}
li.nudge_left {
	margin:0 0 0 10px;
}
.news {
	float: right;
	width: 140px;
	height: 480px;
	background: url(/overload/images/news5.png) no-repeat top center;
	margin: 0px 5px 0 0;
}
#news_header {
	margin: 6px 0 10px 8px;
}
#news_header a {
	color: #FFF;
	font-weight: bold;
	text-transform:uppercase;
	font-size:15px;	
}

.news h3 {
	color: #FFF;
	margin: 0;
	padding: 8px 0 8px 5px;
	font-weight: bold;
}

.news .item {
	padding: 0 8px 8px 8px;
}

.item span, .item p, .item a {
	margin: 0;
	padding: 0;
	line-height: 1.05em;
}

.item span {
	color: #D8AE24;
	font-size: 10px;
}

.item p {
	font-size: 10px;
}

.item a {
	color: #FECB00;
	font-size: 10px;
}

.news .newsletter {
	/*margin: 0 3px 8px 3px;*/
	border-top: 1px #fff dotted;
	padding:8px 0 5px;
	text-align: center;
}

.newsletter h3 {
	font-size: 1.05em;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 6px 0;
}

.sidebar {
	float: left;
	width: 250px;
	padding: 0px 0 0 4px;
}

.sidebar .box {
	margin: 0 auto 0px auto;
}

.sidebar .tools {
	background: url(../images/tools4.png) no-repeat center 0px;
	width: 239px;
	height: 77px;
	text-align: center;

}
/*
.sidebar .tools {
	background: url(../images/tools.png) no-repeat center;
	width: 212px;
	height: 66px;
	text-align: center;
}
*/

.box span {
	display: block;
	padding-top: 6px;
}

.tools span a {
	color: #FECB00;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.3em;
}

.tools span a:hover {
	text-decoration: underline;
}

.tools h3 {
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	padding: 18px 0 0 20px;
	margin-bottom: 2px;
	text-align: left;
}

.tools select {
	border: 0;
	background: #fff;
	font-size: 1em;
	width: 150px;
	height: 20px;
	color: #000;
	line-height: 1;
}

.sidebar .favorites {
	background: url(../images/favorites4.png) no-repeat center 0px;
	width: 239px;
	height: 291px;

}

.sidebar { font-size:11px; }

.sidebar #tools {
	background:url(/overload/images/smallbg.png) top center no-repeat;
	height:72px;
	padding:18px 0 0 28px;
}

.sidebar #partsStore {
	background:url(/overload/images/medbg.png) top center no-repeat;
	height:100px;
	padding:10px 0 0 28px;
}
.sidebar #partsStore ul { list-style:none; padding: 0; margin:12px 0 0 0; }

.sidebar #favorites {
	background:url(/overload/images/largebg.png) bottom center no-repeat;
	height:288px;
	padding:15px 0 0 28px;
}
.sidebar #favorites ul { padding: 0 0 0 15px; margin:12px 27px 0 0; }
/*
.sidebar .favorites {
	background: url(../images/favorites.png) no-repeat top center;
	width: 212px;
	height: 266px;
}
*/
#one_team_one_goal {
	/*background: url(../images/one-team-one-goal.png);*/
	margin:15px 0;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
.box h3 {
	color: #FFF;
	padding: 0;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 0;
}

.box ul {
	margin-left: 35px;
	padding-left: 0;
}

.box li {
	color: #FFF;
	line-height: 1.35;
}

.box a {
	color: #FFF;
	text-decoration: none;
	font-weight: 500;
	font-size: 1.1em;
}

.box a:hover {
	text-decoration: underline;
}

.sidebar .contact {
	width: 228px;
	height: 96px;
	margin:0px 0 0 6px;
}
.sidebar .gsa-advantage {
	width: 228px;
	height: 96px;
	margin:0px 0 0 6px;
}

.footer {
	clear: both;
	background: #000000 url(../images/footer.png) no-repeat top center;
	height: 45px;
	padding-top: 15px;
}

.footer .links {
	text-align: center;
}

.footer .links a {
	margin-right: 15px;
}

.links {
	color: #FECB00;
}

.links a {
	color: #FECB00;
	font-weight: bold;
	text-decoration: none;
}

.links a:hover {
	color: #FFF;
}

.footer .links .last {
	margin-right: 0;
}

.clear {
	clear: both;
}

div.slogan { color: red; font-size:16px; font-weight:bold; font-style:italic; }

.news .item p { color:white; }
table.location td { padding:5px; vertical-align:top;}

div.table { clear:both; padding:0; width:100%; }
div.table div { float:left; padding:3px 0; }
div.table div input, div.table div select { margin:0 5px;}
div.td-long { width:160px; }
div.td-short { width:100px; }
div.table .sub-header { }

	.homeButton { display:block; padding:6px 0 0 0; text-align:center; width:180px;
					height:152px; color:#fff; font-size:1.3em; text-decoration:none; font-weight:bold; }
	.padLeft { margin-left:12px; }

