﻿b.roundtop {
	display:block;
	background-color: #ffffff;
}
b.roundtopheader {
	display:block;
	background-color: #b3b3b3;
}
b.roundbottom {
	display:block;
	background-color: #212121;
}
b.roundtop b {
	display:block;
	height: 1px;
	overflow: hidden;
	background-color:#212121;
}
b.roundtopheader b {
	display:block;
	height: 1px;
	overflow: hidden;
	background-color:#212121;
}
b.roundbottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background-color:#212121;
}
b.round1 {
	margin: 0 5px;
}
b.round2 {
	margin: 0 3px;
}
b.round3 {
	margin: 0 2px;
}
b.roundtop b.round4, b.roundbottom b.round4 {
	margin: 0 1px;
	height: 2px;
}
b.roundtopheader b.round4 {
	margin: 0 1px;
	height: 2px;
}
body {
	
	background-color: #F1F1F1;
	color: #000000;
	margin: 0px 10px 0px 10px;
	text-align: center;
	font-family: sans-serif;
	font-size: 80%;
}
div.right {
	text-align: right;
}
div.center {
	text-align: center;
}
div.pic {
	float: right;
	padding: 0px;
	margin: 0px;
}
div.heading {
	margin: 0px auto;
	text-align: center;
	font-family: sans-serif;
	font-size: 110%;
	width: 100%;
	color: #1165BF;
	padding: 0px;
	font-weight: bold;
}
div.contact {
	padding: 0px 0px 0px 0px;
	background: url('righttopbg.gif') repeat-x;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	float: right;
	margin: 0px;
	width: 412px;
	height: 109px;
}
div.error {
	margin: 0px auto;
	text-align: center;
	font-family: sans-serif;
	font-size: 110%;
	background-color: #FF7468;
	border: 3px #FF1400 solid;
	color: #212121;
	width: 250px;
}
a.white:link {
	text-decoration: none;
	color: #ffffff;
}
a.white:visited {
	text-decoration: none;
	color: #ffffff;
}
a.white:active {
	text-decoration: none;
	color: #ffffff;
}
a.white:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.red:link {
	text-decoration: none;
	color: #9C2E2E;
}
a.red:visited {
	text-decoration: none;
	color: #9C2E2E;
}
a.red:active {
	text-decoration: none;
	color: #9C2E2E;
}
a.red:hover {
	text-decoration: underline;
	color: #9C2E2E;
}
a.normal:link {
	text-decoration: none;
	color: #yellow;
}
a.normal:visited {
	text-decoration: none;
	color: #yellow;
}
a.normal:active {
	text-decoration: none;
	color: #yellow;
}
a.normal:hover {
	text-decoration: underline;
	color: #yellow;
}
div.container {
	margin: 0px auto;
	background-color: black;
	color: #212121;
	height:100%;
	width: 962px;	
	border: 0px;
	padding:0px;
}

.pagging {
background-color:#DFDFDF; 
font-weight:bold;
color:#9C2E2E; 
text-align:center;
margin:0 auto;
padding:0px;
display:block;
}

.pagging  a{

color:yellow; 

}

div.top {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;	
	padding: 0px;
	width: 960px;
	height: 150px;
	background-color: #ffffff;
	color: #212121;
	margin: 0px auto;
}

.content {
display:inline-block;
width:730px;	vertical-align:top;
background-color: white;
padding:10px;
}


div.clear {
	clear: both;
}
div.bottom {
	border-color: #000000;
	
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;	
	font-size: 80%;
	background-color: black;
	color: #212121;
	text-align: center;
	padding: 10px 0px 0px 0px;
	width: 950px;
	margin: 0px auto;
}
ul.nav {

	margin:0px; padding:0px;
	text-align:left;
	max-width:200px;
	float:left;
	margin-left:20px;
	list-style-type: none;
	background-color: #000000;
	font-style: italic;

	margin-top:10px;

}

li.nav{
width: 100%;
padding:5px 0px;
}
a.nav {
	
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;

	color: #fff41e;
	position: relative;
	
	font-family: sans-serif;
	font-size: 110%;
	
	text-decoration: none;
	width:100%;
	display:block;
}

a.nav:hover {
	background: #000000;
	font-family: sans-serif;
	font-size: 110%;
	background-color: yellow;
	color: #000000;
}


div.cucontainer {
	margin: 0px auto;
	width: 400px;
	height: 25px;
	padding: 4px;
}
div.cucontainer2 {
	margin: 0px auto;
	width: 400px;
	height: 90px;
	padding: 4px;
}
input.contact {
	margin: 0px;
	padding: 0px;
}
div.cub1 {
	text-align: left;
	width: 150px;
}
div.cub2 {
	width: 200px;
	text-align: left;
	float: right;
}
div.cbox {
	padding: 5px;
	background-color: #ffffff;
	color: #212121;
	width: 349px;
}
div.cbox2 {
	padding: 5px;
	background-color: #ffffff;
	color: #212121;
	float: right;
	width: 349px;
	
	
}
div.product {
	
	border: solid 3px #000000;
	background-color: #F2F2F2;
	color: #000000;
	width: 715px;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	text-align:left;
	min-height:150px;
}
div.product2 {
border: solid 3px #fff41e;
	background-color: #DFDFDF;
	color: #000000;
	width: 715px;
	min-height:150px;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	text-align:left;
	
}

p.productTitle 
{
	font-size: 130%;
	margin:0px;
	padding:0px;
	color: #9C2E2E;
	font-weight: bold;
}
