/*

Sista Girl Productions

Created by Kimba Thomson, Jacob , Alifeleti Brown 
SistaGirl Productions
January 2010

Core Stylesheet
*/

/*
The following code relates to the header
*/

a:link {text-decoration: none; color: #339900;}
a:visited {text-decoration: none; color: #339900;}
a:active {text-decoration: none; color: #339900;}
a:hover {text-decoration: none; color: #FF0033;}

body	{
	margin: 0px;
	body: 0px;
	font-size: 90%;
}

#header_frame {
	position: relative;	
	background: url("gradients/header.jpg") repeat-x;
	width: 100%;
	height: 167px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
	padding: 0px;
	overflow: hidden;
}

/*
The following code relates to the menu
*/

#menu {
	font-family: verdana, arial, sans-serif; 
	width:800px; 
	height: 30px;
	margin:0px auto; 
	position:relative;
	border-bottom: 1px solid #88d64c;

}

#menu ul table {border-collapse:collapse; margin:-1px -10px; font-size:1em;}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menu a:link, #menu a:visited	{
	display: block;
	text-align: center;
	text-decoration:none;
	width:97px; 
	height:29px;
	background : #74ba3e;
	border-bottom : 1px solid #74ba3e;
	color : #fff;
	line-height:30px; 
	font-size:11px;
	float : left;
	margin-right : 1px;
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #000;
	color : #fff;
}

#menu a:hover	{
	color : #fff;
	background : #88d64c;
	border-bottom : 1px solid #74ba3e;
}
	 
body.section-1 #menu li#nav-1 a,
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a,
body.section-6 #menu li#nav-6 a,
body.section-7 #menu li#nav-7 a,
body.section-8 #menu li#nav-8 a {
	background : #88d64c;
	border-bottom : 1px solid #88d64c;
	color : #fff;
}


 #menu ul a:hover {
	color : #fff !important;
}

/*
The following code relates to the rollover buttons in the menu
*/

#sgp_button
{
  display: block;
  width:97px; 
  height:29px;
  background: url('buttons/sgp_button.gif') no-repeat 0 0;

}

#sgp_button:hover
{ 
  background-position: 0 -29px;
}

#sgp_button span
{
  display: none;
}


/*
The following code relates to the body structure
*/

#body_frame {
	position: relative;	
	background-color: #fff;
	background-image: url('images/backdrop.jpg');
	background-repeat: no-repeat;
	height: 840px;
	width: 810px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
}

#body_frame2 {
	position: relative;	
	background-color: #fff;
	background-image: url('images/backdrop_home.jpg');
	background-repeat: no-repeat;
	height: 840px;
	width: 810px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
}

#body_frame h1 {
	font-size:32px;
}

#body_frame h2 {
font-size:28px;
color: red;
}

#body_frame h3 {
font-size:24px;
	margin-bottom: -10px;
}

#body_textframe {
	position: absolute;	
	top: 30px;
	left:40px;
	padding-right:20px;
	padding-left: 10px;
	background-color: transparent;
	width: 380px;
	height: 740px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
	overflow:auto;
}

#body_textframe_wide {
	position: absolute;	
	top: 35px;
	left:40px;
	padding-right:20px;
	padding-left: 10px;
	background-color: transparent;
	width: 720px;
	height: 800px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
	overflow:auto;
}

#body_textframe_wide_long {
	position: absolute;	
	top: 30px;
	left:40px;
	padding-right:20px;
	padding-left: 10px;
	background-color: transparent;
	width: 720px;
	height: 770px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
	overflow:auto;
	}

#body_frame_entry {
	position: relative;	
	background-color: transparent;
	padding: 10px;
	width: 340px;
	font-family: Century Gothic, Verdana, Arial;
	border-top: 1px solid #ddd;
}

#body_frame_entryleft {
	position: relative;	
	float: left;
	background-color: transparent;
	padding: 10px;
	width: 320px;
	font-family: Century Gothic, Verdana, Arial;
}

#body_frame_entryright {
	position: relative;	
	float: left;
	background-color: transparent;
	color: #fff;
	margin-top: 50px;
	margin-left: 50px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 90%;
	width: 280px;
}


#body_frame_wide {
	position: relative;	
	background-color: transparent;
	padding: 10px;
	width: 342px;
	font-family: Century Gothic, Verdana, Arial;
	border-top: 1px solid #ddd;
}

#body_navframe {
	top: 30px;
	right: 30px;
	padding-left: 10px;
	position: absolute;	
	background-color: #fff;
	width: 310px;
	height: 740px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
	border-left: 2px solid #74ba3e;
	overflow:auto;
}

#body_navframe_wide {
	top: 520px;
	left: 40px;
	padding-left: 10px;
	position: absolute;	
	background-color: #fff;
	width: 720px;
	height: 270px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
	margin: 0px;
	overflow:auto;
}

#body_navframe_wide2 {
	top:600px;
	left: 40px;
	padding-left: 10px;
	position: absolute;	
	background-color: #transparent;
	width: 720px;
	height: 200px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
	margin: 0px;
	overflow:auto;
}

#body_navframe_wide_entry {
	position: relative;	
	float: left;
	padding-left: 2px;
	background-color: #fff;
	width: 230px;
	font-family: Century Gothic, Verdana, Arial;
	margin-right: 5px;
	padding: 0px;
}

#body_talentframe_wide {
	top: 400px;
	left: 40px;
	padding-left: 10px;
	position: absolute;	
	background-color: #fff;
	width: 750px;
	height: 5000px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
	margin: 0px;
	overflow:auto;
}

#body_carousel_frame {
	left: -20px;
	top: 400px;
	position: absolute;	
	background-color: #fff;
	width: 760px;
	height: 350px;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
	margin: 0px;
	overflow:auto;
}

#body_talent_box {
	position: absolute;
	top: 80px;
	float: left;
	background-color: #eee;
	width: 710px;
	font-family: Century Gothic, Verdana, Arial;
	margin-right: 5px;
	padding-bottom: 10px;
}

/*
The following code relates to the footer
*/

#footer {
	position: relative;	
	color: #fff;
	font-size: 80%;
	padding-top: 40px;
	width: 100%;
	height: 100px;
	background: url("gradients/footer.jpg") repeat-x;
	font-family: Century Gothic, Verdana, Arial;
	margin: 0px auto; 
	overflow: hidden;
}

/*
The following code relates to the lightbox
*/

#lightbox{
	display:none;
	position: absolute;
	top: 32%;
	left: 38.5%;
	margin:-220px 0 0 -250px;
	z-index:9998;
	width:750px;
	font-family: Century Gothic, Verdana, Arial;
	border:1px solid #fff;
	color: #ffffff;
	background:#fff;
	text-align:left;
	padding: 20px;
}

#lightbox_test{
	font-family: Century Gothic, Verdana, Arial;
	color: #ffffff;
	background:#000000;
	padding: 20px;
	padding-bottom: 10px;
	width:710px;
}

#lightbox_test2{
	font-family: Century Gothic, Verdana, Arial;
	color: #ffffff;
	background:#000000;
	padding: 20px;
	padding-bottom: 10px;
	width:710px;
}

#lightbox_entry{
	position: relative;	
	padding: 10px;
	padding-top: 20px;
	color: #fff;
	background:#000;
	border:1px solid #ccc;
	overflow: auto;
	margin-bottom: 10px;
	z-index:9998;
	height: 180px;
	width: 320px;
	left: 200px;
}

#lightbox_nav{
	position: relative;	
	padding-left: 10px;
	padding-right: 10px;
	display: in-line; 
	height: 500px;
	color: #000;
	background:#fff;
	border:1px solid #eee;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: auto;
	z-index:9997;
}

#lightbox_nav h1 {
	font-size:32px;
}

#lightbox_nav h2 {
font-size:28px;
	color: red;
}

#lightbox_nav h3 {
font-size:24px;
	margin-bottom: -10px;
}

#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
}
