@charset "utf-8";
/* CSS Document */


body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;		
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
}

h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h2 {
	padding:5px 0px 0px 20px;	
	margin:0px 0px 0px 0px;
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	color:#000;
	text-align:left;	
}
h3 {
	padding:5px 0px 0px 10px;	
	margin:0px 0px 0px 0px;
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	color:#000;
	text-align:left;	
}
h4 {
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 10px;
	color:#000;	
}

h5 {
	padding:10px 0px 0px 30px;	
	margin:0px 0px 0px 0px;
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;	
	color:#000;
	text-align:left;	
}
h6{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	font-family:DIN-LightAlternate, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#922871;
}
h7{
	padding:13px 0px 0px 30px;
	*padding:0px 0px 0px 60px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#922871;	
}

h8{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#dfbaf0;
	padding:50px 0px 0px 260px;
	text-align:center;	
}
p {
	padding:0px 0px 0px 0px;
	margin:20px 20px 20px 20px;
	color:#000;		
}

 a {
font-size: 12px;
color: #000;

}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000;

}
a:hover {
text-decoration: underline;
color: #9a812b;

}
a:active {
text-decoration: none;
color: #000;

}

#maindiv {
	width:955px;
	margin:0px auto;
	padding:0px;	
	float:none;
}

#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:384px;
	height:64px;	
	padding:0px 0px 0px 0px;
	margin:15px auto;
	float:none;
	vertical-align:top;
}
#indexdiv{	
	background-color:#fff;
	border-color:#000;
	border-style:solid;
	border-width:2px;
	width:955px;
	height:auto;	
	padding:10px 0px 0px 0px;	
	vertical-align:top;
}
#welcomearea{	
	width:454px;
	height:325px;	
	padding:0px 0px 0px 0px;
	margin:10px auto;
	float:left;
	vertical-align:top;
}
#flash{
	width:481px;
	height:325px;	
	padding:0px 5px 0px 0px;
	margin:10px auto;
	float:right;
	vertical-align:top;	
}
.smallboxes{	
	background-color:#fff;
	border-color:#000;
	border-style:solid;
	border-width:2px;
	width:220px;
	height:400px;	
	float:left;
	vertical-align:top;
}
#footer-bg{	
	background-color:#fff;
	border-color:#000;
	border-style:solid;
	border-width:2px;
	width:600px;
	height:65px;	
	float:none;
	margin:15px auto;
	vertical-align:top;
}
#bigimagediv{	
	background-color:#fff;
	border-color:#C0C0C0;
	border-style:solid;
	border-width:1px;
	width:500px;
	height:auto;	
	padding:10px 0px 0px 0px;
	margin:10px 10px 10px 10px ;
	float:left;
	vertical-align:top;
	text-align:center;
}
#itemdescription-bg{	
	background-color:#fff;
	width:300px;
	height:auto;	
	padding:0px 0px 0px 0px;
	margin:10px 10px 10px 10px ;
	float:right;
	vertical-align:top;
}
#aboutimage{	
	background-color:#fff;	
	border-color:#C0C0C0;
	border-style:solid;
	border-width:1px;
	width:820px;
	height:auto;
	padding:10px 0px 0px 0px;		
	margin:30px 30px 30px 30px ;
	float:left;
	vertical-align:top;
	text-align:center;
}
#cart-bg{	
	background-color:#fff;	
	width:300px;
	height:100px;	
	margin:10px 0px 0px 0px ;
	float:right;
	vertical-align:top;
}
.image-listing-box{	
	background-color:#fff;
	border-color:#000;
	border-style:solid;
	border-width:0px;
	width:900px;
	height:auto;
	margin:20px 0px 0px 22px ;
	vertical-align:top;
	text-align:center;
	display: block;

}
.small-img-bg{	
	background-color:#fff;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	
	width:200px;
	height:auto;	
	margin:10px 10px 10px 10px ;
	float:left;
	vertical-align:top;
	text-align:center;
	

	 
}
.sml-img-description-bg
{
	border-color:#000;
	border-style:solid;
	border-width:0px;
	
		
	background-color:#fff;	
	width:600px;
	height:auto;	
	margin:15px 15px 0px 0px ;
	float:right;
	vertical-align:top;
}
.sml-img-btns-bg{	
	background-color:#fff;	
	width:870px;
	height:25px;	
	margin:5px 15px 0px 0px ;
	float:right;
	vertical-align:top;
}
.voucher-bg{	
	background-color:#fff;
	border-color:#000;
	border-style:solid;
	border-width:2px;
	width:820px;
	height:auto;	
	margin:30px 30px 30px 30px ;
	float:left;
	vertical-align:top;
     
}

.check-voucher-bg{	
	background-color:#fff;	
	width:850px;
	height:auto;	
	margin:20px 0px 0px 30px ;
	float:left;
	vertical-align:top;
}

.side-bx2 
{
	clear:both; 
	border:1px solid #3d4349;
	background-color:#FFF;
	padding:10px;
	margin-left:20px;
	white-space:normal; 
	display:block; 
	*width:94%;}
.sr-results 
{
	width:50%;
	text-align:right;
	float:right;
	 display:block;
	 margin-right:10px;
	 
}
.but-stle {background:url(../images/button-bkg.gif) repeat-x;height:25px;padding-bottom:3px;_padding-bottom:0px; border:1px solid #828282;margin-top:2px;}