
/* page main */
@import url('standard.css');
@import url('admin.css');



body {
    font-size: 100%;
    margin:0;
    padding:0;
    font: 10pt verdana,Helvetica,arial,sans-serif;
    text-align:center;
    background-color: #fdefbb;
  }

#faq_menu li {
	padding-bottom: 4px;
}

#content div.glossary_div {
	display: none;
	border: 2px solid #FFA600;
	background-color: #B5E99E;
	padding: 4px;
  }


#content a.glossary_link {
    color : #2e32ff;
    text-decoration : underline;
  }


#page {
    margin:15px auto;
    padding : 0px;
    position : relative;
    text-align : left;
    width : 730px;
  }


#main {
    background : url('latest/content_bg.png') repeat-y top left;
  }


#header {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 199px;
    background : url('latest/header_bg.png') no-repeat top left;
  }


#header .crisis_line, #header .crisis_line a {
    float: right;
    padding: 5px;
    padding-right: 85px;
    font: bold 9pt verdana,Helvetica,arial,sans-serif;
    color: #3032ff;
  }
#header .crisis_line a {
   float: none;
   padding: 0;

}

table.rating, table.rating td {
    border: none;
    vertical-align : top;
  }

table.rating td {
	width: 50%;
}

table.rating h2 {
	color: green;
}

#logo {
	padding-top: 13px;
	padding-left: 14px;
}

#logo img {
    border: none;
  }


#logo h1 {
    display: none;
  }


#main_menu {
    float: right;
    padding-top: 10px;
    padding-right: 0px;
    width: 440px;
  }


div.clear {
    clear: both;
  }


#footer {
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-left: 30px;
    background : url('latest/footer_bg.png') no-repeat bottom left;
    min-height: 83px;
  }


#footer .right {
    float: right;
    margin-right: 30px;
  }


#footer .right img {
    border: none;
    vertical-align: middle;
    padding-right: 10px;
	padding-bottom: 10px;
  }


#footer .copyright {
    font : normal 12px Arial,Verdana,Sans-serif;
    padding : 5px 10px;
    margin-top: 40px;
    color : #666;
  }


#footer .social {
    margin-top: 30px;
    margin-right: 10px;
    float: right;
}

#footer .social img {
    margin-right: 10px;
    border: none;
}

.copyright {
    font : normal 12px Arial,Verdana,Sans-serif;
    color : #666;
    text-align : left;
  }


.copyright a {
    font : normal 12px Arial,Verdana,Sans-serif;
    text-decoration:none;
    color : #66f;
  }

/* main central area */

#main {
    padding: 0 10px;
    min-height: 350px;
  }

/* side menu */


#side_menu {
    min-height: 150px;
    width: 170px;
  }


#side_menu h1 {
    font-size: 16px;
    padding-top: 5px;
    padding-left: 5px;
    margin: 0;
  }


#side_menu h2 {
    font : small-caps bold 14px Arial,Verdana,Sans-serif;
    padding-top: 5px;
    padding-left: 5px;
    margin: 0;
  }


#side_menu ul {
    margin-bottom : 2px;
    margin-top : 0;
    padding-left : 5px;
    padding-right : 5px;
  }


#side_menu ul li {
    text-align : left;
    color : #000000;
    font : normal 12pt Arial,Verdana,Sans-serif;
    list-style : none;
    margin-bottom : 8px;
    border-bottom: 1px solid #b0b0b0;
  }


#side_menu ul li a {
    color: #2e32ff;
  }


/* Content */

#content {
    float: left;
    width: 650px;
    padding: 5px;
    padding-left: 40px;
  }
  
p.faq_back {
	margin: 0px;
	margin-bottom: 3px;
}

p.faq_back a {
	color: purple;
	font: normal 14px Arial,verdana,sans-serif;
}

/* splats */
#stories {
    visibility : hidden;
	display: none;
  }


#facts {
    float: left;
    position : relative;
    top : 5px;
    left : 15px;
  }


#party {
    float: left;
    position : relative;
    top : 0px;
    left : 12px;
  }


#head {
    float: left;
    position : relative;
    top : 4px;
    left : 20px;
  }


#body {
    position : relative;
    float: left;
    left : 20px;
  }


#relationships {
    clear: both;
    float: left;
    position : relative;
    top : -10px;
    margin-left : 70px;
  }


#faq {
    float: left;
    position : relative;
    top : -15px;
    left : 0px;
  }


#help {
    float: left;
    position : relative;
    top: -15px;
    left : -5px;
  }


#party a {
    width : 102px;
    height : 80px;
    display: block;
    border: 0;
    text-indent: -10000px;
    background-image : url('latest/party_safely_small.png');
    background-repeat : no-repeat;
  }


#head a {
    width : 96px;
    height : 69px;
    display: block;
    border: 0;
    text-indent: -10000px;
    background-image : url('latest/tricky_head_stuff_small.png');
    background-repeat : no-repeat;
  }


#body a {
    width : 97px;
    height : 78px;
    display: block;
    border: 0;
    text-indent: -10000px;
    background-image : url('latest/hairy_body_bits_small.png');
    background-repeat : no-repeat;
  }


#relationships a {
    width: 109px;
    height: 77px;
    display: block;
    border: 0;
    text-indent: -10000px;
    background-image : url('latest/school_home_friends_small.png');
    background-repeat : no-repeat;
  }


#faq a {
    width : 99px;
    height : 72px;
    display: block;
    border: 0;
    text-indent: -10000px;
    background-image : url('latest/faq_small.png');
    background-repeat : no-repeat;
  }


#facts a {
    width: 100px;
    height: 83px;
    display: block;
    border: 0;
    text-indent: -10000px;
    background-image : url('latest/just_the_facts_small.png');
    background-repeat : no-repeat;
  }


#help a {
    width : 106px;
    height : 74px;
    display: block;
    border: 0;
    text-indent: -10000px;
    background-image : url('latest/getting_help_small.png');
    background-repeat : no-repeat;
  }


