/* Edited with EditCSS */
/**** Style sheets whose contents could be loaded were ****/
/**** imported instead. Rule order may be incorrect ****/
/**** as a result. ****/

/**** LINK-tag style sheet package.css ****/




/**** LINK-tag style sheet auto.css ****/

/*------------------------------------------------------------------------------------*/
/* GENERAL SETUP */
/*------------------------------------------------------------------------------------*/

body{
	margin: 0;
	padding: 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	color: #333333;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	line-height: 150%;
	
	background-color: #FFF;
}

input, textarea, table, td, select{

	font-family:Verdana,Arial,Helvetica,sans-serif;
}


/*------------------------------------------------------------------------------------*/
/* AV TEXT */
/*------------------------------------------------------------------------------------*/



/* a {
	font-weight: bold;
	color: #2C639B;
} */ 


h1, h1.avtext{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	color: #091B41;
	padding: 20px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	
}


h2, h2.avtext{
	font-size:  1em;
	font-weight: bold;
	line-height: 14px;
	color: black;
	padding: 20px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}


h3, h3.avtext{
	font-size: 1em;
	font-weight: bold;
	line-height: 14px;
	color: black;
	padding: 20px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

h4, h4.avtext{
	font-size: 0.9em;
	font-weight: bold;
	line-height: 14px;
	color: black;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

ul.avtext{
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

li.avtext{
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

/*------------------------------------------------------------------------------------*/
/* PAGE STRUCTURE */
/*------------------------------------------------------------------------------------*/

#wrapper{
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 10px;
	
} 

#page{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	border: 0px solid green;
}

  
#header{display: none;
}

/*------------------------------------------------------------------------------------*/
/* HEADER */
/*------------------------------------------------------------------------------------*/


/* #header_1{
	position: relative;
	
	border: 0px solid red;
	
	margin-bottom: 5px;
}

#header_1 .left{
	float: left;
	background-color: #ed008c;
	
	background-image: url(../../resources/images/corner_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#header_1 .right{
	position: relative;
	float: right;
	
	background-color: #091b41;
	text-align: right;
	
	background-image: url(../../resources/images/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
}


#header_1, #header_1 .left, #header_1 .right{
	height:90px;
}

#header_2{
	height: 210px;
	
	
}

#header_2 .left{
	float: left;
	height: 210px;
	background-color: #233354;
	
	background-image: url(../../resources/images/bg_header2_left.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	
	
	
}

#header_2 .left .corner_container{
	background-image: url(../../resources/images/corner_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 100%;
	
}


#header_2 .right{
	float: right;
	height: 210px;
	background-color: #233354;
	text-align: left;
	
	background-image: url(../../resources/images/bg_header2_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
}

#header_2, #header_2 .left, #header_2 .right{
	height:100px;
}


#header_2 .right .corner_container{
	background-image: url(../../resources/images/corner_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 100%;
	position: relative;
}


#logo{
	 margin: 10px 10px 0px 0px;	
}


.left{
	
	width: 225px;
}

.right, #bread-crumb, #bread-crumb-bg{
	
	width: 720px;
}


#bread-crumb-bg{
	height: 25px; 
	background-color: #556676; 
	opacity: 0.5;
	position: absolute;
	bottom: 0px;
}


#bread-crumb{
	
	height: 20px; 
	
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	
	background-image: url(../../resources/images/corner_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#bread-crumb ul{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	
	background-image: url(../../resources/images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
}

#bread-crumb a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.bread-crumb-start {

	margin-left: 0px;
}


#search{
	background-image: url(../../resources/images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 8px 0px 0px 10px;
	
}

#search input{
	background-color: transparent;
	border: none;
	color: white;
	margin: 5px;
	padding: 0px 0px 0px 30px;
	width: 120px;
	
}
*/ 


/*------------------------------------------------------------------------------------*/
/* MAIN MENU */
/*------------------------------------------------------------------------------------*/


#main-menu{display: none;
	border: 0px solid red;
}

/* 
#main-menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#main-menu li{
 	margin: 0px;
	padding: 0px;
}

#main-menu a{display: none;
	color: #2c639b;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted;
	
	background-image: url(../../resources/images/icon_main_menu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 15px;
	
	width: 90%;
}

#main-menu a:hover, #main-menu a.active{
color: #861a13;
}

*/ 

/*------------------------------------------------------------------------------------*/
/* SUB MENU */
/*------------------------------------------------------------------------------------*/

/* 
#sub-menu{
	border: 0px solid red;
	padding-bottom: 10px; 
}

#sub-menu ul{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;	
}

#sub-menu li{
	
	
}

#sub-menu a{
        display: none;
	background-image: url();
	font-weight: normal;
}
*/


/*------------------------------------------------------------------------------------*/
/* SERV NAV */
/*------------------------------------------------------------------------------------*/

/* 

#serv-nav{
	bottom: 1px;
	left: 0px;
	border: 0px solid red;
	background-color: #cccfd8;
	width: 100%;
	height: 20px;
}

#serv-nav ul{
	list-style-type: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;	
	
}

#serv-nav li{
	margin: 0px 10px 0px 0px;
	display: inline;
}

#serv-nav a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;

}

*/ 

/*------------------------------------------------------------------------------------*/
/* FOOTER*/
/*------------------------------------------------------------------------------------*/

#footer {display: none; /* 
	border: 0px solid green;
	color: #d7d9d4;
	text-align: right;
	padding-right: 15px;	
}

#page-footer{
	margin: 5px 0px 20px 0px; */ 
}






/*------------------------------------------------------------------------------------*/
/* PAGE CONTENT */
/*------------------------------------------------------------------------------------*/


#page-content{
	margin-top: 5px;
	border-top: 1px solid #FFF;
}
#page-content, #page-content .right, #page-content .left{
	background-image: url();
}

.page-content-bl, .page-content-br{
	background-image: url();
}
.page-content-bl .right{
	width: auto;
	
}



/*------------------------------------------------------------------------------------*/
/* CONTENT AREA */
/*------------------------------------------------------------------------------------*/


#content-left{
	border: 0px solid red;
	padding: 10px 20px 10px 30px;
	width: auto;
}  

#content-right{ display: none;

/* 	border: 0px solid red;
	padding: 10px 10px 10px 10px;
	width: 200px;
	float: right; */ 
}  

/* 

.content-main-headline{
	border-bottom: 1px dotted black;
	margin-bottom: 10px;
}

.content-main-headline h1{
	font-family: "Trebuchet MS";
	padding: 0px;
	margin: 5px 0px 10px 10px;
	color: #091B41;
	font-size: 1.4em;
	line-height: 1.2em;
}


.content-main-container{

	margin: 10px;
}

*/ 

/*------------------------------------------------------------------------------------*/
/* LINK BOX */
/*------------------------------------------------------------------------------------*/

.link_box_red, .link_box_blue{
      display: none; /* 
	
	margin: 10px 10px 20px 10px;
}

.link_box_blue{
	
	margin: 0px 0px 20px 0px;
}

.link_box_red .header, .link_box_blue .header{
	background-image: url(../../resources/images/bg_link_box_header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	border: 0px solid red;
	padding: 5px 0px 0px 10px;
	
}
.link_box_red .header h1, .link_box_blue h1{
	color: #861a13;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	
	background-image: url(../../resources/images/icon_link_box_red.gif);
	background-repeat: no-repeat;
	background-position: center left;
	

}

.link_box_blue h1{
	background-image: url(../../resources/images/icon_link_box_blue.gif);
	color: #2C639B;
}

.link_box_red .content, .link_box_blue .content {
	
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	
}

.link_box_blue .content{
	background-color: #eaebe8;
	padding: 5px 10px 10px 10px;
}


.link_box_red .content ul, .link_box_blue .content ul{

	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	
}

.link_box_red .content li, .link_box_blue .content li{

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;

*/ 	
}


/*------------------------------------------------------------------------------------*/
/* HEADER LEFT BOX */
/*------------------------------------------------------------------------------------*/

/* 

#header_left_box{
	
	padding: 5px;
	color: #FFF;
	font-size: 9px;
	line-height: 11px;
}

#header_left_box h2{
	letter-spacing: 1px;
	font-size: 16px;
	color: #FFF;
	padding: 5px 0px 15px 30px;
	margin: 0px;
	
	
	/*
	background-image: url(../../resources/images/icon_teaser.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	letter-spacing: 0px;
	padding-bottom: 5px;
	padding-top: 2px;
}

*/



/*------------------------------------------------------------------------------------*/
/* MEMBER LOGIN */
/*------------------------------------------------------------------------------------*/

/* 

#member_login{

	padding: 0px;
	margin: 0px;

}

#member_login input{
	border: 1px solid #2C639B;
	margin-bottom: 5px;	
	width: 175px;
	
}

#member_login input[type="checkbox"]{
	margin: 0px;
	border: none;
	width: auto;

}

#member_login input[type="submit"]{
	margin: 10px 0px 15px 0px;
	background-color: white;
	width: auto;

}


textarea {
	height: 100px;
}

*/ 

/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/

/* 

div.voting {
	border-bottom: dotted 1px #AAA;
}

div.appblock {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #AAA;
}

div.appblock p{
 padding: 0px; margin: 0px;
}

div.infoblock {
	border-bottom: dotted 1px #AAA;
	padding: 5px 0px 5px 0px;
}


div.voting p {
	padding: 0px; margin: 0px; margin-bottom: 25px;


.myegos_voting {
	background-color: #d7d9d4;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.myegos_voting ul{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;	
}

.myegos_voting li{
	padding-bottom: 5px;
}

.myegos_voting h2{
	padding: 5px;
	margin: 0px;
	margin-bottom: 5px;
	background-color: #caccc6;
	color: #861a13;
	
}

.myegos_voting a{
}

*/ 

/*------------------------------------------------------------------------------------*/
/* MULTI FORM */
/*------------------------------------------------------------------------------------*/


/* .multi-formular-field-container{
	height: auto;
	border: 0px solid red;
}


div.multi-formular-one-row-container input, form input, form textarea{

	border: 1px solid #2C639B;
	margin-bottom: 5px;	
	width: 175px;
	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;

}

form textarea{

height: 100px;

} */


/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/

#carea select {width: 300px;}
#carea textarea {width: 300px; height: 100px;}
#carea td {padding-bottom: 5px; padding-top: 5px; border-bottom: dashed 1px #CCC;}



/*------------------------------------------------------------------------------------*/
/* INFO BOX info-box  */
/*------------------------------------------------------------------------------------*/


.info-box{
	border: 1px solid #999;
	padding: 10px;
	background-color: #DDDDDD;
}

/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/

#pinkbox {color: white;}
#pinkbox h1, #pinkbox h2, #pinkbox h3, #pinkbox p {color: white;}
#pinkbox a {color: #000;}



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/




/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/





/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/




/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/





/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/














/**** LINK-tag style sheet lytebox.css ****/

#lbOverlay { position: absolute; 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; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#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; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }


/**** Inline STYLE-tag style sheet ****/

#header_2 .right{ background-image: url(images/img-db/1227251877916.jpeg);}


/**** Inline STYLE-tag style sheet ****/





