
/* 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: #627a85;
	text-decoration: none;
}

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

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

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

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

h1,
h2,
h3,
h4 {
	font-weight: normal;
}

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

h2,
h3 {
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	padding: .3em 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h3 {
}

h4 {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 5px;
}
blockquote {
	font-style:italic;
	border-left:4px solid #9eb1ba;
	margin:10px 0 10px 0;
	padding-left:20px;
	line-height:1.5;
	color:#66777e;
}

.container {
	width: 763px;
	margin: 0 auto;
}

.header-wrap {
	background: url(header-bg.png) repeat-x bottom;
}

#header {
	line-height: 1;
	padding: 0 12px;
}

#header a {
	color: #a7bec8;
}

#header a:hover {
	color: #FFFFFF;
}

#logo,
#logo a {
	font-size: 31px;
	line-height: 1.3;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Palatino Linotype', Arial, Helvetica, sans-serif;
}

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

#navigation {
	float: left;
	width: 209px;
	background: url(sidebar-bot.png) left bottom no-repeat;
	padding: 0 0 34px;
	line-height: 1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#nav-top {
	background: url(sidebar-top.png) no-repeat;
	padding-top: 33px;
}

#nav-content {
	background: #9ab2bd;
	padding: 10px 0 40px;
}

#navigation ul {
}

#navigation li {
	position: relative;
	padding: 0 15px;
}

#navigation li:hover,
#navigation li#active {
	background: #8ba3af;
}

#navigation li a {
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding: 13px 10px 12px;
	border: 0;
	border-bottom: 1px dashed #bdd0d8;
}

#navigation li:hover a,
#navigation li#active a {
	background: #8ba3af;
	color: #fff;
}

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

#wsite-menus .wsite-menu li a {
	padding: 9px;
	color: #fff;
	background: #8197a1;
	border: none;
	border-bottom: 1px solid #8197a1;
	border-top: 1px solid #8197a1;
}

#wsite-menus .wsite-menu li a:hover {
	color: #fff;
	background: #65808d;
	border-bottom: 1px dashed #bdd0d8;
	border-top: 1px dashed #bdd0d8;
}

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

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

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

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

#logo {
	padding: 13px 0 25px 10px;
}

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

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

#header-right td {
	padding: 0;
}

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

#header-right .phone-number .wsite-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ffffff;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	margin: 0 0 0 10px;
}

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

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

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

.wsite-social-facebook {background-position:0 0;}
	.wsite-social-facebook:hover {background-position:0 -20px;}
	.wsite-social-facebook:active {background-position:0 -40px;}
.wsite-social-pinterest {background-position:-20px 0;}
	.wsite-social-pinterest:hover {background-position:-20px -20px;}
	.wsite-social-pinterest:active {background-position:-20px -40px;}
.wsite-social-twitter {background-position:-40px 0;}
	.wsite-social-twitter:hover {background-position:-40px -20px;}
	.wsite-social-twitter:active {background-position:-40px -40px;}
.wsite-social-linkedin {background-position:-60px 0;}
	.wsite-social-linkedin:hover {background-position:-60px -20px;}
	.wsite-social-linkedin:active {background-position:-60px -40px;}
.wsite-social-mail {background-position:-80px 0;}
	.wsite-social-mail:hover {background-position:-80px -20px;}
	.wsite-social-mail:active {background-position:-80px -40px;}
.wsite-social-rss {background-position:-100px 0;}
	.wsite-social-rss:hover {background-position:-100px -20px;}
	.wsite-social-rss:active {background-position:-100px -40px;}
.wsite-social-flickr {background-position:-120px 0;}
	.wsite-social-flickr:hover {background-position:-120px -20px;}
	.wsite-social-flickr:active {background-position:-120px -40px;}
.wsite-social-plus {background-position:-140px 0;}
	.wsite-social-plus:hover {background-position:-140px -20px;}
	.wsite-social-plus:active {background-position:-140px -40px;}
.wsite-social-vimeo {background-position:-160px 0;}
	.wsite-social-vimeo:hover {background-position:-160px -20px;}
	.wsite-social-vimeo:active {background-position:-160px -40px;}
.wsite-social-yahoo {background-position:-180px 0;}
	.wsite-social-yahoo:hover {background-position:-180px -20px;}
	.wsite-social-yahoo:active {background-position:-180px -40px;}
.wsite-social-youtube {background-position:-200px 0;}
	.wsite-social-youtube:hover {background-position:-200px -20px;}
	.wsite-social-youtube:active {background-position:-200px -40px;}

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

#header .search {
}

#header .wsite-search {
	vertical-align: middle;
	margin: 0 0 0 15px;
	width: 165px;
	height: 26px;
	background: transparent url(searchForm-bg.png) no-repeat;
}

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

#header .wsite-search-button {
	vertical-align: top;
	cursor: pointer;
	font-size: 0;
	border: 0;
	margin: 0;
	padding: 0;
	width: 33px;
	height: 26px;
	background: none;
}

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

#footer-wrap {
	margin-bottom: 50px;
}

#footer {
	margin-top: 10px;
	padding: 20px 10px 40px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #9ab2bd;
	font-size: 12px;
	color: #333333;
	text-align: right;
}

.rights {
	vertical-align: middle;
}

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

#footer h2 {
	font-size:16px;
	padding-bottom:1px;
}

/* 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:300px !important;
}

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

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

.wsite-footer .form-select {
	width: 100% !important;
	background-color:#fff;
}


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

.main-wrap {
}

#main {
	padding: 0;
}

#banner {
	margin: 0 0 10px;
	top: -10px;
	position: relative;
}

.wsite-header {
}

#content {
	float: right;
	width: 530px;
	padding: 5px 8px 20px 10px;
	min-height: 350px;
}

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

.tall-header-page .main-wrap {
	background: #b9cbd3 url(body-bg.jpg) repeat-x;
}

.tall-header-page .wsite-header {  /* the user-editable image */
	height: 190px;
	width: 728px;
	background: url(banner-tall.jpg) no-repeat;
	top: 13px;
	left: 17px;
	position: relative;
}

.tall-header-page #banner {
	background: url(frame-tall.png);
	width: 764px;
	height: 224px;
}

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

.short-header-page .main-wrap {
	background: #b9cbd3 url(body-short-bg.jpg) repeat-x;
}

.short-header-page #banner {
	padding-top: 5px;
	height: 135px;
	width: 762px;
	background: url(banner-short-frame.png) no-repeat;
}

.short-header-page .wsite-header {  /* the user-editable image */
	height: 111px;
	width: 728px;
	position: relative;
	top: 4px;
	left: 17px;
	background: url(banner-short.jpg) no-repeat;
}

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

.no-header-page .main-wrap {
	background: #b9cbd3 url(no-header-body.jpg) repeat-x;
}

.no-header-page #main {
	padding-top: 65px;
}

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

.no-header-page #logo {
	padding-top: 20px;
}

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

.landing-page .main-wrap {
	background: #b9cbd3 url(landing-bg.jpg) repeat-x;
}

.landing-page #banner {
}

#banner-inner {
}

#banner-left {
	float: left;
	width: 368px;
	height: 307px;
	background: url(banner-landing-frame.png) no-repeat;
}

#banner-left .wsite-header {  /* the user-editable image */
	height: 229px;
	width: 328px;
	position: relative;
	top: 12px;
	left: 22px;
	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: 310px;
	height: 260px;
	padding: 0 40px;
}

#bannerright h2 {
	font-size: 24px;
	padding: 0px;
	line-height: 24px;
	color: #fff;
}

#bannerright p {
	font-size: 13px;
	padding: 20px 0px;
	line-height: 140%;
	color: #fff;
}

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

.splash-page {
	background: #b9cbd3 url(splash-bg.jpg) repeat-x;
}

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

.splash-page #container {
	width: 562px;
}

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

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

.splash-page #content {
	float: none;
	width: auto;
	border: 0;
	height: auto !important;
	min-height: 300px;
	padding: 8px 10px 20px;
}

.splash-page #footer .wsite-social {
	display: none;
}

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

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

.form-radio-container {
}

.wsite-form-input, .wsite-search-element-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #fff url(field.jpg) repeat-x;
	border: 1px solid #b3b3b3;
	padding: 9px 5px 6px !important;
	line-height: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.form-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #fff url(field.jpg) repeat-x;
	border: 1px solid #b3b3b3;
	padding: 3px;
	height: 30px;
	line-height: 16px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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


/* small */

.wsite-button {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff !important;
	height: 34px;
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	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(0,0,0,0.9);
}

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

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

.wsite-button-inner {
	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 {
	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 {
	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 {
	background-image: url(button_large_highlight.png);
}

.wsite-button-large.wsite-button-highlight .wsite-button-inner {
	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 {
	background-image: url(button_highlight.png);
}
