.adminheader_background {
	background-color: #E4F6FB;
}

.adminheader_bar {
	background-color: #00AEE0;
}

.adminmain_background {
	background-color: #A6E4F7;
}

.admin_content,.admin_label,.admin_field,.admin_ratefield,.admin_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D639F;
	line-height: 12pt;
	text-decoration: none;
}

.admin_ratefield {
	width: 45px;
}

.admin_label,.admin_button {
	font-weight:bold;
}

.admin_button {
	width: 120px;
}

.admin_flagfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 12pt;
	text-decoration: none;
}

.admin_listingicon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D639F;
	line-height: 12pt;
	text-decoration: none;
    text-align:center; 
	width: 105; 
	float:left;
}	

.admin_title1,.admin_title2,.admin_title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.admin_title1 {
	background-color: #1D95D2;
}

.admin_title2 {
	background-color: #56BFA2;
}

.admin_title3 {
	background-color: #6ECCE8;
}

.admin_galleryimagebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D639F;
	line-height: 12pt;
	text-decoration: none;
    text-align:center; 
	float:left;
	width: 180px;
	margin-right:5px;
	margin-bottom:5px;
}	

.admin_rightdotborder {
	border-right-style:dotted;
	border-right-width:2px;

	border-right-color:#1D95D2;
}

.admin_bottomdotborder {
	border-bottom-style:dotted;
	border-bottom-width:2px;

	border-bottom-color:#1D95D2;
}

.admin_enquiry {
	width: 720px;
	display:block;
	height:auto;
	clear:both;
}

.admin_enquiryrow {
  	padding-top: 5px;
	width: 720px;
	font-weight:bold;
	display:block;
	background-color: inherit;
}	
.admin_enquirybutton {
	float: left;
	width: 12px;
	vertical-align:middle;
	height:9px;
	background-color: inherit;
}
.admin_enquiryid {
	width: 50px;
	float:left;
	background-color: inherit;
	background-color: inherit;
}	
.admin_enquirydate,.admin_enquiryamount {
	width: 110px;
	float:left;
	background-color: inherit;
}	
.admin_enquiryamount {
	text-align:right;
}
	
.admin_enquiryshortdate {
	width: 60px;
	float:left;
	background-color: inherit;
}	

.admin_enquiryname,.admin_enquirytown {
	width: 150px;
	float:left;
	background-color: inherit;
}	
.admin_enquiryemail {
	width: 248px;
	float:left;
	background-color: inherit;
}	
.admin_enquiryresultrow {
    padding-top: 2px;
	width: 700px;
	margin-left: 20px;
	display: block;
	clear:both;
	background-color: inherit;
}	

.admin_enquirypax {
	width: 50px;
	float:left;
	background-color: inherit;
}	

.admin_enquiryproduct {
	width: 490px;
	float:left;
	background-color: inherit;
}	

.admin_enquiryresult {
	position: relative;
	width: 720px;
	clear:both;
	display: none;
	clear:both;
	background-color: inherit;
}	
.admin_enquiryleftcol {
	float:left;
	width:100px;
	font-weight:bold;	
}	
.admin_enquiryrightcol {
	float:left;
	width:600px;
}	
#categoryEditBox {
  position:absolute;
  left: 300px;
  top: 170px;
  width: 450px;
  height: 120px;
  border-color:#000000;
  border-style:solid;
  border-width: 1px;
  display:none;
  background: #EEEEEE;
  z-index: 10;
}  
#categoryEditBoxTitle {
  width: 100%;
  background:#00AEE0;
  font-weight:bold;
  text-align:center;
  height: 20px;
  min-height: 20px;
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-bottom-width: 1px;
  color: #ffffff;
}
#ieframefix {
  position:absolute;
  left: 300px;
  top: 170px;
  width: 452px;
  height: 122px;
  display:none;
  z-index: 5;
}
.categoryEditRow {
  width: 100%;
  min-width: 100%;
  clear:both;
  float:left;
}    

.categoryEditRow label {
  width: 100px;
  min-width: 100px;
  margin-right: 5px;
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
}  
.categoryEditField {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  float: left;
}  
.categoryEditField input {
  width: 250px;
}