@import url("fundraising.css");

html, body {
    height: 100%;
}

body {
	  padding: 0;
	  margin: 0;
	  width: 100%;
	  display: table;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  
	}
	
#main-bg 
{
	background: #ffffff url(https://members.pas.org/images/main-bg.jpg) repeat-x top left;
	  width: 100%;
	  height: 100%;	
}

#wrapper-large 
{
	padding: 0;
	margin: 0;
	background: url(https://members.pas.org/images/bg.jpg) no-repeat center top;
	width: 100%;
	display: table;
}

div#PvNav
{
	width: 800px!important;
	display: block;
}

#PvNav a 
{
	font-size: 11px!important;
	font-family: Verdana!important;
	color: White!important;
	line-height: 25px;
}

#PvNav a:hover 
{
	border-bottom: none!important;
}

.PvNav-button 
{
	float: left; 
	text-align: center; 
	width: 120px;
	height: 25px;
	margin-right: 10px;
	background: #ffffff url(/images/pvnav_button.jpg) no-repeat top left;
}

* html #CartLink 
{
	float: left;
}




/******  PAS styles  *******/

#wrapper {
	width: 980px;
	margin: 0 auto!important;
}
	
	.main-body {
		width: 940px;
		
		margin: 20px auto 0 auto;
	}
	
	.sharethis {
		width: 100px;
		height: 15px;
		float: right;
	}
	
	
	
	.left-sidebar {
		width: 210px;
		float: left;
		border-right: 1px solid #eeeeee;
	}
	
	.right-sidebar {
		width: 220px;
		float: right;
	}
	
	#header {
		width: 980px;
		height: 180px;
		margin-bottom: 5px;
	}	
	
	.home-link {
	display: block;
	
	width: 225px;
	height: 115px;
	float: left;
	
	margin: 45px 0 0 20px;
}

.top-nav {
	text-align: right;
	width: 550px;
	float: right;
	
}

.top-nav ul{
	list-style: none;
	margin: 7px 0 0 0;
	padding: 0;
}

.top-nav li {
	display: inline;
}

.top-nav li a {
	font-size: 10px;
	color: white;
	text-decoration: none;
	margin-left: 15px;
}

.top-nav li a:hover {
	border-bottom: 1px dotted #adadad;	
}

.login-box {
	width: 340px;
	height: 38px;
	padding: 0 10px 0 10px;
	
	float: right;
	
	color: white;
	font-size: 12px!important;
	vertical-align: middle;
	margin-top: 72px;
	margin-bottom: 50px;
}

.login {
	height: 38px;
	text-align: left;
	float: left;
	line-height: 38px;
}

.login ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.login li {
	display: inline;
	margin-right: 10px;
	font-size: 12px!important;
}

.login li a {
	color: white;
	text-decoration: none;
	font-size: 12px!important;
}

.login li a:hover {
	border-bottom: 1px dotted #adadad;
}

.follow-us {
	width: 160px;
	height: 38px;
	text-align: right;
	float: right;
	line-height: 38px;
	
	font-size: 12px!important;
}

.social-btn {
	margin-left: 5px;
	line-height: 38px;
	float: left;	
}


#nav-area {
	width: 900px;
	height: 50px;
	padding: 0 20px 0 20px;
	margin: 0 auto 0 auto;
	
	clear: both;
}



#main-nav {
	float: left;
	height: 50px;	
}

#main-nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 50px;
}

#main-nav li {
	display: inline;
}

#main-nav li a {
	font-size: 14px;
	color: white;
	text-decoration: none;
	margin-right: 30px;
}

#main-nav li a:hover {
	border-bottom: 1px dotted #adadad;
}

.search-area {
	width: 212px;
	height: 50px;
	float: right;
	text-align: right;
}



.submit-search {
	float:right; 
	margin-top: 12px;
}	

.main-content {
	width: 940px;
	min-height: 500px;
	margin: 20px auto 0 auto;
	clear: both;
	font-size: 12px;
	color: #424242;
	overflow: hidden;
}

.main-content a {
	color: #023f79;
	font-weight: bold;
	text-decoration: none;
}

.main-content a:hover {
	border-bottom: 1px dotted #adadad;
}

.content-section {
	clear: both;
	border-bottom: 1px dotted #adadad;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.sub-content-area-wide 
{
	width: 680px; 
	padding: 0 10px 0 0; 
	float: left; 
	font-size: 12px;
	color: #424242;
}

.sub-content-area {
	width: 480px; 
	padding: 0 10px 0 10px; 
	float: left; 
	font-size: 12px;
	color: #424242;
}

.sub-content-area a {
	font-weight: bold;
	color: #023f79;
	text-decoration: none;
}

.sub-content-area-wide a {
	font-weight: bold;
	color: #023f79;
	text-decoration: none;
}

.sub-content-area a:hover {
	border-bottom: 1px dotted #adadad;
}

.sub-content-area-wide a:hover {
	border-bottom: 1px dotted #adadad;
}

.block-title {
	color: #ffffff;
	font-size: 16px;
	background: #8dc38a;
	line-height: 31px;
	padding-left: 10px;
}

.hot-block-title {
	color: #ffffff;
	font-size: 16px;
	background: #3e5b7d;
	line-height: 31px;
	padding-left: 10px;
}

.content-block {
	border: 1px solid #dedede;
}

.content-block ul {
	margin: 0 0 0 15px;
	padding: 0;
	color: #e35848;
}

.contentblock ul li {
	margin-bottom: 10px;
}

.hot-block p {
	margin: 5px 0 5px 0;
	padding: 0;
}

.big-number {
	color: #cfcfcf;
	font-size: 28px;
	margin-right: 10px;
}

.hot-block {
	padding: 0 10px 10px 10px;
}

.hot-block a {
	font-size: 12px;
	line-height: 30px;
}

.tabbed-feature {
	width: 620px;
	float: left;
}
 
.left-block {
	float: left;
	width: 300px;
	margin-right: 20px;
}

.middle-block {
	float: left;
	width: 300px;
}

.right-block {
	float: right;
	width: 300px;
}

#footer {
	width: 980px;
	height: 164px;
	background: white url(https://members.pas.org/images/footer_bg.jpg) no-repeat top left;
	color: #ffffff;
	margin: 0 auto 20px auto;
	clear: both;
}

.footer-links {
	width: 278px;
	padding: 0 20px 0 20px;
	margin: 20px 0 20px 0;
	float: left;
	height: 124px;
	color: white;
	font-size: 11px;
	text-align: left;
}

.footer-links ul {
	list-style: none!important;
	margin: 0!important;
	padding: 0!important;
	margin-top: 10px!important;
}

.footer-links li {
	line-height: 16px;
	list-style: none!important;
}

.footer-links li a, .footer-company-info a {
	color: white;
	text-decoration: none;
	font-size: 11px!important;
}	

.footer-links li a:hover, .footer-company-info a:hover {
	border-bottom: 1px dotted #adadad;
}

.links-left {
	width: 55%;
	float:left;
	
}

.links-right {
	float:right;
}

.footer-newsletter {
	width: 298px;
	padding: 0 20px 0 20px;
	margin: 20px 0 20px 0;
	float: left;
	border-left: 1px dotted #adadad;
	border-right: 1px dotted #adadad;
	height: 124px;
	color: white;
	font-size: 11px;
	text-align: left;
	color: White!important;
}

.footer-newsletter p 
{
	color: White;
	font-size: 11px;
	margin-top: 10px;
}

.footer-company-info {
	width: 278px;
	padding: 0 20px 0 20px;
	margin: 20px 0 20px 0;
	float: right;
	height: 124px;
	text-align: right;
	color: white;
	font-size: 11px;
}

.footer-company-info p, .footer-newsletter p {
	line-height: 16px;
	color: White;
	margin-top: 10px;
	font-size: 11px;
}

.footer-title {
	font-size: 18px;
}

.newsletter-submit {
	font-size: 12px;
	color: #adadad;
	padding: 4px 0 4px 0;
}

