@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	text-align: center;
	background-image: url(../images/BG_carbonfiber.gif);	/*background-image: url(../images/BG_image.gif);
	background-repeat: no-repeat;
	background-position: center;*/
}

#desc {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
#container {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background-color: #000;
}
img
{  border-style: none;
}
h1 {
	font-size: 14px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.head1 { /*to have same as h1 but no line breaks */
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#table1 {
	margin-right: auto;
	margin-left: auto;
	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
	text-align: left;
}
#tableProductDetails {
	vertical-align: top;
	width: 100%;
}

#tableOrd {
	margin-left: 0px;
	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
	text-align: left;
	width: 100%;
}
#leftbar {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#logohead {
	float: left;
	color: #FFFFFF;
	font-size: 75%;
}
#viewcart {
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	float: left;
	width: 150px;
	overflow: hidden;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 10px;
}
#topmenubar {
	height: 20px;
	overflow: hidden;
	padding: 0px;
	width: 100%;
	margin: 0px;
	background-image: url(../images/borderH.gif);
}
#topmenubar ul {
	margin: 0px;
	list-style-type: none;
	padding-left: 10px;
}
#topmenubar li {
	display: inline;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#topmenubar li a {
	color: #E0E0E0;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 7px;
	padding-left: 8px;
}
#topmenubar li a:visited {
	color: #E0E0E0;
	text-decoration: none;
}
#topmenubar li a:hover {
	color: #333333;
	text-decoration: none;
}
#contentFL {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#contentOrd {
	width: 440px;
	margin: 0px;
	color: #FFFFFF;
	float: left;
}
#rightbar {
	float: left;
	width: 440px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.tableTD {
	border-left-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 4px;
}
.rightbartext {
	text-align: left;
	width: 420px;
}
#DovSwf {
	position: absolute;
	visibility: visible;
	width: 700px;
	left: 200px;
	color: #FFFFFF;
	top: -460px;
}
#footwrap {
	width: 980px;
	margin-left: -150px;
}
#footer1 {
	float: left;
	width: 200px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #b50303;
	background-color: #000;
}
#footer2 {
	float: left;
	width: 780px;
	font-size: 90%;
	text-align: center;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #b50303;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000;
}
#footer2 a, a:link {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: none;
}
#footer2 a:hover {
	color: #B42125;
	font-size: 90%;
	text-decoration: none;
}
/*overlays html over flash */
#wrapper {
	position: relative;
	width: 980px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#popup {
	font-size: 12px;
	background-color: #FFF;
	border: thick solid #F00;
	text-align: left;
	text-decoration: none;
	padding: 10px;
}
#closewindow {
	font-weight: bold;
	text-align: right;
}

/* for tables in cartweaver */
#tableProductDetails {
	vertical-align: top;
}

/*this is the new left bar menu for results page*/
#leftmb {
	float: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
	font-size: 1.15em;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#leftmb a:link, a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 95%;
}
#leftmb a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
}
#results {
	float: left;
	width: 760px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;

}
#results a:link {
	font-weight: bold;
	color: #b50303;
	font-size: 12px;
}
#results a:hover {
	font-weight: bold;
	color: #999999;
}
#results a:visited {
	font-weight: bold;
	color: #b50303;
}

.rightTD {
	padding-left: 6px;
}
.rightTD h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#orderlink {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	border: medium solid #999999;
}
.customtext {
	border-left-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;

}
.detailpage {
	font-weight: bold;
	color: #b50303;
	text-decoration: underline;
}
/*this clears float before footer*/
.clear {
	clear:both;
}
.errorMessage {
	color: #b50303;
	font-weight: bold;
	font-size: 110%;
}
.oldprice {
	text-decoration: line-through;
}
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #696969;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th  {
	background: #333333;
	color: #FFFFFF;
}
.text_pre {
	white-space: pre;
}
table.pricing, table.pricing td, table.pricing th  {
	border: 1px solid #696969;
	text-align: center;
}

/*  Horizontal Menu */
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:1em;
	font-weight:bold;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	border-bottom:4px solid #555555;
	border-top:1px solid #919191;
	background-color: transparent;
	background-image: url(../images/OFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;

}
ul#menu li a{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	height:24px;
	background-color: transparent;
	background-image: url(../images/DIVIDER.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	}
ul#menu li a:hover{
	background-color: transparent;
	background-image: url(../images/HOVER.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

#content_H {
	width: 810px;
	padding-left: 85px;
	padding-top: 50px;
	}
#content_H h1{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_H h2{
	font-size: 16px;
	color: #FF0;
	text-align: center;
}

.contentH_text {
	padding: 15px;
	float: left;
	width: 375px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 125%;
	font-weight: bold;
}

#content_P {
	float: left;
	width: 760px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 0px;
	}
.sport_txt {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0;
	padding-top: 0px;
	padding-bottom: 10px;
}

#content_P p{
	float: left;
	width: 160px;
	color: #FFF;
	line-height: 110%;
	font-size: 1em;
	padding-right: 6px;
	padding-left: 24px;
}
#content_P a{
	font-weight: bold;
	font-size: 1.1em;
}
#content_P a:link {
	color: #00FF00;
}
#content_P a:visited {
	color: #00FF00;
}
#content_P a:hover {
	color: #FF0;
}

.yellow {
	color: #FFFF00;
}
.green {
	color: #00FF00;
}
