/*------------------------------------------------------------------------------------------------------New Website CSS*/

.DACHeader{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_filelib/ImageGallery/Design2/DAC_header.png');
	background-image: url(/_filelib/ImageGallery/Design2/DAC_header.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 711px;
	height: 53px;
	
}

.content, .content TABLE TD{
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 16px;
	padding: 10px;
	
}

#background{
	background-attachment: fixed;
	background-image: url(/_filelib/ImageGallery/Design2/DAC-WEB-BG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	
}

.menu-nav{
	height: 29px;
	
}

.contentArea{
	background-image: url(/_filelib/ImageGallery/Design2/content_background.png);
	background-position: 0% 0%;
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 16px;
	height: 600px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 700px;
	
}

.spacing{
	width: 15px;
	
}

.sideBar{
	background-image: url(/_filelib/ImageGallery/Design2/sidebar.png);
	background-position: 0% 0%;
	background-repeat: repeat-y;
	width: 270px;
	
}

.address{
	color: #ffffff;
	font-family: Times New Roman;
	text-align: center;
	
}

/*-------------------------------------------------------------------------------------------------------------------New DAC navigation menu styles*/

.mnuMain2{
	width:960px;
	
}

.mnuMainSub2{
	margin-top:10px;
	margin-bottom:10px;
	
}

.mnuSub2{
	background-image: url(/_filelib/ImageGallery/Design2/content_background.png);
	background-position: 0% 0%;
	margin-top: 2px;
	
}

.mnuItem2, .mnuItemOver2, .mnuItemActive2, .mnuItemActiveOver2, .mnuItemMembers2, .mnuItemMembersOver2{
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 14px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 7px;
	text-transform: uppercase;
	
}

.mnuItemOver2,.mnuItemMembersOver2,.mnuItemActiveOver2{
	color: #1ac8fa;
	text-decoration: none;
	
}

.mnuItemActive2{
	color: #1ac8fa;
	
}

.mnuItemSeparatorH2{
	display:none;
	background-color:#FFFFFF;
	width:1px;
	height:100%;
	
}

.mnuItemSeparatorH2{
	background-color: #ffffff;
	height: 3px;
	margin-left: 2px;
	margin-right: 2px;
	width: 3px;
	
}

.mnuItemSeparatorV2{
	background-color: #ffffff;
	width:90%;
	height:1px;
	
}

.mnuSeparatorH2{

}

.mnuSeparatorV2{

}

/*---------------------------------------------------------------------------------------------------------------tag specific styles*/

A{
	color: #1ac8fa;
	
}

A:HOVER{
	color: #1ac8fa;
	text-decoration: underline;
	
}

LI{
	list-style-image: url(/_filelib/ImageGallery/Bullets/red_bullet_logo.gif);
	
}

INPUT{
	background:#FFFFFF;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

SELECT{
	background-color:#FFFFFF;
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

TEXTAREA{
	background-color:#FFFFFF;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	background-position: top left;
	background-attachment: fixed;
	background-image: url(../../_icons/bg_inset_shadow.gif);
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

TABLE{
	BORDER-COLLAPSE: collapse;
	
}

#fwContent, #fwContent TABLE TD{
	color: #ffffff;
	font-family: Garamond;
	font-size: 16px;
	
}

/*---------------------------------------------------------------------------------------------------------------content styles*/

.inpButton{
	font-family:Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight: bold;
	border: 1px outset #1ac8fa;
	border-left:5px solid #1ac8fa;
	color: #333333;
	padding: 1px;
	background-color: #EFEFEF;
	background-image: url(/_filelib/ImageGallery/Backgrounds/btn_background.gif);
	background-attachment:scroll;
	
}

.inpCheckBox{
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	
}

.modContainer{

}

.modHeader{
	background-position: 0% 0%;
	color: #c51903;
	font-family: Times new Roman;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	
}

.modContent{

}

.ctHeader{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	
}

.ctHeader A{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	
}

.ctToolBar, .ctToolBar TD{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight:bold;
	
}

.ctAlternate{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctNormal{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctSmall{
	font-family:Verdana;
	font-size:8pt;
	
}

.ctBulletin{
	padding-bottom:5px;
	
}

.ctBulletinNew{
	/*
	background: url(/_filelib/ImageGallery/Bullets/new.gif) no-repeat 100% 2px;
	padding-right: 28px;
	*/
	
}

.ctBulletinDate{
	color:#000000;
	
}

.ctBulletinShortText{
	font-family:Arial;
	font-size:10px;
	color:#111111;
	
}

.cb{
	border:0px;
	background:none;
	
}

/*---------------------------------------------------------------------------------------------------------------Login Module CSS*/

.loginForm{
	width: 250px;
	
}

.loginForm .modHeader{
	background-image: url(/_filelib/ImageGallery/Design2/modHeader.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Times new Roman;
	font-size: 10pt;
	font-weight: bold;
	height: 34px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	
}

.loginForm #lgPassword, .loginForm #lgUserName{
	background-color: #000000;
	border-bottom: #9a9a9a 1px solid;
	border-left: #9a9a9a 1px solid;
	border-right: #9a9a9a 1px solid;
	border-top: #9a9a9a 1px solid;
	height: 20px;
	width: 150px;
	
}

.loginForm .modContent{
	background-image: url(/_filelib/ImageGallery/Design2/modBody.png);
	background-position: center top;
	background-repeat: repeat;
	min-height: 198px;
	padding-bottom: 10px;
	
}

.loginForm #lgSeperator{
	font-size: 4px;
	
}

.loginForm #lgForgotPassword{
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	padding-top: 5px;
	
}

.loginForm #lgStaySignedIn{
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	
}

.loginForm #lgLogin #lgBox .inpButton{
	margin-left: 45px;
	
}

#lgBox{
	width: 250px;
	
}

.loginForm #lgUserNameLabel, .loginForm #lgPasswordLabel{
	display:inline-block;
	width:80px;
	text-align:right;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	
}

.loginForm #lgClearCookies, .loginForm #lgUserNameDIV BR, .loginForm #lgPasswordDIV BR{
	display:none;
	
}

.loginForm .inpButton{
	background-attachment: scroll;
	background-color: #efefef;
	background-image: url(/_filelib/ImageGallery/Backgrounds/btn_background.gif);
	background-position: 0% 0%;
	border: #1a66cc 1px solid;
	color: #1a66cc;
	font-family: Ms Sans Serif,Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 1px;
	
}

.loginForm #lgLogin #lgBox #lgLoginButton{
	width: 130px;
	
}

.loginForm INPUT{
	background-attachment: scroll;
	background-color: #ffffff;
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	color: #ffffff;
	font-family: Ms Sans Serif,Arial;
	font-size: 9pt;
	
}

.loginForm .cb{
	border:0px;
	background:none;
	
}

/*---------------------------------------------------------------------------------------------------------------Calendar CSS*/

.loginForm #calUpcoming .ctBulletinDate{
	color: #ffffff;
	font-weight: bold;
	
}

.loginForm #calUpcoming .ctBulletinLink{
	color: #ffffff;
	
}

.loginForm #calUpcoming .modContent{
	padding-bottom: 10px;
	text-align: center;
	
}

.loginForm #calUpcoming .ctBulletin{
	padding-bottom: 10px;
	
}

img.border{
	margin-bottom: 10px;
	margin-left: 10px;
	
}

