/**
 * universal elements
 * constants
 */
html, body {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 93%;
	line-height: 2.5em;
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	background: #000 url('../images/common/backgrounds/master_background.jpg') repeat-y scroll center top;
	position: relative;
}
a {
	color: #fff;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
/**
 * universal elements
 * reusable elements
 */
div.clear{
	clear: both;
	float: none;
	width:100%;
}

/**
 * page container
 * all elements are within this container
 */
div#cont {
	background: no-repeat scroll 0 0;
	left:0pt;
	margin:0pt auto;
	overflow: hidden;
	text-align: left;
	width: 980px;
	line-height:1.7em;
}

/**
 * header area
 * contains logo/google image
 */
div#header {
	height: 221px;
	padding-top: 39px;
}
div#header h2 {
	float: left;
	margin: 0 0 0 6px;
}
div#header p {
	float: right;
	line-height: 1em;
	margin: 9px 20px 0 0;
	position: relative;
	text-align: right;
	width: 390px;
}
div#header p img{
	position: relative;
	top: 4px;
}
/**
 * left navigation
 */
div#left-nav {
	display: inline;
	width: 320px;
}

div#left-nav img{
	border: none;
}


div#left-nav ul,
div#left-nav ul li {
	list-style: none;
	
}

div#left-nav ul li img {
	padding-bottom: 7px;
}

div#left-nav ul {
	margin-left: 30px;
}
div#left-nav ul ul {
	margin-left: 27px;
padding-top:10px;
}
div#left-nav ul ul li {
	height: 35px;
	padding-left: 13px;
}
div#left-nav li.current {
	background: transparent url('../images/common/side_nav/arrow.png') scroll no-repeat 0 0.5em;
}
/**
 * main content area
 */
div#content {
	display: inline;
	float: right;
	margin-right: 75px;
	position: relative;
	width: 581px;
}
#selection {
	clear: both;
	overflow: hidden;
}
#selection ul, #selection ul li {
	float: left;
	overflow: hidden;
}
#selection ul {
	margin-top: 10px;
}
#selection ul li {
	margin-right: 60px;
}
/**
 * footer area
 */
div#footer {
	clear: both;
	font-size: 12px;
	height: 38px;
	text-align: center;
	width: 100%;
}

/**
* Page: MainIndex
* ID: #mainIndex
*/
#mainIndex #content {
	margin: 0;
	text-align: center;
	width: 100%;
}

#mainIndex #header {
	height: 150px;
	padding-top: 39px;
	z-index: 1;
}

/**
* Page: Home
* ID: #home
*/
#home #content {
	display: inline;
	float: right;
	margin-right: 0px;
	position: relative;
	top: -100px;
	width: 707px;
	height: 449px;
}


/**
 * Page: Docking Page
 * ID: #dock
 */
#dock {
	background: #720b0e none;
}
#dock #cont {
	background: none;
}
#dock #header {
	float: right;
	height: 80px;
	width: 400px;
}
#dock #content {
	margin: 0;
	text-align: center;
	width: 100%;
}
#dock #content p{
	line-height: 1.5em;
	margin: 0 auto 20px;
	width: 640px;
}
#dock #content a {
	font-weight: bold;
	text-decoration: underline;
}
#dock #content strong {
	display: block;
	font-size: 34px;
	font-weight: bold;
	margin: 20px 0;
}
#dock #selection {
	margin: 0 auto;
	width: 840px;
}
#dock #selection div {
	overflow: hidden;
}
#dock #selection div ul {
	margin: 10px auto 48px;
}
#dock #selection div ul li a {
	float: left;
	padding: 20px 0 10px;
}
#dock #selection div#school img{
	margin: 10px 25px;
}



/**
 * Page: Relationship Abuse
 * ID: #relationshipAbuse
 */

#relationshipAbuse #content {
	margin-top: -70px;
}
#relationshipAbuse #content #byline{
	margin-bottom: 10px;
	text-align: center;
}
#relationshipAbuse #content p {
	line-height: 1.5em;
	width: 510px;
}
/**
 * Page: Is It Real?
 * ID: #isItReal
 */

#isItReal #content #byline{
	text-align: center;
}
#isItReal #content #byline img{
	margin-bottom: 40px;
}
#isItReal #content p {
	/*float: left;*/
	padding: 10px 0 15px;
	width: 500px;
}
#isItReal #content #info {
	position: relative;
	float: right;	
}

/**
 * Page: Healthy Relationships
 * ID: #healthyRelationships
 */

/**
 * Page: Quizzes
 * ID: #quizzes
 */

/**
 * Page: Pop-Up
 * ID: #popUp
 * Right now it's only called from is-it-abuse.php
 */
#popUp #cont {
	background-image: url('../images/pop-up/background-pop-up.jpg');
	width: 684px;
}
#popUp #header {
	height: 139px;
	padding:0;
}
#popUp #content {
	float: left;
	margin-left: 63px;
	width: 574px;
}

/**
 *Page: Video blogs
 * ID: #videoBlog
 * 
 */
#videoBlog #content{
	display: inline;
	float: right;
	margin-right: 0px;
	position: relative;
	top: -100px;
	width: 650px;
	height: 449px;	
} 

#findHelp #cont {

	background-repeat:no-repeat;
}
#findHelp #content {
margin-right:75px;
width:581px;
margin-bottom:0px;
height:100%;
}
#findHelp #content_addon {
padding-left:320px;
padding-right:75px;
line-height: 2.5em;
margin-top:0px;

background-repeat:repeat-y;
}
#friend #cont {

background-repeat:no-repeat;
}
#friend #content {
margin-right:75px;
width:581px;
margin-bottom:0px;
height:100%;
}
#friend #content_addon {
padding-left:320px;
padding-right:75px;
margin-top:24px;

background-repeat:repeat-y;
}
#friend_abusive #content {
margin-right:75px;
width:581px;
margin-bottom:0px;
height:100%;
}
#friend_abusive #content_addon {
padding-left:320px;
padding-right:75px;
margin-top:24px;

background-repeat:repeat-y;
}
#privacy #cont {
background-image: url('../images/common/backgrounds/privacy_bckgrd1.jpg'); 
background-repeat:no-repeat;
}
#privacy #content {
margin-right:75px;
width:581px;
padding-bottom:0px;
height:100%;
}
#privacy #content_addon {
padding-left:320px; padding-right:75px; margin-top:0px;  background-repeat:repeat-y;
}

#dockingPages {
	background: #720b0e none;
}
#dockingPages #cont {
/* background-image: url('../images/common/backgrounds/privacy_bckgrd1.jpg'); */
background-repeat:no-repeat;
}
#dockingPages #content {
margin-right:75px;
width:581px;
padding-bottom:0px;
height:100%;
}
#dockingPages #content_addon {
padding-left:320px; padding-right:75px; margin-top:0px;
/*background-repeat:repeat-y; */
}

#quizzes #cont{

	background-repeat:no-repeat;
	height:800px;
}
#events #cont{

	background-repeat:no-repeat;
}
#resourceDirectory #cont {

/* background-repeat:no-repeat;*/
}
#links #cont {

background-repeat:no-repeat;
}
#downloadInfo #cont {

background-repeat:no-repeat;
height:800px;
}
#theBuzz #cont {

background-repeat:no-repeat;
height:800px;
}
#bring-its-abuse #cont {

background-repeat:no-repeat;
}
#resourceCenter_index #cont {

	background-repeat:no-repeat;
}

img#selectSchool {
	margin-bottom: 10px;
}

img#mainLogo {
	position:relative; 
	left:-21px;
}

img#mainLogo2 {
	position:relative; 
	left:-22px;
}