/*Style for default news/events lists*/
/* added 3/16/07 by Travis */
UL.ulNEWS{
	list-style-type:none; 
	position: 0px; 
	margin-left:0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

BODY{
	background:url('http://www.ridgefieldct.org/images/pr/bg.gif');
    letter-spacing:normal;
    text-transform:none;
    word-spacing:normal;
}

#Container{
	font-family:verdana;
	background:#FFFFFF;
	width:771px;
	border:1px solid #FFFFFF;
	position:absolute;
	left:35%;
	margin-top:15px;
	margin-left:-266px;
	padding:0;
}

#Logo{
	width:183px;
	height:106px;
	background:url('http://www.ridgefieldct.org/images/pr/layout_01.gif');
	background-repeat:no-repeat;
}

#Header{
	width:585px;
	height:106px;
	background:url('http://www.ridgefieldct.org/images/pr/layout_02.jpg');
	background-repeat:no-repeat;
}

#Navigation{
	font-family:verdana;
	font-weight:bold;
	width:769px;
	height:23px;
	border-top:1px solid #FFFFFF;
	border-left:0;
	border-right:0;
	border-bottom:1px solid #FFFFFF;
}

#Left{
	width:184px;
	height:250px;
}

#LeftNav{
	border:1px solid #215881;
}

#LeftHeader{
	color:#0265CB;
	font-size:10pt;
	font-weight:bold;
	width:180px;
	border-bottom:1px dashed #B82200;
	width:100%;
	margin-bottom:4px;
}

#LeftText{
	font-family:verdana;
	font-size:8pt;
}

#Director{
	width:179px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #23587A;
	border-right:1px dotted #23587A;
	border-bottom:1px solid #23587A;
	background:#FFFEE2;
	padding:3px;
}

#Events{
	width:179px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #23587A;
	border-right:1px dotted #23587A;
	border-bottom:1px solid #23587A;
	background:#FFFEE2;
	padding:3px;
}

#RecCenter{
	width:179px;
	border-top:0;
	border-left:1px solid #23587A;
	border-right:1px dotted #23587A;
	border-bottom:1px solid #23587A;
	background:#FFFEE2;
	padding:3px;
}

#Login{
	font-family:verdana;
	width:182px;
	height:21px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #15446E;
	border-right:1px solid #15446E;
	border-bottom:1px solid #15446E;
	background:#15446E;
	padding:2px;
}

#Content{
	font-family:verdana;
	width:432px;
	padding:5px;
}

#TabHeader{
	color:#000000;
	font-family:verdana;
	font-size:12pt;
	font-weight:bolder;
	border-bottom:3px solid #227B2B;
	width:100%;
	margin-bottom:4px;
}

#Clock{
	width:300px;
	position:absolute;
	right:150px;
	text-align:right;
}

#NewsFlash{
	background:#FFFDE2;
	border:3px double #BB2100;
	padding:5px;
}

#NewsHeader{
	color:#BB2100;
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
}

#Today{
	background:#BED9AE;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:1px solid #6BA56B;
	padding:5px;
}

#Upcoming{
	background:#C4E0E3;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:1px solid #6A98A5;
	padding:5px;
}

#Right{
	width:144px;
}

#Search{
	width:144px;
	height:21px;
	border-top:1px solid #247B2C;
	border-left:1px solid #247B2C;
	border-right:1px solid #247B2C;
	border-bottom:1px solid #FFFFFF;
	background:#247B2C;
	padding:2px;
}

#EzRec{
	font-family:verdana;
	width:144px;
	height:68px;
	background:url('http://www.ridgefieldct.org/images/pr/ezrec.gif');
	background-repeat:no-repeat;
	padding-left:8px;
}

#Projects{
	height:100px;
}

#Programs{
	height:250px;
}

#RightHeader{
	color:#0265CB;
	font-size:10pt;
	font-weight:bold;
	border-bottom:1px dashed #B82200;
	margin-bottom:4px;
}

#Alert{
	position:absolute;
	top:405px;
}

#Tree{
	width:144px;
	height:144px;
	background:url('http://www.ridgefieldct.org/images/pr/tree.gif');
	background-repeat:no-repeat;
	bottom:-37px;
	position:absolute;
}

#Footer{
	color:#FFFFFF;
	width:771px;
	height:37px;
	font-family:verdana;
	font-size:8pt;
	text-align:center;
	background:url('http://www.ridgefieldct.org/images/pr/layout_03.gif');
	border-top:1px solid #FFFFFF;
}

#H1{
	color:#22587E;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
}

H1{
	color:#22587E;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
}

h2{
	color:#0161a5;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
}

LI{
}

UL{
}

/*Style for default news/events lists*/
/* added 3/16/07 by Travis */
UL.ulNEWS{
	list-style-type:none;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

/**********     LINKS     **********/

A{
	color:#0161a5;
	font-family:verdana;
	font-size:10pt;
	text-decoration:underline;
}

A:hover{
	color:#a50101;
	font-family:verdana;
/*	font-size:10pt;	*/
	text-decoration:underline;
}

a.SideLink{
	color:#336797;
	font-family:verdana;
	font-size:8pt;
	text-decoration:underline;
}

a.SideLink:hover{
	color:#336797;
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
}

a.Login{
	color:#FFFFFF;
	font-family:verdana;
	font-size:10pt;
	text-decoration:underline;
}

a.Login:hover{
	color:#CDE0EE;
	font-family:verdana;
	font-size:10pt;
	text-decoration:none;
}

a.Link{
	color:#0161a5;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

a.Link:hover{
	color:#A50101;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

a.Powered{
	color:#FFFFFF;
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
}

a.Powered:hover{
	color:#CDE0EE;
	font-family:verdana;
	font-size:8pt;
	text-decoration:underline;
}

A, INPUT, SELECT, SPAN, TEXTAREA, TD{
	font-size:10pt;
    font-weight:normal;
	font-family:verdana;
}

.QCONTENT_PRINTABLE_TEXT{
	color:#000000;
	font-weight:bold;
	font-size:10px;
}

/**********     SEARCH     **********/

.SEARCH_FORM_BOX{
	color:#6F6F6F;
	border:1px;
	border-color:#bcc6d1;
	border-style:solid;
	background-color:#FFFFFF;
	height:20px;
	width:100px;
}

.SEARCH_FORM_LABEL_TEXT{
	color:#0161a5;
	font-size:10pt;
	font-weight:bold;
}

.SUBMIT_BUTTON{
	color:#0065a9;
	font-size:10pt;
	font-weight:bold;
	background-color:#CCCCCC;
	border:1px;
	border-color:#7cafcd;
	border-style:solid;
	padding:0;
}

.MINISEARCH_TEXT{
	color:#FFFFFF;
	font-weight:bold;	
}

/**********     FORMS     **********/

SELECT, TEXTAREA, CHECKBOX{
	font-size:10pt;
	color:#444444;	
	background-color:#FFFFFF;
}

.CHECKBOX{
	background-color:transparent;
}

.RADIO{
	color: #444444;	
	background-color:transparent;
}

.IMAGE_BUTTON{
	color: #444444;	
	background-color:transparent;
}

/*  For TextBoxes */
.TEXT{
	color:#444444;	
	background-color:transparent;
}

/**********     MISC     **********/

LEGEND{
	color:#000000;
	font-size:12px;
	margin: 2px 2px 2px 2px;
}

FIELDSET{
	height: 100%;
	border:0;
}

.ERROR_TEXT{
	color:#FF0000;
}
