body {margin:0px; background:url(../images/bg_page.jpg) repeat-x top #fff; font-family:Tahoma; font-size:12px; color:#111111;}

h1 {font-size:24px; font-weight:bold;color:#461f1e; font-family:"Arial Narrow";}
h2 {font-size:18px; font-weight:bold;color:#461f1e; font-family:"Arial Narrow";}

a {color:#461f1e;}

#footer {color:#9e8b8a; line-height:18px;}
#footer a {color:#9e8b8a; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

.txt10 {font-size:10px;}
.txt11 {font-size:11px;}


/*** contactusform ******************/
.contactusform{
}
.contactusform label {
	line-height:22px;
}
.contactusform INPUT,
.contactusform TEXTAREA
{
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	border: 1px solid #3e212f;
	padding: 1px;
	height: 15px;
	width: 175px;
	margin: 0px 0px 5px 0px;
	
}
.contactusform TEXTAREA
{
	height: 80px;
}

/*** orderform ******************/
.orderform{
}
.orderform label {
	line-height:24px;
	width:100px;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bolder;
}
.orderform .rightlable{
	line-height:22px;
}

.orderform #packitem{
	line-height:22px;
	vertical-align:middle;
}
.orderform INPUT,
.orderform TEXTAREA
{
	/*background-color: #ffffff;
	border: 1px solid #3e212f;*/
	color: #000000;
	font-size: 12px;
	
	padding: 1px;
	height: 15px;
	margin: 0px 5px 5px 5px;
	
}
.orderform #postcode
{
/*width:177px;*/
	
}
.orderform #imgDate{
	/*height: 15px;*/
	margin: 0px 5px -6px 0px;
}
.orderform .headtitle{
	width:100%;
	border-bottom:#996666 1px solid;
	height:30px;
}
.orderform TEXTAREA
{
	height: 80px;
}
.orderform .leftcolumn
{
	height: 100%;
	width:150px;
	padding: 5px 5px 5px 5px;
	float:left;
}
.orderform .lefttd1
{
	border-right:#996666 1px solid;
	border-bottom:#996666 1px solid;
	padding-top: 10px;
	padding-left: 7px;
}
.orderform .rightcolumn
{
	height: 100%;
	border-left:#996666 1px solid;
	width:600px;
	padding: 5px 5px 5px 5px;
	float:right;

}
.orderform .lefttd{
	border-right:#996666 1px solid;
	border-bottom:#996666 1px solid;
	padding-left: 5px;
}
.orderform .righttd{
	padding: 10px 5px 5px 5px;
	border-bottom:#996666 1px solid;
}
.orderform input.required, textarea.required {
	border: 1px solid #00A8E6;
}
.orderform input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
.orderform input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.orderform .validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.orderform #advice-required-name {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF6666;
	color : #FFF;
	font-weight: bold;
}

/*-------------TAB--------------*/
#tabs{
	margin-left: 4px;
	padding: 0;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}
#tabs ul{
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
#tabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}
#tabs a{
	float:left;
	background:#C29474;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
}
#tabs a span{
	float:left;
	display:block;
	background: transparent;
	padding:4px 9px 2px 6px;
}
#tabs a span{float:none;}
#tabs a:hover{background-color:#FFCC00;color: #333;}
#tabs a:hover span{background-color:#FFCC00 ;}
#tabHeaderActive span, #tabHeaderActive a { background-color: #C29474; color:#333;}
#tabHeaderActive a:hover,#tabHeaderActive a:hover span { background-color: #C29474; color:#333;}
#tabHeader1 span, #tabHeader1 a { background-color:#CCCCCC; color:#333;}
#tabHeader1 a:hover,#tabHeader1 a:hover span { background-color:#CCCCCC; color:#333;}
#tabHeader2 span, #tabHeader2 a { background-color:#CCCCCC; color:#333;}
#tabHeader2 a:hover,#tabHeader2 a:hover span { background-color:#CCCCCC; color:#333;}
#tabHeader3 span, #tabHeader3 a { background-color:#CCCCCC; color:#333;}
#tabHeader3 a:hover,#tabHeader3 a:hover span { background-color:#CCCCCC; color:#333;}

.tabContent {
	clear:both;
	padding:10px;
	background-color:#C29474;
	color: #000;
}

.optitem {
	float:left;
	width:300px;
	margin:0 0 10px 0;
}
.optstart {
	clear:both;
}
.orderbutton {
text-decoration:none;
font-size:1.7em;
padding:5px;
margin:0 5px;
border:1px solid #996666;
background:#CEC6AF;
}
.orderbutton:hover {
background:#EEE6CF;

}
.orderor {
font-size:1.3em;
padding:0 5px;
}