/*
	Christine Watson CSS
	CREATED:20.09.10
	MODIFIED:28.09.10
	AUTHOR:ANDY FIELD
	
	CSS Order
	1. Reset
	2. Base
	3. Typography
	4. Decoration
	5. Forms
	6. Tables
	7. Header
	8. Footer
	9. Layout

	Colours
	
*/

/* RESET - V02
******************************************/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,button,input,textarea,p,blockquote,th,td{margin:0;padding:0;}a img,:link img,:visited img{border:none;}:link,:visited{text-decoration:none;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,abbr,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}img{border:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6,pre,code{font-size:100%;font-weight:normal;line-height:100%;}q:before,q:after {content:'';}abbr,acronym{border:0;}dl,ol,ul{list-style:none;}

/* BASE
******************************************/

html>body {
	font-size:12px;
}

body {
	background:#fff;
	color:#2f2f3b;
	font-family:"Helvetica Neue",Arial,Helvetica,"Lucida Grande",sans-serif;
	font-size:75%;
	line-height:1.75em; 
	text-align:center;
}

button,input,select,textarea {
	font-family:"Helvetica Neue",Arial,Helvetica,"Lucida Grande",sans-serif;
	font-size:100%;
	vertical-align:middle;
}

#skip {
	height:0;
	margin:0;
	overflow:hidden;
	position:relative;
	text-indent:-3000em;
	width:0;
}

a {
	font-weight:bold;
	outline:none;
}

a:focus {
	color:#42447a;
}

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

a:hover,
a:active {
	color:#42447a;
	text-decoration:underline;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

hr {
	height:1px;
	color:#8999a3;
	margin:0.875em 0 1.75em 0;
	padding:0;
	background-color:#8999a3;
	border:0;
}

/* TYPOGRAPHY
******************************************/

p,dl,ol,ul,td,th {
	font-size:1em;
	line-height:1.75em;
}

p,dl,ol,ul,fieldset,table {
	margin:0 0 1.75em 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

h1 { /*22*/
	font-size: 1.833333em;
	line-height: 0.954545em;
	margin-top: 0.477273em;
	margin-bottom: 0.954545em;
	margin:0 0 0.954545em 0;
}

h2 { /*18*/
	font-size: 1.5em;
	line-height: 1.166667em;
	margin-top: 0.583333em;
	margin-bottom: 1.166667em;
	margin:0 0 1.166667em 0;
}

h3 { /*15*/
	font-size: 1.25em;
	line-height: 1.4em;
	margin-top: 0.7em;
	margin-bottom: 1.4em;
	margin:0 0 0.35em 0;
}

h4,h5,h6 { /*12*/
	font-size:1em;
	line-height:1.75em;	
}

dt,dd,li {
	padding:0.4375em 0;
}

cite {
	color:#9d9db5;
}

/* DECORATION
******************************************/

h1 span,h2 span,p span, h3 span, li span {
	color:#9d9db5;
	font-weight:normal;
}

cite a:link,
cite a:visited,
cite a:hover,
cite a:active {
	color:#9d9db5;
	font-weight:normal;
}

#intro {
	position:relative;
	top:-20px;
}

#intro p {
	font-size: 1.166667em;
	line-height: 1.5em;
	margin:0 0 0.75em 0;
	width:620px;
}

#intro h2 {
	margin:0 0 0.583333em 0;	
}

ul.three-col {
	margin:0 0 0.875em 0;
	overflow:hidden;/*FH*/
	width:940px;
}

ul.three-col li {
	float:left;
	margin:0 20px 1.75em 0;
	padding:0;
	width:300px;
}

ul.three-col li.end {
	margin-right:0;
}

ul.four-col {
	margin:0 0 0.875em 0;
	overflow:hidden;/*FH*/
	width:748px;
}

ul.four-col li {
	float:left;
	margin:0 20px 1.75em 0;
	padding:0;
	width:172px;
}

ul.four-col li.end {
	margin-right:0;
}

ul.four-col img {
	display:block;
	height:164px;
	width:164px;
}

ul.four-col a.lightbox,
ul.four-col a.rlink {
	background:#fff;
	border:4px solid #cfcbea;
	display:block;
	margin:0 0 0.475em 0;
}

ul.four-col a.lightbox:hover,
ul.four-col a.rlink:hover {
	border:4px solid #c1bce3;
}
	
ul.four-col h3 {
	margin:0;
}

/* #home #content {
	background:#e2e0f3 url(/images/home-image.jpg) 50% 0 no-repeat;
	height:400px;
} */

#slideshow {
	/* height:600px; */
	margin:0 0 1.75em 0;
	width:620px;
}

/* FORMS
******************************************/

/*fieldset li {
	position:relative;
}*/

/* fieldset {
	background:#cfcbea;
	padding:10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
} */

fieldset ol {
	list-style:none;
	margin:0;
	padding:0;
}


fieldset li {
	background:#cfcbea;
	margin:0 0 1px 0;
	padding:0.4375em 0 0.4375em 10px;
}

/*fieldset li {
	padding:0.4375em 0 0.4375em 10px;
} */

input,select,textarea {
	border:2px solid #ccc8e9;
	padding:0.4375em;
}

input.long,
textarea.long {
	width:300px;
}

input.short,
textarea.short {
	width:100px;
}

label.chk input {
	border:none;
	margin:0 4px 0 0;
	padding:0;
	vertical-align:baseline;
}

label {
	display:block;
	float:left;
	padding:0.4375em 20px 0 0;
	width:100px;
}

label em {
	color:#b00;
	font-weight:bold;
}

label.chk {
	float:none;
	padding:0;
	width:auto;
}

#btnSubmit {
	background:#42447a;
	border:2px solid #42447a;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	padding:6px 10px;
	text-align:center;
	width:100px;
}

#btnSubmit:hover {
	background:#32345d;
	border:2px solid #32345d;
}

input.error,
select.error,
textarea.error {
	border-color:#b00;
}

label.error {
	color:#b00;
	float:none;
	left:120px;
	position:relative;
	width:auto;
}

/* TABLES
******************************************/

/* HEADER
******************************************/

#logo {
	float:left;
	width:264px;
}

ul#nav { /*18*/
  	/* font-family: "kulturista-web-1","kulturista-web-2",sans-serif; */
	color:#d8d8e1;
	font-size: 1.5em;
	float:right;
	line-height: 1.166667em;
	margin:0 0 0.583333em 0;
	position:relative;
	top:32px;
}

ul#nav li {
	display:inline;
}

ul#nav a {
	/* color:#2f2f3b; */
	color:#9d9db5;
	font-weight: normal;
}


ul#nav li.active a,
ul#nav a:hover {
	color:#42447a;
	text-decoration:none;
}

ul#nav li.active a {
	font-weight:bold;
}


/* FOOTER
******************************************/

#footer {
	color:#9d9db5;
}

#footer a {
	font-weight:normal;
}

#footer ul {
	color:#d8d8e1;
	margin:0;
}

#footer li {
	display:inline;
}


/* LAYOUT
******************************************/

#header,
#content,
#footer {
	margin:0 auto;
	text-align:left;
	width:940px;
}

#header {
	height:52px;
	padding:24px 0;
}

#wrapper {
	/* background:#d1cceb; */
	background:#e2e0f3;
	border-top:3px solid #d3ceeb;
	clear:both;
	overflow:hidden;/*FH*/
	padding:2.75em 0 1.75em 0;
	width:100%;
}

#sidebar {
	float:left;
	width:300px;
}

#main {
	float:right;
	width:620px;
}

#sidebar-alt {
	float:left;
	width:172px;
}

#main-alt {
	float:right;
	width:748px;
}

#footer {
	clear:both;
	padding:1.75em 0;
}