/*tag specific styles*/

BODY{
	background-color: #E3D6A2;
	background-image: url(/_filelib/ImageGallery/Design/wallpaperbk.jpg);
	background-position: 50% 0px;
	background-repeat: repeat;
	
}

A{
	color: #A85700;
	
}

A:HOVER{
	color: #333333;
	
}

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:Arial;
	
}

SELECT{
	background-color:#FFFFFF;
	font-size:9pt;
	font-family: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:Arial;
	
}

/*dhtml navigation menu styles*/

.mnuMain{

}

.mnuSub{
	background-color: #849c7a;
	margin-top: 1px;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	font-family:Arial;
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	color:#E3D6A2;
	
}

.mnuItemOver,.mnuItemMembersOver,.mnuItemActive,.mnuItemActiveOver{
	color:#E3D6A2;
	text-decoration:underline;
	
}

.mnuItemSeparatorH{
	width:1px;
	height:8px;
	background-color:#E3D6A2;
	
}

.mnuItemSeparatorV{
	background-color:#FFFFFF;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*content styles*/

.inpButton{
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	border: 1px outset #999999;
	border-left:4px solid #885B2A;
	color: #333333;
	padding: 1px;
	
}

.inpCheckBox{
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	
}

.modContainer{
	margin-bottom:10px;
	
}

.modHeader{
	color:#EF3E42;
	font-family:Arial;
	font-size:10pt;
	text-align:center;
	text-transform: uppercase;
	font-weight:bold;
	height:20px;
	
}

.modContent{

}

.ctHeader{
	background-color: #553615;
	border-bottom: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
}

.ctHeader A{
	background-color: #553615;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
}

.ctToolBar, .ctToolBar TD{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	
}

.ctAlternate{
	font-family:Arial;
	font-size:12px;
	
}

.ctNormal{
	color: #334444;
	font-family:Arial;
	font-size:12px;
	
}

.ctSmall{
	font-family:Arial;
	font-size:12px;
	
}

.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;
	
}

#mainNav A IMG{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	
}

#mainNav A:HOVER IMG{
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	
}

#mainNav A:ACTIVE IMG{
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	
}

/*dhtml NEW navigation menu styles*/

.mnuMain2{
	padding:0px;
	margin:0px;
	
}

.mnuSub2{
	background-color: #849c7a;
	margin-top: 1px;
	width:120px;
	
}

.mnuItem2, .mnuItemOver2, .mnuItemActive2, .mnuItemActiveOver2{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:0px;
	padding-bottom:0px;
	
}

.mnuItemOver2,.mnuItemMembersOver2,.mnuItemActive2,.mnuItemActiveOver2{
	color:#E3D6A2;
	text-decoration:underline;
	
}

.mnuSubItem2, .mnuSubItemOver2, .mnuSubItemActive2, .mnuSubItemActiveOver2, .mnuSubItemMembers2, .mnuSubItemMembersOver2{
	font-family:Arial;
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	color:#E3D6A2;
	
}

.mnuSubItemOver2,.mnuSubItemMembersOver2,.mnuSubItemActive2,.mnuSubItemActiveOver2{
	color:#E3D6A2;
	text-decoration:underline;
	.mnuItemSeparatorH2{
	width:1px;
	height:10px;
	background-color:#FFFFFF;
	padding:0px;
	
}

.mnuItemSeparatorV2{
	background-color:#FFFFFF;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH2{

}

.mnuSeparatorV2{

}

