body{
    margin: 0;
    padding: 0;
    background: #222;
	font: normal normal normal 80%/130% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
/*	font: normal normal normal 80%/130% Arial,Helvetica,Verdana,Trebuchet MS,Trebuchet;*/
    color: #000;
    text-align: center;
}

#container{
    border-bottom: 20px solid #222;
    padding: 0;
    width: 776px;
    background: #da8318;
    text-align: left;
}

#header{
    width: 776px;
    height: 101px;
    background: url("images/header_bg.jpg") #f5d18a;
    background-repeat: no-repeat;
    border-bottom: 1px solid #222;
}
/* link to homepage
#header #home{
    cursor: hand;
    position: relative;
    left: 7px;
    top: 7px;
    float: left;
    width: 194px;
    height: 86px;
}
*/
#buttons {
	padding-top:50px;
	padding-left: 230px;
}

#buttons a{
    font: normal normal bold 90%/150% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
    color: #000;
    text-decoration: none;
    border-bottom: 2px solid #222;
	float:left;
	margin-left:20px;
}

#buttons a.active{
    cursor: default;
    color: #3b2509;
    border-bottom: 4px solid #ff8d00;
	float:left;
	margin-left:20px;
}

#buttons a img.Register{
	border: none;
	background-image:url("images/register_icon.gif");
	background-repeat:no-repeat;
	width:30px;
	background-position:left;
	vertical-align: middle;

}

#buttons a:link img.Register{
	border: none;
	vertical-align:text-bottom;
	background-image:url("images/register_icon.gif");
	background-repeat:no-repeat;
	width:30px;
	vertical-align: middle;
}

#buttons a:hover img.Register{
	border: none;
	vertical-align:text-bottom;
	background-image:url("images/register_icon.gif");
	background-repeat:no-repeat;
	width:30px;
	vertical-align: middle;
}

#buttons a.registration{
    color: #000000; /*#851616;*/
    border-bottom: 2px solid #851616;
	float:left;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#buttons a.NoUnderline{
    color: #000000; /*#851616;*/
    border-bottom: 0px;
	float:left;
	margin-left:80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#main_left_nav{
    float: left;
    width: 120px;
    background: url("images/left_nav_bg.gif") #da8318;
    background-repeat: no-repeat;
    border-top: 1px solid #efebe5;
    text-align: left;
}

#main_left_nav p{
    margin: 8px 10px;
    font: normal normal normal 95%/145% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
}

#main_left_nav a{
    color: #ffff92;
}

#main_left_nav h1{
    margin: 8px 4px;
    padding: 4px;
    font: normal normal bold 95%/100% Tahoma,Verdana,Arial,Helvetica;
    color: #fff;
}

#main_left_nav h2{
    margin: 8px 4px;
    padding: 4px;
    font: normal normal bold 85%/100% Tahoma,Verdana,Arial,Helvetica;
    color: #ffffcc;
    border-bottom: 1px solid #c08132;
}

#main_left_nav h3{
    margin: 8px 4px;
    padding: 4px;
    font: normal normal bold 85%/100% Tahoma,Verdana,Arial,Helvetica;
    color: #ffffcc;
    border-bottom: 1px solid #b56d14;
}

#main_right_nav{
	float:right;
    margin: 0 0px 0 10px;
	padding: 25px 0 0px 0;
	height: inherit;
    width: 158px;
    background: 0 100% #f2f2f2;
    background-repeat: repeat-x;
}

#main_right_nav ul{
    margin: 0 0 0 10px;
    padding: 0;
    list-style: none;
}

#main_right_nav li{
    width: 136px;
    height: 24px;
    margin: 0 0 6px 0;
    padding: 0;
    background: url("images/button.gif");
    background-repeat: no-repeat;
}

#main_right_nav li a{
    margin: 0 0 0 10px;
    color: #ffffcc;
    font-weight: bold;
    font-size: 85%;
}

#main_right_nav div.MiniCalc{
	text-align:center;
	width: 153px;
	padding:20px 0px 0px 1px;
	margin-bottom:20px;
}
#main_right_nav div.LiveSupport{
	text-align:center;
	width: 153px;
	padding:20px 0px 0px 1px;
	margin-bottom:5px;
}

/* New sidebar */

#sidebar_right {
	float: right;
  margin: 0 0px 0 10px;
	padding: 15px 0 0px 0;
	height: inherit;
	width: 158px;
  background: #eee;
}

#sidebar_right ul{
    margin: 0 0 10px 10px;
    padding: 0;
    list-style: none;
}

#sidebar_right li {
    width: 136px;
    margin: 0;
    padding: 0;
		border-bottom: 1px solid #ccc;
}

#sidebar_right li a{
	display: block;
	padding: 5px 5px;
	line-height: 1.4em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

#sidebar_right li a:hover{
	color: #000;
	background: #ECEED6;
	}

#sidebar_right div.MiniCalc{
	text-align:center;
	width: 153px;
	padding:20px 0px 0px 1px;
	margin-bottom:20px;
}
#sidebar_right div.LiveSupport{
	text-align:center;
	width: 153px;
	padding:20px 0px 0px 1px;
	margin-bottom:5px;
}

#main_body{
    margin: 0;
    padding: 0;
    float: left;
    width: 656px;
    height: auto;
	background-color: #ffffff;
	background-image: url("images/falserightbg.gif");
    background-repeat: repeat-y;
	background-position: 440px; 
    text-align: left;
}

#main_body_content{
    margin: 0 0 0 15px;
    padding: 0;
    width: 470px;
	float: none;
}

#main_body h1{
	position:relative;
	z-index:+1;
    margin: 10px 10px 0 10px;
    padding: 8px;
    font: normal normal bold 100%/100% Tahoma,Verdana,Arial,Helvetica;
    color: #fff;
    background: #7f3710;
    border-bottom: 1px solid #4c4c4c;
}

#main_body h1 a{
	color: #ffffff;
}

#main_body h1 #HomePage {
	position:relative;
	z-index:+1;
	padding:0px;
/*	background-color: #7f3710;*/
	
}

#main_body a img.Home{
	border: none;
	background-image:url("images/Spanish_Study_Home.gif");
	background-repeat:no-repeat;
	background-color: #7f3710;
	width:43px;
	background-position:left;
	vertical-align:text-bottom;

}

#main_body a:link img.Home{
	border: none;
	vertical-align:text-bottom;
	background-image:url("images/Spanish_Study_Home.gif");
	background-repeat:no-repeat;
	background-color: #7f3710;
	width:43px;
		vertical-align:text-bottom;
}

#main_body a:hover img.Home{
	border: none;
	vertical-align:text-bottom;
	background-image:url("images/Spanish_Study_Home_MO.gif");
	background-repeat:no-repeat;
	background-color: #7f3710;
	width:43px;
	vertical-align:text-bottom;
}

/* HOME -> INICIO */
#main_body a img.HomeES{
	border: none;
	background-image:url("images/Spanish_Study_HomeES.gif");
	background-repeat:no-repeat;
	background-color: #7f3710;
	width:43px;
	background-position:left;
	vertical-align:text-bottom;

}

/* HOME -> INICIO */
#main_body a:link img.HomeES{
	border: none;
	vertical-align:text-bottom;
	background-image:url("images/Spanish_Study_HomeES.gif");
	background-repeat:no-repeat;
	background-color: #7f3710;
	width:43px;
		vertical-align:text-bottom;
}

/* HOME -> INICIO */
#main_body a:hover img.HomeES{
	border: none;
	vertical-align:text-bottom;
	background-image:url("images/Spanish_Study_Home_MOES.gif");
	background-repeat:no-repeat;
	background-color: #7f3710;
	width:43px;
	vertical-align:text-bottom;
}
#main_body h2{
    padding: 0 0 0 23px; /* original */
	padding: 0 0 0 50px;
    height: 37px;
    font: normal normal bold 100%/175% Tahoma,Verdana,Arial,Helvetica; /* original */
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
    color: #af7125;
    background: url("images/spain_heading_bg.gif") 6px 0; /* original */
	background: url("images/spain_heading_bg.jpg") 6px 0;
    background-repeat: no-repeat;
}

#main_body h3{
position:relative;
z-index:+1;
    margin: 10px 10px 20px 10px;
    padding: 5px 5px 5px 12px;
    font: normal normal normal 90%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
    color: #bf9b88;
    background: #7f3710;
    border-bottom: 1px solid #4c4c4c;
}

#main_body h3 a{
    color: #fff;
}

#main_body h4.big {	
	margin: 5px 0;
	font: normal normal bold 1.2em/120% Arial,Helvetica,sans-serif;
	color: #7f3710;
	}

#main_body div.SectionHeader {
	padding: 5px 5px 0px 12px;
    font: normal normal bold 100%/175% Tahoma,Verdana,Arial,Helvetica;
    color: #af7125;
	vertical-align:bottom;
}

#main_body p{
    padding: 0 5px 0px 5px;
	margin-top: 5px;
}

/* CSS para nueva version de banderas de seleccion de idiomas (para herramienta) */
div.flag{
	padding-top: 3px;
    float: right;
    cursor: hand;
    width: 78px;
    height: 21px;
    background-repeat: no-repeat;
	border:none;
}

div.flag a img {
	border: none;
}

/* CSS deprecada para banderas de seleccion de idiomas - se conserva para compatibilidad actual */
#flag_es{
    float: right;
    cursor: hand;
    width: 78px;
    height: 21px;
    background: url("images/flag_es.gif") 3px 50%;
    background-repeat: no-repeat;
}

#flag_en{
    float: right;
    cursor: hand;
    width: 78px;
    height: 21px;
    background: url("images/flag_en.gif") 3px 50%;
    background-repeat: no-repeat;
}

.hr{
    height: 15px;
    background: url("images/horiz_line.gif") 50% 50%;
    background-repeat: no-repeat;
    border: none;
}

.hrTop{
	vertical-align:middle;
	text-align:right;
	padding-right:45px;
	padding-bottom:17px;
    height: 15px;
    background: url("images/horiz_line.gif") 50% 50%;
    background-repeat: no-repeat;
    border: none;
}

.clearer{
    clear: both;
}

/* Lucan's crap */

#city_overview {
    margin: 0;
    padding: 0;
    float: left;
    width: 450px;
    height: auto;
	background-color: #ffffff;
    text-align: left;
}

#city_overview div.SectionHeader {
	padding: 5px 5px 0px 12px;
    font: normal normal bold 100%/175% Tahoma,Verdana,Arial,Helvetica;
    color: #af7125;
	vertical-align:bottom;
}

#city_overview a {
	color: #af7125;
}
#city_overview a:hover {
	color:#FF6600;
}


#city_overview p.SectionStart {
	padding: 0px 5px 5px 5px;
}

#main_body a {
	color: #af7125;
}
#main_body a:hover {
	color:#FF6600;
}


#main_body p.SectionStart {
	padding: 0px 5px 5px 5px;
}

#main_body p.JumpTo {
	padding:5px 5px 5px 5px;
	margin-top:5px;
	text-align:center;
	font: normal normal normal 90%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	background-color:#EAEAEA;
	border:thin;
}
#main_body p.JumpTo a {
	color: #af7125;
	line-height: 150%;
}
#main_body p.JumpTo a:hover {
	color:#FF6600;
	line-height: 150%;
}

/*	-----------------------------------------------------
		  			   Images 
	----------------------------------------------------- */
	
#main_body_content #UniSpain1{
    height: 92px;
	padding: 8px 0px 0px 102px;
    background: url("images/UniSpain1.gif");
	background-position: 12px 0px;
    background-repeat: no-repeat;
	font-style: italic;
	font-weight:bold;
	font: normal italic bold 120%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 150%;
}

#main_body_content #UniSpain2{
    height: 92px;
	padding: 0px 0px 0px 102px;
    background: url("images/UniSpain2.gif");
	background-position: 0px 0px;
    background-repeat: no-repeat;
	font-style:italic;
	font-weight:bold;
	font: normal italic bold 120%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 150%;
}
#main_body_content #UniSpain3{
    height: 92px;
	padding: 0px 0px 0px 102px;
    background: url("images/UniSpain3.gif");
	background-position: 20px 0px;
    background-repeat: no-repeat;
	font-style:italic;
	font-weight:bold;
	font: normal italic bold 120%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 150%;
}

/* spanish index gifs */
#main_body_content #UniSpain1ES{
    height: 92px;
	padding: 8px 0px 0px 102px;
    background: url("images/UniSpain1_es.gif");
	background-position: 12px 0px;
    background-repeat: no-repeat;
	font-style: italic;
	font-weight:bold;
	font: normal italic bold 120%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 150%;
}

/* spanish index gifs */
#main_body_content #UniSpain2ES{
    height: 92px;
	padding: 0px 0px 0px 102px;
    background: url("images/UniSpain2_es.gif");
	background-position: 0px 0px;
    background-repeat: no-repeat;
	font-style:italic;
	font-weight:bold;
	font: normal italic bold 120%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 150%;
}
/* spanish index gifs */
#main_body_content #UniSpain3ES{
    height: 92px;
	padding: 0px 0px 0px 102px;
    background: url("images/UniSpain3_es.gif");
	background-position: 12px 0px;
    background-repeat: no-repeat;
	font-style:italic;
	font-weight:bold;
	font: normal italic bold 120%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 150%;
}

/* german index gifs */
#main_body_content #UniSpain1DE{
    height: 102px;
	padding: 8px 0px 0px 112px;
    background: url("images/UniSpain1_de.gif");
	background-position: 12px 0px;
    background-repeat: no-repeat;
	font-style: italic;
	font-weight:bold;
	font: normal italic bold 120%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 150%;
}

/* german index gifs */
#main_body_content #UniSpain2DE{
    height: 102px;
	padding: 0px 0px 0px 112px;
    background: url("images/UniSpain2_de.gif");
	background-position: 0px 0px;
    background-repeat: no-repeat;
	font-style:italic;
	font-weight:bold;
	font: normal italic bold 120%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 150%;
}
/* german index gifs */
#main_body_content #UniSpain3DE{
    height: 102px;
	padding: 0px 0px 0px 112px;
    background: url("images/UniSpain3_de.gif");
	background-position: 12px 0px;
    background-repeat: no-repeat;
	font-style:italic;
	font-weight:bold;
	font: normal italic bold 120%/120% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 150%;
}





#main_body_content div.Info {
    height: 50px;
	padding: 5px 0px 0px 60px;
    background: url("images/Info.gif");
/*	background-position: 20px 0px;*/
    background-repeat: no-repeat;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	font-size: 90%;
}

#main_body_content div.Warning {
	height: 50px;
	padding: 5px 0px 5px 60px;
    background: url("images/Alert.gif");
    background-repeat: no-repeat;
	background-position:left;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	overflow: visible;
	vertical-align:middle;
}

#main_body_content .TextPhotoRight {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}
#main_body_content .TextPhotoLeft {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

	float: left;
}

#main_body td.TableHeader {
	padding: 5px 5px 0px 5px;
    font: normal normal bold 100%/175% Tahoma,Verdana,Arial,Helvetica;
    color: #af7125;
}
#main_body td.TableData {
/*	font: normal normal normal 80%/130% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;*/
	font: normal normal normal 80%/130% Arial,Helvetica,Verdana,Trebuchet MS,Trebuchet;
    color: #000;
}



/*	-----------------------------------------------------
		  			   Price Tables 
	----------------------------------------------------- */

.PriceTable {
	font: normal 70%/130% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
}

.PriceTable table {
}

.PriceTable th, th.School, .PriceTable td {
	background-color:#E0E0E0;
	font: normal normal bold 130%/130% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	
}

th.UniPrice {
	background-color:#FFDDAA;
	font: normal normal bold 130%/130% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-right: 2px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}

th.OffPrice {
	background-color:#E0E0E0;
	font: normal normal bold 130%/130% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-right: 2px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}

.PriceTable th, th.School {
	border-bottom: 5px solid #FFFFFF;
}

th.School {
	font: normal normal bold 150%/150% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
}

td.CourseType {
}

.PriceTable td, td.OffPrice {
	font: normal normal normal 120%/120% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-right: 2px solid #FFFFFF;
}

td.UniPrice {
	font: normal normal bold 120%/120% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	background-color:#FFDDAA;
}

.AccomPriceTable {
	font: normal 80%/130% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	table-layout: fixed;
	width: 440px;
}

#countrydivcontainer .AccomPriceTable {
	font: normal 70%/130% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;	
	width: 100%;
	_width: 430px; /* ie6 hack*/
}

.AccomPriceTable th, .AccomPriceTable td {
	background-color:#E0E0E0;
	font: normal normal bold 130%/130% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	
}

th.HighLight {
	background-color:#FFDDAA;
	font: normal normal bold 130%/130% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-right: 2px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}

th.LowLight {
	background-color:#E0E0E0;
	font: normal normal bold 130%/130% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-right: 2px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;

}

.AccomPriceTable td {
	font: normal normal normal 120%/120% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-right: 2px solid #FFFFFF;
}

td.LowLight {
	font: normal normal normal 120%/120% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-right: 2px solid #FFFFFF;
}

td.LowLight {
	font: normal normal normal 120%/120% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-right: 2px solid #FFFFFF;
}

td.HighLight {
	font: normal normal normal 120%/120% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	background-color:#FFDDAA;
}

.courseprice {
 margin: 5px auto;
 font-family: Arial, Helvetica, sans-serif;
 border: 1px solid #ccc;
 }
 
table.courseprice { 
border: 1px solid #ccc;
}

.courseprice th { 
	padding: 2px 0;
	background: #E0E0E0;
	border-bottom: 2px solid #fff;
	font-size: .95em;
}

.courseprice td { 	
	font-size: .9em;
}

.courseprice td.odd {
	background: #FFDDAA;
}

.courseprice td.even {
	background: #E0E0E0;
}


/*	-----------------------------------------------------
		  Positive-Negative School comments table 
	----------------------------------------------------- */

.SchoolComments {
	table-layout: fixed;
	width: 100%;
}
.SchoolComments table {

}

.SchoolComments th {
	text-align:left;
	width:45%;
	background-color:#FFFFFF;
	border-right: 2px solid #FFFFFF;
}

.SchoolComments td {
	text-align:left;
	vertical-align:top;
	width:45%;
	background-color:#FFFFFF;
}


td.CommentsPositive, td.CommentsNegative {
	font: normal normal normal 80%/130% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
}
th.CommentsPositive {
	text-align:left;
	border-bottom: 3px solid #FFFFFF;
/*	background-color:#CCFFFF;*/
}

th.CommentsNegative {
	text-align:left;
	border-bottom: 3px solid #FFFFFF;
/*	background-color:#FF88BB;*/
}


/*	-----------------------------------------------------
		  			Registration Form 
	----------------------------------------------------- */

#main_body_content form {
	margin: 0; padding: 0;
	}
	

#main_body_content fieldset {
	border: 1px solid #D6AF80;
	margin: 20px 0;
	padding: 5px 10px;
	}	
	
#main_body_content legend {	
	font-size: 11px;
	color: #AF7125;
	}

#main_body_content .newRegistrationFormTable {
	font: 100% Arial, Helvetica, sans-serif;
	table-layout: fixed;
	width: 420px;
	}
	
#main_body_content .newRegistrationFormTable td {
	padding: 4px 2px;
	border-bottom: 1px solid #ddd;
	}	



#main_body_content .RegistrationFormTable {
	font: bold normal normal 80%/130% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	table-layout: fixed;
	width: 457px;
}

#main_body_content .RegistrationFormTable table {
	
}

#main_body_content .RegistrationFormTable th {
	background-color:#E0E0E0;
	font: normal normal bold 130%/130% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-top: 2px solid #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}

#main_body_content .RegistrationFormTable td {
	background-color:#E0E0E0;
	font: normal normal normal 120%/120% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	border-top: 2px solid #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}

#main_body_content td.RegTagField_Required {
	font: normal normal bold 120%/120% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	background-color: #FFDDAA;
	text-align: left;
	padding-left: 44px;
	padding-top: 0px;
	padding-bottom:0px;

}

#main_body_content td.RegDataField_Required {
	background-color: #FFDDAA;
	text-align: left;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;

}

#main_body_content td.RegTagField {
	text-align: left;
	padding-left: 44px;
	padding-top: 0px;
	padding-bottom:0px;

}

#main_body_content td.RegDataField {
	text-align: left;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;

}

#main_body_content td.RegLeftLayout {
	width:180px;
	background-color: #FFFFFF;
	border-top: 0px;
}

#main_body_content td.RegRightLayout {
	background-color: #FFFFFF;
	border-top: 0px;
}

#main_body_content td.RegInfo {
	text-align:left;
	background-color:#FFFFFF;
	border-top: 2px solid #E0E0E0;
	border-left: 2px solid #E0E0E0;
	border-right: 2px solid #E0E0E0;
	border-bottom: 2px solid #E0E0E0;
}

#main_body_content td.RegInfo_Required {
	text-align:left;
	background-color:#FFDDAA;
	border-bottom: 2px solid #FFDDAA;
	border-top: 0px;
}

#main_body_content td.RegHeader {
	text-align: center;
	background-color:#EOEOEO;
	border-top: 2px solid #E0E0E0;
	border-left: 2px solid #E0E0E0;
	border-right: 2px solid #E0E0E0;
}

/* ----------------------------------------------
 				Other
   ---------------------------------------------- */

 .Citation {
    height: auto;
	width: 400px;
	padding: 8px 0px 0px 8px;
	font-style: italic;
	font: normal italic normal 100%/100% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 120%;
}

 .Person {
	text-align:right;
    height: 24px;
	padding: 5px 0px 0px 8px;
	font-style: italic;
	font-weight:bold;
	font: normal italic bold 100%/100% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	line-height: 120%;
}

#main_body_content .PlainFormTable {
	font: bold normal normal 80%/130% Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica;
	table-layout: fixed;
/*	width: 457px;*/
}

#main_body_content .PlainFormTable table {
	
}

#main_body_content .PlainFormTable th {
	background-color:#FFFFFF;
	font: normal normal bold 130%/130% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	padding-left: 0px;
	padding-right: 0px;
}

#main_body_content .PlainFormTable td {
	background-color:#FFFFFF;
	font: normal normal normal 120%/120% Arial,Trebuchet MS,Trebuchet,Verdana,Helvetica;
	padding-left: 0px;
	padding-right: 2px;
}

span.stroke {
	text-decoration: line-through;
	}
	
/* --- | Addeb by Sebastian Thuer | --- */

img.photoleft	{
	float: left;
	margin: 0 10px 10px 0;
	}
	
img.photoright	{
	float: right;
	margin: 0 0 10px 10px;
	}	
	
.SectionHeader h4 {
	margin: 10px 0 25px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bolder;
  color: #af7125;
	border-bottom: 1px solid #af7125;
	}	
	
.schoolDesc {
	padding: 0 0 0 140px;
	margin: 0 0 30px 0;
	}	
	
.schoolDesc ul {
	list-style-image: url(images/icon-arrow.gif);
	}
	
ul.remarks {
	font-size: 120%;
	color: #c00;
	font-weight: bolder;
	}
	
	
/* --- | Price calculator below tables ||--- */

.pricecalc {
	margin-top: 12px;
	padding: 0;	
	background: #eee;
	border: 1px solid #d6d6d6;
}

.pricecalc form {
	margin: 0;
	padding: 0;
}	

.pricecalc h6 {
	margin: 0;
	padding: 2px 5px;
	color: #c00;
	background: #e0e0e0;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
}	

.pricecalc p {
	padding: 2px 5px;
	font-size: 11px;
}	

.pricecalc strong.color { 
	color: #cc0000;
}	

.pricecalc form select {
	font-size: 11px;
}	

	
/* --- | Discount Page ||--- */
.banner_container a:hover,.banner_container a
{
	text-decoration: none;
}

.discount {
	width: 400px;
	margin: 10px auto;
	padding: 50px 20px 20px;
	background: #eee;
	font-size: 110%;
	}
	
.discount h4.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	margin: 10px 15px 10px 0;
	}
	
.discount p {	
	color: #111;
	letter-spacing: -1px;
	}
	
.winter {
	height: 203px;
	background: url(images/discount-winter.jpg) top left no-repeat;
	color: #1E7C1C;
	}	

.autum {
	height: 230px;
	background: url(images/discount-autum.jpg) top left no-repeat;
	color: #5E3313;
	}	
	
.spring {
	height: 203px;
	background: url(images/discount-spring.jpg) top left no-repeat;
	color: #7A197A;
	}	
	
.summer {
	height: 221px;
	background: url(images/discount-summer.jpg) top left no-repeat;
	color: #FE9901;
	}			
#sidebar_right	.unispainhighlights,
#main_right_nav .unispainhighlights {
		width: 130px;
		margin: 10px auto;
		_margin: 10px; /* ie6 hack*/
		_float: none;
		padding: 5px 4px 5px 2px;
		background: #fed989 url(images/bg-box-highlight.png) top left repeat-x;
		border: 1px solid #da8318;
		color: #222;
		text-align: center;
	}
	
#sidebar_right	.unispainhighlights h4,
#main_right_nav .unispainhighlights h4 {	
	background: url(images/bg-highlight-why.png) 0px 0px no-repeat;
	margin: 0;
	height: 50px;
}

#sidebar_right	.unispainhighlights h4 span,
#main_right_nav .unispainhighlights h4 span {display:none;}	

#sidebar_right	.unispainhighlights ul,
#main_right_nav .unispainhighlights ul {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 11px;
	}

#sidebar_right	.unispainhighlights li,
#main_right_nav .unispainhighlights li {
	background: none;
	padding-left: 18px;
	height: auto;
	width: auto;
	text-align: left;
	}

#sidebar_right	.unispainhighlights li.services,
#main_right_nav .unispainhighlights li.services {background: url(images/bg-highlight-extra.png) no-repeat;}
#sidebar_right	.unispainhighlights li.price,
#main_right_nav .unispainhighlights li.price {background: url(images/bg-highlight-price.png) no-repeat;}
#sidebar_right	.unispainhighlights li.official,
#main_right_nav .unispainhighlights li.official {background: url(images/bg-highlight-official.png) no-repeat;}
	
	
.askButton	{
	width: 390px;
	padding: 3px 5px;
	margin: 10px auto;
	background: #eee url(images/bg-button.png) bottom left repeat-x;
	border: 1px solid #bdc7ce;
	border-top-color: #adb9c2;
	border-right-color: #adb9c2;			
	color: #404040;
	font-weight: bold;
	text-align: center;
}

.askButton a {
		text-decoration: none;
}

.askButton a:hover {
		text-decoration: none;
		color: #c00;
}

table.contact-info {
 width: 450px;
 margin: 10px auto;
 padding: 0;
 font-size: 90%;

}

table.contact-info td {
	margin: 0;
	padding: 8px 4px;
	}
	
table.contact-info p {	
	color: #666;
	}
	
.contact-info form {
	margin: 0;
	padding: 0;
	}
	
.contact-info label {
	 font-family: Arial, Helvetica, sans-serif;
	 color: #333;
	 font-size: 95%;
	 font-weight: bold;
	 }	
	 
.contact-info label em {	 
	color: #666;
	font-weight: normal;
	}
	 
.contact-info textarea,
.contact-info input {
	margin: 0 0 3px 0;
	padding: 3px;
	background: #eee;
	border: 1px solid #ccc;
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	}	 	
	
.contact-info input.button {
	background: #ff670f;
	border: 1px solid #ff6816;
	padding: 1px 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
	}	
	
.contact-info input.button:hover {	
	border-color: #ac4710;
	color: #FFFFCC;
	}
	
/* --- New Registration Section --- */

#registertabs {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	border-bottom: 1px solid #aaa;
  font-size: 85%;
	font-weight: bold;
  line-height: normal;
}

#registertabs ul {
	margin: 0.5em 0;
	padding: 0;
	list-style: none;
 } 
 
#registertabs li {
	display: inline;
	margin: 0;
	padding: 3px 4px;
	float: left;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom: 0;
	margin: 0 5px;
	padding: 3px 4px;
	color: #999;
	text-decoration: none;
}

#registertabs  a {
	color: #9E1D17;
	text-decoration: none;
}

/* highlight the active tab */
#registertabs  li.active {background: #d6d6d6; color: #9E1D17; border-color: #aaa;}

.registertext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	}
	
.registertext th {	
	background: #eee;
	border-bottom: 1px solid #bcbcbc;
	padding: 1px 3px;
	text-align:left;
	}
	
.registertext th.price {		
	text-align:right;
	padding-right: 10px;
	}
	
.registertext td {		
	padding: 1px 3px;
	border-bottom: 1px solid #ccc;
	}
	
.registertext .smallfield {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	}
	
table.billing {
	 margin: 0 auto;
	 padding: 0;
	 border: 2px solid #aaa;
	 font-size: 0.9em;
	 color: #000;
}

table.billing th {
	background: #eee;
	color: #222;
	border-bottom: 2px solid #aaa;
}

table.billing td {
	border-bottom: 1px solid #aaa;
}
	
	
	
	
.H1 {COLOR:"000099"; text-decoration : none; font-weight : bold; font-size: 15pt;  font-family: Arial, Helvetica, sans-serif; }
.T1 {COLOR:"Black"; text-decoration : none; font-weight : normal; font-size : 10pt; font-family : Arial, Helvetica, sans-serif;}
.H2 {COLOR:"Black"; text-decoration : none; font-weight : bold; font-size: 12pt;  font-family: Arial, Helvetica, sans-serif; }
.H3 {COLOR:"Black"; text-decoration : none; font-weight : bold; font-size: 10pt;  font-family: Arial, Helvetica, sans-serif;}
.T2 {COLOR:"Black"; text-decoration : none; font-weight : normal; font-size : 8pt; font-family : Arial, Helvetica, sans-serif;}
