/* Global Typography */

h1,h2,h3,h4,h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	margin:0;
	padding:0; }

h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #666; }

h2 {
	font-weight: normal;
	font-size: 12px;
	font-weight:100;
	line-height: 22px;
	color: #666; }

h3 {
	font-size:11px;
	font-weight:bold; }

h4 {
	color:#666;
	font-size:11px;
	font-weight: normal; }
	
h5 {
	font-size:11px;
	font-weight: normal; }
	
td{
	padding: 5px 20px 5px 20px; }

a:link {
	color:#666;
	text-decoration:none; }

a:visited {
	color:#666;
	text-decoration:none; }

a:hover {
	color: #990000;
	text-decoration:none; }
	
a:active {
	color:#666;
	text-decoration:none; } 

/* Global Layout */

body{
	background-color:#990000;
	margin:0; }

.thumbborder{
	float:left;
	border:1px solid #ccc;
	margin: 5px 6px 5px 0;
	padding: 5px 5px 5px 5px; }
	
.thumbborderinner{
	float:left;
	margin: 4px 4px 4px 4px; }
	
img{
	border: none; }

.blockIMG{
	display:block;
	margin:0; }

a{
	outline: none; }

ul{
	list-style: none;
	margin: 0;
	padding: 0; }

a.selected{
  outline: none; }

.wrapper{
	width: 100%;
	height: 100%; }

.content{
	background-image:url('../images/bg_grey.gif');
	background-repeat:repeat;
	width: 100%; }

.bodycontent{
	padding: 20px 0 20px 0;
	background-image:url('../images/bg_grey.gif');
	overflow: hidden;
	margin: 0 auto;
	width: 980px; }

.bodycontentleft{
	float:left;
	margin: 0 10px 0 0;
	background-color:#fff;
	width: 236px; }

.bodycontentright{
	float:left;
	width: 734px; }

.footer{
	background-color:#990000;
	width: 100%; }

.footercontent{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight: normal;
	text-align:center;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 980px; }

.divider{
	border-top:1px dashed #ccc;
	margin: 10px 0 10px 0;	 }

.thumbholder{
	float:left;
	width: 734px; }

.subsectionsheaders{
	width: 734px; }

.subsectionsheader_about{
	background-image:url('../images/title_about.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }

.subsectionsheader_membership{
	background-image:url('../images/title_membership.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }
	
.subsectionsheader_login{
	background-image:url('../images/title_login.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }
	
.subsectionsheader_edit{
	background-image:url('../images/title_edit.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }

.subsectionsheader_speakers{
	background-image:url('../images/title_speakers.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }

.subsectionsheader_leadership{
	background-image:url('../images/title_leadership.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }

.subsectionsheader_contact{
	background-image:url('../images/title_contact.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }

.subsectionsheader_websitesuggestions{
	background-image:url('../images/title_websitesuggestions.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }

.subsectionsheader_photos{
	background-image:url('../images/title_photos.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }
	
.subsectionsheader_screencasts{
	background-image:url('../images/title_screencasts.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }

.subsectionsheader_videos{
	background-image:url('../images/title_videos.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }
	
.subsectionsheader_history{
	background-image:url('../images/title_history.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	height: 32px;
	width: 734px; }
	
.bullets {
	padding: 0 0 0 40px;
    list-style-type: disc;
}

/* 2 Pane Content */

.subsectionscontents_2pane{
	padding: 15px 15px 15px 15px;
	background-color:#fff;
	float:left;
	margin: 10px 0 0 0;
	width: 704px; }
	
.subsectionscontents_2pane2{
	float:left;
	margin: 0 10px 0 0;
	width: 332px; }

/* Home Page Content */

.mainad{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border:7px solid #fff; }

.subsectionheader1{
	background-image:url('../images/title_newsandevents.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	margin: 10px 10px 0 0;
	height: 32px;
	width: 238px; }

.subsectionheader2{
	background-image:url('../images/title_speakers.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	margin: 10px 10px 0 0;
	height: 32px;
	width: 238px; }

.subsectionheader3{
	background-image:url('../images/title_resources.gif');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	background-color:#fff;
	float:left;
	margin: 10px 0 0 0;
	height: 32px;
	width: 238px; }

.subsectionscontents{
	width: 734px; }

.subsectioncontent1{
	padding: 15px 15px 15px 15px;
	background-color:#fff;
	float:left;
	margin: 10px 10px 0 0;
	height: 249px;
	width: 208px; }

.subsectioncontent2{
	padding: 15px 15px 15px 15px;
	background-color:#fff;
	float:left;
	margin: 10px 10px 0 0;
	height: 249px;
	width: 208px; }

.subsectioncontent3{
	padding: 15px 15px 15px 15px;
	background-color:#fff;
	float:left;
	margin: 10px 0 0 0;
	height: 249px;
	width: 208px; }

.newstopic{
	margin: 0 0 15px 0;
	height:73px; }

.newstopicleft{
	float:left;
	width:73px;
	margin: 0 8px 0 0; }

.newstopicright{
	width:127px;
	float:left; }

.subsectionsextended{
	width: 734px; }

.subsectionextend1{
	background-color:#fff;
	float:left;
	margin: 10px 10px 0 0;
	height: 29px;
	width: 238px; }

.subsectionextend2{
	background-color:#fff;
	float:left;
	margin: 10px 10px 0 0;
	height: 29px;
	width: 238px; }

.subsectionextend3{
	background-color:#fff;
	float:left;
	margin: 10px 0 0 0;
	height: 29px;
	width: 238px; }

.speakertopic{
	margin: 0 0 15px 0;
	height:118px; }

.resourcetopic{
	margin: 0 0 24px 0;
	height:43px; }

.resourcetopicleft{
	float:left;
	width:43px;
	margin: 0 8px 0 0; }

.resourcetopicright{
	width:157px;
	float:left; }

/* Main Navigation */

#menu1 {
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	width: 236px;
	margin: 25px 0 0 0;
	padding: 0 0 10px 0;
	background-image:url('../images/bg_grey.gif'); }

#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none; }	

#menu1 li a:link, #menu1 li a:visited {
	color: #999;
	border-top:1px solid #ccc;
	display: block;
	background-color:#fff;
	padding: 8px 0 0 20px; }

#menu1 li a:hover {
	color: #990000;
	padding: 8px 0 0 20px;
	background-color:#fff; }

/* Quick Navigation */

#menu2 {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width: 236px;
	background-image:url('../images/title_quicklinks.gif');
	background-repeat:no-repeat;
	background-position: 20px 11px;
	background-color:#fff;
	padding: 22px 0 0 0;
	margin: 0 0 15px 0; }

#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 16px;
	text-decoration: none; }	

#menu2 li a:link, #menu2 li a:visited {
	color: #000;
	display: block;
	background-color:#fff;
	padding: 8px 0 0 20px; }

#menu2 li a:hover {
	color: #990000;
	padding: 8px 0 0 20px; }

/* Forms */

.inputcontact{
	color:#666;
	width:450px;
	padding:5px;
	border:1px solid #ccc; }

.textareamain{
	width:450px;
	height:100px;
	border:1px solid ;
	padding:5px;
	color:#666;
	border:1px solid #ccc;
	margin-bottom:10px; }
	
	/* CSS Popup */

#simplemodal-overlay{
	background-color:#000; }
	
#simplemodal-container{
	height:432px;
	width:640px;
	background-color:#fff;
	border:3px solid #ccc; }
	
#simplemodal-container a.modalCloseImg{
	background:url(http://www.hamiltoncog.org/images/global/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer; }
	
#simplemodal-container #basicModalContent{
	padding:8px; }

#loginModal{
	float:left; }	

#invite, #sms, #login, #upwardbasketball, #upwardcheerleading, #upwardadditionalinformation, #addchoirsong, .removechoirsong{
	padding:8px; }
	
/* UPLOADIFY */

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin: 5px 0 0 5px;
	padding: 10px;
	width: 650px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099cc;
	width: 1px;
	height: 3px;
}

#fileQueue {
	width: 700px;
	height: 125px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
