@charset "UTF-8";
/* CSS Document */

/*
Author: Alaric King
Author URI:  http://www.alaricking.co.uk
*/


/*****************
* Normalisation
******************/


/* Normalizes Padding and Margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
	margin:0;
	padding:0;
	border:0;
}

/* Normalizes font-sizes for headers */
h1, h2, h3, h4, h5, h6 {
	font-size:15px;
}

/* Removes list styles */
ol, ul {
	list-style:none;
}

/* normalizes fonts (style and weights */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

/* Normalizes tables */
table {
	border-collapse:collapse;
	border-spacing:0;
}

/* Removes borders from fieldsets and images */
fieldset, img {
	border:0;
}

/* Left aligns captions and table headers */
caption, th {
	text-align:left;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


/*****************
* Basic declarations
******************/

body {
	background: #205B83 url(../images/bg.jpg) no-repeat scroll center center;
	color:#555555;
	font-family:Helvetica,Arial,sans-serif;
}

a {
	outline: none;
}

#bakery-label {
	height:61px;
	left:0px;
	position:absolute;
	top:10px;
	width:109px;
	z-index:2000;
}

#wrapper {
	background:transparent url(../images/bar_tile.png) repeat-x scroll top left;
	width: 100%;
	height: 650px;
}

#content {
	background:transparent url(../images/content_bg.png) no-repeat scroll top left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 650px;
}

#content h1 {
	display: none;
}

#content h2 {
	display: none;
}

#content .hideme {
	display: none;
}

#content #white-board {
	float:right;
	height:370px;
	margin:130px 30px 0;
	width:515px;
}

#content .film-border {
	background:transparent url(../images/film_border.gif) no-repeat scroll 3px 9px;
}

#content .about-text {
	background:transparent url(../images/about_text.gif) no-repeat scroll 4px 2px;
}

#content .about-text p {
	display: none;	
}

#content #white-board p {
	margin: 20px 0 0 35px;
	font-size: 21px;
}

#content #white-board #monitors {
	margin: 10px 0 0 15px;
}

#content #white-board #resolutions a {
	display:block;
	float:left;
	height:20px;
	margin-top:9px;
	text-indent:-9999px;
	width:135px;
}

#content #white-board #resolutions .desktop-one {
	background:transparent url(../images/blue_sizes.jpg) no-repeat scroll top left;
	width: 135px;
	height:	125px;
	display: block;
	float: left;
	margin-left: 30px;
}

#content #white-board #resolutions .desktop-two {
	background:transparent url(../images/red_sizes.jpg) no-repeat scroll top left;
	width: 135px;
	height:	125px;
	display: block;
	float: left;
	margin-left: 30px;
}

#content #white-board #resolutions .desktop-three {
	background:transparent url(../images/green_sizes.jpg) no-repeat scroll top left;
	width: 135px;
	height:	125px;
	display: block;
	float: left;
	margin-left: 30px;
}

/*****************
* Other
******************/

#filler-div {
	clear:both;
	float:right;
	height:75px;
	margin:0 28px 0 0;
	position:relative;
	width:260px;
}

.films-arrow {
	background:transparent url(../images/click_to_view.gif) no-repeat scroll 20px 15px;
}

#content #white-board .motivation-title {
	display: block;
	clear: both;
	height: 46px;
	width: 182px;
	margin:0 0 0 170px;
	background:transparent url(../images/motivation_title.gif) no-repeat scroll 0px 0px;
}

#content #white-board .motivation-message {
	background:transparent url(../images/get_motivated.gif) no-repeat scroll 0px 0px;
	width: 336px;
	height: 70px;
	display: block;
	clear: both;
	margin:0 0 0 90px;
	text-indent: -9999px;
}


/*****************
* Navigation
******************/

#content #main-nav {
	clear:both;
	float:right;
	height:56px;
	margin:1px 22px 0;
	width:274px;
	position: relative;
}

.nav {
	width: 274px;
	height: 56px;
	background: url(../images/nav_sprite.png) no-repeat;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 56px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .home a:link, .nav .home a:visited {
		left: 0px;
		width: 78px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(../images/nav_sprite.png) no-repeat 0px -56px;
	}
	.nav .home a:active {
		background: url(../images/nav_sprite.png) no-repeat 0px -112px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(../images/nav_sprite.png) no-repeat 0px -56px;
		cursor: pointer;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 78px;
		height: 56px;
		background: url(../images/nav_sprite.png) no-repeat -0px -56px;
	}
	.nav-home-click {
		background: url(../images/nav_sprite.png) no-repeat -0px -112px;
	}



	.nav .why a:link, .nav .why a:visited {
		left: 78px;
		width: 82px;
	}
	.nav .why a:hover, .nav .why a:focus {
		background: url(../images/nav_sprite.png) no-repeat -78px -56px;
	}
	.nav .why a:active {
		background: url(../images/nav_sprite.png) no-repeat -78px -112px;
	}
	.current-why .why a:link, .current-why .why a:visited {
		background: url(../images/nav_sprite.png) no-repeat -78px -56px;
		cursor: pointer;
	}
	.nav-why, .nav-why-click {
		position: absolute;
		top: 0;
		left: 78px;
		width: 80px;
		height: 56px;
		background: url(../images/nav_sprite.png) no-repeat -78px -56px;
	}
	.nav-why-click {
		background: url(../images/nav_sprite.png) no-repeat -78px -112px;
	}



	.nav .motivation a:link, .nav .motivation a:visited {
		left:160px;
		width:114px;
	}
	.nav .motivation a:hover, .nav .motivation a:focus {
		background: url(../images/nav_sprite.png) no-repeat -160px -56px;
	}
	.nav .motivation a:active {
		background: url(../images/nav_sprite.png) no-repeat -160px -112px;
	}
	.current-motivation .motivation a:link, .current-motivation .motivation a:visited {
		background: url(../images/nav_sprite.png) no-repeat -160px -56px;
		cursor: pointer;
	}
	.nav-motivation, .nav-motivation-click {
		position: absolute;
		top: 0;
		left: 160px;
		width: 120px;
		height: 56px;
		background: url(../images/nav_sprite.png) no-repeat -160px -56px;
	}
	.nav-motivation-click {
		background: url(../images/nav_sprite.png) no-repeat -160px -112px;
	}


#footer {
	clear:both;
	color:#DFDFDF;
	font-size:11px;
	height:20px;
	padding:10px 0 20px;
	position:relative;
	text-align:center;
	width:960px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
}




