/*FORMS START*/
.lbform
{
	float:inherit;
	width:80px;
	height:15pt;
	border:solid 0px transparent;
	font-family:Arial;
	font-size:12pt;
	margin:1px 0 5px 5px;
	background-color:Transparent;
	color:#3c2e09;
	padding: 3px 0 0 3px;
	text-align:right;
}

.lblheader
{
	float:inherit;
	width:80px;
	height:auto;
	border:solid 0px transparent;
	font-family:Arial;
	font-size:14pt;
	background-color:Transparent;
	color:#3c2e09;
	padding: 0 0 10px 3px;
	text-align:left;
}


.fieldform
{
	float:inherit;
	width:300px;
	height:15pt;
	border:solid 1px #A29DA4;
	font-family:Arial;
	font-size:12pt;
	margin:1px 0 5px 5px;
	color:#3c2e09;
	padding: 3px 0 0 3px;
	background-color:#ffffff;
}

.fieldformborder
{
	float:inherit;
	width:300px;
	height:15pt;
	border:solid 0px transparent;
	font-family:Arial;
	font-size:12pt;
	margin:1px 0 5px 0;
	color:#3c2e09;
	padding: 3px 0 0 0;
	background-color:#ffffff;
}

/*TEXT END*/

/*TEXT START*/
div .txt
{
	color:#3c2e09;
	font-size:11pt;
	font-family:Arial;
}
/*TEXT END*/

/*LINK BUTTONS START*/
.btnlink
{
	color:#444444;
	font-size:12pt;
	font-family:Arial;
	font-weight:normal;
}

div .btnlink a
{
	color:#444444;
	font-size:12pt;
	padding:0 0 0 5px;
	font-family:Arial;
	text-decoration:none;
}

div .btnlink a:hover
{
	color:#000000;
	font-size:12pt;
	padding:0 0 0 5px;
	text-decoration:underline;
}

.btnlinksm
{
	color:#444444;
	font-size:10pt;
	font-family:Arial;
	font-weight:normal;
}

div .btnlinksm a
{
	color:#444444;
	font-size:10pt;
	padding:0 0 0 5px;
	font-family:Arial;
	text-decoration:none;
}

div .btnlinksm a:hover
{
	color:#000000;
	font-size:10pt;
	padding:0 0 0 5px;
	text-decoration:underline;
}


.btnlinkwhite
{
	color:#DBD9D9;
	font-size:10pt;
	font-family:Arial;
	font-weight:normal;
}

div .btnlinkwhite a
{
	color:#DBD9D9;
	font-size:10pt;
	padding:0 0 0 5px;
	font-family:Arial;
	text-decoration:none;
}

div .btnlinkwhite a:hover
{
	color:#ffffff;
	font-size:10pt;
	padding:0 0 0 5px;
	font-family:Arial;
	text-decoration:underline;
}

/*LINK BUTTONS END*/

/*TABLE START*/

.tblheader
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

.tbllink
{
	color:#444444;
	font-size:10pt;
	font-family:Arial;
	font-weight:normal;
}

div .tbllink a
{
	color:#444444;
	font-size:12pt;
	padding:0 0 0 5px;
	font-family:Arial;
	text-decoration:none;
}

div .tbllink a:hover
{
	color:#000000;
	font-size:12pt;
	padding:0 0 0 5px;
	text-decoration:underline;
}

/*TABLE END*/


/*STORE START*/
div.categories
{

	text-decoration: none;
	color: #444444;
	font-weight:normal;
	font-size:11pt;
	font-family: Tahoma;
	background:url(../files/images/select.png) no-repeat left top;
	background-position: 0 6px;
	padding-left:15px;
}

div.categories a
{

	text-decoration: none;
	color: #444444; 
	font-size:11pt;
	font-family: Tahoma;
	background-image:none;
	padding: 0 0 0 0;
}

div.categories a:hover
{
padding: 0 0 0 0;
	text-decoration: underline;
	color: #3c2e09; 
	font-size:11pt;
	font-family: Tahoma; 
}

div.gridlink
{

	text-decoration: none;
	color: #444444;
	font-weight:normal;
	font-size:9pt;
	font-family: Tahoma;
	background-image:none;
	padding: 0 0 0 0;
}

div.gridlink a
{

	text-decoration: none;
	color: #444444; 
	font-size:9pt;
	font-family: Tahoma;
	background-image:none;
	padding: 0 0 0 0;
}

div.gridlink a:hover
{
padding: 0 0 0 0;
	text-decoration: underline;
	color: #3c2e09; 
	font-size:9pt;
	font-family: Tahoma; 
}

.productsidebar
{
	FLOAT: left; 
	top: 0;
	left: 50%;
	margin-left: -150px;
	margin-top: 350px;
	Z-INDEX: 40000; 
	POSITION: absolute; 
	width:300px;
	height:auto;
	text-align:left;
	background: #FDFDFD;
	border: solid 1px #999999;
	
	
}

.categorybar
{
	Z-INDEX: 40000; 
	width:200px;
	height:auto;
	text-align:left;
	background:Transparent;
	
	
}

.closecatbtn
{
	border: solid 0px transparent;
	background-color: transparent;
	cursor:pointer;
	width:80px;
	font-size:11pt;
	text-decoration:Underline;
	
}

.rrpprice
{
	font-family:Arial;
	font-size:11pt;
	color:#000000;
}

.sellprice
{
	font-family:Arial;
	font-size:11pt;
	color:#000000;
}

/*STORE END*/

/*INDICATOR*/

#indicator
{
left: 50%;
top:50%;
margin-top:-16px;
margin-left:-16px;
width:32px;
height:32px;
padding-left:5px;
padding-right:5px;
position:fixed;
z-index:9999;
}
/*INDICATOR END*/

#btnBook
{
width: 174px;
border:none; 
height: 132px; 
background-color: transparent; 
cursor:pointer;
}