/* CSS Document */

a {
	text-decoration:none;
	color:#ff8110;
}

img {
        border:none;
}

p{
margin-top:0;
}

.clear {
	clear:both;	
}

body {
	background:#ffffff;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666666;
}

h1, h2, h3, h4, h5 {
	color:#8e9d60;
	color:#666666; 
	font-size:15px;
	margin-bottom:0;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child {
margin-top:0;
}

h1{
font-size:15px;
/*color:#FF7900;*/
color:#8e9d60;/*olive green*/
color:#9bb410; /*new green*/
color:#f6921e; /*new orange*/
font-weight:normal;
margin-top:0;
margin-bottom:10px;
}

h3{
font-size:12px;
}

#header-wrap {
	background:url(../images/gui/top-edge-white.jpg) top center no-repeat;
	width:964px;
	height:140px;
	margin:0 auto;
}

#container {
	width:964px;
	min-height:500px;
	margin:0 auto;
	position:relative;
}

#middle-container {
	margin:0 40px;
	margin-top:30px;
}

#content{
	margin:0 20px;
}

#center-wrap {
	background: url(../images/gui/center-bg-white.jpg) center center repeat-y;
	width:964px;
	min-height: 200px;
	margin:0 auto;
	padding-bottom:1px;
}

#prefooter {
	background: url(../images/gui/bottom-edge-white.jpg) bottom center no-repeat;
	width:964px;
	height: 44px;
	margin:0 auto;
	padding-top:1px;
}

#footer {
	text-align:center;	
}

#footer-menu {
	color:#FF7900;
}

#footer-menu a {
	text-decoration:none;
	padding:0 5px;
	font-size:11px;
	color:#f6921e;
}

#footer-content {
	font-size: 11px !important;
	color:#8C8C8C;
}

#footer-content a {
	color:#8C8C8C;
}

#three-boxes {
	position:relative;
	width:822px;
	height: 170px;
	margin:0 auto;
	margin-top:30px !important;
}

#three-boxes .box {
	width: 253px;
	height:170px;
	font-size:95%;
}

#three-boxes .box h3{
margin-bottom:8px;
}

#three-boxes .scroll-box {
width: 253px;
height: 170px;
}

#three-boxes .wrap {
	margin: 10px 16px;
}


#three-boxes .left
 {
	border:1px solid #ccc;
	float:left;
}

#three-boxes .center {
	margin-left:30px;
	float:left;
	border:1px solid #ccc;
}


#three-boxes .center .content {
	margin-left: 40px;
}

#three-boxes .right {
	position:absolute;
	right:-2px;
	border:1px solid #ccc;
}

#three-boxes .content, .textwidget_middle {
	margin-top: 10px;
}

#logo {
	position:absolute;
	top: 38px;
	left:55px;
}

#menu {
	float:right;
	color: #B2B2B2;
	padding-top: 54px;
	margin-right:60px;
	text-transform:lowercase;
	padding-bottom:3px;
/*	border-bottom:1px solid #cccccc;*/
}

#menu a {
	font-size: 11px;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	color: #B2B2B2;
	color: #666;
	text-decoration:none;
}

#menu a.active {
	font-weight:bold;
	color:#666666;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	float:left;
	list-style-type:none;
	position:relative;
}

#menu li ul {
	display:none;
	color:#fb6600;
	position:absolute;
	top:20px;
	width:300px;
}

#menu li ul a {
	font-size: 10px;
	color:#f6921e;
}
#menu li ul a.active {
	color:#f6921e;
	font-weight:bold;
}

#menu li.active-list ul {
	display:block;
	position:absolute;
	width:300px;
}

#menu li.active-list ul li {
	float:left;
}

#menu .delimiter {
	padding-left:3px;
	padding-right:3px;
}

#portfolio {
	min-height:478px;
}

#portfolio .left {
	float:left;
	color:#A2AF7F;
	width:175px;
	margin-top:15px;
}

#portfolio .left h1 {
	margin-top:0;
	font-size:14px;
	font-weight:normal !important;
}

#portfolio .right {
	float:left;
	margin-left:10px;
}

.category_descritpion {
color:#666;
}

/* Galleriffic */
#productcatalog_gallery.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:655px; 
}

#productcatalog_thumbs {
	margin-bottom:80px;	
}

#productcatalog_thumbs ul.thumbs {
	width:110px !important;
}

#productcatalog_thumbs a.thumb {
	padding:0 !important;
}

#productcatalog_thumbs ul.thumbs img {
	width:20px;
	height:auto;
}

#productcatalog_gallery #caption, #productcatalog_gallery #controls {
	display:none;	
}

#productcatalog_gallery .slideshow img {
	border: none;
	display: block;
	width:655px;
	height:450px;
}

#productcatalog_thumbs.navigation div.top.pagination a, #productcatalog_thumbs.navigation div.top.pagination span.current {
	margin-right:6px;
}

#productcatalog_thumbs.navigation a {
	text-decoration:none;
	color:#A2AF7F;
}

#productcatalog_thumbs.top.navigation {
	margin-right:6px;
}

#productcatalog_thumbs ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 5px 0 0;
	list-style: none;
}

#productcatalog_gallery .slideshow a.advance-link {
	padding: 0;
	display: block;
	border: none;
}

.top.pagination{
	display:none;
}

.nav-controls a {
	margin-left:6px;
}

a.prev {
	margin-left:22px;
}

.nav-itemsof {
color:#666;
}

/* FORM */
form {
	color:#9BB410;
color:#666;
}

form label {
	display:block;
	text-transform:lowercase;
	margin:8px 0 2px 0;
}

form input[type='text'], form textarea {
	width: 300px;
	border:solid 1px #ccc;
	padding: 4px;
}

form input[type='submit']{
	border:solid 1px #ccc;
	color: #f6921e; font-weight:bold;
	padding:4px;
	background:#9bb410;
background:#fff;
	font-family:"Century Gothic"
}

form textarea {
	height:180px;
}

label.error {
	color:#F00;	
}

form .address, form .city, form .state, form .zip {
	display:none;
}

form label.required:after {
	content: ' (required)';
}

.news_list_item {
	padding-top:2px;
}

.news_list_item_title {
	color:#ff8110;
}

.news_list_item_date {
	font-size:11px;
	color:#999;
}

.news_list_item_abstract p {
	padding:0;
	margin:0;
}

.textwidget_top {
	padding-bottom:5px;
}

#productcatalog_category_list_wrap {
height:56px;
}

#productgallery_carousel{
display:none;
}
#slideshow {
}
ul#productgallery_carousel li{
}


#productcatalog_thumbs a.thumb.thumb_text {
	border:none !important;
	background:none !important;
	color:#9bb410;
color:#ccc;
}

#productcatalog_thumbs a.thumb.thumb_text:hover,
#productcatalog_thumbs li.selected a.thumb.thumb_text
{
font-weight:normal;
color:#666;
}

#productcatalog_gallery .content{
}

#productcatalog_gallery{
height:474px;
}

#productcatalog_gallery .loader {
position:absolute;
width:655px;
}

#productcatalog_gallery .slideshow span.image-wrapper {
	float: right;
	margin-right:-25px;
}

#middle-wrap{
}

#portfolio .left{
width:175px;
}

/* jCarousel */
#carousel_custom_nav{
	text-align:center;
	height:16px;
}

#mycarousel-next, #mycarousel-prev {
	margin:0 4px;
}

/* Design overrides */
body.web #productcatalog_thumbs, 
body.print #productcatalog_thumbs, 
body.logos #productcatalog_thumbs
{
	margin-bottom:22px;
	padding-bottom:22px;
	border-bottom:solid 1px #999;
	width: 175px !important;	
}

#productcatalog_thumbs ul.thumbs .thumb_text,
#productcatalog_thumbs ul.thumbs .thumb_text,
#productcatalog_thumbs ul.thumbs .thumb_text 
{
	width:175px;
}

body.web #productcatalog_thumbs ul.thumbs,
body.print #productcatalog_thumbs ul.thumbs,
body.logos #productcatalog_thumbs ul.thumbs
{
	width:175px !important;
}

body.web #portfolio .left h1,
body.print #portfolio .left h1,
body.logos #portfolio .left h1
{
	margin-top:0;
	font-size:14px;
	font-weight:bold;
}

body.web .thumbs .selected a,
body.print .thumbs .selected a,
body.logos .thumbs .selected a
{
	font-weight:bold;
}

body.web #controls,
body.print #controls,
body.logos #controls
{
	display:none;
}

.thumb_text:before
{
	content: "> "
}

.thumb_text:hover {
	font-weight:bold;
}

/* Contact Page */
#contact_right{
	float:right;
	width:320px;
}

#contact_left{
	float:left;
}

body.clients ul{
	margin:0;
	padding:0;
}

body.clients ul li{
	list-style-type:none;
}

body.clients h3{
	margin-top:20px;
	margin-bottom:5px;
}

/* Footer menu */
#footer-menu{
	width:400px;
	margin:0 auto;
}

#footer-menu ul {
	margin:0;
	padding:0;
	width:100px;
	float:left;
	text-align:center;
	margin-bottom:40px;
}

#footer-menu ul li{
	list-style:none;
	margin-bottom:6px;
}

#footer-content {
	clear:both;
}


div.col-content-right, div.col_content_right{
width:600px;
float:right;
}

div.col-side-left, div.col_side_left{
width:210px;
float:left;
}

p.medium-font-size {
font-size:14px;
}
.process-text {
	font-size: 14px;
}

/* TESTIMONIALS */
.testimonial_list_item{
margin-bottom:40px;
}

.testimonial_list_item_name, .testimonial_list_item_location{
color:#f6921e;
font-weight:bold;
}

.testimonial_list_item_location {
font-weight:normal;
font-size:90%;
}

.testimonial_list_item_body {
font-style:italic;
}

.testimonial_credit{
	text-align:right;
}

#testimonial_list_wrap{
width:600px;
float:right;
}

.paging_item a {
border:solid 1px #ccc;
margin:4px;
font-size:90%;
padding:2px 6px;
}
.paging_item_active{
border:solid 1px #ccc !important;
padding:2px 6px;
background:#f6921e;
color:#fff;
font-size:90%;
}

.paging_item a:hover {
border:solid 1px #ccc !important;
padding:2px 6px;
background:#f6921e;
color:#fff;
}

/* sidebar blog links hover action */

ul.sidebar_links {
list-style-type:none;
margin:0;
padding:0;
}

ul.sidebar_links a {
color:#999;
}

ul.sidebar_links a:hover, ul.sidebar_links a.active { 
color:#111;
}

ul.sidebar_links li{
margin-bottom:10px;
}

/* text to put before link */
ul.sidebar_links a:before {
content: ' > ';
}




.col_side_left h3{
font-size:15px;
color:#f6921e; /*new orange*/
font-weight:normal;
margin-top:0;
margin-bottom:14px;
}

/*.widgettitle{display: none}*/