/* CSS Document */

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

body {
	background:#fff url(/images/bg-plaid.gif) repeat center top;
	
font-family: 'Maven Pro', sans-serif;
	color:#000000;
	font-size:13px;
	line-height:18px;
	padding:0;
	margin:0;
	text-align:left;
}

.bg-black-wide{
	float:left;
	clear:both;
	width:100%;
	background:url(/images/bg-black-wide.gif) repeat-x center top;
	margin:0;
	padding:0;
}
.bg-black-texture{
	width:100%;
	background:url(/images/bg-black-texture.jpg) no-repeat center top;
	margin:0;
	padding:0;
	float:left;
	clear:both;
	width:100%;
}

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

#header {
	background:url(/images/bg-header.jpg) no-repeat center top;
	height:206px;
	position:relative;
}

#header-slogan{
	position:absolute;
	top:59px;
	left:470px;
	
	color:#ffffff;
	font-size:18px;
	line-height:20px;
	
    text-shadow: 1px 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

#header-phone{
	position:absolute;
	top:43px;
	left:767px;
	height:48px;
	padding:8px 0 11px;
}

#header-phone, #header-phone a{
	color:#252525;
	font-size:22px;
	line-height:28px;
	
    text-shadow: 1px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);

}

#logo{
	position:absolute;
	top:40px;
	left:30px;
}

#navbar{
	position:absolute;
	top:153px;
	height:47px;
	
}

#navbar, #navbar a {
	
	
}

#subheader {
	padding:10px 10px 0 10px;
	background:#fff;
	margin:0 10px;
	width:940px;
	color:#9e9e9e;
	text-transform:uppercase;
	min-height:47px;
}

#subheader td {
 padding:0 10px;
border-right:#e7e7e7 solid 2px;
}

#content {
	width:980px;
	padding:7px 0 0 0;
	background:#efefef url(/images/bg-header.jpg) no-repeat center -206px;
	margin-bottom:15px;
}


#home-slider{
	width: 720px;
	height: 343px;
	float:left;
	clear:none;
	
}

#main-col {
	width:660px;
	padding:35px 30px;
	float:left;
	clear:none;
	
}


/*.tr-even{
	background:#fafafa;
}

.tr-odd{}
*/

#featured{
	background:#fff;
	padding:30px 20px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.productitem {
	width: 192px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

#right-col {
	position:relative;
	top:-1px;
	background:#4e4e4e url(/images/bg-sidebar.gif) repeat-y center top;
	
/*	height:400px;*/
	
	padding:35px 17px 35px 13px;
	width:230px;
	float:right;
	clear:none;
	color:#ffffff;
}
#right-col h2, #right-col a{
	color:#ffffff;

}
#sidebar-form{
	width:194px;
	padding:0 17px 35px 20px;
}

#sidebar-form ul{
	margin:0;
	padding:0;
}
#sidebar-form li{
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar-form .form_element{
	width:182px;
	padding:5px;
}

#sidebar-form #submitsurvey{
	margin-top:10px;
	width:193px;
	height:40px;
	background:url(/images/submit.png) no-repeat center top;
	border:0;
}

#sidebar-gradient{
	width:194px;
	background:url(/images/bg-sidebar-gradient.gif) no-repeat center top;
	padding:40px 17px 40px 20px;
}

#footer {
	position:relative;
	border-top:#f76700 10px solid;
	clear:both;
	height:198px;
	margin:0 auto;
	width:980px;
	padding-bottom:94px;
}
#footer h3{
	font-size:20px;
}

#footer h3, #footer h3 a, #footer a, #footer{
	color:#fff;
	
}

.footer-divider{
	float:left;
	display:inline;
	background:url(/images/divider-footer.png) no-repeat center top;
	width:2px;
	height:156px;
	margin-top:25px;
	margin-right:15px;
}

#footer-contact, #footer-location, #footer-credentials {
	background:url(/images/footer-arrow.png) no-repeat 8px 36px;
	display:inline;
	
	float:left;
/*	width:218px;*/
	padding:36px 8px 0 35px;
}
#footer-contact{
	width:190px;
}
#footer-contact p{
/*	padding-left:27px;*/
	
}
#copyright{
	position:absolute;
	bottom:0;
	float:left;
	
	clear:both;
	width:94%;
	height:74px;
	line-height:74px;
	padding:0 3%;
}


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

table {

}

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

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;
	color:		#555555;
	
}

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


.header1 {
	color:		#f25a10;
	font-size:	26px;
	line-height:	30px;
}

.header2 {
	color:		#f25a10;
	font-size: 	20px;
	line-height:	23px;
}

.header3 {
	color:		#222222;
	font-size:	16px;
	line-height:	19px;
}

h1 {
	color:		#f25a10;
	font-size:	26px;
	line-height:	30px;
	margin:		0 0 12px 0;
}

h2 {
	color:		#f25a10;
	font-size: 	20px;
	line-height:	23px;
	margin:		0 0 8px 0;
}

h3 {
	color:		#222222;
	font-size:	16px;
	line-height:	19px;
	margin:		0 0 3px 0;
}

h1, h2, h3, h4, .header1, .header2, .header3, .header4 {
	font-weight:bold;
}

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