/* @override http://localhost/css/main.css */

/* @override http://www.taurusdesign.ca/css/main.css */

/* Mark Lucas - Taurus 
========================================================*/

/* Imported framework
========================================================*/

@import url("reset.css");

/* Site wide 
========================================================*/

body
{

	font-family: "verdana", "helvetica", sans-serif;
	text-decoration: none;
	}

h1 {
	font-size: 22px;
	color: #fff;
	text-align: left;
	margin: 8px 0;
	background-color: transparent;
}
h2 {
	font-size: 16px;
	color: #808080;
	background-color: transparent;
	text-align: center;
	margin: 8px 0;

}
h3 { }
p { }
ul { }
ul li { }

a:link {color: #999; text-decoration: none; font-weight: bold; }
a:visited {color: #999; font-weight: normal; text-decoration: none; }
a:hover {text-decoration: none; color: #666;}
a:active {color: #232323; } 

#nav ul {
	margin: 0; 
	margin-top: 3px;
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	float: right;
	}

#nav li {
	display: inline; 
	}
	
#nav ul li a {
	text-decoration:none;  
	margin: 4px;
	padding: 5px 20px 5px 20px; 
	color: #666;
	background: #191919;
	font-weight: normal;
	font-size: 12px;
	background: url(../images/Slid-but.gif) no-repeat top left;

}

	
#nav ul li a:hover {color: #999;
	background: black; }


.mail, .twitter, .phone{
	line-height: 20px;
	text-indent: 26px;
	font-weight: normal;
	}


.mail{
	background: url(../images/mail.png) no-repeat left center;
	}
	
	.phone{
	background: url(../images/phone.png) no-repeat;
	}

.twitter{
	background: url(../images/twitter.png) no-repeat;
	}

#bg{
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: -10;
	background: url(../images/dark_wood_texture.jpg) repeat;
}

#site-home
{
	width: 960px;
	margin: 0 auto;
	z-index:1;

}

#masthead { 
	height: 10px;
	background: transparent url(../images/line2.gif) repeat-x left top;
	width: 100%;
}

#logo {
	clear: none;
	position: relative;
	right: 10px;
}

#intro {
	height: 219px; 
	width: 984px;
	padding-top: 6px;
	text-align: justify;
}


#intro p{
	color: #6a6a6a;
	direction: ltr;
	line-height: 2;
	font-size: 14px;
}




#main-inner
{
	height: 900px;
	width: 960px;
	background: url(../images/bg-main.jpg) no-repeat top left;
	margin: 0 auto;
}

#left-column
{
	width: 238px;
	float: left;
}

#client-logo
{
	height: 138px;
	width: 238px;
}



#left-column p
{
	margin: 15px 0 0 0;
	padding: 0 20px 0 20px;
	line-height: 1.6;
	font-size: 10px;
	color: #808080;
}


.project-image { }

/* dock - top 
.dock
{
	position: relative;
	height: 50px;
	text-align: center;
	padding-top: 20px;
}

.dock-container
{
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}

a.dock-item
{
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}

.dock-item img
{
	border: none;
	margin: 5px 10px 0px;
	width: 100%;
}

.dock-item span
{
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

*/
/* -------------Slidebox ----------------*/



.slide-panel {
	z-index: 25;
	width: 5px;
	position: absolute;
}

.bottom {
	bottom: 0;
}


.left {
	position: absolute;
	left: 0;
}

.top {
	top: 0;
}

.content
{
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-color: #343434;
	height: 0;
	width: 100%;
	color: #fff;
	background-image: url(../images/slide-button.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.content p{
	margin: 15px 0 0 0;
	line-height: 1.6;
	font-size: 10px;
	color: #969696;
}

.slide-button
{
	margin: 0; 
	margin-top: 3px;
	padding: 0; 
position: relative;
left: 80%;
	width: 130px;
	z-index: 20;
	cursor: pointer;
	height: 26px;
	text-align: center;
	color: #666;
	background-color: #666;
	font-size: 12px;
	background: url(../images/Slid-but.gif) no-repeat top left;
	line-height: 23px;
}

.slide-button:hover {
color: #999;
background: black;
}


#workspace {
	padding-top: 50px;
}


/* -------------Slidebox  copy----------------*/


#wrapper {
    width: 966px; /* 780px is just wide enough to fill and 800px screen */
    margin: 0 auto; /* It's important to set the margin to auto if you want the layout to center */
    background: none;
    text-align: left;
    position: relative;
}



#list-1, #list-2
{
	width: 265px;
	padding: 25px;
	height: 300px;
}

#list-3
{

	padding: 25px;
	height: 300px;
}

#list-1, #list-2, #list-3{
    position: absolute;
}

#list-1
{
    left: -40px;
}

#list-2
{
	top: 0;
	left: 264px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#list-3 {
    top: 0;
	left: 562px;
}


ul.list {
	line-height: 1.2;
	font-size: 10px;
	list-style-type: none;
}

ul.list li {
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

ul.list li:hover {
	color: #9f9d8e;
}

ul.list li.header {
	color: #fff;
	letter-spacing: 2px;
	padding-bottom: 20px;
	font-variant: small-caps;
	font-size: 1.7em;
	margin-top: 10px;
	cursor: text;
}

ul.list li.header:hover {
	font-size: 1.7em;
}

/* Form elements */

form,input,select,textarea{margin:0; padding:0; color:#ffffff;}

div.box {
margin:0 auto;
width:420px;
background:#1C1C1C;
position:relative;
top:0px;
border:1px solid #262626;
height: 275px;
}

div.box label {
width:100%;
display: block;
background:#1C1C1C;
border-top:1px solid #262626;
border-bottom:1px solid #161712;
padding: 5px 0 5px 0;
height: 22px;
}

div.box label span {
display: block;
color:#bbbbbb;
font-weight: normal;
float:left;
width:100px;
text-align:right;
padding:5px 20px 0 0;
}

div.box .input_text {
padding:5px 5px;
width:200px;
background:#262626;
border-bottom: 1px double #171717;
border-top: 1px double #171717;
border-left:1px double #333333;
border-right:1px double #333333;
float: left;
}

div.box .message{
padding:7px 7px;
width:250px;
background:#262626;
border-bottom: 1px double #171717;
border-top: 1px double #171717;
border-left:1px double #333333;
border-right:1px double #333333;
overflow: auto;
height:70px;
float: left;
}

div.box .button
{
margin:0 0 30px 0;
padding:4px 7px;
background:#262626;
border:0px;
position: relative;
top:10px;
left:120px;
width:80px;
border-bottom: 1px double #2b2b2b;
border-top: 1px double #292929;
border-left: 1px double #333333;
border-right: 1px double #333333;
}

div#preload { display: none; }

