@charset "UTF-8";
/* CSS Document */

@font-face {
 font-family: Gibson;
 src: url("Fonts/gibson.eot") /* EOT file for IE */
}
@font-face {
 font-family: Gibson;
 src: url("Fonts/gibson.ttf") /* TTF file for CSS3 browsers */
}


body {
	background: url(images/bg_vmn2.png) center repeat-y #000000;
	font-family: Gibson;
	font-size: 12px;
	/* color: #0060b1; */
	color: #000000;
	line-height: 140%;
	border: none;
}
a {
	color: #000000;
	text-decoration: underline bold; 
}
a:hover { 
	color: #5c2e91;
	text-decoration: underline bold; 
}
a:visited { 
	color:#000000; 
	text-decoration: underline bold; 
}

a.nav:link {color: #000000; text-decoration: underline bold; }
a.nav:visited {color: #000000; text-decoration: underline bold; }
a.nav:hover {color: #5c2e91; text-decoration: underline bold; }
a.nav:active {color: #000000; }

#container {
	margin: 0px auto;
	width: 745px;
	border: none;
	/* background: url(images/bg_vmn2.jpg) center repeat-y #000000; */
}
#outerwrappertop {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
	width: 740px;
	height: 170px;
	background: url(images/bg_text_top.jpg) no-repeat;
	border: none;
}
#outerwrappermiddle {
	width: 740px;
	height: auto;
	border: none;
	background: #ffffff;
	margin-top:  -10px;
	margin-bottom: 35px;
	margin-left: 0px;
}

#outerwrappermiddle2 {
	width: 740px;
	height: auto;
	border: none;
	background: #ffffff;
	margin-top:  -10px;
	margin-bottom: 35px;
	margin-left: 10px;
}
#outerwrapperbottom {
	float:left;
	width: 765px;
	height: 50px;
	border: none;
	margin-top:  -55px;
}
#outerwrappermiddle #middleContent {
	border: none;
	width: 738px;
	margin-left: -10px;
}
#outerwrappermiddle2 #middleContent2 {
	border: none;
	width: 738px;
	margin-left: 10px;
}
#outerwrappertop #header {
	float:left;
	/* background: url(images/bg_text_top.jpg) repeat-x; */
	width: 738px;
	height: 150px;
	margin-left: 0px;
	border: none;
}
#navigation {
	border: none;
	float:left;
	height: 28px;
	width: 738px;
	background: #004297;
	margin-left: 10px;
}
#navimage a strong {
	display: none;
}
#navimage a {
	height: 12px;
	display: block;
	float: left;
	margin-left: 20px;
}
#logo {
	width: 350px;
	height: 96px;
	margin-top: 10px;
	margin-left: 27px;
}
img {
	border: none;
}
#content {
	width:695px;
	/* float:left; */
	margin-top:1px;
	padding:20px;
	font-size:12px;
}
#content2 {
	width:630px;
	/* float:left; */
	margin-top:1px;
	margin-left:60px;
	font-size:12px;
}
#content3 {
	width:650px;
	float:left;
	margin-top:1px;
	margin-left:20px;
	font-size:12px;
}
#content .videoHolder {
	float:left;
	margin-top: -10px;
	margin-left: 0px;
	padding: 0;
	padding-right: 10px;
}

#content .videoHolderRight {
	float:right;
	margin-top: 30px;
	margin-right: 3px;
	padding: 0;
	padding-left: 20px;
}

.mainFrame {
	border: 0;
	width: 100%;
	background: #B2DCF5;
	height: 1600px;
}

#frameIntern {
	height: 700px;	
}

#content .copy {
	width:340px;
	float:left;
	padding:0 10px 10px 10px;
	margin:0 0 0 10px;
}
#content .copy p {
	margin:0 0 10px 0;
	padding:0;
}
#community {
	float:right;
	width: 90px;
	height: 30px;
	padding: 5px;
	padding-right:0px;
	margin-top: -31px;
	margin-left: 480px;
	display: inline;
}
#community ul {
	margin: 0;
	padding: 0;
}
#community li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 3px;
}
#community ul li a {
	display: block;
	height: 30px;
}
#interncommunity {
	float:right;
	width: 120px;
	height: 30px;
	padding-left: 0px;
	padding-right:-10px;
	margin-top: -26px;
	margin-left: 550px;
	display: inline;
}
#interncommunity ul {
	margin: 0px;
	padding: 0;
}
#interncommunity li {
	display: block;
	float: left;
	margin-left: 2px;
	padding: 0;
	margin-right: 2px;
}
#interncommunity ul li a {
	display: block;
	height: 30px;
}
#networks {
	width: 200px;
	height: 50px;
	background: url(images/networks.png) no-repeat;
	float: right;
	margin-top: -25px;
	margin-right: 0px;
	display: inline; 
}
#networks ul {
	margin: 0;
	padding: 0;
}
#networks li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 0px;
}
#networks ul li a {
	display: block;
	height: 50px;
}
#networks li a strong {
	display: none;
}
#search {
	width: 255px;
	height: 50px;
	background: url(images/searchjobs.png) no-repeat;
	float: left;
	margin-top: -5px;
	margin-right: 15px;
	display: inline; 
}
#search:hover {background:url(images/searchjobs_on.png) no-repeat;}

#bet {
	width: 80px;
	height: 100px;
} 
#bet:hover {
	height: 100px;
	background:url(images/logoBET_on4.png) no-repeat;
}
 
#paramount {
	margin-left: -25 px;
	width: 90px; 
	
}
#paramount:hover {
	margin-left: -100 px;
	height: 100 px;
	background:url(images/logoParamount_on.png) no-repeat;}

#twitter {
	width: 25px;
	background:url(images/Twitter.jpg) no-repeat;
	
}
#twitter:hover {background:url(images/twitter_on.jpg) no-repeat;}

#facebook {
	width: 25px;
	background:url(images/facebook.jpg) no-repeat;
	
}
#facebook:hover {background:url(images/facebook_on.jpg) no-repeat;}

#linkedin {
	width: 25px;
	background:url(images/linkedin.jpg) no-repeat;
	
}
#linkedin:hover {background:url(images/linkedin_on.jpg) no-repeat;}

#instagram {
	width: 25px;
	background:url(images/instagram.png) no-repeat;
	
}
#instagram:hover {background:url(images/instagram_on.png) no-repeat;}

#rightcontent {
	color: #005FAE;
	margin-right: 25px;
	margin-top: -270px;
	float: right;
	width: 345px;
}
#internship {
	margin-left: 20px;
}
#bottomcontent {
	background:#FFFFFF;
	color: #000000;
	margin-left: 10px;
	/* float: left; */
	width: 730px;
	border: none;
}
#bottomcontentText {
	margin:0 auto;
	margin-bottom: 20px;
	border-top: 2px solid #FFF;
	width: 695px;
	padding-top:15px;
}
#bottomcontentText img {
	margin-top: 0px;
}
h3.largebold {
	font-size: 17px;
	font-weight:bold;
	margin-bottom: 5px;
}
#menu {
	font-family:"Arial", Gadget, sans-serif;
	float:left;
	background: url(images/menu_bar.png) no-repeat;
	height: 30px;
	line-height: 30px;
	margin-left: 0px;
	margin-top: 10px;
	width:825px;
	text-align: left;
	border: none;
	font-size:12px
}	

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
		color: #b2dcf5;
}
#menu strong {
color: #b2dcf5;	
}
#menu strong, #menu a {
	padding: 0 6px;
	font-weight: normal;
}

#menu #menuselect {
	font-family:"Arial", Gadget, sans-serif;
	color: #b2dcf5;
	border: none;
	font-size:12px
}

#bottommenu {
	font-family:"Arial", Gadget, sans-serif;
	float:center;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	background: url(images/menu_bar.png) no-repeat;
	margin-left: 10px;
	margin-top: 0px;
	width:805px;
	text-align: left;
	border: none;
	font-size:10px
}	

#bottommenu a {
	text-decoration: none;
	color: #FFFFFF;
}

#bottommenu a:hover {
		color: #b2dcf5;
}
#bottommenu strong {
color: #FFFFFF;	
}
#bottommenu strong, #bottommenu a {
	padding: 0 2px;
	font-weight: normal;
}

#bottommenu #menuselect {
	font-family:"Arial", Gadget, sans-serif;
	color: #b2dcf5;
	border: none;
	font-size:10px
}

#bottommenu2 {
	font-family:"Arial", Gadget, sans-serif;
	float:center;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	background: url(images/menu_bar.png) no-repeat;
	margin-top: 0px;
	width:738px;
	text-align: center;
	border: none;
	font-size:10px
}	

#bottommenu2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#bottommenu2 a:hover {
		color: #b2dcf5;
}
#bottommenu2 strong {
color: #FFFFFF;	
}
#bottommenu2 strong, #bottommenu a {
	padding: 0 2px;
	font-weight: normal;
}

#bottommenu2 #menuselect {
	font-family:"Arial", Gadget, sans-serif;
	color: #b2dcf5;
	border: none;
	font-size:10px
}

