/*
File:			custom.css
Description:	Custom styles for Thesis

*/

body {color:#111111; background:url(images/main-bg.jpg); background-repeat:repeat-x; background-color:#f5f5f5;}
#container{margin:auto;width:985px;}
#head {margin: 0 auto; width: 985px; height:165px; background:none; }
#logo{float:left;width: 272px; height:141px; margin:auto 0; margin-top:40px;color:#fff;  }
#newsletter {float:left; padding-top:95px; width:480px; margin-left:10px;iborder:0px #000 solid; text-align:center;}
.menu {background:url(images/main-bg.jpg); background-repeat:repeat-x; width:987px;  height:37px; padding-top:2px; border:none;}
.menu a{background:none;border:none; font-size:14px; color:#fff; letter-spacing:0px; text-transform:capitalize; padding-left:25px; padding-right:25px;}
.menu a:hover{background:#000;border:none;}
.menu ul li {color:#fff;}
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover { color:#6eb53f; background:#000 ;border:none;}
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover {background:#000; color:#6eb53f }
#content_box{border:0px #ccc solid;width:985px;float:left; text-align:left; width:985px;}
#header{background:url(images/banner.jpg); height:207px; border:none; margin-left:0px; width:965px;float:left;}
#shell-content{float:left; width:100%;height:100%;}
#footer {background:#6eb53f; height:20px;}

#shellfooter {float:left;background:#6eb53f; font-size:12px; padding-top:10px;width:100%;height:100px;position:bottom; text-align:center; color:#fff;}
#shellfooter h1{font-size:25px; color:#fff;}
#shellfooter a{color:#fff;}
#shellfooter a:hover{color:yellow;}

.headline_area h1 {
font-size:27px;
color:#3b7d1a;
font-weight:bold;
}

.headline_area h2 {
font-size:27px;
color:#3b7d1a;
font-weight:bold;
}


.bigOptinForm {
background:#ffffff url(http://www.freetips.com.au/wp-content/uploads/2012/03/bgOptin.jpg) no-repeat;
width:590px;
height:200px;
}

/*contactForm*/
.inputText01 {
	background:#ffffff;
	border:1px solid #cccccc;
	padding:10px;
	height:20px;	
}

.inputText02 {
	background:#ffffff;
	border:1px solid #cccccc;
	padding:10px;
	width:260px;
	height:50px;	
}

.btnSend {
	background:#090;
	border:1px solid #0d540d;
	width:250px;
	color:#ffffff;
	font-size:21px;
	cursor:pointer;
}