/**************************
	CobieOrger Style Sheet
	Author: Michael Palmer (mike@stroke7.com)
	Created: 2009/10/17
***************************/

/* CSS Reset  http://meyerweb.com/eric/tools/css/reset/
**************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align:baseline; background: transparent; }
body { line-height: 1; } 
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; } 
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* General Rules
**************************************************/
body {
	background: #fff;
	text-align: center;
	font: 12px/1.3 "Trebuchet MS", Verdana, Arial, sans-serif;
}

.clear {
	clear: both;
}

/* Wrapper
**************************************************/
#wrapper {
	margin: 0 auto;
	padding: 0;	
	width: 1000px;
	position: relative;
	text-align: left;
}

/* Content
**************************************************/
#content {
	width: 1000px;
	height: 600px;
	margin: 5% 0;
	background: url(../gui/bg_frame.gif) no-repeat top left;
	position: relative;
}

#content p {
	margin: 1.5em 0;
}

#content p:first-child {
	margin-top: 0;
}

#body {
	width: 497px;
	height: 386px;
	position: absolute;
	top: 141px;
	left: 258px;
	overflow: hidden;
	padding-right: 6px;
}

/* Headings
**************************************************/
h1 {
	display: block;
	width: 93px;
	height: 44px;
	text-indent: -9999em;
	background: url(../gui/logo.gif) no-repeat top left;
	top: 28px;
	left: 27px;
	position: absolute;
}

#home h1 {
	width: 291px;
	height: 145px;
	background-image: url(../gui/home_logo.gif);
	top: 260px;
	left: 136px;
}

#about h2 {
	display: block;
	width: 140px;
	height: 25px;
	text-indent: -9999em;
	background: url(../gui/title_cobie.gif) no-repeat top left;
	position: absolute;
	top: 98px;
	left: 258px;
}

#works h2,
#collab h2 {
	display: block;
	text-indent: -9999em;
	position: absolute;
}

#hdg_choreography {
	width: 252px;
	height: 31px;
	top: 108px;
	left: 711px;
	background: url(../gui/title_choreography.gif) no-repeat top left;
}

#hdg_screendance {
	width: 154px;
	height: 27px;
	top: 317px;
	left: 809px;
	background: url(../gui/title_screendance.gif) no-repeat top left;
}

#hdg_collaborations {
	width: 159px;
	height: 31px;
	top: 108px;
	left: 804px;
	background: url(../gui/title_collaborations.gif) no-repeat top left;
}

#works h2.video_title {
	font-size: 22px;
	text-indent: 0;
	top: 416px;
	left: 240px;
}

#works h2.gallery_title {
	font-size: 22px;
	text-indent: 0;
	top: 300px;
	left: 174px;
}

/* Nav
**************************************************/
#nav {
	position: absolute;
	width: 557px;
	height: 28px;
	top: 550px;
	left: 223px;
}

#home #nav {
	top: 410px;
	left: 288px;
}

#nav li {
	float: left;
}

#nav a { 
	display: block;
	height: 28px;
	background: url(../gui/menu.gif) no-repeat top left;
	text-indent: -9999em;
}

#lnk_about:link, #lnk_about:visited { width: 78px; background-position: 0 -28px; }
#lnk_about:hover, #lnk_about:active, #about #lnk_about { width: 78px; background-position: 0 0; }

#lnk_works:link, #lnk_works:visited { width: 69px; background-position: -78px -28px; }
#lnk_works:hover, #lnk_works:active, #works #lnk_works { width: 69px; background-position: -78px 0; }

#lnk_collab:link, #lnk_collab:visited { width: 162px; background-position: -147px -28px; }
#lnk_collab:hover, #lnk_collab:active,  #collab #lnk_collab{ width: 162px; background-position: -147px 0; }

#lnk_video_prod:link, #lnk_video_prod:visited { width: 192px; background-position: -309px -28px; }
#lnk_video_prod:hover, #lnk_video_prod:active, #video_prod #lnk_video_prod { width: 192px; background-position: -309px 0; }

#lnk_links:link, #lnk_links:visited { width: 56px; background-position: -501px -28px; }
#lnk_links:hover, #lnk_links:active, #links #lnk_links { width: 56px; background-position: -501px 0; }

/* About
**************************************************/
#inner_body {
	position: absolute;
	top: 0;
	left: 0;
}

.vert_arrows {
	position: absolute;
	top: 483px;
	left: 770px;
	width: 15px;
	height: 31px;
	background: url(../gui/arrows_vert.gif) no-repeat top left;
}

.vert_arrows span {
	display: block;
	text-indent: -9999em;
	width: 15px;
	height: 15px;
	cursor: pointer;
}

/* Links
**************************************************/
#links #body a:link{ color: #000;}
#links #body a:visited { color: #999;}
#links #body a:hover { color: #666;}
#links #body a:active { text-decoration: none; }

#links #body {
	width: 600px;
}

#links #body ul {
	float: left;
	width: 244px;
}

/* Video Production
**************************************************/
#video_prod #body {
	top: 155px;
	left: 225px;
	width: 554px;
	height: 257px;
	background: url(../gui/videoproduction_text.gif) no-repeat top left;
	text-indent: -9999em;
}

#videoprod_link {
	display: block;
	width: 151px;
	height: 28px;
	position: absolute;
	top: 131px;
	left: 394px;
}

/* Works
**************************************************/
.works_gallery {
	width: 923px;
	height: 133px;
	overflow: hidden;
	position: absolute;
	left: 40px;
}

.gallery_detail {
	top: 128px;
	left: 174px;
	width: 714px;
}

.gallery_detail a { margin-right: 19px; }

.works_choreography { top: 140px; }
.works_screendance { top: 345px; }

.works_gallery p {
	width: 10000px;
	position: absolute;
	left: 0;
	top: 0;
}

.works_gallery a {
	margin-right: 10px;
	float: left;
}

.gallery_controls {
	width: 31px;
	height: 15px;
	background: url(../gui/arrows.gif) no-repeat top left;
	position: absolute;
	left: 933px;
}

.gallery_controls span {
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -9999em;
	float: left;
	cursor: pointer;
}

#controls_choreography { top: 278px; }
#controls_screendance { top: 486px; }

#video {
	position: absolute;
	top: 94px;
	left: 240px;
}

#video_description {
	position: absolute;
	top: 445px;
	left: 240px;
	height: 150px;
	overflow: auto;
	width: 600px;
}

#lnk_back {
	position: absolute;
	top: 497px;
	left: 240px;
}

#gallery_description {
	position: absolute;
	top: 334px;
	left: 174px;
	height: 150px;
	overflow: auto;
	width: 600px;
}

#lnk_back_gallery {
	position: absolute;
	top: 479px;
	left: 174px;
}