/*tag specific styles*/

BODY{
	background-color: #ffffff;
	scrollbar-darkshadow-color: #dedbd6;
	scrollbar-face-color: #dedbd6;
	scrollbar-highlight-color: #dedbd6;
	scrollbar-shadow-color: #888888;
	scrollbar-track-color: #ffffff;
	
}

TABLE{
	BORDER-COLLAPSE: collapse;
	font-family:Verdana, Helvetica;
	font-size:10pt;
	
}

A:LINK{
	color: #000080;
	
}

A:VISITED{
	color: #000080;
	
}

A:ACTIVE{
	color: #336633;
	
}

A:HOVER{
	color: #cc3300;
	text-decoration: underline;
	color: red;
	
}

INPUT{
	background:#FFFFFF;
	padding-left:2px;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	font-size:8pt;
	font-family:Arial,Helvetica;
	BEHAVIOR: url(/_filelib/_css/input.htc)
	
}

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;
	
}

/*dhtml navigation menu styles*/

.mnuTop{
	margin-top:2px;
	margin-right:10px;
	font-family:Tahoma, Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	
}

.mnuTopItem, .mnuTopItemOver, .mnuTopItemActive, .mnuTopItemActiveOver, .mnuTopItemMembers, .mnuTopItemMembersOver{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:4px;
	color:#FFFFFF;
	background: url(/_filelib/ImageGallery/Bullets/yellow_box_5x5.gif) 1px 50% no-repeat;
	
}

.mnuTopItemOver,.mnuTopItemActiveOver{
	background: url(/_filelib/ImageGallery/Bullets/orange_box_5x5.gif) 1px 50% no-repeat;
	
}

.mnuTopItemActive{
	background: url(/_filelib/ImageGallery/Bullets/light_blue_box_5x5.gif) 1px 50% no-repeat;
	color:#aaaaaa;
	
}

.mnuMain{
	margin-top:5px;
	margin-right:10px;
	height:16px;
	font-family:Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:14px;
	padding-right:12px;
	color:#111111;
	background: url(/_filelib/ImageGallery/Bullets/yellow_box_7x7.gif) 1px 50% no-repeat;
	
}

.mnuItemOver,.mnuItemActive,.mnuItemActiveOver,.mnuItemMembersOver{
	background: url(/_filelib/ImageGallery/Bullets/orange_box_7x7.gif) 1px 50% no-repeat;
	
}

.mnuItemActive{
	background: url(/_filelib/ImageGallery/Bullets/blue_box_7x7.gif) 1px 50% no-repeat;
	
}

.mnuSub{
	width:100px;
	background-color:#99CC99;
	border-collapse:separate;
	border:1px solid #000000;
	font-family:Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#111111;
	width:170px;
	
}

.mnuSubItem, .mnuSubItemMembers, .mnuSubItemActive,.mnuSubItemOver, .mnuSubItemActiveOver, .mnuSubItemMembersOver{
	padding-top:4px;
	padding-bottom:2px;
	padding-left:16px;
	padding-right:8px;
	background: url(/_filelib/ImageGallery/Bullets/light_blue_box_6x6.gif) 2px 8px no-repeat;
	
}

.mnuSubItemOver, .mnuSubItemActiveOver, .mnuSubItemMembersOver{
	background: url(/_filelib/ImageGallery/Bullets/yellow_box_6x6.gif) 2px 8px no-repeat;
	
}

.mnuSubItemActive{
	background: url(/_filelib/ImageGallery/Bullets/blue_box_6x6.gif) 2px 8px no-repeat;
	
}

.mnuItemSeparatorH{

}

.mnuItemSeparatorV{
	display:none;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*content styles*/

.inpButton{
	font-family:Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight: bold;
	color: #333333;
	padding: 1px;
	border: 1px outset #999999;
	border-left:5px solid #FFC356;
	background-color: #EFEFEF;
	background-image: url(../ImageGallery/Backgrounds/btn_background.gif);
	background-attachment:scroll;
	
}

.inpCheckbox{
	border:0px;
	
}

.modContainer{
	background-color:#FFFFFF;
	
}

.modHeader{
	background-image: url(/_filelib/ImageGallery/Design/oval_yellow.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:8px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	height:28px;
	text-transform:uppercase;
	
}

.modContent{

}

.ctHeader{
	font-family:Tahoma,Ms Sans Serif,Arial;
	font-size:10pt;
	font-weight:bold;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	
}

.ctToolBar{
	background-color:#FFFFFF;
	font-family:Ms Sans Serif,Arial;
	font-size:10pt;
	color:#333333;
	border-bottom:1px solid #999999;
	padding-bottom:4px;
	
}

.ctAlternate{
	background-color:#FFF3EF;
	font-family:Ms Sans Serif,Arial;
	font-size:9pt;
	
}

.ctNormal{
	background-color:#FFFFFF;
	font-family:Ms Sans Serif,Arial;
	font-size:9pt;
	
}

.ctSmall{
	font-family:Arial;
	font-size:8pt;
	
}

.ctBulletin{
	padding-bottom:4px;
	
}

#calDayCellNoEventX,#calDayCellEventX{
 visibility:hidden;
}