/* ====================

Title: Streamfarm Main stylesheet
Last updated: 02/10/2007 by Dave

==================== */


/* --------------------------
 @Reset - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
----------------------------- */

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, 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-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent; } :focus { outline : 0; } ol, ul { list-style : none; } table { border-collapse : collapse; border-spacing : 0; } caption, th, td { text-align : left; font-weight : normal; }


/* --------------------------
 @Base
----------------------------- */

html	{ height: 100%; margin-bottom: 1px;}

body	{ height: 100%;}

.printonly { display: none; }


/* --------------------------
 @Typography
----------------------------- */

body {
	font-family: "lucida sans unicode", "lucida grande", "trebuchet ms", sans-serif;
	color: #414a34;
	background: #FFF url('../images/bg_body.gif') top center repeat-y;
	line-height: 1.5; /* http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/ */
}

body { font-size: 75%; } /* Set font size */

p {
	line-height: 2em;
	margin-bottom: 1.5em;
}

	p.squish, div.squish p {
		line-height: 1.5em
	}

h1, .form legend {
	color: #12633f;
	font-size: 2em;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0.6em
}

	h1 img {
		display: block
	}

h2 {
	font-size: 1.3em;
	line-height: 1.222em;
	padding-top: 0.45em;
	margin-bottom: 1.15em
}

a:link {
	color: #1a714a;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #1a714a;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #39986d;
	font-weight: bold;
	text-decoration: none;
}

#site_info a {
	font-weight: normal;
}

#content ul, #content ol {
	margin: 0 0 1.8333em 1.2em;
}

li {
	line-height: 1.8333em
}

blockquote  { margin: 1.5em 0 1.5em 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }
pre         { margin-bottom: 1.3em; background: #eee; border: 0.1em solid #ddd; padding: 1.5em; }
code        { font: 0.9em Monaco, monospace; }


/* .last { margin-bottom: 0;}  - i've moved this to the grid section and combined it with the other .last */


/* --------------------------
 @Structure 
----------------------------- */

#wrapper {
	margin: 0 auto;
	width: 750px;
}

#branding {
	background: #004225;
	overflow: hidden;
	padding: 18px;
}

#mainimage {
	display: block;
}

#content {
	margin: 26px 18px 27px 18px; 
	/* margin: 26px 18px 0px 18px; */
	width: 714px;
	overflow: hidden;	
}

#site_info {
	color: #706a5a;
	background: #eeecdc;
	font-size: 0.9em;	
	padding: 18px;
}

#site_info .pipe {
	color: #cecaa7;
	margin: 0 10px;
}

#awards {
	padding: 18px;
}

#awards img {
	vertical-align: top;	
	padding-right: 9px;
}


/* --------------------------
 @Navigation 
----------------------------- */

#navigation_main {
	background: #12633f;
	padding: 7px 0px 8px 0px;
	overflow: hidden;
}

#navigation_main li {
	float: left;
	list-style-type: none;
	padding: 0 36px 0 36px;
	text-transform: uppercase;
	background: url('../images/nav_line.gif') center right no-repeat;	
}

#navigation_main li.last {
	background: none;
	padding-right: 0;
}

#navigation_main li a:link, #navigation_main li a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#navigation_main li a:hover {
	color: #b0e1cb;
	font-weight: normal;
	text-decoration: none;
}

#navigation_main li a:active {
	color: #d3eafd;
	font-weight: normal;
	text-decoration: none;
}


/* --------------------------
 @Branding
----------------------------- */

#branding #logo {
	float: right;
}


/* --------------------------
 @Gallery + @products
----------------------------- */

ul#gallery_thumbs {
	margin: 0;
}

#gallery_thumbs li {
	display: block;
	float: left;
	margin: 0 9px 9px 0;
}

#gallery_thumbs li.last {
	margin-right: 0;
}

#gallery_thumbs li.bottom {
	margin-bottom: 0;
}

#gallery_thumbs li img {
	display: block;
}

#gallery_mainimage {
	
}

.product img, .gallery img {
	display: block;
}

.product_title, .gallery_title {
	background: #d3eafd;
	color: #1a6f98;
	margin: 0 0 18px 0;
	padding: 3px 0;
	text-align: center;
	white-space: nowrap;
}

.product_title a:link, .product_title a:visited, .gallery_title a:link, .gallery_title a:visited {
	color: #1a6f98;
	font-weight: normal;
	text-decoration: none;
}

.product_title a:hover, .gallery_title a:hover {
	color: #0f98da;
	font-weight: normal;
	text-decoration: none;
}

.product_title a:active, .gallery_title a:active {
	color: #6bbee6;
	font-weight: normal;
	text-decoration: none;
}

#products {
	margin-top: 18px;
}

#product_image {
	margin-bottom: 14px;
}

#product_contact {
	margin: 18px 9px 0 0;
}

.product, .gallery {
	float: left;
	margin-right: 18px;
}

.bottom  .product_title, .bottom .gallery_title {
	margin-bottom: 0;
}

/* --------------------------
 @News
----------------------------- */

.newsitem {
	padding-bottom: 18px;
	overflow: hidden;
}

.newsitem img {
	float: left;
	margin: 0 18px 0 0;
}

.newsitem h3 {
	color: #414a34;
	font-size: 1.4em;
}

.newsdate {
	display: block;
	color: #6fa08a;
	font-weight: normal
}

h1 .newsdate {
	font-size: 0.5em;
}

.type_contact-us h1 img {
	padding-bottom: 3px;
}

h3 .newsdate {
	font-size: 0.7em;
	margin: 0 0 0.4em 0;
}

.newsitem h3 .pipe {
	color: #ddd;
}

.newsitem p {
	margin: 0;
}

#newsitem h1 {
	border-bottom: 1px solid #eee;
	margin-bottom: 18px;
	padding-bottom: 5px;
}


/* --------------------------
 @Grid
 
 - 4 columns of 150px each
 - 3 gutters of 18px each
 
----------------------------- */

.column {
	float: left;
	margin-right: 18px;	
}

.colspan-1 { width: 165px }
.colspan-2 { width: 348px }
.colspan-3 { width: 531px }
.colspan-4 { width: 714px; margin-right: 0; }

.last {
	margin-right: 0;
	margin-bottom: 0;
}


/* --------------------------
 @Presentational classes
----------------------------- */

.container {
	position: relative;
	width: 991px;
	margin: 0 auto;
}

.highlight {
	background: #fffbe2;
	border: 3px solid #ffe222;
	padding: 10px;
}

.clear {
	height: 0px;
	clear: both;
	overflow: hidden;
}


/* --------------------------
 @Forms
----------------------------- */

/*.form {
	margin-bottom: 15px;
}*/

.form fieldset {
	border: 0;
}

	.form fieldset.nolegend legend {
		display: none;
	}

.form label {
	display: block;
	margin: 0 0 18px;
	width: 348px;
}

.form input.textfield {
	background: #FBFDFE;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
	display: block;
	font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 3px 0 0 0;
	padding: 3px;
	width: 330px;
}

	.form input.textfield:focus {
		background: #FFF
	}

.form textarea {
	display: block;
	font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	background: #FBFDFE;
	padding: 3px;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
	margin: 3px 0 0 0;
	width: 330px;
	height: 200px;
}

	.form textarea:focus {
		background: #FFF
	}

.form select {
	font-family: verdana, arial, sans-serif;
	margin: 3px 0 0 0;
}

.form input.submit, .form input.button {
	color: #1a714a;
	font-size: 0.8em;
	padding: 4px 0;
	width: auto;
}

.form .error, .form .success {
	padding: 10px;
	background: #fbf3f3;
	color: #414a34;
	border: 3px solid #c84040;
	margin: 0 0 10px 0
}

#content .error h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0.3em 0;
}

#content .error ol {
	list-style-type: decimal;
	margin: 0 0 0 20px;
}

.form .success {
	background: #fffbe2;
	border-color: #ffe222;
}

.required, label span.required {
	color: #A6010C;
}


/* --------------------------
 @Paginator
----------------------------- */

.paginator {
	font-size: 0.9em;
	text-align: center;
}

.paginator a {
	padding: 2px 4px;
	border: 1px solid #b6d9c9
}

.paginator a:hover {
	background: #d5e8df;
	text-decoration: none;
}

.paginator .current {
	margin: 0 3px;
	font-weight: bold;
}

.paginator .next {
	margin-left: 15px;
}

.paginator .previous {
	margin-right: 15px;
}

.paginator .inactive {
	color: #39986d
}


/* --------------------------
 @Members
----------------------------- */

#logout_form {
	float: right;
}

#logout_form button {
	background: transparent none repeat scroll 0%;
	border: medium none;
	/* color:#981B1E;*/
	color: #1A714A;
	font-weight: bold;
	cursor: pointer;
	font-family: "lucida sans unicode", "lucida grande", "trebuchet ms", sans-serif;
	/*font-family:verdana,arial,sans-serif;
	font-size:0.7em; */
	overflow: visible;
}

#logout_form button:hover {
	color: #39986D;
}