body{

	background:url("../images/interface/tl_mainbg.gif") #DEFFDE repeat-x;
	font-family: fertigo-pro-1,fertigo-pro-2,sans-serif;
	
	text-align:left;
}

.top5{
	margin-top:5px;
}

.header h1{
	float:left;
	width: 134px;
	height:203px;
	display:block;
}

.header h1 a{
	display:block;
	width: 134px;
	height:203px;
	float: left;
	text-indent:-9999px;
	background:url("../images/interface/tl_logo_v4b.png") no-repeat;
}

.nav ul{
	float: right;

}


.bg{
	box-shadow:0px 0px 2px rgba(0,0,0,0.6);
	-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.6);
	-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.6);
	border-radius-bottomleft:5px; 
	    border-radius-bottomright:5px;
	 -moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	background: #fff;

}

.bgsquare{
	box-shadow:0px 0px 2px rgba(0,0,0,0.6);
	-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.6);
	-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.6);
}

.relative{
	position:relative;
}

/*
.nav ul li{
	display: block;
	float: left;
	list-style: none;
	border: 1px solid #aaa;
	padding: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left:10px;
	
}
*/

.memberlinks{
	margin-top: 0px;
	margin-right:10px;
	float:right;
	
	height:25px;
	display:block;
	
	box-shadow:0px 0px 2px rgba(0,0,0,0.6);
	-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.6);
	-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.6);
	border-radius-bottomleft:5px; 
	    border-radius-bottomright:5px;
	 -moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	background:#fff;
}

.memberlinks p{
	font-size:12px;
	padding:6px 10px 5px;
	text-align:right;

}

.memberlinks p a{
	color:#000;
}

.nav{
	margin-top: 132px;
	margin-right:10px;
	float:right;
	width:800px;
	height:38px;
	display:block;
}

.body{
	margin-top: 20px;
}


.footer{
	
}

.footer a{
	color:#000;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}

.latest{
	margin-bottom: 20px;
}

.latest h1{
	margin-bottom: 7px;
	font-weight: 200;
	font-size: 20px;
}

.latest h1 a{
	color: #000;
}

.latest .article {
	overflow:hidden;
	position:relative;
	background: #fff;
	height:270px;
	
	
	
}



.latest .article h1{
	left:0;
	padding:10px;
	position:absolute;
	bottom:80px;
	width:280px;
	background: rgba(255,255,255,0.58);
	font-size: 25px;
	
}

.latest .article h1 a{
	color: #000;
	text-decoration:none;
}

.latest .article p{
	padding: 10px;
}

.lastest .article img{


}


.frontbottom{
	margin-bottom: 20px;
}

.frontbottom h1{
	margin-bottom: 7px;
	font-weight: 200;
	font-size: 20px;
}

.frontbottom h1 a{
	color: #000;
}

.frontbottom .article {

	background: #fff;

	height:270px;
		/* border:1px solid #aaa; */
	
	
}



.frontbottom .article h1{
	padding:10px;
	font-size: 20px;
	
}

.frontbottom .article h1 a{
	color: #000;
	text-decoration:none;
}

.frontbottom .article p{
	padding: 10px;
}

.frontbottom .article p a{
	color:#000;
}

.frontbottom .article img{


}


.submenu{
	background:#fff;
	display:inline;
	float:left;
	margin-left:0;
	margin-right:20;
	width: 220px;  /* full width - 240 */
}
.submenu .inner{
	padding: 0px 10px 10px 10px;
	float: left;
	display:inline;
	margin: 0px;
}

.submenu h1{
	background: #DEFFDE;

	color:#000000;
	font-size:20px;
	padding:6px 10px 7px;
}

.submenu h1 a{
	color:#000;
	text-decoration:none;
}

.submenu ul{
	margin: 0px;
	padding: 0px;
}

.submenu ul li a{
	font-size:20px;
	color:#000;
}




.submenu li.here, .submenu li li:hover{
	list-style:disc;
}

.submenu li.here a, .submenu li li:hover a{
	color:#000;
}

.submenu ul li{
	margin-left:20px;
}


.submenu ul li a{
	color:#555;
	text-decoration:none;
	display:block;
	padding:5px 0;
	font-size:16px;
}

.maincontent{

	margin-bottom: 20px;
}


.maincontent h1{
	font-size:24px;
}

.maincontent h2{
	font-size:18px;
}

.maincontent h3{
	font-size:16px;
	font-weight:normal;
}
.maincontent h4{
	font-size:14px;
}


.maincontent h5{
	font-size:13px;
}

.maincontent h6{
	font-size:13px;
}

.maincontent p{
	font-size:13px;
	line-height:16.5px;
}
.maincontent h1 a, .maincontent h2 a, .maincontent h3 a, .maincontent h4 a, .maincontent h5 a, .maincontent h6 a{
	text-decoration:none;
}

.maincontent  a{
	color:black;
}


.maincontent img.mainimg{
	float:left;
	margin-bottom:20px;
}


.twitterfeed{
	
}

.twitterfeed li{
	list-style:none;
}

.twitterfeed li span{
	display:inline-block;
	font-weight:bold;
	padding-top:5px;
}

.twitterfeed li img{
	float:left;
	margin: 0px 10px 0px 10px;
}

.twitterfeed li p{
	display: block;
	float:left;
	padding:0 !important;
	width: 220px;
	
}

.twitterfeed a{
	color:#000;
}

.event-map{
	width: 389px;
	height: 300px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-left:10px;

	margin-bottom: 20px;
	display: block;
	float:left;
}



.subcontent{
	background:#fff;
}

.subcontent.width240{
	display:inline;
	float:left;
	margin-left:20px;
	margin-right:10px;
	width: 210px;  /* full width - 240 */
}

.subcontent .inner{
	padding: 0px 10px 10px 10px;
	float: left;
	display:inline;
	margin: 0px;
}

.subcontent h1{
	background: #DEFFDE;

	color:#000000;
	font-size:20px;
	padding:6px 10px 7px;
}

.subcontent h1 a{
	color:#000;
	text-decoration:none;
}

.subcontent ul{
	margin:0px 10px 0px 15px;
}

.subcontent ul li{
	margin:0px 0px 10px 0px;
	list-style:disc;
	font-size:13px;
}

.subcontent a{
	color:#000;
	text-decoration:none;
}

.subcontent a:hover{
	text-decoration:underline;
}

.blogitem_summary{
	margin-bottom: 20px;
	padding-bottom:10px;
	padding-top:10px;
	background:#fff;
}

.blogitem_summary h1{
	margin-bottom: 5px !important;
}
.blogitem_summary h1 a{
text-decoration:none;	
}

.blogitem_summary a{
	color:#000;
}

.blogitem_summary .commentdate{
	font-size:12px;
}

.comments{
	padding-top:10px;
	padding-bottom: 10px;
}

.comments .commentitem{
	
	background:#DEFFDE;
	border-left:1px #000 solid ;
	padding:10px 10px 1px 10px;
	margin-bottom: 10px;
}





.linkitem{
background:#fff;
position:relative;
overflow:hidden;
height:140px;
margin-bottom:20px;
}

.linkitem .details{
position:absolute;
bottom: 15px;
background: rgba(255, 255, 255, 0.85);
left:0;
width: 120px;
padding:5px 10px;
}

.linkitem h1{

font-size:16px;
margin-bottom:5px;
}

.linkitem h1 a{
color:#000;
text-decoration:none;
}

.linkitem p{
font-size:9px;
margin-bottom:0px;
text-align:right;
}

.linkitem p a{
color:#000;
text-decoration: underline;
}

.linkitem p a:hover{
text-decoration:none;	
}


.width180{
width:180px;
}


.addlinkform{
	
}

.addlinkform .input{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background:#DEFFDE;
	border:1px solid #767676;
	margin-top:10px;
	padding:5px;
	width:360px;
}

.addlinkform .textarea{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background:#DEFFDE;
	border:1px solid #767676;
	margin-top:10px;
	padding:5px;
	width:360px;
}

.addlinkform .select{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background:#DEFFDE;
	border:1px solid #767676;
	margin-top:10px;
	padding:5px;
	width:250px;
}

.addlinkform .sbmt{

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	border:1px solid #767676;
	margin-top:10px;
	padding:5px;
	cursor:pointer;
	background:#DEFFDE;
	margin-bottom:20px;
}

.frontsignup{
	
}

.frontsignup label{
	display:block;
	float:left;
	width:125px;
	padding-top:6px;
}

.frontsignup .signuptag{
	font-size:15px;
	padding:5px 10px 5px 10px !important;
}

.frontsignup p{
	float:left;
	font-size:13px;
	margin:0px;
	padding:4px 10px 0px 10px !important;
}

.frontsignup .input{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background:#DEFFDE;
	border:1px solid #767676;

	padding:4px;
	width:150px;
	float: left;
}

.frontsignup .textarea{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background:#DEFFDE;
	border:1px solid #767676;
	margin-top:10px;
	padding:5px;
	width:360px;
}



.frontsignup .sbmt{

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
margin-top:5px;
	border:1px solid #767676;
	padding:5px;
	cursor:pointer;
	background:#DEFFDE;
	margin-left:10px;

}

.frontoverlay{
	position:absolute;
	top:0px;
}

.frontoverlay h1{
	font-size:31px !important;
	font-weight:bold;
}

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







#simplemodal-container{
	background:#fff;
	border-radius:3px;
	 -moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#000;
	padding:20px;
}


#simplemodal-overlay{
	background:#000;
	  
}

#simplemodal-container a.modalCloseImg {
	background:url(../images/interface/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

.login_modal .sbmit{
	text-align:center;
}

.login_modal label{
	display:block;
	float:left;
	width:125px;
	padding-top:6px;
}

.login_modal a{
	color:black;
	
}

.login_modal .input{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background:#DEFFDE;
	border:1px solid #767676;

	padding:4px;
	width:150px;
	float: left;
}





.login_modal .sbmt{

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
margin-top:5px;
	border:1px solid #767676;
	padding:5px;
	cursor:pointer;
	background:#DEFFDE;
	margin-left:10px;

}



.bigform{
	
}

.bigform label{
	display:block;
	float:left;
	width:125px;
	padding-top:6px;
	font-weight:bold;
}



.bigform p{
	float:left;
	display:block;
	font-size:13px;
	width:98%;
	margin:0px 0px 10px 0px;
	padding:4px 10px 0px 10px !important;
	clear:right;
}

.bigform input[type=radio]{
	float:left;
}

.bigform .input{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background:#DEFFDE;
	border:1px solid #767676;

	padding:4px;
	width:360px;
	float: left;
}

.bigform .textarea{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background:#DEFFDE;
	border:1px solid #767676;
	margin-top:10px;
	padding:5px;
	width:360px;
}

.bigform .select{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background:#DEFFDE;
	border:1px solid #767676;
	margin-top:10px;
	padding:5px;
	width:360px;
}


.bigform .ff-ft{
	float:left;
	display:block;
}

.bigform .sbmt{

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
margin-top:5px;
	border:1px solid #767676;
	padding:5px;
	cursor:pointer;
	background:#DEFFDE;
	margin-left:10px;

}

