

/*** =STRUCTURE ***/


#credits {
	color:white;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#613917;
}

#bubble {
	display: none;
	position: absolute;
	width: 260px;
	height: 260px;
	background: url(../img/bubble.png) no-repeat;
	font-size: 10px;
}

#bubble div {
	padding: 45px 35px 120px 50px;
}


#container {
	width: 986px;
	margin: 0 auto;
	position: relative;
}


#banner {
	height: 255px;
	background: url(../img/banner.jpg) no-repeat;
}

#home #banner {
	height: 385px;
	background: url(../img/banner-home.jpg) no-repeat;
}

	#logo {
		position: absolute;
		top: 20px;
		left: 50px;
	}

	#auxnav {
		padding: 8px 10px;
		text-align: right;
	}

	#auxnav a, #auxnav a:link, #auxnav a:visited {
		color: white;
		font-size: 1.2em;
		text-decoration: none;
		padding: 0 6px;

		border-color: #95754f;
		border-style: dotted;
		border-width: 0 0 0 1px;
	}

	#auxnav a.first {
		border: 0;
	}

#main {

	background: #618f2d url(../img/main-bg.png) repeat-y top center;
}

#outer {
	background: url(../img/main-top.jpg) no-repeat top center;
	min-height: 260px;
	padding: 20px 74px 2px 78px;
}

#footer {
	background: #613917 url(../img/footer-bg.jpg) repeat-x center top;
}

#footbanner {
	height: 194px;
	width: 986px;
	margin: 0 auto;
	background: url(../img/footer.jpg) no-repeat;
	padding-top: 50px;
}

#options {
	float: left;
	width: 190px;
	position: relative;
}

#scroller {
	position: absolute;
	top: 0px;
	left: 0px;
}

	#promo {
		text-align: center;
		margin: 1.5em 0;
	}

	#contact {
		border: 1px solid #c8dfe2;
		padding: 4px;
		margin: 1.5em 0;
	}

	#contact h4 {
		text-align: center;
		font-size: 2em;
		margin: 0;
	}

	#contact address {
		display: block;
		background: #f3f8fa;
		padding: 8px;
		color: #858585;
		font-size: 1.2em;
		font-weight: bold;
		font-style: normal;
	}

	#contact address span, #contact address a {
		color: #185797
	}

#content {
	font-size: 1.2em;
	line-height: 1.8em;
}

body.themes #content {
	margin: 0 0 0 210px;
}

/*** end =STRUCTURE ***/



/*** =NAVIGATION ***/

#nav {
	position: absolute;
	top: 25px;
	left: 240px;
}

#nav a {
	display: block;
	position: absolute;
	background-image: url(../img/nav-sprite.gif);

	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	text-decoration; none;
	color: white;
}

#nav a.lnk {
	height: 43px;
	top: 0px;
}

#nav a.more {
	height: 36px;
	top: 43px;
}

a#nav-finan, a#nav-finan:link, a#nav-finan:visited 	{ width: 122px; left: 0px; 	background-position: 0px 0px; }
a#nav-finan-on, a#nav-finan:hover, a#nav-finan:active 	{ width: 122px; left: 0px; 	background-position: 0px -43px; }
a#nav-envir, a#nav-envir:link, a#nav-envir:visited 	{ width: 141px; left: 122px; 	background-position: -122px 0px; }
a#nav-envir-on, a#nav-envir:hover, a#nav-envir:active 	{ width: 141px; left: 122px; 	background-position: -122px -43px; }
a#nav-safet, a#nav-safet:link, a#nav-safet:visited 	{ width: 75px;  left: 263px; 	background-position: -263px 0px; }
a#nav-safet-on, a#nav-safet:hover, a#nav-safet:active 	{ width: 75px;  left: 263px; 	background-position: -263px -43px; }
a#nav-drugc, a#nav-drugc:link, a#nav-drugc:visited 	{ width: 157px; left: 338px; 	background-position: -338px 0px; }
a#nav-drugc-on, a#nav-drugc:hover, a#nav-drugc:active 	{ width: 157px; left: 338px; 	background-position: -338px -43px; }
a#nav-healt, a#nav-healt:link, a#nav-healt:visited 	{ width: 197px; left: 495px; 	background-position: -495px 0px; }
a#nav-healt-on, a#nav-healt:hover, a#nav-healt:active 	{ width: 197px; left: 495px; 	background-position: -495px -43px; }
a#nav-spani, a#nav-spani:link, a#nav-spani:visited 	{ width: 112px; left: 187px; 	background-position: -692px 0px; }
a#nav-spani-on, a#nav-spani:hover, a#nav-spani:active 	{ width: 112px; left: 187px; 	background-position: -692px -43px; }
a#nav-seaso, a#nav-seaso:link, a#nav-seaso:visited 	{ width: 109px; left: 299px; 	background-position: -804px 0px; }
a#nav-seaso-on, a#nav-seaso:hover, a#nav-seaso:active 	{ width: 109px; left: 299px; 	background-position: -804px -43px; }
a#nav-every, a#nav-every:link, a#nav-every:visited 	{ width: 317px; left: 408px; 	background-position: -913px 0px; }
a#nav-every-on, a#nav-every:hover, a#nav-every:active 	{ width: 317px; left: 408px; 	background-position: -913px -43px; }

#themes {
	position: absolute;
	top: 74px;
	left: 267px;
}

/*** end =NAVIGATION ***/



/*** =FOOTER ***/
#footer {
	width: 100%;
}

#footer .panel {
	position: relative;
	float: left;
	width: 270px;
	margin-left: 40px;
}

#footer h3 {
	font-family: Arial Black, arial, sans-serif;
	color: #f38d19;
	font-weight: bold;
	font-size: 1.8em;
	border-bottom: 2px dotted white;
	margin: 1em 0 0.5em 0;
}


#footer .panel.narrow {
	width: 240px;
}

#footer #crayon-feature {
	position: absolute;
	top: 18px;
	left: 2px;
}

#footer .panel ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer .panel ul li {
	float: left;
	width: 120px;
	margin-right: 15px;
	border-bottom: 1px solid #a0682e;
}


#footer .panel ul li a,
#footer .panel ul li a:link,
#footer .panel ul li a:visited {
	display: block;
	padding: 3px;
	font-size: 1.2em;
	color: white;
	background-color: transparent;
	text-decoration: none;
}

#footer .panel ul li a:hover,
#footer .panel ul li a:active {
	background-color: #512b17;
	color: #b1cd5e;
}

#footer .clean {
	clear: left;
}


/*** end =FOOTER ***/



/*** =SUBNAV ***/

#subnav {
	list-style-type: none;
	margin: 0;
	padding: 18px 0 0 0;
	background: url(../img/subnav-bg.gif) no-repeat top center;
}

#subnav li {
	padding: 0 16px;
}

#subnav li.cup {
	background: url(../img/subnav-bg.gif) no-repeat bottom center;
	height: 20px;
	width: 158px;
}

#subnav li a, #subnav li a:link, #subnav li a:visited {
	font-size: 1.2em;
	display: block;
	border-bottom: 1px solid #f2f7f9;
	border-top: 1px solid #deecf1;
	padding: 6px;

	font-weight: bold;
	color: #858585;
	text-decoration: none;
}

#subnav li a.first { border-top: 0; }
#subnav li a.last { border-bottom: 0; }

/** end =SUBNAV ***/


/** styles for home js slider **/

#featured-cb-box {
	height: 160px;
}

#al {
	opacity: 0.25;
	float: left;
	width: 34px;
	text-align: left;
}
	#al-padd {
		padding: 40px 0 0 0;
	}

#featured-cb {
	float: left;
	overflow: hidden;
	width: 766px;
}

	#slides {
		margin-left: 0;
		width: 2550px;
	}

		.feature {
			float: left;
			background-image: url(../img/feature-bg.jpg);
			background-repeat: no-repeat;
			background-position: center top;
			width: 255px;
			height: 154px;
		}

		.feature-padd {
			padding: 20px 20px 10px;
		}

		.feature-padd .fl img {
			border: 1px solid #82CBDE;
			width: 84px;
			height: 110px;
		}

          .feature strong {
          	font-size: 1.4em;
          }
		.feature em {
			color: #876a47;
			font-size: 1.2em;
			font-style: normal;
			font-weight: bold;
	     }

	     .feat-right {
	     	margin-left: 96px;
	     }

#ar {
	float: left;
	width: 34px;
	text-align: right;
}
	#ar-padd {
		padding: 40px 0 0 0;
	}


.fl {
	float: left;
}
.fr {
	float: right;
}
.clear-me {
	clear: both;
}

/** end home js slider styles **/


/** standard overlay styles **/

#dialog-top {
	background-image: url(../img/dlg-top.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 465px;
	height: 100px;
}
#dialog-body {
	background-image: url(../img/dlg-body.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 465px;
	height: 325px;
}

	#dlg-body-padd {
		padding: 0 60px 0 66px;
	}

	#dlg-body-padd table#dlg-crayon-info {
		border-collapse: collapse;
	}

	     #dlg-body-padd table#dlg-crayon-info td {
	          background-color: white;
	          padding: 4px;
	     }

#dialog-bot {
	background-image: url(../img/dlg-bot.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 465px;
	height: 68px;
}


/** end overlay styles **/

#dialog-body {
	font-size: 1.2em;
	color: #154d86;
}

form {
	margin: 0;
	padding: 0;
}

#dialog-body p {
	margin-top: 0;
	font-weight: bold;
	color: #878787;
}

fieldset {
	margin: 0;
	border: 0;
}
#dialog-body fieldset {
	padding: 4px 7px 9px;
}

#dialog-body fieldset legend {
	display: none;
}
fieldset legend {
	color: #8a85be;
	font-weight: bold;
	font-size: 16px;
}

fieldset ul, fieldset ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

fieldset li {
	margin: 16px 0;
}

#catalog-sample-request fieldset label {
	display: inline-block;
	font-weight: bold;
	width: 200px;
}
#dialog-body fieldset .label-col {
	display: inline-block;
	width: 110px;
	font-weight: bold;
}

#dialog-body input#customer-email, #dialog-body input#your-email, #dialog-body textarea {
	width: 180px;
}

fieldset textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

fieldset #questions-comments {
	width: 240px;
	height: 78px;
}

#dialog-body #message-ta {
	margin-left: 110px;
}

#dialog-body #form-buttons {
	margin-top: 30px;
}

#dialog-body #bData {
	display: none;
}

fieldset .error {
	color: #f12c07;
}