@charset "utf-8";
body  {
	font: .75em Arial, Helvetica, sans-serif;
	background: #000000 url(img-ui/bg_content_wrap_grey_grad.jpg) repeat-x center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
html,body {
	width: 100%;
	height: 100%;
}
/* tags */
a:link, a:active {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #7E6B6B;
	text-decoration: none;
}
a:hover {
	color: #2267D9;
}

/*layout */
#bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container {
	width: 990px;
	margin: 200px auto 0px;
	text-align: left;
	position: relative;
	background: url(img-ui/bg_tile_carbonFibre.gif) repeat;
	color: #FFFFFF;
} 
#header {
	background: url(img-ui/hdr_logo.jpg) no-repeat center top;
	padding: 0px;
	height: 126px;
	position: absolute;
	top: -200px;
	width: 990px;
} 
#nav {
	background: url(img-ui/bg_nav.gif) repeat-x left top;
	height: 30px;
	border-bottom: 1px solid #000000;
}
#header #phone {
	height: 18px;
	width: 256px;
	position: absolute;
	right: 0px;
	bottom: 6px;
}

/* columns */
#sidebar1 {
	float: left;
	width: 304px;
}
#sb1_pad {
	padding: 15px 10px 15px 20px;
}
#sidebar2 {
	float: right;
	width: 160px;
}
#sb2_pad {
	padding: 15px 6px;
}
#sb2_pad img {
	display: block;
	padding-bottom: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	margin: 0 172px 0 316px;
	padding: 15px 0 0;
}

/* nav menu */
#nav ul {
	list-style: none;
	width: 990px;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	height: 30px;
	width: 110px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	background: url(img-ui/nav_sep.gif) no-repeat right top;
}
#nav ul li a:hover {
	background: url(img-ui/bg_nav_over.gif) repeat-x left top;
}

/* cell titles */
.ct-ltr {
	background: url(img-ui/bg_cell_title_ltr_lft.gif) no-repeat left top;
	padding-left: 9px;
}
.ct-ltr table {
	height: 27px;
}
.ct-ltr td.ct {
	background: url(img-ui/bg_cell_title.gif) repeat-x top;
}
.ct-ltr td.ct_ltr_rgt {
	width: 27px;
	background: url(img-ui/bg_cell_title_ltr_rgt.gif) no-repeat right top;
}
.ct h1 {
	line-height: 27px;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.ct h2 {
	line-height: 27px;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #D8D8D8;
}
/* cells */
.cell_content {
	margin: 0px;
	padding: 12px;
	border: 2px solid #320305;
}
.cell_lc {
	background: url(img-ui/bg_cell_frame.gif) no-repeat left top;
	width: 277px;
	height: 134px;
	margin: 0 0 12px;
	padding: 0;
	position: relative;
}
.cell_lc_liquid {
	width: 277px;
	margin: 0 0 12px;
	padding: 0;
	border: 2px solid #320305;
	position: relative;
}
#sb1_gal_pad {
	padding: 4px;
}
#sb1_gal {
	width: 271px;
	height: 128px;
	overflow: hidden;
}
.cell_lc_pad {
	padding: 12px;
}
.cell_lc_pad h2, .cell_lc_pad h3 {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.see_more {
	background: url(img-ui/cell_seeMore.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 108px;
	position: absolute;
	right: 2px;
	bottom: 4px;
}
.see_more a {
	text-decoration: none;
	display: block;
	height: 19px;
	width: 108px;
}
/* shoutbox */

#shoutbox_pos {
	position: relative;
	height: 1px;
	width: 1px;
}
#shoutbox {
	position: absolute;
	top: -197px;
	left: 990px;
	width: 163px;
	min-height: 173px;
	color: #FFFFFF;
	background: #252525;
	margin: 0px;
	padding: 12px;
	text-align: center;
}	



/*footer styles */ 
#footer {
	padding: 12px 0px 12px;
	background:#26343C;
	color: #9EB5C2;
	border-top: 2px solid #005C76;
}
#footer ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
}
#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
#footer ul li a:hover {
	color: #CC0000;
}
#footer #credits {
	padding-top: 12px;
}
#footer #credits a:link, #footer #credits a:active, #footer #credits a:visited {
	color: #405664;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 11px;
}
#footer #credits a:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
/*misc */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* speedshop */
.img_p_brief {
	margin-bottom: 6px;
	border: 4px solid #444444;
}

