body {
	margin:0px;
	padding:0px;
	background-color:white;
	font-size:13px;
	font-family:Arial, Verdana;
	line-height:19px;
}

img, div { behavior: url(iepngfix.htc) }

h2 {
	padding:0px;
	margin:0px;
}

h3 {
	padding:0px;
	margin:0px;
}

h4 {
	padding:0px;
	margin:0px;
}

h5 {
	padding:0px;
	margin:0px;
}

a {
	text-decoration:none;
	color:#33839C;
}

a:hover {
	text-decoration:underline;
}

img {
	padding:0px;
	margin:0px;
}

.errors {
	color:#FF0000;
}

.errors li {
	list-style-type:none;
}

#student_bg {
	background-image:url( '/studies_abroad/images/bg2_studies_abroad.gif' ); 
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#E6E6E6;
}

#student_app_bg {
	background-color:#E6E6E6;
	background-position: top center;
	border:1px solid #E6E6E6;
	margin-top:60px;
}

#student_container {
	width:950px;
}

#header_white {
	background-color:white;
}

#student_header {
	width:950px;
	height:130px;
	background-color:white;
}

p {
	margin: 15px 0px 0px 0px;
	padding:0px;
	line-height:19px;
}	

/*** Columns ***/
#col_left {
	float:left;
	width:637px;
	text-align:left;
	line-height:19px;
	font-size:13px;
}

#col_left .content_top {
	line-height:6px;
	height:6px;
}

#col_left .content_bottom {
	height:6px;
	padding:0px;
	line-height:1px;
	margin-bottom:50px;
	margin-top:0px;
}

#col_left .padd {
	background-image:url( '/images/studies_abroad/content_bg.png' );
	background-repeat:repeat-y;
	background-position:top left;
}

#col_left .padd, #study_footer .padd {
	padding:25px 25px 0px 25px;
}

#col_left .padd {
	padding-left:45px;
}

#col_right {
	float:right;
	width:290px;
	text-align:left;
}

#col_main {
	width:697px;
	text-align:left;
	line-height:17px;
	font-size:12px;
	padding:50px 0px;
}

#col_main .padd {
	background-color:#FFFFFF;
	padding:5px;
}

#col_main .content_top {
	line-height:6px;
	height:6px;
}

#col_main .content_bottom {
	line-height:1px;
	height:6px;
}

/*** Logo ***/
.study_logo {
	float:left;
}

/*** Nav ***/
.nav_container {
	float:right;
	width:550px;
	font-size:13px;
	font-family:Arial, Verdana;
}

.nav_container .main_nav {
	float:left;
	position:relative;
}

.nav_container .main_nav .nav_cell_container {
	position:relative;
	float:left;
	margin:0px 4px;
	position:relative;
}

.nav_container .main_nav .nav_cell_container a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.nav_container .main_nav .nav_cell {
	padding:8px 0px 23px 0px;
	width:127px;
	cursor:pointer;
}

.nav_container .main_nav .sub_nav {
	top:40px;
	left:0px;
	position:absolute;
	width:127px;
	display:none;
	z-index:1000;
}

.nav_container .main_nav .nav_cell_container:hover .sub_nav {
	display:block;
}

.nav_container .main_nav .sub_nav_link {
	background-color:#56BD3A;
	text-align:left;
	width:179px;
}

.nav_container .main_nav .sub_nav_link a {
	display:block;
	padding:4px 10px;
	color:#FFFFFF;
	text-decoration:none;
}

.nav_container .main_nav .sub_nav_link:hover {
	background-color:#73CD5B;
}

.nav_container .sub_nav .top {
	line-height:0px;
	font-size:11px;
}

.nav_container .sub_nav .bottom {
	line-height:0px;
	font-size:11px;
}

.nav_container .main_nav .home { background:url( '/images/studies_abroad/nav_home_off.gif' ) top left no-repeat ; }
.nav_container .main_nav .home:hover { background:url( '/images/studies_abroad/nav_home_on.gif' ) top left no-repeat ; }
.nav_container .main_nav .destinations { background:url( '/images/studies_abroad/nav_destinations_off.gif' ) top left no-repeat ; }
/*.nav_container .main_nav .destinations:hover { background:url( '/images/studies_abroad/nav_destinations_on.gif' ) top left no-repeat ; }*/
.nav_container .main_nav .faculty { background:url( '/images/studies_abroad/nav_faculty_off.gif' ) top left no-repeat ; }
.nav_container .main_nav .faculty:hover { background:url( '/images/studies_abroad/nav_faculty_on.gif' ) top left no-repeat ; }
.nav_container .main_nav .apply { background:url( '/images/studies_abroad/nav_apply_off.gif' ) top left no-repeat ; }
.nav_container .main_nav .apply:hover { background:url( '/images/studies_abroad/nav_apply_on.gif' ) top left no-repeat ; }

#sa_home .nav_container .main_nav .home { background:url( '/images/studies_abroad/nav_home_on.gif' ) top left no-repeat ; }
/*#sa_destinations .nav_container .main_nav .destinations { background:url( '/images/studies_abroad/nav_destinations_on.gif' ) top left no-repeat ; }*/
#sa_faculty .nav_container .main_nav .faculty { background:url( '/images/studies_abroad/nav_faculty_on.gif' ) top left no-repeat ; }
#sa_apply .nav_container .main_nav .apply { background:url( '/images/studies_abroad/nav_apply_on.gif' ) top left no-repeat ; }


/*** Phone ***/
.phone {
	text-align:right;
	padding:25px 35px 0px 0px;
}

.phone .number {
	font-size:18px;
	font-family:Arial, Verdana;
	color:#4F3E2E;
}

/*** Visit ***/
.visit {
	text-align:right;
	font-weight:bold;
	padding: 20px 0 0 0px;
}

.visit a {
	color:#007799;
	text-decoration:none;
}

.visit a:hover {
	text-decoration:underline;
}			

/*** Main Img ***/
	
.main_img {
	margin-bottom:20px;
}

/*** Sidebar ***/

.sidebar {
	width:266px;	
}

.sidebar .sidebar_border {
	border-right:1px solid #D9D7D7; 
	border-left:1px solid #D9D7D7; 
}

.sidebar .sidebar_content {
	border-left:4px solid white;
	border-right:4px solid white;
	background-color:#FAF9F9;
	padding:18px;
}

.sidebar h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:14px;
}

.sidebar h3 a {
	color:#55BD3A;
}

.sidebar h4 {
	font-size:11px;
	line-height:17px;
	font-weight:normal;
	margin-bottom:10px;
}

/*** Study Tour ***/

.study_tour {
	width:610px; 
	margin-bottom:20px;
}

.study_tour .image {
	float:left;
	width:200px;
}

.study_tour .image .image_cont {
	width:177px;
}

.study_tour .image .img {
	border-right:1px solid #D9D7D7;
	border-left:1px solid #D9D7D7;
}

.study_tour .image .img span {
	display:block;
	border-right:6px solid white;
	border-left:6px solid white;
	line-height:1px;
}

.study_tour .image .top {
	padding:0px;
	height:5px;
	line-height:1px;
}

.study_tour .content {
	float:left;
	width:340px;
}

.study_tour .content h2 {
	font-size:14px;
}

.study_tour .content h2 a {
	color:black;
}

.study_tour .content h3, .study_tour .content b {
	display:block;
	font-size:14px;
	font-weight:normal;
	color:black;
}

.study_tour .content p {
	width:350px;;
	margin-left:0px;
}


/*** Note  ***/

.note {
	width:368px;
}

.note .content {
	padding:22px 19px;
	background:url( '/images/studies_abroad/note_bg.gif' ) top left;
}

.note .content p {
	margin:0px 0px 15px 0px;
}

.note .top {
	line-height:7px;
	height:7px;
}

.note .bottom {
	line-height:15px;
	height:15px;
}

.note h3 {
	color:#E8AF00;	
	font-size:18px;
	font-weight:900;
}

.note ul {
	padding:0px;
	margin:10px 20px 0px 0px;
	list-style-type:none;
}

.note ul li {
	padding:0px 0px 0px 25px;
	margin:0px 0px 8px 0px;;
	background:url( '/images/studies_abroad/bullet_yellow.gif' ) top left no-repeat;
}

/*** Footer ***/

#study_footer {
	border:1px solid #4A4A4A;
	background-color:#4A4A4A;
	line-height:20px;
}

#study_footer #footer_container {
	/*background:url( '/images/studies_abroad/footer_bg.jpg' ) top left;*/
	width:950px;
	text-align:left;
}

#study_footer .right {
	float:right;
	width:289px;
}

#study_footer .right td {
	padding-right:30px;
}

#study_footer .right form div {
	margin-bottom:10px;
}

#study_footer .right form .field input {
	background-color:#878686;
	width:260px;
	padding:4px;
	color:#C9C8C8;
	border:1px solid #A1A0A0
	font-size:11px;
	font-family:Arial, Verdana;
}

#study_footer .right form .field textarea {
	background-color:#878686;
	width:260px;
	height:129px;
	padding:6px;
	color:#C9C8C8;
	border:1px solid #A1A0A0
	font-family:Arial,Verdan;
}

#study_footer .left {
	float:left;
	width:560px;
	color:white;
}

#study_footer .left .msg {
	color:#F0EDED;
	font-size:12px;
	line-height:15px;
}

#study_footer .left a {
	color:white;
}

#study_footer .left .return_home  {
	margin-top:40px;
}

#study_footer .title {
	font-size:13px;
	color:#D2D0D0;	
	font-weight:bold;
	margin:0px 0px 15px 0px;
}

#study_footer .footer_line {
	background:url( '/images/studies_abroad/footer_line.gif' ) top left no-repeat;
	margin:15px 0px 5px 0px;
}


/*** Faculty ***/

.faculty_list h2 {
	color:#604A34;
	margin:0px 0px 20px 0px;
}

.faculty_entry {
	margin:0px 0px 40px 0px;
}

.faculty_entry .img {
	width:175px;
	line-height:1px;
	float:left;
}

.faculty_entry .img .border {
	width:151px;
}

.faculty_entry .img .image {
	border-left:1px solid #D9D7D7;
	border-right:1px solid #D9D7D7;
}

.faculty_entry .img .image span {
	display:block;
	border-left:4px solid white;
	border-right:4px solid white;
}

.faculty_entry .img .top {
	line-height:1px;
	height:5px;
}

.faculty_entry .desc {
	float:left;
	width:380px;
}

.faculty_entry .desc h3 {
	font-size:13px;
	margin-bottom:15px;
}



/*** Rigth Column ***/

.studies_right_col {
	width:264px; 
	background-color:#F7F7F7;
	padding:0px;
	margin:0px;
}

.studies_right_col .top_bottom {
	line-height:1px;
	height:6px;
}

.studies_right_col .content {
	border-right:6px solid white;
	border-left:6px solid white;
	padding:19px 22px;
}

.studies_right_col .content .header {
	color:#B9B9B9;
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
}

.studies_right_col .dest_images {
	margin-bottom:55px;
}


/*** Tour Details ***/

#col_left #tour_details td, #col_left #tour_details {
	font-size:12px;
}

#tour_details td h1 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:17px;
}

#tour_details td .departures {
	font-size:14px;
}

#tour_nav {
	background:url( '/images/studies_abroad/tour_nav_bg.gif' );
	background-repeat:repeat-y;
	background-position:top left;
}

#tour_nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:260px;
	font-size:11px;
}

#tour_nav ul li {
	padding:0px 2px 1px 6px;
}

#tour_nav ul li a {
	display:block;
	padding:7px 30px;
	color:#32849C;
}

#tour_nav ul li a:hover, #tour_nav ul li a.active {
	background-color:#3C97B1;
	color:white;
	text-decoration:none;
}

#tour_tools {
	background:url('/images/studies_abroad/tour_nav_tools.gif') top left no-repeat;
	height:72px;
}

#tour_tools_wide {
	background:url('/images/studies_abroad/tour_nav_tools_wide.gif') top left no-repeat;
	height:72px;
}

#share_box {
	background:url('/images/studies_abroad/share_box.gif') top left no-repeat;
	height:15px;
	padding:12px 0px 18px 15px;
}

#tour_tools div, #tour_tools_wide div {
	padding:7px;
}

.email_friend_title h2 {
	font-size:14px;		
	margin:10px 0px;
}

.faq {
	margin:10px 0px 10px 0px;
}

.faq .question {
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

.faq .answer {
	margin:0px 0px 5px 3px;
}

.content_type {
	margin:10px 0px;
}

.content_type .content_type_title {
	font-weight:bold;
	margin:5px 0px;
}

.content_type .content_type_description {
	margin:5px 0px;
}

.terms_item {
	margin-bottom:10px;
}

/*** Global CSS ***/

.banner {
	margin:20px 0px;
}

#col_left .banner {
	position:relative;
	top:0px;
	left:-45px;
}

.clearAll {
	font-size:1px;
	clear:both;
	height:1px;
	font-size:1px;
}

.study_line {
	font-size:1px;
	height:1px;
	border-bottom:1px solid #D9D7D7;
	margin:20px 0px;
}

.copy {
	color:#A5A5A5;
	margin:20px 0px;
	font-size:11px;
}


