/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

	Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
}

p  {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height:1.8em;
	color:#646464;
	letter-spacing:0.3px;
	font-size:13px;
}



p.subheader
{
	margin-left: 0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 5px;
	font-family: "Gill Sans MT";
	color: #293E3B;
	font-weight: bold;
	font-size:17px;
}

p.sectionsubheader
{
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	color: #280D0D;
	font-weight: bold;
}

p.subheaderlevel2
{
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: -15px;
	font-weight: bold;
}

p.subheaderlevel2-italic
{
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: -15px;
	font-style:italic;
}

h1, h2, h3, h4, h5, h6, address, blockquote, table, dl, fieldset {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}

h1.h1-pageHeader
{
	font-size:36px;
}

td {
	width:20%;
}

td.rowHeader
{
	background-color:#18573B;
	color:#ADCDC3;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width:50%;
}

td.rowHeaderWide
{
	background-color:#18573B;
	color:#ADCDC3;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

td.smallCell
{
	padding-left: 10px;	
	padding-top: 10px;
	padding-bottom: 10px;
}

td.wideCell
{
	padding-left: 10px;	
	padding-top: 10px;
	padding-bottom: 10px;
}

td.noteCell
{
	padding-left: 10px;	
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:10px;
	font-style:italic;
}

td.testimonialComment
{
	
	color: #3B3E3E;
	font-style:italic;
}

td.testimonialName
{
	
	color: #293E3B;
	font-style:italic;
	text-align: right;
	
}

table.testimonials
{
	border: thin none #FFF;
	padding-right: 20%;
}

table.rate
{
	width:100%;
	background-color:#ADCDC3;
	border-style:none
}

table.location
{
	width:100%;
	background-color:#F8F8F8;
	border-style:none
}

table.examSchedule
{
	width:100%;
}

table.examSchedule tr td {
	
	width:20%;
	text-align:left;
	margin-left:-5px;
	
}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

ul.ul-01 {
	margin-top:0px;
	margin-left:-30px;

list-style:none;}
ul.ul-01 li {padding:2px 0 2px 25px; background:url("../design/ul-01.gif") 0 50% no-repeat;}

ul.ul-02 {margin:15px 0 0 5px; list-style:none; }
ul.ul-02 li {
	padding:2px 0 2px 25px;
	background:url("../design/ul-01.gif") 0 50% no-repeat;
}

ul.ul-list {margin:15px 0; list-style:none;}
ul.ul-list li {padding:1px 0;}
ul.ul-list span.date {padding-right:10px;}

ul.ul-03 {
	list-style:none;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:-33px;
	padding-right: 1px;
}

ul.ul-04 {
	list-style:none; 
	margin-left:-40px;
}
ul.ul-04 li {
	padding-bottom:6px;
	padding-top:6px;
	font-size:16px;
	font-weight:600;
	
}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:970px; margin:0 auto; overflow:hidden;}

    #header {
	position:relative;
	height:90px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#116F62;
}

        #logo {margin:0;}
    
        #nav {
	position:absolute;
	top:60px;
	right: 10px;
	width: 130px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
 #top-bar {
	position:absolute;
	top:80px;
	right: 10px;
	width: 150px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

        #nav span {margin:0 8px;}
        #nav #nav-active {font-weight:bold; text-decoration:none;}

        #nav2 {
	position:absolute;
	top:25px;
	right: 0px;
	width: 340px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	color: #FEEC96;
	float: left;
}
        #nav2 span {margin:0 8px;}
        #nav2 #nav-active {font-weight:bold; text-decoration:none;}

#nav3 {
	position:relative;
	width: 350px;
	margin-bottom: 10px;
	margin-top:20px;
	float: right;
	right: 0px;
}
        #nav3 span {margin:0 8px;}
        #nav3 #nav-active {font-weight:bold; text-decoration:none;}

    #quicklink {
	position:fixed;
	background:#fff4c8;
	border:1px solid #ffcc00;
	width:150px;
	z-index: 100;
	float: right;
	top: 50%;
	right: 30%;
	}		
    
    #tray {
	position:relative;


	height:45px;
	overflow:hidden;
	font:bold 90%/1 "tahoma",sans-serif;
	background-attachment: scroll;
	background-image: url(../design/tray.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
    #tray ul {margin:0; list-style:none; width:auto; }
    #tray li {display:inline;}
    #tray li a {
	display:block;
	float:left;
	background:url("../design/tray-separator.gif") 100% 0 no-repeat;
	text-decoration:none;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 17px;
	padding-left: 15px;
}
    #tray li a:hover {background:url("../design/tray-hover.gif");}
    #tray li#tray-active a {background:url("../design/tray-active.gif");}
	#tray li#tray-active2 a {background:url("../design/tray-active2.gif");}

    #footer {clear:both; padding:20px 20px 40px 20px; font-size:85%;}
    #footer p {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#col-top {
	width:80%;
	height:5px;
	margin-top:15px;
	background:url("../design/col-top.gif") 0 0 no-repeat;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
#col-bottom {
	width:100%;
	height:5px;
	margin-bottom:15px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#col {
	position:relative;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 0 0;
	overflow: hidden; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
	z-index: 5;
}

#col-control ul#nav-slide {
	display: block;
	list-style: none;
	position: relative; z-index: 105;
	
}
	#col-control ul#nav li#prev {
		float: left; margin: 0 0 0 10px;
	}

	#col-control ul#nav li#next {
		float: right; margin: 0 50px 100px 0;
	}
	
	#col-control ul#nav-slide li a {
		display: block; width: 20px; height: 20px; text-indent: -9999px;
	}
		#col-control ul#nav-slide li#prev a {
	background: url(../design/left.png);
	position: absolute;
	top: -45px;
	right: 35px;
		}
		#col-control ul#nav-slide li#prev a:hover {
	background: url(../design/left_click.png);
	position: absolute;
	top: -45px;
	right: 35px;
		}		
		#col-control ul#nav-slide li#next a {
	background: url(../design/right.png);
	right: 10px;
	position: absolute;
	top: -45px;
		}
		#col-control ul#nav-slide li#next a:hover {
	background: url(../design/right_click.png);
	right: 10px;
	position: absolute;
	top: -45px;
		}		

	#col ul#slides {
		list-style: none;
	}
		#col ul#slides li {
			margin: 0 0 20px 0;
		}


#col-browser {
	position:relative;
	float:left;
	width:35%;
	height: 40%;
	left: 10px;
}
#col-math {
	position:relative;
	float:right;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-bottom: 25px;
	padding-right:30px;
	
}
    #col-browser img {
	position:relative;
	left:12px;
	float:left;
}

    #col-text {
	float:left;
	width:55%;
	line-height:1;
	padding-left: 15px;
	height: 40%;
}

    #col-text-slide {
	float:left;
	width:58%;
	line-height:1;
	padding-left: 15px;
	height: 40%;
}

#col-title-img {
	float:left;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left:15px;
	padding-right:30px;
	
}

        #slogan {position:relative; width:289px; height:33px; overflow:hidden; margin:0; padding:0; font-size:180%;}
        #slogan span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../tmp/slogan.gif") 0 0 no-repeat;}
        #btns {margin-top:25px; margin-bottom:0;}

#cols2-top {width:100%; height:5px; margin-top:15px; background:url("../design/cols2-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2-bottom {width:100%; height:5px; margin-bottom:15px; background:url("../design/cols2-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2 {background:url("../design/cols2.gif") 0 0 repeat-y;}

    #cols2 #col-left {float:left; width:595px; padding:20px;}
    #cols2 #col-right {float:right; width:268px; margin-right:1px; padding:20px;}
    
        #cols2 #col-left h4, #cols2 #col-right h4 {margin:0; font-size:100%;}
        #cols2 #col-left .title {background:url("../design/dot.gif") 0 50% repeat-x;}
        #cols2 #col-left .title h4 {display:inline; padding-right:10px;}
        #cols2 #col-left .title span {padding-left:10px;}

        #cols2 .box {margin-top:15px;}
        #cols2 #col-right h4 {background:url("../design/dot-02.gif") 0 50% repeat-x;}
        #cols2 #col-right h4 span {padding-right:10px;}
        #cols2 .col-right-img {float:left; width:65px;}
        #cols2 .col-right-text {float:right; width:190px;}
        #cols2 .col-right-text p {margin:0;}

#cols3-top {width:100%; height:5px; margin-top:15px; background:url("../design/cols3-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3-bottom {width:100%; height:5px; margin-bottom:15px; background:url("../design/cols3-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3 {
	width: 100%;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 0 0;
}

    .col {
		float:left;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 1px;
		height: 20%;
		padding-right: 1px;
		margin-right: 15px;
		width: 32.085%;
	}
	.col-big
	{
		float:left;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 1px;
		height: 20%;
		padding-right: 1px;
		margin-right: 15px;
		width: 64.17%;
	}

    .col.last {margin-right:0;}
    .col h3 {margin:0; padding:7px 15px 1px 15px; font-size:14px;}
	.col p {padding:10px; background-color:#EEEEEE}

        .col-text {padding:20px; border-top:1px solid #DFDFDF;}
        .col-text p {margin:0;}
        .col-text ul {margin-bottom:0;}
        .col-more {padding:10px 10px 1px 0; text-align:right;}
		

    #math-text {
	float:left;
	width:60%;
	line-height:1;
	padding-left: 15px;
	}
	
	#right-col {
		border-left-style:dashed;
		border-left-color:#EBEBEB;
		border-left-width:thick;
		width:30%;
		
		position:relative;
		float:right;
		padding-bottom: 25px;
		padding-right:30px;
		padding-left:20px;
		
	}
	
	#right-sideHeader {
		color:#797979;
		font-weight:400;
		font-size:24px;
		letter-spacing:1px;
	}
	
	#right-section {
		border-top-style:dashed;
		border-top-color:#EBEBEB;
		border-top-width:thick;
		padding-top:10px;
	
		padding-bottom:10px;
	}
	
	#right-topsection {
		padding-top:15px;
		padding-bottom:15px;
	}
/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.ico-comment {padding-left:18px; background:url("../design/ico-comment.gif") 0 50% no-repeat;}
.ico-rss {padding-left:18px; background:url("../design/ico-rss.gif") 0 50% no-repeat;}

.smaller {font-size:85%;}
