/*tag specific styles*/

#tpl1,#tpl2,#tpl3,#tpl4,#tpl5,#tpl6{
   background:#213041 url(/_filelib/ImageGallery/Design/background.jpg) repeat-x;
}

A{
	color: #000080;
	
}

A:HOVER{
	color: #cc3300;
	text-decoration: underline;
	
}

TABLE{
	BORDER-COLLAPSE: collapse;
	
}

TD{
	font-size:x-small;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	float:left;
	padding-left:5px;
	background: url(/_filelib/ImageGallery/Design/tab_left.png) no-repeat 0 0;
	
}

.mnuSub{
	margin-top:1px;
	background-color:#222222;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	width:72px;
	text-align:center;
	background: url(/_filelib/ImageGallery/Design/tab_bg.png) no-repeat 0 0;
	font-family:Times New Roman;
	font-size:12px;
	font-weight:bold;
	padding-top:17px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	color:#FFFFFF;
	
}

.mnuItemOver,.mnuItemMembersOver,.mnuItemActiveOver{
	color:#AAAAAA;
	
}

.mnuItemSeparatorH{
	width:4px;
	background: url(/_filelib/ImageGallery/Design/tab_sep.png) no-repeat 0px 0px;
	
}

.mnuItemSeparatorV{
	display:none;
	
}

.mnuLeftMain{
	margin-left:20px;
	
}

.mnuLeftSub{
	margin-left:20px;
	
}

.mnuLeftItem, .mnuLeftItemOver, .mnuLeftItemActive, .mnuLeftItemActiveOver, .mnuLeftItemMembers, .mnuLeftItemMembersOver{
	text-align:left;
	font-family:Times New Roman;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:16px;
	padding-right:4px;
	
}

.mnuLeftItemOver,.mnuLeftItemMembersOver,.mnuLeftItemActiveOver{
	background: url(/_filelib/ImageGallery/Design/half_circle.png) no-repeat 0px 8px;
	
}

.mnuLeftItemSeparatorV{
	margin-left:16px;
	width:120px;
	height:1px;
	background-color:#FFFFFF;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*content styles*/

.inpButton{
	font-weight:bold;
	
}

.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{
	font-family:Times New Roman;
	font-size:16px;
	text-align:center;
	text-transform: uppercase;
	font-weight:bold;
	
}

#loginForm TD,#loginForm A{
	color:#FFFFFF;
	
}

#loginForm TD TABLE TD{
	text-align:center;
	
}

#lgUserNameLabel,#lgPasswordLabel{
	font-size:12px;
	
}

#loginForm INPUT{
	margin-bottom:10px;
	margin-top:3px;
	padding:3px;
	height:30px;
	line-height:22px;
	font-size:14px;
	
}

#lgClearCookies{
	display:none;
	
}

.modContent{

}

.ctHeader{
	background-color:#222222;
	font-family:Times New Roman;
	font-size:8pt;
	font-weight:bold;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#FFFFFF;
	
}

.ctHeader A{
	background-color:#222222;
	font-family:Times New Roman;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	
}

.ctToolBar, .ctToolBar TD{
	font-family:Times New Roman;
	font-size:8pt;
	font-weight:bold;
	
}

.ctAlternate{
	font-family:Times New Roman;
	font-size:14px;
	
}

.ctNormal{
	font-family:Times New Roman;
	font-size:14px;
	
}

.ctSmall{
	font-family:Times New Roman;
	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;
	
}

#calViewSelector{
	line-height:20px;
	
}

#calEventCategorySelect{
	font-size:10px;
	
}


