/* landing page styles */
@import url(http://www.prsocialclub.com/css/nav.css);
@import url(http://www.prsocialclub.com/css/layout.css);

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	font-size: 0.7em;
	background-color:#FFFFFF;
	}
/*a:link, a:active, a:visited{
	color:#ffffff;
	}*/
a, .alertHeadline a{
	color:#0074BE; text-decoration:none;
	}
a:hover, .alertHeadline a:hover{
	color:#0074BE; text-decoration:underline;
	}
#wrapper{
	width:925px;
	margin:0 auto;
	}
#page-container{
	width:925px;
	float:left;
	}
#home-main{
	float:left;
	width:925px;
	position:relative;
	height:auto;
	}
#home-footer {
	float:left;
	width:950px;
	position:relative;
	height:auto;
	text-align:center;
	padding:25px 0 0 0;
	color:#585A5C;
}
#home-footer a {
	color:#585A5C;
	text-decoration:none;
}
#home-footer a:hover {
	color:#58A4D4;
	text-decoration:underline;
}
#col1 {
	width:560px;
	float:left;
	margin:1px 0 0 40px;
	display:inline;
	overflow:hidden;
}
#col2 {
	width:280px;
	float:right;
	margin:1px 65px 0 0px;
	display:inline;
	overflow:hidden;
	padding-top: 0px;
}

h1 {
	height:181px;
	width:386px;
	background:url('http://www.prsocialclub.com/css/images/home_logo.gif') no-repeat;
	text-indent:-9000px;
	position:relative;
	margin:25px 0 0 50px;
	float:left;
	display:inline;
}
img 
	{ 
	border:0; 
	}
.form_txt 
	{ 
	background-color:#EDF1F3; 
	padding:2px; 
	border:1px solid #C2C9CE; 
	color:#373A3D; 
	width:100px; 
	}
#btn_login 
	{ 
	display:inline;
	padding:2px 0 0 0; 
	}
#home-login {
	text-align:right;
	width:200px;/*560*/
	position:relative;
	margin:20px 70px 0 0;
	float:right;
	line-height:1.4em;
	display:inline;
	color:#666666;
	padding:20;
}
#home-login table#login-form{
	/*width:500px;*/
	padding:0;
	margin:0;
}
#home-login table#login-form td	{ 
	padding:0 5px 0 0; 
	}
#home-login #login-form h2 {
	width:115px;
	position:relative;
	float:left;
	overflow:visible;
	font-size:2px;
	font-size:1.2em;
	color:#0074be;
	background:url('http://www.prsocialclub.com/css/images/owner-login.gif') 0 0 no-repeat;
	padding-right: 4px;
	vertical-align: text-bottom;
	font-weight: bolder;
	letter-spacing: 0.8px;
	display: none;
	}

.fieldHide { 
	display:none; 
}

.fieldShow { 
	display:inline; 
}

#home-login a {
	color:#0074be;
}
#home-login a:hover {
	color:#0074be;
	text-decoration:none;
}

#home-login input { 
	font-size:11px; 
	}
#home-login label {
	padding:0 4px;
}

#home-hero{
	width:561px; 
	height:342px;
	float:left; 
	overflow:hidden; 
	position:relative;

	}
#hero-container { 
	width:560px; 
	height:341px; 
	float:left; 
	overflow:hidden; 
	position:relative; 
	}
#hero-list { 
	width:560px;
	height:5000px;
	float:left;
	position:absolute; 
	}
#hero-list li { 
	width:560px;
	height:341px;
	float:left;
	overflow:hidden;
	position:relative; 
	}
#hero-list li img { 
	width:560px;
	height:341px;
	float:left;
	position:absolute; 
	}
#home-hero #msg_container {
	position:relative;
	/*bottom:-1px;*/
	width:561px;
	height:90px;
	background-color:#0074BE;
	/* for IE */
  	filter:alpha(opacity=60);
	 /*CSS3 standard */
 	opacity:0.6;
	top: 252px;
	left: 0px;
	padding: 0px;
}

#home-hero #msg_container_txt {
	position:absolute;
	top: 252px;
	left:0px;
	width:561px;
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
	height: 70px;
	background:url('http://www.prsocialclub.com/css/images/bg-transparent.png') 0 0 repeat;
	filter:alpha(opacity=100);

opacity: 1.0;

}

/*#home-hero .home-hero-description{float:right; text-align:left;}*/
#home-hero-headline #heroHeadline{
	padding:10px;
	width:195px;
	clear:none;
	display:inline;
	float:left;
	text-align:right;
	background:url('http://www.prsocialclub.com/css/images/divider_vert.gif') 100% 0% repeat-y;
	/*font-size:1.6em;*/
	font-size:160%;
	font-weight:normal;
} 
#msg_container_txt #home-hero-description {
	padding:15px 10px 10px 10px;
	width:310px;
	clear:none;
	display:inline;
	float:left;
	font-size:100%;
}
#msg_container_txt p { 
	color:#ffffff; 
	}

#msg_container_txt p a { 
	color:#ffffff; 
	font-weight:bold; 
	background: url('http://www.prsocialclub.com/css/images/arrow_orange_right.gif') 100% 3px no-repeat; 
	text-decoration:none; 
	text-transform: uppercase; 
	padding: 0 10px 0 0; 
	}
#msg_container_txt p a:hover { 
	color:#FF9000; 
	}
#msg_container_txt .divider {
	width:310px;
	font-size:1%;
	background:url('http://www.prsocialclub.com/css/images/divider.gif') 0 0 repeat-x;
	height:1px;
	margin:2px 0;
	clear:both;
}
#msg_container_txt hr { float:left; }
p#heroDescription{font-weight:bold;}
#home-chooser { 
	width:560px; 
	height:83px; 
	margin:20px 0; 
	float:left; 
	visibility: visible;
	}
#home-chooser .arrows { 
	float:left; 
	height:83px; 
	width:20px; 
	}
#home-chooser #arrow_left { 
	background:url('http://www.prsocialclub.com/css/images/chooser_arrow_left.gif') 0 28px no-repeat; 
	}
#home-chooser #arrow_right { 
	background:url('http://www.prsocialclub.com/css/images/chooser_arrow_right.gif') 8px 28px no-repeat; 
	}
#home-chooser #home-chooser-window { 
	width: 518px; 
	height:83px; 
	float:left; 
	overflow:hidden; 
	position:relative; 
	background-color: #EBF0F2; 
	}
#home-chooser ul#chooser_list { 
	float:left;
	height:83px;
	width:5000px;
	list-style:none;
	padding:0;margin:0;
	position:absolute;
	top:0;
	display:inline;
	left:0;
	}
#home-chooser ul#chooser_list li { 
	float:left;
	display:inline;
	position:relative;
	width:160px;
	height:67px;
	padding:8px 10px 8px 75px;
	background:url('http://www.prsocialclub.com/css/images/chooser_frame.gif') 0 0 no-repeat;
	cursor:default; 
	}
#home-chooser h3 { 
	font-size: 1.4em; 
	}
#home-chooser h3 a {  
	font-weight: bold; 
	color: #585A5C; 
	text-decoration: none; 
	text-transform: uppercase; 
	cursor:default;
	}
#home-chooser h3 a.active { 
	color: #0074be; 
	}
#home-chooser p { 
	color:#585A5C; 
	}
#home-chooser img.chooser_img { 
	position:absolute;
	float:left;
	width:54px;
	height:50px;
	top:10px;
	left:10px; 
	}
.home-panel { 
	width:280px; 
	float:left; 
	margin-bottom:5px; 
	}
.home-panel-blue {
	background-image: url('http://www.prsocialclub.com/css/images/panel_blue_bg.gif');
	font-size:.9em;
	letter-spacing: .9px;
	}
.home-panel-learnmore {
	background-image: url('http://www.prsocialclub.com/css/images/panel_learnmore.gif');
	height: 120px;
}
.home-panel-nextsteps {
	background-image: url('http://www.prsocialclub.com/css/images/panel_nextsteps.gif');
	height: 120px;
}
.home-panel-blue h2 {
	color: #000000;
	text-transform: uppercase;
	font-size: 1.5em;
	padding:8px;
	margin: 0;
}
.home-panel h2{
	padding:3px 0 0 8px;
	margin:0;
	font-weight: bold;
}
.home-panel ul.right-links{
	float:right;
	width:165px;
	padding:0;
	margin:0;
	list-style:none;
	font-weight: bold;
	}
.home-panel-learnmore ul.right-links li{
	background: url('http://www.prsocialclub.com/css/images/divider_blue.gif') 0 100% repeat-x;
	}

.home-panel ul.right-links li{
	float:right;
	width:165px;
	padding:0 0x 3px 0;
	margin:2px 0 0 0;
	list-style:none;
	}
.home-panel ul.right-links li.last{
	padding:0;
	background:none;
	margin-top: 12px;
	}
.home-panel ul.right-links li a{
	font: normal 1.3em arial, helvetica, sans-serif;
	float:right;
	width:138px;
	background:url('http://www.prsocialclub.com/css/images/blue_links.gif') 0px 0px no-repeat;
	padding: 0 0 13px 25px;
	text-transform: uppercase;
	color: #000;
	text-decoration:none;
	}
.home-panel ul.right-links li a:hover{ 
	background:url('http://www.prsocialclub.com/css/images/blue_links.gif') -165px 0px no-repeat; 
	}
.right-links p{
	font: normal 1.1em arial, helvetica, sans-serif;
	color:#000;
	float:left;
	text-transform:none;
	width:166px;
	padding:0;
	margin:0;
	list-style:none;
	font-size-adjust:none;
	position:relative;
	text-align:left;
	letter-spacing:normal;
	}


.home-panel-gray {
	background-image: url('http://www.prsocialclub.com/css/images/panel_gray_bg.gif');
	padding: 4px 2px 2px 1px;
	height: 225px;
}
.home-panel-gray img{padding-right:2px;}
.home-panel-gray a:hover{color:#585A5C; text-decoration:none;}
.home-panel-gray p a b{
	color:#0074BE;
	text-transform:uppercase;
	font-size:1.2em;
	letter-spacing: 1.6px;
}
.home-panel-gray p a{
	color:#000000;
	text-transform:none;
	background: url(http://www.prsocialclub.com/css/gray_links.gif) -300px 0px no-repeat
}

.home-panel-gray p{
	float:left;
	width:265px;
	padding:0 0 0 10px;
	margin:0 0 0 0;
	list-style:none;
	}
.home-panel-gray p a.last{ 
	padding:0; 
	background:none; 
	}

.home-panel-gray p a:hover{ 
	background:url('http://www.prsocialclub.com/css/images/gray_links.gif') -300px 0px no-repeat; 
	}
.home-panel-gray p a{
	float:left;
	width:241px;
	background:url('http://www.prsocialclub.com/css/images/gray_links.gif') 0px 0px no-repeat;
	padding: 8px 0 8px 28px;
	text-transform: none;
	color: #585A5C;
	text-decoration:none;
	}
.home-panel ul.full-links li a.arrow-nooverlay small,
.home-panel ul.full-links li a.arrow-overlay small{ 
	text-transform: none; 
	font-size:.8em; 
	clear:both; 
	display:block; 
	color:#585A5C; 
	font-weight:normal; 
	}
.home-panel ul.full-links li a.arrow-nooverlay:hover{ 
	background:url('http://www.prsocialclub.com/css/images/gray_links.png') -320px 0px no-repeat; 
	}
#alerts {
	margin: 0 0 0 40px;
	width: 845px;
}

#login-form{ 
	float:right; 
	}
#msg_container_txt h2, 
#msg_container_txt p{
	color:#FFF;
	}
.login-help-links{
	padding:0 5px 5px 0;
	margin: 2px 0 0 0;
	clear:both;
	float:right;
}

#home-login h4{
	font: bold 1.1em/1.4em arial, helvetica, sans-serif;
}
p.copyright{
	margin-top:6px;
	}
	
#nav-main {
	float:left;
	margin: 0 0 0 40px;
	width: 840px;
	display: inline;
}
#home-nav-main{
	width:840px;
	}
/* page border style below */
#page-mid-wrapper{
	background:transparent url(http://www.prsocialclub.com/css/images/bkg_page-container2.gif) repeat-y scroll 0%;
	overflow:hidden;
	padding:0px 0px 18px 0px;
	width:950px;
	float: left;
	position: relative;
	margin:15px 0 0 0;
	}
#page-top-bdr{
	background:transparent url(http://www.prsocialclub.com/css/images/bg_main_top2.gif) no-repeat scroll 0%;
	overflow:hidden;
	padding:0;
	width:950px;
	float: left;
	position: relative;
	margin:0 0 5px 0;
	height: 14px;
	}
#page-btm-bdr{
	background:transparent url(http://www.prsocialclub.com/css/images/bg_main_btm2.gif) no-repeat scroll 0%;
	overflow:hidden;
	padding:0pt;
	width:950px;
	float: left;
	position: relative;
	margin:0 0 5px 0;
	height: 14px;
	}
	
	/* page border style above */
	
.add-space{
	/*height: 20px;*/
	margin: 0;
	padding: 0;
	height:auto;
	}
.add-space span{
	margin-top:20px;
	padding:0;
	}
#nav-main {
	font-size:1.1em;
	}
td.owner-login{
	background:url(http://www.prsocialclub.com/css/images/owner-login.gif) 0 0 no-repeat;
	width:125px;
	height:30px;
}

/*The following division is for print purpose only. */
#print-only{display:none;}

