@charset "utf-8";
/* CSS Document */

*{
	outline:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*line-height:130%;*/
	margin:0px;
	padding:0px;
}
h1{
	margin-bottom:5px;
}
a{
	text-decoration:none;
	
}
a:hover{
	text-decoration:underline;
}
p{
	margin-bottom:5px;
}
img{
	border:none;
}
body{
	margin:0px;
	padding:0px;
	/*background:#555555;*/
}
input[type="text"],textarea{
	padding:3px;
	margin:3px;
	height:16px;
	border:1px solid #667;
		margin-top:7px;
		width:130px;
}

input[type="text"]:focus,textarea:focus{
	border: 1px solid #09F;
/*	border-left:1px solid #09F;*/
	background:#ECF9FF;
	padding:3px;
	margin:3px;
	margin-top:7px;
	width:130px;
}
.error{
	border:1px solid #F36;
	 background:#FFFFCE url('../images/error_small.png') right center no-repeat !important;	
}
.valid{
	background: #FFF url('../images/tick-circle.png')right center no-repeat !important;
}
.sub_button,.sub_button:focus{
	background: url(../images/btn_SendMyFreeCopy.png);
	margin:0px;
	padding:0px;
	width:235px;
	height:29px;
	border:0px;
	margin:3px;
	outline:none;
	cursor:pointer;
	
}
.reset_button,.reset_button:focus{
	background:url(../images/btn_reset.png);
	margin:0px;
	padding:0px;
	width:79px;
	height:25px;
	border:0px;
	outline:none;
	margin:3px;
	
}
#container{
	width:1024px;
	margin:auto;	
	/*min-height:500px;*/
	height:auto;
	background:#FFF;
}
#header{
	width:1024px;
	height:171px;
	margin:auto;
	background:url(../images/header-bg.png) repeat-x ;
	clear:both;
}
#logo_star{
	width: 375px;
	height:145px;
	float:left;
	margin-right:289px;
	margin-top:40px;
	padding-left:10px;
}
#header_img{
	width:350px;
	height: 228px;
	float:left;
	
	
}
#border_top{
	width:1024px;
	height:6px;
	margin:auto;
	background:url(../images/header-line1.png) repeat-x;
	
}
#menu{
	width:1024px;
	height:62px;
	margin:auto;
	background:url(../images/menu-bg.png);
	clear:both;
	
}
#menu a{
	display:inline-block;
	height:62px;
	margin:0px;
	padding:0px;
	border:0px;
	outline:none;
	margin: 0px 10px 0px 10px;
	
}
.menu_hover,.menu_active{
	background-position:bottom !important ;
	background-repeat:no-repeat;
}

#nav_home{
	width:86px;
	height:62px;
	background:url(../images/home.png);
}

#nav_about{
	width: 117px;
	height:62px;
	background:url(../images/about.png);
}
#nav_oppertunities{
	width: 245px;
	height:62px;
	background:url(../images/oppertunities.png);
}
#nav_events{
	width:94px;
	height:62px;
	background:url(../images/events.png);
}
#nav_brochure{
	width:119px;
	height:62px;
	background:url(../images/brochure.png);
}
#nav_partner{
	width:205px;
	height:62px;
	background:url(../images/partner.png);
}
#nav_contact{
	width:140px;
	height:62px;
	background:url(../images/contact.png);
	}
#border_bottom{
	width:1024px;
	height:6px;
	margin:auto;
	background:url(../images/header-line2.png) repeat-x;
	clear:both;
}
#dynamic{
	width:978px;
	height:auto;
	margin:auto;
	clear:both;
	padding:34px 23px 34px 23px;
	line-height:130%;
	
	
	
}
#video_display{
	width: 706px;
	height:284px;
	padding:3px;
	background:#cecece;
	float:left;
}
#right_form{
	width:245px;
	height:280px;
	padding:5px;
	float:left;
	background:#ACD473 ;
	margin-left:9px;
}
#right_form1{
	width:350px;
/*	height:200px;*/
	padding:10px;
	background:#ACD473;
	margin:auto;
	
	
}
.clear_fix{
	clear:both; width:100%;
}
.left_col{
	width:479px;
	height:auto;
	float:left;
	margin-right:20px;
}
.right_col{
	width:479px;
	height:auto;
	float:left;
	clear:right;
}

.photo_box{
	width:233px;
	margin-right:15px;
	height:228px;
	float:left;
	margin-bottom:15px;
	margin-top:35px;
	vertical-align:middle;
	
}
.photo_box_link{
	font-size:18px;
	*font-family:"trajan Pro", "Arial Black";*/
	width:228px;
	padding-left:5px;
	height:55px;
	text-align:left;
	
}
.photo_box_link a{
	color:#golden_brown;
	text-decoration:none;
	font-size:12px;

}
#footer{
	width:1024px;
	height:80px;
	margin:auto;
	background:url(../images/footer-bg.png);
	color:#FFF;
	clear:both;
	
}
#sponsors_logos{
	border-top: 1px solid #667;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}
#sponsors_logos a{
	margin-right:21px;

}
#copyright{	
	width:200px;
	height:20px;
	margin-top:5px;/*change*/
	margin-left:30px;
	float:left;
}
#footer a{
	color:#FFF;
	margin:0px 5px 0px 5px;
}
#footer_menu{	
	text-align:right;
	height:20px;
	margin-top:5px;
	width:774px;
	float:left;

}
#footer_menu1{	
	text-align:center;
	margin-left:20px;
	/*height:23px;*/	
	margin-top:5px;	
	float:none;

}
#footer_menu1 a{ margin-right:14px; margin-left:14px;}
.purple_header{
	color:#341553;
	/*font-family:"trajan Pro", "Arial Black";*/
	font-size:21px;
	padding-bottom:3px;
	border-bottom:1px solid #667;
	margin-bottom:5px;
	
}
.purple_bold{
	color:#341553;
	font-weight:bold;
	font-size:14px;

}
.golden_brown{
	color:#C2965E;
}
/*Added by nilu*/

.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
float:left;
}

.shadowcontainer{
width: 215px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}
#opp-container
{
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #CCC;
	height:170px;
}
#text-container
{
	float:right;
	width:740px;
}
#text-container img
{
	float:left;
}
#text-container span
{
	margin-left:25px;
}
#text-container a
{
	color:#663399;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin-left:10px;
}
	
}
.cast{display:block}
.cast *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ccc}
.cast1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  background:#ccc}
.cast2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  background:#c4c0b2}
.cast3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;}
.cast4{
  border-left:1px solid #ccc;
  border-right:1px solid #ccc}
.cast5{
  border-left:1px solid #ccc;
  border-right:1px solid #ccc}
.castfg{
  background: #FFF   padding:10px; text-align:left;color:#000;border-left:4px solid #ccc;border-right:4px solid #ccc;padding-left:10px;}
.sitemap{
margin-left:100px;
 list-style:none;
	 }
.sitemap li{
	font-size:13px;
	

	}
.sitemap li a{
	font-size:13px;
	color:#3D145E;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;padding:3px 3px 0px 20px;
	background: url(../images/purle.png) left center no-repeat;
	}
.sitemap li a:hover{
	color:#9949DB;
	}
.sitemap li ul{
	 list-style:none;
	}
.sitemap li ul li{
	font-size:11px;
	padding:3px 3px 0px 20px;
	}
	.sitemap li ul li a{
	font-size:11px;
	color:#5F3284;
	text-decoration:none;
	
	}
#event_list{
	width:274px;
	padding;
	height:auto;
	border:1px solid #5D2F81;
	margin-left:9px;
	
	}
#event_header{
	 height:20px; padding:3px ; width: 268px;
	 font-size:14px;
	 font-weight:bold;
	 color:#FFF;
	 background:#5D2F81;
}
#event_headlines{
	padding:3px;width: 268px; height:auto; margin:none; list-style:none;
	
	}
#event_headlines li{
	padding:3px;
	margin-bottom:2px;
/*	border-bottom:1px solid #9CF;*/
	
	}
#event_headlines li:hover{
	background:#DBD0E4;	
	}