/*
Template Name: Education Time
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(forms.css);

@import url(tables.css);

@import url(homepage.css);

@import url(gallery.css);

@import url(featured_slide.css);



body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F8F8F2;
	background-color: #528ecb;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

.justify {
	text-align: justify;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.nostart {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

.clear {
	display: inline-block;
}

html[xmlns] .clear {
	display: block;
}

* html .clear {
	height: 1%;
}

a {
	outline: none;
	text-decoration: underline;
}

.fl_left {
	float: left;
}

.fl_right {
	float: right;
}

.imgholder,.imgl,.imgr {
	text-align:center;
	padding: 4px;
	/* border: 1px solid #D7DBE0; */
}

.imgl {
	float: left;
	margin: 0 15px 15px 0;
	clear: left;
}

.imgr {
	float: right;
	margin: 0 0 15px 15px;
	clear: right;
}

/* ----------------------------------------------Wrapper-------------------------------------*/
div.wrapper {
	display: block;
	width: 100%;
	text-align: left;
}

div.wrapper h1,div.wrapper h2,div.wrapper h3,div.wrapper h4,div.wrapper h5,div.wrapper h6
	{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
}

.row1 {
	color: #5F8EC2;
	background-color: #528ecb;	
}

.row1 a {
	color: #F8F9F3;
	background-color: #528ecb;
}

.row2 {
	color: #F8F9F3;
	background-color: #c2d8ef;
	border-top: 1px solid #2B4D71;
	border-bottom: 1px solid #2B4D71;
}

.row3 {
	color: #777777;
	/*background: url("../images/featured_slide_bg.gif") top left repeat-x
		#F8F9F3;*/
}

.row4 {
	color: #777777;
	background-color: #F8F9F3;
	border-bottom: 2px solid #528ecb;
}

.row5 {
	padding: 20px 0 20px 0;
	border-top: 1px solid #F8F9F3;
}

/* ----------------------------------------------Generalise-------------------------------------*/
#header,#featured_slide,#container,#footer,#copyright {
	position: relative;
	margin: 0 auto 0;
	display: block;
	width: 960px;
}

/* ----------------------------------------------Header-------------------------------------*/
#header {
	padding: 25px 0 20px 0;
}

#header h1,#header p,#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	color: white;
}

#header h1 {
	font-size: 36px;
	font-variant: small-caps;
}

#header a {
	text-decoration: none;
}


#header p {
	margin-top: 4px;
}

/* ----------------------------------------------Content-------------------------------------*/
#container {
	padding: 30px 0;
}

#container h1,#container h2,#container h3,#container h4,#container h5,#container h6
	{
	color: #072c53;
	background-color: #F8F9F3;
}

#container a {
	color: #072c53;
	background-color: #F8F9F3;
}

#container .title {
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 5px solid #c2d8ef;
}

#content {
	display: block;
	float: left;
	width: 630px;
}

/* ------Comments-----*/
#comments {
	margin-bottom: 40px;
}

#comments .commentlist {
	margin: 0;
	padding: 0;
}

#comments .commentlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comments .commentlist li.comment_odd,#comments .commentlist li.comment_even
	{
	margin: 0 0 10px 0;
	padding: 15px;
	list-style: none;
}

#comments .commentlist li.comment_odd {
	color: #666666;
	background-color: #F7F7F7;
}

#comments .commentlist li.comment_odd a {
	color: #591F58;
	background-color: #F7F7F7;
}

#comments .commentlist li.comment_even {
	color: #666666;
	background-color: #E8E8E8;
}

#comments .commentlist li.comment_even a {
	color: #591F58;
	background-color: #E8E8E8;
}

#comments .commentlist .author .name {
	font-weight: bold;
}

#comments .commentlist .submitdate {
	font-size: smaller;
}

#comments .commentlist p {
	margin: 10px 5px 10px 0;
	padding: 0;
	font-weight: normal;
	text-transform: none;
}

#comments .commentlist li .avatar {
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0 0 0 10px;
}

/* ----------------------------------------------Column-------------------------------------*/
#column {
	display: block;
	float: right;
	width: 300px;
}

#column .holder,#column #featured {
	display: block;
	width: 300px;
	margin-bottom: 20px;
}

#column .holder h2.title {
	display: block;
	width: 100%;
	height: 65px;
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 20px;
	text-transform: none;
	line-height: normal;
	border-bottom: 1px dotted #999999;
}

#column .holder h2.title img {
	float: left;
	margin: -15px 8px 0 0;
	padding: 5px;
	border: 1px solid #999999;
}

#column div.imgholder {
	display: block;
	width: 290px;
	margin: 0 0 10px 0;
}

#column .holder p.readmore {
	display: block;
	width: 100%;
	font-weight: bold;
	text-align: right;
	line-height: normal;
}

/* Featured Block */
#column #featured ul,#column #featured h2,#column #featured p {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666666;
	background-color: #F7F7F7;
}

#column #featured a {
	color: #591F58;
	background-color: #F7F7F7;
}

#column #featured li {
	display: block;
	width: 250px;
	margin: 0;
	padding: 20px 25px;
	color: #666666;
	background-color: #F7F7F7;
}

#column #featured li p.imgholder {
	display: block;
	width: 240px;
	height: 90px;
	margin: 20px 0 15px 0;
}

#column #featured li h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	border-bottom: 1px dotted #999999;
}

#container #column .readmore a {
	display: block;
	width: 100%;
	margin-top: 15px;
	height: auto;
	padding-left: 0;
	font-weight: bold;
	text-align: right;
	line-height: normal;
	background: none;
}

#column .latestnews {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#column .latestnews li {
	display: block;
	width: 100%;
	height: 99px;
	margin: 0 0 11px 0;
	padding: 0 0 21px 0;
	border-bottom: 1px dotted #C7C5C8;
	overflow: hidden;
}

#column .latestnews li.last {
	margin-bottom: 0;
}

#column .latestnews p {
	display: inline;
}

#column .latestnews img {
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #C7C5C8;
	clear: left;
}

/* ----------------------------------------------Footer-------------------------------------*/
#footer {
	line-height: 2em;
}

#footer,#footer a {
	color: #F8F8F2;
	background-color: #528ecb;
}

#footer h2,#footer p,#footer ul,#footer a,#footer address {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
	font-style: normal;
}

#footer h2 {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 22px;
	color: #7F99A9;
	background-color: #528ecb;
}

#footer .foot_contact {
	display: block;
	float: left;
	width: 380px;
	margin: 0 40px 0 0;
	padding: 0;
}

#footer .foot_contact address {
	margin-bottom: 30px;
}

#footer .footbox {
	display: block;
	float: left;
	width: 100%;
	margin: 0 0px 0 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
}

#footer .footbox h2 {
	margin-bottom: 20px;
	font-size: 14px;
	text-transform: uppercase;
}

#footer .last {
	margin: 0;
}

/* ----------------------------------------------Copyright-------------------------------------*/
#copyright {
	padding: 15px 0;
	border-top: 1px solid #2B4D71;
}

#copyright p {
	margin: 0;
	padding: 0;
}

#copyright,#copyright a {
	color: white;
	background-color: #528ecb;
}

#container #content {
	display: block;
	float: left;
	width: 500px;
	margin-left: 30px;
}

/* ----------------------------------------------Generalise-------------------------------------*/
#container #left_column .holder,#container #right_column .holder {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

#container #left_column .imgholder,#container #right_column .imgholder {
	display: block;
	margin-bottom: 10px;
}

#container #left_column .nostart li,#container #right_column .nostart li
	{
	margin-bottom: 3px;
	padding-bottom: 10px;
}

#container #left_column .nostart li a,#container #right_column .nostart li a
	{
	padding-left: 10px;
	background: url("../images/arrow.gif") left center no-repeat;
}

#container #left_column .last,#container #right_column .last {
	margin-bottom: 0;
}

/* ----------------------------------------------Left Column-------------------------------------*/
#container #left_column {
	display: block;
	float: left;
	width: 150px;
}

#container #left_column .imgholder {
	width: 190px;
}

/* ----------------------------------------------Right Column-------------------------------------*/
#container #right_column {
	display: block;
	float: right;
	width: 200px;
}

#container #right_column .imgholder {
	width: 240px;
}

/*
Template Name: Education Time
File: Navigation CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

#topnav{
	position:relative;
	margin:0 auto;
	display:block;
	width:960px;
	font-size:12px;
	z-index:1000;
	}

#topnav ul, #topnav li{
	margin:0;
	padding:0;
	list-style:none;
	}

#topnav li{
	float:left;
	margin-right:30px;
	}

#topnav li li{
	margin-right:0;
	}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
	display:block;
	margin:0;
	padding:15px 0;
	color:#072c53;
	background-color:#c2d8ef;
/* 	text-transform:uppercase; */
	text-decoration: none;
	}

#topnav ul ul li a:link, #topnav ul ul li a:visited{
	border:none;
	}

#topnav li a:hover, #topnav li.active a{
	color:#5F8EC2;
	background:url("../images/topnav_a.gif") top center no-repeat #c2d8ef;
	}

#topnav li li a:link, #topnav li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:7px 10px;
	font-size:12px;
	font-weight:normal;
	color:#F8F9F3;
	background-color:#c2d8ef;
	background-image:none;
	border:none;
	}

#topnav li li a:hover{
	color:#5F8EC2;
	background-color:#c2d8ef;
	}

#topnav ul ul{
	z-index:9999;
	position:absolute;
	left:-999em;
	height:auto;
	width:170px;
	border-left:1px solid #2B4D71;
	border-bottom:1px solid #2B4D71;
	}

#topnav ul ul a{
	width:140px;
	}

#topnav li:hover ul{
	left:auto;
	}

#topnav li:hover{
	position:static;
	}

#topnav li.last{
	margin-right:0;
	}

/* ----------------------------------------------Column Navigation-------------------------------------*/

#column .subnav{
	display:block;
	width:250px;
	padding:25px;
	background-color:#F7F7F7;
	margin-bottom:30px;
	}

#column .subnav h2{
	margin:0 0 20px 0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8199A9;
	background-color:#F7F7F7;
	line-height:normal;
	border-bottom:1px dotted #666666;
	}

#column .subnav ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#column .subnav li{
	margin:0 0 3px 0;
	padding:0;
	}

#column .subnav ul ul, #column .subnav ul ul ul, #column .subnav ul ul ul ul, #column .subnav ul ul ul ul ul{
	border-top:none;
	padding-top:0;
	}

#column .subnav a{
	display:block;
	margin:0;
	padding:5px 10px 5px 20px;
	color:#666666;
	background:url("../images/purple_file.gif") no-repeat 10px center #F7F7F7;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	}

#column .subnav a:hover{
	color:#591F58;
	background-color:#F7F7F7;
	}

#column .subnav ul ul a, #column .subnav ul ul ul a, #column .subnav ul ul ul ul a, #column .subnav ul ul ul ul ul a{
	background:url("../images/black_file.gif") no-repeat #F7F7F7;
	}

#column .subnav ul ul a{
	padding-left:40px;
	background-position:30px center;
	}

#column .subnav ul ul ul a{
	padding-left:50px;
	background-position:40px center;
	}

#column .subnav ul ul ul ul a{
	padding-left:60px;
	background-position:50px center;
	}

#column .subnav ul ul ul ul ul a{
	padding-left:70px;
	background-position:60px center;
	}

/* ----------------------------------------------Pagination-------------------------------------*/

.pagination{
	display:block;
	width:100%;
	text-align:center;
	clear:both;
	}

.pagination ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.pagination li{
	display:inline;
	}

.pagination .next{
	margin:0;
	}

.pagination a{
	display:inline-block;
	padding:2px 5px 3px 5px;
	margin:0 2px 0 0;
	border:1px solid #D8D9DE;
	}

.pagination .current, .pagination .splitter{
	padding:6px;
	margin:0 2px 0 0;
	}

.wrapper .pagination a:hover, .pagination .current, .pagination .splitter{
	color:#9B9B9B;
	background-color:#F8F9F3;
	}