/* @override 
	http://lucasr.com/Projects/McLean_Design/css/master.css
	http://mcleandesign.com/css/master.css
*/

@import url('clear.css');

html, body {
	height: 100%;
	background-image: url(../images/bg.gif);
	text-align: center;
	margin: 0px auto;
	width: 100%;
	height: 100%;
	text-shadow: 0 0 0 #000;
	letter-spacing: 1px;
	font: bold 13px sans-serif, "Helvetica Neue", Helvetica, Arial, Geneva;
}

.Large_Link {
	width: 100%;
	height: 100%;
	line-height: 100%;
	display: block;
}

a , a:link {
	color: black;
	text-decoration: none;
}

/* @group Page centering */

#outer {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 800px;
	text-align: left;
	margin: 0px auto;
}

#outer[id] {
	display: table;
	position: static;
}

#outer_form {
	width: 800px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	top: 20px;
}

#middle {
	position: absolute;
	top: 50%;
	padding-right: 5px;
}

#outer .form {
	position: static;
}

/* for explorer only*/

#middle[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
}

#inner {
	position: relative;
	top: -50%;
	background-color: #fff;
	height: 630px;
	width: 800px;
	margin-left: 5px;
	z-index: 0;
	-webkit-box-shadow: 0px 0px 5px #000;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#middle .form {
	height: 1500px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	top: 0;
}

/* for explorer only */

/* optional: #inner[id] {position: static;} */

/

* @end */



/* @group Content centering */

#outer2 {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 600px;
	text-align: left;
	margin: 0px auto;
}

#outer2[id] {
	display: table;
	position: static;
}

#middle2 {
	position: absolute;
	top: 50%;
}

/* for explorer only*/

#middle2[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
}

#inner2 {
	position: relative;
	top: -50%;
	background-color: white;
	height: 380px;
	width: 600px;
}

/* for explorer only */

/* optional: #inner[id] {position: static;} */

/* @end */

/* @group Navigation */

#item1 {
	position: absolute;
	top: 73px;
	left: 153px;
	background-image: none;
}

#item2 {
	visibility: visible;
	position: absolute;
	top: 105px;
	left: 126px;
}

#item3 {
	position: absolute;
	top: 125px;
	left: 88px;
}

#item4 {
	position: absolute;
	top: 130px;
	left: 11px;
}

.nav_items {
	word-break: keep-all;
	font-weight: bold;
	height: 19px;
	width: 20px;
	margin: 0;
	color: #fff;
	opacity: 0.01;
}

#nav_show {
	left: 220px;
	top: 70px;
	height: 15px;
	float: left;
	position: absolute;
	font-size: 10px;
	letter-spacing: 2px;
	width: 150px;
}

/* My Comment */

#navigation {
	height: 324px;
	width: 300px;
	z-index: 10;
	clear: none;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

/* @end */

/* @group Table */

.List {
	margin-left: 2em;
	clear: both;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
}

.List span.Label {
	text-align: left;
	width: 150px;
}

.List span.Data {
	position: absolute;
	left: 400px;
}

.List_Short {
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	position: relative;
	height: 16px;
	padding-left: 10px;
}

.List_Short span.Label {
	text-align: left;
	width: 150px;
}

.List_Short span.Data {
	position: absolute;
	left: 100px;
}

/* @end */

/* @group header */

#header {
	padding-top: 70px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	z-index: 6;
}

#header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header ul li a {
	color: black;
	margin-left: 0px;
	font-size: 10px;
	cursor: pointer;
}

#header ul li a:hover {
	color: #63180e;
}

/* @end */

#content {
	height: 380px;
	width: 100%;
	z-index: 1;
	position: absolute;
	top: 150px;
}

/* @group content */

#left {
	height: 146px;
	width: 80px;
	z-index: 2;
	float: left;
	margin-top: 184px;
	margin-left: 100px;
	margin-right: 15px;
	position: relative;
}

.block {
	width: 15px;
	height: 15px;
	background-color: #b33e00;
	margin: 5px;
	display: block;
	float: left;
	position: relative;
}

#tail {
	width: 32px;
	height: 39px;
	position: absolute;
	top: 174px;
	left: 97px;
	z-index: 2;
}

#right {
	width: 600px;
	height: 100%;
	float: left;
	position: relative;
	margin-top: -39px;
	margin-left: 5px;
	overflow: hidden;
}

#content .form {
	height: 1350px;
}

/* @group comment */

#comment {
	height: 70px;
	margin-left: 200px;
	margin-top: 351px;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 13px;
	width: 390px;
	text-align: right;
	overflow: hidden;
}

#comment p {
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 15px;
}

#arrows {
	width: 10px;
	height: 60px;
	position: absolute;
	top: 341px;
	left: 600px;
	margin-left: 5px;
	opacity: 0;
	margin-top: 10px;
}

#arrows #up {
	width: 10px;
	height: 21px;
	background: url(../images/arrows.jpg) no-repeat;
}

#arrows #up:hover {
	background-repeat: no-repeat;
	background-position: 0 -19px;
}

#arrows #down {
	width: 10px;
	height: 21px;
	background: url(../images/arrows.jpg) no-repeat 0 -38px;
	margin-top: 30px;
}

#arrows #down:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}

/* @end */

/* @end */

#first_load {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
}

/* @group footer */

#footer {
	height: 20px;
	font-size: 10px;
	padding-top: 9px;
	background-color: #000;
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	word-spacing: 3px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	width: 800px;
	position: relative;
	top: 30px;
}

#footer span {
	color: #898e00;
	font-weight: bold;
	padding: 10px;
}

#footer a {
	color: #fff;
}

/* @end */

/* @group Slimbox */

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	opacity: 0;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* @end */

/* @group Intro */

#intro_white {
	height: 100px;
	width: 0;
	background-color: #fff;
	position: absolute;
	overflow: hidden;
	text-align: center;
}

#intro_black {
	height: 20px;
	width: 0;
	background-color: #000;
	position: absolute;
	overflow: hidden;
	text-align: center;
}

#intro_mclean {
	height: 0;
	width: 209px;
	background: url(../images/mclean.png) no-repeat;
	margin: 0 auto;
	padding-right: 200px;
	overflow: hidden;
	position: relative;
	top: 100px;
}

#intro_design {
	width: 96px;
	height: 10px;
	margin: 0 auto;
	background: url(../images/design.png) no-repeat 100px;
	padding-left: 100px;
	overflow: hidden;
	top: -10px;
}

/* @end */

/* @group ticker */

#ticker {
	width: 600px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	bottom: 28px;
	font-size: 10px;
	right: 0;
	color: #898e00;
}

#ticker_inner {
	width: 2000px;
	height: 15px;
}

#ticker span {
	display: inline;
	position: absolute;
	left: 1000px;
}

/* @end */

/* @group form */

/* ### Uni-Form by Dragan Babic  - http://dnevnikeklektika.com/ ### */

/* ### Some rights reserved - http://creativecommons.org/licenses/by-sa/2.5/ ### */

/* Uni-Form styles are embeded here for viewing convenience */

/* Edit below "user prefs" comment only for each selector */

.uniForm {
	margin: 0;
	padding: 0;
	position: relative;
	width: 600px;
	/* user prefs */
	padding: 10px 0;
	text-align: left;
}

/* Some generals */

.uniForm fieldset {
	border: none;
	margin: 0;
	padding: 0;
	/* user prefs */
	margin: 0 0 7px 0;
	padding: 0 0 10px 0;
	//border-bottom: 1px solid #efefef;
}

.uniForm fieldset legend {
	color: #898e00; /* Reset IE */
    margin: 0;
	padding: 0;
	/* user prefs */
	margin: 0 0 .5em 0;
	font: bold 100%/100% "lucida grande", "lucida sans unicode", "trebuchet ms", arial, verdana, sans-serif;
	letter-spacing: .1em;
	color: #898e00;
}

.ctrlHolder {
	/* This is the main unit that contains our form "modules" */
	overflow: hidden;
	margin: 0;
	padding: 0;
	clear: both;
	/* user prefs */
	//background: #f9f9f9;
	margin: 0;
	padding: 7px 4px;
}

.buttonHolder {
	overflow: hidden;
	clear: both;
	/* user prefs */
	//background: #f9f9f9;
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin: 10px 0 0 0;
	padding: 10px;
	text-align: right;
}

.resetButton {
	
}

.submitButton {
	
}

.uniForm .inlineLabel {
	width: auto;
	float: none;
	display: inline;
	/* user prefs */
	margin: 0 2em 0 0;
	font-weight: normal;
}

.uniForm .inlineLabel input {
	
}

/* Highlighting the rows on input focus */

.focused {
	background: #FFFCDF url(img/uf_focused.png);
	border: 1px solid #EFE795;
	border-width: 1px 0;
	padding: 6px 4px;
}

/* Styles for form controls where labels are in line with the input elements */

/* Set the class to the parent to .inlineLabels */

.inlineLabels .ctrlHolder {
	font-size: 10px;
}

.inlineLabels label,
.inlineLabels .label {
	float: left;
	margin: .3em 0 0 0;
	padding: 0;
	line-height: 100%;
	/* user prefs */
	width: 20%;
	font-weight: bold;
	font-size: 10px;
}

.inlineLabels .textInput,
.inlineLabels .fileUpload {
	float: left;
	/* user prefs */
	width: 78%;
	border: 2px solid #dfdfdf;
}

.inlineLabels .fileUpload > input {
	
}

.inlineLabels .selectInput {
	float: left;
	/* user prefs */
	width: 79%;
	border: 2px solid #dfdfdf;
}

.inlineLabels textarea {
	float: left;
	width: 78%;
	/* user prefs */
	border: 2px solid #dfdfdf;
	height: 12em;
}

.inlineLabels .formHint {
	clear: both;
	/* user prefs */
	color: #999;
	margin: .5em 0 0 30%;
	padding: 3px 0;
	font-size: 100%; /* 80% */
}

/* inlineLabels esthetics */

.inlineLabels .formHint strong {
	padding: 0 0 0 14px;
	background: url(img/icon_alert.png) 0 0 no-repeat;
	display: inline-block;
}

/* ########################################################################## */

/* Styles for form controls where labels are above the input elements */

/* Set the class to the parent to .blockLabels */

.blockLabels .ctrlHolder {
	
}

.blockLabels label,
.blockLabels .label {
	display: block;
	float: none;
	margin: .3em 0;
	padding: 0;
	line-height: 100%;
	width: 60%;
	/* user prefs */
	font-weight: bold;
	width: auto;
}

.blockLabels 
.label {
	float: left;
	margin-right: 3em;
}

.blockLabels .textInput {
	float: left;
	width: 60%;
	/* user prefs */
	border: 2px solid #dfdfdf;
}

.blockLabels .selectInput {
	float: left;
	width: 60%;
	/* user prefs */
	border: 2px solid #dfdfdf;
}

.blockLabels textarea {
	display: block;
	float: left;
	width: 60%;
	/* user prefs */
	border: 2px solid #dfdfdf;
	height: 12em;
}

.blockLables textarea:focus {
	border-color: #DFD77D;
}

.blockLabels .formHint {
	float: right;
	margin: 0;
	width: 38%;
	clear: none;
	/* user prefs */
	color: #999;
	font-size: 80%;
	font-style: italic;
}

/* blockLabels esthetics */

.blockLabels .ctrlHolder {
	border: 1px solid #dfdfdf;
	border-width: 1px 0;
	margin-top: -1px;
}

.blockLabels .focused {
	padding: 7px 4px;
}

/* ########################################################################## */

/* Focus pseudoclasses */

.ctrlHolder .textInput:focus {
	border-color: #DFD77D;
}

div.focused .textInput:focus {
	
}

div.focused .formHint {
	color: #000;
}

/* Required asterisk styling, use if needed */

label em, .label em {
	display: block;
	position: absolute;
	left: 28%;
	font-style: normal;
	font-weight: bold;
}

.blockLabels label em,
.blockLabels .label em {
	position: static;
	display: inline;
}

/* Messages */

.uniForm #errorMsg {
	background: #ffdfdf url(img/uf_error.png);
	border: 1px solid #df7d7d;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	padding: 1em;
}

.uniForm .error,
.uniForm .blockLabels.ctrlHolder.error {
	background: #ffdfdf url(img/uf_error.png);
	border: 1px solid #df7d7d;
	border-width: 1px 0;
	position: relative;
}

.uniForm #errorMsg dt,
.uniForm #errorMsg h3 {
	margin: 0 0 .5em 0;
	font-size: 110%;
	line-height: 100%;
	font-weight: bold;
	color: #000;
	padding: 2px 0 2px 18px;
	background: url(img/icon-error.png) 0 0 no-repeat;
}

.uniForm #errorMsg dd {
	margin: 0;
	padding: 0;
}

.uniForm #errorMsg ol {
	margin: 0;
	padding: 0;
}

.uniForm #errorMsg ol li {
	margin: 0;
	padding: 2px;
	list-style-position: inside;
	border-bottom: 1px dotted #df7d7d;
	position: relative;
}

.uniForm .errorField {
	margin: 0 0 3px 0;
}

.uniForm .inlineLabels .errorField {
	margin-left: 30%;
}

.uniForm .errorField strong {
	background: #FFE2E2;
	padding: 1px 3px 3px 3px;
}

.ctrlHolder.error input,
.ctrlHolder.error input:focus {
	border-color: #DF7D7D;
}

.ctrlHolder.error.focused {
	padding: 7px 4px;
}

/* @end

 */