 
#res-link-holder{
visibility: visible !important;
display: block !important;
position: relative;
}
#res-link{
visibility: visible !important;
display: block !important;
position: absolute;	
top: 178px;
right: 20px;
background: white;
padding-left: 10px;
height: 20px;
width: 75px;
}

#res-link a{
	color: #777;
	text-decoration: none;
}
#res-link a:hover{
	color: #222;
	text-decoration: none;
}



ul.pagination{
	display: block;
	height: 30px;
}
ul.pagination a{
	height: 17px;
	width: 15px;
	display: inline;
	float: left;
	margin-right: 4px;
	background: #ddd;
	padding: 2px 0px 2px 7px;
	font-size:14px ;
}
  
  ul.pagination a:hover{
	background: #aaa;
	color: white;
}

ul.pagination li a{
	text-decoration: none;
}


body {
	background: url(../assets/bg.jpg) #f1f4dd  repeat-x  ;
	font-family:verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #3b3e3f;
	line-height: 18px;
}



a:link, a:visited{
	color: #494738;
	outline: none;
	
}

a:hover{
	color: gray;
}

a.bluelink:link, a.bluelink:visited{
	color: #128ee5;
	text-decoration: none;
}

a.bluelink:hover{
	color: gray;
	text-decoration: none;
}

h1 {
	font-size: 22px !important;
}

.addLH{
	line-height: 25px !important;
}



/* header --------------------------------------------------------- */
#header{
	height: 255px;
}
#logo{
	margin-top: 5px;
}


/* nav --------------------------------------------------------- */

li.active a.active {
	position: relative;
	top:-21px;
	display: block;
	padding: 22px 10px 0px 10px;
	height: 28px !important;
	border: 1px solid #212121;
	background: #fff;
}
	

	
#nav li a:link{
	color: #000;
	text-decoration: none;
}

#nav li a:visited{
	color: #000;
	text-decoration: none;
}

#nav li a:hover {
	color: #677D66 !important;
}


#nav li{
	position: relative;
	top: 2px;
	height: 36px;
	padding-top: 17px;
	padding-right: 20px;
	margin-right: 20px;	
	color: #000 !important;
	float: left;
	display: block;
	font-size: 13px;
	line-height: 10px !important;
	background: url(../assets/nav-bar.png) right top no-repeat;
}



#nav a.active li {
	position: relative;
	top: -5px;
	border: 1px black solid !important;
	background: #fff;
	color: #000;
	padding-left:20px ;
	padding-top: 17px;
	height: 32px !important;
	margin-right: 19px;
}

#nav a.active:hover li{
	color: #000 !important;
}

/* sign in box --------------------------------------------------------- */

a.login{
	margin: 0 27px;
}

a.logout-tx{
	margin: 0 24px;
}

#signin	{
	margin-top: 2px;
	padding-top: 12px;	
	height: 50px;
	background: url(../assets/login-bx.png) no-repeat transparent;
}


/* SideBar --------------------------------------------------------- */








h2{
	font-size: 18px !important;
	margin-bottom: 25px !important;
	margin-top: 5px !important;
}

h3{
	font-size: 16px !important;
	margin-bottom: 8px !important;
	color: #212121;
}








.become-member{
	display: block;
	width: 302px !important;
	height: 80px;
	text-indent: -999px;
	left: -2px;
	background: url(../assets/become-member-BTN.jpg) no-repeat top left;
	margin: 0px 2px 10px 0px;
	position: relative;
}

.become-member:hover{
	background-position: 0px -84px;
}

.become-member:active{
	background-position: 0px -168px;
}

#why-bx{
	background: url(../assets/white-bx.jpg)no-repeat;
	padding: 18px;
	height: 160px;
	}

#why-bx ul{
	margin-left: 1px;
	position: relative;
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	
}

#why-bx li{

	background-image: url(../assets/check-box.jpg);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left: 27px;
	font-size: 12px;
	margin-bottom: 6px;
	list-style-position: outside;
	line-height: 32px;
	
}




/* Home Page --------------------------------------------------------- */
.what-event{
	height: 248px;
	background: url(../assets/what-here-bx1.jpg) no-repeat;
}

.what-event .bluelink, .what-dis .bluelink{
	position: relative;
	top: 170px;
	left: 0px;
	padding: 170px 10px 0px 200px;
	}

.what-dis{
	height: 248px;
	background: url(../assets/what-here-bx2.jpg) no-repeat;
	
}


/* Events --------------------------------------------------------- */

#sidebar-events .event{
	border-bottom: 1px dotted #8f8f7d;
	padding-bottom: 19px;
	margin-bottom: 27px;
	overflow: auto;
}

#sidebar-events .event a:link, #sidebar-events .event a:visited{
	text-decoration: none;
}
#sidebar-events .event a:hover{
	color: gray;
}



#sidebar-events .date-bx{
	background: url(../assets/date-bx.png) no-repeat;
	height: 100px;
	width: 38px;
	color: white;
	float: left;
	padding: 1px 0px 0px 8px;
}

#sidebar-events .details{
	width: 243px;
	float: right;
}

#sidebar-events .date-bx p{
	color: #fff;
	font-size: 16px;
	padding: 7px 0 0 0px;
	margin-left: -16px;
	text-align: center;
}


#sidebar-events h3{
	color:#494738;
}

#sidebar-events p{
	color: #95a60a;
	margin-bottom: 4px;
}

/* Testimo
 --------------------------------------------------------- */

.test-bx h4{
	position: relative;
	color: #494738;
	font-size: 12px;
	font-weight: bold;
	top: 10px;
	margin-bottom: 40px;
	
}

.test-pic{
	float: left;
		
}

.test-quote{
	background: url(../assets/test-bx.png) top left no-repeat;
	margin-left: 10px;
	height: 99px;
	width: 526px;
	float: left;
}

.test-quote p{
	padding: 15px 10px 0px 25px;
	
}

.test-quote-half{
	background: url(../assets/test-bx-half.png) top left no-repeat;
	margin-left: 10px;
	height: 107px;
	width: 355px;
	float: left;
	
}

.test-quote-half p{
	padding: 15px 10px 10px 25px;
	
}


/* Content Channels
--------------------------------------------------------- */
#featured.procenterH1 h1{
	font-size: 22px;
	margin-bottom: 17px;
}

.channel-item h3 a.title:link, .channel-item h3 a.title:visited{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	
}

.channel-item h3{
	line-height: 22px !important;
}

.channel-list{
	height: auto;
	overflow: auto;
	margin-right: 15px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom:1px #bababa dotted ;
	z-index: 10px;
	color: #362f2d;
	
}


.channel-list .col1{
	width: 170px;
	float: left;
	margin-right: 5px;
	color: #362f2d;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}

.channel-list .col1 a.bluelink:link, .channel-list .col1 a.bluelink:visited{
	font-weight: normal !important;
	position: relative;
	top: 0px !important;
	font-size: 11px;
}

.channel-list .col1 a.bluelink:hover, .channel-list .col2 a.bluelink:hover{
	color: gray !important;
}


.channel-list .col2{
	width: 300px;
	float: left;
	margin-right: px;
}


.col2 li{
	list-style-type:circle;
	list-style: outside;
	position: relative;
	left: 15px;
	padding-right: 5px;
}


.channel-list .col3{
	width: 100px;
	float: right;
}
.channel-list h2{
	margin-bottom: 5px !important;
	line-height: 30px !important;
	
}

.channel-list a.bluelink:link, .channel-list a.bluelink:visited{
	color: #128ee5 !important;
	position: relative;
	top: 5px !important;
	font-weight: bold;
}

.channel-list a.download:link, .channel-list a.download:visited {
	background: url(../assets/procenter/download-icon.png) no-repeat;
	text-indent: -999px !important;
	height: 33px;
	width: 90px;
	display: block;
	margin-bottom: 10px;
}

.channel-list a.download:hover{
	background-position: 0px -35px;
}

#channel-title{
	float: left;
}
#rss-links{
	position: relative;
	margin-left: 20px;
	top: -7px;
	float:right;
	
}
.article-rss{
	position: relative;
	top: 10px;
	left: -5px;
}
a.subscribe:link,  a.subscribe:visited {
	background: url(../assets/procenter/subscribe-icon.png) no-repeat;
	text-indent: -999px !important;
	height: 33px;
	width: 93px;
	display: block;
}

 a.subscribe:hover{
	background-position: 0px -34px;
}


a.subscribe-member:link,  a.subscribe-member:visited {
	background: url(../assets/procenter/subscribe-icon-members.png) no-repeat;
	text-indent: -999px !important;
	height: 33px;
	width: 122px;
	display: block;
}

 a.subscribe-member:hover{
	background-position: 0px -34px;
}


.channel-item .locked .cover {
position:absolute;
top:-70%;
z-index:10;
left:0px;
}




.channel-item .locked-list {
	position: relative;
	overflow: hidden;
	height: 150px !important;
}

/* Content Channels Single Page
--------------------------------------------------------- */
.miniArrow{
	font-size: 10px;
	position: relative;
	top: -5px;
}

.articlePage h1 a:link, .articlePage h1 a:visited{
	color: #000 !important;
	text-decoration: none !important;
}

.articlePage h1 a:hover{
	color: grey !important;
}

.articlePage .channel-item{
	background: #fff;
	border: 1px solid #a2a494;	
	position: relative;
	padding: 15px 0px 0px 16px;
}

.articlePage .channel-item h3{
	margin-bottom: 0px !important;
}

.articlePage .channel-item .channel-list{
	border: none;
}


/* Discussions --------------------------------------------------------- */

.dis h1{
	margin-bottom: 34px !important;
}

.info h3{	
}

.info{
	 line-height:27px;
}

/* Events Page --------------------------------------------------------- */

.eventPage #featured h1{
	margin-bottom: 21px !important;
	
}


.event-item{

	overflow: auto;
	padding: 22px 0 18px 22px;
	background: #fff;
	border: 1px solid #a2a494;
}

.event-details{
	width: 400px;
	float: left;
	margin-right: 18px;
}

.event-thumb{
	border: 1px solid #b0afa8;
	margin-bottom: 5px;
	width: 153px;
}

.event-thumb:hover{
	border: 1px solid #767676;
}


.event-item .date-bx{
	background: url(../assets/date-bx.png) no-repeat;
	height: 70px;
	width: 48px;
	color: white;
	float: left;
	padding: 1px 0px 0px 8px;
}

.event-item .date-bx p{
	color: #fff;
	font-size: 16px;
	padding: 7px 0 0 0px;
	margin-left: -28px;
	text-align: center;
}


.event-item h3{
	font-size: 14px;
	font-weight: bold;
	color: #362f2d;
}

.event-item h3 a:link, .event-item h3 a:visited{
	text-decoration: none;
	color: #362f2d;
}

.event-item h3 a:hover{
	color: grey;
}


.lt-green{
	color: #95a60a;
	margin-bottom: 5px;
		font-weight: bold;
	
}


.event-bar{
	font-size: 18px !important;
	overflow: auto;
	border: 1px solid #b0afa8;
	background: #fff;
	border-top: none;
	padding:22px;
	color: #494738;
		margin-bottom: 25px;
}

.event-bar .registar{
	float: left; 
}

.event-bar .membership{
	float: right;
}

.cost{
	float: left;
	position: relative;
	top: 12px;
	margin-right: 10px;
}

.memCost{
	float: left;
	position: relative;
	top: 8px;
	margin-right: 10px;
}


.member-registar-btn{
	float: left;
	background: url(../assets/events/btn-memberReg.gif) no-repeat;
	text-indent: -9999px;
	width: 158px;
	height: 30px;
	display: block;
	cursor: pointer;
}

a.member-registar-btn:hover{
	background-position: 0px -31px;
}

.nonMem-registar-btn{
	float: left;
	background: url(../assets/events/btn-nonMemReg.gif) no-repeat;
	text-indent: -9999px;
	width: 160px;
	height: 32px;
	display: block;
	cursor: pointer;
}

.nonMem-registar-btn:hover{
	background-position: 0px -33px;
}

.becomeMemSm-btn{
	float: left;
	background: url(../assets/events/btn-membership.gif) no-repeat;
	text-indent: -9999px;
	width: 160px;
	height: 33px;
	display: block;
	cursor: pointer;
}

.becomeMemSm-btn:hover{
	background-position: 0px -33px;
}


/*Sign up Page*/

#signupForm{
		border-bottom: 1px #212121 solid;
		padding-bottom: 40px;
}

#selectplan{
	background: url(../assets/signup/signupBg.gif) no-repeat transparent;
	width: 615px;
	height: 106px;	
}

.member-opt1{
	position: relative;
	top: 20px;
	margin-left: 35px;
	margin-right: 70px;
}

.member-opt1 input{
	position: relative;
	top: -15px;
	right: 10px;
}
.member-opt2{
	position: relative;
	top: 25px;
}

.member-opt2 input{
	position: relative;
	top: -18px;
	right: 10px;
}




.signup-helpTx{
position: relative;
top: -15px;
font-size: 19px;
margin-left: 60px;
margin-right: 5px;	
}



/* Discussions
--------------------------------------------------------- */
.dis h1{
	margin-bottom: 34px !important;
}

.dis h2{
	margin-bottom: 10px !important;
}


/* How it worked
--------------------------------------------------------- */
.howitworks li{
	list-style-type:circle;
	list-style: outside;
	position: relative;
	left: 15px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.services li{
	list-style-type:circle;
	list-style: outside;
	position: relative;
	left: 15px;
	padding-right: 5px;
	margin-bottom: 10px;
}
/* Footer
--------------------------------------------------------- */
#footer{
background: url(../assets/footer-bg.png) repeat-x ;
	height: 116px;
	margin-bottom: 10px;
	position: relative;
	top: 59px;
	padding-top: 16px;
} 




#footer li{
	float: left;
	margin-right: 20px;
	font-size: 10px;
	
}

#footer li a:link, #footer li a:visited{
	text-decoration: none;
}



/* Floats & Clear Fix --------------------------------------------------------- */

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tright{
	text-align: right;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	 visibility: hidden;
	 display: block;
	 font-size: 0;
	 content: " ";
	 clear: both;
	 height: 0;
	 }
.clearfix { display: inline-block; }
/* start commented backslash hack */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


/* Slider CSS --------------------------------------------------------- */

a#ft-next-slideshowHolder.ft-next, a#ft-prev-slideshowHolder.ft-prev{
	visibility: hidden !important;
}




/* con-text --------------------------------------------------------- */

.con-text {
line-height:1.4em;
font-size: 13px;
color:#212121;}

.con-text p{
	line-height: 1.9em;
}
.con-text h2 {
font-size:30px;
margin-bottom: 10px !important;
color: #477496;
font-weight:200;
line-height:1.2em;
}

.con-text h2 a {
text-decoration:none;
color:#384a4c;
}

.con-text h2 a:hover {
color:#f6891f;
}

.con-text h2.title-hd {
line-height:1.3em;
padding:0 0 25px 0;
}

.con-text p {
padding:10px 0;
}

.con-text h3 {
font-size:24px;
padding:5px 0 0px 0;
font-weight:200;
line-height:1.4em;
}

.con-text h4 {
font-size:20px;
padding:20px 0 10px 0;
font-weight:200;
color: #de3b17;
}

.con-text h4.sub-heading {
padding-top:0px;
}

.con-text ul {
padding:10px 0;
}

.con-text li {
margin:15px 50px;

}

.con-text .no-list{
	list-style-type: decimal !important;
}

/* blog feed */

.feedburnerFeedBlock .headline{
font-size: 13px;
}
.feedburnerFeedBlock ul li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cdcdcd ;
	line-height: 22px;
}

.feedburnerFeedBlock ul li a:link, .feedburnerFeedBlock ul li a:visited{
	color: #128ee5;
	text-decoration: none;
}
.feedburnerFeedBlock ul li a:hover{
	color: gray;
	text-decoration: none;
	}


.more-bluelink{
		display: block;
		position: relative;
		width: 110px;
		margin-right: 0px;
		font-weight: bold;
		padding: 7px 0px 7px 20px;
		background: #ededed;
		border: 1px solid #ccc;
		margin-bottom: 25px;
		color: #128ee5 !important;
}


