:root{
	overflow-y:scroll;
}

body{
	margin:0;
	padding:0;
	background:#DBDECD;
	font-family:Tahoma;
	font-size:14px;
}

.clear{
	clear:both;
}

a, a:visited{
	color:#7EAB2E;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:active, a:focus{
	outline:0;
}

div.container{
	width:986px;
	margin:0px auto;
}

div.loginbar{
	background:url(../images/loginbar-bg.jpg) top left repeat-x;
	border-bottom:4px solid #96c83f;
}

div.loginbar .buttons{
	display:block;
	float:right;
	background:#7eab2e;
	width:220px;
	min-height:46px;
}

div.header{
	background:url(../images/header-bg.jpg) top center no-repeat;
	height:314px;
	position:relative;
}

div.header div.headertext{
	position:absolute;
	top:96px;
	left:520px;
	line-height:1.25em;
	font-size:36px;
	color:#556833;
}

div.header div.navbar{
	position:absolute;
	top:254px;
	left:290px;
	font-family:HelveticaNeue, Helvetica, Arial;
	font-weight:bold;
	font-size:18px;
	color:white;
}

div.header div.navbar a, div.header div.navbar a:visited{
	display:inline-block;
	padding-left:18px;
	padding-right:18px;
	color:white;
	text-decoration:none;
}

div.header div.navbar a.current{
	color:#96C83F;
}

div.loginbar .buttons img.gt{
	margin-left:16px;
	margin-top:13px;
	float:left;
}

div.loginbar .buttons a{
	float:left;
	margin-top:8px;
}

div.loginbar .buttons a.login{
	margin-left:8px;
	margin-right:8px;
}

div.subheader{
	background:#c3c5b8;
	padding:32px;
}

div.subheader div.left{
	float:left;
	width:420px;
	margin-right:0px;
}

div.subheader h1{
	margin:0;
	background:white;
	padding:4px;
	padding-left:16px;
	color:#7eab2e;
	text-transform:lowercase;
	font-family:HelveticaNeue, Helvetica, Arial;
	font-size:28px;
}

div.subheader h4{
	font-weight:normal;
	font-size:16px;
	color:#313238;
	margin:0;
	padding:4px;
	line-height:1.5em;
}

a.readmore{
	display:inline-block;
	padding:8px;
	font-size:12px;
	color:white;
	background:#313238;
}

a.joinHere{
	display:block;
	padding:4px;
	padding-left:16px;
	font-size:28px;
	color:#7EAB2E;
	background:white;
	font-family:HelveticaNeue,Helvetica,Arial;
	font-weight:bold;
	text-decoration:none;
}

a.large{
	font-size:24px;
	display:block;
	text-align:center;
}

a.readmore em, a.joinHere em{
	font-style:normal;
	font-weight:bold;
}

div.cycleholder{
	float:right;
	position:relative;
}

div.cycleholder a.cycle_left{
	position:absolute;
	top:50%;
	left:0px;
	margin-top:-14px;
	margin-left:-14px;
	z-index:10;
}

div.cycleholder a.cycle_right{
	position:absolute;
	top:50%;
	left:100%;
	margin-top:-14px;
	margin-left:-14px;
	z-index:10;
}

div.cycler img{
	border:5px solid white;
}

div.maindiv{
	background:white;
	padding:32px;
	line-height:1.5em;
}

div.category_preview{
	float:left;
	width:294px;
	margin-right:16px;
	position:relative;
	padding-top:20px;
}

div.category_preview h1{
	margin:0;
	color:#7eab2e;
	text-transform:lowercase;
	font-family:HelveticaNeue CondensedBold, Helvetica, Arial;
	font-size:20px;
	position:absolute;
	top:0px;
	left:0px;
}

div.category_preview div{
	border:1px solid #c6c9bb;
	background:#dbdecd;
	padding:10px;
}

a.readmore2{
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	font-size:12px;
	color:white;
	background:#313238;
	text-align:center;
}

a.readmore2 em{
	font-style:normal;
	font-weight:bold;
}

div.category_list_home{
	float:left;
	margin-right:16px;
	width:139px;
}

div.category_list_home h2{
	background:#f4f5f0;
	margin:0;
	margin-top:32px;
	padding:0;
	padding-top:16px;
	padding-left:4px;
	padding-bottom:4px;
	font-family:HelveticaNeue, Helvetica, Arial;
	font-size:18px;
	font-weight:bold;
	text-transform:lowercase;
	color:#7eab2e;
	border-top:4px solid black;
	height:48px;
}

div.category_list_home ul{
	list-style-type:none;
	font-size:11px;
	margin:0;
	margin-top:16px;
	padding:0;
}

div.category_list_home ul li{
	list-style-type:none;
	padding:0;
	margin:0;
}

div.category_list_home ul li a, div.category_list_home ul li a:visited{
	display:block;
	padding:4px;
	margin:0;
	border-bottom:1px dashed #a1a1a4;
	color:#313238;
	text-decoration:none;
	font-size:14px;
}

div.category_list_home ul li a:hover{
	border-bottom:1px dashed black;
	color:black;
}

div.associations h2{
	color:#7eab2e;
	font-family:HelveticaNeue, Helvetica, Arial;
	font-size:18px;
	font-weight:bold;
}

a.associate{
	display:block;
	float:left;
	margin-right:16px;
}

a.associate.last{
	margin-right:0px;
}

div.footer{
	background:black url(../images/footer-bg.jpg) top center repeat-x;
	color:white;
	padding:32px;
}

div.footer a, div.footer a:visited{
	color:#7eab2e;
	text-decoration:none;
}

div.footer a:hover{
	text-decoration:underline;
}

div.footerSection{
	float:left;
	margin-right:32px;
}

div.footerSection h2{
	color:#7eab2e;
	font-family:HelveticaNeue, Helvetica, Arial;
	font-size:18px;
	margin:0;
}

div.footerSection h4{
	font-size:12px;
	font-weight:bold;
}

div.footerSection p{
	font-size:10px;
	line-height: 17px;
}

div.footerSection a.hl{
	display:inline-block;
	padding:4px;
	color:white;
	text-decoration:none;
	background:#59524c;
	font-family: HelveticaNeue, Helvetica, Arial;
}

.green{
	color:#7eab2e!important;
}

.white{
	color:white!important;
}

div.maindiv h1{
	color:#7eab2e;
	font-family:HelveticaNeue, Helvetica, Arial;
	font-size:24px;
	margin:0;
}

div.maindiv h1.small{
	font-size:16px;
	margin-top:1.5em;
	margin-bottom:0px;
}

div.maindiv p.top{
	margin-top:0px;
}

form.join input[type="radio"]{
	margin-right:8px;
}

form.join label{
	margin-right:32px;
}

form.join input[type="checkbox"]{
	margin-right:8px;
}

p.leftP{
	float:left;
	margin-right:32px;
}

ul.inline{
	list-style-type:none;
	display:block;
}

ul.inline li{
	display:inline-block;
	background:transparent url(../images/bullet.jpg) 0px 50% no-repeat;
	padding-left:24px;
	margin-right:24px;
}

p.error{
	color:white;
	background:#313238 url(../images/cross.png) 10px 10px no-repeat;
	padding:8px;
	padding-left:32px;
}

p.success{
	color:white;
	background:#313238 url(../images/tick.png) 10px 10px no-repeat;
	padding:8px;
	padding-left:32px;
}

div.left{
	width:450px;
	float:left;
	margin-right:22px;
}

div.formbox{
	padding:32px;
	background:#DBDECD;
	border:1px solid #C6C9BB;
}

img.category_top_image{
	float:right;
	max-width:320px;
	border:4px solid white;
}

div.category_top h1{
	font-size:32px;
	margin:0;
	text-align:center;
}

div.category_top{
	color:#313238;
	float:left;
	width:568px;
}

div.cat_images a{
	display:block;
	float:left;
	margin-right:32px;
	margin-bottom:32px;
}

div.cat_adverts table{
	width:100%;
}

div.cat_adverts table th{
	background:#050520;
	color:white;
	padding:24px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	font-family:HelveticaNeue, Helvetica, Arial;
	font-weight:bold;
	font-size:18px;
}

div.cat_adverts table td{
	padding:24px;
	padding-top:10px;
	padding-bottom:10px;
}

div.cat_adverts table tr.even td{
	background:#dbdecd;
}

div.cat_adverts table tr.odd td{
	background:#f4f5f0;
}

div.cat_adverts, div.cat_adverts a, div.cat_adverts a:visited{
	color:#313238;
	text-decoration:underline;
}

div.social{
	float:left;
	width:150px;
	line-height:16px;
}

div.social img{
	float:left;
	margin-right:4px;
}

div.social em{
	font-style:normal;
	display:block;
	float:left;
	margin-top:8px;
	width:96px;
}

div.cycleholder{
	float:right;
	height:291px;
	width:488px;
	overflow:hidden;
}

.cycle_left{
	display:none;
}

.cycle_right{
	display:none;
}

div.associations .associations_inner{
	overflow:hidden;
	position:relative;
	height:128px;
}

div.associations_inner .child{
	width:1077px;
	height:112px;
	position:absolute;
}

/* carousel */
.jcarousel .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}

.jcarousel .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel .jcarousel-container-vertical {
    width: 75px;
    height: 96px;
    padding: 40px 20px;
}

.jcarousel .jcarousel-clip-horizontal {
    width: 922px;
    height: 96px;
}

.jcarousel .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel .jcarousel-item {
    width: 144px;
    height: 96px;
}

.jcarousel .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel .jcarousel-next-horizontal {
    position: absolute;
    top: 96px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/carousel-next.jpg) no-repeat 0 0;
}

.jcarousel .jcarousel-next-horizontal:hover {
}

.jcarousel .jcarousel-next-horizontal:active {
}

.jcarousel .jcarousel-next-disabled-horizontal,
.jcarousel .jcarousel-next-disabled-horizontal:hover,
.jcarousel .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel .jcarousel-prev-horizontal {
    position: absolute;
    top: 96px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/carousel-previous.jpg) no-repeat 0 0;
}

.jcarousel .jcarousel-prev-horizontal:hover {
}

.jcarousel .jcarousel-prev-horizontal:active {
}

.jcarousel .jcarousel-prev-disabled-horizontal,
.jcarousel .jcarousel-prev-disabled-horizontal:hover,
.jcarousel .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

/**
 *  Vertical Buttons
 */
.jcarousel .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel .jcarousel-next-disabled-vertical,
.jcarousel .jcarousel-next-disabled-vertical:hover,
.jcarousel .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel .jcarousel-prev-disabled-vertical,
.jcarousel .jcarousel-prev-disabled-vertical:hover,
.jcarousel .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
