﻿/* CSS layout */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
html {
	/*background-color: #ffffff;*/
	background: url('../images/bg.png') #ffffff repeat-x;
}
body {
	margin: 0;
	padding: 0;
	/*background: url('../images/bg_grad.png') #ffffff repeat-x;*/
	width: 100%;
	min-height:100%;
}
#body_wrapper {
	min-width: 980px;
	min-height: 100%;
	margin-top: 0px;
	/*background: url('../images/bg_pat.png') transparent repeat;*/
}
#page_wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
    
	position: relative;
}
.for_all_container {
	margin-top: 0px;
	background: url('../images/bg_body_repeat.png') transparent repeat-y;
}
#header_wrapper {
	margin-top: -204px;
	display: block;
	/*margin-bottom:-46px;*/
}
#header_top {
	vertical-align: top;
	background: url('../images/bg_body_top.png');
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 35px;
}
#header_container {
	display: block;
	/*height: 210px;*/
	height: 165px;
}
.header_left {
	float: left;
	width: 1000px;
	padding-left: 35px;
}
.header_right {
	float: right;
	width: 1000px;
	padding-right: 45px;
}
#header_title {
	background: url('../images/bg_title_shadow.png');
	background-position:center top;
	background-repeat: no-repeat;
	height: 75px;
    text-align:center;
	margin-top: 0px;
	z-index: 1;
}
#title {
	/*background: url('../images/title.png');*/
	background-position: center;
	background-repeat: no-repeat;
	/*height: 75px;*/
    padding-top:25px;
    text-align:center;
    /*new*/
    
}
.header_logo {
	/*margin-top: 100px;*/
	margin-right: auto;
	margin-left: auto;
	width: 148px;
    padding-left:10px;
    margin-bottom:10px;
	position: relative;
	z-index: 1;
}
.header_logo img {
	
    border-radius: 0px 0px 15px 15px;
  padding:0px 2px 2px 0px;
  border: 0px;
   -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);   
}

#page_bottom {
	margin-top: 0px;
	background: url('../images/bg_body_bottom.png');
	background-repeat: no-repeat;
	height: 15px;
}
#footer_wrapper {
	padding-top: 5px;
}
#footer_container {
	margin-right: auto;
	margin-left: auto;
	width: 890px;
	position: relative;
	height: 30px;
	padding: 20px 0 0 0;
	background: url('../images/bg_footer_double_line.png');
	background-repeat: repeat-x;
	background-position: top;
}
#footer_social img {
	vertical-align: middle;
	border: 0px;
}
#footer_links {
	float: left;
	margin-top: 0px;
}
#footer_social {
	margin-left: 300px;
	margin-right: 300px;
	text-align: center;
	margin-top: -3px;
}
#footer_copyright {
	text-align: right;
	float: right;
	margin-top: -17px;
	font-family:Arial, Tahoma, Verdana;	
	color:#777777;
}

#container_wrapper {
	width: 100%;
	padding: 10px 45px 10px 45px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
}

#grid_5p {
	width: 5%;
	float: left;
	display: block;
}
#grid_10p {
	width: 10%;
	float: left;
	display: block;
}
#grid_14p {
	width: 14%;
	float: left;
	display: block;
}
#grid_15p {
	width: 15%;
	float: left;
	display: block;
}
#grid_19p {
	width: 19%;
	float: left;
	display: block;
}
#grid_20p {
	width: 20%;
	float: left;
	display: block;
}
#grid_25p {
	width: 25%;
	float: left;
	display: block;
}
#grid_30p {
	width: 30%;
	float: left;
	display: block;
}
#grid_34p {
	width: 34%;
	float: left;
	display: block;
}
#grid_35p {
	width: 35%;
	float: left;
	display: block;
}
#grid_40p {
	width: 40%;
	float: left;
	display: block;
}
#grid_45p {
	width: 45%;
	float: left;
	display: block;
}
#grid_50p {
	width: 50%;
	float: left;
	display: block;
}
#grid_55p {
	width: 55%;
	float: left;
	display: block;
}
#grid_60p {
	width: 60%;
	float: left;
	display: block;
}
#grid_70p {
	width: 70%;
	float: left;
	display: block;
}
#grid_80p {
	width: 80%;
	float: left;
	display: block;
}
#grid_90p {
	width: 90%;
	float: left;
	display: block;
}
#grid_100p {
	width: 100%;
	float: left;
	display: block;
}

#grid_3x0 {
	width: 587px;
	float: left;
	display: block;
}
#grid_3x1 {
	width: 577px;
	float: left;
	display: block;
}
#grid_3x2 {
	width: 282px;
	float: left;
	display: block;
}

#grid_1x2 {
	width: 435px;
	float: left;
	display: block;
	margin: 15px 20px 5px 0;
	padding: 0 0 0 0;
}
#grid_2x2 {
	width: 440px;
	float: left;
	display: block;
}
#grid_2x3 {
	width: 430px;
	float: left;
	display: block;
}
#grid_2x2_l {
	width: 305px;
	float: left;
	display: block;
	margin-right:10px;
}
#grid_2x2_r {
	width: 305px;
	float: left;
	display: block;
	margin-left:10px;
}
#grid_3x3_l {
	width: 200px;
	float: left;
	display: block;
	margin-right:5px;
}
#grid_3x3_m {
	width: 205px;
	float: left;
	display: block;
	margin-left:5px;
	margin-right:5px;
}
#grid_3x3_r {
	width: 205px;
	float: left;
	display: block;
	margin-left:5px;
}


#grid_container {
	width: 590px;
	display: block;
	float: left;
}
#grid_container_full {
	width: 890px;
	display: block;
	float: left;
}
#grid_sidebar {
	float: left;
	width: 286px;
	display: block;
	padding: 0 0 0px 13px;
}
#grid_contents {
	width: 630px;
	display: block;
	float: left;
	padding: 0px 0 0px 13px;
	margin: 0 0 5px 0;
}
#grid_menubar {
	float: left;
	width: 228px;
	display: block;
	padding: 0 15px 0 0;
}
.grid_3x2_spacing_right {
	padding-right: 13px;
}
.grid_3x2_spacing_top {
	margin-top: 20px;
}
.width_1x4{
	padding:0 4% 0 4%;
}

#faculty_container{
	width:850px;
	margin-top:20px;
	margin-left:15px;
	padding:10px;
	background-color:#e8e8e8;
	border:solid 1px #d1d1d1;
	display:inline-block;	
	font-size:14px;
}


.sidebar_box {
	width: 100%;
	padding: 3px 0px 5px 0px;
	background-color: #fbfbfb;
}
.sidebar_grid {
	width: 100%;
	margin-top: 0px;
	padding: 5px 0 0px 0;
}
.sidebar_search {
	height: 25px;
}
.sidebar_extra_btn{
	height:35px;
}
.sidebar_campus_top {
	height: 52px;
}
.post_with_thumb {
	padding: 7px 0 7px 0;
}
.img_small_holder {
	float: left;
	width: 57px;
	height: 57px;
	background: url('../images/bg_thumb_small.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.post_bullet {
	float: left;
	width: 24px;
	height: 24px;
	padding-right:21px;
	padding-top:7px;
	background: url('../images/icon_aperture.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.post_holder {
	padding-left: 0px;
	height: 60px;
	display: block;
}
.post3_holder {
	padding-left: 0px;
	height: 180px;
	display: block;
}
.companies_box {
	width: 100%;
	position: relative;
	padding-left: 10px;
}
.companies_box h5 {
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	color: #666666;
}
.student_holder {
	display: block;
}
.sidebar_campus_students {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 57px;
}
.news {
	height: 180px;
}
.gallery_buttons {
	margin: 5px 0 5px 5px;
}
.gallery_buttons img {
	width: 15px;
	height: 15px;
	border: 0;
}
.thumb_big_holder {
	float: left;
	width: 145px;
	height: 80px;
	background: url('../images/bg_thumb_big.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb_big_holder img {
	width: 130px;
	height: 70px;
	padding: 5px 0 0 7px;
}

.gallery_slider_full li{
	margin-left:11px;
	margin-right:10px;
}
.gallery_slider {
	width: 100%;
}
.gallery_slider ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 7px 0 0 0;
}
.gallery_slider ul li a {
	display: block;
	overflow: hidden;
}
.gallery_slider ul li a img {
	border: 0;
}
a.zoom {
	width: 130px;
	height: 70px;
	margin:-70px 0 0 7px;
	text-indent:-9999em;
	background: #000 url('../images/zoom.png') center no-repeat;
	cursor:pointer;
}
a.video a.zoom {
	width: 130px;
	height: 70px;
	background: #000 url('../images/play.png') center no-repeat;
	cursor:pointer;
}
div.ppt {
	display: none;
}


.banner_container {
	position: relative;
	height: 170px;
	padding-left:45px;
	padding-top:5px;
}
.banner_container ul {
	list-style: none;
	margin: 0 0 0 0;
}
.banner_container img {
	width: 890px;
	height: 165px;
	border:0;
}


.slideshow_container {
	position: relative;
	height: 355px;/*image height + 5*/
	padding-left:45px;
	padding-top:5px;
}
.slideshow_container ul {
	list-style: none;
	margin: 0 0 0 0;
}
.slideshow_container img {
	width: 890px;
	height: 350px;
	border:0;
}
.slidetext{
	position:absolute;
	bottom:1px;
	height:40px;
	width:890px;
	background-image:url(../images/bg-opacity.png);
	background-repeat:repeat;
	z-index:101;
	color:#fffefe;
}
/* for IE7 */
*:first-child+html .slidetext{
	position:absolute;
	left:0px;
	bottom:3px;
	height:40px;
	width:890px;
	background-image:url(../images/bg-opacity.png);
	background-repeat:repeat;
	z-index:101;
	color:#fffefe;
}
.slidetext h2, .slidetext h2 a, .slidetext h2 a:visited{
	font-size:20px;
	color:#fffefe;
	text-decoration:none;
}
.padtext{
	padding:2px 10px 0 10px;
}

#slidenav{
	position:absolute;
	bottom:5px;
	height:20px;
	width:890px;
	background-image:url(../images/bg-opacity.png);
	background-repeat:repeat;
	z-index:99;
}
#slideprev{
	background-image:url(../images/slide-prev.png);
	background-repeat:no-repeat;
	width:10px;
	height:15px;
	position:absolute;
	left:20px;
	bottom:0px;
	cursor:pointer;
	z-index:100;
}
#slidenext{
	background-image:url(../images/slide-next.png);
	background-repeat:no-repeat;
	width:10px;
	height:15px;
	position:absolute;
	left:48px;
	bottom:0px;
	cursor:pointer;
	z-index:100;
}


#swf_container{
	text-align:center;
	display:block;
}
.swf_cadc{
	margin-left:65px;
	width:522px;
	height:186px;
	padding:7px 7px 7px 7px;
	background-color:#eaedf4;
	text-align:center;
}
#swf_container img{
	text-align:center;
	border:9px #eaedf4 solid;
}


.scroll_up{
	background:url(../images/up.png) no-repeat scroll left top transparent;
	width:28px;	
	height:28px;
	display:table;
}

