/*********************************************************
**********************************************************

	Folder:	Theme215
	Name:	Cheerleading
	Cat:	

**********************************************************
*********************************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	background-color:#fff;
}

.sf_navigation_top {
	display: none;
}

.sf_outer_wrapper{
	width: 840px;
	margin: auto;
	margin-top:80px;
}

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

.sf_extra1{
	width:840px;
	height: 44px;
}
.sf_extra2{
	float: right;
	width: 400px;
	height: 200px;
	sf_edit:true;
	background-image: url(//img1.wsimg.com/isteam/ip/6eb6e622-3c8b-47e5-8856-22a9057e4f9d/legacy/main_image.jpg);
	background-repeat: no-repeat;
}

.sf_extra4{
	width: 800px;
	height: 49px;
}
.sf_extra9{
	width: 840px;
	height: 66px;
	clear:both;
}


.sf_wrapper{
	width:800px;
	margin-left: 20px;
	min-height: 400px;
}

* html .sf_wrapper{
	height: 400px;
}
.sf_wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}

.sf_header_wrapper{
	height: 200px;
	width: 800px;
	
}
.sf_main_header{
	font-size:42px;
	text-align:center;
	width: 400px;
	padding-top: 5px;
	float: left;
	height: 185px;
	overflow:hidden;
}

.sf_main_header div {
	height: 180px;
	overflow: hidden;
}

.sf_main_header div div {
	height: auto;
	overflow: visible;
}

.sf_sub_header{
	display:none;
	width: 400px;
	font-size:1.2em;
	text-align:center;
	clear:left;
	float:left;
	margin-top: 8px;
	height: 30px;
	overflow:hidden;
}
.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation{
	width: 230px;
	margin-left: 10px;
	margin-top:10px;
	float: left;
}
.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
.sf_navigation ul{
	list-style-type: none;
	padding-left: 0px;
	margin: 0;
}
.sf_navigation ul li a{
	color: #666666;
	border-bottom: dotted 1px  #666666;
}	
.sf_navigation ul li a:visited{
	color: #666666;
}
.sf_navigation ul li a:hover{
	color: #000;
	border-bottom: solid 1px #000;
	background-color:#EBEBEC;
}

.sf_first_nav_item{
	width: 230px;
	padding-top:20px;
}

.sf_last_nav_item{
	width: 230px;
	height: 30px;
	padding-bottom:30px;
	
}
.sf_navigation ul li a{
	width: 190px;
	margin-left: 25px;
	list-style-type: none;
	display: block;
	height: 24px;
	line-height:22px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
}

.sf_navigation ul li a:hover {	
	list-style-type: none;
	height: 24px;
	margin-right: 15px;
	line-height:22px;
}

#Nav1 {
	width: 230px;
}

#Nav1 li {  
	float:left;
	width: 230px;	
	background-image: url(//img1.wsimg.com/isteam/ip/6eb6e622-3c8b-47e5-8856-22a9057e4f9d/legacy/nav_repeat_1.gif);
	background-repeat: repeat-y;		
}

#Nav1 li ul {  /* second-level lists */	
	position:absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.6em;
	z-index: 1000;
}

#Nav1 li ul li a {
	display : block;	
	text-decoration : none;
	width: 180px;	
}

#Nav1 .sf_last_nav_item {	
	background-position: top left;	
}

#Nav1 li ul li a:hover {	
	width: 180px;	
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul {  
	left: auto;
	width: 180px;	
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}

/*--------------------------------
		Content
---------------------------------*/

.sf_content{
	float: right;
	width: 495px;
	margin-left: 0px;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	margin-right: 5px;
}
.sf_pagetitle{
	width: 505px;
	float: right;
	text-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.sf_pagetitle h1 {
	font-size: 10px;
	font-weight: bold;
	margin:0px;
}

h2{
	font-size: 1.2em;
	font-weight: bold;
}

.sf_footer{
	clear: both;
	float: left;
	margin-top: 50px;
	margin-left: 15px;
	font-size:11px;
	width: 775px;
}

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation {
	display: none;
}



/*------------------------------------
	BANNER
------------------------------------*/
.sf_banner{
	color:#000;
	margin-bottom: 35px;
	padding-top: 80px;
	text-align: center;
	font-size: .8em;
}
.sf_banner div#bannerLink{
	padding-top: 10px;
}

.sf_banner a{
	color:#000;
}
.sf_banner a:visited{
	color:#000;
}
.sf_banner a:hover{
	color:#000;
}

/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
