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

html {
	background-color: #FFF;
}

body {
	width: 960px;
	height: 100%;
	padding: 0;
	margin: 20px auto 0 auto;
	background: url(../img/body-bg.png) no-repeat top center;
	position: relative;
}

.header {
	width:960px;
	height:40px;
	margin:0 auto;
	padding:0;
	position: relative;
}

.header a#logo-nav {
	width:292px;
	height:40px;
	margin:0;
	padding:0;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
}

.top-nav {
	list-style-type: none;
	overflow: hidden;
	margin:0;
	padding:0;
	width:443px;
	height: 17px;
}

.top-nav li {
	list-style-type: none;
	margin:0;
	padding:0;
}

#work {
	height: 17px;
	width: 72px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	/*left: 507px;*/
	top: 9px;
	left: 579px;
	background: url(../img/nav-top.png) no-repeat 0 0;
}



#etc {
	height: 17px;
	width: 71px;
	/*display: block;*/
	display: none;
	text-indent: -9999px;
	position: absolute;
	left: 579px;
	top: 9px;
	background: url(../img/nav-top.png) no-repeat -72px 0;
}


#contact {
	height: 17px;
	width: 103px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 650px;
	top: 9px;
	background: url(../img/nav-top.png) no-repeat -143px 0;
}


#download {
	height: 17px;
	width: 135px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 753px;
	top: 9px;
	background: url(../img/nav-top.png) no-repeat -246px 0;
}


#about {
	height: 17px;
	width: 62px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 888px;
	top: 9px;
	background: url(../img/nav-top.png) no-repeat -381px 0;
}


/* SIDE NAV */

.side-nav {
	width: 113px;
	height: 623px;
	padding: 0;
	margin: 21px 0 0 19px;
	position: relative;
}

.side-nav ul {
	list-style-type: none;
	height: 15px;
	margin:0 0 20px 0;
	padding: 0;
	clear: both;
}

.side-nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.side-nav li a {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	text-indent: -9999px;
	
}



.side-subnav {
	display: none;
	height: 15px;
	margin:0 0 0 25px;
	padding: 0;
	list-style-type: none;
	clear: both;
}


.hideButton a {
	position: absolute;
	bottom: 10px;
	margin: 0;
	padding: 10px;
	color:#9D9A9A;
	background: #FFFFFF;
	font-size:12px;
	line-height:14px;
	text-align:left;
	display: block;
	width: 80%;
	text-decoration: none;
}

.hideButton a:hover {
	color:#FFFFFF;
	background: #9D9A9A;
}

.side-subnav li {
	display: inline;
	float: left;
	height: 15px;
	margin:0;
	padding: 0;
	list-style-type: none;
}

.side-subnav a {
	cursor: pointer;
}


#plant 	{background-position: 0 0; height: 23px;background: url(../img/nav-left.png) no-repeat; clear: both;}  
#rogue 	{width: 113px; height: 23px; background: url(../img/nav-left.png) no-repeat 0 -23px;}       
#isis 	{width: 113px; height: 23px; background: url(../img/nav-left.png) no-repeat 0 -46px;}      
#bark 	{width: 113px; height: 23px; background: url(../img/nav-left.png) no-repeat 0 -69px;}      
#squirrel {width: 113px; height: 34px; background: url(../img/nav-left.png) no-repeat 0 -92px;}
#live 	{width: 113px; width: 113px; height: 24px;background: url(../img/nav-left.png) no-repeat 0 -126px;}     
#mela 	{width: 113px; height: 22px;background: url(../img/nav-left.png) no-repeat 0 -150px;}       
#okushon {width: 113px; height: 23px;background: url(../img/nav-left.png) no-repeat 0 -172px;}      
#play 	{width: 113px; height: 35px;background: url(../img/nav-left.png) no-repeat 0 -195px;}      
#beer 	{width: 113px; height: 24px;background: url(../img/nav-left.png) no-repeat 0 -230px;}      
#spark 	{width: 113px; height: 21px;background: url(../img/nav-left.png) no-repeat 0 -254px;}      
#bust 	{width: 113px; height: 24px;background: url(../img/nav-left.png) no-repeat 0 -275px;}      
#random {width: 113px; height: 23px;background: url(../img/nav-left.png) no-repeat 0 -299px;}      
#logos 	{width: 113px; height: 22px;background: url(../img/nav-left.png) no-repeat 0 -322px;}

#plant1 {margin-left: 16px;}
#rogue1 {margin-left: 16px;}
#bark1 {margin-left: 16px;}
#okushon1 {margin-left: 16px;}
#spark1 {margin-left: 16px;}
#bust1 {margin-left: 16px;}
#random1 {margin-left: 16px;}
#logos1 {margin-left: 16px;}

.number1 {background: url(../img/numbers.png) no-repeat 0 0; height: 15px; width: 18px;
	margin: 0; padding: 0; display:block; float: left; text-indent: -9999px;}

.number2 {background: url(../img/numbers.png) no-repeat -18px 0; height: 15px; width: 19px;
	margin: 0; padding: 0; display:block; float: left; text-indent: -9999px;}

.number3 {
	background: url(../img/numbers.png) no-repeat -37px 0; height: 15px; width: 20px;
	margin: 0; padding: 0; display:block; float: left; text-indent: -9999px;}

.number4 {
	background: url(../img/numbers.png) no-repeat -57px 0; height: 15px; width: 20px;
	margin: 0; padding: 0; display:block; float: left; text-indent: -9999px;}

.number5 {
	background: url(../img/numbers.png) no-repeat -77px 0; height: 15px; width: 17px;
	margin: 0; padding: 0; display:block; float: left; text-indent: -9999px;}

/* PRODUCT AREA */


.product-subnav {height: 21px;}

.product-image {width: 760px; height: 623px; margin: 0; padding: 0; border: none; position: relative; overflow: hidden;}

.description {
	position: absolute;
	bottom:0;
	padding: 10px;
	width: 740px;
	background: #FFF;
	color: #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.description h3 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	color: #1D130A;
}

.description p.workType {
	font-size: 10px;
	font-style: italic;
	margin: 0 0 2px 0;
	padding: 0;
	color: #1D130A;
}

.description p.clientDescription {
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	color: #1D130A;
}


.contactForm {
	padding:100px;
	margin: 0;
	color: #271F19;
}

.textLabels {
	text-align: right;
	font-size: 14px;
}



#name, #email, #comments {
	text-align: left;
	width: 400px;
	padding: 5px;
	border: 2px solid #333;
}

#submitButton {
	padding: 10px;		
	background-color: #333;
	color: #CCC;
	border: 1px solid #CCC;
	font-size: 14px;
}

#submitButton:hover {
	background-color: #F33;
	color: #CCC;
	border: 1px solid #F00;
}

#comments {
	min-height: 200px;
}
.contactForm .submitButton input {
	text-align: left; !important
	width: 100px;!important
}

#formResults {
	text-align: center;
	padding: 200px 200px 350px;
	color: #271F19;
}

#formResults h3 {
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0 0 10px 0;
}

#formResults a {
	font-weight: bold;
	font-style:italic;
	color: #261405;
	text-decoration:none;
}

#formResults a:hover {
	color: #261405;
	text-decoration:underline;
}

#aboutSection {
	margin-top: 20px;
	padding-bottom: 20px;}

#aboutSection h3 {
	text-align: right;
	font-size: 23px;
	line-height: 23px;
	margin: 0px;
	color:#665953;
	font-weight: normal;
	font-stretch:narrower;
	letter-spacing: -1px;
	padding: 0;
}

#aboutSection p {
	font-size: 10px;
	line-height: 11px;
	margin-bottom: 10px;
	color:#665953;
	padding: 0 40px 0 0;
}

#aboutSection ul {
	font-size: 10px;
	line-height: 11px;
	color:#665953;
	margin:0;
	list-style-type: none;
	padding: 0 40px 0 0;
}

#aboutSection ul li {
	font-size: 10px;
	line-height: 11px;
	margin: 0 0 10px 0;
	padding:0;
	color:#665953;
}

.about-color-1, .about-color-5  { color: #F10088; }
.about-color-2, .about-color-6  { color: #FF9700; }
.about-color-3, .about-color-7  { color: #0477E5; }
.about-color-4, .about-color-8  { color: #A7FA00; }


