body {
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	width: 1024px;
	background: #FFFFFF url(../img/background.png) repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #666;
}

a {
    text-decoration: none;
    color: #FFFFFF;
}

img {
	border: none;
}

.img-margins{
    margin: 15px;
}

.mainContent {
	width: 1024px;
	position: relative;
	float:left;	
	background: url(../img/line.png) repeat-y;
	*background: url(../img//static/img/line.gif) repeat-y;
	/*background-image: none;
	*background-color: #FFFFFF;
	*width:926px;	*/
}


.content {
	width: 926px;
	margin-top: 0;
	margin-left:25px;
}



.header {
    background: url(../img/header.png) no-repeat;
    height:101px;
	position: relative;
	float:left;
	width: 100%;
	margin-left: 12px;
	
}

.main-bar {
    border:0; 
    margin:0; 
    padding:0;
    margin-top: 65px;
    margin-left: 350px;
    list-style:none;	
    font-weight: bold;
    color: #CCCCCC;
    font-size:11px;
    position:relative;
}

.main-bar a {
	font-weight: bold;
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
}

.main-bar a:hover {
	font-weight: bold;
	color: #000000;
	font-size:11px;
	text-decoration: none;
}

.main-bar li {
    border:0; 
    margin:0; 
    padding:0;     
	position: relative;
    float:left; 
    margin-right:43px;    
}


.main-bar .selcted-section, .main-bar .selcted-section a {
    color:#000000;
}

.main-bar .selcted-section a:hover {
    color:#FFFFFF;
}


.middle_header {
    height:190px;
	/*position: relative;
	margin-left: 12px;*/
	background:url(../img/academy_basic_header.png) no-repeat;
	float:left;
	width: 100%;
	
}

/* Header delle pagine dei corsi */

#SYS_courses {
	background:url(../img/SYS_course_header.png) no-repeat 0px 0px;
}

#DEV_courses {
	background:url(../img/DEV_course_header.png) no-repeat 0px 0px;
}

#AGL_courses {
	background:url(../img/AGL_course_header.png) no-repeat 0px 0px;
}

/* ============================== */

.middle-bar {
    margin-top: 166px;
    margin-left: 130px;
    list-style:none;	
    font-weight: bold;
    color: #000000;
    font-size:11px;
    position:relative;
}

.middle-bar a {
	font-weight: bold;
	color: #000;
	font-size:11px;
	text-decoration: none;
}

.middle-bar a:hover {
	font-weight: bold;
	color: #F5911E;
	font-size:11px;
	text-decoration: none;
}

.middle-bar .selcted-section, .middle-bar .selcted-section a {
    color:#F5911E;
}

.middle-bar .selcted-section a:hover {
    color:#000;
}

.middle-bar li {
    border:0; 
    margin:0; 
    padding:0;     
	position: relative;
    float:left; 
    margin-right:40px;    
}


.middle-bar .selcted-section, .middle-bar .selcted-section a {
    color:#000000;
}

.middle-bar .selcted-section a:hover {
    color:#FFFFFF;
}

.courses-header {
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:300px;
	padding-top:20px;
	float:left;
	height:54px;
	width:300px;
}

.courses-detail-header {
	background-position:477px 40px;
	background-repeat:no-repeat;
	padding-right:122px;
	padding-top:20px;
	float:left;
	height:180px;
	width:477px;
	margin-bottom:10px;
	border-bottom:#555 1px solid;
}

#SYS-courses {
	background-image:url(../img/SYS_logo_page.png);
}

#DEV-courses {
	background-image:url(../img/DEV_logo_page.png);
}

#AGL-courses {
	background-image:url(../img/AGL_logo_page.png);
}

/* banner dei corsi */

.banner-courses {
	background-position:4px 0px;
	background-repeat:no-repeat;
	height:74px;
	width:316px;
	margin-bottom:10px;
	cursor:pointer;
	float:right;
}

#DEV-banner {
	background-image:url(../img/DEV_courses_banner.png);
}

#SYS-banner {
	background-image:url(../img/SYS_courses_banner.png);
}

#AGL-banner {
	background-image:url(../img/AGL_courses_banner.png);
}

/* ======================== */

/* locations element */

.location-text {
	float:right;
	width:230px;
	height:150px;
}

div#gallery {
	margin-bottom:10px;
	height:280px;
        padding: 5px 0px 5px 0px;

}

.photo-big{
	float:left;
}

.photo-lil{
	float:right;
	margin:5px 5px 0px 5px;
	bottom:0px;
}

.locations-box {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:186px;
	padding-bottom:10px;
	width:404px;;
	height:100%;
	margin-right:10px;
	margin-top:10px;
	border-bottom:1px dashed #999;
}

#locations-milan {
	background-image:url(../img/locations_1.png);
}

#locations-rome {
	background-image:url(../img/locations_2.png);
}

#locations-london {
	background-image:url(../img/locations_3.png);
}

#locations-berlin {
	background-image:url(../img/locations_4.png);
}

div#map {
	margin:10px 0px 10px 0px;
	width:482px;
	height:304px;
}

/* ======================== */

.industries{
	width: 605px;
	position: relative;
	float: left;
}

.central-content{
    width: 921px;
	position: relative;
	float: left;
	margin:0px;
}

div#central_content_top{
	margin-top:40px;
}

.central-content-3box{
    width: 921px;
	height:162px;
	position: relative;
	float: left;
	margin:0px;
}

.box-colored {
	width:292px;
	height:155px;
	top:0px;
	bottom:0px;
	color:#333;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	margin:0px;
	border:0px;
	float:left;
	cursor:pointer;
}

.box_column{
	float:left;
	width:1px;
	background-color:#555;
	height:143px;
	margin:6px 7px 6px 7px;
	/*margin-left:7px;
	margin-right:7px;
*/	padding:0px;
}

div#box-colored-SYS{
	background:url(../img/box_orange.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

div#box-colored-DEV {
	background:url(../img/box_green.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

div#box-colored-AGL {
	background:url(../img/box_blue.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

.box-colored-content{
	margin:70px 4px 4px 4px;
}

.central-big-content{
    width: 921px;
	position: relative;
	float: left;
}

.central-content p, .central-big-content p {
	padding: 3px 15px 3px 3px;
}

.central-content a, .central-big-content a {
	font-weight: bold;
	color: #F77F00;
	font-size:12px;
	text-decoration: none;
}
.central-content a:hover, .central-big-content a:hover {
	/*color: #C30B0F;*/
	color: #808080;
}

.os-central-content{
    width: 925px;
	position: relative;
	float: left;
}

.company-img{
    margin-top:10px;
    margin-left:10px;
    margin-bottom: 10px;
}

.h {
	font-weight: bold;
	margin:5px 0 8px 12px;	
}

h1 {   
   color: #F47920;
   text-transform:uppercase;
   font-size:14px;
}

h2 {
  color: #F47920;
  font-size:12px;
  padding:0px;
  margin:0px;
}

h3 {
	width:100%;
	color: #F47920;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	border:0px;
	margin:0px;
}

h3 a {
	text-decoration:none;
	color: #F47920;
	font-size:12px;
	font-weight:bold;
}

h3 a:hover {
	text-decoration:none;
	color: #F47920;
	font-size:12px;
	font-weight:bold;
}

h4{
	color: #F47920;
	text-transform:uppercase;
	font-size:14px;
	border:0px;
	padding:0px;
	margin:0px;
}

h5 {
  color: #F47920;
  font-size:10px;
  padding:0px;
  margin:0px;
}

.orange-text-12px {
	color:#F47920;
	font-size:12px;
	font-weight:bold;
}

.spalsh {
	margin-bottom: 15px;
}

.industries ul {
   color: #333333; 
   font-family: Arial;
   font-size:10px; 
   margin-right: 14px;
   position: relative;
   float:left;  
   margin-left: 15px;
   padding-left: 0;
   list-style: none;
   width: 145px;
}

.industries li {
	height: 24px;
	text-align: left;
	padding-left: 14px;
	position: relative;
	background: url(../img/triangolo.png) 0 3px no-repeat;
   
}

.industries a {
	color: #F77F00;
	font-size:10px;
	text-decoration: none;
}

.home-news {
    background-image: url(../img/press_release.jpg);
    height:146px;
    width:314px;    
    color: #808080;
    font-size:10px;  
	position: relative;
	float: right;
	
}

.content-bar {
	margin-top:100px;
}

.bottom-bar{
	margin-top:14px;
}

.left-bar{
	width:600px;
	color: #808080;
	font-size:10px;
	position: relative;
	float: left;
	margin-top: 0px;
}

#courses-left-bar {
	border-right:#555 1px solid;
	margin-bottom:10px;
}

.right-bar {
	width:315px;
	float:right;
}

/* =============== Subscription INIZIO =================== */

.subscription-box{
    width:316px;
	height:303px;
    color: #808080;
    font-size:10px;  
	position: relative;
	float: right;
	margin-top: 0px;
	background:url(../img/subscription_box.png) no-repeat 4px 4px;
}

.subscription-box-header{
	border-bottom:#555 1px solid;
	margin:10px;
	margin-top:12px;
	height:20px;
}

.subscription-box-content{
	height:67px;
	border-bottom:#F47723 1px dashed;
	margin:10px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:60px;
}

.subscription-box-content a{
	text-decoration:none;
	color: #808080;
    font-size:10px;
}

.subscription-box-content a:hover{
	text-decoration:none;
	color: #333;
    font-size:10px;
}

.subscription-box-content-sub{
	width:235px;
	float:right;
	text-indent:0px !important;
}

#subscription-box-content-standard {
	background-image:url(../img/standard_sub.png);
}

#subscription-box-content-silver {
	background-image:url(../img/silver_sub.png);
}

#subscription-box-content-gold {
	background-image:url(../img/gold_sub.png);
}

.subscription-box-footer{
	float:right;
	background:url(../img/triangolo.png) no-repeat 2px 2px;
	text-transform:uppercase;
	color:#555;
	white-space:nowrap;
	margin-right:10px;
	text-indent:10px;
}

/* =============== tabella con i dati dei corsi INIZIO =================== */

.recap-table{
	width:315px;
	height:100%;
	margin:0px;
	padding:0px;
}

.recap-table-row {
	height:30px;
	border-bottom:2px solid white;
}

.recap-table-first-column {
	width:148px;
	height:22px;
	float:left;
	border-right:2px solid white;
	padding:8px 0px 0px 8px;
	font-weight:bold;
	font-size:10px;
}

#SYS-recap {
	background-color:#FBAF19;
}

#DEV-recap {
	background-color:#9BCB5D;
}

#AGL-recap {
	background-color:#2994C4;
}

.recap-table-second-column {
	width:148px;
	height:22px;
	float:right;
	background-color:#F2F2F2;
	padding:8px 0px 0px 8px;
	color:#F47920;
	font-size:11px;
	font-weight:bold;
}

/* =============== Quicklinks INIZIO =================== */

.quick-links {
    background: url(../img/quick_links_bgimg.png)  3px 0px no-repeat;
    width:316px;  
    height: 256px;;  
    position: relative;
	float: right;
	margin-top: 3px;
	
}

.quick-links div {
    position: relative;
}

.link-box {
    position: relative;
    text-align:left;
    margin-left:9px;
}

.box-title{
    font-size: 18px;
    margin:10px;
	font-weight:bold;
}

/* riga dei loghi delle certificazioni nella pagina Delivery Meth.*/

.certifications-row {
	width:600px;
	height:74px;
	float:left;
	margin:0px;
}

.certifications {
	background-repeat:no-repeat;
	width:25%;
	height:100%;
	float:left;
}

#cert-rhca {
	background-position:0px 10px;
	background-image:url(../img/rhca.png);
}

#cert-rhce {
	background-position:0px 10px;
	background-image:url(../img/rhce.png);
}

#cert-rhct {
	background-position:0px 10px;
	background-image:url(../img/rhct.png);
}

#cert-sun {
	background-image:url(../img/sunjavacert.png);
}

.link-title {
    background-image: url(../img/quadratino.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 15px;
    margin-left: 3px;
    margin-top: 8px;
	font-weight:bold;
}

.link-title a {
	padding-left: 6px;
	margin-left: 6px;
	color: #F47920;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

.link-title a:hover {
	color: #808080;
}

.home-news div {	
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

.home-news div div{
	padding: 0;
	position: relative;
}

.division-bar{
	position: relative;
	float: none;
	clear: both;
    height: 1px;
    border-bottom: 1px solid #808080;
    margin-top: 3px;
    margin-bottom: 3px;
}

.closed-bar{
	position: relative;
	float: none;
	clear: both;
    height: 1px;
    border: none;
   	margin-top: 3px;
   	margin-bottom: 3px;
}

.row-bar{
	background-color:#555;
}

.banner-bar img {
    margin:0px;
    padding:0px;
}

.banner-bar {
	height:116px;
	margin-left:0;
	padding:0;
	position:relative;
}

.mission .h {
	text-align: left;
}

.footer {
	background:url(../img/footer.png) no-repeat;
	height:150px;
	width: 100%;
	margin-left: 12px;
	
	
}

.footer ul {
    margin-top: 122px;
    position: relative; 
	float: right;
    list-style:none;
    color: #FFFFFF;
    font-size:11px;
    padding-right: 60px;
}

.footer li {
    border:0; 
    margin:0; 
    padding:0; 
    list-style:none;
    float:left; 
    margin-right:14px;
}


.vertical-div{
    border-left: 1px solid #808080;
    width:1;
    height: 80px;
    position: relative;
    float:left;  
}


.partner-box {
    position:relative;
    width: 610px;
    float:left;
}

.more{
    position:relative;
    float:right;
    height:1px;
}

.more a {
    position:relative;
    float:right;
}

.more img {
    position:relative;
    float:right;
    /*top: -32px;*/
    top: -45px;
}

.morec {
    position:relative;
    float:right;
    height:1px;
}

.morec a {
    position:relative;
    float:right;
}

.morec img {
    position:relative;
    float:right;
    top: 10px;
}



.careers-box {
    position:relative;
    width: 300px;
    float:right;
}

.partner-box div {
    position:relative;
}

.section-bar{
    
	height:156px;
	width: 930px;
	position:relative;
	float:left;
	clear: both;
}


.section-company{
    background:url(../img/biscotto_company.jpg);
}

.section-solutions{
    background:url(../img/biscotto_solution.jpg);
}

.section-opensource{
    background:url(../img/biscotto_opensource.jpg);
}

.section-contacts{
    background:url(../img/biscotto_contact.jpg);
}

.section-services{
    background:url(../img/biscotto_servizi.jpg);
}


.opensource-AGL{
    color: #00385B;
}

.opensource-white{
    color: #FFFFFF;
}

.section-desc{
    position: relative;
    margin-top: 10px;
    margin-left: 235px;
}

.section-title{
    font-size:18px;
    font-weight: bold;
    margin-top: 10px;
}

.big-link{
   font-size:18px;
   font-weight: bold;
   margin-top: 10px;
}

.section-text{
    margin-top:20px;
}

.section-text-company{
    margin-top:4px;
    margin-left:18px;
}

.section-title-small{
    font-size:12px;
    font-weight: bold;
    margin:4px;
    margin-top:16px;
    color: #4D4D4D; 
}


.section-title-c{
    font-size:14px;
    font-weight: bold;
    color: #F47920;
}

.section-text-c{
    margin-top:6px;
}

.section-text-b{
    margin-top: 10px;
    padding:4px 6px 4px 6px;
    text-align: left;
    font-size: 10px;
    height: 100px;
}

.download-profile {
    margin-top: 8px;
    position: relative;
}



.download-profile a {
    
    margin-top: 8px;
    margin-left: 18px;
    background: url(../img/triangolo.png) 0 4px no-repeat;
    padding-left: 8px;
}


.section-text-b-title{
    color:#F47920;
    font-size:14px;
    font-weight:bold;
    margin:5px;
    text-align: center;
}



.solutions-box ul{
    position:relative;
    float: left;    
	list-style: none;
    width:180px;
    margin-right: 10px;
	margin-left:5px;	
    padding-left: 0px;
}

.solutions-box li{
    height: 80px;
	padding: 0px 0 0 14px;	
	background: url(../img/triangolo.png) 0 3px no-repeat;
}

.industries-box ul{
    position:relative;
    float: left;
    width:250px;
    margin-right: 10px;	
	list-style: none;
	margin-left:0;	
    padding-left: 10px;
}

.industries-box li{
    padding: 5px 0px 5px 14px;
	background: url(../img/triangolo.png) 0 10px no-repeat;
}


.solution-title{
    font-size:14px;
    font-weight: bold;
    color: #333333;
    border-top: 1px solid #333333;
    margin-top: 12px;
    padding-top: 8px;
    text-align: center;
}

.list-title{
	font-size:12px;
	color: #808080;
	font-weight: bold;
}

.list-title a {
	color: #808080;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

.list-title a:hover {
	color: #F47920;
}

.list-body{
    font-size:10px;
    color: #808080;
}

.solution-block {
    width: 195px;
    height: 310px;
    position: relative;
    float: left;
    border-right: 1px solid #808080;
    margin-top: 11px;
    text-align:left;
    padding-right: 4px;
    
}

.workshop-block {
    width: 297px;
    height: 282px;
    margin-bottom: 4px;  
}

.ws-height{
    height:70px;
}

.career-block {    
    height: 310px;
    position: relative;
    float: left;
    margin-top: 11px;
    text-align:left;
    padding-right: 4px;
}

.career-block ul {
    margin-top: 12px;
    position: relative;
    float: left;
    width: 270px;
	list-style: none;
	margin-left:0;	
    padding-left: 10px;
}

.career-block li, .open-career-block li{
    padding: 5px 0px 5px 14px;
	background: url(../img/quadratino.png) 0 10px no-repeat;
}

.open-career-block {    
    height: 310px;
    position: relative;
    float: left;
    margin-top: 11px;
    text-align:left;
    padding-right: 4px;
}

.open-career-block ul {
    margin-top: 12px;
    position: relative;
    float: left;
    width: 550px;
	list-style: none;
	margin-left:0;	
    padding-left: 10px;
}

.career-block .join {
	clear: left;
}

.os-block {
    width: 304px;
    height: 350px;
    position: relative;
    float: left;
    border-right: 1px solid #808080;
    margin-top: 11px;
    text-align:left;
    margin-bottom: 5px;
}

.os-block p {
	padding: 2px 3px 5px 7px;

}

.last-block{
    border-right: 0px;
    width: 304px;
}

.solution-block ul {
	margin-left:5px;	
	padding-left: 0;
	list-style: none;
    margin-top: 12px;
}

.solution-block li{
    padding-left: 14px;
	background: url(../img/quadratino.png) 0 5px no-repeat;
	position: relative;
}

.clist-block ul{    
	list-style: none;
    margin-top: 12px;
    position: relative;
    float: left;
	margin-left: 34px;
	padding-left: 0;
}

.clist-block li{
    padding: 0px 15px 15px 14px;
	background: url(../img/quadratino.png) 0 5px no-repeat;
}

.customers-box {
    padding-left: 18px;
    margin-top: 12px;
}

.customers-box ul{
    position:relative;
    float: left;
	list-style: none;
    width:230px;
	margin-left: 0;
	padding-left: 20px;
    margin-right: 10px;
}

.customers-box li{
    padding-left: 14px;
	background: url(../img/triangolo.png) 0 5px no-repeat;
}

.os-box ul, .last-block ul {
	list-style: none;
    float:left;
    position:relative;
    width: 180px;
	margin-left: 10px;
	padding-left: 0;
}

.os-box li, .last-block li {
	position: relative;
    margin-top: 6px;
	padding-left: 14px;
	background: url(../img/triangolo_blu.png) 0 5px no-repeat;
}

.last-block li {
	background-position: 0 3px;
}

.os-image {
	float: right;
	width: 100px;
	padding: 0px 10px 0px 10px;
}

.partner-descrption{
    position:relative;
    float:left;    
    width:600px;
    margin-top: 20px;
}

.cert-descrption{
    position:relative;
    float:left;    
    width:600px;
    margin-top: 10px;
}

.top-spacing{
    margin-top: 18px;
}

.logo-box{
    position:relative;
    float:left;   
    text-align: center;
    width: 250px; 
}

.logo-box img{
    position:relative;
}

.logoc-box{
    position:relative;
    float:left;   
    text-align: center;
    width: 150px; 
}

.logoc-box img{
    position:relative;
}

.bold-text{
    font-weight:bold;
    color: #000000;
}

.only-bold{
    font-weight:bold;
}

.contact-box{
    position:relative;
    float:left;    
    width:300px;
    margin-top: 20px;
}

.contact-box a{
	color: #808080;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

.contact-box a:hover {
	color: #F47920;
}

.solution-block li {
    margin-top: 10px;
}

.sb-title{
    font-size:12px;
    font-weight: bold;
    color: #333333;
}

.sb-title a {
    color: #333333;
}

.sb-sub{
    font-size:10px;
    color: #808080;
    border-left: 1px solid #808080;
	position: relative;	
    padding-left: 16px;
    padding-top: 5px;
    margin-left: 1px;
    background: url(../img/quadratini_soluz.png) 4px 9px no-repeat;
	
}

.quotes-box{
    background-image: url(../img/quotes_square_full.jpg);
    width:314px;
    height:148px;
}

.name {
  text-align: left;
  font-weight: bold;
  padding-top: 28px;
  padding-left: 95px;
}

.quote {
  text-align: left;
  font-weight: bold;
  padding-left: 95px;
  padding-top: 36px;  
}

.os-title{
    color: #00578E;
    font-size: 14px;
    font-family: "Arial";
    font-weight: bold;
}

.os-block .os-title{
    padding-left: 7px;
    padding-top: 5px;
}

.os-bottom-box{
    width: 609px;
    position: relative;
    float: left;
    border-right: 1px solid #808080;
}

.fixed-li li{
    height: 75px;
}


.fixed-os-li li{
    height: 50px;
}


.quote-wikipedia {
    font-style: italic;
    font-weight:bold;   
}

.os-event{
    position:relative;
    float:left;   
    padding-top:12px;
}

.wide{
    width: 295px;
    
}

.sub-desc{
    padding-left:30px;
    margin-top: 4px;
}

.wide li{
    height: 30px;
}

.short{
    height:70px;
}




.tableStyle {
	border: 1px solid #9f9f9f;
	border-collapse: collapse;
	width: 100%;
}

.tableStyle td {
	padding: 10px;
}

.tableStyle th {
	background-color: #9f9f9f;
	color: white;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}

.form_style {
	padding: 25px;
}

.form_style label {
	padding: 3px;
	margin-right: 10px;
	font-size: 14px;
}

.top_label {
	vertical-align: top;
	font-size: 14px;
}

.form_style_input {
	margin: 5px 0px 5px 10px;
}

.form_style textarea {
	margin: 5px 0px 5px 65px;
}

.form_style select {
	margin: 5px 0px 5px 83px;
}

.form_style_request {
	padding: 25px;
}

.form_style_request label {
	padding: 3px;
	margin-right: 22px;
	vertical-align: top;
	font-size: 14px;
}

.form_style_request textarea {
	margin: 0px 5px 5px 30px;
}

.no_point li {
	list-style-type: none;
}

.no_point li img, p img {
	padding: 5px 10px 5px 0px;
}

.ts-table {
    width: 100%;
    vertical-align: top;
}

.ts-column {
    width: 50%;
    vertical-align: top;
}

.fieldWrapper {
	padding: 5px 10px 5px 0px;
}

.error {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}

.login {
	border: 1px;
	width: 300px;
	background-color: #eaeaea;
}

.field {
	padding: 5px 10px 5px 0px;
	horizontal-align: left;
	vertical-align: top;
}

.formtable-filed {
	padding: 3px;
	margin-right: 10px;
	horizontal-align: left;
	vertical-align: top;
}

.formtable-label {
	font-weight: bold;
	padding: 13px 50px 0px 0px;
	horizontal-align: left;
	vertical-align: top;
	background-color: #eaeaea;
}

.formtable-error {
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	horizontal-align: left;
	vertical-align: bottom;
}

.ts-table-td {
	vertical-align: middle;
}

.ts-month-table-td {
	vertical-align: middle;
}

.ts-week {
	text-align: center;
	background-color: #eaeaea;
}

.flash-success {
	padding: 20px 20px 20px 20px;
	border: 3px solid #55FF55;;
	background-color: #aaFFaa;
    width: 885px;
	position: relative;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

.flash-info {
	padding: 20px 20px 20px 20px;
	border: 3px solid #5555FF;;
	background-color: #aaaaFF;
    width: 885px;
	position: relative;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

.flash-warning {
	padding: 20px 20px 20px 20px;
	border: 3px solid #FFFF55;;
	background-color: #FFFFaa;
    width: 885px;
	position: relative;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

.flash-error {
	padding: 20px 20px 20px 20px;
	border: 3px solid #FF5555;;
	background-color: #FFaaaa;
    width: 885px;
	position: relative;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

/*Enroll */
.courses-info-table {
	width:478px;
	height:246px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	color:#3d3d3d;
}

.info-table-first-column {
	width:148px;
	height:22px;
	float:left;
	border-right:2px solid white;
	padding:8px 0px 0px 8px;
	font-weight:bold;
	font-size:10px;
}

.info-table-second-column {
	width:312px;
	height:22px;
	float:right;
	background-color:#F2F2F2;
	padding:8px 0px 0px 8px;
	color:#F47920 !important;
	font-size:11px;
}

#location-info {
	height:110px;
	color:#3d3d3d !important;
}

div#enroll-form	label	{
	color:#F47920;
	font-size:12px;
	font-weight:bold;
	float:left;
}

