/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

	/* Firefox */
	display:-moz-box;
	-moz-box-orient:horizontal;
	-moz-box-pack:center;
	-moz-box-align:center;
	
	/* Safari and Chrome */
	display:-webkit-box;
	-webkit-box-orient:horizontal;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	
	/* W3C */
	display:box;
	box-orient:horizontal;
	box-pack:center;
	box-align:center;
	}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */


::selection {
    background: #FF9933;
    text-shadow: none;
}

::-moz-selection {
    background: #FF9933;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

*{
	margin:0px;
	padding:0px;
}

body, header, aside, footer, section {
	display:block;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

h1 {
	font-family:Helvetica, arial, verdana;  
    font-size:14px;  
	}
	
h2 {
	font-family:Helvetica, arial, verdana;  
    font-size:13px;
	}
	
h3 {
	font-family:Helvetica, arial, verdana;  
    font-size:18px; 
	}
	
.bluequote {
	font-family:Helvetica, arial, verdana; 
    font-size:18px;
	line-height:26px;
	font-weight:bold;
	color:#1bb5c3;
	}

.generaltext {
	font-family:Helvetica, arial, verdana;  
    line-height:18px;  
    font-size:12px;  
		} 
				
		
.generalboldtext {
	font-family:Helvetica, arial, verdana;  
    line-height:24px;  
    font-size:16px;
	font-weight:bold; 
		} 
	
.testimonialbold {
	font-family:Helvetica, arial, verdana;  
    line-height:28px;  
    font-size:14px;
	font-weight:bold; 
		} 
		
.termssmall {
	font-family:Helvetica, arial, verdana;  
    line-height:28px;  
    font-size:14px;
	font-weight:bold; 
	color:#1bb5c3;
		} 
		
.multi_etickets {
	font-family:Helvetica, arial, verdana;  
	line-height:24px;  
    font-size:14px;
	font-weight:bold; 
	color:#1bb5c3;
		} 
		
.programtext {
	font-family:Helvetica, arial, verdana;  
    line-height:20px;  
    font-size:14px;
	font-weight:bolder; 
	color:#1bb5c3;
	text-decoration:none;
		}
		
.tours {	
	font-family:Helvetica, arial, verdana;  
    line-height:16px;  
    font-size:12px;
		}  
		
.bluetitle {
	font-family:Helvetica, arial, verdana;  
    line-height:28px;  
    font-size:14px;
	font-weight:bold; 
	color:#1bb5c3;
	padding-top:10px;
	}
	
.bluetitlebig {
	font-family:Helvetica, arial, verdana;  
    line-height:20px;  
    font-size:18px;
	font-weight:bold; 
	color:#1bb5c3;
	}
		
a.bluelink:link {color: #1bb5c3; text-decoration: none; font-weight:bolder; font-size:14px; }
a.bluelink:visited {color: #1bb5c3; text-decoration: none; font-weight:bolder; font-size:14px;}
a.bluelink:hover {color: #127EB7; text-decoration: none; font-size:14px;}
a.bluelink:active {color: #1bb5c3; }

a.bluelink_big:link {color: #1bb5c3; text-decoration: none; font-weight:bolder; font-size:16px; }
a.bluelink_big:visited {color: #1bb5c3; text-decoration: none; font-weight:bolder; font-size:16px;}
a.bluelink_big:hover {color: #127EB7; text-decoration: none; font-size:16px;}
a.bluelink_big:active {color: #1bb5c3; }

a.bluelink_fake:link {cursor:pointer; color: #1bb5c3; text-decoration: none; font-weight:bolder; font-size:16px; }
a.bluelink_fake:visited {color: #1bb5c3; text-decoration: none; font-weight:bolder; font-size:16px;}
a.bluelink_fake:hover {color: #1bb5c3; text-decoration: none; font-weight:bolder; font-size:16px;}
a.bluelink_fake:active {color: #1bb5c3; text-decoration: none; font-weight:bolder; font-size:16px; }
	
body {
    font-size: 1em;
    line-height: 1.4;
	background: #e9e8e8;
	text-align:center;
	
}


#big_wrapper {
	width:960px;
	margin: 0px auto;
	background-color:#FFF;
	box-shadow: 0px 0px 20px #D6D6D6;
	text-align:left;
}


#main_header {
	background:white;
	width:940px;
	height:75px;
	padding:6px 10px 10px 10px;
	}

#logo {
	padding-top: 15px;
	padding-left: 50px;
}

#edu_text{

	margin:27px 0px 0px 445px;
}

#nav_divider {
	width:980px;
	height:8px;
	margin:10px -10px;
	background-color:#161E1E;
	-moz-box-shadow: 0px -4px 20px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	box-shadow: 0px 4px 12px #999;
	
}
	
#top_menu {  
    list-style:none;  
    width:960px;  
    margin: 0px auto 0px 21px;  
    height:34px;  
    padding:20px 20px 0px 0px;  
}  

#top_menu li{  
    float:left;  
    display:block;  
    text-align:center;  
    position:relative;  
    padding: 4px 5px 4px 5px;  
    margin-right:27px;   
    border:none;  
}
	
#top_menu li:hover {
 border: none;  
    padding: 4px 5px 2px 5px;  
	background: #1BB5C3;  
	-moz-box-shadow:0px 0px 10px #7A7A7A;  
	-webkit-box-shadow:0px 0px 10px #7A7A7A;  
	box-shadow:1px 0px 7px #7A7A7A; 
	cursor:default;  

}  

#top_menu li a {  
    font-family:Helvetica, Arial, sans-serif;  
    font-size:12px;  
    color: #000;  
    display:block;  
    outline:0;  
    text-decoration:none;
    z-index:5;
}
	
#top_menu li:hover a {  
    color:#FFFFFF; 
}  

/* Drop Down */  
.dd1,  
.dd2,  
.dd3,  
.dd4,  
.dd5,
.dd6,
.dd7 {  
    margin:20px auto;
    margin-top:0;  
    float:left;
    position:absolute;  
    left:-999em; /* Hides the drop down */  
    text-align:left;  
    padding:10px 12px 8px 12px;  
    border:none;  
    border-top:none;  
    /* Gradient background */  
    background:#1BB5C3;  
	-moz-box-shadow:0px 8px 10px #7A7A7A;   
	-webkit-box-shadow:0px 8px 10px #7A7A7A;   
	box-shadow:1px 3px 6px #7A7A7A;
	z-index:5;
}  

.dd1 {width: 130px;}  
.dd2 {width: 130px;}  
.dd3 {width: 260px;} 
.dd4 {width: 240px;}  
.dd5 {width: 104px;}  
.dd6 {width: 103px;} 
.dd7 {width: 110px;}

#top_menu li:hover .dd1,  
#top_menu li:hover .dd2,  
#top_menu li:hover .dd3,  
#top_menu li:hover .dd4,  
#top_menu li:hover .dd5,
#top_menu li:hover .dd6,  
#top_menu li:hover .dd7 {  
    left:0;  
    top:auto; 
}
	
#top_menu div a, #top_menu ul li {  
    font-family:Helvetica, arial, verdana;  
    line-height:21px;  
    font-size:13px;  
    text-align:left;  
	color:#FFFFFF;
}
	
#top_menu div a {
    line-height:14px;
    margin:3px;
    margin-top:6px;
    margin-bottom:2px;
    padding-bottom:4px; 
	border-bottom:1.5px solid rgba(230,230,255,0.7);
}

.destinationtitle {
	font-family:Helvetica, arial, verdana; 
	font-size:15px; 
	font-weight:bolder;
	line-height:3px;
	margin-left:-4px;
	}

#currentpage {
	
	margin-top:-20px;
	margin-left:40px;
	font-size:13px;
	color:#999;*/
	}

#slider1 {
	position:relative;
	height:200px;
	width:210px;
	background-color:#e9e8e8;
	z-index:4;
	}

#grey_slide_bg {
	position:absolute;
	top:190px;
	height:245px;
	width:1000px;
	background:#e9e8e8;
	margin:0px -20px;
	z-index:0;
	}

#middle_wrapper {
	width: 960px;
	margin:60px auto auto auto;
	z-index:1;
}

#main_section {
	width:500px;
	padding:0px 110px 30px 75px;
	float:left;
}

#main_section_destinations {
	width:700px;
	padding:8px 110px 30px 75px;

}

#main_section_requestinfo {
	width:450px;
	padding:0px 110px 30px 75px;
	float:left;
}
		
#homelist {
	font-family:Helvetica, arial, verdana;  
    font-size:15px;  
	list-style-image:url('bullet.png');
	line-height:32px;
	font-weight:bold;
	padding:10px 70px 25px 70px;
	}
		
#sidebar {
	width:235px;
	border-left:#000 thin solid;
	float:left;
}

.sidearticle {
	margin-left:15px;
	}

	
.sideimg {
	margin-left:-15px;
	margin-bottom:45px;
	}
	
#main_clear{
	width:960px;
	height:1px;
	clear:both;
}

/*
#footer{
	width:960px;
	height:30px;
	clear:both;
	background-color:#F06;
	}	*/
	
#ft_divider{
	width:980px;
	height:90px;
	margin: auto 0 20px -10px;
	background-color:#161E1E;
	-moz-box-shadow: 0px -4px 20px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	box-shadow: 0px 4px 12px #999;
	clear:both;
}

.footer_nav {
	margin-left:200px;
	padding-top:5px;
	}
	
.footer_nav li {	
    float:left;  
    display:block;  
    text-align:center;  
    position:relative;  
    padding: 4px 5px 4px 5px;  
    margin-right:30px;  
    margin-top:7px; 
    border:none; 
}

.footer_nav li a {
	font-family:Helvetica, Arial, sans-serif;  
    font-size:13px;  
    color: #FFF;  
	text-decoration:none;
	float:left;
	text-align:center;
	}
	
.footer_nav li:hover a {
	font-family:Helvetica, Arial, sans-serif;  
    font-size:13px;  
    color: #999;  
	text-decoration:none;
	float:left;
	}

#fb {
	width:250px;
	margin-left:705px;
	padding-top:0px;
	text-decoration:none;
	}

#fb_wrapper {
	float:left;
	margin-top:-15px;
	margin-right:20px;
}
	
#fbimg {
	margin-top:-52px;
	margin-left:80px;
	width:45px;
	}

#fbtext {
	font-family:Helvetica, arial, verdana;  
    line-height:18px;  
    font-size:13px; 
	color:#FFF;
	text-decoration:none;
	}

#fb_like {
	width:120px;
	height:50px;
	float:left;
}

#fb_clear {
	width:220px;
	height:1px;
	clear:both;
}
	

#ft_bottom{ 
	background:white;
	width:960px;
	height:30px;
}

#clear {
	width:960px;
	height:1px;
	clear:both;
}


/*   FAQ + EXCHCANGE PROGRAMS  */

.faq {
	padding-top:20px;
	}

.question {
	font-family:Helvetica, arial, verdana;  
    font-size:14px;  
	line-height:20px;
	font-weight:bold;
	color:#1bb5c3;
	margin-top:10px;
	cursor:pointer;
	}

.answer {
	font-family:Helvetica, arial, verdana;  
    line-height:18px;  
    font-size:12px;  
	padding-bottom:15px;
	}


/*   EXCHCANGE PROGRAMS  */

#exchange_program_list {
	font-family:Helvetica, arial, verdana;  
    font-size:12px;  
	list-style-image:url('bullet_exchange.png');
	line-height:20px;
	padding:0px 30px 25px 40px;
	}

#exchange_img {
	padding-bottom:90px;
	}

/*   PACKING LIST   */

#printpackinglist {
	margin-left:500px;
	margin-top:-50px;
	}
	

.packinglist {
	margin-left:-40px;
	width:510px;
	}
	
.packinglist li{
	list-style:none;
	font-family:Helvetica, arial, verdana; 
    font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#1bb5c3;
	}
	
.packinglist li p{
	font-family:Helvetica, arial, verdana;  
    line-height:14px;  
    font-size:13px;
	color:#000;
	}
	
.packingdiv {
	width:160px;
	float:left;
	margin-bottom:30px;
	}
	
#packingdiv2 {
	margin-top:60px;
	width:350px;
	clear:both;
	}
	
#toiletry {
	margin-right:30px;
	}
	
/*   TERMS & CONDITIONS   */


/*   REQUEST INFO   */

#state {
	margin-top:15px;
	margin-bottom:0px;
	padding:3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
}

.contactform {
	border:thin; 
	background:#FFF; 
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	margin-top:20px;
	margin-bottom:50px;
	color: #000; 
	font-family:Helvetica, arial, verdana;  
    font-size:12px; 
	width:420px; 
	padding-left:80px;
	padding-bottom:20px;
	padding-top:10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px; 
	border-radius: 15px; 
	}
	
.contactform legend {
	font-family:Helvetica, arial, verdana;  
    line-height:28px;  
    font-size:14px;
	font-weight:bold; 
	color:#1bb5c3;
	padding-top:10px;
	}
.contactform label {
	display:inline-block;
	font-weight: bold;
	padding-bottom:5px; 
	margin-top:10px;
	width:100px;
	}

.contactform input[type="text"] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	outline:0;
	}

.contactform input[type="checkbox"] {
	display:inline-block;
	margin-top:10px;
	margin-bottom:10px;
	width:30px;
	}
	
.contactform textarea {
	margin-top:20px;
	margin-bottom:20px;
	padding:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	}
	
.contactform input[type="submit"] {
	background:#1bb5c3; color:#fff;
	font-size:14px; 
	padding:5px 10px; 
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	margin-left:130px;
	margin-top:10px;
	font-weight:bolder;
	}
	
#contactinfo {
	border:thin; 
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	margin-top:116px;
	color: #000; 
	font-family:Helvetica, arial, verdana;  
    font-size:12px; 
	width:200px; 
	padding-left:30px;
	padding-bottom:20px;
	padding-top:10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px; 
	border-radius: 15px; 
	float:left;
	}
	
#thankyoubox {
	margin-left: 20px;
	margin-top:50px;
	padding-bottom: 300px;
	}
	
/*   FORM VALIDATION   */
	
#error {
	font-family:Helvetica, arial, verdana;  
	color:#1bb5c3;
	font-size:12px;
	display:none;
}

.needsfilled {
	background:#1bb5c3;
	color:white;
}

	
/*   SIGN UP ONLINE   */

.signup-online {
	border:thin; 
	background:#FFF; 
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	margin-top:37px;
	margin-bottom:50px;
	color: #000; 
	font-family:Helvetica, arial, verdana;  
    font-size:11px; 
	width:480px; 
	padding-left:50px;
	padding-bottom:20px;
	padding-top:10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px; 
	border-radius: 15px; 
	}
	
.formtext {
	font-family:Helvetica, arial, verdana;  
    font-size:11px;
	}
	
.signup-online legend {
	font-family:Helvetica, arial, verdana;  
    line-height:28px;  
    font-size:14px;
	font-weight:bold; 
	color:#1bb5c3;
	padding-top:10px;
	}
.signup-online label {
	display:inline-block;
	font-family:Helvetica, arial, verdana;  
	font-weight:bold; 
	padding-bottom:5px; 
	margin-top:10px;
	width:90px;
	}

.signup-online select {
	margin-right:10px;
	width:70px;
	}

.signup-online input[type="text"] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:15px;
	outline:0;
	}
	
.signup-online input[type="radio"] { 
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;

	}
	

#accompany-group {
	width:115px;
	}
	

	
/*#movetext {
	margin-left:73px;
	margin-top:0px;
	margin-bottom:40px;
	} */
	
.signup-online input[type="checkbox"] {
	display:inline-block;
	margin-left:0px;
	margin-right:0px;
	width:30px;
	}

#countries-checkboxes {
	margin-left:-10px;
	}
	
.signup-online textarea {
	margin-top:25px;
	margin-bottom:20px;
	padding:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	}
	
.signup-online input[type="submit"] {
	background:#1bb5c3; color:#fff;
	font-size:14px; 
	padding:5px 10px;
	margin-right:30px; 
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	margin-left:188px;
	font-weight:bolder;
	}
	
/*#foodrestrictions {
	margin-top:10px;
	margin-bottom:20px;
	margin-left:73px;
	padding:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	} */
	
	/*   COMMUNITYSERVICE TRIPS (CST)   */	
	
#cst-wrapper {
	margin-bottom:80px;
	}
	
	/*   CHAPARONES INFO   */

.chaparone-info {
	border:thin; 
	background:#FFF; 
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	margin-top:37px;
	margin-bottom:50px;
	color: #000; 
	font-family:Helvetica, arial, verdana;  
    font-size:11px; 
	width:480px; 
	padding-left:50px;
	padding-bottom:20px;
	padding-top:10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px; 
	border-radius: 15px; 
	}
	
.formtext {
	font-family:Helvetica, arial, verdana;  
    font-size:11px;
	}
	
.chaparone-info legend {
	font-family:Helvetica, arial, verdana;  
    line-height:28px;  
    font-size:14px;
	font-weight:bold; 
	color:#1bb5c3;
	padding-top:10px;
	}
.chaparone-info label {
	display:inline-block;
	font-weight: bold;
	padding-bottom:5px; 
	margin-top:10px;
	width:110px;
	}

.chaparone-info select {
	margin-right:10px;
	width:70px;
	}

.chaparone-info input[type="text"] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:15px;
	outline:0;
	}

.chaparone-info input[type="radio"] { 
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	padding-right:60px;
	}
	

.chaparone-info input[type="checkbox"] {
	display:inline-block;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:-5px;
	width:40px;
	}

	
.chaparone-info textarea {
	margin-top:0px;
	margin-bottom:20px;
	padding:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	}
	
.chaparone-info input[type="submit"] {
	background:#1bb5c3; color:#fff;
	font-size:14px; 
	padding:5px 10px; 
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	margin-top: 20px;
	margin-left:188px;
	font-weight:bolder;
	}
	
#chap-comments {
	margin-top:10px;
	margin-bottom:20px;
	padding:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	}
	
	
	/*   HOST FAMILY APPLICATION   */

.host-family {
	border:thin; 
	background:#FFF; 
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	margin-top:37px;
	margin-bottom:50px;
	color: #000; 
	font-family:Helvetica, arial, verdana;  
    font-size:11px; 
	width:480px; 
	padding-left:50px;
	padding-bottom:20px;
	padding-top:10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px; 
	border-radius: 15px; 
	}
	
.formtext {
	font-family:Helvetica, arial, verdana;  
    font-size:11px;
    font-weight:bold; 
    width:350px; 
	}
	
.host-family legend {
	font-family:Helvetica, arial, verdana;  
    line-height:28px;  
    font-size:14px;
	font-weight:bold; 
	color:#1bb5c3;
	padding-top:10px;
	}

.host-family label {
	display:inline-block;
	font-family:Helvetica, arial, verdana; 
	font-weight:bold; 
	padding-bottom:5px; 
	margin-top:10px;
	width:180px;
	}


.host-family select {
	margin-right:10px;
	width:70px;
	}

.host-family input[type="text"] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:15px;
	outline:0;
	}

.host-family input[type="radio"] { 
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	padding-right:60px;
	}
	

.host-family input[type="checkbox"] {
	display:inline-block;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:-5px;
	width:40px;
	}

#countries-checkboxes {
	margin-left:-10px;
	}

#age_dropdown {
	margin-top:0px;
	margin-bottom:00px;
	margin-left: 40px;
	padding:4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
	

.host-family textarea {
	margin-top:10px;
	margin-bottom:20px;
	padding:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	}
	
.host-family input[type="submit"] {
	background:#1bb5c3; color:#fff;
	font-size:14px; 
	padding:5px 10px; 
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	margin-left:188px;
	font-weight:bolder;
	}

#terms-box-host {
	margin-left:0px;
	margin-top:0px;
	}
	
/*	STUDENT APPLICATION HOME-STAY */

.student-homestay {
	border:thin; 
	background:#FFF; 
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	margin-top:37px;
	margin-bottom:50px;
	color: #000; 
	font-family:Helvetica, arial, verdana;  
    font-size:11px; 
	width:480px; 
	padding-left:50px;
	padding-bottom:20px;
	padding-top:10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px; 
	border-radius: 15px; 
	}
	
.formtext {
	font-family:Helvetica, arial, verdana;  
    font-size:11px;
	font-weight:bold; 
    width:350px; 
	}
	
.student-homestay legend {
	font-family:Helvetica, arial, verdana;  
    line-height:28px;  
    font-size:14px;
	font-weight:bold; 
	color:#1bb5c3;
	padding-top:10px;
	}

.radiobtns {
	margin-right: -130px;
}

.radiobtns_wide {
	margin-right: -110px;
}

.student-homestay label {
	display:inline-block;
	font-family:Helvetica, arial, verdana; 
	font-weight:bold; 
	padding-bottom:5px; 
	margin-top:10px;
	width:180px;

	}


.student-homestay select {
	margin-right:10px;
	width:70px;
	}

.student-homestay input[type="text"] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:15px;
	outline:0;
	}

.student-homestay input[type="radio"] { 
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	padding-right:60px;
	}
	

.student-homestay input[type="checkbox"] {
	display:inline-block;
	width:40px;
	}

#countries-checkboxes {
	margin-left:-10px;
	}
	
.student-homestay textarea {
	margin-top:10px;
	margin-bottom:20px;
	padding:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	}
	
.student-homestay input[type="submit"] {
	background:#1bb5c3; color:#fff;
	font-size:14px; 
	padding:5px 10px; 
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	margin-left:188px;
	font-weight:bolder;
	}

#terms-box-homestay {
	margin-left:-15px;
	margin-top:0px;
	}
/*   FRANCE   */

	.div_maps {
		width:850px;
		float:left;
		margin-bottom:80px;
		}
	
	.maps {
		margin-right:20px;
		width:250px;
		float:left;
		margin-bottom:0px;
		}
		
	
	.maptext {
	font-family:Helvetica, arial, verdana;   
    font-size:14px;
	font-weight:bolder; 
	margin-bottom:2px;
		} 
		
	.maptextlong {
		font-family:Helvetica, arial, verdana;   
    	font-size:9px;
		font-weight:bolder; 
		margin-bottom:2px;
		} 
		
	#toggle_page {
		height:30px;
		width:120px;
		float:left;
		margin-left:320px;
		margin-bottom:45px;
		}
	
	#next {
		float:right;
		}
		
/*   PROGRAM   */

	#program_left {
		padding-bottom:120px;
		padding-top:0px;
		width:380px;
		float:left;
		}
		
	#program_right {
		padding-bottom:120px;
		padding-top:5px;
		width:350px;
		margin-left:480px;
		}
		
	#programs_wrapper {
		}
		
	.printprogram {
	margin-left:700px;
	margin-top:-140px;
	}
	
	#program_banner {
		padding-bottom:30px;
		}
		
/*   PERSONALURL   */		

	#container_urlbox {
    height: 2px;
    margin: 0;
    position: relative;
	}
	
	#personalurl_box {
	  z-index:9999;
	  	line-height:26px;
		border:none; 
		position: absolute;
		background:#FFF; 
		border-style:solid;
		border-width:0px;
		border-color:#999999;
		opacity:1;
		top:100px;
		left:-15px;
		color: #000; 
		font-family:Helvetica, arial, verdana;  
		width:330px; 
		padding-left:100px;
		padding-bottom:25px;
		padding-top:25px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px; 
		border-radius: 15px;
		}
		
		/*
			#personalurl_box {
		border:thin; 
		background:#FFF; 
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		margin-top:37px;
		margin-bottom:50px;
		color: #000; 
		font-family:Helvetica, arial, verdana;  
		width:300px; 
		padding-left:30px;
		padding-bottom:20px;
		padding-top:20px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px; 
		border-radius: 15px;
		}
		*/
		
		/* #personalurl_box {
		border:thin; 
		background:#FFF; 
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		margin-top:37px;
		margin-bottom:50px;
		color: #000; 
		font-family:Helvetica, arial, verdana;  
		width:220px; 
		padding-left:30px;
		padding-bottom:20px;
		padding-top:20px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px; 
		border-radius: 15px;
		} */
		
		

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
