/* CSS Document */

/******************** LAYOUT **************************/

body {
	background: #e8e8e8 url(/images/background.jpg) top center repeat;
	font-family: Arial, Helvetica, sans-serif;
	color:#5f686d;
	font-size:14px;
	line-height:17px;
	padding:0;
	margin:0;
	text-align:left;
}

#background-top {
	background: url(/images/background-top.jpg) top center repeat-x;
	width: 100%;	
}

#main-wrapper {
	width: 980px;
	margin: 0 auto;
	background: url(/images/wrapper-bg.gif) top center no-repeat;
	padding: 0 12px;
}

#topbar {
	height: 16px;
	width: 950px;
	padding: 15px;
}

#topbar ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topbar ul li {
	float: left;
	display: inline-block;
	border-right: dotted 1px #FFF;
}

#topbar ul li a {
	text-decoration: none;	
}

.last {
	border-right: 0 none !important;
}

#topbar ul li a {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 20px;
	color: #FFF;	
}

#header {
	height: 183px;
	width: 980px;
	background: url(/images/header-bg.jpg) no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	top: 21px;
	left: 36px;	
}

#phone {
	position: absolute;
	top: 77px;
	right: 37px;	
}

#navbar {
	height: 59px;
	width: 960px;
	margin: 0 0 22px 0;
	padding: 0 10px;
	list-style: none;
	background: url(/images/navbar-bg.jpg) no-repeat;
}

#navbar li {
	float: left;
	display: inline-block;	
}

#navbar li a {
	display: inline-block;
	height: 29px;	
	font-size: 18px;
	line-height: 29px;
	padding: 15px 21px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#navbar li a:hover , #navbar li.sfHover a {
	text-decoration: none;	
	background: url(/images/nav-active.jpg) repeat-x;
}

#navbar li.spacer {
	width: 2px;
	height: 59px;
	background: url(/images/nav-spacer.gif) no-repeat;	
}

#content {
	width: 980px;
	background: url(/images/content-bg.gif) repeat-y;
}

#main-col {
	width:689px;
	float:left;
	background: url(/images/main-col-bg.gif) top no-repeat;
	padding: 10px 11px 0 10px;
}

#main-col .pad {
	padding: 22px;	
}

#carousel {
	background: url(/images/carousel-bg.jpg) no-repeat;
	height: 152px;
	width: 662px;
	padding: 13px 13px 0 13px;	
	color: #FFF;
	font-size: 13px;
	line-height: 15px;
}

#carousel a {
	color: #ccff78;	
}

#carousel h2 {
	color: #FFF;
	font-size: 24px;
	height: 30px;
	margin-bottom: 12px;
	padding-left: 15px;	
}

#conditions {
	float: left;
	width: 318px;	
	padding-right: 13px;
}

#products {
	float: right;
	width: 318px;
	padding-left: 13px;	
}

#carousel .title {
	font-size: 15px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #FFF;
	line-height: 18px;
}

#carousel .thumb {
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 10px;
	border: 5px solid #a5e926;	
}

#slideshow {
	width: 689px;
	height: 304px;
	position: relative;	
}

#right-col {
	width:230px;
	float:right;
	background: url(/images/right-col-bg.gif) top no-repeat;
	padding: 20px;
}

#sidebar_form {
	margin: 0 0 24px 0;
	padding: 0;
	width: 230px;
}

#sidebar_form h2 {
	color: #FFF;
	font-size: 23px;
	line-height: 26px;
	height: 28px;
	margin-bottom: 13px;
	text-align: center;
}

#sidebar_form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_form ul li {
	margin-bottom: 9px;	
}

#sidebar_form .field {
	height: 21px;
	width: 210px;
	background: url(/images/form-field-bg.gif) no-repeat;
	margin: 0;
	border: 0 none;
	color: #d7d7d6;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	line-height: 21px;
}

#sidebar_form .textarea {
	height: 87px;
	width: 210px;
	background: url(/images/form-textarea-bg.gif) no-repeat;
	margin: 0;
	border: 0 none;
	color: #d7d7d6;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	line-height: 21px;
}

#sidebar_form #submit {
	height: 31px;
	width: 230px;
	background: url(/images/survey-submit.gif) no-repeat;	
	overflow: hidden;
	text-indent: -999px;
	font-size: 0;
	display: block;
	line-height: 0;
	border: none 0 !important;
	cursor: pointer;
	padding: 0;
	float: right;
	margin-top:4px;
}

#footer {
	clear: both;
	background: url(/images/footer-bg.jpg) top no-repeat;
	padding-top: 47px;
	height: 229px;
}

#footer table {
	height: 229px;
	width: 980px;
	color: #FFF;	
}

#footer-left {
	height: 211px;
	width: 254px;
	vertical-align: middle;
	padding: 18px 0 0 45px;
}

#footer-right {
	height: 229px;
	width: 549px;
	vertical-align: middle;	
	padding: 0 132px 0 0;
}

#copyright {
	padding: 12px 16px 12px 315px;
	color: #575757;
	font-size: 12px;
	position: relative;	
}

#copyright a {
	color: #575757;
}

#facebook {
	position: absolute;
	left: 45px;
	top: -24px;	
}

#instagram {
	position: absolute;
	left: 110px;
	top: -24px;	
}

/******************** STYLES **************************/

table {

}

a {
	color:			#7dbb08;
	text-decoration:underline;
}

a img {
	border:none;
	border-collapse:collapse;
}

a:hover {
	text-decoration:underline;
}

p, ol, ul {
	margin: 		0 0 18px 0;
}

blockquote {
	text-align:center;
	display:block;
	margin:5px 0;
	font-style:italic;
}

.clear {
	clear: both;	
}

.alttext1 {
	font-size:		15px;
	color: #7dbb08;
}

.alttext2 {
	font-size:		18px;
	color: #7dbb08;
}


h1, .header1 {
	font-size:	26px;
	line-height:	30px;
}

h2, .header2 {
	font-size: 	20px;
	line-height:	23px;
}

h3, .header3 {
	font-size:	16px;
	line-height:	19px;
}

h1 {
	margin:		0 0 12px 0;
}

h2 {
	margin:		0 0 8px 0;
}

h3 {
	margin:		0 0 3px 0;
}

h1, h2, h3, h4, .header1, .header2, .header3, .header4 {
	font-weight:normal;
	color: #1367a2;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:		inherit;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:		right;
	margin-left:	20px;
	margin-bottom:	10px;
}

.image_on_left {
	float:		left;
	margin-right:	20px;
	margin-bottom:	10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

.sidebar-form label {
	display:		block;
	margin-bottom:	1px;
}

.sidebar-form .sidebar-field {
	margin-bottom:	10px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}

#comment_body {
	width:100%!important;
	}

#comments table td {
	padding-bottom:11px;
	}
