/*  ---------------------------
	File: 	westminsterMain.css
	Author: www.split-brain.com
	Validates CSS on 2-10-05
   ----------------------------*/

/* ----- html ---- */
body{
	font-family: Verdana, Arial, Serif;
	font-size: 15px;
	background-color:#DDDDEe;		
	text-align:center;	
	padding:0;
	margin:0;
	border: 0;
}

img{
	border:none;
}
legend{
	font-weight:600;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color: blue;
}

.radio{
	cursor:pointer;
}
#cont{
	width:100%;
	text-align:center;
	width: 975px;
	margin: 10px auto;
}

/*text classes*/
.titletext{
	color:#000;
	font-weight:600;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:3px;
	font-size:18px;
	border-bottom:1px solid #009;
}
.titletext a:hover{
	color:#000;
	text-decoration:none;
}
.titletext a:visited{
	color:#000;
	text-decoration:none;
}
.titletext a{
	color:#000;
	text-decoration:none;
}
.smalltext{
	font-weight:400;
	font-size:11px;
}
.tinytext{
	font-weight:400;
	font-size:10px;
}
.errorText{
	color: red;
	visibility:hidden;
}
.textError{
	display:none;
	color: red;
}
.mediumtext{
	font-weight:400;
	font-size:12px;	
}
.aspError{
	color: red;
}
.textLabel{
	color:#000099;
	text-align:right;
	font-size:12px;
}

.hand{cursor:poiner;cursor:hand;}

/* table */
.tblList{
	width:100%;
	border-left:1px solid silver;
}
.tblList thead td{
	background-color:#000077;
	color: white;
	padding-left:2px;
	font-weight:600;
	font-size:12px;
	border-bottom:1px solid silver;
	border-right:1px groove silver;
}
.tblList tbody{
	background-color:#ffffff;
}
.tblList tbody tr{
	border-bottom: 1px solid black;
}
.tblList tbody td{
	font-size:12px;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
.tblList .altRow{
	background-color: rgb(240,245,245);
}
/* --- input -- */
.button{
	border-style:ridge;
	cursor:pointer;
}

/* ------ Top Section ------*/
#topTable{
	text-align:left;
	border: 1px solid black;
	width:970px;
	background-color:#fff;
}	
#logoTd{
	padding-top:5px;
	padding-left:5px;
}
#flashTd{
	background-color:#fff;
	text-align:right;
}


/* -- Top Navigation Area --*/
#navigation{
	background-image: url("/images/navback.gif");
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
	color: #fff;
	background-color:#000066;
	height:30px;
	font-weight: 600;
}
#navigation table{
	border-left:1px solid #666666;
	border-left:1px solid black;
}
#navigation td{
	border-left:1px solid #666666;
	border-right:1px solid black;
	overflow: hidden;
	height:15px;
	z-index:10;
}
#navigation a{
	color: #fff;
	text-decoration:none;
	
}
#navigation a:hover{
	/*color: rgb(221, 188, 188);*/
	 color: #EDF4FA;
}


/* side navigation */
#tableSideNavigation{
	width: 100%;
	font-size: 13px;
}
#tableSideNavigation td{
	background-color: white;
	border:1px solid black;
	cursor:pointer;
}
#tableSideNavigation td a{
	color: black;
}
#tableSideNavigation td a:hover{
	text-decoration:none;
	color: #000099;
}
#tableSideNavigation span{
	background-color: #DDDDE5;
	padding-bottom:2px;
	border: 1px solid black;
	font-weight: 600;
	border-left:0;
	border-top:0;
}


#tblUnderNav{
	width:100%;
	border-top:1px solid #660000;
}
#tblUnderNav td{
	padding: 1px;
	padding-left: 25px;
	background-color:rgb(241, 197, 113);
	font-size:11px;
	font-weight:600;
	background: transparent;
	border:none;
	border-top:1px solid #660000;
}
#tblUnderNav td a span{
	border:none;
	background: transparent;
}
/* ------- Content Start  -------*/
#middleTable{
	width: 970px;
	border: 1px solid black;	
}

#bigPicture{
	border-right:1px solid black;
	border-top:1px solid white;
	text-align:left;
}

#loginArea{
	font-size:14px;
	background-color:#eee;
	font-weight: 600;
	text-align:left;	
	border-top:1px solid white;
}
#loginArea table{
	background-color:#fff;
	border:2px outset #ddd;
	padding:5px;
	width:91%;
	height:95px;
	font-size:12px;
	font-weight: 400;
}
#loginArea select{
	font-weight: 400;
	font-size:11px;
	font-family: verdana, arial, times;
}
#loginArea input{
	font-weight: 400;
	font-size:12px;
	font-family: verdana, arial, times;
}

/* -------- Main Content Table ----------*/
#contentAreaTable{
	text-align:left;
	width:970px;
	background-color:#000066;
	position: relative;
	top: -3px;
	border:1px solid black;
	border-bottom: 1px inset #000;	
}	

.topContent{
	text-align:left;
	background-color: rgb(250,250, 255);
}

.textBlock{
	text-indent:0px;
	padding:15px;
	font-size:14px;
	background-color: white;
}
.textBlock span{
	font-weight:600;
}


#finalTD{
	color:#000;
  	width: 24%;
	background-image: url("/images/advicesolutionsliving.gif");  
	text-align: left;
	font-size: 11px;
	color: white;
	padding:2px;
}
#finalTD b{
	color:#000;
	font-size: 11px;
	font-weight:600;
	font-style: italic;
}



.btnBlueLeft{
	float:left;
	width:3px;
	height:24px;
	background-image:url('/images/btn_blueLeft.gif');
	background-repeat:no-repeat;
	margin-left:4px;
}
.btnBlueMid{
	float:left;
	background-image:url('/images/btn_blueMid.gif');
	padding-left:10px;
	padding-right:10px;
	height:24px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.btnBlueMid .btnText{
	padding-top:4px;
	text-decoration:none;
	cursor:pointer;
}
a:hover .btnBlueMid{
	text-decoration:none;
}
.btnBlueRight{
	float:left;
	width:3px;
	height:24px;
	background-image:url('/images/btn_blueRight.gif');
	background-repeat:no-repeat;
	margin-right:4px;
}


/* -------- END of Page --------*/
#bottomDisclaimer{
	background-color:#000066;
	width:970px;
	height:17px;
	font-size: 9px;
	color: #fff;
	position: relative;
	top: -3px;
	padding-top:2px;
}

#bottomDisclaimer a{
	font-size: 9px;
	color: #fff;
}

#tblTitle{
	width:100%;
}

/* js calendar style */
.calendar{
	background-color: #ffffff;
	font-weight: 600;
	font-size: 12px;
	z-index: 100;
}
.cpMonthNavigation{
	font-size:11px;
	border: none;
	text-align:center;
}
.cpCurrentMonthDate{
	text-align:center;
}
.calendar td{
	padding:2px;	
	border:1px solid #cccccc;
}
.calendar a{
	font-weight: 400;
}