@charset "utf-8";
/* CSS Document */
#sidebar-box img {
	max-width:35px;
}


.pagegallery {
margin-bottom:25px;
}

.pagegallery img {
	max-width: 100%;
	/*width: 100%;*/
	height: auto;
}

.GalleryColumnImage {
	padding-right:10px;
 	
}

.GalleryColumnImage img {
	width:100%;
	height:auto;
	max-width: 300px;
	border:1px solid #E4E4E4;
}

.GalleryGridTitle {
font-family: 'Open Sans', sans-serif;
    text-align: justify;
    font-size: 11pt;
    color: #8c4538;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: left;
    line-height: 21px;
	padding-top:10px;
}
.GalleryGridText {
font-family: 'Open Sans', sans-serif;
    text-align: justify;
    font-size: 9pt;
    color: #111;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
    text-align: left;
    line-height: 20px;	
}

.GalleryColumnTitle {
font-family: 'Open Sans', sans-serif;
    text-align: justify;
    font-size: 12pt;
    color: #8c4538;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: left;
    line-height: 21px;
}

.GalleryColumnText {
	font-family: 'Open Sans', sans-serif;
    text-align: justify;
    font-size: 11pt;
    color: #111;
	text-decoration: none;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
    line-height: 23px;	
}

.GalleryColumnText a {
	    color: #8c4538;
		text-decoration:none;
}

.GalleryColumnText a:hover {
	    color: #000;
		text-decoration:underline;
}

#bcrumb a {
	display: inline-block;
	padding-right:5px;
	
	color: #969696;
	float:left;

	font-family: 'Open Sans', sans-serif;
	font-size: 10px;

	text-decoration: none;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#bcrumb a strong {
	color: #8c4538;
}


#bcrumb a:hover{
	/*background-color:#8c4538 ;
	border-bottom: 1px solid #444;*/
	
	color:#333;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}



.PageBanner {
	
background-image: url(/interface/bk_mainpage.png);
background-repeat: repeat-x;
background-position: top;
maargin-bottom:100px;	
}

.ContentColumn {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	padding-left:15px;
}


#testimonial-box  {
	display:block;
	float:left;
	width: 100%;
	background-color:#F0F0F0;
	border: 1px solid #ccc;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#222;
	text-decoration: none;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
	
	margin-top:25px;
	
	padding:8px;
	margin-right:5px;
	margin-bottom:5px;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#testimonial-box a {
	display:block;
	float:left;
	width: 100%;
	background-color:#F0F0F0;
	border: 1px solid #ccc;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#222;
	text-decoration: none;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
	
	margin-top:25px;
	
	padding:8px;
	margin-right:5px;
	margin-bottom:5px;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}



#testimonial-box a:hover {
	/*display:block;*/
	background-color:#ccc;
}

#testimonial-box img {
	max-width:155px;
}

.testimonial-caption {
	margin-left: 135px;
}

.testimonial-pic {
float:left; 
padding-right:10px;
}




#download-box a {
	display:block;
	/*float:left;*/
	width: 100%;
	background-color:#cfd0d4 ;
	margin-bottom:5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color:#222;
	text-decoration: none;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
	
	padding:5px;
	padding-left:5px;
	
	padding-top:8px;
	padding-bottom:8px;
	margin-right:5px;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


#download-box a:hover{
	background-color:#8c4538 ;
	/*border-bottom: 1px solid #444;*/
	
	color:#fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
























#sidebar-box a {
	display:block;
	/*float:left;*/
	width: 100%;
	/*margin-bottom:5px;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
	
	padding:5px;
	padding-left:5px;
	
	padding-top:9px;
	padding-bottom:9px;
	margin-right:5px;
	
	
	/*background-color:#f1f1f1 ;
	color:#4c4c4c;
	
	border-bottom: 1px solid #b1b1b1;*/
	color:#96000d;
	
	
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#sidebar-box-on a:before {
    content: "\25BA \0020";
}
#sidebar-box-on a {
	display:block;
	/*float:left;*/
	width: 100%;
	/*background-color:#9c9c9c ;
	margin-bottom:5px;*/	
	border-bottom: 1px solid #b1b1b1;


	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color:#96000d;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 0px;
	text-align:left;
	
	padding:5px;
	padding-left:5px;
	
	padding-top:9px;
	padding-bottom:9px;

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#sidebar-box a:hover{
	background-color:#8c4538 ;
	/*border-bottom: 1px solid #444;*/
	
	color:#fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}




#sidebar-box2 a {
	display:block;
	/*float:left;*/
	width: 100%;
	background-color:#b3b3b3 ;
	margin-bottom:5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color:#fff;
	text-decoration: none;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
	
	padding:5px;
	padding-left:5px;
	
	padding-top:8px;
	padding-bottom:8px;
	margin-right:5px;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


#sidebar-box2 a:hover{
	background-color:#8c4538 ;
	/*border-bottom: 1px solid #444;*/
	
	color:#fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


#RelatedPages a {
	display:block;
	/*float:left;*/
	width: 100%;
	min-height:100px;
	/*background-color:#cfd0d4 ;*/
	margin-bottom:5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color:#222;
	text-decoration: none;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
	
	padding:5px;
	padding-left:5px;
	
	padding-top:5px;
	padding-bottom:5px;
	margin-right:5px;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}



#RelatedPages a:hover{
	background-color:#8c4538 ;
	/*border-bottom: 1px solid #444;*/
	
	color:#fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}




.info-content-header {
width:100%;
/*min-width: 1000px;*/
text-align:center;	
text-align:center;
color:#fff;
padding-top:5px;
margin-bottom: 25px;
}

.info-content {
	/*padding-top:15px;*/
    padding-left: 15px;
    padding-right: 15px;
	max-width:1090px; 
	height:100%; 
	margin: auto; 
	position: relative; 
	top: 0; left: 0; 
	bottom: 0; 
	right: 0; 
	
	
	
	}

.infopage-tables {
    /*max-width: 1000px;*/

    margin: 0 auto;
 }



 
.infopage-table {
    border: 0px solid #ddd;
    /*margin: 0 0.5em;*/
    margin: 0px/* 0 0 0.5em*/;
    padding: 0px /*20px 20px 0px*/;
	text-align:left;
	color:#000;
}

.infopage-table2 {
	
    border: 0px solid #ddd;
    /*margin: 0px 0.8em 20px 0.1em ;
    padding: 8px 5px 10px;*/
	color:#000;
}




.infopage-table-home .infopage-table-header {
    background: none;
	-moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}



.infopage-table-header {
    color: #fff;
}
.infopage-table-header h2 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1em;
	font-weight: normal;
    }




.infopage-table-price {
    font-size: 18px;
    margin: 0.0em 0 0;
    font-weight: 100;
}



.infopage-table-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}



.infopage-table-list li {
    padding: 0.8em 0;
    background: #cccccc;
    border-bottom: 1px solid #e7e7e7;
}




.button-choose {
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
    border-radius: 2em;
    font-weight: bold;
    position: relative;
    bottom: -1.5em;
}


@media(max-width: 1050px) {

.info-content {
		padding-left:15px;
		padding-right:15px;	
}




#sidebar-box a {
	width: 100%;

}

#sidebar-box-on a {
	width: 100%;

}

}

@media(max-width: 767px) {
	
	.HomeContent3 {

margin-right: 0px;
}
	
.CourseDetailsField {
	display:inline-block;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;
	padding:2px;
	text-align:left;
	height:30px;
	margin:0px;
	margin-bottom:10px;
}

	
	
.infopage-table {
    margin: 0px;
    padding: 0px;
	margin-bottom: 5px;
    }
.infopage-table2 {
    margin: 0px;
    padding: 0px;
	margin-bottom: 5px;
  	
    }
	
	
	
#sidebar-newsmenu a {
	display:inline;
	float:left;
	margin-right: 5px;
	width: auto;

}

#sidebar-newsmenu-on a {
	display:inline;
	float:left;
	margin-right: 5px;
	width: auto;

}
.pagegallery {
margin-bottom: 10px;
}

#pageheader2 {
margin-bottom:10px;
}
}

@media(max-width: 450px) {

.info-content {
		padding-left:5px;
		padding-right:5px;	
}



}

/*
@media (max-width: 410px) {
	
#sidebar-box a {
	display:inline;
	float:left;
	margin-right: 5px;
	width: 100%;

}

#sidebar-box-on a {
	display:inline;
	float:left;
	margin-right: 5px;
	width: 100%;
}
#sidebar-newsmenu a {
	display:inline;
	float:left;
	margin-right: 5px;
	width: 100%;

}

#sidebar-newsmenu-on a {
	display:inline;
	float:left;
	margin-right: 5px;
	width: 100%;
}

*/
.testimonial-caption {
	margin-left: 0px;
}

.testimonial-pic {
float:none; 
padding-right:10px;
}


}
