* {
	padding: 0px;
	margin:0px
}

html { height: 100%; margin-bottom: 1px;}

body {
	height: 100%;
	font-family: verdana, arial, Sans-Serif;
	color: #777;
	background: #FFF;
}

img {
	border: 0;
	background: transparent;
}


/* --------------------------
 @Text styling 
----------------------------- */

p {
	font-size: 0.6em;
	line-height: 2.3em;
	margin-bottom: 0px;
}

	p.underline {
		border-bottom: 1px solid #E8E8E8;
		padding-bottom: 8px;
		margin-bottom: 15px;
	}

	.outer p {
		text-align: left;
	}

	.form p {
		margin: 2px 0px 0px 0px;
	}

	p.right {
		float: right;
		line-height: normal;
		padding-top: 4px;
		padding-bottom: 0;
		margin-bottom: -2px;
	}

	.gallerythumb p {
		padding-top: 15px;
	}

	p.squish {
		line-height: 1.5em;
		margin-bottom: 10px;
	}

h1 {
	width: 100%;
	border-bottom: 1px solid #E8E8E8;		
	padding-bottom: 7px;
	margin-bottom: 8px;
	font-size: 0.7em;
	line-height: 1.8em;
	text-align: left;
	text-transform: uppercase;
}

	h1.formtitle {
		width: auto;
		color: #1FB900;
		padding: 0px 5px 1px 5px;
		margin: 10px 0px 0px 0px;
		border: 1px solid #E8E8E8;
		background: #FFF;
	}

	h1 a.green:hover {
		color: #777;
	}

	h1 a.orange:hover {
		color: #777;
	}

h2 {
	width: 100%;
	border-bottom: 1px solid #E8E8E8;		
	padding: 4px 0px 6px 0px;
	margin-bottom: 1px;
	font-size: 0.6em;
	line-height: 1.8em;
	text-align: left;
	text-transform: uppercase;
	color: #FF0002;
}

h2 a:link, h2 a:visited {
	padding-left: 25px;
	color: #FF0002;
}

h2 a:hover {
	color: #FF6804;
}

h2.red a, h2.red a:visited, h2.red a:hover {
	display: block;
	background: url('../images/gsredsquare.gif') no-repeat center left;
}

h2.orange a, h2.orange a:visited, h2.orange a:hover {
	display: block;
	background: url('../images/gsorangesquare.gif') no-repeat center left;
}

h2.green a, h2.green a:visited, h2.green a:hover {
	display: block;
	background: url('../images/gsgreensquare.gif') no-repeat center left;
}

h2.purple a, h2.purple a:visited, h2.purple a:hover {
	display: block;
	background: url('../images/gspurplesquare.gif') no-repeat center left;
}

ul.text {
	font-size: 0.6em;
	text-align: left;
	line-height: 1.9em;
	margin: 3px 0px 8px 25px;
}

a:link {
	color: #FF0002;
	background: transparent;
	text-decoration: none;
}

a:visited {
	color: #8F2968;
	background: transparent;
	text-decoration: none;
}

a:hover {
	color: #FF6804;
	background: transparent;
}

a.red:link, a.red:visited {
	color: #FF0002;
	background: transparent;
}
	
a.orange:link, a.orange:visited {
	color: #FF6804;
	background: transparent;
}

a.green:link, a.green:visited {
	color: #1FB900;
	background: transparent;	
}
	
a.purple:link, a.purple:visited {
	color: #8F2968;
	background: transparent;
}

a.pdf {
	padding-left: 25px;
	margin-bottom: 8px;
	background: url('../images/gspdficon.gif') center left no-repeat;
}

.red {
	color: #FF0002;
	background: transparent;
}
	
.orange {
	color: #FF6804;
	background: transparent;
}

.green {
	color: #1FB900;
	background: transparent;	
}
	
.purple {
	color: #8F2968;
	background: transparent;
}

.footerpipe {
	color: #BBB
}

.button {
	color: #8F2968;
	font-weight: bold;
	font-size: 0.6em;
	font-family: verdana;
	padding: 2px 0px;
}

/* -------------------------- */


/* --------------------------
 @Navigation 
----------------------------- */

ul#nav a:link, #nav a:visited {
	font-size: 0.8em;
	line-height: 1.8em;
	padding-right: 5px;
	font-weight: bold;
}

#nav a:hover {
	color: #777;
	padding-right: 4px;
	border-right: 1px solid #777
}

#nav li {
	list-style-type: none;
	border-bottom: 1px solid #E8E8E8;
	text-align: right;
}

.button {
	margin-top: 8px;
}

/* -------------------------- */


/* --------------------------
 @Structure 
----------------------------- */

#header {
	width: 100%;
	background: url('../images/gstopbg.gif') repeat-x;
	height:32px;
}

#container {
	position: relative;
	height:auto !important;
	height:100%; 
	min-height:100%;
}

.outer {
	margin: 0 auto;
	width: 770px;
}

.column1 {
	float: left;
	display: inline;
	width: 220px;
	padding-bottom: 70px;
}

#threecolumns .column2 {
	float: left;
	display: inline;
	width: 290px;
	margin: 35px 20px 0px 20px;
	padding-bottom: 70px;
}

#threecolumns .column3 {
	float: left;
	display: inline;
	width: 220px;
	padding: 35px 0px 0px 0px;
	overflow: hidden;
}

#twocolumns .column2 {
	position: relative;
	float: left;
	display: inline;
	width: 530px;
	margin: 35px 0px 0px 20px;
	padding-bottom: 55px;
}

#twocolumns .column3 {
	display: none;
}

#logoholder {
	width: 150px;
	margin: 0px auto;
	line-height: 1px;
	font-size: 1px;
}

.logo {
	display: block;
	margin: 3px auto;
	padding: 3px;
}

.logo1 {
	padding-left: 5px;
}

#details {
	text-align: center;
	padding-top: 0px;
	width: 100%;

}

#footer {
	position: absolute;
	bottom: 0px;
	background: url('../images/gsbottombg.gif') bottom repeat-x;
	width: 100%;
	height: 55px;
	padding-top: 0px;
}

.clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}


/* -------------------------- */


/* --------------------------
 @Forms, photos and galleries
----------------------------- */

.photo {
	position: relative;
	border: 10px solid #E8E8E8;
	margin: 20px 0 10px;	
}

.gallerythumb {
	clear: both;
}

.gallerythumb img {
	float: left;
	border: 5px solid #E8E8E8;
	margin: 8px 5px 8px 0px;
}

.galleryprevious {

}

.gallerynext {
	float: right;
}

.buttons {
	float: left;
	margin: 3px 0px 0px 5px;
}

.buttons p {
	color: #FF0007;
	background: #FFF;
	font-weight: bold;
	line-height: normal;
	padding: 2px 3px 2px 3px;
}

.mainphotobackground {

}

#mainphoto {
	display: block;
}

.form {
	border-top: 0px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
	background: url('../images/bg.gif');
}

.column3 .formfield {
	font-size: 0.6em;
	line-height: 1.2em;
	width: 204px;
	font-family: verdana, arial, sans-serif;
	color: #777;
	height: 14px;
}

.column2 .formfield {
	font-size: 0.6em;
	line-height: 1.2em;
	width: 274px;
	font-family: verdana, arial, sans-serif;
	color: #777;
	height: 14px;
}

.textfield {
	font-size: 0.6em;
	font-family: verdana, arial, sans-serif;
	color: #777;
	width: 274px;
	height: 100px;
}

.errorred {
	color: #FF0002;
	font-size: 0.6em;
}

.icon {
	background: url('../images/gsiconroundedbg.gif') no-repeat #FF0002
}

a:hover .icon {
	background: url('../images/gsiconroundedbg.gif') no-repeat #8F2968
}


/* -------------------------- */


.sc_section {
	position: relative;
	background: #cc2026;
	padding: 10px;
	color: #fff;
	border-top: 2px #B81D22 solid;
	border-bottom: 2px #B81D22 solid;
	border-left: 2px #B81D22 solid;
	border-right: 2px #B81D22 solid;
}

.sc_gallery_admin_picture {
	position: relative;
}

.sc_section .sc_viewgallery_row, .sc_section .sc_newsletter_row {
	background-color: #ffffff;
	line-height: 20px;
	font-size: 13px;
	color: #555;
	padding: 9px;
}

.sc_section .sc_gallery_edit_row {
	line-height: 20px;
	font-size: 14px;	
}

.sc_gallery_field .formfield {
	font-size: 11px;
}

.sc_gallery_field .textfield {
	font-size: 11px;
}

.sc_gallery_edit_row .sc_gallery_edit_field .formfield {
	font-size: 11px;
}

#sc_adminlogin_field .formfield {
	font: 10px Verdana;
	color: #555;
}

.sc_adminlogin_row {
	text-align: left;
	font-size: 0.8em
}

.sc_separator {
	height: 1px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: none;
	overflow: hidden;
}

.bw_menu {
	position: absolute;
	top: 150px;
	left: -162px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
}

#section_top {
	margin-top: 10px;
}

.bw_section {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-size: 10px;
	background-color: #ffffff;
	line-height: 17px;
	color: #555;
}

.bw_section_body p {
	font-size: 10px;
	line-height: 17px;
}

.bw_section_title {
	font-size: 10px;	
}

.bw_section_title .formfield {
	font-size: 10px;
	color: #666;	
}

.bw_section {
	margin-top: 10px;
	margin-bottom: 10px;
}

.horiztarget {
	display: none;
}

.sc_button {
	color: #8F2968;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	padding: 2px 0px;
}

.bw_buttonbar {
	position: relative;
}

	.bw_buttonbar a {
		padding: 0 3px;
	}
	
.bw_section_editbar {
	position: relative;
	height: 1.4em
}

.bw_section_delete {
	position: relative;
}

.bw_section_delete .button {
	margin: 0;
}
