/* //////////// ANVIL MASTER CSS //////////// */

BODY, HTML
{
	height: 100%;
	width: 95%;
	margin:0;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	color: #fff;
	background-color:#333;
	background-image: url(../Images/bodyBG.gif);
	background-repeat: repeat-x;
}	

.appName
{
	display:none;	
}

SPAN
{
}
	
TD 
{
}

TEXTAREA, INPUT, SELECT 
{
	height:22px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000; 
}

TEXTAREA 
{
	behavior: url(../ClientSideScripts/maxlength.htc)
}

#wrapper 
{
	height:100%;
	width:98%;
	margin-top:0px;
	margin-bottom:20px;
	padding-right:20px;
}

#homecontainer
{
	background-position: left top;
	background-image: url(../Images/homeBG.gif);
	margin: 0px;
	width: 98%;
	background-repeat: no-repeat;
	height: 641px;
}

#container
{
	background-position: left top;
	background-image: url(../Images/intBG.gif);
	margin: 0px;
	width: 98%;
	background-repeat: no-repeat;
	height: 641px;
}

#homeMenu 
{
	position:absolute;
	margin-top:80px;
	margin-left:6px;
	z-index:1000;}

#menu 
{
	position:absolute;
	margin-top:115px;
	margin-left:6px;
	z-index:1000;
}

#col1
{
	width:20%;
	height:600px;
	top:0;
}

#col2
{
	position:absolute;
	top:0;
	right:0px;
	left:20%;
	padding-bottom:15px;
	width:80%;
}
	
#top 
{
	height:30px;
	width:100%;
	margin-top:0px;
}

#content 
{
	width:100%;
	margin-top:30px;
	position:relative;
	z-index:100;
}

#cmsContent 
{
	position:absolute;
	right:0;
	width:600px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	color:#fff;
	padding-left:15px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
}

#cmsContent .galleryVDiv
{
	position:relative;
	right:0;
	border-right:solid 1px #66cc66;	
}

#cmsContent p
{
	clear: left;
	display: block;
	padding-left: 10px;
	z-index: 100;
	border-left: #66cc66 0px solid;
	line-height: 20px;
	text-align:right;
}

.button 
{
	height: 22px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #66cc66;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
}

.alert, .loginalert, .confirm 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #66cc66;
}

.alert2 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #66cc66;
}

.loginalert 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #66cc66;
}

a:link, a:visited { /* in preload */ }

a:hover { /* in preload */}

/* //////////// navigation, page header, & page title items //////////// */

a.toplink:link, a.toplink:visited, a.toplink:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-align: left;
	text-decoration: underline;
	padding-right: 6px;
}

a.toplink:hover 
{
	color: #66cc66;
}

.menubg
{
	width: 99%;
}
	
.pagetitle
{
	font-weight: normal;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	font-style: normal;
	font-family: "Trebuchet MS" , Arial, sans-serif;
}

.underlined 
{
	width:100%;
	border-bottom: #efefef 1px solid;
	margin-bottom:12px;
}

.headerbanner 
{
	background-repeat: no-repeat;
}

a.pagelink:link, a.pagelink:visited, a.pagelink:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	COLOR: #ccc; 
	text-indent:0px;
	text-decoration:underline;
	padding-right:10px;
	margin-top:-40px;
}

a.pagelink:hover 
{
	COLOR: #66cc66; 
}

a.pagelink2:link, a.pagelink2:visited, a.pagelink2:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	COLOR: #66cc66; 
	text-indent:0px;
	text-decoration:underline;
	padding-right:10px;
}

a.pagelink2:hover 
{
	COLOR: #999; 
}

.parentlinks
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
	color: #66cc66;
	text-decoration: none;
}

a.parentlinks:link, a.parentlinks:visited, a.parentlinks:hover
{
	background-position: left center;
	font-weight: normal;
	font-size: 12px;
	color: #66cc66;
	text-indent: 17px;
	font-style: normal;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	text-decoration: underline;
	background:#333 url(../Images/bulletGrey.gif) no-repeat 0;
	padding-left:17px;
}

a.parentlinks:hover 
{
	color: #fff;
}

.breadcrumbs 
{
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	text-align: right;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 12px;
}

.login, .date 
{
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-align: right;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 6px;
}

.date
{
	text-align: left;
	padding-left: 6px;
}	

a.searchLink:link, a.searchLink:visited, a.searchLink:hover
{
	font-size: 12px;
	background-image: url(../Images/icon_search.gif);
	color: #666;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	text-decoration: underline;
	padding-left:24px;
}

a.searchLink:hover 
{
	COLOR: #66cc66; 
}

a.profileLink:link, a.profileLink:visited, a.profileLink:hover
{
	font-size: 12px;
	background-image: url(../Images/icon_profile.gif);
	color: #666;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	text-decoration: underline;
	padding-left:22px;
}

a.profileLink:hover 
{
	COLOR: #66cc66; 
}

a.loginlink:link, a.loginlink:visited, a.loginlink:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	COLOR: #666; 
	text-decoration:underline;
	background-image: url(../Images/icon_login.gif);
	background-repeat: no-repeat;
	padding-left:22px;
}

a.loginlink:hover 
{
	COLOR: #66cc66; 
}

a.addWorkLink:link, a.addWorkLink:visited, a.addWorkLink:hover 
{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: left;
	text-decoration: underline;
	background-image: url(../Images/icon_addWork.gif);
	background-repeat: no-repeat;
	padding-left:22px;
}

a.addWorkLink:hover 
{
	color: #66cc66;
	text-decoration: underline;
}

a.adminlink:link, a.adminlink:visited, a.adminlink:hover 
{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: left;
	text-decoration: underline;
	background-image: url(../Images/icon_admin.gif);
	background-repeat: no-repeat;
	padding-left:22px;
}

a.adminlink:hover 
{
	color: #66cc66;
	text-decoration: underline;
}

/* //////////// grid style items //////////// */
	
.tableheader 
{
	height:28px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #66cc66;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
}

.tablesubheader 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #cccccc;
	padding-left:3px;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

/* //////////// footer //////////// */

#footer 
{
	height:20px;
	position: absolute;
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ccc;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top:-45px;
	z-index: 100;
}

.copyright 
{
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

.sitecredit 
{
	font-size: 13px;
	color: #666;
}
 
 a.footerlink:link, a.footerlink:visited, a.footerlink:hover 
 {
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: underline;
}

a.footerlink:hover 
{
	color: #66cc66;
	text-decoration: underline;
}

/* //////////// calendar.ascx //////////// */

.calborder 
{
	color: #cccccc;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

.calheader 
{
	color: #333;
	background-color: #66cc66;
}

/* calendar.ascx doesn't like this one */

.today 
{
	color: #000000;
	background-color: #ffffff;
}

.thismonth, .weekend 
{
	color: #000000;
	background-color: #ffffff;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.selectedday 
{
	color: #ffffff;
	background-color: #efefef;
}

.othermonth 
{
	color: #666666;
	background-color: #cccccc;
}

/* //////////// preload items //////////// */

.label, .label2, .labelSmall, .gentext, .boldlabel, .MsoNormal, labelDark 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #fff;
}

.label2 
{
	color:#fff;
}

.labelDark 
{
	color:#666;
}

.labelSmall 
{
	font-size:11px;
	color:#666;
}

.boldLabel 
{
	color:#66cc66;
}
	
.galleryTitle, .galleryTitle2, .galleryDesc, .galleryDesc2
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	font-weight:normal;
	text-transform: uppercase;
	color: #66cc66;
}

.galleryTitle2
{
	font-size: 13px;
	color: #66cc66;
}
	
.galleryDesc, .galleryDesc2
{
	/*line-height:10px;*/
	font-size: 13px;
	text-transform: none;
	color: #fff;
}

.galleryDesc2
{
	color:#66cc66;
}
	
.headline 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #66cc66;
	text-transform: uppercase;
}

HR 
{
	height: 3px;
	width: 100%;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
}
	
H1, H2, H3, H4, H5 
{
    font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	font-style:	normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}
		
H1	
{	
	font-size: 18px;
}
			
H2	
{	
	font-size: 16px;
}
					
H3	
{	
	font-size: 14px;
}			

H4	
{	
	font-size: 12px;
}			

H5	
{	
	font-size: 10px;
}			

a:link, a:visited, a:hover 
{
	COLOR: #fff; 
}

a:hover 
{
	COLOR: #66cc66; 
}
	
/* //////////// MISC //////////// */

.EnabledControl, DisabledControl 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight:normal;
}

.DisabledControl 
{
	color: #999999;
}

	
/* //////////// END CSS //////////// */
