html {background:#f80000 url(../images/bg-html.gif) repeat-x;}
body {
	margin:0;
	background:url(../images/bg-body.jpg) 50% 0 no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
}
img { border-style:none;}
a {
	text-decoration:none;
	color:#c00;
}
/* global links */
a:hover {color:#09c;}
a:visited {color:#c00;}
a.active {color:#f00;}
input, textarea, select {
	vertical-align:middle;
	font:11px Arial, Helvetica, sans-serif;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper {
	width:901px;
	margin:0 auto;
	padding-bottom:25px;
}
/* twocolumns */
#twocolumns {
	width:901px;
	background:url(../images/bg-twocolumns.gif) repeat-y;
	overflow:hidden;
	padding-bottom:19px;
}
.twocolumns-b {
	background:url(../images/bg-twocolumns-b.gif) 0 100% no-repeat;
	height:4px;
	overflow:hidden;
	font-size:0;
}
/* sidebar */
#sidebar {
	width:205px;
	float:left;
	overflow:hidden;
	text-align:right;
}
.sidebar-holder {
	background:url(../images/bg-sidebar.gif) repeat-y;
	height:1%;
	padding:0 0 42px;
}
.sidebar-b {
	background:url(../images/bg-sidebar-b.png) 0 100% no-repeat;
	overflow:hidden;
	height:17px;
	font-size:0;
}
/* main left menu */
#sidebar .main-menu {
	width:205px;
	background:url(../images/bg-main-menu-c.gif) repeat-y;
	overflow:hidden;
}
.main-menu .holder {
	background:url(../images/bg-main-menu-t.gif) no-repeat;
}
.main-menu .frame {
	background:url(../images/bg-main-menu-b.gif) 0 100% no-repeat;
	overflow:hidden;
	height:1%;
	padding:0 12px 22px;
}

/* second left menu */
#sidebar .second-menu {
	width:205px;
	background:url(../images/bg-second-menu-c.gif) repeat-y;
	overflow:hidden;
}
.second-menu .holder {
	background:url(../images/bg-second-menu-t.gif) no-repeat;
}
.second-menu .frame {
	background:url(../images/bg-second-menu-b.gif) 0 100% no-repeat;
	overflow:hidden;
	height:1%;
	padding:0px 12px 22px;
}
/* logo */
#sidebar .logo {
	width:169px;
	height:212px;
	background:url(../images/logo.gif) no-repeat;
	margin:0 auto 23px;
	display:block;
	overflow:hidden;
	text-align:left;
}
#sidebar .logo a {
	display:block;
	height:100%;
	text-indent:-9999px;
}
#sidebar h2 {
	font-size:16px;
	margin:0 0 4px;
	color:#fff;
}
#sidebar h3 {
	font-size:14px;
	line-height:17px;
	margin-bottom:7px;
	color: #FFF;
}
#sidebar h3 a,
#sidebar h3 a:active,
#sidebar h3 a:visited {
	color: #FFF;
}
#sidebar h3 a:hover {
	color: #F90;
}

/* main-menu ul */
.main-menu ul,
.sub-list ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.main-menu ul li,
.sub-list ul li {
	background:url(../images/separator-main-menu.gif) 100% 0 no-repeat;
	padding:3px 0 4px;
	margin:-1px 0 1px;
}
.main-menu ul a,
.sub-list ul a {color:#fff;}
.main-menu ul a:hover,
.sub-list ul a:hover {color:#f90;}
/* second-menu ul */
.second-menu ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.second-menu ul li {
	background:url(../images/separator-second-menu.gif) 100% 0 no-repeat;
	padding:3px 0 4px;
	margin:-1px 0 1px;
}
.second-menu ul a,
.second-menu ul a:active,
.second-menu ul a:visited
{
	color:#fff;
}
.second-menu ul a:hover {color:#f90;}
/* left list */
#sidebar .list {
	margin:0;
	padding:0;
	list-style:none;
	line-height:14px;
}
.list a {
	padding:9px 12px 6px 30px;
	display:block;
	color:#fff;
}
.list a:hover {color:#fc0;}
.list li span {
	height:13px;
	overflow:hidden;
	font-size:0;
	display:block;
}
.list li.magenta a {background:url(../images/bg-li-magenta.gif) repeat-y;}
.list li.magenta span {background:url(../images/bg-li-magenta-b.png) no-repeat;}
.list li.green a {background:url(../images/bg-li-green.gif) repeat-y;}
.list li.green span {background:url(../images/bg-li-green-b.png) no-repeat;}
.list li.yellow a {background:url(../images/bg-li-yellow.gif) repeat-y;}
.list li.yellow span {
	background:url(../images/bg-li-yellow-b.png) no-repeat;
	margin-bottom:10px;
}
.list li.blue a {
	background:url(../images/bg-li-blue.gif) repeat-y;
	padding-bottom:8px;
}
.list li.blue span {
	background:url(../images/bg-li-blue-b.png) no-repeat;
	margin-bottom:2px;
}
.list li.red a {
	background:url(../images/bg-li-red.gif) repeat-y;
	padding-bottom:8px;
}
.list li.red span {background:url(../images/bg-li-red-b.png) no-repeat;}
.list .sub-list {
	padding:0 12px;
}
.list .sub-list ul {
	margin-bottom:15px;
}
.sub-list ul li {
	background:url(../images/separator-sub-list.gif) 100% 0 no-repeat;
	padding-bottom:5px;
}
.sub-list ul a {
	padding:0;
	background:none !important;
	display:inline !important;
}
.right {
	width:696px;
	float:right;
}
/* container */
.container {
	width:690px;
	overflow:hidden;
	background:url(../images/bg-container.gif);
	padding:17px 0 3px 6px;
	position:relative;
	height:1%;
}
.container span.recruit,
.container span.students {
	width:152px;
	height:30px;
	float:left;
	background:url(../images/text-recruit.gif) 0 50% no-repeat;
	padding-right:13px;
	border-right:1px solid #fff;
	margin-right:15px;
	overflow:hidden;
}
.container span.students {
	background:url(../images/text-students.gif) 0 50% no-repeat;
	border:0;
	padding:0;
	margin-right:10px;
	height:38px;
	width:344px;
}
.container span.recruit span {
	width:152px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
.container span.students span {
	width:344px;
	height:38px;
	display:block;
	text-indent:-9999px;
}
.container .social-networks {
	padding:0;
	list-style:none;
	width:149px;
	overflow:hidden;
	position:absolute;
	right:2px;
	top:15px;
	margin:0;
}
/* social networks */
.social-networks li {
	float:right;
	margin-left:9px;
}
.social-networks a {
	float:left;
	overflow:hidden;
}
.social-networks a span {
	display:block;
	height:100%;
	text-indent:-9999px;
}
.social-networks .twitter {
	width:25px;
	height:16px;
	background:url(../images/ico-twitter.gif) no-repeat;
}
.social-networks .rss {
	width:18px;
	height:18px;
	background:url(../images/ico-rss.gif) no-repeat;
}
.container .menu {
	margin:0;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	position:absolute;
	right:-4px;
	top:41px;
	width:auto;
	float:none;
	height:auto !important;
	padding:0;
	list-style:none;
}
.menu li {
	float:left;
	background:url(../images/bullet-container.gif) 0 50% no-repeat;
	margin:0 3px 0 -3px;
	padding:0 4px 0 8px;
}
.menu li.last {
	margin:0;
}
.menu a {color:#c39999;}
.menu a:hover {
	text-decoration:underline;
	color:#c39999;
}
/* flash area */
.flash-holder {
	width:696px;
	overflow:hidden;
	height: 213px;
}
.flash-holder img {display:block;}
.main-holder {
	width:696px;
	overflow:hidden;
}
/* content */
#content {
	width:465px;
	float:left;
	overflow:hidden;
	border-top:3px solid #ad0000;
	line-height:14.4px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
}
#content h1 {
	margin:0 0 16px;
	font-size:26px;
	line-height:26px;
	color:#c00;
	font-family: Tahoma, Geneva, sans-serif;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #069;
	line-height: 19px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#content h3 {
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
}
#content h4 {
	font-size: 18px;
	color: #036;
	font-family: tahoma;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 18px;
}



#content p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#content hr {
	height: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
#content ul li {
	list-style-type: disc;
}


#content .global-links {
	margin-bottom:14px;
}
#content .borderedtable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

#content .borderedtable td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 3px;
}

.tableseperator {
	background-image: url(../images/tableseperator.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* aside */
.aside {
	width:160px;
	float:right;
	border-top:3px solid #818181;
	padding-top: 16px;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 14px;
}
.aside .search-form {
	margin:0 0 26px 3px;
}
.aside .search-form span {
	width:152px;
	height:17px;
	background:url(../images/bg-input.gif) no-repeat;
	display:block;
	overflow:hidden;
	padding:3px 0 0 4px;
}
.aside .search-form .submit {
	float:left;
	margin-right:6px;
}
.aside .search-form .text {
	width:120px;
	height:13px;
	background:none;
	border:0;
	float:left;
	padding:0;
	margin:0;
}
.aside .article {
	width:160px;
	background:url(../images/bg-box-bshort.gif) 0 100% no-repeat;
	margin-bottom:8px;
}
.aside .sub-article {background:url(../images/bg-sub-box-b.gif) 0 100% no-repeat;}
.aside .article .holder {
	background:url(../images/bg-box-t.gif) no-repeat;
	overflow:hidden;
	height:1%;
	padding:9px 10px 6px 11px;
}
.aside .sub-article .holder {background:url(../images/bg-sub-box-t.gif) no-repeat;}
.article h2 {
	font-size:14px;
	color:#900;
	margin:0 0 11px;
}
.article ul {
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.article ul li {
	background:url(../images/separator-box.gif) no-repeat;
	padding:3px 0;
	margin:-1px 0 2px;
}
.article ul a,
.article ul a:visited,
.article ul a:active {color:#333;}

.article ul a:hover {
	color: #C00;
}
.article a.ad img {
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.sub-article h2 {color:#fff;}
/* partners box */
.partners-t {
	background:url(../images/bg-partners.gif) 28px 0 no-repeat;
	height:7px;
	overflow:hidden;
	font-size:0;
}
.partners {
	background:url(../images/bg-partners-c.gif) 28px 0 repeat-y;
	margin-top:-2px;
	padding:0 0 7px 39px;
	height:1%;
	overflow:hidden;
}
* html .partners {paddin-bottom:12px;}
* +html .partners {paddin-bottom:12px;}
.partners h4 {
	font-size:12px;
	color:#fff;
	margin:0;
	float:left;
}
.partners ul {
	margin:9px 0 0 2px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
	width:560px;
}
.partners ul li {
	float:left;
	margin:0 0 5px 16px;
	display:inline;
}
.partners ul img {float:left;}
/* powered box */
.powered {
	width:175px;
	float:right;
	font-size:10px;
	color:#999;
	margin-top:-3px;
	text-align: right;
	padding-right: 10px;
}

/* footer */
#footer {
	font-size:10px;
	color:#999;
	background:#343434;
	margin-left:28px;
	padding:3px 11px;
}
#footer p {margin:0;}
#footer p a {color:#999;}
.backtotop {
	font-size: 9px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
}
.redtext {
	color: #C00;
}
.bluetext {
	color: #069;
}

.minitext {
	font-size: 9px;
}
#membersof {
	text-align: center;
}
#membersof img {
	margin-bottom: 6px;
}

#membersof p {
}
#membersof h2 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 0px;
	line-height: 14px;
}
.photogallery {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 1px;
}
.globalpartners {
	margin-right: 20px;
	margin-bottom: 20px;
}
.registernow {
}
#designedby {
	float: right;
}
#designedby a, #designedby a:active, #designedby a:visited {
	color: #FC0;
}
#designedby a:hover {
	color: #FFC;
}

a.registernow,
a.registernow:visited,
a.registernow:active {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FC0;
	display: block;
	color: #333;
	padding: 5px;
	text-align: center;
	line-height: 20px;
}
a.registernow:hover {
	color: #FFF;
	background-color: #C00;
}



.tabletitle {
	color: #FFF;
	background-color: #C00;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tabletrgray {
	background-color: #EFEFEF;
}
.form_textfield,
.form_textarea {
	border: 1px solid #666;
}
.form_textfield {
	width: 150px;
}
.form_textarea {
	width: 150px;
	height: 70px;
}
.form_button_submit {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #C00;
}
.form_button_reset {
	color: #666;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}
.asterix {
	font-weight: bold;
	color: #F00;
}


/* form validation */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required, input.validate-email {
	border: 1px solid #666;
	width: 150px;
}
input.validation-failed, textarea.validation-failed, input.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed, input.validation-passed {
	border: 1px solid #666;
	color : #000;
}

.validation-advice {
	padding: 5px;
	background-color: #FC0;
	color : #000;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
.captchaerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F00;
	background-color: #0F0;
}
#cse-search-box {
	margin-bottom: 10px;
}
#cse-search-box input.cse_text {
	margin-bottom: 3px;
	width: 150px;
	margin-left: 2px;
}
#cse-search-box input.cse_button {
}
#cse-search-results {
	width: 465px;
}
#cse-search-results iframe {width: 465px; }

.odd {
	background-color: #F3F3F3;
}
.even {
 background-color: #fff;
}
