@import url(navi.css);
@import url(forms.css);
@import url(homepage.css);

body{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#888888;
	background:#0094e1 url(../images/bodybg.jpg) repeat-x top center;
	margin:0;
	padding:0;
	}

img{margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right; float:right; width:150px;}
.nostart{list-style-type:none; margin:0; padding:0;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;padding:0;margin:0;}
.clear{display:inline-block;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;color:#cccccc}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{padding:4px; border:1px solid #D8D9DE;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	text-align:justify;
	}

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;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	}

.col1 a{border:none;}
.col2{
	color:#fff;
}
.col3{
	color:#fff;
	background:url(../images/slidebg.jpg) top center no-repeat;
	/* [disabled]background:url("../images/featured_slide.gifs") top left repeat-x #FAFAFA; */
}
.col4{
	color:#fff;}

.col5{color:#FAFAFA;}

/* ----------------------------------------------Generalise-------------------------------------*/

#topbar, #header, #featured_slide, #container, #footer, #backtotop, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

#featured_slide {
	padding-top:120px;
}

/* ----------------------------------------------TopBar-------------------------------------*/

#topbar{
	padding:5px 0;
	}

#topbar p, #topbar ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#topbar ul{
	float:left;
	margin-top:7px;
	}

#topbar li{
	display:inline;
	margin:0 15px 0 0;
	}

#topbar li.last{
	margin-right:0;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:15px 0;
	z-index:1000;
	background: url(../images/nav.png) repeat-x;
	}

#header h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header h1 a{
	font-size:40px;
	color:#000000;
	background-color:#ffffff;
	}


#homepage{
	display:block;
	width:98%;
	line-height:20px;
	padding:10px;
	}

#homepage .fl_left{
	display:block;
	width:740px;
	padding: 0 10px;
	}

#homepage #hpage_slider{
	display:block;
	width:498px;
	height:338px;
	color:#999999;
	background-color:#FAFAFA;
	border:1px solid #D8D9DE;
	border-bottom-color:#FAFAFA;
	overflow:hidden;
	}

#homepage #hpage_slider div.item{
	position:relative;
	display:block;
	width:480px;
	height:320px;
	margin:9px;
	}
	
#homepage div td p{text-align:justify;}

strong{ color:#d9b524;}

/* ----------------------------------------------Slider Navigation Buttons-------------------------------------*/

/*

Navigation dynamically created using: jquery.cycle.setup.js and jquery.cycle.min.js

HTML Output:

<div id="fsn">
  <ul id="fs_pagination">
    <li><a href="javascript:void()">1</a></li>
    <li><a href="javascript:void()">2</a></li>
    <li><a href="javascript:void()">3</a></li>
    <li><a href="javascript:void()">4</a></li>
    <li><a href="javascript:void()">5</a></li>
  </ul>
</div>

*/

#homepage #fsn{
	display:block;
	position:relative;
	width:498px;
	height:18px;
	margin:0 0 25px 0;
	text-align:center;
	z-index:1000;
	color:#999999;
	background-color:#FAFAFA;
	border:1px solid #D8D9DE;
	border-top-color:#FAFAFA;
	}

#homepage #fsn ul{
	display:block;
	position:relative;
	width:100px;
	height:10px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	list-style:none;
	}

#homepage #fsn ul li, #homepage #fsn ul li a{
	display:block;
	float:left;
	width:10px;
	height:10px;
	margin:0 10px 0 0;
	padding:0;
	}

#homepage #fsn ul li a{
	float:none;
	border:none;
	margin:0;
	outline:none;
	text-indent:-5000px;
	text-decoration:none;
	background:url("../images/slide.png") 50% 50% no-repeat;
	}

#homepage #fsn .activeSlide{
	background:url("../images/slide.png") 0% 50% no-repeat;
	}

/* ----------------------------------------------Right Column-------------------------------------*/

#homepage .fl_right{
	display:block;
	width:600px;
	}

#homepage .fl_right ul, #homepage .fl_right .testimonials p{
	margin:0;
	padding-left:15px;
	}

#homepage .fl_right .testimonials{
	display:block;
	width:100%;
	margin-bottom:40px;
	padding-bottom:30px;
	border-bottom:1px solid #D8D9DE;
	}

#homepage .fl_right .testimonials li{
	margin-bottom:25px;
	background:url("../images/quotemarks.gif") 0 0 no-repeat;
	}

#homepage .fl_right .testimonials li.last{
	margin-bottom:0;
	}

#homepage .fl_right .testimonials p.name{
	margin:0 0 15px 60px;
	padding:15px 0 0 0;
	}

#homepage .fl_right .testimonials blockquote{
	margin:0 0 5px 0;
	padding:0;
	}


/* ----------------------------------------------Content-------------------------------------*/

#container{
	background:url(../images/contentbg.png) repeat;
	}

#container h1, #container h2{
	margin-bottom:20px;
	color:#797979;
	font-size:22px;
	font-style:italic;
	}
	
#container h3, #container h4{font-size:18px; font-weight:bold; color:#fff;}

#container h5, #container h6{font-size:16px; font-weight:bold; color:#fff;}

#container a{
	color:#B86365;
	}

.readmore{
	display:block;
	clear:both;
	margin:0;
	padding:0;
	font-size:12px;
	text-align:right;
	text-transform:uppercase;
	}

.readmore a{
	display:inline-block;
	height:33px;
	padding-left:10px;
	background:url("../images/readmore_left.gif") top left no-repeat;
	}

.readmore strong{
	padding:9px 10px 9px 0;
	line-height:33px;
	white-space:nowrap;
	background:url("../images/readmore_right.gif") top right no-repeat;
	}

#shout{
	display:block;
	width:950px;
	height:40px;
	margin:0 0 20px 0;
	padding:5px;
	color:#E5E5E5;
	background:url(../images/nav.png) repeat-x;
	}

#shout h2, #shout p{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	font-style:normal;
	color:#E5E5E5;
	}

#shout h2{
	margin:0;
	font-size:32px;
	text-align: center;
	}

#shout p{
	font-size:18px;
	}

#shout p a{
	display:block;
	width:279px;
	height:43px;
	padding:15px 0 0 0;
	font-size:26px;
	text-align:center;
	text-transform:uppercase;
	color:#E5E5E5;
	}

#content{
	display:block;
	float:left;
	width:630px;
	}

/* ------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:#B86365; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#B86365; 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;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	width:100px;
	height: 590px;
	padding-top: 45px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #999999;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* Featured Block */

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	background-color:#F7F7F7;
	}

#column #featured a{
	color:#B86365;
	background-color:#F7F7F7;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F7F7F7;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#container #column .readmore a{
	display:block;
	width:100%;
	margin-top:15px;
	height:auto;
	padding-left:0;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	background:none;
	}

#column .latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column .latestnews li{
	display:block;
	width:100%;
	height:99px;
	margin:0 0 11px 0;
	padding:0 0 21px 0;
	border-bottom:1px dotted #C7C5C8;
	overflow:hidden;
	}

#column .latestnews li.last{
	margin-bottom:0;
	}

#column .latestnews p{
	display:inline;
	}

#column .latestnews img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:30px 0;
	}

#footer h2, #footer p, #footer ul, #footer a, #footer address{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:1.6em;
	font-style:normal;
	}

#footer a{
	color:#FBF8CD;
	}

#footer .readmore a{
	display:inline;
	height:auto;
	padding-left:0;
	background:none;
	}

#footer h2{
	margin-bottom:30px;
	font-style:italic;
	font-size:30px;
	line-height:normal;
	color:#B86365;
	}

#footer li{
	margin-bottom:15px;
	}

#footer .border{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #484848;
	}

#footer .fl_left{
	display:block;
	}
#contact.clear div.fl_left, #contact.clear div.fl_right {
	width:470px;





#footer #contact .fl_left, #footer #contact .fl_right{
	width:225px;
	}

#footer address{
	margin:-8px 0 18px 0;
	line-height:2em;
	}

#footer .title{
	color:#6B6B6B;
	background-color:#333333;
	font-weight:normal;
	}

#footer .fl_right{
	display:block;
	width:400px;
	}

#footer .fl_right .fl_right{
	display:block;
	width:auto;
	}

/* ------Tabs-----*/

#tabcontainer{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	}

#tabcontainer ul#tabnav{
	display:block;
	width:400px;
	height:31px;
	margin:0 0 30px 0;
	padding:9px 0 0 0;
	list-style:none;
	text-transform:uppercase;
	text-align:center;
	background:url("../images/tabs_bg.gif") top left no-repeat;
	}

#tabcontainer ul#tabnav li{
	display:inline;
	margin:0 15px 0 0;
	padding:0;
	}

#tabcontainer ul#tabnav .last{
	margin-right:0;
	}
	
/* --jQuery Tabs Specific - Only modify if you know what you are doing---*/

.ui-tabs{}
.ui-tabs .ui-tabs-nav{}
.ui-tabs .ui-tabs-nav li{}
#footer .ui-tabs .ui-tabs-nav li a{color:#FBF8CD; background-color:#B86365; cursor:pointer;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected{}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a{}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{}
#footer .ui-tabs li.ui-tabs-selected a{color:#FFFFFF; background-color:#B86365;}
.ui-tabs .ui-tabs-panel{}
#footer .ui-tabs .ui-tabs-hide{display:none;}


#footer ul.twitterfeed span{
	font-weight:bold;
	color:#6B6B6B;
	background-color:#333333;
	}

#footer ul.socialize span{
	display:inline-block;
	width:120px;
	font-size:26px;
	}

#footer #tabcontainer li.last{margin-bottom:0;}

#footer ul.blogposts p{margin-bottom:8px;}
#footer ul.blogposts .posttitle{color:#FFFFFF; background-color:#333333; font-weight:bold;}
#footer ul.blogposts .publishedon{color:#6B6B6B; background-color:#333333;}
#footer ul.blogposts .postintro{}
#footer ul.blogposts .readmore{margin-bottom:0;}

/* ----------------------------------------------Back To Top Link-------------------------------------*/

#backtotop{
	padding:0 0 20px 0;
	font-size:22px;
	font-style:italic;
	text-align:right;
	}

#backtotop a{
	padding:8px 45px 8px 0;
	color:#FBF8CD;
	background:url("../images/tothetop.gif") right center no-repeat #333333;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright.clear{
	padding:10px 10px;
	border-top:1px solid #484848;
	}

#copyright p{
	margin:0;
	padding:0;
	}

#copyright, #copyright a{
	color:#ffffff;
	background-color:#191919;
	}
