* { padding: 0; margin: 0; }

html{
	font-size: 80%;
	overflow-y: scroll;
} 

body{
	font-size: 100%;
	text-align: center;
}

#wrapper {
    background-color: #EEEEEE;
    width: 100%;
    margin: 0px auto 0px auto;
    overflow: hidden;
    max-width: 1000px;
    min-width: 792px;
}

/* compact IE min-max expression for 'conditional liquid' */
* html body #wrapper {
width:expression((document.documentElement.offsetWidth) >1030 * (parseInt(document.body.currentStyle.fontSize) / parseInt(document.body.currentStyle.fontSize))?  "1000px" : ((document.documentElement.offsetWidth) < 792? "772px" : "100%"));
 }

#header-envelope {
  width: 96%;
  height: 100px;
  margin: 20px auto 2px auto;   /* align for good browsers */
  border: none;
  background-color: #FAF4E5;
	}

#header-border {
  width: 100%;
  height: 1px;
  border-width: 0px;
  background-color: #FAF4E5;
	}
	
#header { 
  height: 98px;
  border-left-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-color: #663300;
  background: url("../images/alpy_ss.jpg");
} 

#bodyarea-envelope { 
  width: 96%;
  margin: 0px auto 0px auto;   /* align for good browsers */
  border: none;
  background: url('../images/menu_ss.jpg') 0 0 repeat-y;
  background-color: #FAF4E5;
 }

#bodyarea-2-envelope { 
  width: 96%;
  margin: 0px auto 10px auto;
  border: none;
 }

#menucol {
  float: left;
  width: 9.85em;
  margin: 0 0 0 0px;   /* align for good browsers */
  background-color: #FAF4E5;
} 
#menucolinner {
  margin: 0;   /* align for good browsers */
  text-align: left; /* counter the body center */
  vertical-align: top;
  border-width: 0;
  border-top-width: 1px;
  border-color: #663300;
  border-style: solid;
  background-color: #FAF4E5;
  background: url('../images/menu_ss.jpg') 0 0 repeat-y;

} 

#maincol-envelope { 
  display:block;
  margin: 0 0 0 9.88em;   /* align for good browsers */
  text-align: center; /* counter the body center */
  border-width: 0;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: #663300;
  border-style: solid; 
  background-color: #FAF4E5;
} 

#maincol { 
  margin: 0 0 0 3px;   /* align for good browsers */
  text-align: center; /* counter the body center */
  border-width: 0;
  border-top-width: 1px;
  border-left-width: 1px;
  border-color: #663300;
  border-style: solid;
  background-color: #FAF4E5;
} 

#maincol_95 { 
  display: block;
  margin: 1em 1em 0em 1em;   
  text-align: left; /* counter the body center */
  border-width: 0px;
  border-color: #663300;
  border-style: solid;
  background-color: #FAF4E5;
} 


#maincol-2 { 
  display: block;
  margin: 0 0 0 3px;
  text-align: center; 
  border-width: 0;
  border-top-width: 1px;
  border-left-width: 0px;
  border-color: #663300;
  border-style: solid;
  background-color: #FAF4E5;
} 


#clear {
	clear: left;
}

#spacer { 
  float: left;
  width: 0px;
  height: 43em;
  margin: 0px;   /* align for good browsers */
  border: 0px black;
  background-color: blue;
} 

#spacer_logged { 
  float: left;
  width: 0px;
  height: 87em;
  margin: 0px;   /* align for good browsers */
  border: 0px black;
  background-color: blue;
} 

#matrjoska {
	width: auto;
	padding:0;
	border:none;
	margin:0;
	}
#tripxfix {
	width:100%;
	_margin-left: -3px;
	}


	
/**********************  MENU *******************************************/

#leftmenu {
margin: 12px 0px 0px 1px;   /* align for good browsers */

}

#leftmenu-divider {
	display: block;
	width: 9em;
	line-height: 0px;
	height: 1px;
	margin: 6px auto;   /* align for good browsers */
	background-color: #663300;
}

#leftmenu-login {
	display: block;
	width: 9em;
	margin: 3px auto;   /* align for good browsers */
}


a.menu,
a.menu:link,
a.menu:visited
{
	display:block;
	width: 8.5em;
	height:1.3em;
	margin: 0.05em auto auto auto;
	margin-top: 2px;
	padding-left: 4px;
	text-align:left;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight : bold;
	line-height: 1.2em;
	color:#663300;
	border-width: 1px;
	border-style: solid;
	border-color: #C4BCA9;
	overflow:hidden;
}
a.menu:hover
{
	background:#FAF4E5;
	border-color: #663300;
}

.menu-block
{
	display:block;
	width:8.5em;
	height:5.02em;
	margin: 0.03em auto auto auto;
	margin-top: 3px;
	padding-left: 0.3em;
	text-align:left;
	text-decoration:none;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	font-weight : bold;
	text-decoration: none;
	line-height:1.2em;
	color:#663300;
	border-width: 1px;
	border-style: solid;
	border-color: #C4BCA9;
	overflow:hidden;
}

.extended
{
	height:12.3em;
}
.extended2
{
	height:15.8em;
}
.extended3
{
	height:19.4em;
}


.submenu,
.submenu:link,
.submenu:visited
{
	display:block;
	width:8.2em;
	height:1.3em;
	margin-left: 0.1em;
	margin-top: 0.2em;
	padding-left: 0.2em;
	padding-top: 0.15em;
	text-align:left;
	text-decoration:none;
	font-family: verdana, arial, sans-serif;
	font-size: 0.95em;
	font-weight : bold;
	line-height:1.1em;
	color:#663300;
	border-width: 1px;
	border-style: solid;
	border-color: #C4BCA9;
	overflow:hidden;
}
.submenu:hover
{
	background:#FAF4E5;
	border-color: #663300;
}


//****************************** REGULAR TEXTS **************************************/

P {
	font-weight: normal;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:12pt;
	text-align: justify;
	color: #663300;
}

.padded{
	display:block;
	padding-left: 5px;
	padding-right : 5px;
}

.imgstandard {
	text-decoration: none;
	border-color: #663300;
	border-width: 1px;
}

.pictlink img {
	text-decoration: none;
	border-color: #663300;
	border-width: 1px;
}

.text-normal {
	font-size: 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	text-align: justify;
}

.text-normal-right {
	font-size: 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	text-align: right;
}


.text-normal A:link,
.text-normal A:visited,
.text-normal A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663300;
	text-decoration: underline;
}

.text-normal-padded{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663300;
	padding-top : 1px;
}

.text-normal-link, 
.text-normal-link A:link,
.text-normal-link A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663300;
	text-decoration: none;
}

.text-normal-link A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663300;
	text-decoration: underline;
}

.text-normal-small {
  font-size: 0.8em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #663300;
  text-decoration: none;
}

.text-normal-small A:link,
.text-normal-small A:visited {
  color: #663300;
  text-decoration: none;
}

.text-normal-small A:hover {
  color: #663300;
  text-decoration: underline;
}

.text-normal-small-bold {
  font-weight: bold;
  font-size: 0.9em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #663300;
}

.text-normal-bold,
.text-normal-bold A:link,
.text-normal-bold A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663300;
	font-weight : bold;
	text-decoration: none;
}
.text-normal-bold A:hover {
	text-decoration: underline;
/*	background-color: #996600; */
	
}


.text-normal-white,
.text-normal-white A:link,
.text-normal-white A:visited
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color : White;
	text-decoration: none;
}
.text-normal-white A:hover
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color : White;
	text-decoration: underline;
}


.text-normal-bold-white {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight : bold;
	color : White;
}

.text-normal-white:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color : White;
}
.text-normal-alarm{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color : Red;
}

.text-white-small{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color : White;
}

.text-alarm-small{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color : Red;
}

/********************** TABLES ********************************************/

.common-table
{
	border: 1px solid #663300;
}

.common-table td
{
	padding-left: 0.5em;
}

.tr: hover
{
	background: #E4DCC9;
}
.normRow {background: #FAF4E5;}
.cursRow {background: #E4DCC9;}
/* tr:hover {background: #eef;} */


/********************** HEADER BUTTONS ****************************************/

.header-button,
.header-button A:link,
.header-button A:visited
 {
	display:block;
	height: 1.8em;;
	background:#E4DCC9;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	text-decoration: none;
	color:#663300;
	line-height:1.8em;
	border-top: solid 1px;
	border-bottom: solid 1px;
	padding-left: 0.3em;
	overflow: hidden;
}
.header-button A:hover
 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	color: #663300;
	text-decoration: underline;
}





/********************** LINK BUTTON ****************************************/

a.navigation,
a.navigation:link,
a.navigation:visited
{
	display:block;
	height:25px;
	background:#E4DCC9;
	text-align:center;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight : bold;
	color:#663300;
	line-height:25px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	overflow:hidden;
}

a.cal-link,
a.cal-link:link,
a.cal-link:visited,
a.cal-link:hover
{
	display:block;
	height:20px;
	background:#E4DCC9;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight : bold;
	color:#663300;
	line-height:1.5em;
	padding-left: 0.3em;
	overflow:hidden;
}


a.rublika-button
{
	display:block;
	width:auto;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight : bold;
	color:#663300;
	line-height:23px;
	overflow:hidden;
	font-size:9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid;
	border-color:#663300;
	background:#E4DCC9;

}
a.rublika-button:hover
{
	border-color:#663300;
	background:#FAF4E5;
}

a.members-button
{
	display:block;
	width:auto;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight : bold;
	color:#663300;
	line-height:23px;
	overflow:hidden;
	font-size:9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:1px;
	margin-bottom:1px;
	border:1px solid;
	border-color:#663300;
	background:#E4DCC9;

}
a.members-button:hover
{
	border-color:#663300;
	background:#FAF4E5;
}

a.button-alert,
a.button-alert:link,
a.button-alert:visited
{
	display:block;
	width:100%px;
	height:1.5em;
	line-height:1.5em;
	background:#E4DCC9;
	text-align:center;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight : bold;
	border-width:1px;
	border-style:solid;
	border-color:#E4DCC9;
	color:#663300;
	vertical-align: middle;
	overflow:hidden;
}

a.button-alert:hover
{
	border-color:#663300;
	background:#FAF4E5;

}

a.button-small,
a.button-small:link,
a.button-small:visited
{
	display:block;
	align:right;
	width:50px;
	height:20px;
	background:#FAF4E5;
	text-align:center;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight : normal;
	line-height:20px;
	border-width:1px;
	border-style:solid;
	border-color:#E4DCC9;
	color:#663300;
	vertical-align: middle;
	overflow:hidden;
}

a.button-small:hover
{
	border-color:#663300;
	background:#E4DCC9;
}


.enq,
.enq A
{
	display:block;
	width:99%;
	height:0.9em;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight : bold;
	color:#663300;
	border:1px solid;
	border-color:#663300;
	background:#E4DCC9;

}

.enq-s,
.enq-s A
{
	display:block;
	width:100%;
	margin: none;
	height:10px;
	font-size:6px;
	color:#663300;
	border:1px solid;
	border-color:#663300;
	background:#FAF4E5;

}


/********************** VARIOUS TITLES ****************************************/

.page-title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight : bold;
	color: #663300;
	padding-top : 13px;
	line-height: 26px; 
}

.section-title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight : bold;
	color: #663300;
	padding-left : 0px;
/*	padding-top : 10px;*/
	line-height: 22px; 
}

.object-title,
.object-title A:link,
.object-title A:visited
 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	color: #663300;
	text-decoration: none;
}
.object-title A:hover
 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	color: #663300;
	text-decoration: underline;
}

/********************** FORM AND NAVIGATION INLINE BUTTONS ****************************************/
.form-button {
	background-color: #E4DCC9;
/*	background-color: #663300; */
	color: #663300; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
}

.form-input-h {
	font-size: 2pt;
	visibility: hidden;
	display:none;
}

.form-frame {
	border: solid 1px;
	padding: 8px;
	border-color:#663300;	
	}

.common-form {
	margin: 0;
	padding: 0px;
	font-size: 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	} 

.common-form label { 
	display: block; 
	float: left;
	cl ear: left; 
	width: 100px; 
	margin: 0 0 5px 0;
	text-align: left; 
} 

.common-form div { 
zoom: 1; /* set hasLayout for IE6 and below to trigger quirky float model which means div clear the floats */ 
overflow: hidden; /* make inputs clear the floats to give the width you need - auto doesn't work here it creates scrollbar */ 
margin: 0 0 5px 0; 
text-align: right;

} 

.common-form div input { 
width: 96%; /* FF cuts off right border if this is 100%; */ 
margin-right: 5px;
} 
.common-form div textarea { 
width: 96%; /* FF cuts off right border if this is 100%; */ 
margin-right: 5px;
padding-left: 3px;
}
.common-form div select { 
width: 26%; /* FF cuts off right border if this is 100%; */ 
margin-right: 5px;
} 
.common-form div p { 
width: 99%; /* FF cuts off right border if this is 100%; */ 
margin-right: 5px;
}


#label-10 { 
	display: block; 
	float: left;
	cl ear: left; 
	width: 10em; 
	margin: 0 0 5px 0;
	text-align: left; 
} 
#label-20 { 
	display: block; 
	float: left;
	cl ear: left; 
	width: 20em; 
	margin: 0 0 5px 0;
	text-align: left;
} 
#label-30 { 
	display: block; 
	float: left;
	cl ear: left; 
	width: 30em; 
	margin: 0 0 5px 0;
	text-align: left;
} 


#input-3 input { 
	width: 3em; 
	margin-right: 5px;
} 

#input-25 input { 
	width: 25em; 
	margin-right: 5px;
} 

#input-30 input { 
	width: 30em; 
	margin-right: 5px;
} 

#input-35 input { 
	width: 35em; 
	margin-right: 5px;
} 
#input-40 input { 
	width: 40em; 
	margin-right: 5px;
} 
	
#select-15 select { 
	width: 15em; 
	margin-right: 5px;
} 
#select-25 select { 
	width: 25em;
	margin-right: 5px;
} 
	
.centerdiv {
   margin: auto;
   height: 2em;
   line-height: 2em;
   vertical-align: absmiddle;
   text-align: center;
}
	
.inline-button-img {
   _width: 1em;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
   font-size: 9pt;
   color: #FFFFFF;
   border: 1px solid white;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #333333;
   }

.inline-button-img:hover {
   border: 1px solid white;
   background: #777;
   color: #FFF;
   }

.inline-button {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 0.99em;
	background: #E4DCC9;
	margin: 0;
	padding: 0.1em 0;
	_padding: 0;
	vertical-align:middle;
	text-decoration: none;
	white-space:nowrap;
	border-width: 1px;
	border-style: solid;
	border-color: #663300;
	color: #663300;
	}
	
.inline-button:hover {
	background: #FAF4E5;
	border-width: 1px;
	border-style: solid;
	border-color: #663300;
	color: #663300;
	}
	
TD.off {
background: #E4DCC9;
}
TD.on {
/*background: #FAF4E5;*/
background: #E4DCC9;
cursor: pointer;
}

.rolling-text {
	width:100%;
}

/* --------------------- MAIN PAGE CALENDAR STYLE ------------------------------------*/

.cal_calendar {
	color:#663300;
	width:170px;
	font-size:9pt;
	font-family:verdana;
	padding:0px;
	margin:3px;
	border:1px solid;
	border-color:#663300;
	background-color:#FAF4E5;
	}
.cal_header {padding:0px;margin:0px;border: 1px solid;background-color:#E4DCC9;}
.cal_cell {padding:1px;margin:1px;border:0px solid;text-align:center;width:3ex;border-color:#663300;}
.cal_cellBF {padding:1px;margin:1px;border:0px solid;text-align:center;width:3ex;border-color:#663300;cursor:pointer;}
.cal_labelcell {color:#663300;padding:1px;margin:1px;border:0px groove;text-align:center; border-color:#663300;}
.ccal_oddweek {color:#663300;background-color:#3AF4E5;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.ccal_evenweek {color:#663300;background-color:#3AF4E5;padding:0px;margin:0px;border:none; border-collapse:collapse;}

.day {
	color:#663300;
	text-align:center;
	padding:0px;margin:0px;
	border:1px;
	border-color:#663300;}
.eventday {
	color:#663300;
	text-align:center;
	padding:0px;margin:0px;
	border:1px solid; cursor:pointer;
	background-color:#E4DCC9;
	border-color:#663300;
	}

.ccal_today {color:black;font-weight:bold;padding:0px;margin:0px;border:1px solid;}
.cal_disabled {color:#999999;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.ccal_common {color:black;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse; border-color:#663300;}
.ccal_holiday {color:red;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.ccal_event {background-color:yellow;color:red;width:3ex;padding:0px;margin:0px;border:1px solid; border-collapse:collapse;}

.humtable {
	display:block;
	width:95%;
}

.nudle {
	background-color:#663300;
	width:1px;
 }
