/* CSS Document */

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

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

#main-wrapper {
	width:980px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 142px;
}

#logo {
	position: absolute;	
	top: 20px;
	left: 20px;
}

#header #phone {
	position: absolute;
	top: 20px;
	left: 676px;
	font-size: 18px;
	line-height: 42px;
	color: #2b2b2b;
	display: block;
	font-family: 'Roboto', sans-serif;
	z-index: 2;
	    width: 230px;
}

#header #phone p {
    margin: 0;
}

#header #phone a {
	color: inherit;
	text-decoration: none; 	
}

#header #phone strong {
	font-size: 21px;	
}

#search-form {
	height: 31px;
	width: 237px;
	margin: 0;	
	padding: 0;
	display: inline-block;
	position: absolute;
	top: 27px;
	left: 415px;
}

#searchbox {
	height: 21px;
	width: 186px;
	background: #FFF;
	margin: 0;
	border: 0 none;
	color: #4c4e51;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	padding: 5px 10px;
	line-height: 21px;
	display: inline-block;
	float:left;
}

#search-button {
	height: 31px;
	width: 31px;
	background: url(/images/search-button.gif) no-repeat;	
	overflow: hidden;
	text-indent: -999px;
	font-size: 0;
	line-height: 0;
	border: none 0 !important;
	cursor: pointer;
	padding: 0;
	float: left;
	display: inline-block;
}

#utility-navigation {
	margin: 0;
	padding: 0;
	list-style: none;	
	position: absolute;
	top: 36px;
	right: 569px;
}

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

#utility-navigation li.spacer {
	width: 1px;
	height: 14px;
	background: #225898;	
}

#utility-navigation li a {
	font-family: 'Roboto', sans-serif;	
	color: #225898;	
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	margin: 0 15px;
}

#navbar-wrapper {
	height: 58px;
	position: absolute;
	left: 133px;
	bottom: 0;
	width: 597px;
	text-align: center;	
}

#navbar {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	height: 58px;
	display: inline-block;
}

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

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

#navbar li a {
	display: inline-block;
	text-decoration: none;
	color: #104686;
	font-size: 15px;
	line-height: 18px;
	height: 18px;
	padding: 20px 8px 12px;
	font-family: 'Roboto', sans-serif;	
	border-bottom: 8px solid #FFF;
}

#navbar li.active a, #navbar li a:hover, #navbar li.sfHover a {
	text-decoration: none;	
	border-bottom: 8px solid #01c6d6;
}

#hooty {
	position: absolute;
	bottom: 0;
	right: 10px;
	z-index: 1;
}

#hooty p {
	margin-bottom: 0;	
}

#content {
	width:980px;
	position:relative;
}

#slideshow {
	width: 980px;
	height: 288px;	
	margin-bottom: 30px;
	margin-top: 29px;
	
}

.box {
	border: 2px solid #225799;	
	border-radius: 5px;
	background: #FFF;
}

#main-col {
	width:695px;
	float:left;
	margin-right:25px;
	margin-top: 29px;
	
}

#main-col .pad {
	padding: 20px;	
	margin-bottom: 30px;
}

#right-col {
	width:260px;
	float:right;
}

#sidebar-cart{
	width:256px;
	border: 2px solid #225799;
	border-radius: 5px;
	margin-top:29px;
	background:#fff;
}
#shopping-cart{
	padding:20px;
}
#home-sidebar-slider{
	width:260px;
	height:160px;
/*	border: 2px solid #225799;*/
	margin-top:29px;
/*	background:#fff;*/
}
#home-sidebar-slider a{
	border-radius: 5px;
	
	display:block;
	border: 2px solid #225799;

}

#home-sidebar-slider a:hover{

	border: 2px solid #ff8222;

}

#home-sidebar{
	margin-top:27px;

}
#home-sidebar p a, .orange-button, .orange-button-input{
	
	background: #ffcc60; 

	border-radius: 4px;	
	
	width:260px;
	height:16px;
	text-align:center;
	padding:11px 0 12px 0;
	display:block;
	font-size:16px;
	color:#225899;
	text-decoration:none;
	border:1px solid #bd8b22;
	box-shadow: 
	  inset 0 -1px 3px rgba(0,0,0,0.5),
	  inset 0 1px 3px rgba(255,255,255,0.8); 
}
.orange-button-input{
	height:19px;
	padding:10px 0;
	width:100%;
	font-size:17px;
	line-height: 19px;
	
}
#home-sidebar p a:hover, a.orange-button:hover, a.orange-button-input:hover {
	background: #ff751d;
	text-decoration:none;
	color:#fff; 
	
}

.orange-button.small {
	width: 85px;
	font-size: 14px;
	height: 14px;
	padding: 5px 0;
	margin-top: 3px;	
}

#sidebar_form {
	float: right;
	width: 202px;
	height: 323px;
	padding: 18px 19px 0 18px;
	display: block;
	background: url(/images/survey-bg.jpg) top center no-repeat; 
}

#sidebar_form h2 {
	font-size: 22px;
	color: #d5d5d5;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 500;
	margin-bottom: 15px;
}

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

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

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

#sidebar_form .textarea {
	height: 45px;
	width: 182px;
	background: url(/images/form-textarea-bg.gif) no-repeat;
	margin: 0;
	border: 0 none;
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	line-height: 20px;
	display: block;
	clear: both;
}

#sidebar_form #submit {
	height: 33px;
	width: 202px;
	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;
	margin: 0;
}

#quote {
	position: relative;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 21px;
	padding: 40px 20px 20px 20px;
	clear: both;
	margin-bottom: 30px;
	border-left: 1px solid #e7eaec;
}

#quote h2 {
	font-size:	24px;
	line-height: 26px;
	font-style: normal;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
}

#quote a {
	color: #7a7a7a;
	text-decoration: none;
}

#quote h2 a {
	color: #272725;
}

#quote #open {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	top: 103px;
	left: 10px;
	font-size: 84px;	
	font-style: bold;	
	color: #efc500;
}

#quote #close {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	bottom: -13px;
	right: 20px;
	font-size: 56px;	
	font-style: bold;	
	color: #efc500;	
}

#quote .author {
	display: block;
	padding-top: 8px;	
	font-style: normal;
	font-weight: bold;
}

#footer-wrapper{
	background:#225899;
	padding:5px 0;
}

#footer {
	width:940px;
	margin: 0 auto;
	color:#fff;
	padding:0 10px 0 30px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer-left{
	float:left;
	width:340px;
/*	width:300px;*/
}
#footer-middle{
	float:left;
	padding-top:15px;
	width:300px;
/*	width:340px;*/
}
#footer-right{
	float:right;
	width:300px;
	padding-top:15px;
	
}
#footer-right table{
	border-spacing:0;
	
}
#smi {
	padding: 0;
	margin: 0;
	list-style: none;	
	display: inline-block;
	vertical-align: middle;
}

#smi li {
	float: left;
	display: inline-block;	
	margin-right: 7px;
    width: 34px;
}

#smi li img {
	width: 34px;
	border-radius: 2px;	
}

#copyright {
	color: #4498c3;
	font-size:13px;
	
	width:920px;
	margin: 0 auto;
	padding:5px 30px 5px 30px;
}

#copyright a {
	color: #4498c3;	
}

.product-title-row td {
	padding-top: 6px;	
	font-weight: bold;
}

.product-info-row td {
	border-bottom: 1px solid #DDD;
	padding-bottom: 6px;
	font-size: 13px;
}

.product-info-row input {
	width: 20px;
	padding: 4px 0;
	font-size: 13px;
	text-align: center;
	border:1px solid #BBB;	
	font-family: Arial, Helvetica, sans-serif;
}

#product-total-row {
	padding-top: 6px;
	text-align: right;
	margin-bottom: 20px;	
}

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

table {

}

.clear {
	clear: both;	
}

a, a .alttext2, a .alttext1, a.alttext2, a.alttext1 {
	color:			#01C6D6;
	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;
}

.alttext1 {
	font-size:		15px;
}

.alttext2 {
	font-size:		18px;
}


h1, .header1 {
	color:		#01c6d6;
	font-size:	21px;
	line-height:	23px;
}

h2, .header2 {
	color:		#01c6d6;
	font-size: 	19px;
	line-height:	21px;
}

h3, .header3 {
	color:		#01c6d6;
	font-size:	17px;
	line-height:	19px;
}

h1 {
	margin:		0 0 18px 0;
}

h2 {
	margin:		0 0 12px 0;
}

h3 {
	margin:		0 0 3px 0;
}

h1, h2, h3, h4, .header1, .header2, .header3, .header4 {
	font-weight:bold;
	font-family: 'Roboto', sans-serif;
}

.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;
}

#comment_body {
	width:100%!important;
	}

#comments table td {
	padding-bottom:11px;
	}
	
	
/* Error & Validation Styles */
	
	.error {
		text-align:left;
		padding:6px;
		background-color:#FFFFCC;
		border:solid #FFCC33 2px;
	}
	
	select.error, input.error {
		background-color:#FFFFCC !important;
		border:solid #FFCC33 2px !important;	
	}
	
	label.form_error{
		display:none!important;
	}
	
	#form_errors{
		color:red;
	}
	
	.form_error{
		color:red;
		border:3px solid red!important;
		width:218px!important;
	}	
	
	