/* Standard Template fuer RIO CMS */
/* 28.06.2005 Created by Philipp Blatter */
/* 21.06.2007 PB: Free compiled for RIO CMS System */
/* 02.09.2008 PB: product styles */
/* 22.09.2008 PB: special page styles */
/* 31.09.2008 CC: IE6/IE7 Styles */
/* 06.10.2008 PB: Tabs Quadro Styling */
/* 07.10.2008 PB: Tabs Tailormade */
/* 07.10.2008 CC: Styling Function iFrame */
/* 12.10.2008 PB: Language dependent stuff */
/* 15.10.2008 CC: IE6 Styles */
/* 19.10.2008 PB: Agent */
/* 20.10.2008 PB: News Movie */
/* 04.03.2009 PB: Movie Player Content */
/* 15.07.2009 PB: gallery anpassung */
/* 18.11.2009 PB: url cleanup (perf) */
/* 24.02.2010 PB: boxquest */
/* 07.02.2012 PB: russian styles */

/*  color schema -----  */
/*  colordrk: #1278B8;  */
/*  colorgry: #EAEAEA;  */
/*  color100: #1278B8;  */
/*  color050: #BCDA84;  */
/*  color025: #DEDDCC;  */
/*  color010: #E9EDF4;  */


body {
	background-color: #fff;
	color: #222;
	margin: 0;
	padding: 0;
	font: 12px/15px arial, helvetica, sans-serif;
	width: auto;
	}


/*  layout ------------------------------------------------ */


#wrapper {
	position: relative;
	width: 925px; 
	background: #F8F8F8 url(/img/temp_bg_wrapper.gif) repeat-y;
	padding: 0;
	margin: 0 0;
	border: 1px solid #fff; 
}

#header {
	position: relative;
	margin: 0 0 30px 115px;
	padding: 0;
	width: 805px; 
	height: 149px;
	background-color: transparent;
	border: 2px solid #bbb;
	border-top: 0;
	z-index: 1; 
	}
.lang_ru #header { margin-left: 125px; }

	
#navMain {
	position: absolute;
	top: 110px;
	left: 0;
	height: 27px;
	margin: 0 0 0 117px;
	padding: 13px 0 0 0;
	background-color: transparent;
	z-index: 2; 
	}
.lang_ru #navMain { margin-left: 127px; }

	
#BannerPart {
	border: 2px solid #bbb;
	border-top: 0;
	margin: 0 0 0 115px;
	padding: 0;
	width: 805px;
	height: auto;
}
.lang_ru #BannerPart { margin-left: 125px; }

#ProductPart {
	border: 2px solid #bbb;
	border-top: 0;
	border-bottom: 0;
	margin: 0 0 0 115px;
	padding: 0;
	width: 805px;
	height: auto;
	background: #fff;
}
.lang_ru #ProductPart { margin-left: 125px; }

#ReferencePart {
	border: 2px solid #bbb;
	border-top: 0;
	/*border-bottom: 0; */
	margin: 0 0 0 115px;
	padding: 0;
	width: 805px;
	height: auto;
	background: #fff;
}
.lang_ru #ReferencePart { margin-left: 125px; }

#MoviePart {
	margin-top: 20px;
}
* html #MoviePart { margin-top: -12px; }
*+html #MoviePart { margin-top: 0; }


#footer {
	position: relative;
	margin: 0;
	padding: 0 0 0 115px;
	width: 810px;
	height: 30px;
	color: #777;
	background: #fff;
	z-index: 9; 
	border: 1px solid #fff;
	}
.lang_ru #footer { padding-left: 125px; }

.content {
	position: relative; 
	width: 553px;
	/*border: 1px dashed green;*/
	min-width: 125px;
	margin: 0 0 0 115px;
	padding: 0 17px 0 235px;
	clear: both;
	border: 2px solid #bbb;
	border-top: 0;
	background-color: #E4E1DC;
	}
.lang_ru .content { margin-left: 125px; }
	
/*	
#wrapper.creference .content,
.content.cdynamic {
	border: 2px solid #bbb;
	border-top: 0;
}
	*/
body>div.content {	margin-top: 15px; } /* IE6 macht dies nicht */

.content {
	z-index: 3;  /* value for IE4-5.x */
	}


#navAlpha {
	position: absolute;
	top: 157px;
	left: 0;
	width: 114px;  
	margin: 0;
	padding: 0;
	background-color: transparent;
	z-index: 6; 
	}


#navBeta {
	position: absolute;
	top: 511px;
	left: 117px;
	width: 235px;	
	padding: 0;
	color: #000;
	background-color: #E4E1DC;
	z-index: 7;
	overflow: hidden;
	}
.lang_ru #navBeta { left: 127px; }


#navCountry {
	position: absolute;
	left: -225px;
	width: 200px;
	margin-top: 9px;
	color: #000;
	z-index: 8; 
	}

#navYouarehere {
	position: absolute;
	left: 0;
	top: 151px;
	margin: 0 0 0 115px;
	padding: 5px 10px 4px 28px;
	width: 767px;
	height: 20px;
	z-index: 9;
	border: 2px solid #bbb;
	border-top: 0;
	}
.lang_ru #navYouarehere { margin-left: 125px; }
	

#navYouarehere p, #navYouarehere a, #navYouarehere em { color: #000; }
#navYouarehere p {
	margin-bottom: 0;
	line-height: 21px;
}

#navTools {
	background: transparent;
	width: 765px;
	padding: 12px 0 0 20px;
	}
	
	

#navBooking {
	padding: 0;
	padding-top: 94px;
	width: 981px;
	height: 33px;
	}




/*  standard tags  ------------------------------------------------ */


img {
	border: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/15px arial, sans-serif, verdana, arial, helvetica, arial, sans-serif;
	color: #222;
	}
	
th,td {
	padding: 2px 10px 2px 10px;
	font: 12px/16px arial, helvetica, sans-serif;
	}
	
th {
	text-align: left;
	font-weight: bold;
	}
	
a, a:link, a:visited {
	font-weight: normal; 
	text-decoration: underline;
	color: #20557D;
	background: transparent; 
	}

a:hover {
	font-weight: normal; 
	text-decoration: underline;
	color: #4C95B4;
	background: transparent; 
	}

a:active {
	font-weight: normal; 
	text-decoration: none;
	color: #BE8225;
	background: transparent;  
	}
	
a { color: #000; }
a:link { color: #000; }
a:visited { color: #555; }
a:hover { color: #35A1E5; }
a:active { color: #1278B8; }


#footer address { color: #bbb; text-decoration: none; text-align: left; }
#footer a { color: #999; text-decoration: none; font-weight: normal; }
#footer a:hover { color: #000; font-weight: normal; }
#footer address span { float:right; }



address	{
	font: 10px/15px arial, helvetica, sans-serif;
	color: #aaa;
	background: transparent; 
	margin-top: 11px;
	}

acronym	{
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted #888;
	}

em {
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
	color: #1278B8;
	background: transparent;  
	}





/*  headlines  ------------------------------------------------ */


h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	}
	
h1	{
	clear: both;
	margin-top: 4px;
	margin-bottom: 14px;
	padding: 0;
	font-size: 24px;
	line-height: 1.1em;
	color: #8AB6D2;
	}

h2	{
	font-size: 15px;
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 2px;
	color: #000;
    }

h3	{
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 11px;
	margin-bottom: 3px;
	font-weight: bold;
    }

h4	{
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 3px;
	margin-bottom: 4px;
	letter-spacing: 1px;
	}

h5	{
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	color: #1278B8;
	}







/*  layout elements right ------------------------------------------------ */


#navBeta img {
	margin-bottom: 8px;
	}

/* clean up code with old div id boxes: boxLinks,  boxLinks, boxSpecial, boxExclusive */

#boxLinks, #boxSpecial, #boxExclusive, .sidebox, .bookingbox, .searchbox, .teaser, .picturebox {
	border: 1px solid #DEDDCC;
	margin-bottom: 10px;
	width: 200px;
	overflow:hidden;
	}

.searchbox {
	width: auto;
}

.bookingbox {
	width: 358px;
}


.sidebox h2, .bookingbox h2, .searchbox h2, .teaser h2 {
	background: #DEDDCC;
	color: #000;
	padding: 3px 8px;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 6px;
	}


.sidebox ul, .bookingbox ul {
	list-style: none;
	margin: 0 2px 8px 8px;
	padding: 0;
	border: 0;
	}

.sidebox p, .bookingbox p, .searchbox p, .teaser p {
	margin: 0;
	padding: 0 2px 5px 8px;
	}

.teaser h3 {
	margin-top: -5px;
	padding: 0 2px 2px 8px;
	}
	
.teaser img {
	margin: -7px 0 0 -8px;
	padding: 0;
	}
	
.picturebox p {
	padding: 0 2px 0 8px;
	margin: 0;
	background: #DEDDCC;
	}

.picturebox p img {
	margin: 0 0 0 -8px;
	}
	
.picturebox em {
	margin-top: -25px;
	}
	
.leadingbox p { 
	font-size: 14px; 
	font-weight: normal; 
	line-height: 18px; 
}

.textteaser p { 
	color: #fff; 
	background: #BCDA84;
	padding: 7px 10px;
}
.textteaser a { 
	color: #fff;
	text-decoration: none;
}
.textteaser a:hover { 
	color: #000; 
}

/*  navigation top ------------------------------------------------ */

#navMain #MainNavigationDiv {
	float: left;
	padding: 1px 0 0 8px;
}

#navMain ul {
	border: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.lang_ru #navMain ul {
	margin-left: 5px;
}

#navMain ul li {
	border: 0;
	border-right: 1px solid #000;	
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
}

#navMain ul li a {
	margin: 3px 15px;
	padding: 2px 4px;
	text-decoration: none;
	color: #000;
}

#navMain ul li.sactive a,
#navMain ul li a:active,
#navMain ul li a:hover {
	background-color: #AAEB91;
}

#navMain #sitesearch {
	width: auto;
}

#navMain #sitesearch input {
	width: 60px;
}

/*  navigation left ------------------------------------------------ */


	
#navAlpha ul, #navBeta ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	width: 114px;
	}

.nav li	{
	display: inline;
	text-align: left;
	padding: 0;
	margin: 0 0 5px 0;
	border: 0;
	font: 11px/15px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	width: 114px; 	/* False value for IE4-5.x/Win. */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 114px;	/* You get it. Good value for compliant browers. */	
	display: block;
	}

.nav li a {
	display: block;
	margin: 0;
	padding: 3px 5px 0 15px;
	border: 0;
	color: #000;
	background: transparent;
	font-weight:  bold;
	text-decoration: none;
	width: 95px;
	}
	
.nav li.sactive a,
.nav li a:hover {
	background-color: #AAEB91;
	color: #000;
	}
	
/* level2 */

.nav ul.level2 {
	margin: 0;
}

.nav ul.level2 li a {
	padding: 3px 5px 0 20px;
	background-color: #FFF;
	width: 90px;
	font-weight: normal;
}

.nav ul.level2 li.sactive a,
.nav ul.level2 li a:hover {
	background-color: #AAEB91;
}
/*
#navAlpha ul.level2 li {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #656565;
	margin: 0;
	padding: 0 0 0 10px;
	width: 112px;
	}	

#navAlpha ul.level2 li a {
	text-decoration: none;
	font-weight: normal;
	color: #656565;
	width: 112px;
	padding: 3px 2px 0 10px;
	}	
	
#navAlpha ul.level2 li a:hover {
	color: #000;
	text-decoration: none;
	}
	
#navAlpha ul.level2 li.pactive a, #navAlpha ul.level2 li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #429BCB;
	}	

*/

/* level3 */

.nav ul.level3 {
	margin: 0;
}

.nav ul.level2 div {
	margin: 4px 0 0 0;
}

.nav ul.level3 li {
	margin: 0;
}

.nav ul.level3 li a {
	padding: 0px 5px 0 30px;
	background-color: #FFF !important;
	width: 80px;
	color: #777;
	font-weight: normal;
}

.nav ul.level3 li.sactive a,
.nav ul.level3 li a:hover {
	background-color: #AAEB91!important;
	color: #000;
}

/*
#navAlpha ul.level3 {
	margin: 0;
	width: 112px;
}

#navAlpha ul.level3 li {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #656565;
	margin: 0;
	padding: 0 0 0 10px;
	width: 112px;
	}	

#navAlpha ul.level3 li a {
	font-size: 9px;
	text-decoration: none;
	font-weight: normal !important;
	color: #656565;
	width: 112px;
	padding: 3px 2px 0 10px;
	}	
	
#navAlpha ul.level3 li a:hover {
	color: #000;
	text-decoration: none;
	}
	
#navAlpha ul.level3 li.pactive a, #navAlpha ul.level3 li.sactive a {
	text-decoration: none;
	font-weight: bold !important;
	color: #003471;
	}	

#navAlpha ul+ul {
	margin-top: 20px;
}
*/


#navAlpha ul.nav li {
	width: 90px !important;
	white-space: normal;

	}	


/*  navigation right ------------------------------------------------ */



#navBeta ul.level3 {
	margin: 0;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	width: 130px;
	}


#navBeta ul.level3 li {
	text-align: left;
	padding: 3px 0 0 10px;
	margin: 0 0 10px 0;
	border: 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}	

#navBeta ul.level3 li a {
	text-decoration: none;
	font-weight: normal;
	color: #656565;
	width: 150px;
	padding: 5px 2px 0 0;
	}	
	
#navBeta ul.level3 li a:hover {
	color: #000;
	text-decoration: none;
	}
	
#navBeta ul.level3 li.pactive a, #navBeta ul.level3 li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #429BCB;
	}	




/*  navigation top ------------------------------------------------ */


#navTools ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: left;
 	}

#navTools h2 {
	display: none;
	} 

#navTools ul li {
	display: inline;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	}

#navTools ul li a {
	height: 15px;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #ccc;
	margin: 0;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	}

#navTools ul li a:hover {
	color: #1278B8;
	border-top: 2px solid #AAEB91;
	}

#tlang {
	position: absolute;
	left: 203px;
}




/*  content ------------------------------------------------ */


.lead {
	font-weight: bold;
	}

.content img {
	margin-bottom: 8px;
	}

h1 {
	position: relative;
	left: -999em;
	}


img.i {
	background: #fff; 
	/*float: left;*/	
	border: 1px solid #ddd; 
	margin: 2px 0 0 0;
	padding: 0; 
	}
	
img.il {
	margin: 0 16px 4px 0;
	padding: 0; 
	}
	
img.ir {
	margin: 0 0 4px 16px;
	padding: 0; 
	}
	








/*  freedoc content  */


/*.content p {
	clear: both; 
	} */
	
/*.content h2, .content h3 {
	clear: both; 
	} */

.content h2 {
	color: #1278B8;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}


.content p	{
	display: block;
	}

.content p em	{
	color: #1278B8;
	font-weight: bold;
	}



	/*  Lists   */

.content ul {
	margin: 0 0 5px 11px;
	padding: 0 0 3px 0;
	}
	
.content li {
	margin: 0 0 3px 5px;
	padding: 0;
	line-height: 130%;
	list-style: square outside;
	}
	
.content ul ul {
	margin: 3px 0 5px 12px;
	padding: 0 0 3px 0;
	}

.content ul ul li {
	margin: 0 0 1px 5px;
	padding: 0 0 0 5px;
	line-height: 130%;
	list-style-image: none;
	list-style-type: none;
	}


	/*  Alternative Lists  , check out  */

.kuoniframe {
	width: 324px;
	border: 1px solid #333;
	border-top: 3px solid #333;
	padding: 12px;
	margin-bottom: 12px;
	}

.kuoniframe h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.kuoniframe ul {
	margin: 0;
	padding: 0;
	}
	
.kuoniframe li {
	border-top: 1px solid black;
	margin: 0;
	padding: 2px 0 1px 0;
	list-style: none;
	line-height: 130%;
	}
		
.kuoniframe li a {
	text-decoration: none;
}
	
	/*  freedoc boxes , check out */ 

.content p.boxalert, .content p.boxalert1 {
	display: block;
	padding: 4px 8px 4px 34px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #DEDDCC;
	color: #000;
	width: 425px;
	}

.content p.boxalert1 {
	background: #DEDDCC;
	}

.content p.boxalert {
	background: #DEDDCC;
	padding: 4px 8px 4px 8px;
	font-weight: bold;
	width: 445px;
	}
	
.content p.boxquest {
	display: block;
	padding: 4px 8px 4px 30px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #AAEB91;
	color: #000;
	width: 425px;
	}

.content p.boxquest a:link,
.content p.boxquest a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}
.content p.boxquest a:hover,
.content p.boxquest a:active {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	}


.content p.box	{
	display: block;
	padding: 4px 6px 6px 10px;
	margin-top: 4px;
	margin-bottom: 16px;
	background: #FFD387;
	color: #444;
	width: 445px;
	}
	
.content p.box1	{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -9px;
	margin-bottom: 4px;
	width: 425px;
	}

.content p.box1 img	{
	vertical-align: bottom;
	}


	/*  freedoc pre box  */ 

.content pre	{
	display: block;
	padding: 5px 10px;
	overflow: auto;
	margin-top: 0;
	margin-bottom: 2em;
	background: #EAEAEA; 
	color: #625343;
	font: 11px/1.3 monospace, "Lucida Console", monaco, monospace;
	width: 425px;
	}

	
	
	/*  freedoc Table Variations in light blue, 100%, 80%, 60%  */
	
.tbl, .tbl1, .tbl2  { 
	margin-bottom: 15px;
	background-color: #fff;
	border: solid 1px #888; 
	width: 100%;
	width: 460px;
	}
	
.tbl td, .tbl1 td, .tbl2 td  {
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	padding: 0 10px 0 10px;
	vertical-align: top;
	background-color: #fff;
	color: #555;
	}
	
.tbl th, .tbl1 th, .tbl2 th  {
	border-right: 1px solid #ddd;
	background-color: #EAEAEA;
	color: #888;
	}
	
.tbl2 th {
	display: none;
	}
	
	
	/*  freedoc Table Variations in light grey, 100%, 80%, 60%  */

.tbl3, .tbl4, .tbl5  { 
	margin-bottom: 8px;
	background-color: #fff;
	border: solid 1px #fff; 
	}
	
.tbl3 td, .tbl4 td, .tbl5 td  {
	border: none;
	border-bottom: 1px dotted #999;
	background-color: #fff;
	color: #333;
	padding: 4px 8px 4px 0;
	vertical-align: top;
	}
	
.tbl3 th, .tbl4 th, .tbl5 th  {
	border: none;
	border-bottom: 1px solid #000;
	background-color: #fff;
	color: #555;
	padding: 2px 3px 2px 1px;
	}

.tbl4 th {
	display: none;
	}

/*
.tbl4 {
	width: 500px;
	}
*/

.tbl5 {
	width: 700px;
	margin-bottom: 16px;
	}

.tbl5 th {
	border: none;
	border-right: 1px solid #DEDDCC;
	background-color: #DEDDCC;
	color: #555;
	padding: 1px 10px 1px 10px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	}
.tbl5 td {
	padding: 2px 10px 2px 10px;
	}


	/*  freedoc Table Variations transparent, 100%, 80%, 60%  */

.tbl6, .tbl7, .tbl8  { 
	margin-bottom: 15px;
	background-color: transparent;
	border: 0; 
	}
	
.tbl6 td, .tbl7 td, .tbl8 td  {
	padding: 0;
	padding-left: 8px;
	background-color: transparent;
	border: 0; 
	vertical-align: top;
	}
	
.tbl6 th, .tbl7 th, .tbl8 th  {
	display: none;
	padding: 0;
	background-color: transparent;
	border: 0; 
	}

.tbl7 {
	width: 100%;
	}
	
.tbl7 td {
	padding: 0 10px 2px 0;
	}

.tbl8 {
	width: 70%;
	}

.fline {
	border-top: 1px solid #ccc; 
	height: 7px;
	width: 460px;
	clear: both;
	}



/*  forms input  */ 


input, input.full, textarea { 
	color: #333333; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	background-color: #eeeeee;
	}
	
input.full { 
	width: 100%;
	}

input.ecard { 
	width: 60%;
	}

select { 
	color: black; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	background-color: #eeeeee; 
}

img.butt {
	background: #CBE3EB; 
	border: 0; 
	margin: 0;
	padding: 0; 
}



/*  hotel related pages   ------------------------------------------------ */

	
.hotellist, .destinationlist, .destinationlist2, .infobox {
	width: 425px;
	padding: 6px 10px;
	margin-bottom: 8px;
	background: #eee;
	}

.hotellist h2, .infobox h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.destinationlist h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}


/* alternative hotellist 2 columns */
	
.destinationlist ul {
	border: 0;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	}

.destinationlist ul li {
	display: block;
	float: left;
	width: 165px;
	text-align: left;
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-image: none;
	}
	
.destinationlist .fline {
	clear: left;
	border: 0; 
	height: 1px;
}


	
.hotellist ul {
	border: 0;
	margin-left: 0;
	padding: 0;
	list-style-image: none;
	}
	
.hotellist li {
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-image: none;
	}

.infobox h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
	}

.infobox h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
	}

.teaserbox {
	width: 460px;	
	position: relative;
	padding: 0;
	margin-bottom: 10px;
	background: #fff;	
	}
	
.teaserbox h2 {
	color: #fff;
	padding: 6px 0 3px 10px;
	margin-bottom: 9px;
	font-size: 1.5em;
	}

.teaserbox h2 em {
	font-size: 0.93em;
	color: #fff;
	padding-left: 10px;
	}

.teaserbox h3 {
	padding: 6px 6px 6px 10px;
	}

.teaserbox img {
	position: absolute;
	left: 12px;
	}
	
.teaserbox p {
	padding: 0 18px 0 190px;
	margin-bottom: 8px;
	left: 0;
	}





/*  bookingengines navigation   ------------------------------------------------ */


#navBooking h2 { display: none; }

#navBooking ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
 	text-align: center;
	width: 880px;
	height: 21px;
	}

#navBooking ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 18px;
	}

#navBooking ul li a {
	display: block;
	font-weight: bold;
	padding: 0px 10px 0 11px;
	border-top: 3px solid #fff;
	line-height: 17px;
	margin: 0;
	margin-right: 4px;
	color: #1278B8;
	background: #fff;
	text-decoration: none;
	text-align: left;
	}

#navBooking ul li a:hover {
	color: #333;
	background: #BAD2F4;
	border-top: 2px solid #AAEB91;
	padding-top: 0;
	}

#navBooking a:link.active, #navBooking a:visited.active, #navBooking a:hover {
	color: #000;
	}

#navBooking a:active	{
	color: #fff;
	background: #BAD2F4;
	}

#navBooking .sactive a	{
	color: #000;
	background: #BAD2F4;
	border-top: 2px solid #BAD2F4;
	padding-top: 0;
	}


#navBooking #sshome a { width: 200px; padding-left: 19px; }


/*  logos  ------------------------------------------------ */


#logolink {
	position: absolute;
	height:54px;
	left:650px;
	top: 30px;
	width: 250px;
	z-index: 9;
	}

#buttonlogo {
	display: block;
	padding: 0;
	background: transparent url(/img/desede-logo-web.gif) no-repeat;
	width: 250px;
	height: 54px;
	}




/*  helpers  ------------------------------------------------ */


.whitespace	{
	background: #fff url(/img/pat_whitespace.gif);
	margin: 40px 0 0 0;
	padding: 0 15px; 
	}

.clearall {
	clear: both;  /* erzwingt neue zeile nach text umfluss float */
	height: 1px;
	}

.inline {
	display: inline;
	}

.hide, hr {
	display: none;
	}

.vspace {
	margin: 10px 0 0 0;
	}
	
.sp10 { margin-top: 10px; }
.sp15 { margin-top: 15px; }
.sp20 { margin-top: 20px; }



/*  Indu: lievedit  ------------------------------------------------ */

.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #E5DD98 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #FAF4C4 url(/img/iliveedit.gif) no-repeat 6px 5px;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #CA9D50;
	text-decoration: none;
	background: transparent; 
}

.liveedit a:hover {
	color: #F4B244;
	text-decoration: none;
	background: transparent; 
}

/* in olive */
.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #A0D872 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #CDF8A9 url(/img/iliveedit1.gif) no-repeat 6px 5px;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #80B231;
	text-decoration: none;
	background: transparent; 
}

.liveedit a:hover {
	color: #9D910C;
	text-decoration: none;
	background: transparent; 
}



/*    ------------------------------------------------ */


.picturebox em {
	color: #5F6C47;
	}



.photoregularfive {
	vertical-align: middle;
	vertical-align: text-top;
}


.avalability li {
	list-style-type: none;
}




.mitarbeiter {
	width: 200px;
	float: left;
	border: 1px solid #DEDDCC;
	margin: 0 8px 10px 0;
	overflow:hidden;
	}
	
.mitarbeiter h2 {
	background: #DEDDCC;
	color: #000;
	padding: 3px 8px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	}
	
.mitarbeiter p {
	margin: 0;
	padding: 0 2px 5px 8px;
	}
	
.mitarbeiter img {
	margin: -7px 0 0 -8px;
	padding: 0;
	}

	

.referenz {
	width: 200px;
	float: left;
	border: 1px solid #DEDDCC;
	margin: 10px 10px 0 0;
	overflow:hidden;
	}
		
.referenz p {
	margin: 0;
	padding: 0 2px 5px 8px;
	}
	
.referenz img {
	margin: -6px 0 0 -8px;
	padding: 0;
	}

	
.previewbox {
	width: 100px;
	float:right;
	}
	
.previewbox {
	position:absolute;
	left:-110px;
	float: none;
	}

.previewbox2 {
	width: 240px;
	float: right;
	margin: -38px 0 -30px 0;
	}
	

/* formular stuff */


.formx input { 
	width: 65% 
	}

.formx .formxsubmit { 
	width: 100px; 
	}


.warning {
	margin: 10px 0;
	padding: 10px;
	font-weight: bold;
	color: #DC2102;
}


label {
	float: left;
	width: 25%;
	padding-top: 3px;
	text-align: left;
	font-size: 95%;
	}

fieldset { 
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 10px;
	background: #eee;
	}

fieldset p { 
	margin: 0 0 8px 0; 
	padding: 0 0 0 10px; 
	}

legend {
	font-weight: bold;
	font-size: 12px;
	color: #555;
	padding-left: 3px;
	}

input { 
	font: 11px/100% "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #000; 
	margin-top: 5px;
	}

p small {
	font-size: 10px;
	background: #ddd;
	padding: 1px;
	}




/* -------------- NEW ----------------- */



h2 strong {
	color: #FF0000;
}

#navBeta .sidebox {
	width: 150px;
	}

#navBeta .sidebox a {
	margin-left: 10px;
	}

/*
html {
	scrollbar-arrow-color: #f00;
	overflow-x:hidden; 	
	}
*/

#navBeta #quicksearch, #navBeta #quicksearch h2 {
	background: #ddd;
	}

#navBeta #quicksearch fieldset {
	width: 130px;
	padding: 0 0 5px 10px;
	margin:0;
	border: none;
	background: #ddd;
	}

#navBeta #quicksearch legend {
	display: none;
	}
	
#navBeta #quicksearch input {
	width: 126px;
	background: #fff;
	}
	
#navBeta #quicksearch p,  #navBeta #quicksearch label {
	padding: 0;
	margin: 0;
	}
#navBeta #quicksearch form {
	margin: 0;
	padding:0;
	}

/* GuestBook ------------------------------------------------ */
.guestbook, #xForm {
	width: 400px;
	background-color: #fff;
	margin-bottom: 1em;
	padding: 0;
}
.guestbook div {
	float: left;
	width: 310px;
}
.guestbook div.label {
	width: 6em;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}
.guestbook input, .guestbook textarea {
	margin-top: 0;
	margin-bottom: 5px;
	width: 90%;
}
#xForm input, #xForm textarea {	margin: 2px; width: 70%; }
#msg textarea { height: 7em; }
#sendform input { margin-left: 10em; width: 50%; float: left; }
#captcha label { width: 100%; }
#captcha input { margin-left: 10em; width: 160px; }
#captcha img { margin-left: 9.25em; }
#cancel input { width: 20%; }
#xForm #company {margin-top: 10px;}
#xForm #email {margin-top: 10px;}
#xForm #msg {margin-top: 10px;}
#xForm #terminvorschlag label { display: block; width: 100%; margin: 30px 0 13px 0; font-size: 14px; font-weight: bold; }
#xForm #terminvorschlag input { display: none; }
#xForm select {width: 50%;}
.warning {
	margin: 0;
	padding: 2px 0;
}
.warning p, .warning p span {
	font-weight: bold;
	color: #f00;
	margin: 0 0 2px 0;
}

.required {
	/*background: #FFB9AC;*/
	color: #f00;
}
.required input {
	background: #FFB9AC;
}


/* Addon Template fuer RIO CMS De Sede */
/* 19.08.2008 Created by Philipp Blatter */
/* 19.08.2008 PB: ... */


/* product styles */

#productpicture {
	position: relative;
	border-bottom: 2px solid #a6a6a6;
	float: left;
	width: 404px;
	height: 303px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	}
	
#productdescription {
	border-left: 2px solid #bbb;
	border-bottom: 2px solid #a6a6a6;
	position: relative;
	float: left;
	width: 367px;
	height: 271px;
	padding: 16px;
	margin: 0;
	background: #fff;
	overflow: auto;
	}

#productdescription p {
	padding-top: 10px;
	line-height: 18px;
}

#productdescription h2, #ReferencePart h2 {
	font-size: 18px;
	font-weight: bold;
}
#productdescription h2 em, #ReferencePart h2 em {
	font-size: 12px;
	color: #000;
}







.fcontent {
	clear: both;
	padding: 20px 0;
	/* border: 1px dotted red; */
	}
	
.fcontent img {
	margin-bottom: 0;
	}


.nav h2 {
	font-size: 12px;
	color: #883;
	margin: 10px 0 0 10px;
	}
.sitemap h2 {
	font-size: 12px;
	color: #883;
	margin: 10px 0 0 10px;
	}

.sitemap li { list-style: none; }
.sitemap li a { font-size: 16px; text-decoration: none; }
.sitemap li li a { font-size: 14px; }
.sitemap li li li a { font-size: 12px; }

.nav .kollektion h2 {
	font-weight: bold;
	}


.browserpart {
	background: #e4e1dc;
	padding: 20px 0;
	}

.smallteaser {
	padding: 20px 10px 270px 10px;
	}

.browserteaser {
	padding: 26px 0 10px 12px;
	height: 500px;
	}

.bigteaser {
	padding: 36px 0 10px 18px;
	height: 754px;
	width: 183px;
	}

.content pre,
.navbox pre {
	font: 12px/16px arial;
	background: #fff;
	padding: 0;
	color: #333;
	}

.bbjobs h2 {
	font: 30px/34px arial;
	background: #fff;
	}

.navbox {
	background-color: #FFF;
	padding: 20px 10px;
	margin: 0 13px 0 12px;
	}

.navbox h2 { 
	font-weight: bold;
	color: #aaa;
}

.navbox ul.nav { 
	width: 180px;
}
.navbox ul.nav li { 
	width: 180px;
	margin: 0;
}
.navbox ul.nav li a { 
	width: 160px;
}





.roundbox {
	background-color: #FFF;
	margin-top: 10px;
	padding: 40px 30px 10px 70px;
	margin: 0;
	/*border: 1px solid red;*/
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/* float: right;
	width: 500px;  */
	}

.roundbox h2 {
	font: bold 20px/22px arial;
	color: #000;
	margin-bottom: 10px;
	}

.roundbox h3 {
	font: bold 15px/22px arial;
	margin-bottom: 10px;
	}

.roundbox p {
	/*text-align: justify;*/
	color: #444;
	}

.roundbox p strong {
	text-align: left;
	color: #222;
	}

*+html .content .fcontent {
	margin-top: 10px;
	background: transparent url(/img/roundbox_top.jpg) no-repeat scroll 0 0;
}

*+html .content .roundbox {
	background-image: url(/img/roundbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF;
}

/*
*html .content .fcontent {
	margin-top: 10px;
	background: transparent url(/img/roundbox_top.jpg) no-repeat scroll 0 0;
}

*html .content .roundbox {
	background-image: url(/img/roundbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF;
}
*/
/* Temporär */


/* Temporäre Lösung nav Beta floating

.content {
	float: right;
	padding-left: 80px;
	margin-left: 0;
	width: 442px;
	margin-right: 1px;
}

#navBeta {
	position: relative;
	left: 0;
	top: 0;
	float: right;
	width: 190px;
	margin: 0;
}
*/



/* page generell ---------------------------------- */


#gallery {
	display: block;
	padding: 20px 0;
	text-align: left;
}


#gallery img {
	height: 75px;
	float: left;
	border: 1px solid #bbb;
}

/*
#gallery a {
	height: 75px;
	width: 100px;
	float: left;
	border: 1px solid #bbb;
	display: block;
}
#gallery img {
	height: 75px;
}
*/



.bbdownloads #gallery img, .bbpresse #gallery img {
	width: 100px;
	height: 75px;
}

/* page specials ---------------------------------- */


/* designer */

.bbdesign ul.level2 { display: none; }


/* leder */

.bbleder img.il { margin-left: -50px; }
.bbleder .fline { border-color: #fff; }
.bbleder .roundbox { height: 850px; }
.bbleder .level2 { position: absolute; left: -999em; }

.bbcuir img.il { margin-left: -50px; }
.bbcuir .fline { border-color: #fff; }
.bbcuir .roundbox { height: 850px; }
.bbcuir .level2 { position: absolute; left: -999em; }

.bbleather img.il { margin-left: -50px; }
.bbleather .fline { border-color: #fff; }
.bbleather .roundbox { height: 850px; }
.bbleather .level2 { position: absolute; left: -999em; }

.bbkozha img.il { margin-left: -50px; }
.bbkozha .fline { border-color: #fff; }
.bbkozha .roundbox { height: 850px; }
.bbkozha .level2 { position: absolute; left: -999em; }



/* haendler */

table.dealer td { vertical-align: top; padding: 0 20px 10px 0; }
.dealerlist { position: absolute; left: -999em; }
.dealerselect { display: block; margin: 10px 20px 0 0; width: 180px; }


/* downloads */

.dlproductlist { position: absolute; left: -999em; }


/* sitemap */

#bsitemap #navBeta {
	top: 200px;
}


/* product tabs ---------------------------------  */

#productTabs {
	background: #fff;
}
#productTabs > div {
	background: #fff;
	padding: 0;
	border: 1px solid #aaa; 
	border-bottom: 2px solid #aaa; 
}


/*
#productTabs div.active { display: block; }
*/

#productTabs h2 {
	font-size: 18px;
	font-weight: bold;
}
#productTabs p {
	line-height: 18px;
}



/* tabs */


ul#navsubtab {
	margin: 10px 0 0 0;
  	width: 100%;
 	height: 22px;
 	padding: 0 0 3px 0;
	background: #aaa;
  	border-left: solid 1px #a6a6a6;
	clear: both;
}

*html ul#navsubtab { 
	margin: 0 0 0 -1px;
	width: 805px;
	overflow: hidden;
} 

*+html ul#navsubtab { margin: 0; }

ul#navsubtab li,
ul#navsubtab li.passive {
	background: #cdced0;
 	color: #555;
 	font-weight: bold;
	margin: 0;
	padding: 0;
 	list-style-type: none;
 	float: left;
	cursor: pointer;
}

ul#navsubtab li a {
	display: block;
	border-top: 0;
	border-right: solid 2px #a6a6a6;
	background: #cdced0;
	text-decoration: none;
 	color: #6b6c71;
 	font-weight: bold;
	margin: 0;
	padding: 5px 2px 2px 2px;
 	height: 17px;
 	width: 155px;
 	text-align: center;
	cursor: pointer;
}

/*
*html ul#navsubtab li a {
	height: 19px;
}
*/

*html ul#navsubtab li {
	margin-bottom: -3px;
}

ul#navsubtab li a:hover {
	background: #AAEB91;
 	color: #000;
}


ul#navsubtab li a.selected, ul#navsubtab li a:hover.selected {
	background: #fff;
 	color: #000;
	margin: 0;
 	width: 155px;
 	height: 19px;
}


#navsubtab li#lasttab {
	border-right: 0;
	width: 151px;
}


#navsubtab li#lasttab a.selected {
	border-right: 0;
 	background: #000 url(/medias/desede/style/tailormade.jpg) -645px 0;
 	width: 155px;
	color: #fff;
}
#navsubtab.tab4 li#lasttab a.selected {
 	background: #000 url(/medias/desede/style/tailormade.jpg) -483px 0;
	border-right: solid 2px #888;
}
#navsubtab.tab3 li#lasttab a.selected {
 	background: #000 url(/medias/desede/style/tailormade.jpg) -322px 0;
	border-right: solid 2px #888;
}

*html #navsubtab li#lasttab a.selected,
*html #navsubtab.tab4 li#lasttab a.selected,
*html #navsubtab.tab3 li#lasttab a.selected {
 	background: #FFF;
 	color: #000;
}





#productTabs #gallery {
	padding: 20px;
}

#productTabs #tleather {
	padding: 30px 0 5px 0;
	text-align: left;
	}
#productTabs #tleather div.navbox {
	padding: 0;
	float: left;
	display: block;
	width: 160px;
	height: 140px;
	overflow: hidden;
	}
#productTabs #tleather div.navbox ul.nav {
	padding: 0;
	}
#productTabs #tleather div#leatherbox {
	float: left;
	display: block;
	width: 600px;
	height: 740px;
	}

#productTabs #tleather div#leatherbox .roundbox,
#productTabs #tleather div#leatherbox .fcontent {
	width: auto;
	border: none;
	padding: 0;
	margin: 0;
	clear: none;
	}
#productTabs #tleather div#leatherbox .fline {
	border: none;
	}


#productTabs #ttailormade {
	height: 203px;
	background: #000 url(/medias/desede/style/tailormade.jpg) 0 -27px;
	padding: 50px 380px 10px 60px;
}
#productTabs #ttailormade h2 {
	margin-bottom: 10px;
	font-size: 20px;
}
#productTabs #ttailormade h2 a {
	font-weight: bold;
}


#productTabs #imotion {
/*
	border: 1px solid #fff;
	margin-left: 175px;
	width: 450px;
	height: 300px;
*/
	margin: 0;
	padding: 0;
	width: 803px;
	height: 350px;
	border: 0;
	}

*html #productTabs #imotion {
	width: 805px;
}

*+html #productTabs #imotion {
	width: 802px;
}


/* languagr und tool menus */

#navLanguage ul {
display: inline;
/*margin-right: 10px;*/
}

#navLanguage li.active a,
#navLanguage li.active a:hover {
	background-color: #AAEB91;
	color: #000;
	}


/* reference part */

#ReferencePart .content { padding: 0; margin: 0; }
#ReferencePart ul { float: left; }
#ReferencePart ul.nav { width: 220px; padding: 10px; }
#ReferencePart ul.nav li a { width: 200px; }
#ReferencePart ul.referencelist { margin-top: 25px; margin-bottom: 175px; width: 500px; list-style: none; }
#ReferencePart div.referencedetail { width: 528px; float: left; }
#ReferencePart div.referencedetail #slideshow { border: 1px solid #ccc; margin: 20px 0; }
#ReferencePart div.referencedetail h2 { margin-bottom: 5px; }

*+html #ReferencePart ul { margin-left: 0; margin-top: 5px;}
* html #ReferencePart ul { margin-left: 0; margin-top: 5px;}


/* recommend layer */

#recommendpage { background: #fff; padding: 10px; border: 1px solid #bbb; } 
#recommendpage #page input { background: #fff; border: 1px solid #fff; } 
#recommendpage #xForm { width: 500px; }
#recommendpage input, #recommendpage textarea { margin: 2px; width: 60%; }
#recommendpage #sendform input { margin-left: 10em; width: 50%; float: left; }
#recommendpage #captcha label { width: 100%; }
#recommendpage #captcha input { margin-left: 10em; width: 160px; }
#recommendpage #captcha img { margin-left: 9.25em; }
#recommendpage #yourname { margin-top: 10px; }
#recommendpage #friendsname { margin-top: 10px; }


/* special Pages */

#wrapper.creference #navBeta,
#wrapper.cproduct #navBeta {
	display: none;
}


/* IE7 Styles */
*+html #BannerPart img {
	margin-bottom: -3px;
} 

/* IE6 Styles */

* html .content {
	background: transparent url("/img/ie6_content_bg.gif") repeat-y;
}

* html #BannerPart img,
* html #ProductPart img {
	margin-bottom: -3px;
} 

#footer A,
#footer A:link,
#footer A:active,
#footer A:visited {
	FONT-WEIGHT: normal; COLOR: #999; TEXT-DECORATION: none;
}
#footer A:hover {
	FONT-WEIGHT: normal; COLOR: #000;
}

.textteaser A,
.textteaser A:link,
.textteaser A:active,
.textteaser A:visited {
	COLOR: #fff; TEXT-DECORATION: none;
}
.textteaser A:hover {
	COLOR: #000;
}



#navMain UL LI A,
#navMain UL LI A:link,
#navMain UL LI A:active,
#navMain UL LI A:visited {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 2px; MARGIN: 3px 15px; COLOR: #000; PADDING-TOP: 2px; TEXT-DECORATION: none;
}
.lang_ru #navMain UL LI A,
.lang_ru #navMain UL LI A:link,
.lang_ru #navMain UL LI A:active,
.lang_ru #navMain UL LI A:visited {
	margin: 3px 10px;
}




#navMain UL LI.sactive A,
#navMain UL LI.sactive A:link,
#navMain UL LI.sactive A:active,
#navMain UL LI.sactive A:visited {
	BACKGROUND-COLOR: #aaeb91;
}
.nav LI A,
.nav LI A:link,
.nav LI A:active,
.nav LI A:visited {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 15px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 95px; COLOR: #000; PADDING-TOP: 3px; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
.lang_ru .nav LI A,
.lang_ru .nav LI A:link,
.lang_ru .nav LI A:active,
.lang_ru .nav LI A:visited { width: 105px; }

.nav LI.sactive A,
.nav LI.sactive A:link,
.nav LI.sactive A:active,
.nav LI.sactive A:visited {
	COLOR: #000; BACKGROUND-COLOR: #aaeb91;
}

.nav UL.level2 LI A,
.nav UL.level2 LI A:link,
.nav UL.level2 LI A:active,
.nav UL.level2 LI A:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 20px; FONT-WEIGHT: normal; PADDING-BOTTOM: 0px; WIDTH: 90px; PADDING-TOP: 3px; BACKGROUND-COLOR: #fff;
}
.lang_ru .nav UL.level2 LI A,
.lang_ru .nav UL.level2 LI A:link,
.lang_ru .nav UL.level2 LI A:active,
.lang_ru .nav UL.level2 LI A:visited { width: 100px; }


.nav UL.level2 LI.sactive A,
.nav UL.level2 LI.sactive A:link,
.nav UL.level2 LI.sactive A:active,
.nav UL.level2 LI.sactive A:visited {
	BACKGROUND-COLOR: #aaeb91;
}

.nav UL.level2 LI A:hover {
	BACKGROUND-COLOR: #aaeb91;
}

.nav UL.level3 LI A,
.nav UL.level3 LI A:link,
.nav UL.level3 LI A:active,
.nav UL.level3 LI A:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 30px; FONT-WEIGHT: normal; PADDING-BOTTOM: 0px; WIDTH: 80px; COLOR: #777; PADDING-TOP: 0px; BACKGROUND-COLOR: #fff! important;
}
.lang_ru .nav UL.level3 LI A,
.lang_ru .nav UL.level3 LI A:link,
.lang_ru .nav UL.level3 LI A:active,
.lang_ru .nav UL.level3 LI A:visited { width: 90px; }


.nav UL.level3 LI.sactive A,
.nav UL.level3 LI.sactive A:link,
.nav UL.level3 LI.sactive A:active,
.nav UL.level3 LI.sactive A:visited {
	COLOR: #000; BACKGROUND-COLOR: #aaeb91! important;
}

.nav UL.level3 LI A:hover {
	BACKGROUND-COLOR: #aaeb91;
}


#navBeta UL.level3 LI A,
#navBeta UL.level3 LI A:link,
#navBeta UL.level3 LI A:active,
#navBeta UL.level3 LI A:visited {
	PADDING-RIGHT: 2px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; PADDING-BOTTOM: 0px; WIDTH: 150px; COLOR: #656565; PADDING-TOP: 5px; TEXT-DECORATION: none;
}

#navBeta UL.level3 LI A:hover {
	COLOR: #000; TEXT-DECORATION: none;
}
#navBeta UL.level3 LI.pactive A,
#navBeta UL.level3 LI.pactive A:link,
#navBeta UL.level3 LI.pactive A:active,
#navBeta UL.level3 LI.pactive A:visited {
	FONT-WEIGHT: bold; COLOR: #429bcb; TEXT-DECORATION: none;
}
#navBeta UL.level3 LI.sactive A,
#navBeta UL.level3 LI.sactive A:link,
#navBeta UL.level3 LI.sactive A:active,
#navBeta UL.level3 LI.sactive A:visited {
	FONT-WEIGHT: bold; COLOR: #429bcb; TEXT-DECORATION: none;
}

#navTools UL LI A
#navTools UL LI A:link,
#navTools UL LI A:active,
#navTools UL LI A:visited {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 2px; MARGIN: 0px; COLOR: #999; PADDING-TOP: 2px; HEIGHT: 15px; TEXT-ALIGN: left; TEXT-DECORATION: none;
}



/*
UL#navsubtab LI A,
UL#navsubtab LI A:link,
UL#navsubtab LI A:active,
UL#navsubtab LI A:visited {
	PADDING-RIGHT: 4px; BORDER-TOP: #cfcfcf 0px solid; DISPLAY: block; PADDING-LEFT: 16px; FONT-WEIGHT: bold; BACKGROUND: #cdced0; PADDING-BOTTOM: 3px; MARGIN: 0px; WIDTH: 140px; CURSOR: pointer; COLOR: #555; PADDING-TOP: 4px; HEIGHT: 17px; TEXT-DECORATION: none;
}
UL#navsubtab LI A.selected,
UL#navsubtab LI A.selected:link,
UL#navsubtab LI A.selected:active,
UL#navsubtab LI A.selected:visited {
	BACKGROUND: url(/img/bg-tabs.gif) #fff -492px -1px; MARGIN: 0px; WIDTH: 160px; COLOR: #000;
}
UL#navsubtab LI A.selected:hover {
	BACKGROUND: url(/img/bg-tabs.gif) #fff -492px -1px; MARGIN: 0px; WIDTH: 160px; COLOR: #000;
}

*/



#navTools UL LI A:hover {
	BORDER-TOP: #aaeb91 2px solid; COLOR: #1278b8;
}

#navLanguage LI.active A
#navLanguage LI.active A:link,
#navLanguage LI.active A:active,
#navLanguage LI.active A:visited {
	COLOR: #000; BACKGROUND-COLOR: #aaeb91;
}
#navLanguage LI.active A:hover {
	COLOR: #000; BACKGROUND-COLOR: #aaeb91;
}

#ReferencePart UL.nav LI A,
#ReferencePart UL.nav LI A:link,
#ReferencePart UL.nav LI A:active,
#ReferencePart UL.nav LI A:visited {
	WIDTH: 200px;
}

* html #bnews.bbnews form {
	margin-bottom: 100px;
}

*+html #captcha img {
	margin-left: 10em;
}

* html #captcha img {
	margin-left: 10em;
}

b a { font-weight: bold !important; }
b em { color: #333; font-weight: bold; padding-left: 10px; }


.agent td { border-top: 1px dashed #aaa; padding-top: 5px !important; }


#BannerPart.bannermovie { 
		background: #000;
		text-align: center;
		padding-top: 1px;
	}
#wideflashplayer {
		padding: 0; 
		margin: 0 auto;
	}

* html #BannerPart.bannermovie { 
	height: 303px; 
	padding-top: 2px;
}
* html #wideflashplayer { margin-top: 2px; border: 1px solid red; }

