/*
Version: 1
*/

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px; /*.75em;*/
	background: #2A2A2A;
	color: #fff;
	margin: 0;
}

a.link {
	color: #7D7D7D;text-decoration:underline; /* 999 */
}

a.link:hover {
	color: #bbb;
}

a {
	color: #5ECBF8;text-decoration:underline; /* 999 */
}

a:hover {
	color: white; /*#bbb;*/
}

a.activemenu {
	color: white;text-decoration:none;
}

a.activemenu:hover {
	color: #bbb;
}

a.menu {
	color: #6C6C6C;text-decoration:none;
}

a.menu:hover {
	color: #bbb;
}

a.bottommenu {
	color: white;text-decoration:none;
}

a.bottommenu:hover {
	color: #bbb;
}

/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: -1px;
	line-height: 1.2em;
}

h1 {
	font-size: 20px;
	padding: 0 0 8px 0;
	text-transform: uppercase;
	color: #7D7D7D;
	margin-bottom: 20px;
/*	font-size: 3em;
	padding: 0 0 10px 0;
	letter-spacing: -2px; */
}

h2 {
	font-size: 24px; /*2.2em;*/
	padding: 0 0 8px 0;
}

h3 {
	font-size: 1.6em;
	padding: 0 0 6px 0;
}

h4 {
	font-size: 16px; /*1.3em;*/
	padding: 0 0 5px 0;
}

h5 {
	font-size: 14px; /*1.2em;*/
	padding: 0 0 4px 0;
}

h6 {
	font-size: 1em;
	padding: 0 0 2px 0;
}


/*-------------------------------------------------- PARAGRAPHS */

p {
	font-size: 110%;
	line-height: 1.6em;
	padding: 0 0 6px 0; /*padding: 0 0 1.25em 0;*/
	margin: 0;
}

ul {
	font-size: 110%;
	line-height: 1.6em;
	padding: 0 0 6px 0; /*padding: 0 0 1.25em 0;*/
	margin: 0 0 0 22px;
}


/* LISTS -------------------------------------------------------- LISTS */

ul, ol {
	padding:0 0 1.25em 2.5em;
}

#content li { 
	font-size: 100%;
	line-height: 1.6em;
}

#main-content li { 
	font-size: 110%;
}



#main-content li li {
	font-size: 100%;
}


/*------------------------------------------------------ LAYOUT */




#container {
	width: 100%;
	background: #2A2A2A;
	display: block;
	overflow: hidden;
	position: relative;
}

#container2 {
	width: 100%;
	background: #2A2A2A;
	display: block;
	/*overflow: hidden;*/
	position: relative;
}

#header {
	width: 100%;
	overflow: hidden;
	height: 525px;
	display: block;
	background: #2A2A2A url(pictures/bgtop.jpg) center top repeat-x; /*#161616;*/
}

#header2 {
	width: 100%;
	overflow: hidden;
	height: 190px;
	display: block;
	background: #2A2A2A url(pictures/bgtop.jpg) center top repeat-x; /*#161616;*/
}

#header-inner {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#header-inner h1 {
	position: absolute;
	left: 20px;
	top: 210px;
}

a#logo {
	width: 175px;
	height: 111px;
	display: block;
	background: url(uploads/logo.png) no-repeat;
	text-indent: -9999px;
}

#content {
	width: 900px;
	display: block;
	margin: -82px auto 0;
	min-height: 200px;
	padding: 10px 20px;
	background: #282828;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top: 4px solid #282828;
}

.home #main-content {
	margin: 0;
}

#main-content {
	margin: 30px 0;
	clear: both;
	line-height: 2em;
}

.tooltip-discover, .tooltip-plan, .tooltip-explore, .tooltip-create, .tooltip-grow { 
    display:none; 
    background:transparent url(uploads/tooltip.png); 
    font-size:12px; 
    height:111px; 
    width:167px; 
    color:#161616; 
	padding: 20px;
	z-index: 100;
	line-height: 1.3em;
}

a#discover-process.fadeThis {
	width: 184px;
	height: 147px;
	background: url(art/the-process.gif) no-repeat;
	display:block;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#discover-process.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 184px;
	height: 147px;
	background: url(art/the-process.gif) no-repeat 0 -147px;

	}

a#plan-process.fadeThis {
	width: 184px;
	height: 147px;
	background: url(art/the-process.gif) no-repeat -184px 0;
	display:block;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#plan-process.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 184px;
	height: 147px;
	background: url(art/the-process.gif) no-repeat -184px -147px;

	}

a#explore-process.fadeThis {
	width: 184px;
	height: 147px;
	background: url(art/the-process.gif) no-repeat -368px 0;
	display:block;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#explore-process.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 184px;
	height: 147px;
	background: url(art/the-process.gif) no-repeat -368px -147px;

	}

a#create-process.fadeThis {
	width: 184px;
	height: 147px;
	background: url(art/the-process.gif) no-repeat -552px 0;
	display:block;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#create-process.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 184px;
	height: 147px;
	background: url(art/the-process.gif) no-repeat -552px -147px;

	}

a#grow-process.fadeThis {
	width: 184px;
	height: 147px;
	background: url(art/the-process.gif) no-repeat -736px 0;
	display:block;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#grow-process.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 184px;
	height: 147px;
	background: url(art/the-process.gif) no-repeat -736px -147px;

	}



#main-content h3 a {
	color: #eee;
	text-decoration: none;
}

#main-content h3 a:hover {
	text-decoration: underline;
}

#intro h2 {
	color: #c3c3c3;
	font-size: 1.55em;
	padding: 0 0 20px 0;
}

#intro h2 strong {
	color: #7d7d7d;
	font-weight: normal;
}

.feature-row {
	width: 100%;
	background:  url(uploads/horizontal-line.gif) repeat-x;
	display: block;
	padding: 8px 0;
	position: relative;
}

.feature-row h3 {
	font-size: 2.6em;
	background:  url(uploads/horizontal-line.gif) repeat-x bottom left;
	padding: 0 0 14px 0;
	
}


.btn {
	float: right;
}

.feature-row .btn {
	position: absolute;
	top: 2px;
	right:0;
}
	
a#view-portfolio.fadeThis {
	width: 142px;
	height: 37px;
	display: block;
	background: url(uploads/view-portfolio-btn.gif) no-repeat;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#view-portfolio.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 142px;
	height: 37px;
	background: url(uploads/view-portfolio-btn.gif) no-repeat 0 -37px;

	}
	
.previews {
	width: 939px;
	margin: 0 0 20px -19px;
}

.preview-image {
	float: left;
	margin: 19px 0 0 19px;
	width: 294px;
	height: 206px;
	display: block;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.preview-image img{
	position: absolute;
	top: 0;
	left: 0;
}

.corners {
	width: 294px;
	height: 206px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background:  url(uploads/corners.png) no-repeat;
	display: block;
}

a#read-blog.fadeThis {
	width: 122px;
	height: 37px;
	display: block;
	background: url(art/read-blog-btn.gif) no-repeat;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#read-blog.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 122px;
	height: 37px;
	background: url(art/read-blog-btn.gif) no-repeat 0 -37px;
	}

.blog-previews {
	width: 920px;
	padding: 20px 0;
	
}
.blog-previews h4 {
	color: #c3c3c3;
	font-size: 1.6em;
}


.latest-blog-post {
	width: 603px;
	height: 250px;
	float: left;
	background: #161616;
	display: block;
	margin: 0 19px 0 0;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-right: 4px solid #161616;
}

.latest-blog-post img, .blog-post img {
	float: left;
}

.blog-post-corners {
	width: 5px;
	height: 250px;
	display: block;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/blog-post-corners.png) no-repeat;
}

.blog-post {
	float: right;
	margin: 0 0 8px 0;
	width: 290px;
	height: 78px;
	background: #161616;
	display: block;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-right: 4px solid #161616;
}



.small-blog-post-corners {
	width: 5px;
	height: 78px;
	display: block;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/small-blog-post-corners.png) no-repeat;
}

.blog-post-content {
	float: left;
	margin: 10px 15px;
	width: 273px;
}

.small-blog-post-content {
	float: left;
	margin: 10px 15px;
	width: 182px;
}

.small-blog-post-content h4 {
	font-size: 1.3em;
}
	


.blog-previews .date {
	color: #504f4f;
	font-size: .8em;
}

.blog-previews p {
	margin: 10px 0 0 0;
}

a.comment {
	font-size: 1.1em;
	text-decoration: none;
	position: absolute;
	bottom: 15px;
	left: 315px;
}

.read-more-btn {
	width: 112px;
	height: 26px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.read-more-btn .fadeThis {
	width: 112px;
	height: 26px;
	display: block;
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/readmore-btn.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	float: right
}
	
.read-more-btn .fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 112px;
	height: 26px;
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/readmore-btn.gif) no-repeat 0 -26px;
	}


#footer {
	width: 100%;
	height: 160px;
	display: block;
	background: #161616;
}

#footer-inner {
	width: 920px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	color: #717171;
	padding: 0 0 10px 0;
	font-size: 1.1em;
}

#footer p.small {
	color: #bababa;
	font-size: .9em;
}

#footer p.small a {
	color: #eee;
}

#footer a {
	color: #c4c4c4;
	text-decoration: none;
}

#footer a:hover {
	color: #eee;
}

.column{
	padding: 0 20px 0 0;
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/footer-line.gif) repeat-y top right;
	height: 120px;
	display: inline;
	float: left;
	margin: 0 20px 0 0;
}

.project {
	width: 240px;
}

ul#twitter_update_list {
	width: 240px;
	height: 72px;
	background: #0c0c0c;
	margin: 0;
	padding: 10px;
	list-style: none;
	color: #c4c4c4;
	line-height: 1.6em;
}

ul#twitter_update_list a {
	color: #dedede;
}

/* PORTFOLIO ------------------------------------------------------ PORTFOLIO */



ul#portfolio-filter {   
	float: left; 
	list-style: none;   
	margin-left: 0;   
	padding: 4px 0 0 40px;
	width: auto;  
    }  
ul#portfolio-filter li {   
    float: left;  
    line-height: 16px;  
    margin-right: 10px;  
	list-style: none;   
}  

ul#portfolio-filter li a {
	font-size: 1.4em;
	color: #aeaeae;
	text-decoration:none;
	letter-spacing: -1px;
	height: 38px;
	display: block;
}

ul#portfolio-filter li a span{
	padding: 10px 12px;
	height: 38px;
	display: block;
}

ul#portfolio-filter li a.current {
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/filterbg.gif) no-repeat top right;

}

ul#portfolio-filter li a.current span {
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/filterbgleft.gif) no-repeat;
}
	

ul#portfolio-list {   
	float: left;   
	list-style: none;   
	padding:0;
	width: 939px;
	margin: 0 0 20px -19px;
}  
ul#portfolio-list li {   
	float: left;   
	list-style: none;   
	}  
	
#portfolio-page-top {
	width: 640px;
	float: left
}

#portfolio-page-top h3 {
	font-size: 2.8em;
	color: #707070;
	float: left;
	padding: 0 0 14px 0;
}

#portfolio-page-top h4 {
	padding: 15px 20px;
	float: left;
}

a#prev-btn.fadeThis {
	width: 35px;
	height: 37px;
	display: block;
	background: url(art/prevbtn.gif) no-repeat;
	text-indent: -9999px;
	margin: 3px 10px 0 0;
	float: left;
	position: relative;
	display: inline;
}
	
a#prev-btn.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 35px;
	height: 37px;
	background: url(art/prevbtn.gif) no-repeat 0 -37px;
	}

a#next-btn.fadeThis {
	width: 35px;
	height: 37px;
	display: block;
	background: url(art/nextbtn.gif) no-repeat;
	text-indent: -9999px;
	margin: 3px 0 0 0;
	float: right;
	position: relative;
	display: inline;
}
	
a#next-btn.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 35px;
	height: 37px;
	background: url(art/nextbtn.gif) no-repeat 0 -37px;
	}

a#view-website {
	width: 135px;
	height: 37px;
	display: block;
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/view-website.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	position: relative;
	display: inline;
	margin: 0 10px 0 0;
}
	
a#view-website.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 135px;
	height: 37px;
	background: url(art/view-website.gif) no-repeat 0 -37px;
	}

a#back-to-portfolio{
	width: 179px;
	height: 37px;
	display: block;
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/back-to-portfolio.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	position: relative;
	display: inline;
}
	
a#back-to-portfolio.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 179px;
	height: 37px;
	background: url(art/back-to-portfolio.gif) no-repeat 0 -37px;
	}



/* BLOG  ------------------------------------------------------ BLOG */


.blog .comment {
	left: 0;
	bottom: 5px;
}

.blog .comment p {
	font-size: 100%;
}

.blog .read-more-btn {
	bottom: 0;
	right: 0;
}

.blog .read-more-btn .fadeThis {
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/readmore-btn-blog.gif) no-repeat;
}
	
.blog .read-more-btn .fadeThis span.hover {
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/readmore-btn-blog.gif) no-repeat 0 -26px;
	}

#top-panel-blog {
	width: 640px;
	float: left
}

#top-panel-blog h2 {
	font-weight: bold;
	float: left;
	font-size: 2.3em;
	margin: 4px 0 0 0;
}

#top-panel-blog h3 {
	float: right;
	color: #999;
	padding: 8px;
	font-size: 1.4em;
	margin: 2px 0 0 0;
}

.blog a#prev-btn.fadeThis {
	background: url(art/prevbtn-blog.gif) no-repeat;
}
	
.blog a#prev-btn.fadeThis span.hover {
	background: url(art/prevbtn-blog.gif) no-repeat 0 -37px;
	}

.blog a#next-btn.fadeThis {
	background: url(art/nextbtn-blog.gif) no-repeat;
}
	
.blog a#next-btn.fadeThis span.hover {
	background: url(art/nextbtn-blog.gif) no-repeat 0 -37px;
	}

.entry {
	width: 700px;
}

.entry h2 {
	width: 920px;
	padding: 0 0 20px;
}

.entry blockquote {
	width: 840px;
	font-size: 2em;
	padding: 0 0 20px 80px;
	margin: 0;
	letter-spacing: -1px;
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/blockquote.gif) no-repeat;
}

.entry blockquote p {
	line-height: 1.4em;
	padding: 0;
}

.entry blockquote cite {
	color: #999;
}

.entry a {
	color: #167cc4;
}

.entry a:hover {
	color: #333;
}

div.post-image-right {
	float: right;
	margin: 0 0 10px 10px;
	width: 300px;
}

div.post-image-left {
	float: left;
	margin: 0 10px 10px 0;
	width: 300px;
}


img.post-image-right {
	float: right;
	margin: 0 0 10px 10px;
}

img.post-image-left {
	float: left;
	margin: 0 10px 10px 0;
}



.post-image-left img {
	float: left;
}

.post-image-right img {
	float: right;
}

.post-image-left .caption {
	float: left;
}


.post-image-right .caption {
	float: right;
}

.caption {
	border-bottom:1px dotted #CCCCCC;
	clear:both;
	color:#777777;
	display:block;
	margin:1px 0 0;
	width:100%;
}
	

#sidebar {
	width: 300px;
	float: right;
}

a#share{
	width: 94px;
	height: 37px;
	display: block;
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/share.gif) no-repeat;
	text-indent: -9999px;
	float: right;
	position: relative;
	display: inline;
}
	
a#share.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 94px;
	height: 37px;
	background: url(art/share.gif) no-repeat 0 -37px;
	}

#tweetme {
	float:right;
}

a#back-to-blog{
	width: 157px;
	height: 37px;
	display: block;
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/back-to-blog.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	position: relative;
	display: inline;
}
	
a#back-to-blog.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 157px;
	height: 37px;
	background: url(art/back-to-blog.gif) no-repeat 0 -37px;
	}
	
#tags {
	display: block;
	margin: 5px 0 15px;
	width: 500px;
	float: left;
}

#comments {
	margin: 20px 0;
}

#comments ol {
	list-style:none;
	margin: 0;
	padding: 0;
}

#comments li {
	border: 1px dotted #eee;
	padding: 10px 0;
	border-left: 0;
	border-right: 0;
	display: block;
	float: left;
	width: 700px;
}

#comments li.authorcomment .details {
	background: #f8f8f8;
	border-left: 3px solid #ccc;
}

#comments li.authorcomment .details a {
	color: #333;
}

#comments li.authorcomment .details a:hover {
	color: #999;
}

#comments .avatar {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}

#comments .details {
	float: left;
	width: 610px;
	padding: 0 0 0 10px;
	border-left: 3px solid #eee;
}

#comments .author {
	font-weight: bold;
}

#comments .date {
	font-weight: normal;
	font-size: .8em;
}


#respond {
	width: 700px;
	display: block;
	margin: 20px 0;
}

#respond input {
	width: 400px;
	background: #e2e2e2;
	padding: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 4px solid #e2e2e2;
	color:#545454;
	font-family:Verdana,Arial,sans-serif;
}

#respond textarea {
	width: 680px;
	display: block;
	background: #efefef;
	padding: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 4px solid #efefef;
	color:#545454;
	font-family:Verdana,Arial,sans-serif;
}

#respond input#submit {
	width: auto;
	background: #333;
	border: 4px solid #333;
	color: #fff;
	cursor: pointer;
	padding: 6px 12px;
}

/* CONTACT PAGE -------------------------------------------------------- CONTACT PAGE */

ul.pagination {   
	float: left; 
	list-style: none;   
	margin-left: 0;   
	padding: 4px 0 0 0;
	width: auto;  
    }  
ul.pagination li {   
    float: left;  
    line-height: 16px;  
    margin-right: 10px;  
	list-style: none;   
}  

ul.pagination li a {
	font-size: 1.4em;
	color: #aeaeae;
	text-decoration:none;
	letter-spacing: -1px;
	height: 38px;
	display: block;
}

ul.pagination li a span{
	padding: 8px 12px;
	height: 38px;
	display: block;
}

ul.pagination li.active  a{
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/filterbg.gif) no-repeat top right;

}

ul.pagination li.active a span {
	background:  url(../../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YKEWHJT5/art/filterbgleft.gif) no-repeat;
}


#content-carousel {
	background: #161616;
	width: 900px;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	border: 4px solid #161616;
}

#content-carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#content-carousel li {
	margin: 0;
	padding: 10px 10px 10px 30px;
	width: 900px;
}


#content-carousel li div {
	float: left;
	width: 436px;
	height: 70px;
	position: relative;
}

#content-carousel li div.textarea {
	width: 872px;
	display: block;
	height: auto;
	clear: both;
}

#content-carousel li div label {
	width: 426px;
	display: block;
	padding: 6px 0;
	font-size: 1.2em;
}


#content-carousel li div label.error {
	color: #F00;
	position: absolute;
	top: 0;
	right: 20px;
	width: auto;
}

#content-carousel li div input {
	width: 400px;
	background: #282828;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #CCC;
	border: 4px solid #282828;
	padding: 4px;
}

#content-carousel li div.radio label {
	padding-bottom: 12px;
}

#content-carousel li div.radio span {
	font-size: 1.2em;
	width: 80px;
	color: #CCC;
	float: left;
}

#content-carousel li div.radio input {
	width: auto;
	background: none;
	border: 0;
	float: left;
}

#content-carousel li div textarea {
	width: 836px;
	background: #444;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #CCC;
	border: 4px solid #444;
	height: 100px;
	
	padding: 4px;
}


#content-carousel li button {
	width: 135px;
	height: 37px;
	clear: both;
	background:  url(uploads/submit-btn.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 0;
	position: relative;
	border: 0;
	display: block;
	float: left;
}

#content-carousel li button:hover {
	background:  url(uploads/submit-btn.gif) no-repeat 0 -37px;
}

/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.clear {
	clear: both;
}

/* HOMEPAGE SLIDER -------------------------------------------------------- HOMEPAGE SLIDER */

#hero-holder {
	position:absolute;
	top: 120px;
	width: 100%;
	display: block;
	z-index: 100;
	height: 386px;
	background:  url(pictures/heroholder.png) no-repeat top center;
}

.textholder {
	display: none;
	/*z-index: 10;*/
}

.textholder p {
	display: none;
/*	position: absolute;
	top: 24px;
	left: 140px;
	color: #ccc;
	z-index: 100;
	font-size: 1.2em;
	letter-spacing: -1px;*/
}

.textholder a {
	display: none;
/*	position: absolute;
	right: 10px;
	top: 20px;
	width: 97px;
	height: 39px;
	display: block;
	background:  url(uploads/viewprojectbtn.gif) no-repeat;*/
}

.thumbs {
	text-align: center;
	padding-top: 10px;
	padding-left: 710px;
	width: 200px;
	margin: 6px auto 0;
	z-index: 14;
	position: relative;
	
}

#carousel-holder {
	width: 900px;
	margin: 0 auto;
	position: relative;
	z-index: 12;
	display: block;
	height: 344px;
	padding: 28px 0 0 0;

}

#carousel-holder h2 {
	font-size: 4em;
	position: absolute;
	bottom: 0;
	color: #3b3b3b;
	left: 0;
}


#carousel {
	width: 900px;
	margin: 0 auto 0;
}

#carousel ul {
    list-style: none;
    width:20000px;
    margin: 0;
    padding: 0;
    position: relative;
	z-index: 12;
}

#carousel li {
    display: inline;
    float: left;
} 

#carousel li span p {
	display: none;
}

.thumb {
	display: block;
	width: 14px;
	height: 14px;
	float: left;
	margin: 2px;
	background:  url(pictures/hero-navigator.gif) no-repeat;
	display: inline;
	cursor: pointer;
	text-indent: -9999px;
	}

/* items inside navigator */
a.thumb {
	width:14px;
	height:14px;
	float:left;
	cursor: pointer;
	margin:3px;
	background:  url(pictures/hero-navigator.gif) no-repeat;
	display:block;
	text-indent: -9999px;
}

/* mouseover state */
a.thumb:hover {
	background-position:0 -14px;      
}

/* active state (current page state) */
a.thumb.active {
	background-position:0 -28px;      
}




