body {
	margin: 5px 0px 0px 5px;
}

body, font, td, li, ul, p {
	background-color: #000000;
	color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #6598ff;
	text-decoration: none;
}

a:visited {
	color: #236cff;
	text-decoration: none;
}

a:hover {
	color: #ffff66;
	text-decoration: underline;
}


div.page_container {
	width: 755;
}

div.logo {
	float: left;
	line-height: 87px;
}

div.tagline {
	color: #ffffff;
	font-size: 18px;
	line-height: 87px;
	margin-left: 185px;
	text-align: center;
}

div.leftnav_container {
	float: left;
	margin-top: 10px;
	width: 175px;
}

div.mainlnav {
	background-image: url(/img/carbonfibre.gif);
}

div.leftnav_item {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 3px 0px 8px;
}

div.leftnav_item a:link {
	display: block;
	border: 1px hidden;
	color: #ffff66;
	padding: 2px 2px 2px 2px;
	width: 100%;
}

div.leftnav_item a:visited {
	display: block;
	border: 1px hidden;
	color: #ffff66;
	padding: 2px 2px 2px 2px;
	width: 100%;
}

div.leftnav_item a:hover {
	display: block;
	border: 1px solid;
	color: #00ff00;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	width: 100%;
	}

div.cart {
	padding: 20px 0px 0px 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

div.content {
	margin: 10px 0px 0px 185px;
}

div.footer {
	clear: left;
	color: #ccc000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 40px 0px 20px 185px;
	text-align: left;
}

div.footer2 {
	padding-left: 85px;
}

input, textarea {
	padding-left: 2px;
}

input, textarea, select, option {
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.page_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.button {
	background-image: url(/img/button_middle.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #3c5f84;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

a.text_button {
	background-image: url(/img/button_middle.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #3c5f84;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 6px 1px 6px;
	text-decoration: none;
}

a.text_button:hover {
	color: #ff0000;
	text-decoration: underline;
}

.row_div {
	border-top: 1px solid #cccccc;
	line-height: 1px;
	margin-bottom: 5px;
}

.prodinfo {
	line-height: 130%;
}
.prod_name {
	font-weight: bold;
	margin-top: 5px;
}

.size {
	color: #C6C6C6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

div.storecat {
	font-size: 14px;
	font-weight: bold;
}

.red {
	color: #ff0000;
}
