

@charset "utf-8";
/* CSS Document */
body {
	background-color: #ffffff;
	
	margin-top:20px;
	font-family:'Lato',Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #fff url('../img/bg_site.jpg') repeat-x;
	/*background: #fff url('../img/background_v2.jpg') no-repeat top center;*/
}
#siteWrap {
	margin:auto;
	width:984px;
	background:#ffffff;
	-moz-box-shadow: 5px 5px 6px #999;
	-webkit-box-shadow: 5px 5px 6px #999;
	box-shadow: 5px 5px 6px #999;
	border: 1px solid #999;
}
#header {
	background-color: #000000;
	background: #000 url('../img/bg_header.jpg') no-repeat;
	background-size: 985px 110px;
	height: 110px;
	position: relative;	
}
#background-link {
	position:absolute;
	top:20px;
	left:700px;
	width:280px;
	height: 80px;
}
#ps5050_client_logo {
	position:absolute;
	top: 4px;
	left: 4px;
}
#ps5050_client_name {
	position:absolute;
	top: 34px;
	left: 115px;
	width: 490px;
	color: #ccc;
}
#ps5050_client_name h2 {
	color: #eee;
	font-size: 28px;
}
img {
	border:0;
}
#nav {
	background-color:#810303;
	padding:12px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	
	}
#nav li {
	display: inline;
	list-style:none;
	padding-right:20px;
	padding-left:5px;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav a {
	color:#ffffff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	font-family:'Lato',Arial, Helvetica, sans-serif
}
h1 {
	font-size:28px;
	font-weight:bold;
	color: #333333;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	font-family:'Lato', Arial, Helvetica, sans-serif
	
}
h2 {
	font-size:17px;
	color: #333333;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	font-family:'Lato', Arial, Helvetica, sans-serif
	
}
a { 	
	text-decoration:none;
}
.featuredLink {
	display: block;
	padding: 8px;
	float:left;
	margin:3px;
	background-color:#666666;
	color: #ffffff;
	font-size: 11px;
	width: 120px;
	border: 1px solid #333;
	font-weight:bold;
	text-align:center;
}
.featuredLink:hover {
	background-color:#810303;
	color:#ffffff;

}
#button {
	background-color:#810303;
	color:#ffffff;
}

input, select, textarea {
	border:1px solid #666666;
	padding:6px;
	font-size:13px;
	font-family:'Lato',Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
}
#adTop {
	background-color: #000000;
	padding:10px;
}
#formTerms {
	height: 120px;
	overflow: auto;
	margin: 20px 0 20px 0;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #ccc;
}
.formEntryField {
	margin-bottom: 5px;
}
/* begin micro site styles */

#ps5050_top_div { 
	background: #000 url('../img/bg_top.jpg') no-repeat;
	background-size: 985px 300px;
	height: 300px;
	position: relative;
}
#ps5050_client_info {
	position:absolute;
	top: 130px;
	left: 10px;
	color: #cccccc;
	width: 440px;
	border-top: 1px solid #666;
	padding-top: 15px;
	height: 130px;
}
#ps5050_client_info h1, h2 {
	color: #eee;
	margin-bottom:3px;
	padding:0;
}
#ps5050_client_info p {
	margin:0 0 10px 0;
	padding:0;
}
#ps5050_total_raised {
	position:absolute;
	top: 10px;
	left: 10px;
	color:#fff;
	width: 
	text-align: center;
	width: 460px;
	height:80px;
	background-image:url(../img/bg_total.jpg);
	background-repeat:repeat-x;
	background-color: #000;
	border: 1px solid #666;
}
#ps5050_charity_logo {
	position:absolute;
	top: 110px;
	left: 10px;

}
#ps5050_charity_info {
	position:absolute;
	top: 110px;
	left: 125px;
	color: #cccccc;
	width: 330px;
	height: 130px;
}
#ps5050_charity_info h1, h2 {
	color: #eee;
	margin-bottom:3px;
}
#ps5050_charity_info p {
	margin:0 0 10px 0;
	padding:0;
}
#ps5050_draw_info_home {
	position:absolute;
	top: 0;
	left: 480px;
	color: #cccccc;
	width: 490px;
	height: 280px;	
	text-align:center;
	padding-left:10px;
	border-left: 1px solid #666;
}

#ps5050_draw_info_home a {
	
}
#ps5050_draw_info_home h1 {
	color: #fff;
	margin:0;
	font-size: 22px;
}
#shareLinks {
	float:right;

}
#ps5050_spinner {
	height: 100px;
}
#ps5050_spinner .digit {
	float: right;
	margin: 16px 1px 16px 1px;
	height:68px;
	width: 68px;
}
#ps5050_spinner .dollar {
	float: right;
	margin: 16px 6px 16px 1px;
	height:68px;
	width: 32px;
}
#ps5050_content {

}
#ps5050_left {
	padding: 10px;
	width: 530px;
	float: left;
}

.ps5050_draws_table td {
	padding: 8px 5px 8px 5px;
	border-bottom: 1px solid #cccccc;
}
.ps5050_draws_table tr.alt td {
	padding: 8px 5px 8px 5px;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
}
.ps5050_draws_table th {
    padding: 8px 5px 8px 5px;
	font-weight:bold;
	border-bottom: 1px solid #666;
	background-color:#810303;
	color: #ffffff;
}	
#ps5050_rightform {
	padding: 0 10px;
	background: #fff url('../img/bg_form.jpg') repeat-x;
	margin-right: 15px;
	width: 395px;
	float: left;
}
#ps5050_full {
	padding:10px;
}
#ps5050_full p {
	padding:10px;
	line-height: 20px;
}
#ps5050_full h2 {
	color: #696969;
	font-size: 22px;
}
#ps5050_full h3 {
	color: #696969;
	font-size: 18px;
	margin-bottom: 2px;
}

#ps5050_entryform td {
	padding: 8px 4px 4px 8px;
}
input, select {
	border: 1px solid #ccc;
	border-radius: 3px;
}