/* Start of CMSMS style sheet 'global_stylesheet' */
.clearfix:after, div#page:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
* {
	padding:0;
	margin:0;
}
* html #page {
	height: 100% !important;
}
html, body {
	height:100%;
	min-height:100%;
}
body {
	background:url(images/bg.gif) repeat 0 0;
	font-family:"Trebuchet Ms", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#000000;
}
img {
	border:0;
}
#page {
	background:url(images/bg_page.gif) repeat-y 0 0;
	width:800px;
	margin:0 auto;
	min-height:100%;
	padding-bottom:10px;
}
#logo {
	border-right:solid 1px #cfa165;
	border-bottom:solid 1px #cfa165;
}
#logo img {
	display:block;
}
#sidebar {
	width:207px;
	float:left;
}
#sidebar h4 {
	font-size:15px;
	color:#000000;
	padding:10px;
}
/* LANGUAGE SELECTION */
#language ul {
	list-style:none;
	padding-left:19px;
}
#language ul li {
	float:left;
	padding:10px;
}
#language ul li a, #language ul li a:visited {
	background:#f8c979;
	padding:3px;
	display:block;
}
#language ul li a:hover {
	background:#faf1e1;
	padding:3px;
}
/* SUBNAVIGATION */
/*
#subnavigation ul {
	list-style:none;
	padding:0 10px 0 10px;
}
#subnavigation ul li a, #subnavigation ul li a:visited {
	background:#f8c979;
	padding:3px;
	display:block;
	text-decoration:none;
	color:#000;
}
#subnavigation ul li a:hover {
	background:#fdd89a;
	padding:3px;
}
#subnavigation ul li.menuactive a {
	background:#fdd89a;
	padding:3px;
}
*/

/* CONTACT DETAILS */
#contact-details ul {
	list-style:none;
	padding-left:10px;
}
#contact-details ul li {
	margin-bottom:5px;
	text-decoration:none;
}
#contact-details ul li a {
	margin-bottom:5px;
	text-decoration:none;
	color:#000;
}

#contact-details ul li a:hover{
	margin-bottom:5px;
	text-decoration:underline;
	color:#000;
}

#contact-details ul li img {
	vertical-align:middle;
}
/* CERTIFICATIONS */
#certifications ul {
	list-style:none;
	padding-left:10px;
}
#certifications ul li {
	margin-bottom:5px;
}
#certifications ul li img {
	vertical-align:middle;
	margin-right:5px;
}
#certifications ul li a, #certifications ul li a:visited {
	text-decoration:none;
	color:#000;
}
/* CREDITS */
#credits ul {
	list-style:none;
	padding-left:10px;
}
#credits ul li {
	margin-bottom:5px;
	font-size:10px;
}
#credits ul li a, #credits ul li a:visited {
	color:#000000;
}
#main {
	width:593px;
	float:left;
}
#content h2 {
	font-size:21px;
	padding:10px 10px 0 10px;
}
#content p {
	padding:10px 10px 0 10px;
}
#content p a, #content p a:visited {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
#content p a:hover {
	text-decoration: underline;
}
div.hr {
	margin:10px 10px 0 10px;
	height: 2px;
	background: #ffeccb no-repeat scroll center;
}
div.hr hr {
	display: none;
}
.accordion {
	padding-left:10px;
	padding-top:10px;
}
.accordion h3 {
	padding-top:5px;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
}
#spform {
	padding:10px;
	margin: 20px;
	border: 0;
}
fieldset {
	border:0;
}
#spform h2 {
	font-size:21px;
	padding:10px 10px 15px 0;
}
.fbsubmit {
	margin-top: 10px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
#spform textarea {
	font-size:12px;
}
.contactform label {
	display:block;
}
.contactform input {
	border:1px solid #CCCCCC;
	padding:3px;
	margin-bottom:5px;
}
.languages {
	padding:20px 10px 0 10px;
	position: relative;
}
.languages h3 {
	margin: 2px 0 5px 0;
	cursor: pointer;
	width: 110px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}
.languages h3.active {
        text-decoration: underline !important;
        color: #FF0039;
}
.languages ul {
	position: absolute;
	top: 270px;
	left: 10px;
	list-style: none;
	width: 570px;
}
.languages ul li {
	display:inline;
	color: #FF0039;
}
.languages .header {
	border-bottom: 1px solid #333333;
	font-size: 14px;
	width: 550px;
	padding: 5px 0 5px 0
}


/* End of 'global_stylesheet' */

