/* Website template by freewebsitetemplates.com */
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans-Regular.eot');
	src: local('☺'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Play';
	src: url('../fonts/Play-Regular.eot');
	src: local('☺'), url('../fonts/Play-Regular.woff') format('woff'), url('../fonts/Play-Regular.ttf') format('truetype'), url('../fonts/Play-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #fff;
	font-family: 'OpenSans';
	margin: 0;
}
img {
	border: 0;
}


.clearfix:after, #contents:after, #contents_narrow:after {
	clear:both;
	content:"";
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;
}

.clearfix a {
	text-decoration: none;
	font-weight: bold;
	color: #f99600;
}

.btn {
	background: url(../images/bg-button.png) no-repeat;
	background-position: 0 -70px;
	color: #fff;
	display: inline-block;
	font: 24px/60px 'OpenSans';
	
	height: 60px;
	width: 230px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.btn:hover {
	background-position: 0 0;
	font-weight: bold;
}

.wideButton {
	background: url(../images/bg-button.png) no-repeat;
	background-position: 0 -70px;
	color: #000;
	display: inline-block;
	font: 18px/45px 'OpenSans';
	
	height: 50px;
	width: 230px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.wideButton:hover {
	background-position: 0 0;
	color: #fff;
	font-weight: bold;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	background-color: #d1e5b1;
	border-bottom: 1px solid #def3be;
	padding: 27px 0;
}
#header > div, #footer > div {
	width: 90%;
	max-width: 1050px;
	margin: 0 auto;
	padding: 0 20px;
}
/** Logo **/
#header .logo {
	float: left;
	margin-right: 1px;
}
#header .logo a {
	background: url(../images/logo.png) no-repeat center top;
	color: #000;
	display: block;
	font: 15px/30px 'Play';
	height: 100px;
	width: 220px;
	padding-top: 68px;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
/** Navigation **/
#navigation {
	display: inline-block;
	list-style: none;
	line-height: 100px;
	margin: 0;
	padding: 0;
}
#navigation ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	width: 130px;
	xwidth: 30%;
	text-align: center;
}
#navigation li a {
	color: #818181;
	font-size: 20px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	font-variant:small-caps;
}
#navigation li a:hover {
	color: #000;
}
#navigation li.active a {
	color: #f99600;
}
#adbox {

	height: 380px;
	padding: 60px 0;
 	text-align: center;
  	display: block;
	width: 100%;													
}
#adbox > div {

  	border-top: 1px solid rgba(69,54,37,0.2);
  	border-bottom: 1px solid rgba(69,54,37,0.2);
	min-width: 820px;
	width: 80%;
	margin: 0 auto;
	padding: 0 40px;
}
#adbox > div img {
	float: right;
	margin-left: 60px;
}
#adbox h1{
	font-family: times, Times New Roman, times-roman, georgia, serif;;
	padding: 0px 0px 4px 0px;
	line-height: 40px;
	letter-spacing: -2px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant:small-caps;
	font-size: 50px;
	margin: 0;
}
#adbox h2 {
  	font-family: "Lucida Grande", Tahoma;
	font-size: 25px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 30px;
	color: #666666;
  	margin-top: 20px;
	letter-spacing: 0.3em;
}
#adbox h3{

	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: .2em;
	line-height: 40px;
  	color: rgb(69,54,37);
	text-align: center;
	text-transform: capitalize;
	font-variant:small-caps;
}
#adbox h4:first-letter{
	text-transform: uppercase;
}
#adbox h4 {
  	color: #424242;
  	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:center;
	line-height: 40px;
	text-transform: lowercase;
	line-height: 145%;
	font-size: 14pt;
	font-variant: small-caps;
}
#adbox h5{
	font-family: times, Times New Roman, times-roman, georgia, serif;;
	padding: 0px 0px 4px 0px;
	line-height: 40px;
	letter-spacing: -2px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant:small-caps;
	font-size: 50px;
	margin: 0;
}

#adbox h6{
  	color: #424242;
  	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:left;
	line-height: 40px;
	text-transform: lowercase;
	line-height: 145%;
	font-size: 14pt;
	font-variant: small-caps;
	text-transform: capitalize;
}

#adbox p {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}
#adbox p span {
	display: block;
	font-size: 12px;
	width: 360px;
	padding: 24px 0;
	text-align: center;
}
#adbox p span b {
	font-weight: normal;
	display: block;
	width: 256px;
}
#language {
	float: right;
	display: inline-block;
	margin-right: 100px;
	margin-top: 10px;
}
#language a {
	background: url(../images/languages.png) no-repeat;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin: 0 10px;
}
#language a.spanish {
	background-position: 0 0px;
}
#language a.spanish:hover {
	background-position: -40px -0px;
}
#language a.english {
	background-position: 0 -40px;
}
#language a.english:hover {
	background-position: -40px -40px;
}
#language a.portuguese {
	background-position: 0 -240px;
}
#language a.portuguese:hover {
	background-position: -40px -240px;
}
#language a.french {
	background-position: 0 -80px;
}
#language a.french:hover {
	background-position: -40px -80px;
}
#language a.german {
	background-position: 0 -120px;
}
#language a.german:hover {
	background-position: -40px -120px;
}
#language a.polish {
	background-position: 0 -160px;
}
#language a.polish:hover {
	background-position: -40px -160px;
}
#language a.russian {
	background-position: 0 -200px;
}
#language a.russian:hover {
	background-position: -40px -200px;
}

/*------------------------------ CONTENTS ------------------------------*/
#contents {
	min-height: 510px;
	max-width: 1250px;
	width: 80%;
	margin: 0 auto;
	padding: 54px 40px;
}
#contents_narrow {
	min-height: 510px;
	min-width: 880px;
	max-width: 1000px;
	width: 80%;
	margin: 0 auto;
	padding: 54px 40px;
}
h1 {
	color: #3e3e3e;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 30px;
}
h2 {
	color: #2c2c2c;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 12px;
}
p {
	color: #585858;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 30px;
}
p a {
	color: #585858;
}
#tagline {
	margin: 0 auto;
	min-width: 800px;
	max-width: 1000px;
}
#tagline h1 {
	margin-left: 20px;
}
#tagline > div {
	float: left;
	min-width: 345px;
	max-width: 45%;
	text-align: justify;
	margin: 0 20px;
}

.index_twin_container {

	border: 0px solid #d5d5d5;
	margin: 0 auto;
	padding: 10px 0;

	max-width: 1050px;
	text-align: center;

}

.index_twin_container > div {
	display: inline-block;
 	vertical-align: top;
}

.photostudents_fotorama {
	border: 0px solid #d5d5d5;
	width: 515px;
	height: 450px;
	margin: 0 auto;
}
.photostudents_text{
	border: 0px solid #d5d5d5;
	text-align: justify;
	width: 530px;
	margin: 0 auto;
}


#enquiryFormIndex {
	border: 0px solid #d5d5d5;
	text-align: justify;
	width: 450px;
	height: 500px;
	line-height: 20px;
  	color: rgb(69,54,37);

}

.map-container {
	border: 0px solid #d5d5d5;
	width: 550px;
	height: 400px;
	margin: 0 auto;
}
.map-container iframe{
	width: 550px;
	height: 400px;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}
.map-container iframe.clicked{
	pointer-events: auto;
}


#contents .features {
	width: 95%;
	margin: 0 auto;
}
.features > div {
	display: inline-block;
	margin: 0 0 30px;
	text-align: justify;
}
.features > div img {
	float: left;
	margin-right: 20px;
	margin-top: 36px;
}

#priceEstimatorSection {

	border: 2px solid #d5d5d5;
	margin: 0 auto;
	padding: 20px 0;

	width: 90%;
	max-width: 1000px;

  	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-weight: normal;
	font-size: 1.5em;
  	color: rgb(69,54,37);
	text-align: center;
	text-transform: capitalize;
	font-variant:small-caps;

}
#priceEstimatorSection > div {
	margin: 15px 10px 15px 10px;
	display: inline-block;
 	vertical-align: middle;
}

.priceEstimator {
  	font-family: "Lucida Grande", Tahoma;
	font-size: 35px;
	font-weight: lighter;
	font-variant: normal;
	margin: 0 20px;
	color: #666666;
	letter-spacing: 0.1em;
}



#contents .podcasts {
	width: 1000px;
	margin: 0 auto;
}
.podcasts > div {
	display: inline-block;
	margin: 0 0 30px;
}
.podcasts > div img {
	float: left;
	margin-right: 0px;
	margin-top: 0px;
}

.tablePoscast{
	border: 2px;
	width: 100%;
	
}
.podcastNumber{
	width: 10%;
}
.podcastName{
	width: 60%;
}
.podcastAudio{
	width: 20%;
}
.podcastTranscript{
	width: 10%;
	margin-right: 0px;
	margin-top: 0px;
}

.date {
	float: left;
	height: 78px;
	width: 70px;
	margin-right: 20px;
	border: 1px solid #d5d5d5;
	text-align: center;
}
.date p {
	margin: 12px 0 0;
}
.date p span {
	display: block;
	font-size: 30px;
	margin-bottom: 6px;
}
.author {
	color: #585858;
	display: block;
	font-size: 12px;
}
.more {
	background-color: #ebfbd2;
	color: #000;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	xwidth: 100px;
	text-align: center;
	text-decoration: none;
}
.more:hover, .message input[type='submit']:hover {
	background-color: #d1e5b1;
	color: #000;
}

.wideMore {
	width: 250px;
}


.book {
	background-color: #e1e58c;
	color: #000;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	width: 100px;
	text-align: center;
	text-decoration: none;
}
.book:hover, .message input[type='submit']:hover {
	background-color: #e1e509;
	color: #000;
}

.wideBook {
	background-color: #e1e58c;
	color: #000;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	width: 200px;
	text-align: center;
	text-decoration: none;
}
.wideBook:hover, .message input[type='submit']:hover {
	background-color: #e1e509;
	color: #000;
}
/** main **/
.main {
	float: left;
	background: url(../images/divider.png) repeat-y right top;
	min-height: 100px;
	width: 620px;
	padding-right: 24px;
}
.main h1, .sidebar h1 {
	margin: 0 0 12px;
	position: relative;
	top: -18px;
}
.main h2 span {
	display: block;
	font-size: 12px;
}
/** sidebar **/
.sidebar {
	float: left;
	min-height: 848px;
	width: 216px;
	margin-left: 20px;
}
.sidebar ul, .news {
	list-style: none;
	margin: 0;
	padding: 0;
}
.news li {
	border-top: 1px solid #d5d5d5;
	padding: 24px 30px 0 100px;
	position: relative;
}
.news li .date {
	float: none;
	position: absolute;
	left: 0;
	top: 30px;
}
.news li > p span, .post > span {
	display: block;
	text-align: right;
}
.posts {
	border-top: 1px solid #d5d5d5;
}
.posts li {
	border-bottom: 1px solid #d5d5d5;
	padding: 24px 10px 0;
}
.posts li p {
	font-size: 14px;
}
.posts li .title {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 12px;
}
.posts li .title a {
	color: #2c2c2c;
	font-size: 16px;
	text-decoration: none;
}
.post {
	width: 785px;
	margin: 0 auto;
}
.post h1 {
	padding-top: 12px;
}
#about {
	width: 90%;
	margin: 0 auto;
}
#about h1, .section h1 {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 12px;
}
.section {
	float: left;
	width: 390px;
	margin-right: 50px;
}
.section h1 {
	margin-bottom: 18px;
}
.message input[type='text'], .message textarea {
	color: #aeaeae;
	font-size: 13px;
	height: 33px;
	line-height: 33px;
	width: 380px;
	border: 1px solid #d5d5d5;
	margin: 0 0 6px;
	padding: 0 4px;
}
.message textarea {
	height: 175px;
	overflow: auto;
	resize: none;
}
.message input[type='submit'] {
	float: right;
	background-color: #818181;
	xcolor: #d5d5d5;
	color: #000;
	cursor: pointer;
	font: 13px/30px Arial, Helvetica, sans-serif;
	height: 30px;
	border: 0;
	margin: 0;
	padding: 0 10px;
}
.contact {
	background-color: #ebfbd2;
	width: 270px;
	padding: 20px 60px;
	margin: 10px 15px 20px 25px;
	text-align: center;
}
.contact p span {
	color: #2c2c2c;
	display: block;
	font-size: 30px;
	line-height: 36px;
	padding: 18px 0;
}
.narrow_container{
	width: 850px; 
	text-align: justify;
    	display: inline-block;
}

.narrow_container > img {
	float: right;
	margin-left: 35px;
	margin-top: 30px;
	margin-bottom: 40px;
}

.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

    width: 30px;
    height: 30px;
    padding: 7px;

    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;

    font: 28px Arial, sans-serif;
}

.twoDigitsNumberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

    width: 30px;
    height: 30px;
    padding: 7px;

    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;

    font: 28px Arial, sans-serif;
}

.threeDigitsNumberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

    width: 30px;
    height: 30px;
    padding: 7px;

    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;

    font: 18px Arial, sans-serif;
}


.styled-select {
   height: 29px;
   overflow: hidden;
   width: 240px;
}

.styled-select select {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 268px;
}

.styled-select.regular {
   background: url(../images/arrow_selector.jpg) no-repeat right center;
   height: 34px;
   width: 240px;
}

.styled-select.regular select {
   border: 1px solid #ccc;
   font-size: 16px;
   height: 34px;
   width: 268px;
}


.styled-select.short {
   background: url(../images/arrow_selector.jpg) no-repeat right center;
   height: 34px;
   width: 120px;
}

.styled-select.short select {
   border: 1px solid #ccc;
   font-size: 16px;
   height: 34px;
   width: 138px;
}

.styled-select.large {
   background: url(../images/arrow_selector.jpg) no-repeat right center;
   height: 34px;
   width: 340px;
}

.styled-select.large select {
   border: 1px solid #ccc;
   font-size: 16px;
   height: 34px;
   width: 368px;
}



/*------------------------------ FOOTER ------------------------------*/
#footer {
	background-color: #d1e5b1;
	border-top: 1px solid #def3be;
	padding: 30px 0;
}
#footer p {
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px;
}
#connect {
	float: right;
	display: inline-block;
	margin-right: 30px;
}
#connect a {
	background: url(../images/icons.png) no-repeat;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin: 0 10px;
}
#connect a.facebook {
	background-position: 0 0px;
}
#connect a.googleplus {
	background-position: 0 -40px;
}
#connect a.twitter {
	background-position: 0 -80px;
}
#connect a.youtube {
	background-position: 0 -120px;
}

#connect a.facebook:hover {
	background-position: -40px 0;
}
#connect a.googleplus:hover {
	background-position: -40px -40px;
}
#connect a.twitter:hover {
	background-position: -40px -80px;
}
#connect a.youtube:hover {
	background-position: -40px -120px;
}
