/*
 * @(#)style.css
 *
 * Copyright (c) iDreamzSolutions
 * Cochin,India.
 * All rights reserved.
 * Style sheet for Real Estate
 * Created by Midhun Jacob on 10/10/2007
 * Modified by Midhun Jacob on 10/10/2007
 * @version 	Tomcat5.0	MySQL 5.0
 * @author 	iDreamzSolutions - The Perfect IT Solution.
 */
 /* Style for td objects*/
.fields_td{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		
	}
.blink_text{
color: #0099CC;
font-family: Lucida Grande;
font-size: 130%;
font-weight: bolder;
text-align: center;
text-decoration: blink;
text-transform: uppercase;
background-color: #FFFFCC;
border-style: dotted dotted dotted dotted;
border-width: thick;
max-width: 25%;
}

.designM {	
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	padding-left: 10px;
}
.fieldsnew_td{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		margin-right: 10;
		}
		/* Style for td objects*/
.sub_fields{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-right: 10;
		font-weight: bold;
		color:#FFFFFF;
		}
 /* Style for text boxes*/
.input_box{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin-right: 10;
		border-style: solid;
		border-width: .5;
		border-color: #CFE7DC;
		background-color: white;
	
		
		}
	
 /* Style for error messages*/
.errorMessage{
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#FF0000;
}
.activeMessage{
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#0000FF;
}
.errorMessageB{
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#FF0000;
		font-weight: bold;
}
 /* Style for blank messages*/
.blankMessage{
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#0000FF;
}
 /* Style for error messages*/
.displayMessage{
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#FF0000;
		font-weight: bold;
}
 /* Style for header*/
.header{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		/*background-color:#D4DDED;
		background-color:#FFFFFF;  */
		font-size: 14px;
		color: #29176D;
		/*font-weight: bold;*/
}
 /* Style for sub-header*/
.subheader{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color:#D4DDED; 
		font-size: 14px;
		color: #CD1074;
		font-weight: bold;
}
.subNewheader{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #B2362E;
		font-weight: bold;
}
/*Style for Top Header*/
.topHeader{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #BF5F06;
		
}
.topNewHeader{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF3300;
		
}
/*Style for Menu*/
.classic{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0000FF;
}
	td.adminHomeHeader {
	background-color: #CEE8DC;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 12px;
}

td.adminHomeData {
	background-color: #DFECE6;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;	
	padding-left: 14px;
	padding-right: 14px;
}

td.adminHomeCount {
	background-color: #DFECE6;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
}

td.adminHomeLink {
	background-color: #DFECE6;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
}

a.adminHomeLink:link {
	color: #295915;
	font-size: 12px;
	text-decoration: underline;
}
a.adminHomeLink:visited {
	color: #295915;
	font-size: 12px;
	text-decoration: underline;
}
a.adminHomeLink:hover {
	color: #8811FF;
	font-size: 12px;
	text-decoration: none;
}	
	
/*body {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;	
}*/

body {
	
		background-color: #FFFFFF;
		border-width:thin;
}

font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.displayMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC35AD;
}
td.displayMessageView {
	background-color: #FDEACC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC35AD;
}
td.displayMessageForm {
	background-color: #FDEACC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC35AD;
}

.inputField {
	
	border: 2px;
	color: #CC35AD;
	border-width: 1px;
	border-style: solid;
	border-color: #C32228;
	background-position: bottom;
	font-size: 14px;
}


.inputFieldTextArea {
	border: 2px;
	color: #CC35AD;
	border-color: #C32228;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
}

font.mandatoryStar {
	color: red;
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;	
	vertical-align: text-bottom;
}
table.formTable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #FFFFFF;
	border-collapse: separate;
	background-color: white;
	border: 1px solid #26618d;
}

table.formInnerTable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: #FBFFFD;
	border: 1px solid #6485a8;
}
table.formInnerTable1 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	
	border: 3px solid #80bbe7;
}
table.formNewTable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: #96B3DF;
	/*border: 1px solid #E46322;*/
}
table.formBlueTable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: #96B3DF;
	border: 1px solid #3D81BE;
}

td.listMainHeader {
	background-color: #AFD8CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}
td.listSubHeader {
	background-color: #D6D7BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
}
td.listFormTD {
	background-color: #E4EEEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}
.textinArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.textinwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#42618A;

}
td.formHeader {
	background-color: #ECEFF2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
}
td.formSubHeader {
	background-color: #DFDDE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
}
td.designHeader {
	background-color: #F4E8E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
}
td.designData {
	background-color: #EBEBE9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	padding-left: 10px;
}

td.designHeaderM {
	background-color: #F4E8E3;
	font-family: ML-TTKarthika;
	font-size:17px;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
}
td.designDataM {
	background-color: #EBEBE9;
	font-family: ML-TTKarthika;
	font-size:14px;
	font-weight: normal;
	padding-left: 10px;
}

td.designDataNoItemsFound {
	background-color: #EBEBE9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	padding-left: 10px;
	height: 100px;
}
td.designData1 {
	background-color: #ECCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	padding-left: 10px;
}
font.designData1 {
	font-family: ML-TTKarthika;
}
td.designData2 {
	background-color: #EBBBBB;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	padding-left: 10px;
}
font.designData2 {
	font-family: ML-TTKarthika;
}
font.designTips {
	color: #FD2F9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight: normal;
	padding-left: 10px;
}

.button30 {
	height: 20px;
	height: 30px;
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #008869;
	background-image: url(buttonbgred.gif);
}
.button45 {
	height: 20px;
	width: 45px;
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #008869;
	background-image: url(buttonbgred.gif);
}
.button50 {
	height: 20px;
	width: 50px;
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #008869;
	background-image: url(buttonbgred.gif);
}
.button60 {
	height: 20px;
	width: 60px;
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #008869;
	background-image: url(buttonbgred.gif);
}
.button75 {
	height: 20px;
	width: 75px;
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #008869;
	background-image: url(buttonbgred.gif);
}
.button90 {
	height: 20px;
	width: 90px;
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #008869;
	background-image: url(buttonbgred.gif);
}
.button105 {
	height: 20px;
	width: 105px;
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #008869;
	background-image: url(buttonbgred.gif);
}
.button120 {
	height: 30px;
	width: 100px;
	font-size: 12px;
	font-family: verdana;
}
.button135 {
	height: 20px;
	width: 135px;
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #008869;
	background-image: url(buttonbgred.gif);
}
.button150 {
	height: 20px;
	width: 150px;
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #008869;
	background-image: url(buttonbgred.gif);
}
.button180 {
	height: 20px;
	width: 180px;
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #008869;
	background-image: url(buttonbgred.gif);
}
.button_label{
	style=BORDER-RIGHT: medium none;
	BORDER-TOP: medium none; 
	FONT-WEIGHT: bold; FONT-SIZE: 14px;
    BORDER-LEFT: medium none;
    WIDTH: 201px; 
	COLOR: #000000;
	 BORDER-BOTTOM: medium none; 
	 HEIGHT: 27px; font-face: verdana;
}

a.indexmenulink:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
a.indexmenulink:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
a.indexmenulink:hover {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.buttonlink:link {
	color: #0000FF;
	font-size: 9px;
	font-weight: bold;
}
a.buttonlink:visited {
	color: #0000FF;
	font-size: 9px;
	font-weight: bold;
}
a.buttonlink:hover {
	color: #FF0000;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	
}
a.buttonlinkfront1:link {
	color: #594DCA;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.buttonlinkfront1:visited {
	color: #FFA54A;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.buttonlinkfront1:hover {
	color: #4575F1;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	
}
a.buttonlinkfront:link {
	color: #CC0000;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.buttonlinkfront:visited {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.buttonlinkfront:hover {
	color: #FFCC00;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	
}
a.buttonnewlink:link {
	color: #006A3C;
	font-size: 9px;
	text-decoration: none;
}
a.buttonnewlink:visited {
	color: #006A3C;
	font-size: 9px;
	text-decoration: none;
	
}
a.buttonnewlink:hover {
	color: #6DB144;
	font-size: 9px;
	text-decoration: none;
	
	
}

a.buttonimage  :link {
	border: 0px;
	border-width: 0px;
	text-decoration: none;
	border-color: #FFFFFF;
}
a.buttonimage  :hover {
	border: 0px;
	border-width: 0px;
}
a.buttonimage  :visited {
	border: 0px;
	border-width: 0px;
}

a.buttonnewlinktop:link {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a.buttonnewlinktop:visited {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;	
	
}
a.buttonnewlinktop:hover {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform:uppercase;	
}


a.paginationLink:link {
	color: #46716B;
	font-size: 15px;
	text-decoration: underline;
}
a.paginationLink:visited {
	color: #46716B;
	font-size: 12px;
	text-decoration: underline;
}
a.paginationLink:hover {
	color: #444FAE;
	font-size: 12px;
	text-decoration: none;
}
td.pagination {
	background-color: #F1F0EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC35AD;
}
font.paginationSelected {
	color: #C905C9;
	font-size: 13px;
}


body.menuBodyAdmin {
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;	
}

table.menuTableAdmin {
	border-collapse: collapse; 
	border: 3px solid #EEEEEE;
}

td.menuTDAdmin {
    color: #660000;
	background-color: #D6D7BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
}

a.menuLinkAdmin:link {
	color: #295915;
	font-size: 12px;
	text-decoration: none;
}
a.menuLinkAdmin:visited {
	color: #295915;
	font-size: 12px;
	text-decoration: none;
}
a.menuLinkAdmin:hover {
	color: blue;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

a.popUpLink:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;	
}
a.popUpLink:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;	
}
a.popUpLink:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
}
a.popUpLink:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;	
}
.customise_background{
	font-family: Verdana;
	 color:#2D2DFF;
	 font-size: 12px;
	 font-weight: bold;
}
.customise_backgroundNew{
	font-family: Verdana;
	 color:#2D2DFF;
	 font-size: 14px;
	 font-weight: bold;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menuo_bg.gif) repeat-x;
	height: 46px;
	list-style: none;
}
.glossymenu li{
	float:left;
}
.glossymenu li a{
	float: left;
	display: block;
	color:#006A3C;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
	text-decoration: none;
}
.glossymenu li a b{
	float: center;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
	text-decoration: none;
}
.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menuo_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	text-decoration: none;
}
.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menuo_hover_right.gif) no-repeat right top; /*right tab image path*/
	text-decoration: none;
}
