/* VPRealty CSS */
*{	
	margin:0;
	padding:0;
}
html{
	height:100%;
	overflow-y: scroll;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	background:url('/images/adminBk.jpg');
	height:100%;
	margin:0;
	padding:0;
}

#allWrap{
	width:900px;
	background: #FFFFFF;
	margin:auto;
	height: 100%;
	min-height:100%;
	height:auto !important
}
#logo{
	margin-left:270px;
	padding-top:0;
	margin-bottom:10px;
}
p{

}
p.txt{
	clear:both;
	font:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:14px;
	display:block;
	width:800px;
	padding:10px 0 20px 0;
}


/*---------------------------------------
navigation area
----------------------------------------*/
#nav{
	height:36px;
	width:800px;
	margin-left:50px;
	background-color:#b3f440;

}
#nav ul{
	list-style:none;
	margin:0;
	padding:0;

}
#nav ul li{
	float:left;
	
}
#nav ul li.logout{
	float:right;
}
#nav ul li a{
	display:block;
	text-decoration:none;
	padding:10px 20px;
	background-color:#b3f440;
	border-right:1px solid #83ce00;
	border-left:1px solid #c9ff6a;
	color: #003300;

}
#nav ul li a:hover{
	background-color: #a54499;
	color:#FFF;
}
/*---------------------------------------
page heading area
----------------------------------------*/
#pageHeading{
	display:block;
	width: 800px;
	margin: 0 50px 15px 50px;
	border-bottom:1px solid #b3f440;
}

h1{
	color:#a54499;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22pt;
	padding:15px 0 0px 0;
}

h2{
	display:block;
	width:800px;
	border-bottom:1px solid #b3f440;
	color:#a54499;
	font-size:18px;
	margin:10px 0;
}


/*--------------------------------------content area start-----------------------------------------*/
#contentArea{
	clear:both;
	margin-left:50px;
	margin-right:50px;
}

/*---------------------------------------
table style all
----------------------------------------*/
table{
	width:800px;
}
/*---------------------------------------
table style 1
----------------------------------------*/
p.tableStyle1{
	padding:5px 0;
	color: #003300;
	font-size:17px;
}
p.tableStyle1 a{
	text-decoration:none;
	color:#003300;
	font-size:17px;
}
p.tableStyle1 a:hover{
	color: #FF0000;
	border-bottom:1px solid #FF0000;
}
table.tableStyle1 , table.tableStyle1 tr , table.tableStyle1 td{
	border:1px solid #b3f440;
	border-collapse:collapse;
}

table.tableStyle1 td.rightborder, table.tableStyle1 th.rightborder {
	border-right: 1px solid #A54499;
}

table.tableStyle1 th{
	padding:10px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#b3f440;
	text-align: center;
	color:#003300;
}

table.tableStyle1 th.groupheading {
	background-color: #A54499;
	color: #fff;
}

table.tableStyle1 td{
	padding: 10px 5px;
	font-size:13px;
	color:#003300;
}

table.tableStyle1 tbody tr{
	background: #FFFFEC;
}
table.tableStyle1 tbody tr a{
	color:#003300;
}
table.tableStyle1 tbody tr a:hover{
	text-decoration:none;
	color: #FF0000;
}
table.tableStyle1 tbody tr:hover{
	background:#FFFF66;
}

table.tableStyle1{
	background-color:#b3f440;
}
table.tableStyle1 tfoot tr{
	display:block;
	height:20px;
}
/*---------------------------------------
table style 2 (with images)
----------------------------------------*/

table.tableStyle2 , table.tableStyle2 tr , table.tableStyle2 td{
	border:1px solid #b3f440;
	border-collapse:collapse;
	background:#FFFFEC;
}



table.tableStyle2 td{
	padding: 10px 40px;
	font-size:13px;
	color:#003300;
}

table.tableStyle2 td a{
	text-decoration:none;
	display:block;
	width:164px;
	padding-top:0px;
	padding-bottom:0px;
	color:#003300;
	background:#b3f440;
	border:1px solid #507d01;
	text-align:center;
}


table.tableStyle2 td a:hover{
	background:#a54499;
	color:#FFFFFF;
	border:1px solid #330000;
}

table.tableStyle2 td a img{
	border:none;
	display:block;
}


/*---------------------------------------
Form style : form01
----------------------------------------*/
fieldset{
	width:800px;
	border:1px solid #b3f440;
	background:#FFFFEC;
}

fieldset input, fieldset select, fieldset textarea{
	border:1px solid #507D01;
	color:#000000;
	font-size:13px;
	padding:1px;
}

p.form01Heading{
	margin-top:10px;
	font-size:14px;
	color:#003300;
	padding:5px 15px 5px 5px;
	font-weight:bold;
	background:#b3f440;
	width:782px;
	height:12px;
	overflow:hidden;
	display:block;
}

p.form01{
	clear:left;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border-bottom:1px dotted #b3f440;
	padding:5px 0;
	width:800px;
}

p.form01 label{
	float:left;
	color:#003300;
	width:30%;
	margin: 2px 0 0 10px;
}

p.form01 label.inputhelp {
	margin: 0;
	float: none;
	width: auto;
}

div.genericBtn{
	padding:20px 0 50px 0;
	margin-left:252px;
}

input.save{
	background:#b3f440;
	border:1px solid #507d01;
	color:#003300;
	height:25px;
	width:100px;
	float:left;
	cursor:pointer;
}
input.save:hover{
	background:#a54499;
	color:#FFFFFF;
	border:1px solid #330000;
}

div.genericBtn a{
	border:1px solid #507d01;
	float:left;
	display:block;
	text-decoration:none;
	color:#003300;
	width:100px;
	text-align:center;
	padding:3px 0 4px 0;
	margin-left: 80px;
}


div.genericBtn a:hover{
	background:#a54499;
	color:#FFFFFF;
	border:1px solid #330000;
}







/*---------------------------------------
footer
----------------------------------------*/
#footer{
	clear:both;
	padding: 1em 0;
}



/*--------------------------------------content area end-----------------------------------------*/

span.form_req {
	color: red;
}

div#redmsg {
	background: #ffc2c2;
	border: 2px solid #ff5151;
	padding: 5px;
	margin-bottom: 5px;
}

div#greenmsg {
	background: #b8ffaa;
	border: 2px solid #69d354;
	padding: 5px;
	margin-bottom: 5px;
}

div#greenmsg ul, div#redmsg ul {
	list-style-position: inside;
}

img {
	border: none;
}

p.tableStyle1 img {
	margin-right: 3px;
}

p.pagination {
	text-align: center;
	margin: 5px;
}

a {
	color: #0000B7;
}

a:visited {
	color: #0000B7;
}

a:hover {
	text-decoration:none;
	color: #FF0000;
}

/* datepicker */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	width: auto;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
