/* @group General Rules */

/* -- undo browser HTML defaults (see: http://tantek.com/log/2004/09.html#d06t2354) -- */

:link,:visited {
	text-decoration: none;
}

:focus {
	outline: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

span.hide {
	display: none;
}

em.warn {
	font-style: normal;
	color: #f00;
}

a {
	color: #FC6;
	text-decoration: none;
}

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

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul, ol {
	list-style: none;
}

html {
	display: block;
	font: 12px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #bb7726 url(../images/band-bg2.gif) no-repeat center 17px;
}

body {
	display: block;
	width: 940px;
	margin: 0 auto;
	height: 100%;
	color: #eadfac;
	text-align: center;
	background-color: #bb7726;
}

p {
	margin-bottom: 10px;
}

p.contact {
	margin: 20px 0;
	text-align: left;
	font-weight: bold;
}

p.intro {
	font-weight: bold;
	margin-bottom: 10px;
}

p.center {
	text-align: center;
}

p.right {
	text-align: right;
}

br {
	clear: left;
}

/* @end */

#header {
	display: block;
	position: relative;
	width: 940px;
	height: 185px;
	background: url(../images/header-bg2.gif) no-repeat left top;
}

h1 {
	display: block;
	position: relative;
	float: left;
	width: 381px;
	height: 129px;
	margin-top: 17px;
	z-index: 200;
}

#content-main {
	display: inline;
	position: relative;
	float: right;
	width: 559px;
	min-height: 530px;
	height: auto !important;
	height: 530px;
	padding-bottom: 64px;
	/*background: #eadfac url(../images/valley.gif) no-repeat center bottom;*/
	background: #fff url(../images/valley2.gif) no-repeat center bottom;
}

#content-main ul {
	display: block;
	margin: 10px 0 10px 0;
}

#content-main ul ul {
	display: block;
	margin: 10px 0 10px 25px;
}

body.download #content-main em {
	font-style: normal;
	text-decoration: underline;
}

body.download a#accepted {
	display: block;
	position: relative;
	height: 25px;
	width: 180px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #fdfee7;
	color: #fdfee7;	
	background-color: #765a18;
}

body.download a#accepted:hover {
	display: block;
	position: relative;
	height: 25px;
	width: 180px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #fdfee7;
	background-color: #c79148;
	text-decoration: none;
	color: #fff;
}

#content-main li {
	display: block;
	margin-bottom: 10px;
}

#content-main div {
	display: block;
	position: relative;
	color: #333;
	padding: 20px;
	text-align: left;
}

#content-main div.ui-tabs-hide {
	display: none;
}

#content-main a {
	color: #C60;
	text-decoration: none;
}

#content-main a:hover {
	color: #C60;
	text-decoration: underline;
}



#content-sub {
	display: inline;
	position: relative;
	float: left;
	width: 381px;
	margin-bottom: 40px;
}

dl#nav-sub {
	display: block;
	position: relative;
	width: 381px;
	text-align: left;
	margin-bottom: 50px;
	margin-top: 20px;
}

dl#nav-sub dt {
	display: block;
	position: relative;
	width: 381px;
	height: 32px;
	cursor: pointer;
}

dl#nav-sub dt a {
	display: block;
	position: relative;
	width: 348px;
	height: 32px;
	text-align: right;
	margin-left: 13px;
	padding-right: 20px;
	line-height: 32px;
	color: #eadfac;
	border-bottom: 1px solid #eadfac;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

dl#nav-sub dt a:hover {
	text-decoration: none;
	background-color: #c79148;
	border-bottom: 1px solid #c79148;
}

dl#nav-sub dt.on a {
	margin-left: 0;
	color: #bb7726;
	width: 361px;
	border-bottom: none;
	background: url(../images/subnav-on.gif) no-repeat left top;
	text-align: left;
	text-indent: 35px;
}

dl#nav-sub dd {
	display: block;
}

dl#nav-sub dd p {
	display: block;
	margin: 20px 20px 20px 13px;
}

h2 {
	display: block;
	position: relative;
	margin: 0 auto;
}

h3 {
	display: block;
	position: relative;
	text-align: left;
	font-size: 12px;
	margin: 0 auto;
	width: 260px;
	z-index: 300;
}

h4 {
	display: block;
	position: absolute;
	top: 17px;
	left: 100%;
	margin-left: -33px;
	width: 33px;
	height: 129px;
	z-index: 300;
}

h5 {
	display: block;
	position: relative;
	text-align: center;
	margin: 15px 0;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	color: #678580;
	clear: left;
}

img.info-icon {
	vertical-align: -35%;
}

form {
	display: block;
	position: relative;
	margin: 5px auto;
	text-align: left;
	width: 260px;
	z-index: 400;
}

form dl {
	display: block;
	position: relative;
	width: 330px;
	height: 25px;
}

form dl dt {
	display: inline;
	position: relative;
	float: left;
	margin-right: 10px;
	width: 185px;
	height: 25px;
}

form dl dt input {
	display: block;
	width: 178px;
	height: 23px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	padding-left: 5px;
	color: #333;
}

form dl dd {
	display: inline;
	position: relative;
	float: left;
	width: 57px;
	height: 25px;
}

form dl dd input {
	display: block;
	width: 55px;
	height: 25px;
	border: 1px solid #fff;
	color: #765a18;
	cursor: pointer;
	font-weight: bold;
	background: #fdfee7 url(../images/button-bg.gif) repeat-x left top;
}

form dl dd input:hover {
	border: 1px solid #fff;
	color: #fdfee7;	
	background: #765a18 url(../images/button-bg.gif) repeat-x left -24px;
}

#footer {
	display: block;
	position: relative;
	margin-top: 5px;
	text-align: left;
	clear: both;
}

#footer #disclaimer {
	display: block;
	position: absolute;
	width: 559px;
	top: 10px;
	left: 100%;
	margin-left: -559px;
	font-size: 9px;
	line-height: 11px;
	orphans: 4;
}

p.note {
	clear: left;
}

/* @group color usage specific */

#content-main ul.swatches {
	display: block;
	color: #fff;
}

#content-main ul.swatches li {
	display: block;
	position: relative;
	width: 60px;
	height: 50px;
	text-align: center;
	line-height: 15px;
	border: 0px solid #000;
	float: left;
	margin: 0 10px 10px 0;
	padding-top: 10px;
}

#content-main ul.swatches li.primary {
	width: 150px;
	margin: 0 20px 10px 0;
}

/* @end */


/* @group logo usage specific */

dl.logo-colors {
	display: block;
	position: relative;
	float: left;
	width: 130px;
	margin: 0 10px 20px 10px;
	text-align: center;
}

dl.logo-colors dt {
	font-weight: bold;
	margin: 5px 0 20px 0;
}

dl.logo-colors dd.swatch {
	width: 130px;
	height: 45px;
	border: 0px solid #000;
}

#content-main ul#logo-application {
	display: block;
}

#content-main ul#logo-application li {
	display: block;
	position: relative;
	width: 220px;
	text-align: left;
	line-height: 15px;
	float: left;
	margin: 0 10px 10px 10px;
}

#content-main ul#logo-application li img {
	margin-top: 15px;
	display: block;
}

/* @end */

/* contact Form styles */

form#contact {
	width: 420px;
	text-align: left;
	color:#151515;
	margin-top: 45px;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form#contact h2 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
	margin: 0;
	color: #632b19;
}

form#contact label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form#contact input {
	display: block;
	margin-top: 3px;
	border: 1px solid #999;
}

form#contact select {
	float: left;
	display: block;
}

form#contact label.field-first,
form#contact label.field-address,
form#contact label.field-city,
form#contact label.field-email {
	clear: left;
}


form#contact label.field-first,
form#contact label.field-last,
form#contact label.field-city,
form#contact label.field-email,
form#contact label.field-phone {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 180px;
}

form#contact label.field-first input,
form#contact label.field-last input,
form#contact label.field-email input,
form#contact label.field-city input,
form#contact label.field-phone input {
	float: left;
	width: 180px;
	padding: 3px;
}

form#contact p.captcha {
	/*clear: left;*/
	margin-left: 150px;
	width: 230px;
	font-size:11px;
	line-height: 13px;
}

form#contact input.captcha {
	float: left;
	width: 230px;
	padding: 3px;
	margin: 0;
}

form#contact span.small {
	font-size: 10px;
}

form#contact img.captcha {
	float: left;
	margin-right: 15px;
}

form#contact label.field-state {
	float: left;
	margin-right: 20px;
	width: 80px;
}

form#contact label.field-state select {
	width: 80px;
	float: left;
	margin-top: 3px;
}

form#contact label.field-zip {
	float: left;
	width: 80px;
}

form#contact label.field-zip input {
	float: left;
	width: 80px;
	padding: 3px;
}

form#contact label.field-address {
	float: left;
	width: 380px;
	margin: 0px 0px 0px 0px;
}

form#contact label.field-address input {
	float: left;
	width: 380px;
	padding: 3px;
}

form#contact input#radiobutton_1,
form#contact input#radiobutton_2,
form#contact input#radiobutton_3,
form#contact input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form#contact label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form#contact input.submit {
	display: block;
	width: 55px;
	height: 25px;
	border: 1px solid #666;
	color: #333;
	cursor: pointer;
	font-weight: bold;
	background: #e3e3e3;
}

form#contact input.submit:hover {
	border: 1px solid #666;
	color: #fdfee7;	
	background: #765a18 url(../images/button-bg.gif) repeat-x left -24px;
}

textarea {
	display: block;
}

form#contact input#checkbox_1,
form#contact input#checkbox_2,
form#contact input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form#contact label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form#contact textarea {
	margin-top: 3px;
	width: 380px;
	padding: 3px;
	border: 1px solid #999;
}

#contact-confirm {
	color:#151515;
}

#contact-confirm h2 {
	font-size: 14px;
	margin: 10px 0;
	color: #632b19;
	text-align: center;
}

#contact-confirm h2.error {
	color: #C00;
}