/* COLORS
======================================================================
	#xxxxxx : color name
====================================================================== */


@import url(base.css);

@import url(thickbox.css);
#nav_inner img {
	margin-top: 6px;
	cursor: pointer;
}

/* GENERAL
====================================================================== */

html {
	background: #000;
}

body, input, select, textarea {
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	font-size: .8em;
	line-height: 1.6em;	
}

h1 {
	font-weight: normal;
	position: absolute;
	top: 20px;
	left: 101px;
}

h1 a {
	display: block;
	height: 55px;
	width: 184px;
	background: url(../_images/logo.gif) no-repeat 0 0;
}

h1 span {
	display: none;
}

h2 {
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 1.4;	
}

h3,
h3 a:link,
h3 a:visited {
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 13px;
	text-decoration: none;
}

h4, h5, h6 {
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 15px;
}

h5, h6 {
	font-weight: normal
}

p, address, dl, ul, ol, table, label {
	line-height: 1.75em;	
}

p {
	font-size: 13px;
	margin-bottom: 15px;
}

h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p {
	/* use to reduse space above#perfect_for paragraph under any header */
}

ul {
	margin-left: 1.5em;
	margin-bottom: 20px;
	list-style-type: disc;
}

ul ul {
	margin-top: 0;
	list-style-type: circle;
}

ol {
	margin-left: 1.5em;
	list-style-type: decimal;
}

ol ol {
	margin-top: 0;
	margin-left: 1.5em;
	list-style-type: lower-alpha
}

dd {
	margin: 0;
}

dt {
	margin-top: 1.5em;
	font-weight: bold;
	color: #dfd5c3;
}

blockquote {
}

blockquote p {
	/* good place to define typical font-size, line-height and margins */
}

cite {
	text-align: left;
	display: block;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}

em, q { font-style: italic; }

strong { font-weight: bold; }

a:link,
a:visited {
	color:#a4b973;
	text-decoration: underline;
}

a:hover,
a:active {
	/* good place to define a color */
}



/* FORMS
====================================================================== */

form {
	width: 330px;
}

textarea {
	font-size: 14px;
	border: 0;
	margin: 10px 0;
	padding: 6px;
	width: 318px;
	color: #968356;
	vertical-align: top;
	background: #32271a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

input {
	font-size: 14px;
	border: 0;
	margin: 0 0 10px;
	padding: 6px;
	color: #968356;
	background: #32271a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

}

input.Large {
	width: 318px;
	margin: 10px 0;
}

input.Small {
	width: 260px;
	margin-right: 5px;
}

input.Submit {
	text-transform: uppercase;
	color: #261c0f;
	background: #9a7b00;
	padding: 6px 0px;
	text-align: center;
	padding: 6px 0px;
	font-size: 14px;
	width: 49px;
	cursor: pointer;
}

#footer input.Submit {
}

/* DUPLICATION
====================================================================== */

ul.Double {
	width: 50%;
	float: left;
}

/* articles
====================================================================== */

body#section_article h2 {
	line-height: 1.5;
}

body#section_article h3 {
	border: 0 !important;
	margin-bottom: 0;
	margin-top: 20px;
}

body#section_article h4 {
	width: 50%;
}

body#section_article #fat_column span a:link,
body#section_article #fat_column span a:visited {
	font-size: 16px;
	display: block;
	text-decoration: none;
	color: #87b53e;
}

body#section_article #fat_column span a:hover,
body#section_article #fat_column span a:active {
	color: #b58735;
}

body#section_article #thin_column li,
body#section_article ol li {
	padding-bottom: 10px;
}

body#section_article #thin_column a:link,
body#section_article #thin_column a:visited {
	font-size: 12px;
	font-weight: normal;
}

table {
	margin-bottom: 20px;
	width: 568px;
}

th {
	padding: 5px 10px;
	background: #211508;
}

td {
	padding: 5px 10px;
	vertical-align: middle;
	border: 1px solid #211508;
}


/* CONTACT
====================================================================== */
body#section_contact #fat_column form {
	width: 400px;
	text-align: right;
}

.field-describe span {
	position: relative;
	top: 10px;
}

div#honeypot {
	position: absolute;
	top: -10000000px;
}

body#section_contact #fat_column input.Submit {
	padding: 2px 20px;
	font-size: 14px;
	width: auto;
}

body#section_contact #thin_column address {
	margin-bottom: 20px;
}

body#section_contact #thin_column {
}

body#section_contact #thin_column form {
	width: 100%;
}

body#section_contact #thin_column input.Small {
	width: 182px;
}

/* HEADER
====================================================================== */

#header_wrapper {
	min-width: 955px;
	height: 95px;
	background: url(../_images/background_header_tile.gif) repeat top center;
}

div#header_shift {
	width: 955px;
	margin: 0 auto;
	position: relative;
}

#header {
	overflow: auto;
	width: 1031px;
	height: 80px;
	margin: 0 auto;
	padding: 5px 0 15px 0;
	position: absolute;
	left: -76px;
	background: url(../_images/background_header_nol.gif) no-repeat 0 0;

}

#header div {
	width: 395px;
	height: 73px;
	float: right;
	padding-top: 0px;
	margin-right: 25px;
}

#header div address {
	color: #dfd5c3;
	float: left;
	font-family: "Lucida Grande";
	font-weight: bold;
	font-size: 11px;
	margin:15px 25px 0 0;
}

#header a:link,
#header a:visited {
	color: #00abf6;
	text-decoration: none;
}

#header a:hover,
#header a:active {
	color: #8FD8F8;
}

address.Aligned {
	text-align: right;
}

#lamp {
	display: inline;
	float: right;
}

/* NAVIGATION
====================================================================== */

#nav_wrapper {
	min-width: 955px;
	height: 37px;
	background: url(../_images/background_nav_tile.gif) repeat-x 0 0;
}


div#nav_shift {
	width: 955px;
	margin: 0 auto;
	position: relative;
}

#nav_inner {
	width: 1031px;
	position: absolute;
	left: -76px;
	margin: 0 auto;
	background: url(../_images/background_nav.gif) no-repeat 0 0;
}

ul#nav {
	/* use this for centered navigation */
	margin: 0;
	position: relative;
	left: 76px;
	list-style-type: none;
	text-align: left;
	width: 800px;
	height: 37px;
	padding-left: 8px;
	font-family: "Lucida Grande";
}

#nav li {
	/* use this for centered navigation */
	display: inline;
	float: left;
	vertical-align: middle;
}

#nav li a:link,
#nav li a:visited {
	/* use this for centered navigation */
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 17px;
	font-size: 13px;
	color: #f1e09e;
	position: relative;
	top: 8px;
}

#nav li a:hover,
#nav li a:active {
	color: #fff;
}

#nav li.Current a:link,
#nav li.Current a:visited {
	color: #fff;
}

/* VIDEO
====================================================================== */	

#video_wrapper {
	min-width: 955px;
	border-bottom: 3px solid #3d3124;
	background: #000;
}

#video {
	width: 905px;
	margin: 0 auto;
	position: relative;
	padding: 25px;
	font-family: "Lucida Grande";
}

a#player {
	cursor: pointer;
	border: 2px solid #0080c6;
	background: url(../_images/placeholder.jpg) no-repeat 0 0;
}

.clips {
	position: absolute;
	top: 25px;
	left: 669px;
}

.clips a:link,
.clips a:visited {
	display: block;
	width: 250px;
	height: 85px;
	padding: 20px 0 0 15px;
	text-decoration: none;
	color: #CDC493;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
	background: #000;
}

.clips a#middle {
	margin: 1px 0;
}

.clips a.playing, .clips a.paused {
	background: #000 url(../_images/background_nowplaying.gif) repeat-y 0 0;
}

a.playing span {
	color: #efe4ac;
	background: url(../_images/btn_pause.gif) no-repeat 0 6px;
}

a.paused span {
	color: #efe4ac;
	background: url(../_images/btn_play_active.gif) no-repeat 0 6px;
}

.clips {
	background: url(../_images/background_clips.gif) repeat-y 0 0;
}

.clips span {
	display: block;
	color: #00abf6;
	font-size: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	background: url(../_images/btn_play.gif) no-repeat 0 5px;
}

.clips span em {
	font-style: italic;
	display: none;
}


/* CONTENT
====================================================================== */

body#section_home #content_wrapper {
	min-width: 955px;
	border-bottom: 3px solid #3d3124;
	background: #120b04 url(../_images/background_content.gif) repeat-x top center;
}

#content_wrapper {
	min-width: 955px;
	border-bottom: 3px solid #3d3124;
	background:#130c05 url(../_images/background_content_int.gif) repeat-x 0 0;
}

#content {
	width: 905px;
	margin: 0 auto;
	padding: 25px;
	overflow: auto;
	color: #aaa084;
}

#fat,
#fat_column {
	overflow: auto;
	width: 640px;
	float: left;
	padding-bottom: 25px;
}

#fat_column {
	padding: 20px 0 25px 25px;
	width: 588px;
	position: relative;
	left: -25px;
	background: url(../_images/background_fatcolumn.png) no-repeat 0 0;
}
#fat_column h2,
#fat h2 , #feature h2{
	color: #87b541;
}

#fat_column h2 {
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
}

#fat h3,
#fat h3 a:link,
#fat h3 a:visited,
#fat h3 a:hover,
#fat h3 a:active {
	color: #ab6d00;
	margin-bottom: 20px;
}

#fat_column h3 {
	color: #87b541;
	text-transform: none;
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom: 1px solid;
}

#fat_column h4 {
	color: #dfd6c4;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
}

.AlignLeft {
	float: left;
	margin: 5px 23px 23px 0;
	text-align: center;
	color: #ccab6c;
}

.AlignRight {
	float: Right;
	margin: 5px 0px 23px 23px;
	text-align: center;
	color: #ccab6c;
}

.AlignRight img,
.AlignLeft img {
	border: 2px solid #35271a;
}

#fat_column div {
	overflow: auto;
}

#fat div {
	float: left;
}

#fat div#perfect_for {
	width: 145px;
	margin-top: 20px;
}


#fat div#perfect_for ul {
	list-style-image: url(../_images/li_check.gif);
	color: #aa9359;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

#fat div#perfect_for ul li {
	padding-bottom: 10px;
}

#fat div#perfect_for ul li a:link,
#fat div#perfect_for ul li a:visited {
	text-decoration: none;
	color: #aa9359;
}

#fat div#perfect_for ul li a:hover,
#fat div#perfect_for ul li a:active {
	color: #87B53E;
}


#fat div#sliders {
	width: 432px;
	padding: 20px 0 0 30px;
	color: #aaa084;
	font-size: 14px;
	background: url(../_images/corner.gif) no-repeat 0 0;
}

#thin_column,
#thin {
	margin-left: 14px;
	color: #cbab6d;
	width: 247px;
	float: left;
	padding: 20px 0 25px 0;
}

#thin_column {
	width: 252px;
	min-height: 531px;
	height: 100%;
	padding: 20px 0 25px 20px;
	background: url(../_images/background_thincolum.png) no-repeat 0 0;
}


#thin_column h2 {
	margin-bottom: 20px;
	color: #A69567;
}

#thin_column h3 {
	padding-top: 10px;
}

#thin_column span {
	display: block;
	font-weight: bold;
	color: #3B8EB2;
}

#thin_column span.Link a:link,
#thin_column span.Link a:visited {
	color: #a69466;
	text-decoration: underline;
}

#thin_column span a:hover,
#thin_column span a:active {
	color: #b58735;
}

#thin_column p {
	color: #847756;
	font-size: 12px;
}

#thin_column ul {
	list-style-type: none;
	margin: 0 0 30px 0;
}

#thin_column ul ul {
}

#thin_column a:link, #thin_column a:visited {
	color: #3B8EB2;
	text-decoration: none;
	font-size: 14px;
}

a.Button:link, a.Button:visited {
	color: #281d0d !important;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	display: block;
	padding: 6px 0px;
	float: left;
	width: 45%;
	margin: 0 10px 20px 0px;
	background: #a0b46c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

body#section_contact #thin_column a:link, body#section_contact #thin_column a:visited {
	color: #ccaa6b;
	text-decoration: underline;
	font-size: 12px;
}

#thin_column a:hover, #thin_column a:active {
	color: #B48838;
}

body#section_contact #thin_column a:hover, body#section_contact #thin_column a:active {
	color: #B48838;
}


#thin blockquote {
	padding: 30px 10px 10px 10px;
	font-style: italic;
	font-family: Georgia;
	background: url(../_images/quote_top.gif) no-repeat 0 0 !important;
}

#thin blockquote p {
	font-family: Georgia;
	font-size: 14px;
	margin: 0;
}

#thin cite {
	position: relative;
	left: 7px;
	font-weight: normal;
	background: url(../_images/quote_bottom.gif) no-repeat 210px top !important;
}

#thin cite span {
	padding-top: 20px;
	padding-bottom: 0px;
	color: #46b1de;
	display: block;
	font-style: normal;
	position: relative;
	left: -7px;
	text-transform: uppercase;
	font-size: 12px;
}

/* FOOTER
====================================================================== */

#footer_wrapper {
	min-width: 955px;
	background: #16100a url(../_images/background_footer.gif) repeat-x top center;
}

#footer {
	width: 905px;
	margin: 0 auto;
	padding: 30px 25px 25px;
	overflow: auto;
}

#newsletter {
	width: 329px;
	padding-right: 35px;
	border-right: 1px solid #866900;
	float: left;
	color: #524532;
}

#newsletter h4 {
	color: #bf8200;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 14px;
}

#newsletter p {
	font-size:  11px;
	margin: 0;
}

#links {
	 width: 514px;
	 padding-left: 25px;
	 border-left: 1px solid #866900;
	 float: left;
	 position: relative;
	 left: -1px;
}

#links ul {
	float: left;
	width: 40%;
	margin-left: 20px;
	list-style-type: none;
}

#links ul li a:link,
#links ul li a:visited {
	color: #4f4231;
	font-size: 12px;
	text-decoration: none;
	
}

#links ul li a:hover,
#links ul li a:active {
	color: #C18200;
}


/* CREDIT
====================================================================== */
/* un-comment below for typical cgCraft credit colors */

#credit_wrapper {
	min-width: 955px;
	background: #000;
}

#credit {
	width: 905px;
	padding: 5px 25px;
	margin: 0 auto;
	text-align: right;
	color: #464136;
}

#credit p {
	font-size: 11px;
	margin: 0;
}

#credit a:link,
#credit a:visited {
	color: #464136;
	text-decoration: none;

}

#credit a:hover {
	color: #666;
}

#credit a:hover span {
	color: #a8d936;
}

#credit a:active {
	color: #fff;
}

/* CUSTOM CLASSES
====================================================================== */
.SubLine {
	font-size: .85em;
}

.ClearBoth {
	clear: both;
}
#feature_wrapper {
	min-width: 955px;
	border-bottom: 3px solid #3d3124;
	background:#130c05 url(../_images/background_content_int.gif) repeat-x 0 0;
}
#feature {
	width: 905px;
	color: #aaa084;
	height: 125px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#feature_text {
	float: left;
	height: 125px;
	width: 350px;
	padding-left: 25px;
}
.feature_screencap {
	float: left;
	height: 125px;
	width: 205px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 2px;
}
#feature_text_1 h2 , #feature_text_2 h2{
	font-size: 14px;
	margin-bottom: 4px;
	line-height: 16px;
	margin-top: 4px;
}
#feature_text_1 p {
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 0px;
}
.feature_screencap img , .feature_screencap_small img{
	border: 1px solid #0080c6;
}
#feature_text_1 {
	float: left;
	height: 125px;
	width: 219px;
	padding-left: 12px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87B540;
}
.feature_screencap_small {
	float: left;
	height: 125px;
	width: 115px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 2px;
}
.feature_screencap_small .bottom {
	margin-top: 2px;
}
#feature_text_2 {
	float: left;
	height: 125px;
	width: 309px;
	padding-left: 12px;
	padding-right: 10px;
}
#feature_text_2 hr {
	color: #87B540;
	margin-top: 6px;
}
#feature_text_2 p {
	line-height: 14px;
	font-size: 12px;
	margin-bottom: 0px;
}
.white_paper_form {
	background-color: #FFF;
	height: 360px;
	width: 640px;
	font-size: 18px;
	color: #130D05;
	text-align: center;
}
.white_paper_form form {
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.white_paper_form input.Large , .white_paper_form input.Small{
	color: #006E95;
	background-color: #ABD6EF;
	margin-top: 2px;
	margin-bottom: 2px;
}
.white_paper_form input.Submit {
	color: #ACD6EE;
	background-color: #0C81C4;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 47px;
}
