/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7772;
}


h1, h2, h3, h2left {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7772;
	font-weight: normal;
	font-weight: 700;
}

h1 {
	font-size: 197%;
	text-align: center;
}

h2 {
	font-size: 150%;
	text-align: center;
}

h2left {
	font-size: 140%;
	text-align: left;
}

h3 {
	font-size: 100%;
}

.white {
	color: #FFFFFF;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 130%;
}

p {
}

blockquote {
	font-style: italic;
}


ul {
}

ol {
}

a {
	color: #cc3333;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	/*border: 1px solid #B2B2B2;*/
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 970px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 100px;
	background: url(images/brain_education_logo.png) no-repeat;
}

#logo2 {
	float: left;
	width: 629px;
	height: 60px;
	background: url(images/brain_education_online_logo_right.png) no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 970px;
	height: 60px;
	margin: -20px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 30px;
}

#menu li:hover {
	background: #fff200;
}

#menu a {
	display: block;
	width: 60px;
	height: 25px;
	padding: 7px 20px 0 20px;
	text-align: center;
	font-size: 95%;
	text-decoration: none;
	/* text-transform: lowercase; */
	font-weight: bold;
	color: #7F7772;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #cbe3f6 url(images/img05.gif) no-repeat;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
}

/* Page */

#page {
	width: 970px;
	margin: 0 auto 20px auto;
	background: url(images/img07.gif) repeat-y 260px 0;
}

/* Content */

#content {
	float: right;
	width: 690px;
	background: url(photos/brain_education_student_computer.gif) no-repeat;
}	

#content2 {
	float: right;
	width: 690px;
}

#content3 {
	float: right;
	width: 690px;
	background: url(images/img11b.gif) no-repeat;
}

#content_about {
	float: right;
	width: 690px;
	background: url(photos/brain_education_about.gif) no-repeat;
}

#content_certification {
	float: right;
	width: 690px;
	background: url(photos/brain_education_certification.gif) no-repeat;
}

#content_catalog {
	float: right;
	width: 690px;
	background: url(photos/brain_education_catalog.gif) no-repeat;
}

#content_news {
	float: right;
	width: 690px;
	background: url(photos/brain_education_news.gif) no-repeat;
}

#content_support {
	float: right;
	width: 690px;
	background: url(photos/brain_education_support.gif) no-repeat;
}

#content_network {
	float: right;
	width: 690px;
	background: url(photos/brain_education_network.gif) no-repeat;
}

#content_trial {
	float: right;
	width: 690px;
	background: url(photos/brain_education_trial.gif) no-repeat;
}

#textbox {
	height: 163px;
	width: 260px;
	float: right;
	background-color: #fff200;
	color: #000000;
	/* for IE */
    /* filter: alpha(opacity=85); */
    /* CSS3 standard */
    /* opacity: 0.85; */
	padding: 0px 6px 1px 8px;
	margin: 0px 18px 0px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#textbox_trial {
	height: 137px;
	width: 260px;
	float: right;
	background-color: #fff200;
	color: #000000;
	/* for IE */
    /* filter: alpha(opacity=85); */
    /* CSS3 standard */
    /* opacity: 0.85; */
	padding: 0px 6px 1px 8px;
	margin: 0px 18px 0px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#textbox_about {
	height: 110px;
	width: 360px;
	float: right;
	background-color: #fff200;
	color: #000000;
	/* for IE */
    /* filter: alpha(opacity=85); */
    /* CSS3 standard */
    /* opacity: 0.85; */
	padding: 5px 6px 1px 8px;
	margin: 0px 18px 0px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content a, #content_about a, #content_certification a, #content_catalog a, #content_news a, #content_support a, #content_network a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 115%;
}

#main-window {
	height: 430px;
	font-size: 100%;
}

.title {
	padding-bottom: 5px;
	/*border-bottom: 1px solid #EDEBD5;*/
}

.imagelink {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: 700;
	text-transform: uppercase;
    text-align: right;
/*    float: right;*/
/*    list-style: none;*/
    padding: 5px 5px 3px 7px;
    margin: 8px 18px 0px 0px;
	background-color:#cc3333;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.imagelink:hover {
	background-color: #fff200;
}


.faculty_button {
	font-size: 80%;
	font-weight: 700;
}

.lee-photo {
	margin: 0px 8px 0px 0px;
}

#twocols {
}

#twocols a {
	color: #cc3333;
}

#twocols a:hover {
	text-decoration: none;
}

.col1 {
	float: left;
	width: 310px;
	padding: 10px 10px 10px 10px;
	background: url(images/img11a.gif) no-repeat;

}

.col2 {
	float: right;
	width: 310px;
	background: url(images/img11a.gif) no-repeat;
	padding: 10px 10px 10px 10px;
}

.col3 {
	float: left;
	width: 30px;
	height: 400px;
	background: url(images/img07.gif) repeat-y 15px 0;
}

.col3-long {
	float: left;
	width: 30px;
	height: 800px;
	background: url(images/img07.gif) repeat-y 15px 0;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 13px;
	background: url(images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	font-size: 130%;
	font-weight: bold;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
}

#sidebar a:hover {
	color: #fff200;
}

.sidemenu {
	width: 200px;
	height: 23px;
	margin: 0px 0px 0px 20px;
	background: url(images/brain_menu_1.jpg) no-repeat;
	text-align: center;
	padding: 7px 0px 0px 0px;
	font-size: 110%;
}

.sidemenu_reg {
	width: 200px;
	height: 23px;
	margin: 0px 0px 0px 20px;
	background: url(images/brain_menu_2.jpg) no-repeat;
	text-align: center;
	padding: 7px 0px 0px 0px;
	font-size: 110%;
}


.sidemenu2 {
	width: 100px;
	height: 23px;
	margin: 0px 0px 0px 20px;
	background: url(images/brain_menu_1m.jpg) no-repeat;
	text-align: center;
	padding: 7px 0px 0px 0px;
	font-size: 110%;
}

.sidemenu_reg2 {
	width: 100px;
	height: 23px;
	margin: 0px 0px 0px 20px;
	background: url(images/brain_menu_2m.jpg) no-repeat;
	text-align: center;
	padding: 7px 0px 0px 0px;
	font-size: 110%;
}

#sidebar2 {
	float: center;
	width: 100px;
	font-color: #ffffff

}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #fff200 url(images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
	color: #666666;
}

#footer a {
	color: #666666;
}

/*-------------------------------------------------------------------------------*/
/* Tab box layout ----------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/

div.tabBox {
}

div.tabArea {
  font-size: 10px;
  color:#FFFFFF;
  padding: 0px 0px 3px 0px;
}

a.tab {
  background-color: #cbe3f6;
  color:#FFFFFF;
 /* border: 2px solid #000000;
  border-bottom-width: 0px;
  border-color: #f0d0ff #b090e0 #b090e0 #f0d0ff;
  border-color: #3fc91f #107f28 #107f28 #3fc91f;
  -moz-border-radius: 0em 0em 0em 0em;
  border-radius-topleft: 0em;
  border-radius-topright: 0em;*/
  padding: 2px 3px 3px 4px;
  position: relative;
  text-decoration: none;
  top: 3px;
  z-index: 100;
  font-size:11px;
}

a.tab, a.tab:visited {
  color: #ffffff;
}

a.tab:hover {
  background-color: #fff200;
 /* border-color: #3fc91f #107f28 #107f28 #3fc91f;*/
  color: #ffffff;
  text-decoration: none;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #1c5aed;
 /* border-color: #3fc91f #107f28 #107f28 #3fc91f;*/
  color: #ffffff;
}

a.tab.activeTab {
  padding-bottom: 4px;
  top: 1px;
  z-index: 102;
  color: #ffffff;
  text-decoration: none;
}

div.tabMain {
/*  background-color: #9070c0;
  border: 2px solid;
  border-color: #b090e0 #7050a0 #7050a0 #b090e0;
  border-color: silver;
  -moz-border-radius: 0em 0em 1em 1em;
  border-radius-bottomleft: 1em;
  border-radius-bottomright: 1em;
  padding: .5em;*/
  position: relative;
  z-index: 101;
/*background-image:url(../images/news_bg.jpg);*/
background-repeat:x-repeat;
}

div.tabIframeWrapper {
  width: 100%;
}

iframe.tabContent {
  width: 100%;
  height: 36ex;
}


/*-------------------------------------------------------------------------------*/
/* Iframe layout ----------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/

div#iframe_content { 
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:10px;
color:#666666;
background-image:url(../images/news_bg.jpg);
background-repeat:x-repeat;
width:274px;
height:100%;
overflow:hidden;
}

div#iframe_content a, a:link, a:active, a:visited, a:hover {color:#666666;}

div#iframe_content ul {
font-family: Verdana,Arial,Sans-serif;
font-size:10px;
line-height:12px;
color:#666666;
margin-left: 0; padding-left: 0px;
}

div#iframe_content h1 {
font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
font-size:16px;
line-height:16px;
color:#0a70b2;
}

div#iframe_content h2 {
font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
font-size:14px;
line-height:16px;
color:#0a70b2;
}

div#iframe_content h3 {
font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
font-size:14px;
line-height:16px;
color:#0a70b2;
}

