﻿/*-------------------------------------GENERAL STYLES--------------------------------------------------*/
.formTextBoxSize{
	width: 250px;
}

body 
{
    margin: 0;
    padding: 0;
    text-align: center;
	background: #71A4D9;
	font-family: Arial;
	font-size: 14px;
	background-image:url(images/flashBannerRepeat.png);
	background-repeat:repeat-x;
}

#header, #home_header, #content, .content_top, .content_bottom, #footer, #home_footer, .section
{
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 900px;
    overflow: hidden;
}

a
{
    text-decoration: none;
    color: white;
	cursor: pointer;
}

a:hover
{
    text-decoration: underline;
}

a img
{
    border: none;
}

.white_content
{
    color: white;
}

.center{
	text-align: center;
}
/*-------------------------------------END GENERAL STYLES--------------------------------------------------*/


/*-------------------------------------HEADER  STYLES------------------------------------------------------*/
#header_wrap
{
    background: url(_images/PSLInterefaceHeaderBG2.jpg) top left repeat-x;
}
#home_header_wrap
{
    background: url(_images/PSLInterefaceHeaderBG.jpg) top left repeat-x;
}

#header, #home_header
{
    width: 900px;
    height: 125px;
    background: url(_images/PSLInterefaceHeader2.jpg) top left no-repeat;
}

#home_header
{
    background-image: url(_images/PSLInterefaceHeader.jpg);
}

#menu
{
    float: right;
    width: 526px;
    height: 125px;
    padding: 5px 0 0 0;
}

#home
{
    float: left;
    padding: 0 12px 0 0;
    margin: -1px 0 0 0;
    width: 360px;
    height: 110px;
}

#home a
{
    width: 360px;
    height: 110px;
    display: block;
}

#play
{
    float: right;
    padding: 0 12px 0 0;
    margin: -1px 0 0 0;
    width: 84px;
    height: 84px;
}

#play a
{
    height: 84px;
    width: 84px;
    display: block;
    background: url(_images/PSLInterefacePlay.png) top left no-repeat;
}#play a:hover{background-image: url(_images/PSLInterefacePlay2.png);}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 426px;
    overflow: hidden;
}

#menu ul li
{
    display: inline;
    margin: 0 5px 0x 0;
}

#menu ul li a
{
    float: left;

    height: 37px;
    width: 239px;
    background-position: top left;
    background-repeat: no-repeat;
}

#menu ul li.signup a
{
background-image: url(_images/PSLInterefaceSignUp.png);
}

#menu ul li.signup a:hover
{
background-image: url(_images/PSLInterefaceSignUp2.png);
}

#menu ul li.parents a
{
background-image: url(_images/PSLInterefaceParents.png);
width: 187px;
}

#menu ul li.parents a:hover
{
background-image: url(_images/PSLInterefaceParents2.png);
}

#menu ul li.membership a
{
background-image: url(_images/PSLInterefaceMembership.png);
}

#menu ul li.membership a:hover
{
background-image: url(_images/PSLInterefaceMembership2.png);
}

#menu ul li.help a
{
background-image: url(_images/PSLInterefaceHelp.png);
width: 187px;
}

#menu ul li.help a:hover
{
background-image: url(_images/PSLInterefaceHelp2.png);
}


/*-------------------------------------END HEADER STYLES------------------------------------------------------*/


/*-------------------------------------CONTENT STYLES---------------------------------------------------------*/
#content_wrap
{
    background: #71A4D9;
    margin: 0 0 20px 0;
}

#home_content_wrap
{
    background: url(images/repeatBG.jpg) repeat-x top left #71A4D9;
	text-align: center;
}

.content_top
{
    height: 85px;
    background: url(_images/border_top.gif) top center no-repeat;
}

.title_signup{background: url(_images/border_top_signup.gif) top center no-repeat;}
.title_faq{background: url(_images/border_top_help.gif) top center no-repeat;}
.title_terms{background: url(_images/border_top_terms.gif) top center no-repeat;}
.title_parents{background: url(_images/border_top_parents.gif) top center no-repeat;}
.title_membership{background: url(_images/border_top_membership.gif) top center no-repeat;}
.title_activation{background: url(_images/border_top_activation.gif) top center no-repeat;}
.title_accountSettings{background: url(_images/border_top_accountSettings.gif) top center no-repeat;}
.title_cancelAccount{background: url(_images/border_top_cancelAccount.gif) top center no-repeat;}
.title_changePassword{background: url(_images/border_top_changePassword.gif) top center no-repeat;}
.title_contactUs{background: url(_images/border_top_contactUs.gif) top center no-repeat;}
.title_aboutUs{background: url(_images/border_top_aboutUs.gif) top center no-repeat;}
.title_login{background: url(_images/border_top_login.gif) top center no-repeat;}
.title_membershipRenewal{background: url(_images/border_top_membershipRenewal.gif) top center no-repeat;}
.title_membershipUpgrade{background: url(_images/border_top_membershipUpgrade.gif) top center no-repeat;}
.title_forgottenPassword{background: url(_images/border_top_forgottenPassword.gif) top center no-repeat;}
.title_privacyPolicy{background: url(_images/border_top_privacyPolicy.gif) top center no-repeat;}
.title_sendFriend{background: url(_images/border_top_sendToAFriend.gif) top center no-repeat;}



/*.content_title{
	height: 50px;
	width: 420px;
	float: left;
	clear: both;
	margin: -87px 0 0 150px;
}

#content_wrap .signup{
    background: url(_images/headingSignUp.png) top left no-repeat;
}*/

.content_bottom
{
    height: 10px;
    background: url(_images/border_bottom.gif) top center no-repeat;
}

#content
{
    background: url(_images/border_middle.gif) top center repeat-y #71A4D9;
    line-height: 20px;
	padding: 0 0 10px;
}

#home_content
{
    height: 500px;
    background: #71A4D9; /*url(_images/PSLInterefaceIllo.jpg) top center no-repeat; width: 1500px;*/
	width:900px;
	z-index:1;
	margin:	0 auto;
	text-align: center;
}

/*

.signUp {
	width:480px;
	padding:0;
	margin:0 auto;
}

.section
{
	padding:0 130px;
	margin:0;
	overflow:hidden;
}
	.section .title
	{
		font-size:18px;
		color:#FFFFFF;
		padding:0 0px;
		margin:0;
	}
	
	.section p
	{
		font-size:11px;
		padding:0;
		margin:0;
	}
	
	.floatRightImage{
		margin:0;
		padding:0 130px 0 0;
		float:right;
	}
	
	.floatLeftImage{
		margin:0;
		padding:0;
		float:left;
	}*/

#content p, #content h2, #content h3, #content ul, .innercontent
{
    padding: 10px 130px;
    margin: 0;
}

.innercontent{
	overflow: hidden;
	clear: both;
}


.innercontent h2{
	padding: 100px 0;
}

.innerleft{
	float: left;
	width: 370px;
}

.innerright{
	float: right;
	width: 255px;
	padding: 0;
}

.innertitle{
	font-size: 16px;
	font-weight: bold;
}

.innerdivider{
	height: 4px;
	padding: 0 130px;
    margin: 10px 0;
	background: url(_images/divide.jpg) top center no-repeat;
	clear: both;
}

.longimg{
	width: 640px;
	height: auto;
}

#content ul{
	padding-left: 170px;
}

#content h2, .innercontent h4
{
    font-size: 18px;
    color: White;
}

#content h2.blue
{
    color: #384270;
	text-decoration: underline;
}

#content h3
{
    font-size: 14px;
    color: White;
	padding-top: 5px;
	padding-bottom: 0px;
}

.hidden{
	display: none;
	visibility: hidden;
}
.form_field_name_short{
	width: 100px;
}
.form_field_name{
	width: 150px;
}
.form_field_name_medium{
	width: 250px;
}
.form_field_name_long{
	width: 600px;
}

.form_field_textbox{
	width: 180px;
}

.form_field_textbox_long{
	width: 240px;
}

.form_field_textbox_longer{
	width: 350px;
}

.form_field_dropdownlist{
	width: 185px;
}
.form_field_dropdownlist_long{
	width: 240px;
}
.form_field_dropdownlist_longer{
	width: 400px;
}

.form_field_textbox_contact{
	width: 400px;
}

.button
{
    height: 35px;
    width: 150px;
    background: url(_images/button_back_small.gif) top center no-repeat;
    border: none;
    color: #4E67AF;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    vertical-align:middle;
    cursor:hand;
}

.p_button
{
    text-align:right;
    padding-right:0px;
}

.aBorderRight
{
    border-right:1px solid white;
        
}

/*-------------------------------------END CONTENT STYLES------------------------------------------------------*/


/*-------------------------------------FOOTER STYLES------------------------------------------------------*/
#footer_wrap
{
    height: 67px;
    /*background: url(_images/PSLInterefaceFooter.jpg) top left repeat-x;*/
    font-size: 12px;
}

#home_footer_wrap
{
    height: 67px;
    /*background: url(_images/PSLInterefaceFooter.jpg) top left repeat-x;*/
    font-size: 12px;
}

#home_footer
{
    /*background: url(_images/PSLInterefaceFooterNew.png) top left repeat-x;*/
}


#footer .left, #home_footer .left{
	float: left;
    margin: 10px 0 0 0;
}

#footer ul, #home_footer ul
{
	float: right;
    margin: 10px 0 10px 0;
    padding: 0;
    list-style: none;
}

#footer ul li, #home_footer ul li
{
    display: inline;
    border: 1px solid white;
    border-width: 0 1px 0 0;
    padding: 0 5px;
}

#footer ul li.last, #home_footer ul li.last
{
    border-width: 0;
}
/*-------------------------------------END FOOTER STYLES------------------------------------------------------*/







.border
{
    border: 1px solid red;
    border-width: 0 1px;
}

img, div, a { behavior: url(/iepngfix.htc); } 

#pnl_error
{
    background-color:#526AAC; 
    width:660px; 
    color:#FFFFFF;  
    font-size:1.2em; 
    margin-bottom:20px;
    margin-left:120px;
    margin-right:120px;
    padding:0px;
    text-align:left;
}

.pnl_error
{
    background-color:#526AAC; 
    width:660px; 
    margin-left:auto; 
    margin-right:auto; 
    color:#FFFFFF; 
    font-size:1.2em; 
    margin-bottom:20px;
    text-align:left;
}

.error
{
    padding-left:10px !important;
}

.flashContainer{
	margin:0 0 0 120px;
	padding:0;
}






#site {
	width: 100%;
}
#topBar {
	font-size: 0.65em;
	color: #FFFFFF;
	background-color: #639BD3;
	text-align: center;
	width: 100%;
	overflow: hidden;
}

#topBar #wrap {
	width: 900px;
	margin: 0 auto
}

#topBar P {
	margin: 0;
	padding: 4px;
	width: 680px;
	float: left;
	text-align: left
}
A {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #000000;
}
#flashArea {

}


/* SOCIAL NETWORKING ICONS */

#social {
width: 210px;
float: right;
text-align: right;
clear:right;
}

object { outline:none; }

.flashbanner{
	height: 98px;
	width: 728px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	text-align:center;
}

/* IE 6 */
* html .flashbanner{ 
	height: 106px;
	width: 728px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	text-align:center;
}

/* IE 7 */
*+html .flashbanner{ 
	height: 106px;
	width: 728px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	text-align:center;
}

/* IE 7 and modern browsers */
html>body .flashbanner { 
	height: 106px;
	width: 728px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	text-align:center;
}


.flashbanner p{
	margin: 0;
	padding: 0;
}
.flashbanner a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.flashbanner a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.flashbanner2{
	height: 105px;
	width: 728px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	text-align:center;
}
