/* Capital City Toastmasters
	 Written by Peter T. Graber - VP of Public Relations
	 February 2005
	 
*/


/*---------Basic Page Stuff --------*/

body {
	background: #A5C6DE;;
	text-align: center;
	margin: 40px 0px 0px 0px;
	padding: 1em 20px 3em 20px;
	}
	


/*-----------The Typographyc------*/

h1,h2,h3,h4,h5,h6,p,cite, body, a{
		font-family: arial, verdana, sans-serif;
		line-height: 160%;
		font-size: 13px;
		margin:0;
		padding: 0;
		color: #001437;
		}
		
p {
	margin: 0px 0px 10px 0px;
	padding: 0px 30px 10px 25px;
	}

		p.toTop a {
				text-align: right;
				font-size: 10px;
				font-weight: bold;
				padding-right: 10px;
				float: right;
				display: block;
				line-height: 25px;
				color: #cc0033;
				border: 0px #000 solid;
				width: 100px;
				}
				
		p.members {
				float: left;
				border: 0px #000 solid;
				width: 680px;
				}
				
h1 {
  margin: 35px 0px 0px 25px;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0px;
	clear: both;
	color:#00008b;
	}
	

		
h2 {
  margin: 20px 0px 0px 25px;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	color:#00008b;
	}
	
h3 {
  margin: 2px 0px 0px 25px;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -1px;
	color: #000B50;
	
	}
	
h4 {
  margin: 20px 25px 5px 25px;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	border-bottom: 1px #6495ed solid;
	display: block;
	clear: both;
	color:#00008b;
	}
	
h5 {
  margin: 0px 0px 0px 25px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	}
	
	h5.subhead {
		color: #666699;
		margin: -2px 0px 5px 25px;
		}
	
h6 {
  margin: 0px 0px 0px 25px;
	padding: 0;
	font-weight: bold;
	font-size: 10px;
	}

cite {
	font-size: 10px;
	color: #696969;
	}

blockquote {
	clear: both;
	margin: 4px 10px 15px 20px;
	display: block;
	border: 0px #000 solid;
	}
		#centerContent>blockquote {
				float: left;
				}
	
a {
	text-decoration: underline;
	}
	
a:link, a:visited {
	color: #0000c8;
	}
	
a:hover {
	color: #cc0033;
	}

/*----------Containers ---------------*/



#base {
		width: 760px;
	  margin: 0 auto;
		padding: 0;
		height: 570px;
		position: relative;
		}
		
#header {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		background: transparent url(i/headBack.gif) 0px 75px repeat-x;
		width: 758px;
		height: 325px;
		z-index: 0;
		border: 0px #000 solid;
		}
		
#header ul {
		position: absolute;
		top: 15px;
		right: 15px;
		font-family: arial, geneva, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #0000ff;
		list-style-type: none;
		}
		
		#header li {
			float: left;
			}

#content {
		background: #fff url(i/contentBack.gif) repeat-y;
		float: left;
		position: absolute;
		top: 369px;
		left: 0;
		width: 760px;
		text-align: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 1px 0px 0px;
		}
		
#navigation {
		float: right;
		background: transparent;
		margin: 0;
		padding: 0;
		}
		
#centerContent {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:left;
		display: block;
		width: 581px;
		border: 0px #000 solid;
		}

#footer {
		background: #005283;
		width: 758px;
		height: 30px;
		display: block;
		}
 
 	#content>#footer {
		clear: both;
		bottom: 0px;
		left: 0px;
		}
#pageLinks {
			margin: 0px 0px 0px 1px;
			background: #f3f3f3;
			}
			
#external {
		width: 722px;
		height: 360px;
		border: 0px #000 solid;
		overflow: auto;
		}
				
				
.alert {
	width: 450px;
	float: left;
	background: #A6002B;
	border-top: 1px #ffff99 solid;
	margin: 3px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	}
	
	.alert h1 {
			color: #ffff66;
			margin: 0px;
			}
			
	.alert h3 {
			color: #fff;
			}		
			
			.alert p{
				color: #f3f3f3;
				font-weight: bold;
				}
				
			.alert p a, .alert p a:visited {
					color: #ffff66;
					}
					
				.alert p a:hover {
						color: #ffff00;
						}
/*----- Base Images - sitewide ------------------------*/

#tmi {
		
		position: absolute;
		top: 0;
		left: -10px;
		margin: 5px;
		border: 0;
		z-index: 30000;
		}
		
		
#cct {
		position: absolute;
		top: 23px;
		left: 160px;
		margin: 5px;
		border: 0;
		}
		
#c661 {
		position: absolute;
		top: 87px;
		left: 620px;
		border: 0;
		}
		
#mthurs {
		position: absolute;
		top: 84px;
		left: 170px;
		border: 0;
		}

#raleigh {
		width: 760px;
		margin: 20px 0px 0px 0px;
		}
		
#ymcaMap {
			margin: 15px 0px 15px 15px;
			border: 1px #696969 solid;
			}
		
/*----------The right Navigation --------------------------*/

#navigation ul {
		margin: 0px;
		padding: 0px;
		width: 175px;
		text-align: center;
		float: left;
		list-style-type: none;
		}
		
#navigation li {
		float: right;
		margin: 0px 0px 0px 0px;
		padding: 0;
		border: 1px #1C6B89 solid;
		width: 175px;
			} 
		
#navigation a:link, #navigation a:visited {
	  text-decoration: none;
		background: #336699; 
		line-height: 30px;
		width: 175px;
		float: right;
		margin-right: 1px;
		border-bottom: 1px #000 solid;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 14px;
		font-family: arial, sans-serif;
		color: #ECF9FC;
		}
		
#navigation a:hover {
		background: #f3f3f3;
		color: #0000ff;
		}
		
#navigation li.current {
		
				}
				
#navigation li.current a:link, #navigation li.current a:visited{
		background: #0090AE;
		color: #fff;
		}
		
/*----------UL Link Styles----------------------*/

ul#toolLinks {
			background:  #A5B8D3;
			list-style-type: none;
			margin: 0px -15px 0px 0px;
			padding: 0;
			float: right;
			width: 175px;
			text-align: right;
			border: 0px #000 solid;
			} 
			
			ul#toolLinks li a{
					float: right;
					font-size: 12px;
					text-align: right;
					}
			
ul#sectionLinks{
			list-style-type: none;
			margin: 0;
			padding: 0;
			float: right;
			display: block;
			}

ul#sectionLinks li, ul#sectionLinks a, ul#toolLinks li, ul#toolLinks a {
			float: left;
			font-size: 10px;
			padding: 0px 5px 0px 5px;
			font-weight: bold;
			}
			

ul#sectionLinks a:hover {
			background: #f3f3f3;
			padding: 0px 5px 0px 5px;
			}			

ul#sectionLinks li.current{
			margin: 0px 5px 0px 5px;
			padding: 0px 1px 0px 1px;
			background: #add8e6;
			}		
	
ul.milestones {
			margin: -15px 0px 20px 25px;
			padding: 0px 0px 0px 20px;
			font-size: 12px;
			font-weight: bold;
			list-style-type: square;
			float: left;
			width: 370px;
			border: 0px #000 solid;
			}
ul.milestones li {
			margin: 0px 0px 0px 0px;
			padding: 0px 5px 0px 0px;
			border: 0px #000 solid;
			}

/*-------------The tabs---------------------*/

div.tabs {
	border: 0px solid #666;
	clear: both;
	width: 655px;
	margin: 25px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	position: relative;
	}
	
ul#sectionTabs {
	float: left;
  list-style-type: none;
 	width: 655px;
	clear: both;
	position: absolute;
	margin: -23px 0px 0px 8px;
	padding: 0px 25px 0px 25px;
			}		

			
ul#sectionTabs li {
	float: left;
	background-color: #b0c4de;
	margin: 0px 5px 0px 2px;
	border-left: 1px solid #00008b;
	border-top: 1px solid #00008b;
	border-right: 1px solid #00008b;
	}
							
ul#sectionTabs a {
	font: bold 10px verdana, arial, sans-serif;
	color: #666;
	float: left;
	text-decoration: none;
	padding: 5px;
	border-bottom: 0px solid #00008b;
	}
			
			
ul#sectionTabs li.current{
			background: #fff;
			float: left;
			border-bottom: 1px solid #fff;
						}
			
ul#sectionTabs li.current a:link {
			border-bottom: 1px solid #fff;
			}
					
					
			.subSection li span {
				float: left;
						}
			
ul#sectionTabs li a:hover {
			background: #829EFD;
			color: #ffff00;
				}
				

ul.tabs a {
					font-size: 13px;
					}
						
			.tabSection {
			  width: 665px;
			  margin:-1px 15px 35px 8px;
				padding: 0px 0px 0px 0px;
				border-left: 1px #00627B solid;
				border-right: 1px #00627B solid;
				background: #fff;
				border-bottom: 3px #696969 solid;
				border-top: 1px #00627B solid;
				}
				
			 #centerContent>div.tabSection {
			 		width: 668px;
					margin: 0px 5px 35px 15px;
					
					}
				
							 		
#footer ul {
				list-style-type: none;
				float: right;
				margin: 0;
				padding: 0;
				
				}
		#footer li, #footer a:link, #footer a:visited {
				margin: 0;
				padding: 2px 20px 5px 0px;
				float: left;
				line-height: 15px;
				color: #ECF9FC;
				text-decoration: none;
				font-weight: bold;
				}
				
table.structure {
		background: #f0f8ff;
		border: 1px #ccc solid;
		font-family: tahoma, geneva, verdana, sans-serif;
		font-size: 11px;
		}
		
		.structure th {
					background: #ccc;
					color: #696969;
					}
					
		.structure td {
				vertical-align: top;
				padding: 3px;
				border: 1px #fff solid;
				padding: 5px 5px 5px 0px;
				
				}
				
/*-------------Modifiers, Overides, etc.--------------*/

#navigation img.dcp {
		clear: both;
		float: left;
		margin: 8px 15px 0px 15px;
		border: 1px #ccc solid;
		}
		
	#navigation img.top {
			margin-top: 25px;
			}

#content.members{
		background: #f0f8ff;
		float: left;
		position: absolute;
		top: 135px;
		left: 0;
		width: 757px;
		text-align: left;
		border-top: 1px solid #add8e6;
		border-right: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px 1px 0px 0px;
		z-index: 3000;
		}
	
#centerContent.members {
	
		float: left;
		overflow: scroll;
		width: 758px;
		background: #fff;
		border: 0px;
		position: relative;
		}


#pageLinks.members {
	background: #fff;
	border-bottom: 0px #fff solid;
	width: 740px;
	top: 136px;		
 /* posit\ion: fixed;  /* hack for Win IE 5 */ */
	}
	
	
			
#pageLinks.members ul{
		margin:0px 6px 5px 0px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px #ccc solid;
		background: #fff;
		}
		
.left {
		float: left;
		}
		
.right {
		float: right;
		}
		
.roles {
		margin: 0px 10px 35px 15px;
		width: 150px;
		color: #00008b;
		line-height: 22px;
		}
		
.quote {
		text-align: center;
		font-style: italic;
		font-family: times new roman, serif;
		font-size: 28px;
		line-height: 35px;
		color: #cc0033;
		}
		
.ymca {
		width: 170px;
		height: 100px;
		border: 1px #000 solid;
		margin: 0px 25px 0px 20px;
		}
		
.officers {
		line-height: 22px;
		font-family: verdana, sans-serif;
		font-size: 12px;
		margin: 5px 10px 20px 30px;
		padding: 0px 0px 10px 0px;
		
		}

.row {
		float: left;
		clear: both;
		width: 400px;
		margin: 0;
		padding: 0;
		}
		
.row span.title {
		width: 230px;
		float: left;
		color:#00008b;
		}
		
.row span.officer {
		float: left;
		}

.row span.light {
		width: 200px;
		float: left;
		}
		
.break {
		display: block;
		float: left;
		clear: both;
		}
		
ul.button{
		list-style-type: none;
		width: 550px;
		border: 0px #000 solid;
		margin: 10px 0px 10px 50px;
		}
		
		ul.button li {
			float: left;
			border: 1px #000 solid;
			font-weight: bold;
			margin: 10px 10px 10px 10px;
			width: 40%;
			}

		ul.button li a:link, ul.button li a:visited {
			display: block;
			text-align: center;
			padding: 5px 0px 5px 0px;
			background: #f3f3f3;
			}
			
		ul.button li a:hover {
			background:  #add8e6;
			}
			
#htaccess pre{
			font-family: arial, verdana, sans-serif;
			font-size: 12px;
			line-height: 28px;
			margin: 0px 50px 0px 50px;
			width: 550px;
			}
	

#htaccess pre a {
			padding: 0px 50px 0px 0px;
			}
			
#htaccess hr {
			display: none;
			}
#htaccess pre hr {
			display: visible;
			}	
			
/*----------The Schedule--------------------------------------*/

.wrapper {
		border: 0px #000 solid;
		margin-top: 16px;
		}
		
#schedHead {
			border: 0px #000 solid;
			position:fixed;
			background: transparent;
			}

table.schedule{
			width: 730px;
			margin: 10px 5px 5px 5px;
			border: 1px #666 solid;
			clear: both;
			}
			
			.schedule th {
					background: #dcdcdc;
					font-family: georgia, times, serif;
					font-size: 18px;
					letter-spacing: 0px;
					font-weight: bold;
					color: #000080;
					padding: 2px 0px 3px 5px;
					}
					
			.schedule tr.header {
					}
					
			.schedule tr.header td{
					border-top: 1px #ccc solid;
					border-bottom: 1px #ccc solid;
					border-right: 1px #ccc solid;
					background: #f3f3f3;
					color: #00008b;
					
					}
					
			.schedule td {
				font-size: 12px;
				padding: 3px 0px 3px 5px;
				border-top: 1px #000 solid;
				border-right: 1px #ccc solid;
				background: #fffaf0;
				}
				
								
.key {
		clear: both;
		width: 740px;
		}
				
.key ul {
			margin: 10px;
			float: left;
			list-style-type: none;
			width: 660px;
			background: #f0f8ff;
			display: block;
			clear: both;
			}
			
.key ul li {
			float: left;
			width: 28%;
			margin: 0px 20px 0px 0px;
			padding: 0px 0px 5px 0px;
			}
/*-----------The Form -----------------*/

#form {
		margin: 10px 0px 10px 15px;
		padding: 20px 0px 20px 10px;
		width: 510px;
		border: 1px #696969 solid;
		height: 390px;
		color: #696969;
		background: #f0f8ff;
		font-weight: bold;
		line-height: 25px;
				}
			
.row {
		margin: 0px 0px 0px 5px;
		float: left;
		display: block;
		padding: 5px 3px 5px 3px;
		border-bottom: 1px #ccc solid;
		width: 480px;
		}	
		
		.row span.label {
			float: left;
			width: 160px;
			}
			
		row span.label em {
					color: #dc143c;
					}
					
		row span.widget{
			float: left;
				}
			
			#form input#Full_Name, #form input#Address, #form input#City  {
					width: 230px;
					}
					
					
#form textarea {
			width: 230px;
			height: 115px;
			}
			
			
	
#homeNews {
		
		width: 450px;
		border: 3px #dc143c solid;
		margin: 15px 0px 30px 30px;
		background: #fff8dc url(../images/newsBack.jpg) no-repeat;
		}
		#homeNews h6 {
				margin: 25px 15px 0px 0px;
				text-align: right;
				clear: both;
				}
				
		#homeNews p {
				margin-bottom: 15px;
				}
				
				
		
h1.thanks {
		color: #cc0033;
		}
		
	
	
/*---The ToastMaster Tool -----------------------------------*/

div#form.tt {
			margin: -10px 0px 40px 25px;
			width: 615px;
			height: 790px;
			background: #dcdcdc;
			padding: 0;
			float: left;
			display: block;
			font-size: 12px;
			color: #333366;
			border: 0px;
			font-family: verdana, arial, sans-serif;
			}
			
	div#form div.section {
					background: #696969;
					font-size: 11px;
					padding: 0px 0px 0px 5px;
					margin: 0px -5px 0px 0px;
					line-height: 19px;
					color: #fff;
					}
					
div#form div.row {
			width: 100%;
			padding: 5px 0px 5px 5px;
			margin: 0px -5px 0px 0px;
			}
div#form.tt div.buttons {
			float: left;
			margin: 0px -5px 0px -1px;
			background: #666666;
			}
			
div.section1 {
			background: #DBE7FB;  #99ccff;
			}
		
div.section2 {
			background: #b0c4de;
			}

div.section3 {
			background: #008b8b;
			}
			
div.section4 {
			background:  #CBDFF6; #add8e6;
			}
			
div#form.tt textarea, #subject {
				width: 355px;
				height: auto;
				}

div#form.tt ul.roles {
			 list-style-type: none;
			 width: 600px;
			 border: 0px #000 solid;
			 margin: 0;
			 padding: 5px 0px 10px 5px;
			 }
			 
			 div#form.tt ul.roles li {
			 		padding: 3px 0px 5px 0px;
					border-bottom: 1px #ccc solid;
					color: #333366;
					}
			
			 
			 
div#form.tt ul.speakers {
			 list-style-type: none;
			 width: 600px;
			 border: 0px #000 solid;
			 margin: 0;
			 padding: 5px 0px 10px 5px;
			 }

div#form.tt ul.speakers li {
				width: 300px;
				float: left;
				margin: 0;
				padding: 5px 0px 5px 0px;
				border-bottom: 1px #fff solid;
				}
				
div#form.tt ul.speakers li.s {
				background: #ccc;
				}	
				
div#form.tt ul.speakers li.sAlt {
				background: #cdc;
				}
				
div#form.tt ul.speakers li select {
				margin: 0px 0px 0px 16px;
				}
				
div#form.tt span.label {
				width: 180px;
				}
				
div#form.tt span.widget {
				font-size: 11px;
				color: #696969;
				}
				
				
/*---------The Member Directory----------------------------------------*/

.directory {
		float: left;
		background: #DBE7FB;
		display: block;
		clear: both;
		margin: -10px 20px 20px 15px;
		padding: 0;
		font-size: 12px;
		width: 660px;
		}
	
.directory a:link {
		font-size:12px;
		}
		
.directory div.header {
		background: #ccc;
		text-transform: uppercase;
		border-bottom: 1px #696969 solid;
		float: left;
		padding-left: 3px;
		width: 657px;
		font-weight: bold;
		}
		
.directory div.row {
		margin: 0;
		padding: 1px 1px 1px 3px;
		float: left;
		width: 657px;
		}
		
		
.directory span {
		float: left;
		}
		
		span.name {
  		width: 175px;
			}
	
		span.email {
			width: 240px;
			}
			
		span.phone1 {
			width: 115px;
			padding: 0px 0px 0px 0px;
			margin-right: 0px;
			}
			
		span.phone2 {
			width: 110px;
			float: right;
			margin-right: 0;
			padding: 0px 0px 0px 0px;
			}
			
			
p.lowerLinks {
		margin: 0px 0px 25px 15px;
		font-size: 10px;
		color: #696969;
		}
		
p.lowerLinks a {
		font-size: 10px;
		padding: 0px 7px 0px 7px;
		
		}
		
/*-----------The Document Center -----------------------------*/

#uploadContent {
		position: relative;
		width: 650px;
		border: 1px #ccc solid;
		margin: 10px 0px 25px 30px;
		font-size: 11px;
		background: #DBE7FB;
		padding: 0px 0px 0px 0px;
		}
		
	#uploadContent div.row {
			display: block;
			float: none;
			width: 650px;
			border: 0;
			height: 20px;
			border-bottom: 1px #ccc solid;
			}
			
			div.header {
				background: #bbb;
				margin: 0;
				padding: 0px 0px 0px 10px;
				width: 650px;
				font-weight: bold;
				}
		
		 div.row span.file, div.row span.file a {
		 	 width: 280px;
			 font-size: 11px;
			 float: left;
			 
			 }
		 div.row span.modify {
		 		width: 200px;
				float: left;
				}
				
				
#uploadBar {
		position: absolute;
		left: 0;
		bottom: 0;
		height: 30px;
		width: 650px;
		background: #ccc;
		font-size: 11px;
		padding: 10px 0px 0px 0px;
		border-top: 1px #696969 solid;
		}
		
#uploadBar input.righty {
		margin-left: 90px;
		padding: 0;
		}