/*
Template Name: Presentable
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);


body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	/*color:#FFFFFF;*/
	background-color:#585C3F;
	}

img{display:block; margin:0; padding:0; border:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}
a{text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #666666; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

 .imgr1{border:1px solid #666666; padding:5px;}
.imgr1{margin:0 0 0px 0px;text-align:center;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #5F0905;
	}

.col1{color:#FFFFFF; background-color:#EDE584; border-top:5px solid #5F0905;}
.col2{color:#B6B6B6; background:#5F0905;}
.col2 a{color:#666666; text-decoration:none;font-size:11px;}
.col3{background-color:#FFFFFF;}
.col4{color:#666666; background-color:#EDE584;}
.col4 a{color:#55392B; background-color:#EDE584;}
.col5, .col5 a{color:#FFFFFF; background-color:#7F6A11;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #intro, #container, #breadcrumb, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:10px 0 20px 0;
	z-index:1000;
	color:#444444;
	background-color:#EDE584;
	}

#header #logo{
	display:block;
	float:left;
	margin-top:8px;
	}

#header h1, #header p{
	margin:0;
	padding:0;
	}

#header h1{
	margin:0;
	padding:0;
	font-size:50px;
	border:none;
	}

#header h1 a{
	color:#5F0905;
	background-color:#EDE584;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#intro{
	padding:30px 0;
	}

.wrapper #intro li.last{
	margin:0;
	}

#intro h1, #intro h2, #intro p, #intro ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	border:none;
	}

#intro .fl_left{
	display:block;
	float:left;
	width:480px;
	}

#intro .fl_left h1{
	margin-bottom:20px;
	font-size:42px;
	color:#EDE584;
	background:#5F0905;
	border:none;
	}

#intro .fl_left h2{
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	color:#FFFFFF;
	background:#5F0905;
	border-bottom:1px dotted #666666;
	}

#intro .fl_left li{
	display:block;
	float:left;
	width:220px;
	margin:0 25px 0 0;
	}

#intro .fl_left p{
	margin-bottom:10px;
	line-height:1.3em;
	}

#intro .fl_left p.readmore{
	display:block;
	margin:25px 0 0 0;
	text-align:right;
	line-height:normal;
	}

p.readmore a{
text-decoration:none;
color:#FF9900;
	}	
.textlinks{
color:#FF9900;
text-decoration:none;
font-size:11px;
	}		

#intro .fl_right{
	display:block;
	float:right;
	width:420px;
	height:320px;
	padding:9px;
	border:1px solid #EDE584;
	overflow:hidden;
	}

#intro .fl_right li{
	margin-bottom:10px;
	}

#intro .fl_right img{
	display:block;
	width:420px;
	height:320px;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding:15px 0;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li a{text-decoration:underline; color:#FF9900;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	padding:20px 0;
	}

#container a{
	color:#666666;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
	}

/* ----------------------------------------------Homepage Latest-------------------------------------*/

#latest{
	display:block;
	width:100%;
	padding:0 0 30px 0;
	margin:0 0 30px 0;
	border-bottom:1px dotted #5F0905;
	}

#latest ul, #latest p{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}

#latest h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #000000;
	text-align:center;
	}

#latest li{
	display:block;
	float:left;
	width:300px;
	margin:0 30px 0 0;
	padding:0;
	}

#latest li.last{margin-right:0;}

#latest li p.imgholder{
	display:block;
	width:200px;
	height:140px;
	margin:0 0 15px 0;
	padding:4px;
	border:1px solid #5F0905;
	}

#latest a{
	font-weight:bold;
	}

/* ----------------------------------------------Content-------------------------------------*/

#content{
	display:block;
	float:left;
	width:65%;
	}

#content #latestnews{
	display:block;
	width:600px;
	margin-bottom:35px;
	}

#content #latestnews h2, #content #latestnews p{
	margin:0;
	padding:0;
	line-height:1.6em;
	}

#content #latestnews h2{
	margin-bottom:10px;
	}

#content #latestnews ul, #content #latestnews li{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#content #latestnews li{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #666666;
	}

#content #latestnews div.imgholder{
	display:block;
	float:left;
	width:150px;
	height:150px;
	margin:0;
	padding:4px;
	border:1px solid #666666;
	}

#content #latestnews div.latestnews{
	display:block;
	float:right;
	width:420px;
	margin:0;
	padding:0;
	}

#content #latestnews p.readmore{
	display:block;
	margin-top:10px;
	text-align:right;
	font-weight:bold;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#FF9900; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#FF9900; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Right Block-------------------------------------*/

#column{
	display:block;
	float:right;
	width:230px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:40px;
	}

#column .holder p{
	line-height:1.6em;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	font-size:20px;
	font-weight:normal;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #666666;
	}
	
/* Featured Block */

#column #featured a{
	color:#FF9900;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#2E271D;
	background-color:#F9F9F9;
	}

#column #featured li p{
	line-height:1.6em;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #666666;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	}

#column #featured p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	/*--------------*/
	
	#columnright{
	display:block;
	float:right;
	width:300px;
	}

#columnright .holder, #columnright #featured{
	display:block;
	width:300px;
	margin-bottom:40px;
	}

#columnright .holder p{
	line-height:1.6em;
	}

#columnright .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	font-size:20px;
	font-weight:normal;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	}

#columnright .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}

#columnright .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#columnright div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #666666;
	}
	
/* Featured Block */

#columnright #featured a{
	color:#FF9900;
	background-color:#F9F9F9;
	}

#columnright #featured ul, #columnright #featured h2, #columnright #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#columnright #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#2E271D;
	background-color:#F9F9F9;
	}

#columnright #featured li p{
	line-height:1.6em;
	}

#columnright #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #666666;
	}

#columnright #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	}

#columnright #featured p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}


.flickrbox ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.flickrbox li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 15px 15px 0;
	padding:4px;
	border:1px solid #666666;
	}

.flickrbox li.last{margin-right:0;}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer h2{
	margin-bottom:10px;
	border-bottom-color:#98989A;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer .footbox{
	display:block;
	float:right;
	width:190px;
	margin:0 0 0 15px;
	padding:0;
	}

#footer li{
	margin-bottom:3px;
	}

#footer .last{
	margin:0;
	}

#newsletter{
	display:block;
	float:left;
	width:300px;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:10px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
	

.gallery_topbg{background:url(../images/gallery_topbg.gif) no-repeat; width:729px; height:13px;}
.gallery_centerbg{background:url(../images/gallery_centerbg.gif) repeat-y;}
.gallery_bottombg{background:url(../images/gallery_bottombg.gif) no-repeat; width:729px; height:13px;}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 13px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 4px;
border: 1px solid #AFA328;
text-decoration: none; 
color: #F99A26;font-size: 13px;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #AFA328;
color: #000;
background-color: #FFFF80;
text-decoration:none;
}

.pagination a.currentpage{font-size: 13px;
background-color: #CBC25A;
color: #FFF !important;
border-color: #AFA328;
font-weight: bold;
cursor: default;
}


.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #F99A26;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
.galtext a:link{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;}

.galtext a:hover{
font-size:11px;
font-weight:bold;
color:#F99A26;
text-decoration:underline;
background:none;}

#pricetable { 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #666666;
}
#pricetable a {
	text-decoration: underline;
	color: #6666666;
}
#pricetable a:visited {
	text-decoration: none;
}
#pricetable tr.odd {
	/*background-color: #ebf3ff; EBEBEB*/
	color:#666666;
	/*background-color:#F7F7F7;*/
	background-color:#E8E8E8;
}
#pricetable tr:hover a {
	color: #ffffff;
}
#pricetable tr:hover, #pricetable tr.odd:hover {
	/*background-color: #3d80df;
	color: #ffffff;*/
}
#pricetable tr.even {
	/*background-color: #ebf3ff; EBEBEB*/
	color:#666666;
	background-color:#E8E8E8;
}

#pricetable th {
	font-size:11px;
	color: #ffffff;
	text-align: center;
	/*background: url(tbar.gif) repeat-x;*/
	background-color:#666666; /*#555555; */
	height: 30px;
	font-weight: bold;
}
#pricetable th:hover {
	/*background: #ffffff url(tbov.gif) repeat-x;*/
	
}
#pricetable tr,#pricetable th,#pricetable td {
	padding: .75em;
	
	
}
#pricetable td {
	border-left: 1px solid #666666;
font-size:11px;
}
#pricetable td.tdhead {
	border-left: 1px solid #666666;
	/*font-weight: bold;*/
	font-size:11px;
}
.tdhead1 {
	/*border-left: 1px solid #666666;*/
	padding-top:10px;
	padding-bottom:5px;
	padding-left:7px;
	font-weight: bold;
font-size:11px;
}
.tdhead2 {
	padding-top:10px;
	padding-bottom:5px;
	font-weight: bold;
font-size:11px;

}

a.toplink:link{
text-decoration:none;
color:#FF0000;
	}
#search a:hover {
text-decoration:none;
color:#5F0905;
	}

TABLE.cobtbl{
font-size:11px;
	/*background-color: #95A7CF;*/
}
TD.cobhl{
	/*background-color: #E6E9F5;*/
}
TD.cobll{
	background-color: #FFFFFF;
}
.faq-hide-showcls{float:left; width:97%;border:#666666 solid 1px;}
faq_answer{padding-left:5px;padding-top:4px;}
.faq_answer1{padding-left:5px;padding-top:1px;font-weight:normal;color:#666666;}
.question{float:left;font-size:11px;font-weight:bold;color:#990000; padding:5px;}
.question1 a{float:left;font-size:11px;font-weight:bold;color:#990000; padding-left:5px;padding-top:5px;padding-bottom:5px; 