body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px auto;
	font-size: 11px;
	background-color: #a0a0a0;
	color: #000000;
}

.clear {
	clear: both;
}

.main {
	width: 953px;
	margin: auto;
	background-color: #231f20;
}

.main2 {
	width: 953px;
	margin: auto;
	background-color: #231f20;
}

.left {
	background: url(/ir/clients/quest/i/left_stretch.jpg);
}

.right {
	background: url(/ir/clients/quest/i/right_stretch.jpg);
}

.top {
	background: url(/ir/clients/quest/i/top_stretch.jpg);
}

.bot {
	background: url(/ir/clients/quest/i/bot_stretch.jpg);
}

.checkout_header {
	margin: 25px auto 0px auto;
	width: 953px;
	height: 197px;
	background: url(/ir/clients/quest/i/checkout_header.jpg) no-repeat;
	text-align: right;
	color: #ffffff;
	padding-top: 90px;
	margin-bottom: -90px;
}

.shop_header {
	margin: 25px auto 0px auto;
	width: 953px;
	height: 197px;
	background: url(/ir/clients/quest/i/shop_header.jpg);
	text-align: right;
	color: #ffffff;
	padding-top: 90px;
	margin-bottom: -90px;
}

.header {
	margin: 40px auto 0px auto;
	width: 953px;
	height: 199px;
	background: url(/ir/clients/quest/i/header2.jpg);
	text-align: right;
	color: #ffffff;
}

.header a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}

.header a:hover {
	color: #ede31d;
	text-decoration:none;
}

.header a:visited {
	color: #fffbaf;
	text-decoration:none;
}

.shop_header a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}

.shop_header a:hover {
	color: #ede31d;
	text-decoration:none;
}

.shop_header a:visited {
	color: #fffbaf;
	text-decoration:none;
}

.checkout_header a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}

.checkout_header a:hover {
	color: #ede31d;
	text-decoration:none;
}

.checkout_header a:visited {
	color: #fffbaf;
	text-decoration:none;
}

.shop_sideBg {
	margin: 0px auto;
	width: 206px;
	height: auto;
	background: url(/ir/clients/quest/i/shop_left_side_bg.jpg);
	float: left;
}

.sideBg {
	margin: 0px auto;
	width: 206px;
	height: 614px;
	background: url(/ir/clients/quest/i/left_side_bg2.jpg);
	background-repeat: no-repeat;
	float: left;
}

.shop_mainBg {
	margin: 0px auto;
	width: 747px;

	background: url(/ir/clients/quest/i/shop_main_bg.jpg);
	float: left;
}

.mainBg {
	margin: 0px auto;
	width: 747px;
	height: 518px;
	background: url(/ir/clients/quest/i/main_bg.jpg);
	float: left;
}

.mainBg2 {
	margin: 0px auto;
	width: 747px;
	background: #231f20;
	float: left;
}

.subMenu a {
	color: #ffffff;
	font-size: 12px;
	letter-spacing: -.5px;
	line-height: 11px;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 20px;
	float: left;
	padding-left: 20px;
	margin-left: 3px;
}

.subMenu a:visited {
	color: #000000;
	text-decoration:none;
}

.subMenu a:hover {
	color: #90278e;
	text-decoration:none;
	background: url(/ir/clients/quest/i/link_over.gif) no-repeat top left;
}

h1 {
	margin: 0px;
}

h2 {
	font-size: 13px; 
	color: #90278e;
	font-weight: bold;
}

h3 {
	font-size: 12px; 
	color: #8bc53f;
}

.mainContent {
	font-size: 12px;
	margin: 0px auto;
	width: 600px;
	color: #454545;
	padding-top: 60px;
}

.shopContent {
	font-size: 12px;
	margin: 0px auto;
	width: 600px;
	color: #454545;
}

.checkoutContent {
	font-size: 12px;
	margin: 0px auto 15px auto;
	width: 853px;
	color: #454545;
	background: url(/ir/clients/quest/i/bgStretch.gif);
	border-bottom: 1px solid #000000;
	padding: 0px 50px 5px 50px;
	
}

a {
	color: #da0954;
	text-decoration:none;
}

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

a:hover {
	color: #c09c42;
	text-decoration:none;
}


 .diccategory {
 	font-weight: bold;
 	margin-bottom: -10px;
 }

  .diccolumnhdg {
 	font-weight: bold;
 }

 .dicproductname {
 	font-size: 11px;
 }

  .dicproductnumber {
 	font-size: 11px;
 }

  .dicprice {
 	font-size: 11px;
 }

 .dicproductdesc {
 	font-size: 11px;
 }

 .dirowodd {
 	background-color: #e7e7e7;
 }

 .diclabel {
 	font-size: 11px;
 }

 .dillabel {
 	color: #ffffff;
 }

 .dicpagenumbersel {
 	font-size: 9px;
 }

  .dictable {
  	line-height: 20px;
  }

  .dilerrorhilite {
  	color: red;
  }

  .diserrorhilite {
  	color: red;
  }
  
  .digerrorhilite {
  	color: red;
  }