* { padding:0px;margin:0px; font-family:verdana, helvetica, sans-serif;}

.col_header {margin:20px 0 10px 0;}
.h0 {width:247px;padding-left:7px;background-color:#29abe2;color:#fff;font-size:14px;font-weight:bold;}
.h0_header {width:557px;padding-left:7px;background-color:#29abe2;color:#fff;font-size:14px;font-weight:bold;}
.h0w {width:270px;padding-left:7px;background-color:#29abe2;color:#fff;font-size:14px;font-weight:bold;}
p { margin:2px 0 10px 0;color:#555;}
h1 {font-size:19px;color:#29abe2;}
h2 {font-size:21px;color:#29abe2;font-weight:normal;}
img {border:none;}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

#wrapper { background-image:url('../img/bg.png'); background-repeat:repeat-x; }
#container { width:960px; margin:0 auto;}

#header { height:427px;}
#header #logo { width:289px; margin:0 auto; padding-top:17px;height:85px; }
#header #login {position:relative; left:550px;top:-10px;width:50px;}
#header #login a {color:#29abe2;text-decoration:none;font-size:11px;}
#header #login a:hover {text-decoration:underline}
#header #banner {height:282px;}
#header #banner_wrapper {height:282px;}

#header #nav { height:33px;padding-top:4px;text-align:center; }
#header #nav ul li { display:inline; }
#header #nav ul li a { text-decoration:none; font-family:Helvetica, Verdana, sans-serif; font-weight:bold; font-size:12px;color:#000;padding:5px; }
#header #nav ul li a.highlight {background-color:#39abe3;color:#fff;}
#header #nav ul li a:hover { text-decoration:underline; }

#content { width:891px; margin:0 auto 75px auto;font-size:11px; }
#content a {font-weight:bold;color:inherit;}
#content a.action {font-weight:bold;color:#29abe2;}
#content p.indent {margin-left:10px;}
#content p.big-indent {margin-left:25px;}
#content .col {float:left;margin-right:20px;}


#content ul, #content ol {margin-left:35px;color:#555;}
#content ol ul {margin-left:15px;list-style-type:disc;}
#content .box-highlight {width:200px;background-color:#e8eded;padding:10px;float:right;margin:0 0 10px 10px;}

#content .message {margin:10px 0;font-weight:bold;font-size:12px;color:#990000;}
#content .article_image {float:right;padding:0 0 10px 10px;}
#content .article_image_left {float:left;padding:0 10px 10px 0;}

/*<!-- styles for the 3 column home page -->*/
#content .col1-3 {width:254px;}
#content .col2-3 {width:270px;background-color:#eff2f2;padding:10px 25px 25px;}
#content .col3-3 {width:270px;margin-right:0;}

/*<!-- styles for the 2 column inside page -->*/
#content .col1-2 {width:564px;padding-right:30px;}
#content .col2-2 {width:277px;margin-right:0;}

#content .news_item {margin:10px 0 5px 0;border-bottom:1px dotted #999;width:270px;}
#content .news_item_wide {margin:10px 0 5px 0;border-bottom:1px dotted #999;width:550px;}
#content .news_item a {font-size:12px;color:#29abe2;font-weight:normal;}
#content #news_item_loader {text-align:center;padding:20px;}
#registration_loader {text-align:center;padding:20px;position:relative;top:-100px;background-color:#fff;}
#content #partner_logos {margin-left:15px;padding:15px 0; height:100px;}
#content .plogo {display:none;}

.template {}
.template table {margin-top:30px;width:100%;border-bottom:3px solid #e8eded;}
.template table th {text-align:left;background-color:#e8eded;}
.template table th, .template table td {padding:10px 5px;}
.template table tr {background-color:#f4f7f7;}
.template table tr.altrow {background-color:#ffffff;}
.template .actions {margin-top:30px;}
.template .actions ul li {display:inline;margin-left:10px;}
.template .paging {margin-top:10px;}
.template .disabled {font-style:italic;color:#ccc;}

.template form {width:470px;}
.template fieldset {border:1px solid #ccc;padding:20px;}
.template .input {margin:10px;}
.template .input label {font-weight:bold;display:block;margin-bottom:10px;}
.template .text input, .template .password input, .template .textarea textarea, .template .select select {width:400px;padding:5px;}
.template .checkbox input {width:20px;padding:5px;}
.template .checkbox label {display:inline;}
.template .submit {margin-top:15px;margin-left:400px;}

.newsitems .elementitem {margin-bottom:15px;width:450px;}
.newsitems .elementitem label {font-weight:bold; text-transform:uppercase;font-siz:10px;color:#999;}

#footer {text-align:center;font-size:10px;color:#b1b1b1;padding-bottom:30px;clear:both;font-size:11px;}
#footer a {font-weight:bold;color:inherit;}
#footer a.action {font-weight:bold;color:#29abe2;}
#footer p {margin-bottom:10px;}
#footer .label {color:#6c6c6c;}
#footer .value {color:#29abe2; font-weight:bold;}
#footer .legal {font-size:10px;}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
