body {
	margin: 0px;
	background-color: #018AC7;
	}
#topSpace {
	width: 100%; 
	height: 55px; 
	}
#shadeTop {
	height: 11px;
	background: url('images/shade_top.png') repeat-x;
	}
#header {
	width: 100%; 
	height: 205px; 
	background: white url('images/logo.png') no-repeat;
	background-position: 10px 10px;
	}
#subscribeTo {
	min-width: 966px;
	}
#subscribeTo  img{
	/*position: absolute;*/
	float: right;
	margin-top: -90px;
	margin-right: 60px;
	margin-bottom: -150px;
	}
#liveBoardContainer {
	width: 650px;
	
	}
#liveBoardWrapper {
	width: 400px;
	height: 200px; 
	float: right;
	}
#liveBoardTopWrapper {
	width: 400px;
	float: right;
	margin: 41px 11px 0 0;
	}
#liveBoardShadeLeft {
	float: left;
	background: url('images/shade_left.png') repeat-y;
	height: 170px; 
	width: 11px;
	}
#liveBoardShadeLeftCorner {
	float: left;
	background: url('images/shade_corner_left.png') no-repeat;
	height: 21px; 
	width: 21px;
	}
#liveBoardShadeRight {
	float: right;
	background: url('images/shade_right.png') repeat-y;
	height: 170px; 
	width: 11px;
	}
#liveBoardShadeRightCorner {
	float: left;
	background: url('images/shade_corner_right.png') no-repeat;
	background-position: 0px 0px;
	height: 21px; 
	width: 21px;
	}
#liveBoardShadeBottom {
	float: left;
	background: url('images/shade_bottom_lb.png') repeat-x;
	background-position: 0px 9px;
	height: 21px; 
	width: 358px;
	}
#liveBoardBottom {
	width: 400px;
	height: 21px; 
	float: right;
	}
#liveBoardTabLeftCorner {
	float: left;
	background: url('images/tab_l_white.png') no-repeat;
	background-position: 0px 0px;
	height: 24px; 
	width: 10px;
	}
#liveBoardTabRightCorner {
	float: left;
	background: url('images/tab_r_white.png') no-repeat;
	background-position: 0px 0px;
	height: 24px; 
	width: 10px;
	}
#liveBoardTop {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #018AC7;
	width: 378px;
	height: 25px;
	float: right;
	}
#liveBoardTabTop {
	background: #ffffff;
	float: left;
	height: 24px;
	width: 358px;
	}
#mc_liveboard {
	width: 358px;
	height: 170px;
	float: left;
	margin: 0 0 0 10px;
	/*border: 1px solid #ff6600;*/
	}
#space {
	float: left;
	width: 10px;
	height: 55px;
	}
#menuWrapper {
	width: 100%; 
	min-width: 966px;
	height: 25px;
	background: white url('images/logo_oneliner.png') no-repeat;
	background-position: 12px 2px;
	}
#menu {
	min-width: 500px;
	max-width: 595px;
	}
#menuItem, #menuItem a:link, #menuItem a:visited, #menuItem a:active {
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
	text-transform: uppercase;
	color: #018AC7;
	float: left;
	padding: 2px 5px 0px 5px;
	font-weight: normal;
	}
#menuItem a:hover {
	font-weight: normal;
	}
#tabL {
	float: left;
	width: 10px;
	height: 24px;
	background: url('images/tab_l.png') no-repeat;
	}
#tabR {
	float: left;
	width: 10px;
	height: 24px;
	background: url('images/tab_r.png') no-repeat;
	}
#menuItemSelected {
	height: 22px;
	font-family: arial;
	font-size: 11pt;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	background-color: #018AC7;
	float: left;
	padding: 2px 5px 0px 5px;
	}
#shadeBottom {
	height: 15px;
	background: url('images/shade_bottom.png') repeat-x;
	/*border: 1px solid #ff6600;*/
	}
/*html #shadeBottom {
	margin-top: 0px;
	}
/**+html #shadeBottom {
	margin-top: -14px;
	}*/

#languageBar {
	font-family: arial;
	font-size: 8pt;
	color: white;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	
	}

#language {
	float: right;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding: 0px 5px 0px 5px;
	margin-right: -1px;
	
	}
#languageSelected {
	float: right;
	background: #eeeeee;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding: 0px 3px 0px 3px;
	margin-right: -1px;
	color: #018AC7;
	
	}
	
#content {
	min-width: 966px;
	width: 100%; 
	}
#contentSideImage {
	position: absolute;
	margin: 30px 0 0 20px;
	float: left;
	text-align: center;
	}
#contentSideImage a:link, #contentSideImage a:visited, #contentSideImage a:active{
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 2px;
	padding: 3px;
	}
#breadCrumb, #breadCrumb  a:link, #breadCrumb  a:visited, #breadCrumb  a:active {
	color: #cccccc;
	font-size: 9pt;
	text-transform: lowercase;
	}
#autoLinks { 
	/*border-top: 1px solid #e4e4e4;*/
	}
#autoLinks  a:link, #autoLinks  a:visited, #autoLinks  a:active {
	color: #cccccc;
	text-align: left;
	font-size: 12pt;
	text-transform: lowercase;
	}
#tableRuler {
	width: 595px;
	height: 1px;
	border-top: 1px solid #ffffff;
	}
#tableRuler2 {
	width: 595px;
	height: 1px;
	border-top: 1px solid #999999;
	}
#footerWrapper {
	width: 100%;
	min-width: 966px;
	margin-top: 15px;
	}
#creditWrapper {
	float: right;
	}
#footerCredits ul li {
	list-style-type: none;
	float: left;
	margin-left: 15px;
	}
#footerCredits, #footerCredits a:link, #footerCredits a:visited, #footerCredits a:active {
	min-width: 500px;
	max-width: 595px;
	text-align: right;
	margin-right: 3px;
	font-family: "Arial Narrow", Arial;
	font-size: 8pt;
	color: #dddddd;
	text-decoration: none;
	}
#footerCredits a:hover {
	color: #ffffff;
	}
#footer {
	font-family: arial; 
	font-size: 9pt;
	text-align: right;
	width: 100%; 
	height: 160px;
	/*position: fixed; */
	clear: both; 
	background: #018AC7 url('images/logo_reprise.png') no-repeat; 
	background-position: right 10px;
	border-top: 1px solid #f4f4f4;
	/*position:absolute; */
	
	bottom:0; 
	left:0;
	}
#eMMinet				{ font-family: arial; font-size: 7pt; text-align: right; color: #cccccc; margin: 5px 10px 5px 10px; }
#eMMinet a:link,
#eMMinet a:visited,
#eMMinet a:active		{ font-size: 9pt; color: #ffffff; text-decoration: none; }
#eMMinet a:hover		{ color: #ff6600; }
	
	
	
	
	
/*
*
*  TOPMENU STYLE
*
*/

.jquerytopmenu{
font: bold 12px Verdana;
background: #ffffff;
width: 100%;
}

.jquerytopmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerytopmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jquerytopmenu ul li a{
display: block;
background: #ffffff; /*background of tabs (default state)*/
color: #018AC7;
padding: 4px 14px 5px 14px;
/*border-right: 1px solid #778;*/
text-decoration: none;
}

* html .jquerytopmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jquerytopmenu ul li a:link, .jquerytopmenu ul li a:visited{
color: #018AC7;
}

.jquerytopmenu ul li a:hover{
background: #018AC7; /*tab link background during hover state*/
color: #ffffff;
}
	
/*1st sub level menu*/
.jquerytopmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerytopmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerytopmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerytopmenu ul li ul li a{
font: bold 12px Arial;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background: #e4e4e4; 
}

.jquerytopmenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #e4e4e4;
color: black;
}


/*
*
*	SIDEMENU STYLE
*
*/

.jquerysidemenu{
	font: normal 12px Arial, Helvetica, sans-serif ;
	font-weight: bold;
	width: 191px;
	/*background-color: #FFFFFF;*/
}

.jquerysidemenu ul{
margin: 1px;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerysidemenu ul li{
position: relative;
display: inline;
float: left;
background: #018AC7;
}

/*Top level menu link items style*/
.jquerysidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: #ffffff;
	padding: 8px 8px;
	/*border-right: 1px solid #CCCCCC;*/
	/*color: #426BA4;*/
	text-decoration: none;
	width:175px;   /*  191px - 8px - 8px = 75; */  
	/*background-color: #456593;*/
	/*background: url('../style/images/1.jpg') repeat-x;*/
}

* html .jquerysidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jquerysidemenu ul li a:link, .jquerysidemenu ul li a:visited{
color: #ffffff;
}

.jquerysidemenu ul li a:hover{
/*background: black; /*tab link background during hover state*/
color: #ffffff;
background: #ffffff;
}
	
/*1st sub level menu*/
.jquerysidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerysidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerysidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerysidemenu ul li ul li a{
font: normal 12px Arial, Helvetica, sans-serif ;
font-weight: bold;
border: 1px solid #e4e4e4;	
width: 190px; /*width of sub menus*/
height: 20px;
padding: 5px;
margin: 1px;
/*border-top-width: 0;*/
/*background: url('../style/images/1.jpg') no-repeat;*/
}

.jquerysidemenuz ul li ul li a:hover{ /*sub menus hover style*/
/*background: #eff9ff;*/
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 8px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 7px;
right: 5px;
}
.mouse_hover { 
background: #414141;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox2/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #018AC7; }
