* { margin:0; padding:0; }
body { font: 72.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; color:#555; background: #fff url(../images/site/headerbg.gif) repeat-x; }

/* general styling */
a { color:#007898; background: inherit; border-bottom:1px dotted #ccc; text-decoration:none; }
a:hover { border-bottom:1px solid #ccc; color: #808080; background: inherit; }
a:focus { outline: 0; }
ul, ol { margin:10px 10px 10px 0; padding:0 0 0 15px; }
li { margin:0 0 0 10px; padding:3px; }
img { border: 0; text-decoration: none; }

/* content */
.wrap { padding:0 10px 10px 10px; width:860px; margin:0 auto; }
#logo {float:left; margin: 26px 20px 14px 5px; color:#768998; }
h1 { margin: 0 0 10px; letter-spacing: 1px; font-size: 2em; }
h1 a { color: #fff; }
h1 a:hover { color: #FFFCB3; }
	
/* main navigation */
.nav { float:right; border:none; padding:0; margin: 47px 10px 60px 0; }
.nav li { float:left; list-style:none; margin:0 4px 0 0; padding:0; font-size: 1.1em; }
.nav li a { display:block; padding: 10px 12px 15px; color:#768998; text-decoration:none; border: 0; margin:0 1px 0 0; }
.nav li a:hover, .nav li a.current { background: url(../images/site/barbg.gif) no-repeat bottom center; color:#fff; }

#left .content { clear: both; }
#footer .nav {
	float: none;
	clear: both;
	margin: 0;
	}

#footer .nav li a {
	display: inline;
	padding: 0;
	color: #007898;
	border-bottom: 1px dotted #ccc;
	}

#footer .nav li {
	margin-right: 10px;
	}

#footer .nav li a:hover, #footer .nav li a.current { 
	background: none;
	border-bottom:1px solid #ccc;
	color: #808080;
	}

	.akey { border-bottom: 1px dotted #4B5761; }

/* main content */
#left { float: left; width: 570px; margin: 0 0 20px 0; }
#left h2 { float: left; font: 2.1em "Trebuchet MS", Arial; background: url(../images/site/h2bg.gif) repeat-x bottom; color:#121212; letter-spacing:-1px; margin: 0px 0 20px 0; clear:left; }
#left h2 a { color:#121212; text-decoration:none; border: 0; }
#left p { clear: both; margin: 5px 0 20px 0; font-size:110%; line-height:21px; }


#left ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	}

#left ul li {
	list-style: default;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}
	
#left ol li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	}

#left ol {
	padding-left: 15px;
	}
/* sidebar */
#right {	width:230px; float:right; margin: 0 0 20px 0; }
#right h2 { color:#fff; margin: 0 0 5px 0; font: bold 1.2em "Trebuchet MS", Arial; background: #fff url(../images/site/sideh2bg.gif) repeat-x; padding: 4px 10px; border-bottom: 2px solid #000; }
#right ul { list-style:none; 	border-top:1px solid #eee; border:none; padding:0; margin:0 0 15px 0; }
#right ul li { border-bottom:1px solid #eee; padding:5px; margin:0; }
#right ul li a { border: 0; }

#right p { padding-bottom: 5px; }

#tagcloud { margin: 0 0 20px; }
#tagcloud a { margin: 0 5px 0 0; color: #25771F; }
#tagcloud a:hover { background: #E7FEE5; color: #007898; }

.info, .featured { border: 1px solid #ccc; padding: 3px 5px; margin: 0 0 10px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 20px 0; color:#808080; }
#footer p { line-height: 2.5em; clear: both; } 

.left {
	float: left;
	}

.right {
	float: right;
	}

#left-content {
	clear: both;
	}

.hide {
	display: none;
	}

#participants-pattern {
	display: none;
	}

.secondary {
	padding: 5px;
	}

#seminar-single .seminar-title {
	font-weight: bold;
	clear: both;
	font-size: 110%;
	}

#seminar-single .description {
	clear: both;
	padding-bottom: 10px;
	}

#seminar-single .seminar-files {
	padding: 10px 0;
	}

#seminar-single .seminar-registration a {
	font-weight: bold;
	}

#seminar-registration-form fieldset {
	border: none;
	clear: both;
	}

#seminar-registration-form .row-label {
	overflow:hidden;
	clear: both;
	}

#seminar-registration-form .right {
	float: left;
	width: 300px;
	font-weight: bold;
	}

#seminar-registration-form .left {
	width: 210px;
	}

#seminar-registration-form h1, #subscribe-form h1 {
	background: #32495f;
	width: 88%;
	color: #FFFFFF;
	font-size: 95%;
	padding: 2px 1%;
	clear: both;
	}

#seminar-registration-form label {
	display: block;
	width: 210px;
	float: left;
	}

#seminar-registration-form input, #seminar-registration-form select, #seminar-registration-form textarea {
	width: 300px;
	margin-bottom: 5px;
	}

#seminar-registration-form input.radio {
	width: 15px;
	vertical-align: middle;
	}

#seminar-registration-form select#participants {
	width: 50px;
	}

#seminar-registration-form .submit, #subscribe-form .submit, #recommend-form .submit, #contact-form .submit {
	width: 150px;
	background: #32495F;
	border: none;
	padding: 5px 0;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	}

span.participants-grid-error {
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	color: #FF0000;
}

ul.seminars, div.clear {
	clear: both;
	}

#registration-status {
	padding: 5px 0 10px 5px;
	border: 5px #32495F solid;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
	}

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

.paging li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	}

.paging a.current {
	font-weight: bold;
	}

#recommend-form fieldset {
	border: none;
	clear: both;
	}

#recommend-form fieldset label {
	width: 180px;
	display: block;
	float: left;
	}

#recommend-form fieldset input, #recommend-form fieldset textarea {
	width: 250px;
	margin-bottom: 5px;
	}

#recommend-form .message {
	clear: both;
	font-weight: bold;
	padding: 5px 0;
	}

#errors {
	clear: both;
	padding: 10px 0;
	font-weight: bold;
	}

#errors .caption {
	font-weight: bold;
	color: #FF0000;
	}

#errors li {
	color: #FF0000;
	font-weight: normal;
	}

#contact-form fieldset, #subscribe-form fieldset {
	clear: both;
	border: none;
	}

#contact-form label, #subscribe-form label {
	display: block;
	width: 270px;
	float: left;
	clear: left;
	}

#contact-form input, #contact-form textarea, #contact-form select, #subscribe-form input, #subscribe-form textarea, #subscribe-form select {
	width: 250px;
	margin-bottom: 5px;
	}

#contact-form label span, #subscribe-form label span, #seminar-registration-form label span {
	color: #FF0000;
	}

#subscribe-form .checkboxes input, #contact-form .checkboxes input {
	width: 15px;
	}

#left img {
	display: block;
	margin: 0 5px 5px 0;
	float: left;
	}

#rss {
	padding: 7px 0 10px 23px;
	background: url( /share/images/rss.gif ) no-repeat left;
	}

#rss a {
	background: none;
	}