/*
DF Studio Portfolio styles
*/
* {
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,fieldset,address {
	margin: 1em 0;
}
option {
	margin-right: 0.5em;
}
li,dd {
	margin-left: 2em;
}
fieldset {
	padding: 0.5em;
}
html {
	height: 100%;
}
body {
	text-align: center;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 100.01%;
	min-width: 860px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	outline: none !important;
}
input,select,textarea {
	font-size: 1em;
}
form {
	display: inline;
}
img {
	border: 0;
}
object {
	display: block;
	z-index: -10;
	margin: 0 auto;
}
#flashcontent {
	margin: 0 auto;
}
textarea {
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -320px;
	text-align: center;
	min-width: 940px;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 940px;
	height: 640px;
	margin: 0 auto;
}
#header {
	margin: 0 auto;
	display: block;
	width: 860px;
	min-height: 20px;
	position: relative;
}
#logo {
	position: absolute;
	left: 0;
	bottom: 6px;
	width: 50%;
}
#logo.image {
	bottom: 9px;
}
#logo.image a {
	display: block;
}
#logo.image img {
	vertical-align: bottom;
}
.sIFR-active #logo.text {
	bottom: 0;
}
#logo h1 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}
#header h2 {
	position: absolute;
	right: 0;
	bottom: 6px;
	margin: 0;
	font-size: 14px;
}
#page {
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 860px;
	min-height: 560px;
	text-align: center;
}
#footer {
	margin: 8px auto 10px;
	display: block;
	width: 860px;
	height: 10px;
}
table.contact {
	margin-top: 0;
	margin-bottom: 0;
}
table.contact td {
	text-align: left;
	color: #000;
	padding: 2px;
	font-style: normal;
	font-size: 13px;
	vertical-align: text-bottom;
}
table.contact td.label {
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	color: #979797;
}
table.contact.form td.label {
	vertical-align: top;
	padding-top: 9px;
}
#pageContent {
	width: 760px;
	margin: 30px auto 20px;
	text-align: left;
}
#pageContent h2 {
	text-align: left;
	font-size: 16px;
}
#pageContent h3 {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	margin-top: 18px;
	margin-bottom: 3px;
	color: #808080;
}
#pageContent p {
	text-align: left;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 18px;
}
#pageContent li {
	text-align: center;
	margin-bottom: 6px;
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
}
#pageContent ul.left {
	float: left;
	width: 50%;
	margin-top: 30px;
}
#pageContent ul.right {
	float: right;
	width: 50%;
	margin-top: 30px;
}
#pageContent img {
	float: right;
	margin: 0 0 18px 18px;
	border: 1px solid #999;
}

/* footer
---------------------------
*/
#footer .section {
	float: left;
	width: 33.33%;
}
.section p {
	margin: 0 0 7px 0;
}
.section i {
	padding-right: 5px;
	padding-left: 5px;
	font-style: normal;
}
#contact {
	text-align: right;
}
#title, #subtitle, #contactinfo {
	font-size: 11px;
	line-height: 11px;
}
#more {
	font-variant: normal;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	text-align: center;
}
#copyright {
	font-size: 9px;
	line-height: 11px;	
}
#help {
	width: 16px;
	height: 16px;
	display: block;
	overflow: hidden;
	margin: 20px auto 0;
}
.note, .note {
	color: #777;
	line-height: 13px;
	font-size: 10px;
}
#help a.highslide:link, #help a.highslide:visited, #help a.highslide:hover, #help a.highslide:active {
	width: 16px;
	height: 16px;
	background: url(../../../img/pub/portfolio/help.gif) no-repeat;
	display: block;
	overflow: hidden;
}
#help a.highslide:hover {
	background: url(../../../img/pub/portfolio/help.gif) no-repeat 0 -16px;
}
.highslide-header a {
	margin: 0;
	padding: 0;
	color: #7f7f7f;
	font: normal normal 9px/9px Verdana,Arial,Helvetica,sans-serif;
}
.highslide-header .highslide-close a:hover {
	color: #000 !important;
}
#highslide-html-info {
	padding-left: 30px;
	text-align: left;
}
#highslide-html-info h2 {
	margin-bottom: .5em;
	color: #545454;
	font-size: 19px;
}
#highslide-html-info h2 span {
	font-weight: normal;
}
#highslide-html-info #description {
	color: #7f7f7f;
	font-size: 13px;
}
.highslide-html {
	background-color: #fff;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: #fff;
	padding-left: 22px;
	background-image: url(../../../js/pub/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
/* Styles for the popup */
.highslide-wrapper {
	background-color: #fff;
}
.highslide-wrapper .highslide-html-content {/*width:400px;*/
	padding:0 5px 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous,.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}
.highslide-wrapper .highslide-header a:hover {
	color: #000;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../../../js/pub/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	padding-top: 10px;
	padding-bottom: 10px;
}
.highslide-move a {
	cursor: move;
	background: url(../../../js/pub/highslide/graphics/hmove.gif) no-repeat 0;
	padding-left: 15px;
}
.highslide-close a {
	background: url(../../../js/pub/highslide/graphics/hclose.gif) no-repeat 0;
	padding-left: 15px;
}
.highslide-resize {
	cursor: nw-resize;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.highslide-dimming {
	background: black;
	position: absolute;
	visibility: hidden;
}

/* forms
---------------------------
*/
input {
	font-size: 12px;
}
option {
	font-size: 12px;
	color: #000;
	background-color: #F2F2F2;
	padding-left: 2px;
	border-width: 1px;
	line-height: 13px;
	vertical-align: middle;
}
.inputimg {
	font-size: 10px;
	color: #000;
	background-color: transparent;
	padding-left: 2px;
	line-height: 10px;
	vertical-align: middle;
	border: 0px none transparent;
}
form {
	background: inherit;
}
#formbox {
	text-align: left;
}
#formbox table {
	font-size: 10px;
	color: #979797;
	border: 1px solid #c0c0c0;
	padding: 10px 10px 5px;
	background-color: #f6f6f6;
	margin: 48px 0 12px;
}
table.contact td.label.required,.required {
	color: #7c0509;
	font-weight: normal;
	font-style: normal;
}
table.contact td.required {
	color: #7c0509;
	font-style: normal;
	font-weight: normal;
}
#form,.form {
	font-size: 10px;
	font-style: italic;
	color: #979797;
	text-align: right;
}
fieldset {
	margin: 15px 50px 5px;
	padding: 15px 10px 20px;
	border: 1px #4c4c4c solid;
	text-align: left;
	border-width: 1px;
	background: #2C2C2C;
}
fieldset p,#contentPrimary fieldset p {
	margin: 0 0 5px;
	padding: 0;
	clear: left;
}
fieldset legend {
	color: #92DE78;
	margin: 0;
	padding: 0 0 8px 1px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-shadow: #000 0 -1px 3px;
	font-style: normal;
	line-height: 11px;
	font-size: 11px;
}
fieldset p label .required {
	color: #92DE78;
	display: inline-table;
	padding-left: 2px;
	padding-right: 1px;
}
fieldset p label {
	font-size: 10px;
	font-style: italic;
	color: #999;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0;
	width: 100px;
	display: block;
	float: left;
}
fieldset p img {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	display: inline;
	vertical-align: middle;
	margin: 0 0 1px 5px;
}
fieldset input,fieldset select {
	padding: 0;
	margin: 0;
	border-width: 1px;
	border-style: inset;
	background: #E6E6E6;
	height: 16px;
}
fieldset input {
	padding-left: 3px;
}
form .buttons {
	text-align: center;
	margin: 10px 0 0;
	padding: 0;
}
form .buttons input {
	background: transparent;
}
.inputs {
	color: #ffffff;
	background-color: #555;
	border: 2px outset #46763B;
	text-align: center;
	margin: 0;
	padding: 2px;
	padding-right: 6px;
	padding-left: 6px;
	text-transform: uppercase;
	font-style: normal;
	line-height: 10px;
	font-size: 10px;
}
.graphicbutton {
	background: transparent;
}
.sub-getworking hr {
	border: solid #191919 1px;
	border-bottom-width: 1px;
	margin: 18px 35px 18px 35px;
	padding: 0;
	height: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-color: #5B5B5B;
	clear: both;
	border-top-width: 0;
}
.lastname {
	width: 5px;
	visibility: hidden;
	display: none;
}

/* Colors (dark-grey is default)
---------------------------
*/
body {
	background-color: #262626;
}
a:link, a:visited {
	color: #808080;
}
a:hover, a:active {
	color: #fff !important;
}
#contactinfo a:link, #contactinfo a:visited, #header h2 {
	color: #7f7f7f;
}
#copyright a:link, #copyright a:visited {
	color: #545454;
}
#title, #more {
	color: #7f7f7f;
}
#more a:link, #more a:visited {
	color: #999;
}
#logo h1 {
	color: #a7a7a7;
}
#page {
	border: 1px solid #404040;
}
#copyright, #subtitle {
	color: #545454;
}
#contactinfo {
	color: #808080;
}
#contactinfo i {
	color: #545454;
}

	/* black */
	body.black {
		background-color: #000;
	}
	body.black #logo h1 {
		color: #808080;
	}

	/* light-grey */
	body.light-grey {
		background-color: #ddd;
	}
	body.light-grey #copyright a:link, body.light-grey #copyright a:visited {
		color: #a7a7a7;
	}
	body.light-grey #more a:link, body.light-grey #more a:visited {
		color: #676767;
	}
	body.light-grey a:hover, body.light-grey a:active {
		color: #000 !important;
	}
	body.light-grey #logo h1 {
		color: #808080;
	}
	body.light-grey #page {
		border: 1px solid #c0c0c0;
	}
	body.light-grey #copyright, body.light-grey #subtitle {
		color: #a7a7a7;
	}
	body.light-grey #contactinfo {
		color: #676767;
	}
	body.light-grey #contactinfo i {
		color: #a7a7a7;
	}

	/* med-grey */
	body.med-grey {
		background-color: #777;
	}
	body.med-grey a:link, body.med-grey a:visited, body.med-grey #contactinfo a:link, body.med-grey #contactinfo a:visited, body.med-grey #header h2, body.med-grey #copyright a:link, body.med-grey #copyright a:visited {
		color: #c0c0c0;
	}
	body.med-grey #more a:link, body.med-grey #more a:visited {
		color: #bfbfbf;
	}
	body.med-grey #page {
		border: 1px solid #a8a8a8;
	}
	body.med-grey #copyright, body.med-grey #subtitle {
		color: #a7a7a7;
	}
	body.med-grey #more, body.med-grey #title, body.med-grey #copyright {
		color: #c0c0c0;
	}
	body.med-grey #contactinfo {
		color: #d9d9d9;
	}
	body.med-grey #contactinfo i {
		color: #c0c0c0;
	}

	/* white */
	body.white {
		background-color: #fff;
	}
	body.white #copyright a:link, body.white #copyright a:visited {
		color: #ccc;
	}
	body.white a:hover, body.white a:active {
		color: #000 !important;
	}
	body.white #logo h1 {
		color: #a7a7a7;
	}
	body.white #page {
		border: 1px solid #c0c0c0;
	}
	body.white #copyright, body.white #subtitle {
		color: #ccc;
	}

/* clear without structural markup*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* pub messages --------------------------- */
.nError, .nAlert, .nMessage {
	position: fixed;
	top: 8px;
	z-index: 600;
	width: 625px;
	margin: 0 27% 6px 27%;
}
#message {
	margin: 0;
	padding: 0;
	border: 0;
	color: #fff;
}
#message p, #message ul {
	padding: 3px 0 3px 28px;
}
#message.success {
	background-color: #487a40;
	background-position: 7px 6px;
}
#message.alert {
	background-color: #fcfce1;
	color: #222;
}
#message.error {
	background-color: #441d1d;
}
#flashcontent #noflash {
	color: #676767;
}

/* SSP overrides
---------------------------
*/
.template-1 #page {
	padding-top: 10px;
}

/* paging controls ----------------------------------- */
p.showing {
	margin-bottom: 1em;
	text-align: center;
	border: 0;
	color: #676767;
	font-size: 12px;
}
a.controls {
	margin: 6px 8px;
	letter-spacing: 1px;
	text-decoration: none;
}
a.controls.inactive {
	cursor: default;
	text-decoration: none;
}
