@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
}


@font-face {
    font-family: 'BebasRegular';
    src: url('../fonts/BEBAS___-webfont.eot');
    src: url('../fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BEBAS___-webfont.woff') format('woff'),
         url('../fonts/BEBAS___-webfont.ttf') format('truetype'),
         url('../fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
	font-size: 2.8em;
	font-weight: bold;
	color:#000;
}

#content h1,
.content_fp h1 {
	padding: 0 0 0.5em;
	line-height: 1.1em;
}

h2 {
	font-size:2.9em;
	color:#7e0b09;
	font-family:'BebasRegular', Arial, Helvetica, sans-serif;
	letter-spacing:0.03em;
	word-spacing:0.15em;
	font-weight:normal;
}

h3 {
	font-size:1.6em;
	color:#7e0b09;
	font-weight:normal;	
	font-family:'BebasRegular', Arial, Helvetica, sans-serif;	
}
	h3 a {
		color:#7e0b09;
		text-decoration:none;
	}
	.subpage_excerpt {
		padding-bottom:30px;
	}	
	.subpage_excerpt h3 {
		font-size:1.3em;
		color:#333;
		font-family: Arial, Helvetica, sans-serif;	
		font-weight:bold;	
	}

h4 {
	font-size:1.4em;
}

h5 {
	font-size:1.1em;
	color:#565656;
	font-weight: bold;
}

h6 {
	font-size: 1.1em;
	color:#0054A1;
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
.content_fp h2,
.content_fp h3,
.content_fp h4,
.content_fp h5,
.content_fp h6 {
	padding: 0.5em 0;
	line-height: 1.1em;
}

#content h3 {
	word-spacing:0.2em;
}

#content p,
#content ul,
#content ol,
#content address,
#content blockquote,
.content_fp p,
.content_fp ul,
.content_fp ol,
.content_fp address,
.content_fp blockquote {
		margin-bottom: 1.2em;
}

#content table,
.content_fp table {
		margin-bottom: 1.2em;
}


/*   --- Lists ---  */

#content ul,
#content ol,
.content_fp ul,
.content_fp ol {
	padding-left: 1.4em!important;
}

#content li,
.content_fp li {
	padding: 0 0 0.1em;
}

#content ol li,
.content_fp ol li {
	list-style: decimal;
}

#content ol li li,
.content_fp ol li li {
	list-style: lower-alpha;
}
#content ol ol,
#content ul ul,
.content_fp ol ol,
.content_fp ul ul {
	margin-bottom: 0;
}

#content ul li,
.content_fp ul li { 
	list-style: disc;
}

hr {
	margin-bottom: 1.2em;
	border: none;
	border-bottom: 1px dotted #ccc;
}

a {
	outline: none;
	text-decoration: none;
	color: #7e0b09;
}

a:hover {
	color: #ff0000;
}

#content blockquote {
	padding: 1em 0.8em 0 0.8em;
	border: 1px dotted #ccc;
	font-size: 1.2em;
	font-style:italic;
	margin-bottom:6px;
}
#content .testimonial {
	padding-bottom:20px;	
}
#content .testimonial .testimonial_author {
	font-weight:bold;
	float:right;	
}
	
#content blockquote p {
}

strong {font-weight: bold;}

.alignright { float: right }
.alignleft { float: left }

.clear-box {clear: both; display: block;}

table.pretty-table {
	width: 100%;
}

table.pretty-table th, 
table.pretty-table td {
	padding : 5px;
	border: 1px dotted #ccc;
}

table.pretty-table th {
	background: #0054A1;
	color: #fff;
	text-align: left;
	font-size: 1.1em;
}

table.pretty-table td {

}


/******************************************************************************* 											 
                 ---- Page Layout Styles -----
******************************************************************************/

body {
	margin:0;
	padding:0;
	background:#fff;
}

#quote-toggle {
	margin-top:0;
	padding:0;
	background:#6a1e1d;
	border-bottom:1px solid #490100;
	font-size:1.2em!important;
	line-height:1.8em;
}
	#quote-toggle .quote-wrapper {
		padding: 8px 0 40px 0!important;
		width:960px!important;
		margin:0 auto!important;
		overflow:hidden!important;
	}
	#quote-toggle .quote-wrapper .gform_heading {
		padding:10px 0 20px 0!important;
	}	
	#quote-toggle .quote_form ul#gform_fields_1 .ginput_container {
	}
	#quote-toggle .quote_form ul#gform_fields_1 .ginput_container label {
		font-size:13px!important;
	}
		#quote-toggle .quote_form ul#gform_fields_1 .ginput_container input,
		#quote-toggle .quote_form ul#gform_fields_1 .ginput_container select {
			margin-bottom:6px!important;
			font-size:13px!important;
			border-color:#fff!important;	
		}
		#quote-toggle .quote_form ul#gform_fields_1 li#field_1_8 .ginput_container input {
			margin-bottom:2px!important;
			border-color:#fff!important;
		}
		#quote-toggle .quote_form ul#gform_fields_1 li#field_1_8 .ginput_container label {
			font-style:italic!important;
			margin-top:0px!important;
			margin-bottom:5px!important;
			padding-top:1px!important;
			font-size:10px!important;
			color:#edbbba!important;
		}
		#quote-toggle .quote_form ul#gform_fields_1 li#field_1_5 {
			clear:both!important;
		}

	#quote-toggle .quote_form ul#gform_fields_1 li {
		width:46%!important;
		float:left!important;
		padding-right:3%;
	}
	#quote-toggle .quote_form ul#gform_fields_1 li#field_1_8 {
		width:98%!important;
		float:left!important;
		padding-right:1%!important;
	}
	
		#quote-toggle .quote_form ul#gform_fields_1 li#field_1_8 div.ginput_container span {
		width:47%!important;
		float:left!important;
		padding-right:2%!important;
		}
		#quote-toggle .quote_form ul#gform_fields_1 li#field_1_8 div.ginput_container span.ginput_left {
		width:47%!important;
		float:left!important;
		padding-left:1%!important;
		}

	#quote-toggle .quote_form input.medium {
		font-size:12px!important;
		padding:0.3em 0.4em!important;
	}
		#quote-toggle .quote_form .gform_footer {
			clear:both!important;
		}


	#toggle-btn {
		display:block;
		width:163px;
		height:31px;
		position:absolute;
		z-index:9999999999!important;
		top:150px;
		left:790px;
	}

	#content #toggle-btn2 {
		display:block;
		width:165px;
		height:31px;
		position:absolute;
		z-index:200;
		top:20px;
		left:374px;
	}


#container {
	width: 960px;
	margin:0 auto;
	color:#222222;
	padding:0 0 21px 0;
	position:relative;
}

.tab-space {padding: 0 20px 0 0;}

.post-edit-link {
	clear: both;
	display: block;
}

.wp-post-image {
	float: right;
	margin: 0 0 15px 15px;
 	width: 180px;
	height: auto;
}

a.wp-post-image {
	float: right;
	margin: 0 0 15px 15px;
	clear: both;
}

#default_products_page_container .wp-post-image  {
 	width: 180px;
	height: auto;
}

/** Header **/

#header {
margin:0 auto;
width:960px;
height:150px;
line-height:2em;
position:relative;
padding:0;
background:url(../images/iso.gif) 468px 30px no-repeat;
z-index:0;
}
	#header h1#logo {
		position:absolute;
		top:36px;
		left:0px;
		background:url(../images/logo.png) 0 0 no-repeat;
		width:348px;
		height:72px;
		text-indent:-9999em;
	}
		#header h1#logo a {
			display:block;
			width:348px;
			height:72px;
		}
		
		#header span#slogan {
			position:absolute;
			top:87px;
			left:79px;
			color:#7f1020;
			font-style:italic;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;	
			font-size:13px;
		}
	#btn_contact {
		width:126px;
		height:31px;
		background:url(../images/btn_contact.png) 0 0 no-repeat;
		position:absolute;
		text-indent:-9999em;
		top:0;
		right:0;
	}	
	
	.quote-wrapper {
		width:960px;
		margin:0 auto;
		color:#fff;
	}
		.quote-wrapper h3.gform_title {
			color:#fff;
		}	
		.quote-wrapper label {
			text-transform:uppercase;
		}	
		
.widget_wpsc_shopping_cart .cart-widget-total td {
	border: none!important;
}



	#login_widget {
		background:none;
		padding:0px;
		margin-bottom:18px;
		position:absolute;
		top:38px;
		right:0px;
		width:400px;
		font-size:11px;
	}
		#login_widget form div {
			width: 40%;
			float:left;
			padding-right:1%;
			padding-left:2%;
		}
			#login_widget form div label {
				padding-bottom:0!important;
				margin-bottom:2px!important;
			}
				#login_widget form div input {
					margin-top:0!important;
				}
		#login_widget div#memberlogged_in {
			width:auto;
			text-align:right;
			padding-top:14px;
			
		}
			#login_widget div#memberlogged_in h3 {
				padding-left:0!important;
				padding-right:0;
			}	


		#login_widget h3 {
			color:#333;
			font-size:1.4em;
			padding-bottom:5px;
			padding-top:0!important;
			padding-left:2%;
		}
			
		#login_widget form input#btn-login {
			width:12%;
			float:right;
			color:#fff;
			border:1px solid #7e0b09;
			cursor:pointer;
			font-size:1.1em;
			background:#7e0b09;
			padding:2px 6px;
			margin: 0 0 8px 0!important;
			float:right;
			position:relative;
			top:22px;
			left:0;
			font-family:Arial, Helvetica, sans-serif;							
		}
			#login_widget form input#btn-login:hover {
				background:#333;
				border:1px solid #333;			
			}	





/** Navigation **/

#nav {
	width:951px;
	height:40px;
	margin:0;
	padding: 0 0 0 9px;
	position:relative;
	z-index:300;
	/*font-size:1.2em;*/
	font-size: 12px;
	text-transform:uppercase;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../images/nav_bg.gif) 0 0 repeat-x;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}
	#nav .primary {
		padding:0px 0 0 0;
	}	
		#nav li	{
			display:block;
			list-style:none;
			margin:0 1px;
			float:left;
			font-weight:normal;
			background:url(../images/top_nav_divider.gif) top right no-repeat;
		}

			#nav li a	{
				display:block;
				float:left;
				color:#3b3b3b;
				text-decoration:none;
				padding:14px 15px 12px 15px;
				margin:0 8px 0 0;	
				line-height: 1em;
				font-weight:bold;
			}
				#nav li a:hover	{
					text-decoration:none;
					color:#fff;
				}
				
				#nav li.sel,
				#nav li:hover,
				#nav li.sfHover,
				#nav li.current_page_item,
				#nav li.current_page_parent
					{
					text-decoration:none;
				}
					#nav li.sel a,
					#nav li:hover a,
					#nav li.sfHover a,
					#nav li.current_page_item a,
					#nav li.current_page_parent a {
						color:#000;
						text-decoration:none;
					}
		#top_phone {
			font-size:18px;
			text-transform:uppercase;
			font-family:Lucida Sans, Arial, Helvetica, sans-serif;
			color:#000;
			text-align:right;
			position:absolute;
			top:6px;
			right:0px;
			z-index:5000;
			width:260px;
			overflow:hidden;
		}
			#top_phone span {
				color:#b33330;
			}	
			

		
/** Main **/
	
#main {
	margin:0 auto;
	width:960px;
	padding:0px;
	border:1px solid #d4d4d4;
	border-top:none;
	font-size:1.2em;
	background:url(../images/main_bg.gif) 709px 0 repeat-y;
	position:relative;
	z-index:0!important;
}

	.page-id-131 #main,
	.page-id-28 #main {
		background:none;
	}	
		

#content {
	float:left;
	padding: 18px 0 18px 18px;
	width:680px;
	line-height:1.45em;
	position: relative;
	border-top:1px solid #d4d4d4;	
}

	.page #content,
	.single-members #content,
	.category-latest-news #content {
		width:660px;
	}
	.page-id-4 #content,
	.page-id-39 #content {
		width:680px!important;
	}
	.single-members #content {
		padding-right:20px!important;
	}
	.page-id-28 #content {
		width:96%;
		float:none;
	}

.content_fp {
	padding:22px 0 11px 18px;
	float:left;
	width:350px;
	line-height:1.45em;
	position: relative;
}
	
	#content h2.pagetitle {
		font-size:2em;
		padding-bottom:0.4em;
		padding-top:0;
		text-transform:uppercase;
	}
	
	.content_fp h2.pagetitle {
		font-size:2.1em;
		padding-bottom:0.3em;
		padding-top:0;
		text-transform:uppercase;
	}

		#content #snippet_65 ul:after {
			visibility: hidden;
			display: block;
			font-size: 0;
			content: " ";
			clear: both;
			height: 0;
        }
		* html #content #snippet_65 ul      { zoom: 1; } /* IE6 */
		*:first-child+html #content #snippet_65 ul { zoom: 1; } /* IE7 */
		
		#content #snippet_65 ul {
			padding-left:1px!important;
			list-style:none;
		}	
		#content #snippet_65 ul li {
			float:left;
			width:41%;
			background:url(../images/tick_item.gif) 0 0px no-repeat;
			padding-left:6%;
			padding-right:3%;
			list-style:none;
			margin-left:0;
			margin-bottom:14px;
			line-height:1.5em;
			font-weight:bold;
		}
		
	#content #snippet_61 h3,
	#content #snippet_61 h3 a {
		color:#2f762b!important;
	}
	
	#content #snippet_63 {
		padding-left:149px;
		position:relative;
		width:503px!important;		
	}

		#content #snippet_63 #cta_member_discounts {
			position:absolute;
			bottom:0;
			left:4px;
			width:149px;
			height:161px;
			background:url(../images/member_discounts_bg.png) 0 0 no-repeat;
		}
	
	#content #snippet_61 h3 {
		background:url(../images/go_green_bg.gif) right 0px no-repeat;
		width:180px;
	}	
	#content .btn_fp {
		background:url(../images/btn_fp_right.gif) top right no-repeat;
		display:block;
		padding:0;
		height:35px;
		float:right;
		position:absolute;
		bottom:-13px;
		right:20px;
		font-size:14px;
		font-family:'BebasRegular', Arial, Helvetica, sans-serif;		
	}		
		#content .btn_fp a {
			display:block;
			float:left;
			padding:10px 12px 8px 12px;
			background:url(../images/btn_fp_left.gif) top left no-repeat;
			color:#000;
			margin:0 20px 0 0;
			word-spacing:0.09em;
		}
	span.btn_contact {
		display:block;
		background:url(../images/btn_contact.jpg) 0 0 no-repeat;
		width:310px;
		height:60px;
		margin-bottom:5px;
	}
	span.btn_video {
		display:block;
		background:url(../images/btn_video.jpg) 0 0 no-repeat;
		width:310px;
		height:60px;
	}
	
		span.btn_contact a,
		span.btn_video a {
			display:block;
			padding:0;
			margin:0;
			width:310px;
			height:60px;
			text-indent:-9999em;
		}
	
			span.btn_contact:hover,
			span.btn_video:hover {
				filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;	
			}	

	.feature_home {
		width:634px;
		border:1px solid #d4d4d4;
		border-bottom:4px solid #d4d4d4;
		padding:18px;
		margin:0 0 18px 0;
		position:relative;
	}
		.feature_home h3 {
			padding-top:0!important;
			padding-bottom:0.8em!important;
		}	

	
		.feature_home ul:after {
			visibility: hidden;
			display: block;
			font-size: 0;
			content: " ";
			clear: both;
			height: 0;
        }
		* html .feature_home ul      { zoom: 1; } /* IE6 */
		*:first-child+html .feature_home ul { zoom: 1; } /* IE7 */
		
		#content .feature_home ul {
			padding-left:1px!important;
			list-style:none;
		}
		
		#content .feature_home ol {
			margin-left:4px;
			padding-bottom:1.6em;
		}
			
		#content .feature_home ul li {
			float:left;
			width:21%;
			background:url(../images/list-item.gif) 0 3px no-repeat;
			padding-left:3%;
			list-style:none;
			margin-left:0;
			margin-bottom:6px;
		}	
		#snippet_65.feature_home {
			font-weight:bold;
			font-size:13px;	
		}
			#snippet_65.feature_home h3 {
				font-size:19px;	
			}

	

	.content_block {
		margin-right:1px;
		padding:0px 17px;
		width:696px;
	}
		#content .content_block h2 {
			padding-bottom:0;
			margin-bottom:0;
		}
		.content_block h3 {
			padding-top:0;
		}
		.home .content_block {
			padding:22px 17px;
		}

		#content #contactpage_address,
		#content #contactpage_numbers {
			padding-bottom:20px;
			float:left;
			width:220px;
		}

	#banner {
		width:960px;
		height:345px;
		overflow:hidden;
		position:relative;
		margin:0 0 0 0px;
		z-index:0;
	}
		#banner #slides {
			width:960px;
			height:345px;
			background:#fff;
			overflow:hidden;
			position:absolute;
			z-index:0;
			margin:0;
			border:0;
		}

	#banner_home {
		width:578px;
		height:324px;
		overflow:hidden;
		position:relative;
		margin:0 0 0 0px;
		padding:0px 0 0 0;
		float:right;
		background:#333;
		z-index:0!important;
	}
		#banner_home object {
			position:relative;
			z-index:0!important;
		}	


		#banner #slides div {
			position:relative;
			z-index:100;
			left:0;
			height:300px;
		}
			#banner #slides a {
				text-decoration:none!important;
				color:#fff!important;	
			}
	
	#banner #slide-pagination,
	#banner_home #slide-pagination {
		position:absolute;
		bottom: 10px;
		left:14px;
		margin:0 auto;
		z-index:2000;
	}
	
	#banner #slide-pagination a,
	#banner_home #slide-pagination a {
		display: block;
		overflow: hidden;
		text-indent: -999em;
		background: url('../images/dots2.png') 0 0 no-repeat;
		height: 15px;
		width: 15px;
		margin: 0 0 6px 5px;
		float:left;
	}
	
	#banner #slide-pagination a.activeSlide,
	#banner_home #slide-pagination a.activeSlide {
		background-position: -15px 0;
	}
	
#content #single_product_page_container {
	width: auto;
}

#content .single_product_display {
	margin: 0;
	padding: 0;
}

#content .post-content {
	position: relative;
}


	.specials_container {
		padding-top:12px;
	}
		.content_block,
		.sub_categories,
		.category {
		}
			#content .content_block h3 {
				margin:4px 0;
			}
			#content .content_block ul
			#content .content_block ol,
			.cat_desc ul,
			.cat_desc ol {
				padding-top:1.4em;
				padding-bottom:1.4em!important;
			}
			#content .content_block ol,
			.cat_desc ol {
				list-style-type:decimal;
			}	
			#content .content_block ul,
			#content .content_block ol,
			.cat_desc ul,
			.cat_desc ol {
				padding-left:14px;
			}	
				
			#content .content_block ul li,
			.cat_desc ul li {
				list-style-type:disc;
			}		
		
		.cat_desc,
		.content_block {
			padding-bottom:14px;
		}
		
#content h3#title_specials {
	font-style:italic;
	font-size:1.6em;
	color:#333;
	padding:13px 0 24px 29px!important;
	margin:20px 0 5px 0!important;
}	

#cta_video {
	float:left;
	width:360px;
}	

#cta_contact {
	float:right;
	width:299px;
}	

	#cta_contact h4 {
		padding:0;
	}
		
#content h3#title_video {
	font-style:italic;
	font-size:1.6em;
	color:#333;
	padding:13px 0 24px 29px!important;
	margin:20px 0 5px 0;
}

#content h3#title_contact {
	font-style:italic;
	font-size:1.6em;
	color:#333;
	padding:13px 0 24px 29px!important;
	margin:20px 0 5px 0;
}						  
						  

#contact_details {
	float:left;
	width:327px;
	padding-top:2px;
}
	#contact_details h4 {
		text-transform:uppercase;
		padding-bottom:0.1em;
	}
	.mapp-container {
		border:1px solid #d4d4d4;
	}		

#contact_form {
	float:right;
	width:327px;
}

#content ul#client_menu {
	margin:6px 20px 14px 0;
	float:left;
	display:inline;
}

#content ul#client_menu, ul#menu ul { list-style-type:none; padding: 0!important; width: 253px; list-style:none!important; }

	ul#client_menu a { display: block; text-decoration: none; }
	
	ul#client_menu li { margin-top: 0px; list-style:none!important; }
	
	ul#client_menu li a { border-bottom: 1px solid #cdcdcd; border-top: 1px solid #cdcdcd; color: #333; padding: 0.5em; background: url(../images/list-item.gif) no-repeat 235px 8px; font-weight:bold; }
		ul#client_menu li a:hover { background: url(../images/list-item.gif) no-repeat 235px 8px; }
	
	ul#client_menu li ul { border-top: 2px solid #cdcdcd; background: #f1f1f1; }
	
	ul#client_menu li ul li { margin-top: 0px; color: #000; padding: 10px 5px; border-bottom: 1px solid #cdcdcd; line-height: 1.2em!important; }
		ul#client_menu li ul li:hover {  }
	ul#client_menu li ul li h6 { margin-top: 0px; }
	
	ul#client_menu li ul li a { border: none; color: #000; padding: 0px; }
		ul#client_menu li ul li a:hover { background: none; color: #ff0000; text-decoration: underline; }
	
	.file-caption { font-size: .6em; color: #666; }
	
	.file_list { width: 408px; height: 83px; float: left; margin: 0 10px 20px 10px; border: 1px solid #ccc; padding: 0 10px; }
		.file_list:hover { border-color: #5385ba; }
		.file-title { font-size: 1.1em; font-weight: bold; color: #262626; padding: 0px; }

#content #client-content {
	float:right;
	width:385px;
}
	#content #client-content h4 {
		font-weight:bold;
	}	


/*** Sidebar ***/
			  
#sidebar {
	float:right;
	width: 250px;
	margin: 0 0 0 5px;
	padding: 0 0 115px 0;
}
	#sidebar h3.widget_heading {
		text-align:center;
		color:#333;
		font-style:italic;
		padding:14px 0 25px 0;
		font-weight:normal;
	}
	#sidebar h4.sidebar_heading {
		text-align:left;
		color:#333;
		font-style:italic;
		padding:14px 0 10px 15px;
		font-weight:normal;
	}
	#cart_widget {
		background:url(../images/cart_widget_top.gif) 0 0 no-repeat;
		color:#130201!important;
	}
		#cart_widget table {
			width:100%;
		}	

		#cart_widget h5 {
			color:#000;
			font-size:15px;
			text-transform:uppercase;
			font-family:'BebasRegular', Arial, Helvetica, sans-serif;
			font-weight:normal;	
			word-spacing:0.1em;
			padding:12px 0 0 72px;
		}
		#cart_widget .shoppingcart {
			padding-top:9px;
			padding-bottom:16px;
		}	
	
		#cart_widget .cart-widget-count,
		#cart_widget p.empty {
			padding-left:72px;
			padding-right:0;
			padding-bottom:9px;
			color:#8a2725;
			font-family:'BebasRegular', Arial, Helvetica, sans-serif;
			font-weight:normal;	
			font-size:14px;
			word-spacing:0.3em;			
		}
			#cart_widget p.empty {
				padding-top:9px;
				margin-bottom:16px;
			}	

		#cart_widget .checkout-total {
			color:#8a2725;
			font-family:'BebasRegular', Arial, Helvetica, sans-serif;
			font-weight:normal;	
			font-size:14px;
			text-align:right;
			padding-right:49px;
			padding-bottom:9px;			
		}
	
		#cart_widget tr.cart_prod_row,
		#cart_widget td#cart-widget-links {
			border-bottom:1px solid #d4d4d4;
			width:100%;
		}
			#cart_widget tr.cart_prod_row td,
			#cart_widget td#cart-widget-links {
				vertical-align:top;
				padding:11px 0 11px 6px;
			}	
			#cart_widget tr.cart_prod_row td input.remove_button {
				background:url(../images/delete2.png) 0 0 no-repeat!important;
				border:0;
				width:16px;
				height:16px;
				font-size:0;
				line-height:0;
				text-indent:-9999em;
				cursor:pointer;
				margin:0!important;
				padding:0!important;
			}	
	
	
	
	.cta_sidebar_link {
		position:relative;
		z-index:0;
		width:215px;
		height:173px;
		margin:0 auto;
	}
	.cta_sidebar_btn {
		display:block!important;
		margin:0 auto;
		font-family:'BebasRegular', Arial, Helvetica, sans-serif;
		color:#fff;
		font-size:15px;
		background:url(../images/btn_generic.png) 0 0 no-repeat;
		position:absolute!important;
		z-index:100!important;
		bottom:14px;
		left:10px;
		width:194px;
		height:40px;
		word-spacing:0.2em;
		letter-spacing:-0.02em;
	}
		.cta_sidebar_btn:hover {
			filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;	
		}
		.cta_sidebar_link img {
			position:relative;
			z-index:0;
			border:1px solid #d4d4d4;
			border-bottom:3px solid #d4d4d4;
		}	

		.cta_sidebar_btn a {
			display:block;
			color:#fff;
			padding:10px 0px 9px 9px;						
		}
			.cta_sidebar_btn a:hover {
				text-decoration:none!important;
			}	

		
		#sidelink_72.cta_sidebar_link .cta_sidebar_btn {
			background:url(../images/btn_commercial.png) 0 0 no-repeat;
			text-indent:43px;
		}
		#sidelink_70.cta_sidebar_link .cta_sidebar_btn {
			background:url(../images/btn_corporate.png) 0 0 no-repeat;
			text-indent:44px;	
		}
		
		#sidelink_74.cta_sidebar_link .cta_sidebar_btn {
			background:url(../images/btn_strata.png) 0 0 no-repeat;
			text-indent:21px;				
		}
		#sidelink_76.cta_sidebar_link .cta_sidebar_btn {
			background:url(../images/btn_retail.png) 0 0 no-repeat;
		}

#searchform label {display: none;
}

#search-bar #search_field {
padding:0;
margin:0;
}
#search-bar #search_field label {
position:absolute;
top:5px;
left:30px;
color:#000!important;
font-size:14px;
font-weight:normal;
}	

.webb-button input {
	position: absolute;
	top: 0;
	right: 22px;
	width: 41px;
	height:32px;
	text-indent: -888em;
	font-size:0;
	line-height:0;
	border: none;
	cursor: pointer;
	margin:0!important;
	background:none!important;
}

#search-bar form input.text,
#s{ 
	float:right; 
	border:none; 
	color:#958e6c; 
	width:152px; 
	background:none; 
	margin:3px 0; 
	padding:9px 0; 
	margin-right:0px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border:0;
}
#s {
	float: left;
	margin: 0;
}
			#search_click {
				height: 28px; 
				width: 25px; 
				/*background:url('../images/search_click.gif') 0 0 no-repeat;*/
				float: right; 
				cursor:pointer;
				padding: 0 10px 0 0;
				font-size:0;
				text-indent:-9999em;
				line-height:0;
			}
			#search_button, #searchsubmit { 
				border:none; 
				height:28px; 
				width:auto;
				/*background:url(../images/search_click.gif) 0 0 no-repeat; */
				float: right;  
				cursor:pointer;
				margin: 0;
				text-indent: -999em;
				overflow: hidden;
				line-height:0;
			}
		
/* Accordion Menu */

	#sidebar ul li {
		margin-bottom:1px;
		/*font-size:0.9em;*/
		list-style-type:none;
		color:#f7f7f7;
		/*background:#084278!important;	*/
		padding-left:1px;	
		position: relative!important;
	}
	#sidebar ul.sub-nav {
		padding-left:20px;
		width:197px;
		padding-top:16px;
		padding-bottom:30px;
	}	
		#sidebar ul.sub-nav li a {
			display:block;
			line-height:29px;
			margin-left:0px;
			color:#e2ddac;
			text-decoration:none;
			text-indent:0px;
			font-style:italic;
			font-size:13px;
			font-weight:bold;
		}
		/*#sidebar ul li a:hover,
		#sidebar ul li:hover {
			background:#f3a601;
			color:#000;
		}*/
				
		
		#sidebar a:hover,
		#sidebar .sub-nav li a:hover {
			text-decoration:underline;
		}
		#sidebar ul.sub-nav li li a {
			font-weight:normal;
		}	
		.second-level li {
			width: 100%;
			display: inline-block;
		}
		
		#sidebar #iso {
			position:absolute;
			bottom:40px;
			right:20px;
		}
			
/** Bottom **/
#bottom {
	width:100%;
	height:28px;
	border-top:1px solid #d4d4d4;
	position:relative;
}
	#bottom ul#btm_links {
		font-size:14px;
		padding-top:0!important;
		padding-bottom:0!important;
		margin:0!important;
	}
	#bottom ul#btm_links li {
		display:block;
		float:left;
		background:url(../images/btm_nav_divider.gif) top right no-repeat;
		padding-top:0!important;
		padding-bottom:0!important;
		margin:0!important;
	}
		#bottom ul#btm_links li.text-link a {
			color:#000000;
			font-family:'BebasRegular', Arial, Helvetica, sans-serif;
			display:block;
			float:left;
			padding:6px 24px 0 12px;		
		}
		#bottom ul#btm_links li.icon-link a {
			display:block;
			float:left;
			padding:0px 24px 0 12px;		
		}
			#bottom ul#btm_links li.icon-link a img {
				position:relative;
				top:-3px;
			}	


		
/** Newsletter Widget **/

#enews_widget {
	width:527px!important;
	/*height:28px; */
	/*margin-top:10px; */
	top:0px; 
	right:1px;
	position:absolute;
}
		#enews_widget form div {
			position:relative;
			padding:0;
			margin:0;
			float:left;
		}
		
		#enews_widget form div.input_field_container {
			margin-left:188px;
		}
		#enews_widget form div.submit-btn {
			position:absolute;
			top:0;
			right:0;
		}	
		#enews_widget span {
			display:inline;
			position:absolute;
			padding:8px 0 0 0;
			text-transform:uppercase;
			color:#777777;
			font-size:10px;
		}

		#enews_widget form div label {
			position:absolute;
			left:9px;
			top:8px;
			color:#525252;
			padding:0;
			margin:0;
			display:block;
			font-family:Arial, Helvetica, sans-serif;
			text-transform:uppercase;
		}	
		#enews_widget form input.txt_field {
			width:217px;
			padding:6px 8px 5px 8px;
			display:inline!important;
			margin:0!important;
			background:#c6c6c6;
			border:1px solid #c6c6c6;
			font-size:12px;
			color:#000;
			font-family:Arial, Helvetica, sans-serif;
		}
		#enews_widget form input#btn_signup {
			position:absolute;
			top:0;
			right:0;
			width:101px;
			height:28px;
			padding:0;
			margin:0;
			text-indent:-9999em;
			cursor:pointer;
			border:none;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
			background:url(../images/btn_signup.png) 0 0 no-repeat;
			font-size:0;
			line-height:0;
		}	
			#enews_widget form input#btn_signup:hover {
				filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;	
			}
	

#newsletter_widget,
.newsletter_desc {
	color:#e2ddac!important;
}
.newsletter_desc {
	padding:0 17px 10px 17px;
	font-size:12px;
}	

#newsletter_widget .signup_field input.field {
	margin-left: 0px;
	float:left; 
	border:none; 
	color:#958e6c; 
	width:152px; 
	background:none; 
	margin:0px 0; 
	padding:9px 0; 
	margin-right:0px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border:0;
		
}


#newsletter_widget form div{
	padding: 0;
}

#newsletter_widget .signup_field {
	height: 40px;
	position: absolute;
	top:0;
	left: 10px;
}

#searchform label { display: none; }

.webb-button input {
	position: absolute;
	top: 0;
	right: 22px;
	width: 41px;
	height:32px;
	text-indent: -888em;
	border: none;
	cursor: pointer;
	margin:0!important;
	background:none!important;
}

#newsletter_widget form div{
	padding: 0;
}

#newsletter_widget .signup_field {
	height: 40px;
	position: absolute;
	top:0;
	left: 10px;
}

#searchform label { display: none; }

.webb-button input {
	position: absolute;
	top: 0;
	right: 22px;
	width: 41px;
	height:32px;
	text-indent: -888em;
	border: none;
	cursor: pointer;
	margin:0!important;
	background:none!important;
}

#social_links {
	font-style:italic;
	padding:10px 0 10px 13px;
	position:relative;
	
}
	#social_links span {
		position:absolute;
		top:15px;
		left:13px;
	}	
	#social_links a {
		display:block;
		text-indent:-9999em;
		width:32px;
		height:32px;
		float:left;
		margin-left:6px;
	}
		#facebook { background:url(../images/facebook.png) 0 0 no-repeat; margin-left:92px!important; }	
		#twitter { background:url(../images/twitter.png) 0 0 no-repeat; }	
		#youtube { background:url(../images/youtube.png) 0 0 no-repeat; }	

								
/** Footer **/					

#footer {
	width:960px;
	padding:20px 0;
	margin: 0 auto;
	color: #3b3b3b;
	font-size:1em;
	line-height:1.8em;
	color:#423501;
	position:relative;
}

.credits { 
    float: right;
    font-size: 12px;
    position: relative;
    top: -15px;
}
.credits a { 

}
.credits img { 
    position: relative;
    top: 10px;
}




#copyright {
	display:block;
	padding:0 10px 0 0;
	color: #3b3b3b;
	text-transform:uppercase;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

#copyright a{
	color: #3b3b3b;
}

#footer_menu {
	padding:0 0 0 0px;		
	display:block;
	float: left;
	width:auto; /*768px;*/
}
	#footer_menu .menu-footer-menu-container {
		padding:6px 0 0 0;
		height:45px;
	}

#footer_menu li {
	display:inline;
	padding:0 10px 0 2px;
}
#footer_menu li:last-child {
background:none;
}
#footer_menu a	{
	color: #3b3b3b;
	text-decoration:none;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
}
#footer_menu a:hover	{
text-decoration:underline;
color:#000;
}
	#titan {
		padding:0 0 0 0;		
		background:url(../images/titan.png) 0 0 no-repeat;
		text-indent:-9999em;
		width:213px;
		height:57px;
		position:absolute;
		top:26px;
		right:1px;
	}
	

/** Misc **/

.clear {
	clear:both;
}

.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
        }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


a:hover img {
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;	
	}	


#wpadminbar {
	display: none!important;
	visibility: hidden!important;
}

html {
    margin-top: 0 !important;
}
* html body {
    margin-top: 0 !important;
}

#logout-btn {
    position: absolute;
    right:167px;
    top: 8px;
	z-index: 100;
}

.home #logout-btn  {
}

#loginform ol{
	list-style: none!important;
	padding: 0!important;
}

#loginform ol li {
	list-style: none!important;
}