/* 

  Default HTML Tags 

*/

body {
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #D4D0C8;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #EBEBEB;
	scrollbar-highlight-color: #e6e6e6;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #F6F6F6;
	margin: 0;
	padding: 0;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	background-color: #242424;
}

	
P	{
	text-decoration:	none;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
}
	
a	{
    text-decoration:	underline;
    font-family: "Tahoma", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
}

a:hover	{
    color:	#fff;
    text-decoration:	none;
    font-family: "Tahoma",Arial, Helvetica, sans-serif;
    font-size: 12px;
}

	hr {
	color: #999999;
	height: 1px;

}

H1 {
	font-weight: normal;
	font-size: 24px;
	font-family:'Tahoma', Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
}

H3 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}



/*****************************************************************/

#divWrapper {
	width: 975px;
	margin: 0 auto;
/*	overflow: hidden;*/
	background-color: #333333;
}

#divHeader {
	position: relative;
	height: 73px;
}

#divContent {
	clear: both;
	position: relative;
	height: 563px;
	background-image: url(../images/bac_home.jpg);
	background-repeat: no-repeat;
}

#divNav {
	position: relative;
	width: 975px;
	height: 57px;
	text-align: right;
}

#divHeading {
	position:absolute;
	left:182px;
	top:-31px;
	width:185px;
	height:20px;
	background-color: #E9E9E9;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-right: 3px;
}

#contentMain {
	width: 930px;
	height: 335px;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: right;
	position: relative;
}

#contentMainShopHeading {
	width: 545px;
	height: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 0px;
	clear: both;
	text-align: left;
	position: relative;
}
#contentShopScroll{
/*border:#00FF00 solid 1px;*/
height:		300px;
overflow:	auto;
width:		540px;

}


#contentMainAbout_JaneDowns {
	width: 930px;
	height: auto;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: right;
	position: relative;
}

#divSearch {
	position:absolute;
	left:610px;
	top:20px;
	width:212px;
	height:46px;
	z-index:100;
	text-align: right;
}
#contentMainAbout {
	width: 545px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: left;
	position: relative;
	margin-left: 0px;
	float: right;
}
#contentMainShop 
{
	
	width: 555px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: left;
	position: relative;
	margin-left: 0px;
	float: right;
}

#divEnquiry {

	position:absolute;
	left:33px;
	top:326px;
	width:121px;
	height:42px;
	z-index:100;
	text-align: center;
}

#divContentAbout {

	clear: both;
	position: relative;
	height: 503px;
	background-image: url(../images/bac_about.jpg);
	background-repeat: no-repeat;
}

#divContentGoodGuys {

	clear: both;
	position: relative;
	height: 503px;
	background-image: url(../images/bac_client_goodguys.jpg);
	background-repeat: no-repeat;
}

#divContentWitchery {

	clear: both;
	position: relative;
	height: 503px;
	background-image: url(../images/bac_client_witchery.jpg);
	background-repeat: no-repeat;
}
#divContentshop {

	clear: both;
	position: relative;
	height: 503px;
	background-image: url(../images/bac_shop.jpg);
	background-repeat: no-repeat;
}

#divFooter {
	width: 975px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 96px;
	clear: both;
}

#divFooterWhite {
	width: 944px;
	background-color: #EBEBEB;
	padding-top: 3px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 18px;
	clear: both;
	text-align: right;
}



.TextFooter{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;

} 
       
.TextFooter:hover{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;

}

.nav_text {
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;  
    font-family: "Tahoma", Arial, Helvetica, sans-serif; 
}

.form_text {
    FONT-SIZE: 11px;
    COLOR: #333333;
    TEXT-DECORATION: none;  
    font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

.floatright
		{
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;

		}
		
.floatleft
		{
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;

		}
.imageright
		{
	float: right;

		}
		
.imageleft
		{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

		}		

.imagemiddle
		{
	float: none;
	padding-left: 197px;
	padding-right: 197px;

		}	
select {
    FONT-SIZE: 11px;
    COLOR: #000000;
    TEXT-DECORATION: none;  
    font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

.prodrow
{
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-size:10px;
	white-space:nowrap;
}
.products {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.products a{
	text-decoration:none;
}

.products a:hover{
	text-decoration:underline;
}

.shopStatus {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.shopStatusActive {
	font-family:"Tahoma",  Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FEC1A2;
	text-decoration:none;
}

.smallprint {
	text-decoration:	none;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}
.formDropDown{
    FONT-SIZE: 11px;
    COLOR: #333333;
    TEXT-DECORATION: none;  
    font-family: "Tahoma", Arial, Helvetica, sans-serif;
width:100px;
}

.formGeneralTextBox{}
.formGeneralDropDown{
border:#FF00FF solid 0px;
font-size:13px;
    COLOR: #333333;
    TEXT-DECORATION: none;  
    font-family: Arial, "Tahoma", Helvetica, sans-serif;
}