/* mozilla and gecko box model fix */

DIV, SPAN, TABLE, TD, FONT, P{
	-moz-box-sizing:border-box;box-sizing:border-box;
	
}

/*tag specific styles*/

BODY{
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #DEDBD6;
	scrollbar-shadow-color:#888888;
	scrollbar-darkshadow-color:#DEDBD6;
	scrollbar-highlight-color:#DEDBD6;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;
	
}

A:LINK{
	color: #000080;
	
}

A:VISITED{
	color: #000080;
	
}

A:ACTIVE{
	color: #000080;
	
}

A:HOVER{
	color: #cc3300;
	text-decoration: underline;
	color: red;
	
}

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: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;
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-FAMILY: Arial;
	FONT-SIZE: 9pt
	
}

/*dhtml navigation menu styles*/
.mnuTopMain{
    width:800px;
    height:45px;
}

.mnuTopItem, .mnuTopItemOver, .mnuTopItemActive, .mnuTopItemActiveOver{
	width:110px;
    height:45px;
    font-family:Verdana,Arial, Helvetica;
    font-size:11px;
	vertical-align:middle;
	text-align:center;
    font-weight:bold;
    color:#808080;
    border-left:3px solid #808080;
    border-bottom:3px solid #808080;
    padding:2px;
}

.mnuTopItemOver,.mnuTopItemActiveOver{
    color:#000000;
}

.mnuTopItemActive{
    color:#000000;
}

.mnuTopItemSeparator{
	width:5px;
}

.mnuTopSubMain{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#808080;
}

.mnuTopSubItem, .mnuTopSubItemOver, .mnuTopSubItemActive, .mnuTopSubItemActiveOver{
    font-family:Verdana,Arial, Helvetica;
    font-size:11px;
	vertical-align:middle;
	text-align:center;
    font-weight:bold;
    color:#FFFFFF;
	padding:6px;
    padding-right:5px;
    padding-left:5px;
}

.mnuTopSubItemOver,.mnuTopSubItemActiveOver{
	background-color:#000000;
}

.mnuTopSubItemActive{
	background-color:#000000;
}

.mnuTopSubItemSeparator{
	height:1px;
	background-color:#FFFFFF;
}


#menumnuLft A{
}

#menumnuLft SPAN{
	display:block;
	position:relative;
	top:50%;
	margin-top:-10%;
}

.mnuLftMain{
    width:110px;
}

.mnuLftItem, .mnuLftItemOver, .mnuLftItemActive, .mnuLftItemActiveOver{
	height:45px;
    font-family:Verdana,Arial, Helvetica;
    font-size:11px;
	text-align:center;
    font-weight:bold;
    color:#808080;
    border-left:3px solid #808080;
    border-bottom:3px solid #808080;
    padding:2px;
}

.mnuLftItemOver,.mnuLftItemActiveOver{
	background-color:#000000;
    color:#FFFFFF;
}

.mnuLftItemActive{
	background-color:#808080;
    color:#000000;
}

.mnuLftItemSeparator{
	height:3px;
}

.mnuLftSubMain{
	background-color:#808080;
	width:110px;
}

.mnuLftSubItem, .mnuLftSubItemOver, .mnuLftSubItemActive, .mnuLftSubItemActiveOver{
	background-color:#808080;
    height:45px;
    font-family:Verdana,Arial, Helvetica;
    font-size:11px;
	text-align:center;
    font-weight:bold;
    color:#FFFFFF;
    padding:2px;
}

.mnuLftSubItemOver,.mnuLftSubItemActiveOver{
	background-color:#000000;
}

.mnuLftSubItemActive{
	background-color:#000000;
}

.mnuLftSubItemSeparator{
	display:none;
}

.mnuMain{
	margin-bottom:5px;
	background-color: #397CAD;
	border-top: #397CAD 5px solid;
	border-bottom: #397CAD 5px solid;
	border-right: #397CAD 5px solid;
	border-left: #397CAD 5px solid;
	text-align: center;
	width: 630px;
	padding-bottom: 2px;
	padding-top: 2px;
	
}

.mnuSub{
	margin-left:-1px;
	margin-top:2px;
	border-top:1px solid #CCE2FF;
	border-left:1px solid #CCE2FF;
	border-right:1px solid #CCE2FF;
	border-bottom:1px solid #CCE2FF;
	background-color: #084c8d;
	padding-bottom:4px;
	padding-top:4px;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	color: #eeeeff;
	font-family: Verdana,Arial,Ms Sans Serif,Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: uppercase;
	
}

.mnuItemOver,.mnuItemActiveOver,.mnuItemActive,.mnuItemMembersOver{
	background-color: #1483f1;
	color: #ffffff;
	
}

.mnuItemActive{
	background-color:#C79C5C;
	color: #000000;
	
}

.mnuLeftMain{
	xborder: #cccccc 1px solid;
	width: 130px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	
}

.mnuLeftSub{
	background-color: #C79C5C;
	width: 130px;
	
}

.mnuLeftItem,.mnuLeftItemOver,.mnuLeftItemActive, .mnuLeftItemActiveOver, .mnuLeftItemMembers, .mnuLeftItemMembersOver{
	color: #eeeeee;
	font-family: Verdana,Arial,Ms Sans Serif,Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 100%;
	
}

.mnuLeftItemOver,.mnuLeftItemActive,.mnuLeftItemActiveOver,.mnuLeftItemMembersOver, .mnuLeftSubItemOver, .mnuLeftSubItemActiveOver, .mnuLeftSubItemMembersOver{
	background-color: #1483f1;
	color: #ffffff;
	
}

.mnuLeftItemActive,mnuLeftItemActiveOver{
	background-color: #C79C5C;
	color: #000000;
	
}

.mnuLeftSubItem, .mnuLeftSubItemOver, .mnuLeftSubItemActive, .mnuLeftSubItemActiveOver, .mnuLeftSubItemMembers, .mnuLeftSubItemMembersOver{
	background: url(/_filelib/ImageGallery/Design/blue_box_7x7.gif) no-repeat 10px 6px;
	color: #000000;
	font-family: Verdana,Arial,Ms Sans Serif,Helvetica;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 3px;
	
}

.mnuLeftSubItemOver, .mnuLeftSubItemMembersOver,.mnuLeftSubItemActiveOver{
	background: url(/_filelib/ImageGallery/Design/blue_box_7x7.gif) no-repeat 10px 6px;
	background-color:#1483f1;
	color: #000000;
	
}

.mnuLeftSubItemActive{
	background: url(/_filelib/ImageGallery/Design/yellow_box_7x7.gif) no-repeat 10px 6px;
	text-decoration:underline;
	color:#000000;
	
}

.mnuItemSeparatorH{
	background-color:#CCE2FF;
	width:1px;
	height:30px;
	
}

.mnuItemSeparatorV{
	width:100%;
	height:1px;
	background-color:#CCCCCC;
	
}

.mnuSectionMain{
	height:30px;
	width:140px;
}

.mnuSectionSub{
	background-color: #C79C5C;
	width: 130px;
	
}

.mnuSectionItem,.mnuSectionItemOver,.mnuSectionItemActive, .mnuSectionItemActiveOver, .mnuSectionItemMembers, .mnuSectionItemMembersOver{
	background: url(/_filelib/ImageGallery/Design/grey_box.gif) no-repeat 10px 50%;
	color: #666666;
	font-family: Verdana,Arial,Ms Sans Serif,Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 5px;
	width: 100%;
	
}

.mnuSectionItemOver,.mnuSectionItemActive,.mnuSectionItemActiveOver,.mnuSectionItemMembersOver, .mnuSectionSubItemOver, .mnuSectionSubItemActiveOver, .mnuSectionSubItemMembersOver{
	color: #000000;
}


.mnuSeparatorH{

}

.mnuSeparatorV{

}

.mnuItemSeperatorVNone{
	display:none;
	
}

/*content styles*/

.inpButton{
	height:19px;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	color: #333333;
	padding:0px;
	border: 1px outset #999999;
	border-left:5px solid #C79C5C;
	background-color: #EFEFEF;
	background-image: url(../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{
	margin-bottom:10px;
	
}

.modHeader{
	background-color: #808080;
	background-image: url(http://www.sarasotayachtclub.org/_filelib/ImageGallery/Design/BurgeeWShadow.30x24.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 4px;
	padding-left: 37px;
	padding-right: 4px;
	padding-top: 4px;
	text-align: left;
	text-transform: uppercase;
}

.modContent{
	margin:5px;
	
}

.ctHeader{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	xborder-top:3px solid #731F1F;
	border-bottom:1px solid #222222;
	color:#444444;
	
}

.ctToolBar{
	background-color:#F3F3F3;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	xborder-bottom:1px dotted #666666;
	
}

.ctAlternate{
	background-color:#F7F7F7;
	font-family:Arial;
	font-size:12px;
	
}

.ctNormal{
	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 99% 2px;
	display:block;
	padding-right: 30px;
	
}

.ctBulletinDate{
	color:#000000;
	
}

.ctBulletinShortText{
	font-family:Arial;
	font-size:10px;
	color:#111111;
	
}

#calEventDivider{
	width:90%;
	border-bottom:1px dotted #4F92A3;
	
}

.navLink{
	text-decoration:none;
	color:#005F9D;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	
}

.navActive{
	color:#005F9D;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	
}

