@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E5F2FF;
	margin: 0px;
	padding: 0px;
	background-image: url(/bullybust/images/back-body.png);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.5em;
}

a, a:visited, a:active {
	color:#FF6517;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color:#FEAB21;
	text-decoration: underline;
	cursor: pointer;
}

a:focus {
	outline:none;
}

img {
	border:none;
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 12px;
}

h1 {
	color: #FEAB21;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 18px;
}

h1.blu {
	color: #384755;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 18px;
}

h2 {
	color: #FEAB21;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}

.segment-container ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.segment-container li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(/bullybust/images/bullet-A.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ol {
	margin-left:40px;
	margin-bottom: 12px;
}

ol li {
	background-image: none;
	padding: 0px;
	list-style-type: none;	
}


#top {
	height: 80px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/bullybust/images/title-logo_sc_blkglow.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#top-wrapper {
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBFBFB;
}

#btn-topRight {
	float: right;
	
}

#banner {
	height: 300px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/bullybust/images/back-banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #EBEBEB;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
}

#intro-wrapper {
	margin-left: 10px;
	margin-right: 10px;
}

#intro-rightSide {
	display: inline;
	float: right;
	width: 280px;
	margin-right: 20px;
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;	
}

#scroll {
	overflow: auto;
	height: 160px;
}

#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/bullybust/images/back-content.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom:1px;
}

#content-wrapper {
	background-image: url(/bullybust/images/back-contentWrapper.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBFBFB;
}

#content-leftSide {
	width: 580px;
	margin-left: 30px;
}

#content-rightSide {
	width: 270px;
	margin-right: 30px;
	display: inline;
	float: right;
}

.rightSide-contentBox {
	background-image: url(/bullybust/images/back-rightBoxBody.png);
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #E0E0E0;
	margin-bottom: 20px;
	width: 270px;
}

.content-rightSide-wrapper {
	padding-right: 20px;
	padding-left: 20px;	
}

.content-rightSide-wrapper-alt {
	text-align: center;
}

.youtube-container {
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D6D6D6;
	text-align: center;
}

#tabs-container {
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	height: 40px;
	position: relative;
	top: -1px;
}

#tabs-container img {
	float: left;
	padding-right: 2px;
}

.largeTxt-content {
	font-size: 14px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 15px;
	padding-bottom: 2px;
}

#resources-home img {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
}

.resources-container {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-bottom: 20px;
}

.resources-container img {
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #D6D6D6;
}

#footer {
	width:980px;
	height: 130px;
	background-image: url(/bullybust/images/back-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	font-size: 11px;
}

#footer a, #footer a:visited, #footer a:active {
	color:#000000;
	text-decoration: underline;
	cursor: pointer;
}

#footer a:hover {
	color:#333333;
	text-decoration: underline;
	cursor: pointer;
}

#footer-body {
	padding: 15px 30px 15px 30px;
	color: #000000;
	background-image: url(/bullybust/images/back-footer-body.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.content-block {
	margin-bottom: 25px;
}

.btn-container {
	text-align: center;
		
}

.btn-container img {
	padding: 5px;
	border: 1px solid #D6D6D6;	
}

.clearBoth {
	clear: both;
}

/* text
----------------------------------------------- */
.orange {
	color:#FEAB21;
}

.txt-highlightA {
	color: #FEAB21;
	font-size: 22px;
	font-weight: bold;
}

.txt-highlightB {
	color: #FEAB21;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

.txt-highlightB a {
	color: #FEAB21;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

.largeTxt {  
	font-size: 14px;
}

/* Images
----------------------------------------------- */
.img-border {
	border: 1px solid #D6D6D6;	
}

.img-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #D6D6D6;
}

.img-border-pad {
	padding: 5px;
	border: 1px solid #D6D6D6;
}

.img-border-pad-B {
	padding: 8px;
	border: 4px solid #D6D6D6;
}

/* About Bullying
----------------------------------------------- */
.segment-container {
	padding-left: 20px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
}

/* Forms
----------------------------------------------- */
input:focus {
	background-color: #fff9c5;
}

textarea:focus {
	background-color: #fff9c5;
}

#form-container {
	font-size: 13px;
	color: #666666;
	padding: 25px 20px 25px 20px;
	border: 1px solid #D6D6D6;
	background-color: #F0F0F0;
}

.standardForm {
	font-size: 13px;
	color: #666666;
	padding: 25px 20px 25px 20px;
	border: 1px solid #D6D6D6;
	background-color: #F0F0F0;
	margin-bottom: 15px;

}

.standardForm input {
	font-size: 13px;
}

input.format {
	border: 1px solid #D6D6D6;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 250px;
}

.standardForm textarea {
	border: 1px solid #D6D6D6;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 250px;
}

.standardForm .button {
	margin-left: 15px;
}

label.error {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top:10px;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	display: block;
	font-weight: bold;
}
select.error {
	border: none;
}

/* Donate
----------------------------------------------- */
#donateForm-A input {
	border: 1px solid #D6D6D6;
	padding: 5px;
	color: #666666;
}

#donateForm-A .button {
	border: none;
	padding: 0;
	margin-bottom: 0;
}

/* jQuery Tabs
----------------------------------------------- */
ul.tabs-style {
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 5px;
	margin-left: 0px;
}
ul.tabs-style li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	background-image: none;
	padding-left: 0px;
}
.ui-tabs-hide { display: none; }

#mainTitle {
	color: #FEAB21;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 18px;
	
}

.share {
    color: #FEAB21;
	font-size: 10px;
	font-weight: normal;
	float:right;
	vertical-align:top;

}


#content-leftSide .13warn {
color:#CC0000;
font-size:11px;
font-weight:normal;
text-align:center;
text-decoration:none;

}

/*--------------- Navigation --------------------- */

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.6em;
 
}

#nav a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav a:hover{
background-color:#d0d0d0;
color:#333;
}


#nav li{
float:left;
position:relative;
/* width:120px; */

}


#nav ul {
position:absolute;
display:none;
width:13em;
top:1.6em;
}

#nav li ul a{
width:13em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:13em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

#nav-container {
	margin:0 auto;
	padding-left:25px;
/*	margin-right: 20px;
	margin-left: 10px;  */
	margin-bottom: 15px;
	height: 1.6em;
	position: relative;
	top: -1px;
	background-color:#fd8714;
	z-index:10000;
}

#nav #about.on a{
background-color:#d0d0d0;
color:#333;
}

#nav #about.on ul li a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav #about.on ul li a:hover{
background-color:#d0d0d0;
color:#333;
}

#nav #resources.on a{
background-color:#d0d0d0;
color:#333;
}

#nav #resources.on ul li a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav #resources.on ul li a:hover{
background-color:#d0d0d0;
color:#333;
}

#nav #students.on a{
background-color:#d0d0d0;
color:#333;
}

#nav #students.on ul li a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav #students.on ul li a:hover{
background-color:#d0d0d0;
color:#333;
}

#nav #educators.on a{
background-color:#d0d0d0;
color:#333;
}

#nav #educators.on ul li a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav #educators.on ul li a:hover{
background-color:#d0d0d0;
color:#333;
}

#nav #parents.on a{
background-color:#d0d0d0;
color:#333;
}

#nav #parents.on ul li a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav #parents.on ul li a:hover{
background-color:#d0d0d0;
color:#333;
}
/*  End Navigation   */
    
.highlight {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color:#FF6600;
text-indent:5px;
padding:10px;
border:1px double #333333;
vertical-align:top;

}

.highlight-B {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#F46200;
	text-indent:5px;
	padding:10px;
	border:none;
	vertical-align:top;
}

.highlight img{
float:left;
padding:4px;
border:none;
clear:left;

}

.linknote {
	width: 542px;
	border: 3px solid #cc6600;
	background-color: #FFF;
	background-image: none;
	float: left;
	clear: left;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 10px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    }
}

.selected {
	background-color: #666666;
}



/* Breadcrumb Styles
 ---------------------------------------------------------------------*/
 
 .breadCrumbHolder
{
	margin:0 0 15px 0;
}

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 525px;
	padding:5px;
/*	border:solid 1px #dedede;  */
	background:#fff;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(/bullybust/images/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(/bullybust/images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(/bullybust/images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}

.sidebarnote {
font-size:16px;
color:#CC6600;
}

.sidebarnotesource {
color:#333333;
font-size:9px;
}

#vidwrapper {
	border: 1px solid #D6D6D6;
	padding:10px;
	margin-bottom: 5px;
	
}

.announce  {
	color:#000;
	padding:10px;
	margin-top:10px;
	margin-bottom:20px;
	background-image:url(/bullybust/images/bluhighlight.png);
	background-repeat:repeat-x;
	background-position:center;
	/* height:82px; */
	width:555px;
	border: 1px solid #979797;
	font-size:16px;
	font-weight:400;
	text-align:center;
	position:relative;
	
	}
	
.announce-P2  {
	color:#000;
	padding:6px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:5px;
	background-image:url(/bullybust/images/bluhighlight.png);
	background-repeat:repeat-x;
	background-position:center;
	/* height:82px; */
	width:455px;
	border: 1px solid #979797;
	font-size:12px;
	font-weight:normal;
	
	position:relative;
	
	}
	
.announce-P3  {
	color:#000;
	padding:10px;
	margin-top:10px;
	/* background-image:url(/bullybust/images/camera_sm.png); */
	background-repeat:no-repeat;
	background-position:center right;
	height:275px;
	border: 1px solid #979797;
	
	}
	
.announce-P4  {
	color:#000;
	padding:10px;
	margin-top:10px;
	/* background-image:url(/bullybust/images/camera_sm.png); */
	background-repeat:no-repeat;
	background-position:center right;
	height:380px;
	border: 1px solid #979797;
	
	}	
			
/*	
	.announce-P a, a:link {
	color:#003399;
	}
	
	.announce-P a:hover {
	color:#666666;
	}
	.announce-P a:visited {
	color:#666666;
	}
*/	
#pform {
	font:13px Georgia, "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	background-image:url(/bullybust/images/bluhighlight.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:45px;
	padding:10px 20px;
	width:450px;
	border:1px solid #666666;
	overflow:hidden;	
	}
	#pform .field {
			padding:6px;
		/*	background:#e1e1e1;  */
			margin-bottom:0px;
			}
	#pform ol {
		list-style:none;
		margin:0;
		padding:0;
		}
		
		#pform li {
			padding:6px;
			background:#e1e1e1;
			margin-bottom:1px;
			}
			
			#pform li#send {
				background:none;
				margin-top:6px;
				}
		
		#pform label {
			float:left;
			width:100px;
			text-align:right;	
			margin-right:7px;
			color:#003333;
			line-height:23px; /* This will make the labels vertically centered with the inputs */
			}
			
		#pform input,
		#form textarea {
			padding:4px;
			font:13px Georgia, "Times New Roman", Times, serif;
			border:1px solid #999999;
			width:200px;
			}
			
			#pform input:focus,
			#pform textarea:focus {
	border:1px solid #666;
	background-color:#FFFFCC
				}
			#pform select {
	background-color:#DFEFFF;
			}
			
		#pform #send img {
			
			border:none;
			padding:0px;
			background-color:transparent;
			
			margin-left:70px; /* Total width of the labels + their right margin */
			cursor:pointer;
			}
			
			 #send img {
			
			border:none;
			padding:0px;
			
			margin-left:70px; /* Total width of the labels + their right margin */
			cursor:pointer;
			}
				
	#pform p {
		margin:0 0 10px 0;
		padding:0;
	}
	
		#pform p.title {
		margin:0 0 10px 0;
		padding:0;
		text-align:center;
		font-size:16px;
	}
	
#pform label.error {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top:10px;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	display: block;
	font-weight: bold;
}
#pform select.error {
	border: none;
}
#pform input.format {
	padding: 4px;
	border: 1px solid #C1C1C1;
	background-color: #EBEBEB;
}

#topRight-mainContainer {
	width: 350px;
	float:right;
	text-align: right;
}

#topRigth-linksContainer {
	height: 45px;
	background-image: url(/_images/backgrounds/linksbg.png);
	background-repeat:no-repeat;
	background-position: right top;
}

#topRigth-linksContainer img {
	float:right;
}

.return2sc {
	text-align:right;
	margin-right:10px;
	font-size:10px;
	color:#003366;
	margin-top:-10px;
}