/*  HTML5 ? Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 30px; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }



	blockquote{
		padding:0px 80px 30px 40px;
		margin:0;
		font-family:Georgia, Times, ‘Times New Roman’, serif;
		font-size:1.2em;
		font-style:italic;
	}
	
	blockquote p{padding:10px 0;}
	
	blockquote span{
		background: url(../images/testimonials/quote.gif) center center no-repeat;
		display:block;
		float:left;
		width:39px;
		height:26px;
		padding:0 20px 0 0;
		margin:7px 0 0 0;
	}
	blockquote cite{
		display:block;
		float:right;
		margin-top:20px;
		font-family:arial, sans-serif;
		font-size:0.8em;
		font-style:normal;
	}

a:link, a:visited {color:#007AC3;text-decoration:none;font-weight:bold;}
a:hover {color:#5eb1e2;text-decoration:underline;border-bottom:none;}

p{margin:10px 0;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/**
 * Primary styles
 *
 * Author: 
 */
 
body {
	font-size: 13px;
	font-family: Verdana;
	line-height: 1.6;
	color: #222;
	background-color:#007ac3;
}

#container {
	background-color: #007ac3;
	height:100%;
}

#headerwrapper {
	background: url(../images/header_bg.png) repeat-x top left;
}

#header {
	padding-top:20px;
	text-align: center;
	width:770px;
	margin: 0 auto;
	height: 100px;
}


#navwrapper{
	height:39px;
	border-top: solid 2px white;
	border-bottom: solid 2px white;
	margin-top: 15px;
	margin-bottom:25px;
}

#content{
	width:770px;
	margin: 0 auto;
	background:#fff;
	margin-bottom:40px;
	padding:20px 20px 80px 20px;
	border: 2px solid #555;
	position:relative;
	min-height:500px;
}

	#content ul li {
		list-style-image: url(../images/arrow.gif);
	}

	.content_bg{position:absolute;float:left;}
	#content_bg_left{
		top:-13px;
		left:-11px;
		background: url(../images/content-bg-left.gif) center center no-repeat;
		width:29px;
		height:439px;
	}
	#content_bg_right{
		top:0%;
		right:-21px;
		background: url(../images/content-bg-right.gif) center center no-repeat;
		width:29px;
		height:439px;
	}


 
#footer {
	text-align: right;
	font-size: 0.75em;
	padding:40px 15px 15px 15px;
	width: 751px;
	position: absolute;
	bottom: 0;
}
	#footer ul {width:210px;margin: 0 auto;}
	#footer ul li{float:left; margin-left:5px;list-style:none;}
	#footer ul li a{}
	#footer  img{margin-bottom:-19px;}

@font-face {
    font-family: 'SpaceAgeRegular';
    src: url('../fonts/space_age-webfont.eot?') format('eot'),
         url('../fonts/space_age-webfont.woff') format('woff'),
         url('../fonts/space_age-webfont.ttf') format('truetype'),
         url('../fonts/space_age-webfont.svg#webfontEXYpY6ns') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1{
	color:white;
	margin-top:0;
	margin-left:25px;
	padding-top: 4px;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	clear: both;
}

h1.heading{
    font-family: 'SpaceAgeRegular', arial, sans-serif;
	background: url(../images/tab-blank.jpg) right center no-repeat;
	width:745px;
	height:42px;
	padding:6px 0 0 15px;
	margin:0;
	font-size:24px;
	letter-spacing:4px;
}

h2{
	padding:0 ;
	margin:10px 0;
	color:#007AC3;
	border-bottom: 1px solid #007AC3;
}

h3{
	font-size: 1.17em;
	margin: 1em 0px;
	font-weight: bold;
}

ul.flags-list {margin:0;padding:20px 0 0 20px;}
ul.flags-list li{
	float:left;
	list-style:none !important;
	padding:10px 30px;
	text-align:center;
}

/* Drop Down Menu
------------------------*/
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	width:800px;
	margin:auto;
}


ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
	text-align:left;
}
ul.dropdown li li{padding:0 !important;}

ul.dropdown li a{	display:block;color:#fff;font-weight:bold;text-decoration:none;padding: 10px;}
ul.dropdown li a:hover{color:#999;font-weight:bold;text-decoration:none;}

ul.dropdown li li a {padding:10px 5px 10px 13px;}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}

ul.dropdown ul li:first-child{border-top:none !important;}
ul.dropdown ul li {
	float: none;
	width:200px;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li ul li {}

ul.dropdown li:hover > ul {
 visibility: visible;
}

/* Drop Down Menu Styles
------------------------*/
.professionals_menu{
	background: #7902A0; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9800CB', endColorstr='#5B0378'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#9800CB), to(#5B0378)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #9800CB,  #5B0378); /* for firefox 3.6+ */
}
	.professionals_menu ul.dropdown ul li{background:#5B0378; border-top:1px solid #730497;border-bottom: 1px solid #4A0262; opacity: .95;}
	.professionals_menu ul.dropdown li a:hover{color:#E599FF;}
	.professionals_menu ul.dropdown li ul li a:hover{color:#E599FF !important;}
	
.parents_menu{
	background: #609E14; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70B51B', endColorstr='#4F840D'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#70B51B), to(#4F840D)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #70B51B,  #4F840D); /* for firefox 3.6+ */
}
	.parents_menu ul.dropdown ul li{background:#4F840D; border-top:1px solid #5B990F;border-bottom: 1px solid #426F0B; opacity: .95;}
	.parents_menu ul.dropdown li a:hover{color:#305107;}
	.parents_menu ul.dropdown li ul li a:hover{color:#305107 !important;}


.pageheading {
	background:#fff url(../images/tab.png) no-repeat;
	height:48px;
	width:770px;
	float:left;
	margin:0;
	padding:0;
}

.valign-middle{vertical-align:middle;}

.left{float:left;}
.right{float:right;}

.image-right{float:right; margin:0 20px 20px 20px;}
.image-left{float:left; margin:0 20px 20px 20px;}

.line-table {border-collapse:collapse;padding:0;}
.line-table tr td{border-top: #4F81BD solid 1px}

.fix-table-ul ul{margin:0 0 0 0 !important;padding:0 0 0 20px;}
.fix-table-ul li{margin:0 0 0 0 !important;padding:0 ;}

.no-ul ul{padding:0;}
.no-ul ul li{list-style:none !important;}

.text-center{text-align:center;}
.text-right{text-align:right;}

p.small{font-size:10px;}

.clear{clear:both;}

p#homeText{
font-size: 22px;
text-align: center;
width: 700px;
margin: 20px auto 20px;
color: white !important;
}
#home_image1{text-align:center;margin-top:-10px;height:700px;}

.home_image{text-align:center;margin-top:-10px;}



p.select_country{
	text-align:center; 
	background:#fff; 
	height:60px; 
	width:100%;
	border-top:2px solid #555; 
	border-bottom:2px solid #555;
	padding-top:15px;
}

#contactForm table th {
	vertical-align: top;
	padding-right: 10px;
	text-align: left;
}
#contactForm table td input[type=text] {
	width: 180px;
}
#contactForm table td textarea {
	width: 400px;
	height: 200px;
}


a.buy_now{
	background: #7030A0; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9900CC', endColorstr='#570373'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#9900CC), to(#570373)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #9900CC,  #570373); /* for firefox 3.6+ */
	float:right;
	border: 1px solid #7D01A7;
	padding:5px 10px;
	color:#fff !important;
	width:150px;
	text-align:center;
	font-size:1.5em;
	font-weight:normal !important;
	text-transform:uppercase;
	clear:right;
	margin:0 70px 0 20px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	
}
		a.buy_now:hover{text-decoration:underline !important;
			background: #7030A0; /* for non-css3 browsers */
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8900B7', endColorstr='#50026B'); /* for IE */
			background: -webkit-gradient(linear, left top, left bottom, from(#8900B7), to(#50026B)); /* for webkit browsers */
			background: -moz-linear-gradient(top,  #8900B7,  #50026B); /* for firefox 3.6+ */
			border:1px solid #50026B;
		}
		
a.green_button{
	border:1px solid #4F840D;
	background: #609E14; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70B51B', endColorstr='#4F840D'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#70B51B), to(#4F840D)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #70B51B,  #4F840D); /* for firefox 3.6+ */
}
				
		a.green_button:hover{
			border: 1px solid #416C0B;
			background: #548A11; /* for non-css3 browsers */
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#609C16', endColorstr='#416C0B'); /* for IE */
			background: -webkit-gradient(linear, left top, left bottom, from(#609C16), to(#416C0B)); /* for webkit browsers */
			background: -moz-linear-gradient(top,  #609C16,  #416C0B); /* for firefox 3.6+ */
		}
		
.postage{
	width:250px;
	float:right;
	padding:0 40px 20px 20px;
	margin-top:-43px;
	text-align:center;
	font-size:0.9em;
	z-index:999;
}
	.postage .price	{
		display:block;
		font-size:2em;
		margin:0 0 12px 0;
		color:#fff;
	}
	.postage .price small{font-size:0.6em;}





/* Content box's
-------------------------*/
.greenBox {
	text-align:center;
	margin: 0 auto;
	padding: 10px;	
	font-size: 12px;
	border: #70b51b solid 1px;
	width: 80%;
}

.blueBox{
	border: #3366FF solid 2px;
	padding: 10px 20px;	
	font-size: 12px;
	float:left;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	background:#fff;
}

.blackBox{ 
	margin: 0 auto;
	padding: 5px;
	width: 85%;
	text-align:left;
	font-size: 12px;
	border: 1.5px solid black;
}

.smallBlackBox{
	padding: 8px;
	margin-top:15px;
	margin-right:15px;
	float:right;
	width: 85px;
	text-align:left;
	font-size: 12px;
	border: 1.5px solid black;
}
	
.blackBox ul{padding:0;}

.greenBox p {
	padding:0;
	margin:0px;
}


.video_testimonials{
	padding:10px 20px;
}

.overlay {	
	width:640px;  
	padding:0px 40px 40px 40px;
	display:none;
}
 
.close {
	background:url(/images/close.png) no-repeat;
	position:absolute;
	top:-24px;
	right:10px; 
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
}
 
.player {
	height:385px;
	display:block;
}
