/* @override 
	http://hometutor.gtdabtesting.com/design/css/screen.css
	http://www.1-2-1hometutors.co.uk/design/css/screen.css
*/

body {
	margin: 0px;
	padding: 0px;
	background: #efefef url(../images/body_bg.gif) repeat-y center top;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

#container {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	padding: 13px 22px 4px 15px;
}

#contact_details {
	width: 500px;
	float: right;
	text-align: right;
	padding-top: 50px;
}

#contact_details h1 {
	font-size: 1.6em;
	margin: 0px;
	color: #7f0f5c;
}

#contact_details h1 .highlight {
	color: #94ae05;
}

#top_nav {
	background-image: url(../images/nav_bg.gif);
	clear: both;
	height: 40px;
}

#top_nav ul {
	margin: 0px;
	padding: 2px 0px 0px 10px;
}

#top_nav li {
	display: inline;
	list-style-type: none;
}

#top_nav li a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 11px 17px 9px 17px;
}

#top_nav li a:hover {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 11px 17px 9px 17px;
	background-color: #960f6e;
}

#banner {
	padding: 8px 2px 8px 12px;
}

#banner img.header {
	background-color: #EEE;
	padding: 12px;
	border: 1px solid #CCC;
	margin-top: 3px;
}

#subject_links_container {
	width: 490px;
	float: right;
}

#subject_links_container img {
	padding: 2px 4px 3px 4px;
	border: none;
}

#quick_links_container {
	padding: 0px 10px 0px 10px;
	font-size: 0.9em;
	color: #FFF;
	line-height: 1.3em;
}

#quick_links_container p {
	margin: 0px;
}

#quick_links_container a {
	color: #FFF;
	text-decoration: none;
}

#quick_links_container a:hover {
	color: #FFF;
	text-decoration: underline;
}

.quick_link1 {
	width: 337px;
	height: 70px;
	padding: 18px 20px 0px 105px;
	float: left;
	background-image: url(../images/primary_entrance.gif);
}

.quick_link1 h1 {
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	color: #fff;
}

.quick_link2 {
	width: 348px;
	height: 70px;
	padding: 18px 20px 0px 94px;
	float: right;
	background-image: url(../images/sats_and_11_plus.gif);
}

.quick_link2 h1 {
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	color: #fff;
}

#content {
	padding: 10px 12px 10px 12px;
	clear: both;
}

#side_bar {
	width: 266px;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
}

.side_nav {
	background: #f2f2f2 url(../images/side_nav_top.gif) no-repeat center top;
	margin-bottom: 10px;
}

.side_nav h1 {
	color: #FFF;
	font-style: italic;
	margin: 0px;
	font-size: 1.4em;
	display: block;
	padding: 10px 5px 5px 52px;
}

.side_nav_inner {
	background: url(../images/side_nav_bottom.gif) no-repeat center bottom;
	padding: 0px 0px 15px 0px;
}

.side_nav ul {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

.side_nav li {
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 0px;
}

.side_nav li a {
	display: block;
	padding: 8px 10px 7px 10px;
	color: #7f0f5c;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
	margin: 0px 15px 0px 15px;
}

.side_nav li a.child {
	padding-left: 30px;
	font-size: 0.9em;
	padding-bottom: 6px;
	font-style: italic;
	
	color: #839a12;
}

.side_nav li a:hover.child {
	padding-left: 30px;
	font-size: 0.9em;
	padding-bottom: 6px;
	font-style: italic;
	color: #839a12;
}

.side_nav li a:hover {
	display: block;
	padding: 8px 10px 7px 10px;
	color: #7f0f5c;
	text-transform: uppercase;
	text-decoration: underline;
	border-bottom: 1px solid #DDD;
	margin: 0px 15px 0px 15px;
}

.latest_news {
	background: #f2f2f2 url(../images/news_top.gif) no-repeat center top;
	margin-bottom: 10px;
}

.find_tutor_link {
	margin-bottom: 10px;
}

.latest_news h1 {
	color: #FFF;
	font-style: italic;
	margin: 0px;
	font-size: 1.4em;
	display: block;
	padding: 10px 5px 9px 52px;
}

.latest_news img {
	border-bottom: 3px solid #94ae05;
	margin-bottom: 4px;
}

.latest_news_inner {
	background: url(../images/side_nav_bottom.gif) no-repeat center bottom;
	padding: 0px 0px 15px 0px;
}

.latest_news_inner h2 {
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 15px 0px 15px;
	font-size: 1em;
	display: block;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #DDD;
}

.latest_news_inner h2 a {
	color: #8fa914;
}

.latest_news_inner h2 a:hover {
	color: #8fa914;
	text-decoration: none;
}

#content {
	clear: both;
}

#main_content {
	width: 647px;
	float: right;
	line-height: 1.4em;
	color: #333;
	padding-top: 8px;
}

#main_content ul, ol {
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 30px;
}

#main_content p {
	margin: 0px 0px 14px 0px;
}

#main_content h1 {
	margin: 0px 0px 13px 0px;
	color: #7f0f5c;
	font-size: 1.8em;
	line-height: 1.1em;
}

#main_content h2 {
	margin: 0px 0px 13px 0px;
	color: #94ae05;
	font-size: 1.3em;
	line-height: 1.1em;
}

#main_content h3 {
	margin: 0px 0px 13px 0px;
	color: #7f0f5c;
	font-size: 1.1em;
	line-height: 1.2em;
}

#main_content a {
	color: #7f0f5c;
	font-weight: bold;
	font-size: 1em;
}

#main_content a:hover {
	color: #7f0f5c;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

#main_content blockquote {
	background-color: #f2f2f2;
	margin: 0px 0px 13px 0px;
	padding: 17px 22px 17px 22px;
	color: #7f0f5c;
	font-size: 1.1em;
	font-style: italic;
}

#main_content cite {
	color: #94ae05;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	text-align: right;
}

.right {
	border: 4px solid #94ae05;
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}

.left {
	border: 4px solid #94ae05;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}

.border {
	border: 4px solid #94ae05;
	margin-bottom: 13px;
}

#footer {
	background-color: #CCC;
	clear: both;
	padding: 18px 15px 18px 15px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #999;
}

#footer li a {
	color: #666;
	text-decoration: none;
	padding: 0px 6px 0px 3px;
}



.newsrow {
	background-color: #EEE;
	padding: 15px 15px 15px 15px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
#main_content .newsrow h3 {
	font-size: 1.3em;
	margin-bottom: 0px;
}

.newsrow .news_dates  {
	color: #95AD00;
	font-weight: bold;
	border-bottom: 1px solid #BBB;
	display: block;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

#tutor {
	background-color: #EEE;
	padding: 22px 24px 18px 30px; 
	border: 1px solid #CCC;
	font-weight: bold;
	margin-bottom: 13px;
}

#tutor dl {
	margin: 0px;
	padding: 0px;
}

#tutor dt {
	margin: 0px;
	padding: 0px;
}

#tutor dd {
	margin: 0px;
	padding: 3px 0px 7px 0px;
}

#tutor input {
	width: 530px;
}

#tutor textarea {
	width: 534px;
}

#tutor select {
	width: 530px;
}

.disclaimer {
	font-size: 0.7em;
	font-style: italic;
}

#social_links {

	padding-top: 15px;
	padding-bottom: 38px;
	border-top: 1px solid #DDD;
	margin-left: 10px;
}

#social_links img {
	float: left;
}

.share {
	width: 170px;
	float: right;
	padding-top: 8px;
}

#social_links .twitter {
	margin-top: -20px;
	margin-left: 5px;
	border: none;
}

.facebook {

}


