html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}


div#copy-left-bottom h4 a:link, div#copy-left-bottom h4 a:visited, div#copy-left-bottom h4 a:hover, div#copy-left-bottom h4 a:active {
	font: bold 16.5pt Arial !important;
	color: #37D4DD;
	text-decoration: none;
	line-height: 16pt !important;
}

div.start-typing-home {
	width: 238px;
	height: 39px;
	text-align: center;
	background: url('../../images/start_typing_free_blank.gif') no-repeat;
	margin-bottom: 10px;
	padding-top: 8px;
}

div.start-typing-home a:link, div.start-typing-home a:visited, div.start-typing-home a:hover, div.start-typing-home a:active {
	font: bold 20px Arial;
	color: #ff9c00;
	text-decoration: none;
}

a.suggest-translation:link, a.suggest-translation:visited, a.suggest-translation:hover, a.suggest-translation:active {
	color: red !important;
	font-weight: bold;
	margin-right: 30px;
}

a.bug-report:link, a.bug-report:visited, a.bug-report:hover, a.bug-report:active {
	color: red !important;
	font-weight: bold;
	margin-right: 30px;
}

#shadowbox_container {
  z-index: 20000 !important;
}

#shadowbox {
  padding: 10px !important;
  background: #cccccc !important;
  border: 1px solid #808080 !important;
}

#shadowbox_body {
  border: 1px solid #808080 !important;
}

#shadowbox_title_inner {
  font-weight: bold !important;
  font-size: 24px !important;
}

#shadowbox_title {
	height: 36px !important;
}



body {
	background: #d7f6f8;
}

div.clearing-house {
	clear: both;
	height: 0px;
	width: 0px;
}


.dropshadow { /* DROP SHADOW SCRIPT CSS */
	position: relative;
	z-index:10;
}

.shadow-div {
	opacity: .2;
	filter:alpha(opacity=10);
	-moz-opacity: 0.2;
	
}
/* DROP SHADOW SCRIPT CSS */

strong { font-weight: bold !important; }

p { font: 8.5pt Arial; color: #4a4947; line-height: 17px;}

h1 {
	font: bold 45px Arial, Helvetica;
	color: white;
}

h2 {
	font: bold 16pt Arial;
	color: #fff;
}

h3 {
	font: bold 11pt Arial;
	color: #ff9c00;
	margin-bottom: 15px;
}

h4 {
	font: bold 14.5pt Arial;
	letter-spacing: -1px;
	line-height: 16pt;
	color: #37d4dd;
	text-align: left;
	margin-bottom: 10px;
}

h5 {
	font: bold 10pt Arial;
	color: #4a4947;
}

h6 {
	font: bold 12pt Arial;
	color: #4a4947;
}

span.emphasize {
	text-decoration: underline;
	font-weight: bold;
}

span.testimonial-name {
	font: bold 10pt Arial;
	color: #37d4dd;
	font-style: italic;
}

/* ************************************** */
/*	Header CSS                            */
/**************************************** */

div#container {
	background: url('../images/container_shadow.gif') repeat-y;
	width: 980px; /* 1010 */
	height: auto;
	margin: 0px auto 0px;
	padding: 0px 15px;
}

div#header {
	background: #fff url('../images/header_bg.gif') repeat-x bottom;
	width: 960px;
	height: 76px;
	padding: 0px 10px 0px;
}

div#header-logo {
	padding: 6px 0px 0px 15px;
	float: left;
	height: 261px;
	height: 60px;
}

div#header-links {	
	width: 660px;
	height: 76px;
	float: right;
}

div#top-links {
	width: auto;
	height: 25px;
	padding: 8px 8px 0px 0px;
	text-align: right;
	color: #999999;
	width: 100%;
	position: relative;
}

div#top-links img {
	margin: 0px 3px -1px 0px;
}

div#bottom-links {
	width: auto;
	width: 100%;
	height: 43px;
	text-align: right;
	position: relative;
}

div#top-links ul, div#bottom-links ul {
	display: block;
	position: absolute;
	right: 17px;
}

div#bottom-links ul {
	right: 0px;
}




div#top-links li, div#bottom-links ul { display: inline; }

div#top-links li { font: 8.5pt Arial;}

div#top-links a:link, div#top-links a:visited {
	text-decoration: none;
	color: #999999;
}

div#top-links a:hover, div#top-links a:active {
	text-decoration: underline;
	color: #999999;
}

/* Bottom Links Hover */
div#bottom-links li {
	float: left;
	cursor: pointer;
	height: 43px;
	width: auto;
	background: url('../images/bottom_links_right_off.gif') no-repeat right top;
	
}

div#bottom-links a {
	display: inline-block;
	height: 25px;
	 padding: 18px 25px 0px 25px;
	font: bold 11pt Arial;
	color: #999999;
	text-decoration: none;
	background: url('../images/bottom_links_left_off.gif') no-repeat left;
	outline: none;
}

/* active links */
div#bottom-links li.link-active { background-image: url('../images/bottom_links_right_on.gif'); }

div#bottom-links li.link-active a { background-image: url('../images/bottom_links_left_on.gif'); }

/* hover links */
div#bottom-links li.link-hover a, div#bottom-links li.link-active a { color: #37d4dd; }

/*


div#bottom-links li {
	font: bold 11pt Arial;
	color: #999999;
	cursor: pointer;
	float: left;
	text-align: center;
	padding-top: 18px;
	height: 25px;
}

div#bottom-links a:link, div#bottom-links a:visited {
	text-decoration: none;
	color: #999999;
}

div#bottom-links a:hover, div#bottom-links a:active {
	text-decoration: none;
	color: #37d4dd;
}

li.link-active a:link, li.link-active a:visited, li.link-active a:hover, li.link-active a:active {
	color: #37d4dd !important;
}

li.link-hover a:link, li.link-hover a:visited, li.link-hover a:hover, li.link-hover a:active {
	color: #37d4dd !important;
}

li#link-home { background: url('../images/link_home_off.gif') no-repeat; width: 89px; }
li.link-home-on { background: url('../images/link_home_on.gif') no-repeat !important; }

li#link-tutor { background: url('../images/link_tutor_off.gif') no-repeat; width: 215px; }
li.link-tutor-on { 	background: url('../images/link_tutor_on.gif') no-repeat !important; }

li#link-corp { background: url('../images/link_corp_off.gif') no-repeat; width: 298px; }
li.link-corp-on { background: url('../images/link_corp_on.gif') no-repeat !important; }

/*
/* ************************************** */
/*	Lower Nav CSS                         */
/**************************************** */

div#lower-nav {
	width: 290px;
	height: 30px;
	padding-left: 690px;
	background: #fff;
	text-align: right;
}

div#lower-nav ul, div#lower-nav li {
	display: block;
}

div#lower-nav li {
	float: left;
	width: 80px;
	height: 30px;
	text-align: center;
	overflow: hidden;
	line-height: 30px;
}

div#lower-nav a:link, div#lower-nav a:visited {
	font: bold 10pt Arial;
	color: #999999;
	text-decoration: none;
	line-height: 30px;
}

div#lower-nav a:hover, div#lower-nav a:active {
	font: bold 10pt Arial;
	color: #37d4dd;
	text-decoration: none;
	line-height: 30px;
}

div#lower-nav li.active-link a:link, div#lower-nav li.active-link a:visited, div#lower-nav li.active-link a:hover, div#lower-nav li.active-link a:active{ color: #37d4dd; margin-top: 0px !important;}



/* ************************************** */
/*	Content CSS                           */
/**************************************** */

div#content {
	background: #fff url('../images/content_bg_bar.png') repeat-x bottom;
	width: 960px;
	height: 374px; /* 445 */
	padding: 71px 10px 0px 10px;
}

div#copy {
	background: #fff url('../images/copy_bg.gif') repeat-x top;
	width: 980px;
	height: 409px; /* 390 */
	padding: 20px 0px 0px 0px;
	clear: left;
}

/* ************************************** */
/*	Footer CSS                            */
/**************************************** */

div#footer {
	background: #999999 url('../images/footer_bg.gif') no-repeat;
	width: 980px;
	height: 40px;
	padding-left: 30px;
	margin: 0px auto 0px;
}

div#footer ul { display: block;  }

div#footer li {
	display: block;
	float: left;
	margin-right: 20px;
}

div#footer li a:link, div#footer li a:visited, div#footer li a:hover, div#footer li a:active {
	font: 8.5pt Arial;
	color: #fff;
	text-decoration: none;
	line-height: 40px;
}
	
div#footer li.social-bookmark {
	float: right;
	padding: 12px 10px 0px 0px;
}

div#footer-shadow {
	clear: both;
	background: url('../images/footer_shadow.gif') no-repeat;
	width: 1010px;
	height: 15px;
	margin: 0px auto 15px;
}

/* ************************************** */
/*                                        */
/*	Free Online Typing Tutor CSS          */
/*                                        */
/**************************************** */


div#select-language {
	width: 75px;
	height: auto;
	padding: 5px;
	background: white;
	border: 1px solid #999999;
	z-index: 500;
	display: none;
	position: absolute;
}

div#select-language li {
	padding: 0px 0px;
}

div#select-language li img {
	position: relative;
	top: 1px;
}

div#select-language a:link, div#select-language a:visited, div#select-language a:active {
	font: 8.5pt Arial;
	color: #4a4947;
	text-decoration: none;
	display: inline;
}

div#select-language a:hover {
	text-decoration: underline;
}

/* ************************************** */
/*                                        */
/*	For validation elements               */
/*                                        */
/**************************************** */
input.form-error, span.errors_border input, span.errors_border textarea {
	border: 2px solid red;
	margin-right: 4px;
}

select.form-error {
	border: 2px solid red;
	margin-right: 4px;
}
em.form-error {
	display: block;
	color: red;
	font-weight: bold;
	font-family:Arial;
	font-size:8.5pt;
	font-size-adjust:none;
}


/* Global Buttons */
span.buttonLarge {
	height: 47px;
	width: auto;
	position: relative;
	display: inline-block;
	background: url('../images/button_large_left.gif') no-repeat left;
}

span.buttonLarge a {
	padding: 9px 35px 11px;
	height: 27px;
	display: block;
	font: bold 20px Arial;
	color: #FF9C00;
	text-decoration: none;
	background: url('../images/button_large_right.gif') no-repeat right;
}
	

#select-language span, span.flagSprite {
	display: inline-block;
	width: 16px;
	height: 11px;
	background-image: url('../images/flags.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
}

#select-language .flages, .flages {
	background-position: 0 -20px;
}

#select-language .flagfr, .flagfr {
	background-position: 0 -40px;
}

#select-language .flagzh, .flagzh {
	background-position: 0 -60px;
}

#select-language .flagja, .flagja {
	background-position: 0 -80px;
}

#select-language .flagde, .flagde {
	background-position: 0 -100px;
}

#select-language .flagko, .flagko {
	background-position: 0 -120px;
}

#select-language .flagit, .flagit {
	background-position: 0 -140px;
}

#select-language .flagpt, .flagpt {
	background-position: 0 -160px;
}

#select-language .flagtr, .flagtr {
	background-position: 0 -180px;
}