/* CSS Document */

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#c7cda5;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



a {
	font-weight:bold;
	color:#806f9b;
	text-decoration:none;
}

a:visited {
	font-weight:bold;
	color:#806f9b;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#DB9436;
	text-decoration:none;
}

a:active {
	font-weight:bold;
	color:#DB9436;
	text-decoration:none;
}

h1 {
	width:735px;
	height:22px;
	margin:15px 0px 20px 0px;
	padding:7px 0px 0px 8px;;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	background-color:#3d2e54;
	background-image:url(images/bg_title.gif);
	background-repeat:repeat-x;
	border-top:1px solid #180e28;
	border-bottom:1px solid #180e28;
	z-index:1px;
}

.iconfloat {
	float:right;
	width:60px;
	height:60px;
	margin:-65px 10px 0px 0px;
	border:2px solid #180e28;
	z-index:100px;
	overflow:hidden;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 5px 0px;
	padding:0px;
}

h3 {
	margin-bottom: 0px;
}

.cleardiv {
	clear:both;
	width:100%;
	height:0px;
	font-size:0px;
}

.wrapper {
	position:relative;
	width:800px;
	height:auto;
	margin:0px auto 20px auto; 
}

.banner {
	width:800px;
	height:311px;
}

.navbar {
	width:600px;
	height:48px;
	padding:0px 100px;
	background-image:url(images/bg_nav.gif);
	background-repeat:no-repeat;
}

#mainnav {
	float:left;
	list-style: none;
	margin:0px;
	padding:0px;
	width:auto;
	height:32px;
	font-size:14px;
	text-align:center;
	border-right:1px solid #c8ba7c;
	border-left:1px solid #585128;
}

#mainnav li {
	display: block inline;
	float:left;
	width:auto;
	height:32px;
	line-height:13px;
	font-size:13px;
	text-align:center;
	margin-left:0px;
	text-align:center;
}

#mainnav li a {
	display: block inline;
	float:left;
	width:auto;
	height:23px;
	padding:9px 21px 0px 21px;
	line-height:14px;
	text-decoration: none;
	color: #ffffff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:0px;
	border-left:1px solid #c8ba7c;
	border-right:1px solid #585128;
}

#mainnav li a.last {
	border: 0;
}

#mainnav li a:hover, #mainnav li.current {
	background-image:url(images/bg_nav_hover.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	color: #ffffff;
}

.content {
	position:relative;
	margin:0px 0px 0px 15px;
	width:743px;
	height:auto;
	padding:5px;
	border-left:10px solid #2a2e21;
	border-right:10px solid #2a2e21;
	background-color:#ffffff;
}

.bottom {
	width:753px;
	height:auto;
	margin: 0px 0px 0px 15px;
	padding:10px;
	background-color:#2a2e21;
	text-align:center;
	color:#DB9436;
}

.bottom a, .bottom a:visited {
	font-size:11px;
	font-weight:normal;
	color:#DB9436;
	text-decoration:none;
}

.bottom a:hover, .bottom a:active {
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}

.frontproducts {
	float:left;
	width:155px;
	height:auto;
	margin-right: 30px;
}

.products_products {
	float:left;
	width:135px;
	height:auto;
	margin-right: 10px;
}

.frontpic {
	float:right;
	width:285px;
	height:auto;
	padding:0px 0px 5px 10px;
}

.productlistinfo {
	float:left;
	width:215px;
	height: 160px;
	padding:0px 3px 5px 5px;
}

.contactleft {
	float:left;
	width:150px;
	height:auto;
	margin-right:3px;
}

.contactright {
	float:left;
	width:588px;
	height:auto;
}

.textbox {
	width:250px;
	height:auto;
	padding:2px;
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #666666;
}

.textarea {
	width:550px;
	height:200px;
	padding:2px;
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #666666;
}

.textboxerror {
	background-color: #ffbcbc;
	width:250px;
	height:auto;
	padding:2px;
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #666666;
}

.textareaerror {
	background-color: #ffbcbc;
	width:550px;
	height:200px;
	padding:2px;
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #666666;
}
.traingingrow {
	width:743px;
	height:auto;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #bbbbbb;
}

.trainingpic {
	float:right;
	width:200px;
	height:auto;
	margin:0px 0px 5px 5px;
}

.promotionrow {
	width:743px;
	height:auto;
	padding-top:5px;
	margin-bottom:5px;
	border-top:1px solid #bbbbbb;
}

.promotionbadge {
	float:left;
	width:150px;
	height:150px;
	background-image:url(images/badge_audio.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	color:#ffffff;
	font-weight:bold;
	margin-right:5px;
}

.promotioninfo {
	float:left;
	width:588px;
	height:auto;
}

.productfloat {
	float:left;
	width:144px;
	height:250px;
	padding:2px 2px 10px 2px;
	text-align:center;
}

.productpic {
	padding:1px;
	border:1px solid #bbbbbb;
	width:140px;
	height:140px;
	overflow:hidden;
	margin-bottom:5px;
}

.productimage {
	float:left;
	width:250px;
	height:auto;
	margin:0px 10px 0px 0px;
}

.productthumb {
	float:left;
	width:56px;
	height:56px;
	margin:8px 0px 0px 8px;
}

.productthumb img {
	width:50px;
	height:50px;
	overflow:hidden;
	padding:2px;
	border:1px solid #806f9b;
	background-color:#ffffff;
}

.productthumb img:hover {
	width:50px;
	height:50px;
	overflow:hidden;
	padding:2px;
	border:1px solid #DB9436;
	background-color:#eeeeee;
}

.productdisplay {
	float:left;
	width:483px;
	height:auto;
}

.error {
	font-weight:bold;
	font-size: 14px;
	color:#cc0000;
	margin-bottom: 15px;
}