/* @override http://uwc.statik.be/themes/uwc/styles/theme.css */

/*
 *  uwc
 *
 * Created by Filip Bunkens on 2007-12-06.
 * Copyright (c) 2007 Statik. All rights reserved.
 */

/**
 * Initializing style
 */

/* 
 * Normalizes margin, padding
 */ 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td{
	margin: 0;
	padding: 0;
}

/**
 * Normalizes font-size for headers 
 */
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}

/**
 * Removes list-style from lists
 */
ol, ul {
	list-style: none;
}

/**
 * Normalizes font-style and font-weight to normal
 */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/**
 * Removes borders from tables
 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**
 * Removes borders from fieldset and img
 */
fieldset, img {
	border: 0;
}

/** 
 * Left-aligns text in caption and th
 */
caption, th{
	text-align: left
}

/**
 * Removes quotation marks from q
 */
q:before, q:after {
	content: '';
}

strong {
	font-weight: bold;
}

/**
*   LAYOUT STYLES 
*
*/

html {
	text-align: center;
	height: 100%;
	background: #ffffff;
}

body {
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: left;
	font-family: "Lucinda Grande", Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	background: url('../images/backgroundSite.gif') left top repeat-x;
	height: 100%;
}

#container {
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -40px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#branding {
	padding-top: 8px;
	padding-right: 8px;
	width: 802px;
}

#branding h1 a{
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 194px;
	height: 110px;
	background: url('../images/logo.gif') left top no-repeat;
}

#branding blockquote {
	position: relative;
	text-indent: -9999px; 
	overflow: hidden;
	float: right;
	margin-top: 60px;
	width: 116px;
	height: 17px;
	background: url('../images/uwcBelgium.gif') right top no-repeat;
}

#branding p.language {
	text-indent: 0px;
	width: 116px;
	color: #ff8f44;
	text-align: right;
	position: relative;
	float: right;
	padding-top: 82px;
	margin-right: -9em;
	font-size: 80%;
}

#branding p.language a {
	color: #ff8f44;
	text-decoration: none;
}

#branding p.language a:hover, #branding p.language a.active {
	font-weight: bold;
}

#nav_main {
	clear: both;
	background: url('../images/topnavBar.gif') left top no-repeat;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	padding-left: auto;
	padding-right: auto;
}

a {
	color: #ff8f44;
}

#menu1 {
	display: block;
	margin-left: 1.3em;
	margin-right: auto;
	padding-top: 15px;
	position: relative;
	width: 49em;
}

#menu1 li {
	float: left;
	font-size: 80%;
	color: #ff8f44;
	padding-right: 0.2em;
	margin-right: 0.2em;
	position: relative;
	background: url('../images/seperator.gif') right top no-repeat;
}

#menu1 li.last {
	background: transparent;
}

#menu1 li a {
	color: #739faa;
	text-decoration: none;
	margin-right: 0.4em;
}

#menu1 li a:hover, #menu1 li a.selected {
	color: #003787;
	text-decoration: none;
}

#presentationImage {
	float: left;
	margin-top: 1px;
	background: url('../images/picture.jpg') left top no-repeat;
	height: 144px;
	width: 459px;	
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

body.what #presentationImage {
	background: url('../images/topImages/what_is_uwc.jpg') left top no-repeat;
}

body.colleges #presentationImage {
	background: url('../images/topImages/colleges.jpg') left top no-repeat;
}

body.community #presentationImage {
	background: url('../images/topImages/community.jpg') left top no-repeat;
}

body.media #presentationImage {
	background: url('../images/topImages/media.jpg') left top no-repeat;
}

body.sponsoring #presentationImage {
	background: url('../images/topImages/sponsoring.jpg') left top no-repeat;
}

body.students_parents #presentationImage {
	background: url('../images/topImages/students_parents.jpg') left top no-repeat;
}

body #presentationText {
	float: left;
	margin-top: 1px;
	height: 144px;
	width: 340px;
	border-right: 1px solid #fff;
	text-indent: -9999px;
	overflow: hidden;
}

body.nl #presentationText {
	background: url('../images/presentationTextNL.gif') left top no-repeat;
}

body.fr #presentationText {
	background: url('../images/presentationTextFR.gif') left top no-repeat;
}

body.en #presentationText {
	background: url('../images/presentationText.gif') left top no-repeat;
}

#content_main_primary {
	float: left;
	margin-top: 1px;
	padding-left: 8px;
	padding-right: 18px;
	width: 433px;
	color: #333333;
	font-size: 90%;
	line-height: 150%;
}

#content_main_primary h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #739faa;
	margin-top: 14px;
	margin-bottom: 5px;
}

#content_main_primary p, #content_main_primary ul {
	margin-top: 14px;
	margin-bottom: 5px;
}

#content_main_primary ul {
	list-style-image: url('../images/bullet.gif');
	margin-left: 1em;
	margin-bottom: 10px;
}

#content_main_primary h4 {
	margin-top: 10px;
	margin-bottom: -8px;
}
#content_main_primary .nieuwsbericht { margin: 0 0 15px; }
#content_main_primary .nieuwsbericht .info { color: #4C7E8C; font-size: 0.9em; }

#content_main_primary .imageThumb { float: left; margin: 0 10px 10px 0;}



#content_main_primary img {
	max-width: 400px;
	width: expression(document.geElementById('content_main_primary').style.
	width > 400 ? "400px": "auto" );
	height: auto;
}
body.home #content_main_primary img {
	margin-left: 10px;
	vertical-align: middle;
}

#content_main_secondary {
	float: right;
	width: 340px;
	margin-right: 1px;
	color: #364346;
}

#content_main_secondary a{
	color: #003787;
}

#content_main_secondary #tinymce, #content_main_secondary .J_NewsItem, #content_main_secondary .submenu {
	padding-left: 20px;
	padding-right: 18px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-top: 1px;
	line-height: 140%;
	font-size: 85%;
}

#content_main_secondary .quotes {
	margin-top: 1px;
	padding-left: 30px;
	padding-right: 18px;
	padding-top: 25px;
	padding-bottom: 18px;
	font-size: 85%;
	background: url('../images/quotes_top.gif') top left no-repeat #bfe6ef;
}

#content_main_secondary .quotes .author {
	height: 16px;
	background: url('../images/quotes_bottom.gif') top right no-repeat transparent;
	text-align: right;
	font-size: 90%;
	padding-top: 20px;
	padding-right: 25px;
}

#content_main_secondary #tinymce, #content_main_secondary .submenu {
	background: #bfe6ef;
}

#content_main_secondary .submenu ul {
	margin-left: 1em;
	list-style-image: url("../images/arrow.gif");
}

#content_main_secondary .submenu ul li{
	padding-left: 0.4em;
	line-height: 160%;
}

#content_main_secondary .submenu ul li a:hover, #content_main_secondary .submenu ul li a.selected {
	color: #739FC0;
	text-decoration: none;
}

#content_main_secondary .J_NewsItem {
	background: url('../images/newsBubble.gif') right top no-repeat #d0ecf2;
	padding-top: 25px;
	padding-right: 25px;
}

#content_main_secondary .J_NewsItem span.date{
	color: #7ea9b3;
	font-weight: bold;
}
#content_main_secondary .J_NewsItem a { color: #364346; text-decoration: none; }
#content_main_secondary .J_NewsItem a:hover { color: #4c7e8c; }

#content_main_secondary #tinymce ul {
	margin-left: -20px;
    margin-right: -18px;
    margin-top: -18px;
    margin-bottom: -18px;
	background: #ffffff;
}

#subnav_students a, #subnav_parents a, #subnav_blogs a {
	background-position: left top;
	margin-top: 1px;
	width: 340px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
}

#subnav_students a {
	background: url('../images/buttonStudents.gif') no-repeat;
}

body.nl #subnav_students a {
	background: url('../images/buttonStudentsNL.gif') no-repeat;
}

body.fr #subnav_students a {
	background: url('../images/buttonStudentsFR.gif') no-repeat;
}

#subnav_parents a{
	background: url('../images/buttonParents.gif') no-repeat;
}

body.fr #subnav_parents a {
	background: url('../images/buttonParentsFR.gif') no-repeat;
}

body.nl #subnav_parents a {
	background: url('../images/buttonParentsNL.gif') no-repeat;
}

#subnav_blogs a {
	background: url('../images/buttonBlogs.gif') no-repeat;
}

#subnav_students a:hover, #subnav_parents a:hover, #subnav_blogs a:hover, body.nl #subnav_parents a:hover, body.fr #subnav_parents a:hover, body.nl #subnav_students a:hover, body.fr #subnav_students a:hover {
	background-position: 0px -40px;
}

#push {
	clear: both;
	height: 40px;
}

#site_info{
	height: 40px;
	color: #b2b2b2;
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	font-size: 60%;
	position: relative;
}

#site_info div.line {
	background: url('../images/line.gif') left top no-repeat;
	width: 802px;
	height: 15px;
}

#site_info a {
	color: #b2b2b2;
}

span.date {
	color: #62CBCB;
	text-transform: uppercase;
	font-size: 0.8em;
}

/*
 * Joppa specific
 */

.comments {
	font-family: Arial;
	font-size: 0.9em;
}

.comments h3 {
	font-size: 1.4em;
	color: #739faa;
	padding-bottom: 15px;
	padding-top: 20px;
}


.comment  {
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.comment .info, .comment .links {
	clear: both;
	width: 530px;
}

.comment .links {
	float:right;
}

.comment .info .date {
	width: 130px;
	float: left;
}

.comment .info .author {
	width: 400px;
	float: left;
}

.comment .message {
	clear: both;
	width: 530px;
	padding-left: 130px;
	display: block;
}

form div {
	clear:both;
}

form label {
	width: 130px;
	float:left;
}

/* @group splash */

body.splash {
	background: #ffffff;
}

body.splash div.container {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

/* @end */

/* @group captcha */

div.captcha {
  margin-top: 12px;
  text-align: center;
}

div.captcha label {
  display: block;
  float: none;
  width: 100%;
text-align: left;
}
div.captcha img { display: block; }
div.captch #Captcha,
div.captcha img {
  margin: 7px auto 7px auto;
  clear: both;
  float: none;
}

/* @end */