/* Admin Panel */

body {
	background-color: #FFFFFF;
}

.admin-text {color: #000000; font-size: 11px; font-family: Verdana;}

.admin-text-bold {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;

}

.admin-header { font-family: Verdana; font-size: 17px; color:#000000; font-weight: bold;}

.admin-subheader {
	font-family: Verdana;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-indent: 5px;

}

.admin-sub {
	font-family: Verdana;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-indent: 5px;
}

.admin-subheadergreen { font-family: Verdana; font-size: 14px; color:#62980F; font-style: none; font-weight: bold; }

.admin-button { font-family: Verdana; font-size: 11px; color:#FFFFFF; background-color:#333333; cursor:pointer;}

.admin-link {
	font-size: 11px;
	font-family: Verdana;
	color:#003366;
	font-weight: bold;
}

.admin-link2 {
	font-size: 11px;
	font-family: Verdana;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.admin-link2:hover {
	text-decoration:underline;
	color: #FF0000;
}

.admin-errortxt {  font-family: Verdana; font-size: 11px; color: #FF0000; line-height: normal}

.admin-textfield { font-family: Verdana; font-size: 11px; color: #02027E;}

.admin-textsmall { font-family: Verdana; font-size: 9px; color: #666666; }

.admin-price { font-family: Verdana; font-size: 11px; color: #CC0000; font-weight: bold;}

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

/* vertical menu----------------------------------------------------- */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #fff;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: yellow;
}

.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}





/*---------------------------------------------------------------------------------------------------*/
/* Calendar */

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}

.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #F0F0C6;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #488ED4;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #488ED4;
	font-weight: bold;
	}


/* */

.subheader2 { font-family: Verdana; font-size: 11px; color:#5a89be; font-style: none;font-weight: bold; text-decoration: none;}
.small_link{ font-family: Verdana; font-size: 10px; color: #CC0000; font-weight:bold; }
.small_link2{ font-family: Verdana; font-size: 10px; color: #FF9900; font-weight:bold; }
.small_link3{ font-family: Verdana; font-size: 10px; color: #666666; font-weight:bold; }
/* */



.header { font-family: Arial; font-size: 15px; color: #ea6200; font-style: none;font-weight: bold; text-decoration: none;}

.subheader { font-family: Verdana; font-size: 12px; color:#5a89be; font-style: none;font-weight: bold; text-decoration: none;}
.subheadergreen { font-family: Verdana; font-size: 12px; color:#907718; font-style: none;font-weight: bold; text-decoration: none;}
.subheaderwhite { font-family: Verdana; font-size: 12px; color:white; font-style: none;font-weight: bold; text-decoration: none;}

.viewall { font-family: Arial; font-size: 11px; color:#FF740E; font-style: none;font-weight: bold; text-decoration: none;}

.propheader { font-family: Arial; font-size: 14px; color:#4f1410; font-style: none;font-weight: bold; text-decoration: none;}


.bodytext { font-family: Verdana; font-size: 11px; color:  #333333; font-style: none; font-weight: none; text-decoration: none;}

.sitemap { font-family: Verdana; font-size: 12px; color:  #333333; font-style: none; font-weight: none; text-decoration: none;}
.sitemap:hover { font-family: Verdana; font-size: 12px; color:  #333333; font-style: none; font-weight: none; text-decoration: underline;}
.protext { font-family: Verdana; font-size: 10px; color:  #333333; font-style: none; font-weight: none; text-decoration: none;}


.rightlink {font-family: Arial; font-size: 12px; color:#5a89be; text-decoration: none; }
.rightlink:hover {font-family: Arial; font-size: 12px; color: #FF740E; text-decoration: none;}

.bottom{ font-family: Arial; font-size: 10px; color:  white; font-style: none;font-weight: none; text-decoration: none;}
.bottom:hover { font-family: Arial; font-size: 10px; color: white;font-style: none; font-weight: none; text-decoration:underline; }

.link {	font-family: Verdana; font-size: 11px; color: #0068BD; text-decoration: none;}
.link:hover { font-family: Verdana; font-size: 11px; color: #0068BD; text-decoration: underline; }

.nolink { font-family: Verdana; font-size: 11px; color: #000000; text-decoration : none; }

.linktext { font-family: Verdana; font-size: 11px; color: #0068BD; text-decoration: none; }

.white { font-family: Verdana; font-size: 11px;	color: white; text-decoration: none; }
	
.result{ font-family: Verdana; font-size: 12px; color: #CC0000; font-weight:bold; }

.searchtext { font-family: Verdana; font-size: 11px; color: #666666;}

.textfield { font-family: Verdana; font-size: 11px; color: #0C448E;}

.textfield2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #3399FF;
}

.textsmall { font-family: Verdana; font-size: 9px; color: #666666; }

.protext { font-family: Verdana; font-size: 10px; color:  #333333; font-style: none; font-weight: none; text-decoration: none;}

.protextbig { font-family: Verdana; font-size: 12px; color:  #333333; font-style: none; font-weight: none; text-decoration: none;}
/*---------------------------------------------------------------------------------------------------*/




.red {  font-family: Verdana; font-size: 13px; color: #CC0000; font-weight: bold;}

.price {  font-family: Verdana; font-size: 11px; color: #CC0000; font-weight: bold;}

.pricebig {  font-family: Verdana; font-size: 12px; color: #CC0000; font-weight: bold;}

.button { font-family: Verdana; font-size: 11px; color:#FFFFFF; background-color:#488ED4; border:none; cursor:pointer;}

.white-header { font-family: Verdana; font-size: 11px; color:#FFFFFF; font-weight: bold; text-decoration:none;}

.white-text { font-family: Verdana; font-size: 11px; color:#FFFFFF;}

.advanced { font-family: Verdana; font-size: 10px; color:#FFFFFF; text-decoration:underline;}

.refno { font-family: Verdana; font-size: 11px; color: #1B5691;}

.text { font-family: Verdana; font-size: 12px; color:  #333333;}








/* Right Panel 

ul.zzul {list-style-type:none; display: block;}
.space {margin-left:-20px;}
	*/
