/* @override 
	http://nichestudio.org/holyoake/templates/holyoake/css/template.css
*/

html,body{
	padding: 0;
	margin: 0;
}

.bodybg {
	text-align: center;
	color: #666;
	font: 13px/16px "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../images/bg_stripe.png);
}

/* @group Standard Text Styles */

p {
	color:#666;
	margin-top: 5px;
	margin-bottom: 10px;
}

h1 {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #8DB53F;
	font-size: 24px;
	line-height: 34px;
	border-bottom: 2px dotted #8DB53F;
}

h2 {
	color: #00aeef;
	font-size: 18px;
	line-height: 20px;
}

h3 {
	
	line-height: 18px;
	font-size: 16px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
}

h5 {
	color: #00AEEF;
	font-weight: bold;
	font-size: 14px;
}

h6 {
	color: #8DB53F;
	font-size: 13px;
}

label{
	font-size: 11px;
}

a {
	color: #8DB53F;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h2 a:hover{
	color: #6d8f2f;
}

.componentheading {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #8DB53F;
	font-size: 24px;
	line-height: 34px;
	border-bottom: 2px dotted #8DB53F;
}

.contentheading {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #8DB53F;
	font-size: 24px;
	line-height: 34px;
	border-bottom: 2px dotted #8DB53F;
}


.contentpaneopen h1{
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #00aeef;
	font-size: 24px;
	line-height: 34px;
	border-bottom: 2px dotted #00aeef;
	margin-bottom: 10px;
}


/* @end */

/* @group modules */

.moduletableabout{
	float: left;
	width: 296px;
	height: 185px;
	padding-top: 100px;
	padding-right: 25px;
	background: url(../images/frontpage_mod1.jpg) no-repeat;
}

.moduletableabout ul li{
	list-style:none;
	}

.moduletableabout h3,.moduletablehow h3,.moduletablehelp h3{
	text-align: center;
	color: #FFF;
	margin:0;
	padding-top: 15px;
}

.moduletableabout h3 a,.moduletablehow h3 a,.moduletablehelp h3 a{
	color: #FFF;
	}


.moduletablehow ul,.moduletableabout ul,.moduletablehelp ul{
	margin:0;
	padding-top: 30px;
	padding-left: 0;
}

.moduletablehow ul li,.moduletableabout ul li,.moduletablehelp ul li{
	border-top: 1px dotted #CCC;
	line-height:16px;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style:none;
	margin:0;
	padding-left: 0;
}

.moduletablehow ul li a,.moduletableabout ul li a,.moduletablehelp ul li a{
	color: #666;
	padding-left: 38px;
	display:block;
	}

.moduletablehow ul li a:hover{
	color: #00AEEF;
	background: url(../images/bird_blue.gif) no-repeat 15px top;
	}
	
.moduletableabout ul li a:hover{
	color: #8DB53F;
	background: url(../images/bird_green.gif) no-repeat 15px top;
	}

.moduletablehelp ul li a:hover{
	color: #E56800;
	background: url(../images/bird_orange.gif) no-repeat 15px top;
	}

.moduletablehow{
	float: left;
	width: 296px;
	height: 185px;
	padding-top: 100px;
	background: url(../images/frontpage_mod2.jpg) no-repeat;
	padding-right: 25px;
}

.moduletablehelp{
	float: left;
	width: 296px;
	height: 185px;
	padding-top: 100px;
	background: url(../images/frontpage_mod3.jpg) no-repeat;
}

.moduletablehelp h4{
	font-weight: normal;
	margin-bottom:5px;
	margin-top: 35px;
	margin-left: 15px;
}

.moduletablehelp p{
	display:block;
	text-align:right;
	color: #E56800;
	margin-right: 15px;
	font-size: 14px;
}

.moduletablehelp p span{
	text-align: left;
}

.moduletablepartners{
	float: right;
	clear: both;
	width:960px;
	text-align: right;
	padding-right: 30px;
}

.moduletabletelephone{
	float: right;
	position:relative;
	top: 110px;
	width: 200px;
	z-index: 999;
	text-align: right;
	margin-right: 45px;
}

.moduletabletelephone h3{
	margin: 0;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
}

.moduletabletelephone p{
	font-size: 18px;
}

.moduletabletelephone strong{
	color: #00AEEF;
	font-weight: normal;
}

.buttonheading{
	position:absolute;
	right: 10px;
	top: 10px;
}

.buttonheading img{
	border: none;
	float: right;
}

/* @end */

/* @group main divs */

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/bg_top_rpt.gif) left -1px repeat-x;
}


#header{
	position: relative;
	display:block;
	height: 162px;
	margin: 0 auto;
	z-index: 5;
	width: 1037px;
	left: 0;
	
}

.logo{
	float: left;
	margin-top: -2px;
	left:0;
	height: 162px;
}

#header #top_wave{
	display:block;
	position: absolute;
	bottom:0;
	right: 0;
	width: 613px;
	height: 98px;
	z-index: 995;
}

#menu{
	display:block;
	position:absolute;
	bottom: 40px;
	left: 425px;
	margin-bottom:19px;
	z-index: 1;
	
}

#menu ul li{
	float: left;
	margin-right: 5px;
	list-style:none;
}

#content{
	width: 945px;
	clear: both;
	float: left;
	padding: 20px 40px 0px 50px;
	background-color: #FFF;
}

#cont{
	float: left;
	width: 320px;
	padding:0 40px 0 0;
	
}

#cont p{
	padding-top: 10px;
	line-height:18px;
}

#inner_cont{
	float: right;
	width: 620px;
	min-height:400px;
	position:relative;
}

#inner_cont_no_menu{
	float: left;
	width: 935px;
	min-height:400px;
}

#middle_wrapper{
	float: left;
	clear: both;
	
}

#container{
	width: 1037px;
	margin: 0 auto;
	z-index: 1 !important;
}

#inset{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 30px;
	margin-top: 10px;
	z-index:10;
}

#inset .moduletablecall {
	display: block;
	font-size:16px;
	float: right;
	width: 210px;
}

#left_column{
	float: left;
	width: 300px;
	padding: 0 30px 0 40px;
}

#left_column_inner{
	float: left;
	width: 687px;
	padding-left: 40px;
}

#left_column_inner_menu{
	float: left;
	width: 455px;
	padding-left: 40px;
	padding-right:20px;
}

#left_column_inner_menu img{
	border: 1px solid #DFE0E0;
}

#middle{
	float: left;
	clear: both;
	padding-top: 10px;
	width: 100%;
}

#right{
	float: left;
	position:relative;
	width: 210px;
	margin-top: -20px;
	padding: 0 0 0 40px;
	z-index: 1;
}

#footer{
	width: 100%;
	float: left;
	clear: both;
	padding: 20px 0px 0px 0px;
	background-color: #FFF;
}

.moduletablefooter{
	float: left;
	font-size: 11px;
	padding-right: 40px;
}

.moduletablefooter p{
	width: 770px;
	float: left;
}

.moduletablefooter .niche p{
	float: right;
	width:130px;
	margin: 0;
	padding-top: 20px;
	text-align: right;
}
.moduletablefooter .niche a{
	color: #E56800;
}

.moduletablefooter strong{
	color: #00AEEF;
	font-weight: normal;
}

#footer_img{
	width: 100%;
	float: left;
	clear: both;
	display:block;
	margin: 0 auto;
	height: 153px;
	background: url(../images/bg_btm_rpt.gif) repeat-x left bottom;
	bottom:0;
}

#component-contact .contact_email{
	width: 400px;
	float: left;
}

#inner_cont .blog .blog_more ul{
	
	list-style:none;
	margin: 0;
	padding:0;
}

/* @end */


/* @group menu */

#menu .menu{
	height: 50px;
	padding:0;
	margin-bottom: 15px;
}

#menu a{
	padding-top: 4px;
	font-size: 12px;
	display: block;
	width: 76px;
	height:45px;
	color: #FFF;
	background: url(../images/menu_link.gif) left top no-repeat;
}

#menu a span{
	display:block;
	width: 70px;
	text-align: center;
	padding: 0 2px;
}

#menu #current.active a,#menu a:hover{
	background: url(../images/menu_link_hover.gif) left top no-repeat;
}

#menu #current.parent.active ul li, #menu .moduletable_menu .menu li.parent.active ul li {
	display:none;
}

#left_menu{
	width: 296px;
	margin-right: 20px;
	float: left;
	background: #f7f7f7 url(../images/left_menu_top.jpg) left top no-repeat;
	padding-bottom: 10px;

}

.moduletableleft a{
	display:block;
	border-top: 1px dotted #CCC;
	padding-left: 45px;
	line-height:25px;
	color: #666;
}

.moduletableleft a.sublevel{
	padding-left: 55px;
	padding-right: 10px;
}

.moduletableleft div div a.sublevel{
	padding-left: 65px;
	padding-right: 10px;
	font-style: italic;
}

.moduletableleft a.mainlevel{
font-size: 14px;
	line-height:24px;
	padding-right: 10px;
	font-weight: bold;}

.moduletableleft a.mainlevel:hover,#active_menu.mainlevel{
	color: #00AEEF;
	background: url(../images/bird_blue.gif) no-repeat 20px 2px;
	font-size: 14px;
	line-height:24px;
	
}

.moduletableleft a.sublevel:hover,.moduletableleft div a#active_menu.sublevel{
	color: #8DB53F;
	background: url(../images/bird_green.gif) no-repeat 33px 5px;
}

.moduletableleft div div a.sublevel:hover,.moduletableleft div div a#active_menu.sublevel{
	background:url(../images/bird_green.gif) no-repeat 43px 5px;
}

.moduletableleft h3{
	margin-top:8px;
	padding-left: 25px;
	color: #FFF;
}

.moduletableleft td{
	padding-top: 15px;
}

/* @end */

/* @group fpss */

.moduletableslider{
	float: left;
	width: 580px;
}

#fpss-outer-container{
	border:none;
}

.fpss-introtext {background:none;}

.fpss-introtext .slidetext h1{
	margin-bottom: 30px;
	text-align: center;
	border-bottom:none;
}

.fpss-introtext .slidetext h1 a,.fpss-introtext .slidetext h1 a:hover{
	font-size: 28px;
	font-weight: normal;
	
}

/* @end */