/* Resets
--------------------------------------------------------------------------------*/

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

ul {
	list-style: none;
}

fieldset {
	border: 0;
}

a img {
	border: 0;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

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

a:hover {
	color: #ea9f00;
	text-decoration: none;
}

/* General Styling and Structure
--------------------------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757575;
	margin: 0;
	padding: 0;
	background: #fff;
}

p {
	line-height: 1.5;
	padding: .5em 0;
}

h1,
h2,
h3,
h4 {
	padding: .5em 0 .2em 0;
}

h1 {
	font-size: 32px;
	line-height: 1;
	font-weight: normal;
}

h2,
h3 {
	font-size: 18px;
	line-height: 1.2;
}

h3 {
}

h4 {
	font-size: 14px;
	line-height: 1.2;
}

blockquote {
	font-style:italic;
	border-left:4px solid #eee;
	margin:10px 0 10px 0;
	padding-left:20px;
	line-height:1.5;
	color:#888;
}


hr {background:#CCCCCC !important;}

#header-wrap,
#banner-wrap,
#main-wrap,
#footer-wrap {
	min-width: 750px;
}

#header-top,
#banner,
#main,
#footer {
	width: 750px;
	margin: 0 auto;
}

#header-wrap {
}

#header {
	line-height: 1;
	padding: 25px 0;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 8px;
}

#logo,
#logo a {
	font-size: 28px;
	line-height: 1;
	font-weight: normal;
	color: #ffba27;
	text-decoration: none;
}

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

#navigation {
	line-height: 1;
	float: left;
	width: 170px;
	padding: 15px 0 0;
}

#navigation ul {
}

#navigation li {
	position: relative;
}

#navigation li a {
	display: block;
	border: 0;
	border-bottom: 1px solid #fff;
	color: #ffba27;
	font-size: 14px;
	text-decoration: none;
	padding: 8px 9px;
}

#navigation li a:hover,
#navigation li#active a {
	color: #757575;
	background: #f8f8f8;
}

/* Navigation Drop-Down Menu Customization
--------------------------------------------------------------------------------*/

#wsite-menus wsite-menu li:first-child {
	border-top: 1px solid #ccc;
}

#wsite-menus .wsite-menu li a {
	padding: 8px 9px;
	color: #999;
	background: #f5f5f5;
	border: 1px solid #d8d8d8;
	border-top: 0;
}

#wsite-menus .wsite-menu li a:hover {
	color: #999;
	background: #fff;
}

/* Header Area
-------------------------------------------------------------*/

#header {
	width: 100%;
	height: 120px;
}

#header,
#header table {
	border-collapse: collapse;
	border-spacing: 0;
}

#header td {
	vertical-align: middle;
	text-align: left;
}

#logo {
	padding: 25px 0;
}

#header-right {
	padding: 0 0 0 10px;
}

#header-right table {
	width: 1px;
}

#header-right table,
#header-right .search,
#header-right .wsite-search {
	clear: right;
	float: right;
}

#header-right td {
	padding: 0;
}

/* TOP RIGHT: Phone Number
--------------------------------------------------------------------------------*/

#header-right .phone-number .wsite-text {
	color: #999;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	margin: 5px 0 5px 15px;
}

/* TOP RIGHT: Content Area
--------------------------------------------------------------------------------*/

#header-right .wsite-social {
	vertical-align: middle;
	margin: 5px 0 5px 15px;
}


.wsite-social-item {
	width: 23px;
	height: 23px;
	margin: 0 0 0 3px;
	background-image:url(social-lightgrey.png);
}

.wsite-social-facebook {background-position:0 0;}
	.wsite-social-facebook:hover {background-position:0 -23px;}
	.wsite-social-facebook:active {background-position:0 -46px;}
.wsite-social-pinterest {background-position:-23px 0;}
	.wsite-social-pinterest:hover {background-position:-23px -23px;}
	.wsite-social-pinterest:active {background-position:-23px -46px;}
.wsite-social-twitter {background-position:-46px 0;}
	.wsite-social-twitter:hover {background-position:-46px -23px;}
	.wsite-social-twitter:active {background-position:-46px -46px;}
.wsite-social-linkedin {background-position:-69px 0;}
	.wsite-social-linkedin:hover {background-position:-69px -23px;}
	.wsite-social-linkedin:active {background-position:-69px -46px;}
.wsite-social-mail {background-position:-92px 0;}
	.wsite-social-mail:hover {background-position:-92px -23px;}
	.wsite-social-mail:active {background-position:-92px -46px;}
.wsite-social-rss {background-position:-115px 0;}
	.wsite-social-rss:hover {background-position:-115px -23px;}
	.wsite-social-rss:active {background-position:-115px -46px;}
.wsite-social-flickr {background-position:-138px 0;}
	.wsite-social-flickr:hover {background-position:-138px -23px;}
	.wsite-social-flickr:active {background-position:-138px -46px;}
.wsite-social-plus {background-position:-161px 0;}
	.wsite-social-plus:hover {background-position:-161px -23px;}
	.wsite-social-plus:active {background-position:-161px -46px;}
.wsite-social-vimeo {background-position:-184px 0;}
	.wsite-social-vimeo:hover {background-position:-184px -23px;}
	.wsite-social-vimeo:active {background-position:-184px -46px;}
.wsite-social-yahoo {background-position:-207px 0;}
	.wsite-social-yahoo:hover {background-position:-207px -23px;}
	.wsite-social-yahoo:active {background-position:-207px -46px;}
.wsite-social-youtube {background-position:-230px 0;}
	.wsite-social-youtube:hover {background-position:-230px -23px;}
	.wsite-social-youtube:active {background-position:-230px -46px;}

/* TOP RIGHT: Search Box
--------------------------------------------------------------------------------*/

#header .wsite-search {
	display: inline-block;
	background: transparent url(searchForm-bg.png) no-repeat;
	margin: 5px 0 5px 15px;
}

#header-right .wsite-search-input {
	vertical-align: top;
	border: 0;
	background: none;
	padding: 6px 8px 5px 10px !important;
	width: 152px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}

#header-right .wsite-search-button {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	font-size: 0;
	border: 0;
	margin: 0;
	padding: 0;
	width: 31px;
	height: 25px;
	background: none;
}

/* Footer
--------------------------------------------------------------------------------*/

#footer-wrap {
}

#footer {
	padding: 20px 0;
	border-top: 1px solid #d6d6d6;
	font-size: 12px;
	text-align: right;
	margin-bottom: 20px;
}

#footer a {
	text-decoration: none;
}
.rights {
	line-height: 18px;
	vertical-align: middle;
}

.wsite-footer {  /* make sure enough space between element footer and attribution */
	margin-bottom: 15px;
}

#footer h2 {
	font-size:18px;
}

/* Footer Form Customization
--------------------------------------------------------------------------------*/

.wsite-form-container {
	margin-top:0px !important;
	text-align:left !important;
}

.wsite-footer .wsite-form-label {
	font-size: 1em !important;
	padding: 5px 0 2px 0 !important;
}

.wsite-footer .wsite-form-field {
	width:330px !important;
}

.wsite-footer .form-radio-container {
	font-size:1em !important;
}

.wsite-footer .wsite-form-input {
	font-size: 1em !important;
	width: 100% !important;
}

.wsite-footer .form-select {
	width: 100% !important;
}


/* main contents styles
--------------------------------------------------------------------------------*/

#main-wrap {
}

#main {
	padding: 0 0 8px;
}

#banner {
	padding: 0 0 8px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 8px;
}

.wsite-header {
}

#content {
	float: left;
	width: 560px;
	min-height: 350px;
	padding: 20px 0 20px 19px;
	border-left: 1px solid #ccc;
}

/* PAGE TYPE: tall-header
--------------------------------------------------------------------------------*/

.tall-header-page .wsite-header {  /* the user-editable image */
	height: 240px;
	background: url(banner-tall.jpg) no-repeat;
}

/* PAGE TYPE: short-header
--------------------------------------------------------------------------------*/

.short-header-page .wsite-header {  /* the user-editable image */
	height: 150px;
	background: url(banner-short.jpg) no-repeat;
}

/* PAGE TYPE: no-header
--------------------------------------------------------------------------------*/

.no-header-page #header {
	padding: 43px 0;
}

.no-header-page #banner {
	display: none;
}

/* PAGE TYPE: landing
--------------------------------------------------------------------------------*/

#banner-inner {
	background: #f8f8f8;
}

#banner-left {
	float: left;
	width: 442px;
}

#banner-left .wsite-header {  /* the user-editable image */
	height: 290px;
	background: url(banner-landing.jpg) no-repeat;
}

.landing-banner-outer {
	display: table;
	#position: relative;
	overflow: hidden;
}

.landing-banner-mid {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.landing-banner-inner {
	#position: relative;
	#top: -50%;
}

#bannerright {
	float: left;
	width: 240px;
	height: 290px;
	padding: 0 0 0 35px;
}

#bannerright h2 {
	color: #666;
	font-size: 22px;
	padding: 0px;
	line-height: 1.2;
}

#bannerright p {
	color: #757575;
	font-size: 14px;
	padding: 20px 0px;
}

/* PAGE TYPE: splash
--------------------------------------------------------------------------------*/

.splash-page .wsite-header {  /* the user-editable image */
	height: 150px;
	background: url(banner-splash.jpg) no-repeat;
}

.splash-page #header-wrap,
.splash-page #banner-wrap,
.splash-page #main-wrap,
.splash-page #footer-wrap {
	min-width: 550px;
}

.splash-page #header,
.splash-page #banner,
.splash-page #main,
.splash-page #footer {
	width: 550px;
}

.splash-page #header {
	padding: 28px 0 18px;
}

.splash-page #navigation {
	display: none;
}

.splash-page #header-right .social {
	margin-bottom: 0;
}

.splash-page .search {
	display: none;
}

.splash-page #content {
	float: none;
	border: 0;
	padding: 18px 0 30px;
	height: auto !important;
	min-height: 300px;
}

/* Form Customization
--------------------------------------------------------------------------------*/

.wsite-form-label {
	display: inline-block;
	color: #999;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 6px 0;
}

.form-radio-container {
}

.wsite-form-input, .wsite-search-element-input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #303030;
	background: #fff url(field.png) repeat-x;
	border: 1px solid #d2d2d2;
	padding: 7px 5px 6px 5px !important;
	line-height: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 3px;
}

.form-select {
	background: #fff;
	color: #999;
	border: 1px solid #d2d2d2;
	padding: 3px;
	height: 30px;
	line-height: 16px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* Buttons
--------------------------------------------------------------------------------*/


/* small */

.wsite-button {
	color: #666 !important;
	height: 34px;
	display: inline-block;
	font-size: 14px;
	border: none;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px 0 0;
	background: url(button.png) no-repeat 100% -105px;
	text-shadow:0 1px 0 rgba(255,255,255,0.9);
}

.wsite-button:hover {
	background-position: 100% -140px;
}

.wsite-button:active {
	background-position: 100% -175px;
}

.wsite-button-inner {
	color: #666 !important;
	height: 34px;
	line-height: 34px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	border: none;
	text-decoration: none;
	padding: 0 10px 0 20px;
	background: url(button.png) no-repeat 0 0;
}

.wsite-button:hover .wsite-button-inner {
	background-position: 0 -35px;
}

.wsite-button:active .wsite-button-inner {
	background-position: 0 -70px;
}

/* large */

.wsite-button-large {
	color: #666 !important;
	height: 41px;
	background: url(button_large.png) no-repeat 100% -126px;
	padding: 0 10px 0 0;
}

.wsite-button-large:hover {
	background-position: 100% -168px;
}

.wsite-button-large:active {
	background-position: 100% -210px;
}

.wsite-button-large .wsite-button-inner {
	color: #666 !important;
	height: 41px;
	line-height: 41px;
	padding: 0 10px 0 20px;
	background: url(button_large.png) no-repeat 0 0;
}

.wsite-button-large:hover .wsite-button-inner {
	background-position: 0 -42px;
}

.wsite-button-large:active .wsite-button-inner {
	background-position: 0 -84px;
}

/* highlight */

/*
Making the highlighted versions of the buttons is easy because we just need
to switch out the background images. This works because the different button
states (normal, :hover, :active) have their sprite coordinates in the same places.
*/

.wsite-button-large.wsite-button-highlight {
	color: #fff !important;
	background-image: url(button_large_highlight.png);
	text-shadow:0 -1px 0 rgba(0,0,0,0.3);
}

.wsite-button-large.wsite-button-highlight .wsite-button-inner {
	color: #fff !important;
	background-image: url(button_large_highlight.png);
}

.wsite-button-highlight {
	color: #fff !important;
	background-image: url(button_highlight.png);
}

.wsite-button-highlight .wsite-button-inner {
	color: #fff !important;
	background-image: url(button_highlight.png);
}
