
/*HOMEPAGE Module*/
#quote {
	position:absolute;
	top:221px;
	right:82px;
	z-index:10;
	width:890px;
	text-align:right;
	
	
} 

blockquote {
	font-size:24px;
	line-height:normal;
	font-weight:normal;
	text-align:right;
	color:#ffffff;
	background:url(../img/common/end_quote.png) top right no-repeat;
	padding: 0 14px 0 0;
}

blockquote span {
   background:url(../img/common/start_quote.png) bottom left no-repeat;
	padding: 5px 0 5px 17px;

}

#quote p {
	margin:-1px 0 0 0 ;
	font-size:14px;
	text-align:right;
	color:#ffffff;
	padding-right:18px;
	line-height:16px;
}

#quote p span {
	color:#ffffff;
}
#quote p a{
	color:#00a1e5;
	font-size:14px;
}



#hpNews{
	position:absolute;
	top:408px;
	left:708px;
	width:263px;
	z-index:10;
} 



/* CONTENT MODULE */

h1 {
	font-size:24px;
	line-height:normal;
	font-weight:normal;
	margin: 0 0 9px 0;
	color:#d2a815;
}


h2 {
	font-size:24px;
	line-height:normal;
	font-weight:normal;
	margin: 0 0 0 0;
}

h2 em {
	color:#d2a815;
	font-style:normal;
}

h3 {
	font-size:20px;
	line-height:normal;
	font-weight:normal;
	margin: 0 0 15px 0;
}

p {
	margin:0 0 14px 0;
}

p.intro{
	color:#7f7f7f;;
}

p a {color:#00a1e5;}

 a.textlink {
	color:#00a1e5;
	background:url(../img/common/arrowlink_blue.gif) top right no-repeat;
	padding-right:43px;
}

 a.plainlink {
	color:#00a1e5;
	background:none;
	padding-right:0;
}


 a.biglink {
	color:#00a1e5;
	background:url(../img/common/arrowlink_blue.gif) top right no-repeat;
	padding-right:43px;
	font-size:16px;
}


/*FORMS*/
label {
	display:block;
	width:108px; 
	float:left;
	padding-top:2px;
}

label span {color: #d2a815}

div  input  {
	width:229px;
	height:14px;
	border-top:0;
	border-left:0;
	border-right:1px solid #6c6c6c;
	border-bottom:1px solid #919292;
	font-family:Georgia, serif;
	font-size:12px;
	padding-top:3px;
}

select{
	width:229px;
	height:18px;
	border-top:0;
	border-left:0;
	border-right:1px solid #6c6c6c;
	border-bottom:1px solid #919292;
		font-family:Georgia, serif;
}

#terminForm form{
	position:relative;
}

#reiseForm, #eventForm  {
 padding-top:20px;position:relative;
}

#pressForm form  {
 position:relative;
}


 #reiseForm div, #eventForm div {
	overflow:hidden;
	margin-bottom:11px;
}


#terminForm > form > div {
	overflow:hidden;
	margin-bottom:11px;
}
#terminForm > form > div#datepicker, #datepicker div {
	overflow:visible;
}
div.calendarpopup {
	/* padding-left:283px; */
	top:25px;
}



#pressForm h2 {
	margin-bottom:20px;
	border-bottom: 1px dotted #000000;
	padding-bottom:3px;
}
#pressForm div {
	
	margin-bottom:10px;
}

#reiseForm select, #eventForm select {
    width:115px;
	margin:0 5px 0 0;
	float:left;

}

#pressForm label {
 float:none;
 width:auto;
 margin-bottom:0px;
}

#pressForm select  {
 float:none;   
 width:200px;


}
#pressForm input {
	padding-top:0;
}
#pressForm textarea {
	width:229px;
	height:100px;
	margin-top:3px;
	font-family:Georgia, serif;
}

/* Strasse/Nr */
.address label:first-child {
	width:47px;
}

.address label {
    width:61px;
}
/* Stadt/Plz */
.city label:first-child {
	width:40px;
}

.city label {
    width:68px;
}

input.fieldmiddle {
	width:180px;
	float:left;
	margin-right:3px;
}

input.fieldshort {
    width:45px;
}


input.date {
	width:206px;
	float:left;
	margin-right:5px;
}

/*Tageszeit*/
.daytime  select{
	width:115px;
	margin:0 5px 0 108px;
	float:left;
}
input.time {
	width:25px;
	float:left;
}
.daytime  span {
	margin:2px 3px;
	display:block;
	float:left;
}

.modelltext {
	display:block;
	margin:7px 0 0 108px;
}

.btnSubmit {
	border:0;
	color:#000000;
	background:url(../img/common/bg_formbutton.png) top right no-repeat;
	padding:0 53px 0 8px;
	height:22px;
	width:auto;
	cursor:pointer;
	
}

#terminForm .btnSubmit , #reiseForm .btnSubmit,  #eventForm .btnSubmit{
	margin:12px 0 12px 108px;
	
}

#pressForm .btnSubmit {
	margin:12px 0 12px 0;
	
}

.infotext {
	display:block;
	font-size:10px;
	line-height:12px;
	color:#757575;
}

.infotext span{color: #d2a815}

.errorAlert {
   color:#c4071b;
   position:absolute;
   top:-20px;
   left:390px;
   z-index:33;
}


#reiseForm .errorAlert, #eventForm .errorAlert  {
color:#C4071B;
left:108px;
position:absolute;
top:-10px;
z-index:33;
}

#pressForm .errorAlert {
color:#C4071B;
left:0;
position:absolute;
top:-16px;
z-index:33;
}

 .error, .validationError{
   color:#c4071b;
}

/*Bild/Text Modul*/
.imageTextWrapper{
    position:relative;
	overflow:hidden;
	margin-left:-83px;
	margin-bottom:24px;
}

.imageTextWrapper .pic{
	width:259px;
	float:left;
	margin:3px 24px 0 0 ;
}

.imageTextWrapper > div {
	width:350px;
	float:left;
}


.imageTextWrapper div#terminWrapper {
	width:360px;
	float:left;
}

.imageTextWrapperSmall{
    position:relative;
	overflow:hidden;
	margin-left:-83px;
	margin-bottom:6px;
}

.imageTextWrapperSmall .pic{
	width:171px;
	float:left;
	margin:3px 24px 0 0 ;
}

.imageTextWrapperSmall div {
	width:424px;
	float:left;
}


/* Meldungen/Empfehlungen*/
.announcement {
	border-top: 1px dotted #000000;
	padding-top:6px;
	margin-top:6px;
	padding-bottom:3px;

}
.announcement h2 {
	color:#d2a815;
	margin: 0 0 3px 0;
	font-size:20px;
	line-height:normal;
	font-weight:normal;

}	

 .announcement h2 a:link,  .announcement h2 a:visited,  .announcement h2 a:hover {
	color:#d2a815;
	margin: 0 0 3px 0;
	font-size:20px;
	line-height:normal;
	font-weight:normal
}	

 .announcement h2 a:hover {
	color:#00a1e5;
}

.announcement h4 {
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	margin-bottom:2px;
}

.announcement h4 span {
	color:#00a1e5;
}


/*Veranstaltungen*/
.event {
	border-top: 1px dotted #000000;
	padding-top:6px;
	margin-top:6px;
	padding-bottom:3px;

}
.event h2 {
	color:#d2a815;
	margin: 0 0 3px 0;
	font-size:20px;
	line-height:normal;
	font-weight:normal;

}	


.event h2 a:link,  .event h2 a:visited,  .event h2 a:hover {
	color:#d2a815;
	margin: 0 0 3px 0;
	font-size:20px;
	line-height:normal;
	font-weight:normal
}	

 .event h2 a:hover {
	color:#00a1e5;
}

.event h4 {
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	margin-bottom:2px;
}




/*Press*/

 .press, .article {
	margin-top:9px;
    border-top: 1px dotted #000000;
	padding-top:6px;
	padding-bottom:3px;


}
 .press h2 , .article h2{
 	color:#d2a815;
	margin: 0 0 3px 0;
	font-size:20px;
	line-height:normal;
	font-weight:normal;

}	


.press h2 a:link, .press h2 a:visited, .press h2 a:hover, .article h2 a:link, .article h2 a:visited, .article h2 a:hover {
 	color:#d2a815;
	margin: 0 0 3px 0;
	font-size:20px;
	line-height:normal;
	font-weight:normal;

}

 .press h2 a:hover,  .article h2 a:hover {
 	color:#d2a815;
	margin: 0 0 3px 0;
	font-size:20px;
	line-height:normal;
	font-weight:normal;

}




 .press h4 ,  .article h4 {
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	margin-bottom:2px;
}


 .press .imageTextWrapper{
	margin-bottom:3px;
}


.press h4 a , .article h4 a{
	color:#00a1e5;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
}

.press h4 img, .article h4 img {
	vertical-align: text-bottom;


}

.article p {
   margin:0 0 6px 0;
}



/* Familie*/
  #person0, #person01, #person02, #person03, #person04, #person05 {
	display:none;
}


.persons h3{
    color:#d2a815;
	margin: 0 0 3px 0;
	line-height:20px;

}

.persons h5 {
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	margin-bottom:8px;
	color:#7f7f7f;
}

.persons div {
	margin-bottom:14px;

}

.t_persons {
	overflow:hidden;
	margin-bottom:15px;
	
}

.t_persons h2 {
	margin-bottom:5px;
	border-bottom: 1px dotted #000000;
	padding-bottom:3px;
}
.t_persons p {padding-right:10px}

.t_persons .clickme {
	width:101px;
	height:39px;
	background:url(../img/common/bg_clickme_teaser.gif) top left no-repeat;
	float:left;
	margin: 0 4px 4px 0;
	padding: 95px 8px 0 0;
	text-align:right;
	
}

.t_persons .clickme  span {
	color:#ffffff;
	
}

.t_persons img{
	margin: 0 4px 4px 0;
}

.t_persons a {
	height:134px;
	width:109px;
	display:block;
	float:left;
	margin: 0 4px 4px 0;
}

.t_persons a:hover img {
	display:none;
} 

.t_persons a.person1 {
	background:url(../img/common/person_01_thumb_hover.gif) top left no-repeat;
}
.t_persons a.person2 {
	background:url(../img/common/person_02_thumb_hover.gif) top left no-repeat;
}

.t_persons a.person3 {
	background:url(../img/common/person_03_thumb_hover.gif) top left no-repeat;
}
.t_persons a.person4 {
	background:url(../img/common/person_04_thumb_hover.gif) top left no-repeat;
}
.t_persons a.person5 {
	background:url(../img/common/person_05_thumb_hover.gif) top left no-repeat;
}

/* Image Zoom*/

.imageZoom {
	overflow:hidden;
	margin-bottom:12px;
	width:540px;
}


.clickme {
	width:81px;
	height:39px;
	background:url(../img/common/bg_clickme_content.gif) top left no-repeat;
	float:left;
	margin: 0 4px 4px 0;
	padding: 95px 8px 0 0;
	text-align:right;
	
}

.clickme  span {
	color:#ffffff;
	
}

.imageZoom img {
    float:left;
	margin: 0 4px 4px 0;
}


.imageZoomSmall {
	overflow:hidden;
	margin-bottom:20px;
	width:618px;
	margin-left:-83px;
	height:127px;
}

.article .imageZoomSmall {
	margin-top:15px;
}


.imageZoomSmall .clickme {
	width:163px;
	height:42px;
	background:url(../img/common/bg_clickme_content_small.gif) top left no-repeat;
	float:left;
	margin: 0 4px 0 0;
	padding: 85px 8px 0 0;
	text-align:right;
	
}

/*Villa vor Ort*/
.vorOrt{
	padding-top:6px;
	padding-bottom:10px;
    border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	width:532px;
	overflow:hidden;
	margin-bottom:20px;
		
}
.vorOrt  h2 {
	color:#d2a815;
	margin: 0 0 5px 0;
	font-size:20px;
	line-height:normal;
	font-weight:normal;
}
.vorOrt span {
	font-size:16px;
	display:block;
	line-height:20px;
	margin-bottom:6px;
}

.vorOrt .left {
	float:left;
	width:251px;
	font-size:12px;
	line-height:23px;

}

.vorOrt span.nr {
  margin-top:3px;
} 

/*Datenblatt
*/

#valure {
	display:none;
}


#toskana {
	display:none;
}
.dataSheet{
	margin-bottom:25px;
	width:535px;
	display:none;

	
}

.dataSheet h1 {
	margin-bottom:2px;
	color:#000000;
}


.gold {
	color:#d2a815;
}

.grey {
  color:#757575;
}

.dataIntro {
    border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	margin-bottom:14px;
	padding:3px 0 5px 0;
}


.dataIntro p {
	margin-bottom:0;
}

table.facts {
  margin-bottom:12px;
  border-collapse:collapse;

}


.facts td {
	font-size:16px;
	line-height:20px;
	padding:6px 0 6px 9px;
	vertical-align:top;
}

.facts td.specs {
	background:url(../img/common/dotted_line.gif) 0 21px repeat-x;
	padding:6px 0 6px 0;
}

.facts td.specs  span{
	background:#ffffff;
	padding-right:9px;
	
}

.facts .price {
  font-size:24px;
  color:#d2a815;
  line-height:16px;
}


.dataSheet p.desc {
	  background:url(../img/common/double_line.gif) top left no-repeat;
	  border-bottom:1px dotted #000000;
	  padding: 29px 0 10px 0;
}
/* Tabelle */
table.dimensions {
 border-collapse:collapse;
 border-top:1px dotted #000000;
 border-bottom:1px dotted #000000;
 margin-bottom:20px;
 
	
}


.dimensions td {
  border-right:1px solid #ffffff;
  vertical-align:top;
  padding:3px 0px 3px 10px;
	
}

.dimensions th {
	font-size:16px;
	color:#757575;
	text-align:left;
	padding:13px 0 3px 10px;
}

.dimensions tr.blueRow{
	background:#ccecfa;
}

.firstTd {
 padding:3px 6px;
}

.dimensions tfoot td {
	font-size:10px;
	line-height:12px;
	color:#757575;
	padding:7px 6px 27px 6px;
}


/*Impressum*/

.contactTeaser{
	margin-top:57px;

}

.imprint{
	padding-top:18px;
	width:534px;
	margin-bottom:32px;
}

.imprint p {
	color:#757575;
}

.imprint p  span{
	color:#000000;
}

.imprint  h2 {
	font-size:24px;
	line-height:normal;
	margin-bottom:3px;
	border-bottom:1px dotted #000000;
	padding-bottom:4px;
}


.disclaimer{

	margin-bottom:32px;
}


.contactAdress p {
	font-size:16px;
	line-height:23px;
	margin: 0 0 7px 0;
}

.contactAdress table {
	border-collapse:collapse;
}
.contactAdress td {
	vertical-align:top;
	padding:0;	font-size:16px;
	line-height:16px;
	padding:3px 0 3px 11px;
}

.contactAdress td.grey {
	background:url(../img/common/dotted_line.gif) 0 16px repeat-x;
	padding:3px 0 3px 0;
}

.contactAdress td.grey span {
	background:#ffffff;
	padding-right:9px;
	color:#757575;
}

.contactAdress {
	background:url(../img/common/double_line.gif) bottom left repeat-x;
	margin-bottom:25px;
	padding-bottom:18px;
}


.contactAdress a {
  color:#00a1e5;
}



/*SLIDER*/

#bgImageChooser {
	position:absolute;
	right:0px;
	top:313px;
	height:38px;
	width:302px;
	z-index:55;
	overflow:hidden;
}


#slider{
	background:url(../img/common/bg_slider.png) no-repeat left top;
	height:38px;
	width:302px;
	right:-302px;
	position:absolute;
	z-index:56;
	top:0;	
}

#slider ul {
	list-style:none;
	margin: 0 0 0 0;
}
#slider ul li {
	margin-left:16px;
	float:left;
	padding-top:15px;
}

#slider ul li:first-child {
	margin-left:38px;

}
#slider a:link, #slider a:visited, #slider a:hover {
	font-size:24px;
	color:#ffffff;
	display:inline;
}

#slider a:hover {
	color:#00a1e5;
}

#btnSlider {
	position:absolute;
	top:0;
	right:0;
	z-index:60;
	width:50px;
	height:38px;
	cursor:pointer;
}

.default {background:url(../img/common/btn_slider_off.png);}
.hover {background:url(../img/common/btn_slider_on.png);}

 .clicked {background:url(../img/common/btn_slider_on.png);}



#bgImageChooserLeft {
	position:absolute;
	left:0;
	top:313px;
	height:38px;
	width:302px;
	z-index:55;
}

#btnSliderLeft {
	position:absolute;
	top:0;
	left:0;
	z-index:60;
	width:50px;
	height:38px;
	cursor:pointer;
}
.defaultLeft {background:url(../img/common/btn_slider_off_left.png);}
 .hoverLeft {background:url(../img/common/btn_slider_on_left.png);}

 .clickedLeft {background:url(../img/common/btn_slider_on_left.png);}


#sliderLeft{
	background:url(../img/common/bg_slider_left.png) no-repeat left top;
	height:38px;
	width:302px;
	left:-302px;
	position:absolute;
	z-index:56;
	top:0;
	
}

#sliderLeft ul {
	list-style:none;
	margin: 0 0 0 55px;
}
#sliderLeft ul li {
	margin-right:16px;
	float:left;
	padding-top:15px;
}


#sliderLeft a:link, #sliderLeft a:visited, #sliderLeft a:hover {
	font-size:24px;
	color:#ffffff;
	display:inline;
}

#sliderLeft a:hover {
	font-size:24px;
	color:#00a1e5;
}


/*#####TEASER######*/

/*Contentteaser*/
.t_large {
	border-bottom: 1px dotted #000000;
	margin-bottom:15px;
	padding-bottom:3px;
	width:533px;
}

.t_large h2 {
	margin-bottom:5px;
	border-bottom: 1px dotted #000000;
	padding-bottom:3px;
	color:#d2a815;
}

.t_large h4 {
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	margin-bottom:2px;
}

.t_large  p {	
	margin-bottom:7px;
}

.t_large div {	
	overflow:hidden;
	margin-bottom:14px;
}

.t_large  div img {	
	float:left;
	width:88px;
	margin:0 12px 0 0;
}

.t_large div  div{	
	padding-top:70px;
	margin:0;
}



/*TEASER*/
/*Adress Teaser*/
.t_address {
	color:#7f7f7f;
	border-bottom: 1px dotted #000000;
	margin-bottom:24px;
	padding-bottom:6px;
}

.t_address h2 {
	color:#7f7f7f;
	margin-bottom:5px;
	border-bottom: 1px dotted #000000;
	padding-bottom:3px;
}

.t_address  p {
	
	margin-bottom:6px;
}

.t_address  p span {
	width:55px;
	display:block;
	float:left;
	
	
}

/*Bildteaser*/

.t_pic {

	margin-bottom:24px;
	margin-top:-9px;
	cursor:pointer;
	
}

.t_pic_top {

	margin-bottom:24px;
	margin-top:5px;
	cursor:pointer;
	
}


.t_pic img, .t_pic_top img {
  display:block;
}

.t_pic img.hoverImg, .t_pic_top img.hoverImg {
  display:none;
}


.t_pic:hover img, .t_pic_top:hover img {
	display:none;
}

.t_pic:hover img.hoverImg , .t_pic_top:hover img.hoverImg {
	display:block;
}

/* Homepageteaser*/
#hpTeaser01 {
	position:absolute;
	top:394px;
	left:87px;
	width:266px;
	height:211px;
	z-index:10;
} 

#hpTeaser02 {
	position:absolute;
	top:394px;
	left:403px;
	width:266px;
	height:211px;
	z-index:10;
} 


#hpTeaser01 .t_pic, #hpTeaser02 .t_pic {
	width:266px;
	height:211px;
	margin-bottom:0;
	margin-top:0;
}





/*Text Teaser*/
.t_links  {
	margin-bottom:15px;
	
}

.t_links ul {
	list-style:none;
}

.t_links a:link, .t_links a:visited, .t_links a:hover  {
	font-size:20px;
	line-height:34px;
	color:#757575;
	background:url(../img/common/arrowlink_blue.gif) 0 4px  no-repeat;
	padding-left:43px;
}

 .t_links a:hover  {
	color:#00a1e5;
}


/*Text Teaser*/
.t_text {
	border-bottom: 1px dotted #000000;
	margin-bottom:15px;
	padding-bottom:3px;
}

.t_text h2 {
	margin-bottom:5px;
	border-bottom: 1px dotted #000000;
	padding-bottom:3px;
}

.t_text h4 {
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	margin-bottom:2px;
}

.t_text  p {	
	margin-bottom:7px;
}

.t_text img {
	margin: 0 0 10px 0;
}	


/*Text Teaser*/
.t_imgText {
	border-bottom: 1px dotted #000000;
	margin-bottom:24px;
}

.t_imgText h2 {
	margin-bottom:5px;
	border-bottom: 1px dotted #000000;
	padding-bottom:3px;
}

.t_imgText h4 {
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	margin-bottom:2px;
}

.t_imgText  p {	
	margin-bottom:7px;
}

.t_imgText img {
	margin: 0 0 6px 0;
}	



/*Download Teaser*/
.t_download{
	border-bottom: 1px dotted #000000;
	margin-bottom:15px;
	padding-bottom:3px;
}

.t_download h2 {
	margin-bottom:5px;
	border-bottom: 1px dotted #000000;
	padding-bottom:3px;
}

.t_download h4 {
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	margin-bottom:2px;
}

.t_download  p {	
	margin-bottom:7px;
}

.t_download  div {	
	overflow:hidden;
	margin-bottom:14px;
}

.t_download  div img {	
	float:left;
	width:88px;
	margin:0 12px 0 0;
}

/*Download Teaser*/
.t_icon{
	margin-bottom:15px;
}

.t_icon h2 {
	margin-bottom:4px;
	border-bottom: 1px dotted #000000;
	padding-bottom:3px;
}

.t_icon div {	
	overflow:hidden;
	margin-bottom:14px;
}

.t_icon div img {	
	float:left;
	margin:0px 6px 0 9px;
	width:21px;
}

.t_icon div a { margin-top:2px; float:left;}




/*News + Termin Teaser*/
.t_news {
	margin-bottom:15px;

}

.t_news h2 {
	margin-bottom:5px;
	border-bottom: 1px dotted #000000;
	padding-bottom:3px;
}

.t_news h4 {
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	margin-bottom:2px;
}

.t_news  p {	
	margin-bottom:5px;
	padding-bottom:7px;
	border-bottom: 1px dotted #000000;
	color:#ffffff;
}
.t_news div {
	padding-bottom:4px;
}

.t_news  p a.textlink:link,.t_news  p a.textlink:visited, .t_news  p a.textlink:hover  {	
	    color:#000000;
		background:url(../img/common/arrowlink_blue.gif) right top no-repeat;
}

.t_news  p a.textlink:hover  {	
	color:#00a1e5;
}


#hpNews .t_news h4 {
	color:#ffffff;
}

#hpNews .t_news h2 {
	border-bottom: 1px dotted #ffffff;
	color:#ffffff;
}

#hpNews .t_news h2 span {
	color:#00a1e5;
}


#hpNews .t_news  p {	
	border-bottom: 1px dotted #ffffff;
}


#hpNews .t_news  p a.textlink:link, #hpNews .t_news  p a.textlink:visited, #hpNews .t_news  p a.textlink:hover  {	
	    color:#ffffff;
}

#hpNews .t_news  p a.textlink:hover  {	
	color:#00a1e5;
}



/*FOOTER*/
 #footerNav h2 {
 	color:#ffffff;
	margin: 0px 0 4px 15px;
	font-size:12px;
	font-weight:bold;
	
 }
 
 #footerNav h2 img {
  position:relative; top:1px;  
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#ffffff;
	clear:left;
	padding:4px 0 0 11px;
	margin:0;position:relative;
}  

.copyright img {
  position:relative; 
  top:2px;
  margin:0 4px 0 3px;
}

.copyright span{
  margin:0 20px;
}


/*FANCYBOX*/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/common/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding:0;/* 20px 20px 40px 20px;*/
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border-bottom:2px solid #ffffff;
	border-right:2px solid #ffffff;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: 0;
	right: 0px;
	height: 42px;
	width: 42px;
	background: url('../img/common/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: block;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 40px;
	height: 27px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	background: transparent url('../img/common/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	background: transparent url('../img/common/fancy_right.png') no-repeat top right;
	width:100%;
}

a#fancy_left:hover, a#fancy_right:hover {
	background-color: transparent;
}


#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../img/common/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../img/common/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../img/common/fancy_title_right.png') repeat-x;
}

/*Flash*/
object {
	display:inline;
	margin:0;
}

.flash {
 margin:0;
 height:473px;
 margin:0;
}