/* CSS put together by Max Guedy from AgencyZebra.com and based on the jQueryTools css*/


/* reset by Eric Meyer http://meyerweb.com/eric/tools/css/reset/reset.css */
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;
	}

/* typography  */

#page {
	font-family: Arial;
	color: #BBBBBB;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 160%;
	}

h1 {
	
	color: #d4d4d4;
	font-size: 24px;
	font-weight: 100;
	margin: 20px 0;
	padding-top: 30px;
}

h2 {
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 18px;
	color:#E9DADA;
	}




p { margin: 15px 0;
    line-height: 150%;

	}

.small { font-size: 11px; letter-spacing: 0;}

.tophalf {
  height:401px;
}
.bottombar { 
	height:59px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top:5px;
	padding-bottom:5px;
	height:59px;
	color:#888;
	}

.portraitbox{
  height:350px; 
  top:50px; 
  position:absolute;
}

.portraitbox_left{
  width:70px; 
  left:0px;
}
.portraittext_left{
  width:190px; 
  left:70px;
  line-height: 120%;

}
.portraitbox_right{
  width:70px; 
  left:260px;
}
.portraittext_right{
  width:190px; 
  left:330px;
  line-height: 120%;
}

p.portraittext {
  margin: 10px 0;
  line-height: 120%;
  height:60px;
}

.left{
  left:0px; 
}

.right{
  right:0px; 
}


.aright {
text-align:right;
}



li {
list-style-position: inside;
margin:10px;
	}

.description {
	letter-spacing: 0px;
	color: #999999;
	padding: 0px;
	width: 380px;
	text-align: center;
	font-size: 11px;
	z-index: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-bottom:8px;
	}


a {

	color: #bbb;

	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}

a:hover {
	color: #e4edd5;
	}

a:active, 
a:focus {
	color: #555;
	border-style:none;
	}

body {
	background-color: #111;
	background-repeat: no-repeat;
	/*background-position: center 400px;*/
	background-position: center 0px;
	/*background-image: url(img/bg.jpg);*/
	background-image: url(img/background.jpg);
	}
	
#page {

	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 20px;
	width: 1024px;
	}


#header {
	height: 60px;
	margin-bottom: 10px;
	}


#logo {
	padding: 15px;
	}



#main {
	margin-top: 20px;
	width: 600px;
	float: left;
	}


ul.css-tabs {  
 
	text-transform: capitalize;  
	font-size: 13px;  
	margin:0 !important; 
	padding:0;	 	
	}

/* single tab */
ul.css-tabs li {
	border-bottom-width: 2px;
/*	border-top-width: 1px;*/
	border-style: solid;
	border-color: #777;
/*	width: 90px;*/
	clear: none;
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
/*	background:#444;*/
	}

ul.css-tabs a {
	font-style: normal;
	font-weight: normal;
	padding: 10px;
	border-style: none;
	float:left;
	display:block;
	text-decoration:none;
	border-bottom:0px;
	color: #ddd;
	position:relative;
	}

ul.css-tabs a:hover {
	color: #fff;
	}
	
/* selected tab */
ul.css-tabs a.current,
ul.css-tabs a.current:focus {
	border-width: 0px;
	border-style: none;
    color: #ddd;
    font-size:26px;
	cursor:default;
	}

#panes div {
	clear: both;
	display:none;		
	position:absolute;
	top:20px;
	left:20px;
	}


#flowpanes {
	font-style: normal;
	font-weight: normal;
	clear: both; 
	margin:10px;
	margin-right:20px;
	}





/* general settings for boh scrollables */
div.items {	
	padding: 0px;	
	margin: 0px;	
	width:20000em;	
	position:absolute;
	clear:both;
	}


/* the thumbnail scrollable */
#portfolio {
	width: 380px;
	height: 540px;
	position:relative;
	overflow:hidden;
	}

#portfolio div.items div {
	width: 380px;
	float:left;		
	}

/* position and dimensions of the navigator */
#controls_right {
	right: 0;
	top: -30px;
	top: -15px;
	position: absolute;
	
	}

#controls_left {
	left: 0;
	top: -30px;
	top: -15px;
	position: absolute;
	}

.navi {
	padding: 5px;
	padding-left:45px;
	padding-top:27px;
	padding-bottom:5px;
	margin:5px ;
	width: 230px;
	height: 23px;
	}


/* items inside navigator */
.navi a {
	background-position: 0px -8px;
	background-image: url(img/navigator.png);
	width: 8px;
	height: 8px;
	float:left;
	margin:3px;
	display:block;
	font-size:1px; 
	}

/* mouseover state */
.navi a:hover {      
	background-position: 0 -9px;  cursor: pointer;    
	}

/* active state (current page state) */
.navi a.active {    
	background-position: 0 -40px;    cursor: default;
	}




/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(img/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 

/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }


/* disabled navigational button */
a.disabled {
   visibility:visible !important;		
   opacity:0.5; 
   cursor:default;
	}
a.right.disabled:hover {background-position: 0 -30px; clear:right; margin-right: 0px;}
a.left.disabled:hover {background-position: 0 0px; clear:right; margin-right: 0px;}



#mask {
	background:#678 url(/tools/img/expose/mask_gradient_1000.png) no-repeat;
	background-position:-260px -79px;
}

form {
	background-color:#333333;
	padding:10px;
	margin:15px 0;
	text-align:center;
	width:450px;
	height:170px;
	-moz-border-radius:4px;
}

/* http://www.quirksmode.org/css/forms.html */
input, 
textarea {
	display: block;
	width: 350px;
	float: left;
	margin-top: 10px;
}

textarea {
	font-family:Arial;
	font-size:100%;
	background-color:#444444;
	color:#EEEEEE;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}

label {
	display: block;
	float: left;
	margin-top: 10px;
	text-align: left;
	width: 70px;
	padding-right: 10px;
	padding-top:2px;
}

.fix {
	clear: both;
}



