/* Admin Panel */

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

.admin-header { font-family: arial; font-size: 20px; color:#ff3300; font-weight: bold;}

.admin-button { font-family: Verdana; font-size: 11px; color:#000000; background-color:#ff6600; cursor:hand;}

.admin-button2 {
font-family: Verdana; font-size: 10px; color: #0C4120; font-weight: bold; background-color: #FFFFFF; 
border-color: #E3E3E3; cursor:pointer; }

.admin-link {font-size: 12px; font-family: Verdana; text-decoration:none; color:#333333;}
.admin-link:hover {text-decoration:underline;}

.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;}

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


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

.header1 { font-family:Verdana; font-size:12px; color:#113C8F; font-weight:bold; }

.contact { font-family:Verdana; font-size:12px; color:#94B5E2; font-weight:bold; }

.contact1 { font-family:Verdana; font-size:12px; color:black; font-weight:none; }

.bodytext { font-family:Verdana; font-size:12px; color:#ffffff; }

.bodytext1 { font-family:Verdana; font-size:13px; color:#666666; }

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

.topmenu { font-family:Verdana; font-size:9px; color:white; font-weight:none; text-decoration:none; }
.topmenu:hover { font-family:Verdana; font-size:9px; color:A60804; font-weight:none; text-decoration:none; }

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

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

.bottomlink { font-family:Verdana; font-size:10px; color:#666666; font-weight:none; text-decoration:none; }
.bottomlink:hover { font-family:Verdana; font-size:10px; color:#FFFFFF; font-weight:none; text-decoration:none; }

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

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

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

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

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

.textheadsmall { font-family:Verdana; font-size:9px; color:#000099; }

.booktext { font-family:Verdana; font-size:12px; color:#666666; }

.bodylink {	color:#999999; font-size:12px; font-family:Verdana;	text-decoration:none; }
.bodylink:hover { color:yellow;	font-size:12px;	font-family:Verdana; font-weight:none; text-decoration:none; }

.indexlink { color:blue; font-size:12px; font-family:Verdana; font-weight:normal; text-decoration:none; }
.indexlink:hover { color:blue; font-size:12px; font-family:Verdana; font-weight:normal;	text-decoration:underline;}

.infolink {	color:black; font-size:12px; font-family:Verdana; font-weight:normal; text-decoration:none; }
.infolink:hover { color:blue; font-size:12px; font-family:Verdana; font-weight:normal; text-decoration:none; }

.leftlink { color:ff0000; font-size:12px; font-family:Verdana; font-weight:bold; text-decoration:none; }

.leftlink1 { color:#333333; font-size:11px; font-family:arial; font-weight:bold; text-decoration:none; padding: 0em 1.5em}
.leftlink1:hover { color:white;	font-size:11px;	font-family:arial; font-weight:bold; text-decoration:none; padding: 0em 1.5em}

.subleftlink1 {	color:#333333; font-size:10px; font-family:verdana;	font-weight:bold; text-decoration:none;	}
.subleftlink1:hover { color:white; font-size:10px; font-family:verdana;	font-weight:bold; text-decoration:none; }

.disfield { font-family:Verdana; font-size:11px; color:#C2D4FB; font-weight:none; }

.textfield { font-family:Verdana; font-size:11px; color:#000000; font-weight:normal; }

.indexheader{ font-family:Verdana; font-size:14px; color:#FF9900; font-weight:normal; text-decoration:none; }

.actshead {font-family:Verdana; font-size:12px; color:#FF9900; font-weight:normal; text-decoration:none; }
.actshead:hover { font-family:Verdana; font-size:12px; color:white; font-weight:normal; text-decoration:underline; }

.viewall{ font-family:Verdana; font-size:12px; color:#FFFFFF; text-decoration:none; }
.viewall:hover { font-family:Verdana; font-size:12px; color:#FF9900; text-decoration:underline; }

.button { font-family:Verdana; font-size:11px; color:white;	background-color:#999999; font-weight:bold;	border-width:1.5;
border-color:white; }

.dotlink { font-family:Verdana; font-size:10px; color:#666666; text-decoration:none; }
.dotlink:hover { font-family:Verdana; font-size:10px; color:#0000CC; text-decoration:none; }


/*Pagination*/

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999999;
	
	text-decoration: none; /* no underline */
	color: #FFFFFF;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #EA4406;

	color: #FFFFFF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #EA4406;
		
		font-weight: bold;
		background-color: #EA4406;
		color: #FFFFFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #222;
	
		color: #222;
	}
	

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