@CHARSET "UTF-8";

body, ul, li, img { margin: 0; padding: 0; border:0; }

/*div, li { border:1px dotted red; }*/

body 
{
	font-size:100%;
	font-family:verdana;
	line-height:17px;
	color:#484848;
}
h2, h3, h4 { color:#000 }
br
{
	clear:both;
}
.leftCol
{
	float:left;
}

.rightCol
{
	float:right;
}

a img { border:0; }

div#meta_editor
{
	width:917px;
	font-size:0.6em; /* 16 x 0.6875 = 11px */
	margin-bottom:10px;
	background:#e9edf6;
	padding:5px;
}
div#meta_editor h3
{
	font-size:1em; /* 16 x 0.6875 = 11px */
}
div#wrapper
{
	width:927px;
}

div#header
{
	background:url(../images/header.jpg) no-repeat top left #fff;
	height:190px;
	margin-left:1px;
}

div#header a#logolink
{
	display:block;
	width: 210px;
	height:145px;
	position:relative;
	top:45px;
	left:40px;
}
	

ul#header_tools
{
	/*height:21px;*/
	position:absolute;
	left:624px;
	top:165px;
	list-style:none;
	padding-top:1px;	
}

ul#header_tools li
{
	float:left;
}

ul#header_tools li#print
{
	background:transparent url(../images/print_back.gif) no-repeat top left;
	height: 15px;
	width: 18px;
	padding: 3px 9px 4px 9px;
	margin-right: 8px;
}

ul#header_tools li#addthis
{
	background:transparent url(../images/addthis_back.gif) no-repeat top left;
	width: 125px;
	height: 16px;
	margin-right: 8px;
	padding: 3px 8px;
}

ul#lang_select
{
	width:79px;
	height:21px;
	background:url(../images/lang_back.jpg) no-repeat top left #fff;
	position:absolute;
	left:817px;
	top:165px;
	list-style:none;
	padding-top:3px;
}
ul#lang_select li
{
	display:inline;
	margin-left:10px;
}

div#menubar
{
	height:53px;
}

div#menubar ul
{
	width:907px;
	height:53px;
	background:url(../images/menubar_back.jpg) no-repeat top left #fff;
	list-style:none;
	margin-left:15px;
}

div#menubar li
{
	position:relative;
	margin-right:16px;
	float:left;
	height:53px;
}

div#menubar li#menu_home
{
	padding-left:45px;
	margin-right:6px;
}

div#menubar li#menu_blog
{
	margin-right:16px;
}

div#menubar li#menu_mail
{
	margin-right:0;
}

div#menubar li.seperator
{
	width:13px;
	background:url(../images/menubar_seperator.jpg) no-repeat 0 3px;
}

div#menubar li img
{
	margin-top:14px;
}

div#main
{
	font-size:0.7em; 
	padding-left:40px;
	padding-right:9px;
}

div#content
{
	width:430px;
	margin-top:5px;
	padding-right:0px;
	text-align:justify;
}

div#content.readingTest
{
	width:100%;
}

div.media_description 
{
	font-style: italic;
	padding:10px 10px 0 10px;
	font-size:0.9em;
	text-align: center;
}

div#content div.content_image
{
	text-align: center;
}

div#content br
{
	clear:both;
}

div#content h1, div#content h2 
{
	font-size:1.5em; 
	padding-bottom:3px;
	margin-top:7px;
	margin-bottom:33px;
	color: #0080C2;
}

div#content h3, div#content h4 
{
	font-size:1.2em; 
	padding-bottom:2px;
	margin-top:5px;
	margin-bottom:22px;
	color: #0080C2;
}

div#content h5, div#content h6 
{
	font-size:1em; 
	padding-bottom:1px;
	margin-top:3px;
	margin-bottom:11px;
	color: #0080C2;
}

div#content h1, div#content h3, div#content h5
{
	color:#484848;
}

div#content hr
{
	background-color:#c8d3e2;
	border:0;
	height:1px;
	margin:30px 0;
}

div#content ul
{
	padding-left:10px;
	margin-left:10px;
}

div#content ul li
{
	margin-bottom:10px;
}

div#content p
{
	padding-left:3px;
}
div#content a
{
	color:#0080C2;
}
div#content a:hover
{
	color:#8595ac;
}

div#content #content_tools
{
	width:10%;
	/*width:155px;*/
	height:35px;
	float:right;	
}

div#content #content_tools a
{
	float:right;	
	display:block;
	width:36px;
	height:31px;
}

div#feature
{
	width:420px;	
	text-align:justify;
}

div#feature ul
{
	list-style: none;
}
div#feature li
{
	list-style:none;
}

div#feature div.feature_box
{
	margin:0 16px 20px 3px;
}

div#feature div.feature_text
{
	margin-left:10px;
	margin-bottom:30px;
}


div#content div.feature_box
{
	margin:0 0 20px 0px;
}

div#search
{
	padding-top:2px;
	margin-left:4px;
	width:410px;
	height:37px;
	background:url(../images/search.jpg) no-repeat top left #fff;
	margin-bottom:15px;
}

div#search input
{
	float:left;
	margin-left:15px;
	padding-left:15px;
	padding-right:9px;
	padding-top:6px;
	width:285px;
	height:20px;
	background:url(../images/search_input.jpg) no-repeat top left;	
	border:0;
}
div#search a
{
	float:left;
}

div.feature_box
{
}

div.feature_box h3
{
	font-size:1em; /* 16 x 0.6875 = 11px */
	height:22px;
	background:url(../images/headline_back.jpg) no-repeat top left transparent;
	padding-left:10px;
	padding-top:2px;
}
div.feature_box ul
{
	padding-left:0px;
	margin-left:0;
	list-style:none;	
}

div.feature_box li
{
	padding-left:30px;
	margin-bottom:10px;
	background:url(../images/bullet_go.png) no-repeat 10px 0px;
	
}
div.feature_box li a.item_link
{
	font-weight: normal;
	color: black;
	margin-top: 5px;
}

div.feature_box .video
{
	text-align: center;
}

div.feature_box li.highlight
{
	background-color:#eeeff0;
}

div.feature_box li h4
{
	font-weight: bold;
	font-size:1em;
}

div.feature_box li div.description
{
	margin-top:5px;
	margin-bottom:5px;
}

div.activityitem
{
	margin-top:5px;
	margin-bottom:5px;
}

div.blogitem
{
	margin-top:5px;
	margin-bottom:10px;
}


div.activityitem .fn img
{
	float: left;
	margin-top:5px;
	margin-right: 20px;
}
div.activityitem div.thumbs
{
	margin-top:10px;
	clear:both;
	display: block;
}

div#feature div.feature_box ul.submenu 
{
	margin-top:15px;
	margin-bottom:-15px;
	margin-left:-20px;
}

div.feature_box ul.menu li
{
	background:url(../images/arrow_icon.jpg) no-repeat top left #fff;	
	/*height:25px;*/
	padding:5px 0 9px 40px;
}

div.feature_box ul.menu li.back
{
	background:url(../images/left_arrow_icon.jpg) no-repeat top left #fff;	
	padding-bottom:8px;
}
div.feature_box a
{
	font-weight:bold;
	color:#0080c2;
}
div.feature_box a.inactive
{
	font-weight:normal;
	color:#0080c2;
}
div.feature_box ul.menu li.active a
{
	text-decoration: none;
}
div.feature_box ul.menu li.active li.active a
{
	text-decoration: none;
}
div.feature_box ul.menu li.active li a
{
	text-decoration: underline;
}
div.feature_box ul.menu a
{
	letter-spacing:0px;
}
div.feature_box ul.menu a:visited, 
div.feature_box ul.menu a:hover,
div.feature_box ul.menu a:active 
{
	color:#0080c2;
} 
	 
div#feature div#spotlight
{
	margin-top:30px;
	padding-right:10px;
	padding-left:15px;
	list-style-type:none;
}

div#spotlight p a
{
	text-decoration: none;
	font-weight: normal;
	color: #0080C2;
}
div#spotlight p a:hover
{
	color:#8595ac;
}

div.badge
{
	background:url(../images/badge.jpg) no-repeat top left;	
	height:45px;
	margin-left:5px;
	margin-bottom:10px;
	padding-left:40px;
	padding-top:17px;
	font-size:1.7em;
	font-weight:bold;
	letter-spacing:1px;
	color:white;
}
div.trainlink
{
	background:url(../images/trainings_link_back.jpg) no-repeat top left;	
	margin:30px 0 30px 0;
	padding-bottom:18px;
}
div.trainlink a 
{
	text-decoration: none;
	color:white;
}

ul.pagination
{
	list-style: none;
}

ul.pagination li
{
	background:none;R
	display: block;
	float: left;
	padding:10px;
}

table#search_results
{
	width:430px;
}
table#search_results caption
{
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
}
table#search_results tr.highlight
{
	background:#eaeff3;
}
table#search_results th
{
	background:#c8d3e2;
}
table#search_results td, table#search_results th 
{
	padding:5px;
}
table#search_results .col1
{
	vertical-align: top;
	padding-left:10px;
}

table#search_results span
{
	font-weight:normal;
}
table#search_results .col2
{
	width:100px;
	text-align:left;
}
div.contact
{
	padding-left:10px;
}
form.main_form fieldset
{
	border:0;
}
form.main_form li label
{
	display:inline;
	float:none;
	width:auto;
}
p.info
{
	font-weight:bold;
	color:green;
}
p.error
{
	font-weight:bold;
}
form.main_form p
{
	padding-left:20px;
	padding-bottom:5px;
}
form.main_form p.submit
{
	padding-left:120px;
}
form.main_form label
{
	width:9em;
	display:block;
	float:left;
	cursor: pointer;
}
form.main_form span
{
	margin-left:10.5em;
	color:#7b94ba;
}

form.main_form .required
{
	background:url(../images/required.jpg) no-repeat 80px 5px;	
}
form.main_form .readonly
{
	background:#e9edf6;
}
form.main_form input.text, form.main_form textarea
{
	border: 1px solid #7b94ba;
}

image_slot_form textarea
{
	width:80%;
}

form.main_form input.button
{
	margin-right:20px;
}
form.main_form input.text
{
	width:16.6em;
	margin-left:15px;
}
form.main_form input.checkbox
{
	margin-left:15px;
}
form.main_form .focus
{
	background:#e9edf6;
}
form.main_form .error
{
	color: maroon;
}
form.main_form h3.error
{
	background:url(../images/headline_back_error.jpg) no-repeat top left;		
	color: #fff;
}
form.main_form label.error
{
	font-weight:bold;
}
form.main_form textarea.text
{
	width:18.3em;
	margin-left:5px;
	height:200px;
	margin-left:15px;
}
form.main_form p.twocol input.small
{
	border: 1px solid #7b94ba;
	width:4em;
	margin-left:15px;
}
form.main_form p.twocol input.right
{
	border: 1px solid #7b94ba;
	width:6.9em;
	margin-left:13px;
}
form.main_form p.twocol label.right
{
	width:8em;
	float:none;
	margin-left:20px;
	display:inline;
}

div#sf_guard_auth_form
{
	width:580px;
	/*height:130px;*/
	padding:10px;
	background:#e9edf6;
	margin:10px;
	font-size:0.8em; /* 16 x 0.6875 = 11px */
}
div#sf_guard_auth_form label
{
	width:100px;
	display:block;
	float:left;
}
div#sf_guard_auth_form div.form-row
{
	margin-bottom:10px;
}
div#sf_guard_auth_form div.form-row-submit
{
	padding-left:110px;
}
div#sf_guard_auth_form fieldset
{
	border:0;
}
div#slot_primaryFeed b, .feedbox b
{
	display:block;
	margin:10px 0;
}
div#content div.feature_box ul
{
	margin:0;
	padding:0;
}
div#content div.feedbox ul
{
	padding-left:0px;
	margin-left:5px;
}
div#content .feedbox ul li
{
	list-style: none;
	padding-left:20px;
	background:url(../images/comment.png) no-repeat 5px 2px;
}
div#content .feedbox ul li.highlight
{
	background-color:#eeeff0;
}
div#content .feedbox .date
{
	padding-left:5px;
}

div#feature div.feature_box
{
	margin-left:10px;
}
div#feature .feedbox ul li
{
	list-style: none;
	padding:0 10px 10px 10px;
	margin-bottom:10px;
	background:url(../images/comment.png) no-repeat 5px 2px;
}
div#feature .feedbox ul li.highlight
{
	background-color:#eeeff0;
}
.feedbox .date
{
	color:#0080C2;
	padding-left:15px;
}
.feedbox .golink
{
	position:relative;
	top:4px;
}

a.signup_link
{
	display:block;
	float:left;
	padding-top:1px;
}
img.signup_icon 
{
}