/* Skagit Valley Camera Club Global Styles */

#wrapper {
	background-color: #CCCCCC;
	width: 800px;
	height: 1000px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	text-align: center;
	z-index: 1;
	margin-top: 25px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	color: #000000;
}

td {
font-family: arial, helvetica, sans-serif; 
font-size: 13px;
}

th {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
}

/* Global hyperlink style */

a:link {
font-family: arial, helvetica, sans-serif; 
font-size: 13px; 
color: #000000; 
text-decoration: underline;
}

a:visited {
font-family: arial, helvetica, sans-serif; 
font-size: 13px; color: #000000; 
text-decoration: underline;
}

a:hover {
font-family: arial, helvetica, sans-serif; 
font-size: 13px; 
color: #000000; 
text-decoration: none;
}

a:active {
font-family: arial, helvetica, sans-serif; 
font-size: 13px; 
color: #000000; 
text-decoration: none;
}

/* Class styles */

.a10 {
font-family: arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
}

.a11 {
font-family: arial, helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal;
}

.a12 {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal;
}

.a12bold {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold;
}
.a13redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.a14 {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: normal;
}

.a14bold {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold;
}

.logo {
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.imagetitle {
font-family: arial, helvetica, sans-serif; 
font-size: 18px; 
font-style: normal; 
font-weight: normal;
}

.pagetitle {
font-family: arial, helvetica, sans-serif; 
font-size: 24px; 
font-style: normal; 
font-weight: normal;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.formpadding {
	padding-left: 200px;
}

.contact-indent {
	padding-left: 200px;
}

.archive-list-line-height {
	line-height: 1.7em;
}

#resources-index-link {
	position:absolute;
	left:400px;
	top:100px;
	width:157px;
	height:16px;
	z-index:6;
}

.resources-index-link {
	text-align: right;
}

.subtitle-image-archive {
	font-size: 12pt;
	width: 140px;
	float: left;
}

.archive-index-link {
	font-size: 9pt;
	float: right;
	width: 170px;
	text-align: right;
	padding-top: 3px;
}

/* css float styles */

.floatright {
	float: right;
	margin-left: 20px;
}
.floatleft {
	float: left;
	margin-right: 20px;
	}

/* heading selector styles */

h1 {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; font-style: normal;
font-weight: normal;
}

h2 {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; font-style: normal;
font-weight: normal;
}

/* id styles */

#wrapper #logo {
	position:absolute;
	left:-60px;
	top:25px;
	width:380px;
	height:62px;
	background-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	z-index:2;
	text-align: left;
}	
	
#wrapper #navbar {
	position:absolute;
	left:175px;
	top:7px;
	width:358px;
	height:17px;
	z-index:3;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}

#wrapper #pagetitle {
	position:absolute;
	left:400px;
	top:65px;
	width:350px;
	height:25px;
	z-index:4;
	text-align: left;
	border-bottom-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#wrapper #gallery_topnav {
	height: 15px;
	width: 350px;
	position: absolute;
	z-index: 6;
	left: 400px;
	top: 98px;
}

#wrapper #member_archive_topnav {
	height: 28px;
	width: 352px;
	position: absolute;
	z-index: 20;
	left: 401px;
	top: 97px;
}

#wrapper #mainstage {
	position:absolute;
	left:0px;
	top:115px;
	width:760px;
	height:auto;
	z-index:5;
	text-align: left;
	padding: 20px;
	background-color: #CCCCCC;
	margin-bottom: 50px;
}

#wrapper #mainstage-archive-page {
	position:absolute;
	left:0px;
	top:141px;
	width:760px;
	height:auto;
	z-index:5;
	text-align: left;
	background-color: #CCCCCC;
	margin-bottom: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#wrapper #mainstage #main-stage-content {
	height: auto;
	padding-right: 75px;
	padding-left: 75px;
}

#wrapper #mainstage #gallerytop {
	background-color: #CCCCCC;
}

#wrapper #mainstage #services_submain {
	margin-left: 100px;
}

#wrapper #mainstage #member-archive-list {
	width: 300px;
	margin-left: 50px;
	text-align: left;
}

#wrapper #mainstage #index-pg-archive-link {
	float: left;
	width: 200px;
}

/* custom link styles */

a.lnknav:link {
font-family: arial, helvetica, sans-serif; font-size: 12px; 
color: #ffffff; 
font-weight: bold;
text-decoration: none;
}

a.lnknav:visited {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; color: #ffffff; 
font-weight: bold;
text-decoration: none;
}

a.lnknav:hover {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff; 
font-weight: bold;
text-decoration: underline;
}

a.lnknav:active {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff; 
font-weight: bold;
text-decoration: underline;
}

/* custom link styles */

a.link-archive-nav:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.link-archive-nav:visited {
font-family: arial, helvetica, sans-serif; 
font-size: 11pt; 
color: #000000; 
font-weight: normal;
text-decoration: underline;
}

a.link-archive-nav:hover {
font-family: arial, helvetica, sans-serif; 
font-size: 11pt; 
color: #000000; 
font-weight: normal;
text-decoration: none;

}

/* generic custom link style - clone this to make a custom link style */

a.lnkgeneric:link {
font-family: arial, helvetica, sans-serif; font-size: 12px; 
color: #000000; 
font-weight: normal;
text-decoration: none;
}

a.lnkgeneric:visited {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; color: #000000; 
font-weight: normal;
text-decoration: none;
}

a.lnkgeneric:hover {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: normal;
text-decoration: underline;
}
