* { outline: none; -moz-outline-style: none; }

html{overflow-y:scroll;}
html{overflow:-moz-scrollbars-vertical;}

body{
	margin:0 0 30px 0;
	padding:10px 0 0 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000;
	font-size:12px;
}
p{ margin:0px; padding:0 0 12px 0; font-size:12px; }

/*----------------------------------------
a styles
-----------------------------------------*/
a, a:hover{text-decoration:none; color:#35727F;}
a:hover{color:#000000; text-decoration:underline}

a.white{color:#FFFFFF;}
a.white:hover{color:#000000;}

.homeHeaderLinks{ color:#FFFFFF; font-weight:bold; font-size:15px; line-height:20px;}
.homeHeaderLinks a{color:#34727f;}
.homeHeaderLinks a:hover{color:#000000; text-decoration:none;}

a.yellowLink{color:#d3ed42;}
a.yellowLink:hover{color:#ffffff; text-decoration:none;}

a.tealLink{color:#34727f;}
a.tealLink:hover{color:#000000; text-decoration:none;}

/*----------------------------------------
h styles
-----------------------------------------*/
h1, h2{ font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#00606e; margin:15px 0 0 0; padding:0px; line-height:22px}
h2{font-size:18px; margin:0 0 0 0;}

/*----------------------------------------
id styles
-----------------------------------------*/
#header{
	z-index:3;
	overflow:hidden;
	position: relative;
	margin:0px auto;
	padding:0px;
	height:100px;
	width:950px;
    color: #285a64;
    font-weight: bold;
}
    #psno-logo {
        float:left;
        width: 417px /* was 200 */;
        padding-left: 0px;
    }
    
    #face-twit-chat {
        float: right;
        text-align: right;
        padding: 0px 5px;
    }
        #chatroom-text {
            font-size: 11px;
            color: #00606e;
        }
    #member-login-box {
        float: right;
        width: 210px;
        overflow: hidden;
        font-size: 11px;
		margin:0px
    }
        #member-login-box .member_input {
            width: 90px;
        }

#content{
	z-index:1;
	position: relative;
	margin:0px auto;
	padding:0 0 0 0;
	width:950px;
	background:#ffffff;
	/* min height for firefox and IE */
	height: auto !important;
	height:405px;
	min-height:405px;
}
    
    #content-left {
        width: 180px;
        float: left;
        background: url('images/menu_background.jpg') no-repeat;
        height: 540px;
        padding:10px 10px 0 10px;
    }
        #content-left #main-menu {
            font-weight: bold;
            padding-bottom: 40px;
            text-align: right;
            padding-right: 10px;
            padding-left: 0px;
            padding-top: 0px;
			margin:0px;
        }
            #content-left #main-menu li {
                list-style-type: none;
                background:url(images/menu_dot.gif) no-repeat scroll right 5px;
                padding-right: 10px;
				height: auto !important;
				height:10px;
				min-height:10px;
				margin:0 0 10px 0;
				font-size:11px;
            }
                #content-left #main-menu li a {
                    text-decoration: none;
                    color: #34727f;
                }
                #content-left #main-menu li a:hover {
                    color: #99b8bf;
                }
        
        #content-left #qotd {
            font-style: italic;
            font-weight: normal;
            font-size: 14px;
            font-family: Arial;
			padding:0 12px 0 12px;
        }
    
    #content-right {
        width: 210px;
        float: left;
        background:#FFF;
    }
    
    #content-center {
    	z-index:1;
		overflow:hidden;
    	padding:0 15px 25px 0;
    	width:525px;
    	background:#FFF;
        float: left;
    }
		#content-center p{ margin:0px; padding:0 20px 12px 20px }
		#content-center h1 {margin:15px 20px 0 20px;}		
		#content-center h2{margin:0px 20px 0 20px;}
		
		#content-center table p{margin:0 0 0 -20px;}
		#content-center table h2{margin:0 0 0 0px;}
		#content-center table{margin:0 0 0 20px;}
		
        ul#sub-menu,  ul#sub-menu-members {
            padding: 0;
            margin: 0;
            color: white;
            font-weight: bold;
            font-size: 12px;
        }
			ul#sub-menu-members {
            color: #006070;
        }
            ul#sub-menu li, ul#sub-menu-members li {
                list-style-type: none;
                float: left;
            }
                ul#sub-menu li a, ul#sub-menu-members li a {
                    color: white;
                }
					ul#sub-menu-members li a {
						color: #006070;
					}
                ul#sub-menu li a:hover, ul#sub-menu-members li a:hover{
                    color: #88aeb5; text-decoration:none;
                }
					ul#sub-menu-members li a:hover{
                    color: #000000; text-decoration:none;
                }

#footer{
	z-index:4;
	position: relative;
	margin:0px auto;
	padding:0px;
	width:950px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	background:#d6ea47;
}

#footer a{color:#000; text-decoration:none}
#footer a:hover{text-decoration:underline}

/*----------------------------------------
class styles
-----------------------------------------*/
.round_corner_div {
    position: relative;
    padding: 10px;
    margin-bottom: 5px;
}
	.polka_dots_green {
	background:url(images/polka_dots_green.jpg);
	}
	.polka_dots_green_long {
	background:url(images/polka_dots_green_long.jpg);
	}
	
	
    .top_left, .top_right, .bottom_left, .bottom_right {
        position: absolute;
        
    }
    .round_corner_div .top_left {
        top: 0;
        left:0;
    }
    .round_corner_div .top_right {
        top: 0;
        right:0;
    }
    .round_corner_div .bottom_left {
        bottom: 0;
        left:0;
    }
    .round_corner_div .bottom_right {
        bottom: 0;
        right:0;
    }

.bubbletext {
    font-size: 18px;
    font-weight: bold;
}
.teal .bubbletext {
    color: #d3ed42;
}

.dark_green .bubbletext ,
.light_green .bubbletext{
    color: #34727f;
}
/*----------------------------------------
misc styles
-----------------------------------------*/
img {
    border: none;
}
.tealHeading{ font-size:16px; color:#00606e;}
.imgMargin{ margin:0 20px 10px 0; float:left;}
.smallerFont{font-size:16px;}
.biggerFont{font-size:20px;}
.bubbleNews{font-size:14px;}
.red{color:#FF0000;}
.black{color:#000000;}
.yellow{color: #d3ed42;}
.white{color:#FFFFFF;}
.membersTitle{font-size:34px; font-weight:bold}
.date{display:block; font-size:10px; color:#666666; margin:0 0 5px 0}
.dividerLine{background:url(images/dividerLine.jpg) top left repeat-x}

.largeLinks{list-style:none; margin:0 0 0 10px; padding:0px;}
.largeLinks li{margin:0 0 0 0; display:block; padding:0 0 0 20px; background:url(images/menu_dot.gif) 0px 5px no-repeat;}

a.NumHighlight {color:#000000; text-decoration:underline}
.sectiontableentry1 {background-color:#EFEFEF; }