body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #262A33;
}
.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #262A33;
	background-color: #ff6418;
}
.header {
	background-color: #9b2c98;
	background-image: url(../images/css/menu/mainmenubg.gif);
	background-repeat: no-repeat;
	background-position: 212px bottom;
}
.left {
	width: 212px;
	float: left;
}
.right {
	float: left;
	width: 788px;
	background-color: #ffffff;
	color: #1B1C20;
}
.right a {
	color: #9b2c98;
	font-weight: bold;
	text-decoration: none;
}
.right a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	
}
.prodline {
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 2px;
	background-image: url(../images/css/mbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 200%;
}
/*==============================================================================================================*/
h1{
	color: #9b2c98;
	font-size: 304%;
	font-weight: normal;
}
.h1darker{
	color: #262A33;
	font-size: 48%;
	font-weight: normal;
}
h2{
	color: #262A33;
	font-size: 120%;
}
h3{
	color: #9b2c98;
	font-size: 240%;
	font-weight: normal;}
/*==============================================================================================================*/
.hlogo {
	float: left;
	padding-left: 20px;
	padding-top: 32px;
}
.hstrap {
	float: left;
	padding-left: 110px;
	padding-top: 23px;
}
.hww {
	float: left;
	padding-left: 13px;
	padding-top: 18px;
	
}
/*==============================================================================================================*/
.topmenu {
	clear: both;
	background-image: url(../images/css/otel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right:50px;
	height: 60px;
}
.topmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-left: 212px;
	padding-top: 42px;
}
.topmenu ul li {
	display: inline;
	height: 18px;
}
.topmenu ul li a {
	display: block;
	float: left;
	width: 117px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #ffffff;
}
.l1 {
	background-image: url(../images/css/menu/l1.gif);
	color: #ffffff;
}
.l2 {
	background-image: url(../images/css/menu/l2.gif);
	color: #ffffff;
}
.l3 {
	background-image: url(../images/css/menu/l3.gif);
	color: #ffffff;
}
.l4 {
	background-image: url(../images/css/menu/l4.gif);
	color: #ffffff;
}
.l5 {
	background-image: url(../images/css/menu/l5.gif);
	color: #9b2c98;
}
.topmenu ul li a:hover {
	background-image: url(../images/css/menu/lover.gif);
	color: #262A33;
}
/*==============================================================================================================*/
.leftmenuheading {
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
	padding: 20px;
	font-size:100%;
}
.left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.left ul li a {
	display: block;
	width: 160px;
	height: 20px;
	line-height: 18px;
	text-indent: 20px;
	margin-bottom: 20px;
	background-image: url(../images/css/menu/lbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
/*==============================================================================================================*/
.content {
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 2px;
	line-height: 200%;
	min-height: 470px;
}
/*==============================================================================================================*/
.rimages {
	list-style-type: none;
	padding: 0px;
	margin-left: 40px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
.rimages li {
	padding-bottom: 10px;
}
/*==============================================================================================================*/
.contactform {
	font-family: Arial, Helvetica, sans-serif;
}
.contactform label {
	display: block;
	font-weight: bold;
}
.contactform input, .contactform textarea, .contactform select {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}
.contacttable {
	width: 100%;
	vertical-align: top;
	background-color: #e6d2ea;
	border-collapse: collapse;
}
.contacttable th {
	text-align: left;
	background-color: #9b2c98;
	color: #FFFFFF;
}
.contacttable td {
	vertical-align: top;
	background-color: #e6d2ea;
}
/*==============================================================================================================*/
.addresstbl {
	line-height: normal;
	vertical-align: top;
	width: 100%;
	font-size: 100%;
}
.addresstbl th {
	text-align: left;
	background-color: #9b2c98;
	color: #FFFFFF;
	font-size: 100%;
}
.addresstbl td {
	line-height: normal;
	vertical-align: top;
	background-color: #e6d2ea;
	font-size: 100%;
}
/*==============================================================================================================*/
.product {
	clear: both;
}
.product img {
	margin: 0px;
}
/*==============================================================================================================*/
.cart {
	width: 100%;
	line-height: normal;
}
.cart th {
	background-color: #9b2c98;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}
.altrow td {
	background-color: #cedced;
	padding: 3px;
}
.cart form {
	padding: 0px;
	margin: 0px;
}
/*==============================================================================================================*/
.proddesc {

}
.proddesc span{
color:#9b2c98;
}


/*==============================================================================================================*/