/*Default Settings*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939359;
	line-height: 1.5;
	background: #d3d3c7;
}

.wrapper{
	margin: auto;
	padding: 0;
	padding: 0;
	width: 960px;
	background: #f1f1e5;
	border: 1px solid #ccccb0;
}

.clear{
	clear: both;
	height: 10px;
}

.clear0{
	clear: both;
	height: 5px;
}

.col_16{
	width: 960px;
	margin: 0;
	padding: 0;
}

.col_5{
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	width: 280px;
}

.col_5-2{
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	width: 330px;
}

.col_3{
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	width: 150px;
}

.col_4{
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	width: 250px;
}

.col_4-2{
	display:inline;
	float:left;
	position:relative;
	margin-left:60px;
	margin-right:10px;
	width: 200px;
}


.col_11{
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	width: 640px;
}

.col_2{
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	width: 110px;
}

.col_7{
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	width: 510px;
}

.col_6{
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	width: 410px;
}


/*Banner, Navigation and Members Login*/

#navandmemberinner{
	background: url(../images/pages-banner.jpg) no-repeat;
	height: 187px;
	width: 960px;
}

.topnav{
	padding-top: 1px;
	padding-bottom: 5px;
}

.topnav li{
	float: left;
	list-style: none;
	margin-right: 25px;
}

.topnav a,
.topnav a:link,
.topnav a:active{
	color: #939359;
	font-weight: bold;
	text-decoration: none;
}

.topnav a:hover{
	text-decoration: underline;
}

.mainindexbanner{
	width: 400px;
	margin: 25px 0 0 250px;
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	word-spacing: 3px;
	letter-spacing: 2px;
}	

.mainindexbanner p{
	margin: 0;
 }

.mainindexbanner h4{
	width: 400px;
	margin: 0;
	text-align: right;
	font-size: 18px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	word-spacing: 4px;
	letter-spacing: 3px;
	text-transform: uppercase;
}	

.innerbanner{
	width: 400px;
	margin: 25px 0 0 250px;
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	word-spacing: 3px;
	letter-spacing: 2px;
}	

.innerbanner p{
	margin: 0;
 }

.innerbanner h4{
	width: 400px;
	margin: 0;
	text-align: right;
	font-size: 18px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	word-spacing: 4px;
	letter-spacing: 3px;
	text-transform: uppercase;
}	

a.registerbtn,
a.registerbtn:link,
a.registerbtn:active{
    float:right;
	background: url(../images/btnz-back.jpg) no-repeat;
	height: 27px;
	width: 97px;
	padding: 3px 0 0 7px;
	text-decoration: none;
	font-size: 12px;
	color: #939359;
}

a.registerbtn:hover{
    float:right;
	background: url(../images/btnz-back-hover.jpg) no-repeat;
	height: 27px;
	width: 97px;
	padding: 3px 0 0 7px;
	text-decoration: none;
	font-size: 12px;
	color: #787827;
}

/*left handside bar*/

#leftbar img{
	border: none;
	margin: auto;
}

#leftbar h4{
	font-size: 14px;
	margin: 5px;
	margin-bottom: 15px;
}

#leftbar .whitebg{
	background: #FFFFFF;
	border: 1px solid #d3d3c7;
	width: 277px;
	margin: auto;
}

#leftbar .whitebg p{
	width: 260px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

.col_2 img{
	text-align: center;
}

.quicklinks ul{
	margin-left: -15px;
}

.quicklinks li{
	list-style: none;
	margin-bottom: 5px;
}

.quicklinks a,
.quicklinks a:link,
.quicklinks a:active{
	color: #939359;
	text-decoration: none;
}

.quicklinks a:hover{
	text-decoration: underline;
}

.memberloginpages{
	width: 213px;
}

.memberloginpages .usernamefield{
	background: url(../images/member-username.jpg) no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	width: 208px;
	height: 28px;
	border: none;
	padding: 7px 0 0 35px;
	margin-left: 5px;
}

.memberloginpages .passwordfield{
	background: url(../images/member-password.jpg) no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	width: 208px;
	height: 28px;
	border: none;
	padding: 7px 0 0 35px;
	margin-left: 5px;
	margin-top: 10px;
}

.memberloginpages .btnfield{
	background: url(../images/loginandmorebtn.jpg) no-repeat;
	height: 27px;
	width: 72px;
	text-decoration: none;
	padding-bottom: 5px;
	font-size: 12px;
	color: #939359;
	border: none;
	float:right;
	margin: 10px 0px 0px 0px;
}

.memberloginpages .btnfield:hover{
	background: url(../images/loginandmorebtn-hover.jpg) no-repeat;
	height: 27px;
	width: 72px;
	text-decoration: none;
	font-size: 12px;
	color: #939359;
	border: none;
	margin: 0px 0px 0px -50px;
}
/*login area within the registration page*/
.memberloginregiterpage .usernamefield{
	background: url(../images/member-username.jpg) no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	width: 208px;
	height: 28px;
	border: none;
	padding: 7px 0 0 35px;
	margin-left: 5px;
}

.memberloginregiterpage .passwordfield{
	background: url(../images/member-password.jpg) no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	width: 208px;
	height: 28px;
	border: none;
	padding: 7px 0 0 35px;
	margin-left: 5px;
	margin-top: 10px;
}

.memberloginregiterpage .btnfield{
	background: url(../images/loginandmorebtn.jpg) no-repeat;
	height: 27px;
	width: 72px;
	text-decoration: none;
	padding-bottom: 5px;
	font-size: 12px;
	color: #939359;
	border: none;
	float: none;
	margin: 10px 0px 0px 0px;
}

.memberloginregiterpage .btnfield:hover{
	background: url(../images/loginandmorebtn-hover.jpg) no-repeat;
	height: 27px;
	width: 72px;
	text-decoration: none;
	font-size: 12px;
	color: #939359;
	border: none;
	margin: 0px 0px 0px -50px;
}

.memberloginregiterpage{
	width: 340px;
	margin-left: 10px;
}

/*right handside*/

/*SLIDER*/

.slider{
	width: 635px;
	height: 257px;
	background: #65686c;
	border: 2px solid #d3d3c7;
}

#featured{ 	 
	height: 257px;
	overflow: hidden;
}

#featured .ui-tabs-panel{ 
	position: absolute;
	width: 400px;
	height: 257px;
	background:#404347;
	left: 2px;
	top: 2px;
}

#featured .ui-tabs-panel .info{
	position: absolute;
	left:14px;
	height:70px;
	top: 0px;
}

.lightgreen{
	color: #d6d640;
}

#featured .ui-tabs-panel .info h3{ 
	font-family: Helvetica, sans-serif, Geneva Arial; 
	color: #d3d3c7;
	font-size: 16px;
	font-weight: normal;
	word-spacing: 3px;
	letter-spacing: 2px;
}

#featured .ui-tabs-panel .info p{ 
	color: #d3d3c7;
	width: 340px;
	margin-top: 15px;
	line-height: 2;
}

#featured ul.ui-tabs-nav{ 
	position: absolute;
	top:0; 
	left:395px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	margin-top: 0px;
	width:261px; 
}

#featured ul.ui-tabs-nav li{ 
	font-size:12px; 
	color:#404347; 
}

#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	font-family: Helvetica, sans-serif, Geneva Arial;
	font-size: 16px;
	letter-spacing: 3px;
	color:#404347;  
	text-transform:uppercase;
	background:#fff; 
	width:261px; 
	text-align: center;
	background: url(../images/slider-grey.png) no-repeat;
	padding: 13px 0;
	text-decoration: none;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	display:block; 
	height:60px; 
	color:#404347;  
	background:#fff; 
	width:261px; 
	text-align: center;
	background: url(../images/slider-green.png) no-repeat;
	padding: 13px 0;
	margin-left: -18px; 
	text-decoration: none;
}

#featured li.ui-tabs-nav-item a span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#featured .ui-tabs-hide{ 
	display:none; 
}

/*Content in white box with borders*/

.bread{
	width: 635px;
	font-size: 10px;
	padding: 10px;
	margin-top: 5px;
}

.rightwhitecontent{
	width: 635px;
	background: #FFFFFF;
	border: 1px solid #d3d3c7;
}

.rightwhitecontent h3{
	margin-left: 10px;
}

.rightwhitecontent h4{
	margin-left: 10px;
	text-decoration:underline;
}

.rightwhitecontent p{
	padding: 10px;
}

.rightwhitecontent img{
	float: right;
	border: 1px solid #d3d3c7;
}

.rightwhitecontent li{
	margin-bottom: 25px;
}

.rightwhitecontent a{
	color:  #939359;
}

a.readmore,
a.readmore:link,
a.readmore:active{
    float:right;
	background: url(../images/btnz-back.jpg) no-repeat;
	height: 27px;
	width: 97px;
	padding: 3px 0 0 15px;
	text-decoration: none;
	font-size: 12px;
	color: #939359;
}

a.readmore:hover{
    float:right;
	background: url(../images/btnz-back-hover.jpg) no-repeat;
	height: 27px;
	width: 97px;
	padding: 3px 0 0 15px;
	text-decoration: none;
	font-size: 12px;
	color: #787827;
}

a.joinnow,
a.joinnow:link,
a.joinnow:active{
    float:right;
	background: url(../images/btnz-back.jpg) no-repeat;
	height: 27px;
	width: 97px;
	padding: 3px 0 0 20px;
	text-decoration: none;
	font-size: 12px;
	color: #939359;
}

a.joinnow:hover{
    float:right;
	background: url(../images/btnz-back-hover.jpg) no-repeat;
	height: 27px;
	width: 97px;
	padding: 3px 0 0 20px;
	text-decoration: none;
	font-size: 12px;
	color: #787827;
}

a.paymentbtn,
a.paymentbtn:link,
a.paymentbtn:active{
    float:right;
	background: url(../images/paybtn.jpg) no-repeat;
	height: 27px;
	width: 160px;
	padding: 3px 0 0 20px;
	text-decoration: none;
	font-size: 12px;
	color: #939359;
}

a.paymentbtn:hover{
    float:right;
	background: url(../images/paybtn-hover.jpg) no-repeat;
	height: 27px;
	width: 160px;
	padding: 3px 0 0 20px;
	text-decoration: none;
	font-size: 12px;
	color: #939359;
}

.red{
	color: #FF0000;
}

#registergeneral{
	width: 400px;
	height: 23px;
	background: #e8e8e2;
	border: 1px solid #ccccb0;
	color: #afaf6d;
	padding: 2px 10px 0 10px;
}

#registergeneralsmall{
	height: 23px;
	background: #e8e8e2;
	border: 1px solid #ccccb0;
	color: #afaf6d;
	padding: 2px 10px 0 10px;
}


/*Footer*/
.wrapperfoot{
	margin: auto;
	padding: 0;
	padding: 0;
	width: 960px;
	background: none;
	border: none;
}

.wrapperfoot .col_7{
	margin-top: 10px;
}

.wrapperfoot .col_7 .footerimgs img{
	border: none;
	margin-right: 10px;
}

.footerlinks {
	width: 375px;
	font-size: 10px;
	line-height: 2;
}

.footerlinks ul {
	margin-left: -43px;
	margin-top: -10px;
}

.footerlinks li{
	float: left;
	list-style: none;
	margin-right: 10px;
}

.footerlinks a,
.footerlinks a:link,
.footerlinks a:active{
	color: #939359;
	font-weight: bold;
	text-decoration: none;
}

.footerlinks a:hover{
	text-decoration: underline;
}

.wrapperfoot .col_6{
	margin-top: 0px;
}

.wrapperfoot .col_6 p{
	float: right;
}

