body{
	padding:0;

	margin:0;
	height: 100%;
	font-family: "Trebuchet MS", sans-serif;
	background-color:#fff;
	/* padding-left:5px; */
	background-image: url(../_images/layout/bg.jpg);
	background-repeat: repeat-x;
	color:#000000;

}
.bodyAdmin{
	background-image: none;
}
/* USED FOR THE MAINT PAGE */
.plain{
	padding:0;
	margin:0;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* background-color:#DADADA; */
	/* padding-left:5px; */
	background-image: url(../_images/layout/page_bg_plain.gif);	
	background-repeat: repeat-y;
	background-position: top;
}
Table.formEntry{
	cell-spacing:5px;
	cell-padding:5px;
}
#maincontainer{
    margin: 0 auto;
	
    width: 800px;
    position: relative;
	font-size: 11px;


	/* background-color: white; */
	/*float: left;*/
	/* background-image: url(../_images/layout/page_bg.gif);
	background-position: bottom left;
	background-repeat: repeat; */

}
#header{
	border:0px dashed #ffffff;
	padding:5;
	background-image: url(../_images/layout/logo_new.jpg);
	background-position: top left	;
	background-repeat: no-repeat;
	height:100px;
	color:#ffffff;
	
}


#box1{
	
	float:none;
	padding: 20px;
	/*background-color:#057edd;*/
	margin-left: 0px;
	padding-top:0;
	

}

#logo{

	
	height:30px;
	color:#000000; 
	
	font-size: 15px;
	padding: 0 0 0 0;
	margin-left: 0px;
	/*background-image: url(../_images/layout/submenu_bg.jpg);*/
	background-position: bottom left;
	background-repeat: repeat;
}
A.menutitle{
	float:none;
	width:700px;
	color:#000000; 
	line-height:20px;
	text-decoration:none;
}
A.menutitle:hover{
	color:#fff; 
}
#logo DIV.menuitem{
	
	padding-top:5px;
	padding-right:3px;
	padding-left:5;
	/*border:1px solid white;*/
	float:left;
	font-weight:500;
	color:#333;
}
/*#logo DIV.menuitem.selected A{

	background-color:#0394ef;
	color:#000000;
	
	text-decoration:none;
}*/

.productImage{
	height:125px;
	background-color:#ffffcc;
}
#links{
	padding-left:2px;
}
#links P{
	padding:4px;
	margin: 0px;
	font-style: italic;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#ECEDE0;
	padding-left:5px;
	/* border-top:1px dotted #ccc; */
}
#links P.city{
	background-color:#F4F3E8;
	color: #333;
	padding-left:3px;
	font-style:normal;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 2px;	
	padding-top: 2px;
	font-weight:bold;
	padding-left:7px;
}
#links P.detail{
	background-color:#FFF;
	color: #333;
	padding-left:7px;
	font-style:normal;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-top: 2px;
}

.footer{
	text-align:center;
	color: #666;
	font-size: 10px;
	padding-top:30px;
	padding-bottom:10px;
	letter-spacing:2px;
	line-height:12px;

  clear: both;
  width: 800px;
  height:40px;
}
#footerContainer{
	
	
	text-align:left;
	padding-left:110px;
/*	background-color:#F3F3F3;
	background-image:url(../_images/layout/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;*/

}
/* anchor tags */
.footer A:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR:#999999; 
	TEXT-DECORATION: none;
}
.footer A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999; TEXT-DECORATION: none
}
.footer A:hover {
	FONT-SIZE: 10px; COLOR: #000; TEXT-DECORATION: none
}
A hover{
	color:#000;
	text-decoration: none;
}
A{
	color:#44d258;
	text-decoration:underline;
}

#loginArea{
	float:left; 
	/* height:126px;  */
	width:176px;
	font-size:12px;	
}
.menu{
	float:left;width:600px;
}

/*-----------------
TITLES
-----------------*/
.titleText{
	font-size: 25px;
	
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
}
.pageTitle{
	
	/* height: 10px; */
	padding-top:10px;
	line-height: 40px;
	padding-left: 10px;

}
.leftTitle{

	/*background-image: url(../_images/layout/corner.gif);*/
	background-position: bottom left;
	background-repeat: no-repeat;

}
.subTitle{
	height:30px;
	padding-left: 20px;
	line-height:30px;
}
.bodyText{
	font-size:12px;
	letter-spacing:1px;
	/* border-right: 1px #ccc solid; */
	padding-left: 0px;
	padding-right: 5px;
	line-height:18px;
	color:#000;
	FONT-WEIGHT: normal; 
	border:none; 
	height:350px;	
	/*overflow:auto;*/
}
.bodyTitle{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	border:1px solid #ccc; 
	background-color:#F2F2F2; 
	margin-right:7px; 
	padding-bottom:5px;
}
.dataDisplay{
	font-size:11px;
	/* border-right: 1px #ccc solid; */
	padding-left: 0px;
	/* padding-right: 5px; */
	line-height:0px;
}
.heading{
	background-color:#557359; 
	width:100%;
	color:#ffffff;
	height:20px;
	padding-left:0px;
}
.subDetails{
 	background-color:#c7edcc;
 }
 .msgButtonYes{
 	width:100px;
 	background-color:#c7edcc;
 }
 .msgButtonNo{
  	width:100px;
 	background-color:#ce5245;
 	color:#ffffff;
 }
.num{
	font-family: Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#f1b40f;
	font-weight:bold;
}
P{
	padding: 0px;
	margin-top: 10px;
}

.image{
	border: 2px #ccc solid;
}
.contactDetails{
	background-image: url(../_images/layout/contact.gif);
	background-repeat:no-repeat;
	height:25px;
	padding-left:11px;
	padding-bottom:5px;
	padding-top:4px;
}
.contactDetails SPAN{
	color:#000000;
}

/******************
/* sub menu
/*****************/
#subMenuContainer{
	float:left;
	padding-top:2px;
	border-right:1px solid #ccc; 
	height:495px;
	background-color:#F2F2F2;
	padding-left:5px;
}
.subMenuItem{
	background-color:#AFCF78;
	/* width:200px; */
	height:20px;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000; cursor: hand;
	font-weight:bold;
	line-height:20px;
	border-bottom:white 1px solid;
	letter-spacing:2px;	
	background-image:url(../_images/layout/submenu_unselected.gif);
	background-repeat:no-repeat;
}
.subMenuItem span{
	padding-left:20px;
}
.subSelectedItem{
	background-image:url(../_images/layout/submenu_selected.gif);
	background-repeat:no-repeat;
	background-color: #8EB75D;
	color:white;
}
.subCurrentItem{
	background-color: #8EB75D;
	color:white;
}
#subDetail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;
	font-weight:bold;
	font-style:italic;
}
/******************
/* table class
/*****************/
.successMsg{
	color:green;
}
.errorMsg{
	color:red;
}
.admin{
	font-size: 11px; 
}
.entry{
	border:1px solid #cccccc;
	line-height:2;
}
th{
	
	
	font-weight:bold;
}
.row1{
	background-color:#E5E5E5;
}
.row2{
	background-color:white;
	}
.membersTable{
	font-size:10px; 
	padding:0; 
	margin:0;
	width:175px;
	border:1px solid white;
}
.profileDetails{
	margin-top:0;
	padding:0;
	padding-top:20px;
}
/******************
/* button
/*****************/
.standBtn{
	width:100px; font-size:10px;
/*border:3px solid #ccc;*/
}	
.loginBtn{
	font-size:10px;
	height:20px;
	border:1px solid black;
	width:80px;
}
input.textInput {
 height:20px;font-size:15px;
border:1px solid #999;
}
.textInput.invalid {
 font-size:12px;
border:1px solid red;
}
textarea{
 font-size:12px;
border:1px solid #999;
}



/* DROP DOWN MENU */
.anylinkcss{
top:10px;
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
line-height: 18px;
z-index: 1000000;
background-color: #ccc;
width: 205px;

}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666;
padding: 1px 0;
text-decoration: none;
text-indent: 20px;
color:#000000;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #666;
	color: #fff;
}
FONT.mandField{
	color:red;
}
.messageSent{
border:1px solid #ccc; padding:10px; width:310px
}
.errorBox{
border:1px solid #ccc; padding:10px; width:310px;
background-color:#ffcccc;
}
.successBox{
border:1px solid #ccc; padding:10px; width:310px;
background-color:#c7edcc;
}
.missingBox{
border:1px solid #cccccc; padding:5px;
background-color:#f8d169;
font-weight:bold;
}
.foundBox{
border:1px solid #cccccc; padding:5px;
background-color:#c7edcc;
font-weight:bold;
}