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

html { height: 100%;}

body {
	height: 100%;
	font-family: verdana, arial, Sans-Serif;
	color: #FFF;
	background: #000000;
	margin:0;
	padding:0px;	
}

img {
	border: 0px none;
}

a {
	border: 0px none;
}


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

p {
	color: #7d7a7b;
	font-size: 11px;
	line-height: 2.3em;
	margin: 0 0 20px 0
}

	#footer p {
		font-size: 11px;
		line-height: 1.8em;
		letter-spacing: 0px;
		margin: 0;
	}

h1 {
	color: #7d7a7b;
	font-size: 11px;
	line-height: 1.8em;
	font-weight: normal
}


	h1 .purple {
		font-weight: normal
	}


	#black h1 {
		background: url('../images/dividerblackwide.gif') bottom left no-repeat;
	}
	
	#secondarycontent h1 {
		font-size: 0.7em;
		text-transform: none;
		color: #ccc;
	}

h2 {
	color: #FFF;
	font-size: 0.8em;
	margin: 5px 0 5px 0
}

h3 {
	color: #FFF;
	font-size: 0.7em;
	margin: 0 0 10px 0
}

a:link,a:visited {
	color: #4CA9FF;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}

ul li {
	color: #FFF;
	list-style-type: none;
	font-family: arial, verdana, Sans-Serif;
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 8px 0;
	padding: 0;
	font-weight: bold;
}

ul.divide li {
	background: url('../images/bullet.gif') center left no-repeat;
	margin: 0;
	padding: 0 0 0px 10px;
}

ul.divide li.divider {
	padding: 0 0 10px 0;
	background: none;
}

#footer a:link, #footer a:visited {
	color: #1a0a79;
	text-decoration: none;
}

#footer a:hover {
	color: #7265bb;
	text-decoration: underline;
}

.purple {
	color: #58527e;
	font-weight: bold;
}

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


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

#header ul {
	float: right;
	display: inline;
	margin: 75px 25px 0px 0px
}

#header li {
	display: inline;
	float: left;
	background: url('../images/bar.gif') no-repeat center right transparent;
	padding: 0 2px 0 0 
}

	#header li#last {
		background: none;
	}

#nav ul {
	margin: 0 0 0 4px;
}

#nav li {
	list-style-type: none;
	float: left;
	display: inline;
	height: 35px;
	margin: 0;
	overflow: hidden;
}

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


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

#header {
	width: 773px;
	height: 120px;
	margin: 5px auto 0 auto;
	background: url('../images/headerbg.gif') no-repeat #0F3BA2;
}

#nav {
	width: 773px;
	height: 35px;
	margin: 0 auto 0 auto;
	background: url('../images/navbg.gif') no-repeat;
}

#tagline {
	position: absolute;
	top: 39px;
	padding-left: 275px;
}

#chair {
	float: left;
	padding-left: 49px;
}

#flash {
	width: 773px;
	height: 229px;
	overflow: hidden;
	margin: 0 auto;
}

	#flash1 {
		display: inline;
		float: left;
		width: 310px;
		height: 229px;
		background: url('../images/flashleft.jpg') no-repeat;
	}

	#flash2 {
		display: inline;
		float: left;
		width: 448px;
		height: 199px;
		padding: 15px 0 15px 15px;
		background: url('../images/flashright.jpg') no-repeat;
	}

#containerbg {
	width: 773px;
	margin: 0 auto;
}
	
	#black #containerbg {
		width: 773px;
		margin: 0 auto;
	}

#container {
	width: 773px;
	margin: 0 auto;
}

#maincontent {
	width: 740px;
	float: left;
	display: inline;
	padding: 0px;
	margin-left: 0px;
	min-height: 238px;
}

	#black #maincontent {
		width: auto;
		float: none;
		display: block;
		margin: 0 8px;
		padding: 15px 10px 10px 10px
	}

#secondarycontent {
	width: 272px;
	float: right;
	display: inline;
	padding: 15px 15px 15px 0;
	margin-right: 12px;
}

	#black #secondarycontent {
		display: none;
	}

#footer {
	width: 700px;
	height: 63px;
	padding: 15px 20px 30px 33px;
	margin: 0 auto 20px auto;
}

#company {
	padding: 0 0 20px 0;
	text-align: middle;
}

#galleryholder {
	display: block;
	text-align: center;
	margin: 0 auto 10px auto;
}

.control {
	vertical-align: middle;
	font-size: 1px;
	line-height: 1px;
}

ul {
	margin: 0 0 10px 0px;
}

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


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


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

#logo {
	margin: 0 0 0 -130px
}

#heading {
	margin: 0 0 0 21px
}

#placeholder {
	margin-top: -3px;
}

#glide {
	margin-left: 200px;
}

.button {
	margin: 10px 0 0 -5px
}

.thumb {
	margin: 0 8px 12px 0;
	padding: 0;
	border: 2px solid #FFF
}
	
	.thumb:hover {
		border-color: #444;
	}
	
.client {
	margin: 0 8px 12px 0;
	padding: 0;
	border: 4px solid #777
}
	
	.client:hover {
		border-color: #444
	}

#mainphotobackground {
	background: url('../images/default.gif') no-repeat
}

#mainphoto {
	border: 14px solid #313131;
	vertical-align: middle
}

#company img {
	display: block;
	margin: 0 auto
}

.formsection {
	margin: 10px 0;
}

label span {
	color: #FFF;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 2.2em;
}

.formsection input {
	width: 40%;
	border: 1px solid #DDD;
	background: #E4DB8C;
}

.formsection textarea {
	width: 70%;
	height: 140px;
	border: 1px solid #DDD;
	background: #E4DB8C;
}

.formsection textarea:focus, .formsection input:focus {
	background: #FFF
}

.errorred {
	color: #FF0000;
	font-weight: bold;
	font-size: 0.7em;
	padding: 0 0 0 25px;
	background: url('../images/error.gif') center left no-repeat;
	margin: 0 0 10px 0;
}


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


/* --------------------------
 @Client section stuff
----------------------------- */

ul#admin {
	margin: 55px 0 0 0
}

ul#admin li {
	list-style-type: none;
	margin: 10px;	
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #333
}

ul#admin li a:link, ul#admin li a:visited {
	color: #171717
}

ul#admin li a:hover {
	color: #555
}

#sc_adminlogin_label {
	font-size: 0.8em;
	margin: 0 0 4px 0;
	font-weight: bold;
	color: #FFF
}

.sc_button {
	color: #16288C
}

input.formfield {
	width: 40%;
	border: 1px solid #DDD;
	background: #E4DB8C;
}

textarea.textfield {
	width: 70%;
	height: 140px;
	border: 1px solid #DDD;
	background: #E4DB8C;
}

textarea.textfield:focus, input.formfield:focus {
	background: #FFF
}

.sc_title {
	color: #FFF;
	padding: 0;
	margin-bottom: 5px
}

.sc_gallery_title {
	margin-bottom: 5px;
}

.sc_gallery_admin_picture {
	padding: 0;
	margin-right: 20px;
}

.sc_section {
	color: #FFF;
	font-size: 0.8em;
	background: #313131;
	padding: 10px;
	margin-bottom: 10px
}

	.sc_section img {
		border: 5px solid #555
	}

#section_top {
	height: 10px;
}

.bw_section_title {
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
	padding: 4px 0 4px 5px;
	background: #252525;
	margin: 0
}

.bw_section_body {
	background: #171717;
	margin: 0;
	padding: 5px 5px 10px 10px
}

.bw_section_editbar {
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
	background: #252525;
	padding: 0 0 0 5px;
}

.bw_section_editbar .button {
	margin: 0
}


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




.image_holder {
height:28px;
width:350px;
}
.image_holder a {
display:block;
height:0pt;
position:relative;
width:0pt;
}
.image_holder a img {
border:0pt none;
left:0pt;
position:absolute;
top:0pt;
}
