@charset "utf-8";
/* CSS Document */

body 
{	
	font-family: Tahoma;
	background-color: #0B2545;
	font-size:12px;
	color:#333333;
}

a 
{
	font-family: Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

a:hover 
{
	font-family: Tahoma;
	font-size:12px;
	color:#A83576;
	text-decoration:none;
}

#main-wrapper
{
	width: 940px;
	margin-right:auto;
	margin-bottom: 30px;
	margin-left:auto;
	margin-top:20px;
}

/*#main-wrapper #header
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:241px;	
}*/

div.rounded
{
	margin-top:20px;
	margin-bottom:20px;
	border: 1px solid #BAB8CB;
	background-color: #FFFFFF;
	padding:8px;
	width:940px;
}

.border
{
	border: 1px solid #BAB8CB;
	font-size:14px;
	color:#333333;
	margin:0px;
}

.border h1
{
	font-size:20px;
	color:#013352;
	padding-right:10px;
	margin:0px;
	font-weight:normal;
}

.border p
{
	font-size:14px;
	color:#333333;
	padding-right:10px;
	margin:0px;
	font-weight:normal;
}	

div.footer-rounded
{
	border: 1px solid #BAB8CB;
	background-color: #FFFFFF;
	width:940px;
	margin-top:30px;
	margin-bottom:10px;
	height:30px;
	padding:0px;
	padding-top:17px;
}

div.rounded_vdo_gallery
{
	border: 1px solid #000000;	
}

.arrow-padding
{
	margin-top:10px;
	margin-bottom:13px;
	margin-left:10px;
	margin-right:10px;
}

.bitmaphdwrap {
	padding: 0px;
	float: right;
	border: 1px solid #000000;
}

.imgwrapright {
	padding: 0px;
	float: right;
	margin-left:9px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	border: 1px solid #000000;
}

.imgwrapleft {
	padding: 0px;
	float: left;
	margin-right:9px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
	border: 1px solid #000000;
}

.presenters-bg
{
	background-color:#F2F2F2;
}

.presenters-line
{
	background-image:url(../images/presenter-td-border.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

.txtpresenter
{
	font-size:11px;
}

#main-wrapper #footer 
{
	padding-top:18px;
	padding-right:20px;
	background-image:url(../images/footer-bg.png);
	width:940px;
	height:60px;
	background-repeat:no-repeat;
	text-align:right;
}

.footer-line
{
	background-image:url(../images/footer-td-border.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

.borderbottom
{
	border-bottom:#e5e5e5 solid 1px;	
}

/* highslide CSS */
.highslide-wrapper div {
    font-family:Tahoma;
    font-size:12px;
	color:#333333;
}

.highslide-html{
	background-color:#FFFFFF;
}

.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits, a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover, a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the highslide popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}

.highslide-wrapper .highslide-html-content {
    width: 700px;
    padding: 0 5px 5px 5px;
}

.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}

.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}

.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}

.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}

.highslide-wrapper .highslide-header a:hover {
	color: black;
}

.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}

.highslide-move {
    cursor: move;
}

.bitmapwrap {
	padding: 0px;
	float: right;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	border: 1px solid #EDEDED;
	width:250px;
	height:175px;
	background-repeat:no-repeat;
	background-position:top center; 
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

#desctitle
{
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma;
	padding-top:5px;
	padding-bottom:5px;
}

