html {
    height: 101%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#7a99ad;
	text-align: center;
	height:100%;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #AAAAAA;
}

iframe{
	width:100%;
}

#meta {
	width: 1px;
	height: 1px;
	overflow: auto;
}

.strg_content{
	font-weight:normal;
}

#page {
	width: 100%;
	margin:0px;
	background-color:#7a99ad;
	/*background-image: url(../images_new/main_bg_1.jpg);*/
	/*background-image: url(../images_new/main_bg_2.jpg);*/
	background-repeat: repeat-xy;
	padding-bottom:20px;
}

#wrapper_bg{
	position:absolute;
	width:960px;
	top:0px;
	height:100%;
	background-color:white;
	display:none;
	z-index:300;
}

#wrapper {
	width: 960px;
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:0px;
}

#page_hider{
	width:960px;
	height:100%;
	display:none;
	position:absolute;
	z-index:350;
	background-color: white;
}

#language{
	text-align:right;
	height:25px;
	position:relative;
	margin-top:0px;
	margin-right:18px;
	width:920px;
}

#loginSiDiary a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:25px;
	color: #7a99ad;
	text-decoration:none;
	margin-right:20px;
}

#regular_version a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:25px;
	color: #7a99ad;
	text-decoration:none;
	margin-left:20px;
}

#header {
	height: 60px;
	margin-left:10px;
	margin-bottom:0px;
	margin-top: 0px;
	position:static;
}

#logo {
	position:relative;
	margin-top: 5px;
	margin-left:10px;
	float: left;
	height: 36px;
	width: 126px;
	
/*	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat; */
}

#top1_holder{
	height: 250px;
	background-color:#f1f3f5;
	/*background-image: url(../images_new/banner.jpg);
	background-repeat: repeat-x;*/
	margin-left:20px;
	margin-right:20px;
	margin-top: 0px;

}
#top1_holder_menu{
	background-color:#f1f3f5;
	background-image: url(../images_new/top_holder_menu_bg.jpg);
	background-repeat: repeat-x;
	text-align:center;
	height: 26px;
	margin-left:20px;
	overflow:hidden;
	margin-right:20px;
}

ul#holder_menu{
	width:100%;
	float:left;
	position:static;
	margin:0px;
	padding-left:0px;
	line-height:26px;
	vertical-align:middle;
	list-style-type: none;
	
	z-index:9;
}

#holder_menu li{
	float:left;
	margin-left:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right:1px solid #b4b4b4;
	position:static;
	line-height:26px;
	z-index=10;
}



#holder_menu li a:hover{
	color:#ff9933;
}

.holder_menu_item{
	font-family: 'Arial', serif;
	font-size: 11px;
	color:#333333;
	width:130px;
	text-decoration:none;
}

.holder_menu_item_active{
	font-family: 'Arial', serif;
	font-size: 11px;
	color:#ff9933;
	text-decoration:none;
}

#top2_holder{
	height: 150px;
	margin-top: 20px;
	margin-left:20px;
	margin-right:20px;
}

.content{
	margin-top: 30px;
	margin-left:0px;
	margin-right:0px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ff9933;
}

.content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #535353;
}
.content h3{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-bottom:5px;
	color: #000000;
}

.content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.content p.cBreadcomb {
	font-size: 7pt;
}
.content a.cBreadcomb {
	font-size: 7pt;
}

.content a.sinovoButton{
	background-image:url(/images/button_bg.jpg);
	color:#FFFFFF;
	border:1px solid #6699CC;
	font-family: Helvetica, Arial;
	font-size: 11pt; 
	text-align:center; 
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.content a.sinovoButton:hover{
	color:#000000;
	background-image:url(/images/button_bg_over.jpg);
}

div#tourButtons{
	text-align: center;
	margin-top:30px;
}

div#content_frame1{
	margin-left:25px;
	overflow:auto;
}


div#content_frame2{
	margin-left:50px;
}

div.content_frame_half{
	width:410px;
	margin-left:20px;
	text-align:left;
	overflow:hidden;
}

div.content_frame_wide{
	text-align:left;
	width:860px;
	margin-left:0px;
	margin-right:0px;
	overflow:hidden;
}

div.content_frame_gthalf{
	text-align:left;
	width:590px;
	margin-top:0px;
	margin-left:20px;
	overflow:hidden;
}

div.content_frame_teaser{
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	width:265px;
	overflow:hidden;
}

div.content_frame_nostyle{
	text-align:left;
	width:810px;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	overflow:hidden;
}

.errorboxVisible{
	position:absolute;
	padding:0px;
	padding-left:2px;
	margin:0px;	
	border:1px solid #999999;
	width:570px;
	background-color:#ffE0E0;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	
	z-index:200;
	
	
}
.errorboxHidden{
	visibility:hidden;
	width:500px;
	position:absolute;
	padding:0px;
	padding-left:2px;
	margin:0px;
	top:0px;
	right:0px;
}

.teaser_vpart{
	overflow:hidden;
	text-align:center;
}

.teaser_vpos1{
	height:120px;
}
IMG.middle { vertical-align: middle }

.teaser_vpos2{
	height:18px;
}
.teaser_vpos2 p{
	font-size:14px;
	margin-bottom:0px;
	margin-top:3px;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight:bold;
}
.teaser_vpos3{
	height:15px;
}
.teaser_vpos3 span{
	font-size:12px;
	margin-top:3px;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.teaser_next_link{
	font-size:12px;
	margin-top:3px;
	line-height:12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color: #ff9933;
	text-decoration:none;
}

.valign_mid{
	vertical-align:middle;
}


.banner{
	text-align:left;
	position:absolute;
	width:900px;
	height:220px;
	padding-top:30px;
	padding-left:20px;
}

div.shop_frame{
	background-color:#f1f2f3;
	padding:0px;
	text-align:left;
	width:260px;
	height:180px;
	overflow:hidden;
}

div.shop_frame h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535353;
	font-weight:bold;
}

.title_verd_gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight:bold;
}

div.shop_frame p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.shop_price_euro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #535353;
	font-weight:bold;
	line-height:40px;
}
.shop_price_cent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #535353;
	font-weight:bold;
	line-height:20px;
}

div.top2_news{
	margin-bottom:15px;
	background-color:#f1f2f3;
	float:left;
	padding:0px;
	text-align:left;
	width:270px;
	height:165px;
	overflow:hidden;
}
div.top2_news a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9933;
	text-decoration:none;
	font-weight:bold;
}

.top2_txt_big{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #535353;
	margin-left:15px;
}
.top2_txt{
	margin-left:15px;
	float:left;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: #535353;
}

div#top2_news1{
	margin-left:0px;
}
div#top2_news2{
	margin-left:55px;
}
div#top2_news3{
	margin-left:55px;
}





.padding10{padding:10px;}

.padding20{padding:20px;}

.padding30{padding:30px;}

.teal_bg{
	background-color:#f1f3f5;
}

#footer{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	width:920px;
	height:20px;
	margin-top: 20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
#footer a{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #333333;
	line-height:20px;
}







.banner_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #535353;
	font-weight:bold;
}
.banner_header2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	font-weight:bold;
}

.banner_txt_mid{
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom:0px;
	color: #535353;
	font-weight:none;
	line-height:15px;
}
.banner_txt_regular{
	font-family: Arial, sans-serif;
	font-size: 11px;
	overflow:hidden;
	color: #535353;
}
a.banner_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9933;
	text-decoration:none;
	font-weight:bold;
	
}

p.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#ff9933;
	font-weight:bold;
}

p.verdana_orange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ff9933;
	font-weight:bold;
}

p.reg_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.txt_orange{
	color:#ff9933;
}

.txt_blau{
	color:#7a99ad;
}

a.reg_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9933;
	font-weight:bold;
	text-decoration:none;
}

.left_bound{
	float:left;
	margin-bottom:15px;
}
.right_bound{
	float:right;
	
}


.clearB{
	clear:both;
	height:1px;
	width:100%;
}



#Form Label,input,select
{
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:150px;
}

#form Label,input,select
{
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:150px;
}

#Form br{
	clear:both;
}
#form br{
	clear:both;
}

.ff_topmargin {
	 margin-top:-20px;
	 padding-top:0px;
}

.cText {
font-family: Helvetica, Arial, sans-serif;
font-size: 8pt;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 70px;
	float:left;
	min-width:70px;
	background: #7a99ad;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none
}
	
	
#sddm li a:hover
{	
	color: #000000;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-top:25px;
	padding: 0;
	width:240px;
	background: #FFFFFF;
	border: 1px solid #7a99ad}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		
		width:90px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #000000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #FFFFFF;
		color: #000;
		text-decoration:underline;
	}
		
		
.cQuickstart img
{
	vertical-align: text-top;
	float:left;
	width: 100px;
	height: 111px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.cQuickstart
{
    margin-left: 0 !important;
	margin-left: -70px;
}

.cQuickstart li
{
	clear:left;
    padding-left: 0 !important;
    padding-left: 100px;
	margin-bottom: 5px;
}

.cCompany
{
	clear:left;
}

.cCompany .logo {
	width: 220px;
	float: left;
	text-align: center;
	min-height: 50px;
	padding-bottom: 15px;
}

.cCompany .address{
	padding-bottom: 15px;
}

.cCompany .address a{
	font-weight: bold;
}



td.cContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}




#Linkexchange Label,input,select 
{
	display: block;
	float: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:120px;
}

a.cBreadcomb{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	text-decoration:underline;
}
div.tourContainer{
	width:100%;
}

.tourImage{
	float:left; 
	margin:0px 10px 10px 0px; 
	width:400px; 
	height:400px; 
	text-align:center;
}

.tourImage img{
	border-width:0px;
}

.tourDescription{
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
}

div.tourContainer p{
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
}
div.tourNav{
	height:25px;
	margin-top:20px;
}

#cmdPrev{
	float:left;
}

#cmdNext{
	float:right;
}

.alignRight{
	float:right;
}

.alignLeft{
	float:left;
}

h1.index{
	font-size: 9px;
	color:#000000;
	font-weight:normal;
}

h2.index{
	font-size: 9px;
	color:#000000;
	font-weight:normal;
}

#cookie_consent_container{
	display: block;
	opacity: 0.9;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #111111;
	color: #FFFFFF;
	padding: 20px;
	z-index: 9999;
	text-align: left;
}

#cookie_consent_container > div{
	display: inline-block;
	margin: 10px;
	font-size: 100%;
}

#cookie_consent_container > div.cookie-consent-btn{
	background-color: #FEFEFE;
	padding: 10px 20px;
	color: #111111;
	border-radius: 3px;
	cursor: pointer;	
}

#cookie_consent_container > div.cookie-consent-btn > a{
	color: #111111;
	text-decoration:none;
}

#cookie_consent_container > div.cookie-consent-link{
	color: #FEFEFE;
}

/* 
*************************************************************************
* MainMenu.cs Content 
*************************************************************************
*/
#main_menu{
	position:absolute;
	margin-left:160px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	height:36px;
	width:770px;
	background-image: url(../images_new/menu_bg.jpg);
	background-repeat: repeat-x;	
}

#main_menu_mouse_out_area{
	position:absolute;
	margin-left:160px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	left:150px;
	top:0px;

	height:70px;
	width:820px;
}

#main_menu_left{
	width:17px;
	height:36px;
	float:left;
	background-image: url(../images_new/menu_bar_left.png);
	background-repeat: no-repeat;
}
#main_menu_right{
	width:23px;
	height:36px;
	float:left;
	background-image: url(../images_new/menu_bar_right.png);
	background-repeat: no-repeat;
}

#search_box{
	height:26px;
	width:170px;
	margin-top:5px;
	margin-right:10px;
	float:right;
	background-color:#00526c;
	z-index:10;
}

.search_input_button{
	margin-top:6px;
	margin-left:8px;
	border:0px;
	float:left;	
}

#main_menu_bar  ul{
	float:left;
	position:static;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	line-height:36px;
	vertical-align:middle;
	list-style-type: none;
	z-index:450;
}

#main_menu_bar{
	height:36px;
	float:left;
	margin-left:0px;
	overflow:hidden;
	z-index:10;
}

#main_menu_bar ul li{
	float:left;
	border-left:2px solid transparent;
	border-top:2px solid transparent;
	border-bottom-width:0px;
	border-right:2px solid transparent;
	position:static;
	line-height:30px;
	height:36px;
	overflow:show;
	padding-left:10px;
	padding-right:6px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0ex;
	border-bottom-right-radius:0ex;
	z-index:502;
}

#main_menu_bar ul li:hover{
	background-color:#FFFFFF;
	border-left:2px solid #258ea1;
	border-top:2px solid #258ea1;
	border-bottom-width:0px;
	border-right:2px solid #258ea1;
	
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0ex;
	border-bottom-right-radius:0ex;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:0ex;
	-webkit-border-bottom-right-radius:0ex;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:0ex;
	-moz-border-bottom-right-radius:0ex;
}


#main_menu_bar ul li a{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
}
#main_menu_bar ul li:hover a{
	color:#000000;
}


div.level2{
	left:0px;
	top:36px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	width: 390px;
	position:absolute;
	z-index:501;
	background:white;
	border-style:solid;
	border-color:#258ea1;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	color:#000000;
	display:none;
	border-radius:5px;
	-webkit-borderradius:5px;
	-moz-border-radius:5px;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 2px 2px 2px #888;
	
}

.level2_bottom_txt{
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff9933;
	font-weight:bold;
	float:right;
	margin-top:15px;
}

#language_icon{
	
}

div.menu_diviner{
	
}

ul#top_menu{
	position:absolute;
}

ul#top_menu li ul {
	margin-left:0px;
	list-style-type: disc;
	width:445px;
}
ul#top_menu li ul li{
	padding:0px;
	border:none;
	width:145px;
	float:left;
	height:20px;
	text-align:left;
	line-height:20px;
}
ul#top_menu li ul li a{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
ul#top_menu li ul li:hover a{

	text-decoration:underline;
}
ul#top_menu li ul li:hover{
	border:none;
	background-color:transparent;
}

ul#top_menu li:hover div{
	display:block;
}

div#languageMenu{
	top:21px;
	width:75px;
	text-align:center;
	background:#FFFFFF;
	position:absolute;
	display:none;
	border:2px solid #258ea1;
	margin:0;
	overflow:hidden;
	z-index:600;
	padding-bottom:10px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

div#languageMenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a99ad;
	text-decoration:none;
}
div#languageMenu img{
	
}

/* 
*************************************************************************
* Lytebox.cs Content 
*************************************************************************
*/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }
#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0;/*background: url(images/loading.gif) center no-repeat;*/
}
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev { width: 49%; height: 100%; /*background: transparent url(images/blank.gif) no-repeat;*/ display: block; left: 0; float: left; }
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }
#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }


/* 
*************************************************************************
* ZoomSearch.cs Content 
*************************************************************************
*/

		span.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%;color:#000099;}
		.result_title a{ font-size: 100%; color:#000099;}
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #00AA00;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
		.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		.recommend_image { float: left; display: block; }
		.recommend_image img { margin: 10px; width: 80px; border: 0px; }	

