<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
	
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
	big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
	center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
		
	article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
	audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
	audio:not([controls]) { display: none; }
	[hidden] { display: none; }
	
	html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
	html, button, input, select, textarea { font-family: sans-serif; }
	body { margin: 0; }
	
	a:hover, a:active, a:focus { outline: 0; }
	
	abbr[title] { border-bottom: 1px solid; }
	b, strong { font-weight: bold; }
	dfn { font-style: italic; }
	hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
	ins { background: #ffff99; color: #000000; text-decoration: none; }
	mark { background: #ffff00; color: #000000; }
	pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
	pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
	q { quotes: none; }
	q:before, q:after { content: ""; content: none; }
	small { font-size: 85%; }
	
	sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
	sup { top: -0.5em; }
	sub { bottom: -0.25em; }
	
	/* ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
	   dd { margin: 0 0 0 40px; }
	*/
	nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
	
	img { border: 0; -ms-interpolation-mode: bicubic; }
	
	svg:not(:root) { overflow: hidden; }
	
	figure { margin: 0; }
	
	form { margin: 0; }
	fieldset { border: 0; margin: 0; padding: 0; }
	legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
	button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
	button, input { line-height: normal; }
	button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
	button[disabled], input[disabled] { cursor: default; }
	input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
	input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
	input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
	button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
	textarea { overflow: auto; vertical-align: top; resize: vertical;}
	input:valid, textarea:valid {  }
	input:invalid, textarea:invalid { background-color: #f0dddd; }
	
	table { border-collapse: collapse; border-spacing: 0; }
	td { vertical-align: top; }
	
	.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
	
/* ===== Primary Styles ========================================================
   Author: WhoaThemes
   ========================================================================== */
	
	* { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
	html, body { position: relative; }
	body { overflow-x: hidden; }
	img:not(.vegas-background),object,video,embed { max-width: 100%; }
	img { height: auto; }
	.vegas-background { height: auto!important; }
	.bold {	font-weight: bold; }
	.italic { font-style: italic; }
	.alignright { float: right; }
	.alignleft { float: left; }
	.aligncenter { margin-left: auto; margin-right: auto; }
	.centered { text-align: center; }
	.clearBoth { clear: both; display: block; font-size: 0; height: 0; line-height: 0; overflow: hidden; visibility: hidden; width: 100%; vertical-align: super; }
	th, thead td { font-weight: bold; }
	em, dfn, cite { font-style: italic; }
	del { color: #cccccc; text-decoration: line-through; }
	dfn, ins { border-bottom: 1px solid #E8E8E8; }
	abbr, acronym { text-transform: uppercase; letter-spacing: .1em; }
	a abbr, a acronym { border: none; }
	abbr[title], acronym[title], dfn[title] { border-bottom: 1px solid #e5e5e5; cursor: help; }
	a { text-decoration: none; }
	address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
	caption,th { text-align: left; }
	ol, ul { list-style: none; }
	
	body { position: inherit /* conflict prettyphoto and dynamic to top plugin */; }
	#wt_wrapper, #containerWrapper.containerMap { height:100%; }
	#containerWrapper.containerMap { overflow: hidden; }
	
	::-moz-selection { background: #b3d4fc; color: #ffffff; text-shadow: none;}
	::selection { background: #b3d4fc; color: #ffffff; text-shadow: none; }
	
	hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
	
	.divideMe { -ms-word-break: break-all; word-break: break-all;/* Non standard for webkit */ word-break: break-word; -webkit-hyphens: auto;    -moz-hyphens: auto; hyphens: auto; }
	
	
/* =======================================================
   Basic Typography
   ======================================================= */
	
	body {
		font-family: HelveticaNeue,"Helvetica Neue",Arial,Helvetica,sans-serif;
		font-size: 13px;
		line-height: 1.65;
		color: #666666; }
	p, ul, ol, dl, table, fieldset, blockquote {
		margin-bottom: 20px; }
	code, kbd, samp, pre, tt, var, input[type=text], input[type=password], input[type=email], textarea {
		font: 11px,monospace; }
	code, pre, textarea {
		line-height: 20px; }
	
/* Headings
========================================================== */
	h1, h2, h3, h4, h5, h6 {
		line-height: 1.3;
		margin-bottom: 0.6em;
		color: #333333; }
	h1 {
		font-size: 30px; }
	h2 {
		font-size: 25px; }
	h3 {
		font-size: 20px; }
	h4 {
		font-size: 18px; }
	h5 {
		font-size: 16px; }
	h6 {
		font-size: 12px; }
	
/* Heading Custom Styles
========================================================== */
	/* Heading #1 */	
	.wt_title.wt_heading_1 h1,
	.wt_title.wt_heading_1 h2,
	.wt_title.wt_heading_1 h3,
	.wt_title.wt_heading_1 h4,
	.wt_title.wt_heading_1 h5,
	.wt_title.wt_heading_1 h6 { 
		position: relative; }
	.wt_title.wt_heading_1 h1:after,
	.wt_title.wt_heading_1 h2:after,
	.wt_title.wt_heading_1 h3:after,
	.wt_title.wt_heading_1 h4:after,
	.wt_title.wt_heading_1 h5:after,
	.wt_title.wt_heading_1 h6:after {
		content: "";
		display: block;
		border-bottom: 1px solid;
		border-color: #e1e1e1;
		width: 30%;
		height: 1px;
		margin: 30px 0; }
	.wt_title.wt_heading_1 h1:before,
	.wt_title.wt_heading_1 h2:before,
	.wt_title.wt_heading_1 h3:before,
	.wt_title.wt_heading_1 h4:before,
	.wt_title.wt_heading_1 h5:before,
	.wt_title.wt_heading_1 h6:before {
		content: "";
		display: block;
		background: #fcfcfc;
		border-radius: 100%;
		height: 10px;
		width: 10px;
		border: 1px solid;
		border-color: #e1e1e1;
		position: absolute;
		left: 0;
		bottom: 0;
		margin-left: 0;
		margin-bottom: -4px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;  
		box-sizing: border-box;
    	-webkit-box-shadow: 0 1px 2px #999; 
    	-moz-box-shadow: 0 1px 2px #999; 
    	box-shadow: 0 1px 2px #999; }
	.wt_title.wt_heading_1.center {
		text-align: center;	}
	.wt_title.wt_heading_1.center h1:after,
	.wt_title.wt_heading_1.center h2:after,
	.wt_title.wt_heading_1.center h3:after,
	.wt_title.wt_heading_1.center h4:after,
	.wt_title.wt_heading_1.center h5:after,
	.wt_title.wt_heading_1.center h6:after {
		margin: 30px auto; }
	.wt_title.wt_heading_1.center h1:before,
	.wt_title.wt_heading_1.center h2:before,
	.wt_title.wt_heading_1.center h3:before,
	.wt_title.wt_heading_1.center h4:before,
	.wt_title.wt_heading_1.center h5:before,
	.wt_title.wt_heading_1.center h6:before {
		left: 50%;
		margin-left: -5px; }
	.wt_title.wt_heading_1.right {
		text-align: right;	}
	.wt_title.wt_heading_1.right h1:after,
	.wt_title.wt_heading_1.right h2:after,
	.wt_title.wt_heading_1.right h3:after,
	.wt_title.wt_heading_1.right h4:after,
	.wt_title.wt_heading_1.right h5:after,
	.wt_title.wt_heading_1.right h6:after {
		margin: 30px 0 30px auto; }
	.wt_title.wt_heading_1.right h1:before,
	.wt_title.wt_heading_1.right h2:before,
	.wt_title.wt_heading_1.right h3:before,
	.wt_title.wt_heading_1.right h4:before,
	.wt_title.wt_heading_1.right h5:before,
	.wt_title.wt_heading_1.right h6:before {
		left: 100%;
		margin-left: -10px; }
		
	/* Headings #2 */	
	.wt_title.wt_heading_2 {
		overflow: hidden;
		margin-bottom: 30px;
		display: table; }
	.wt_title.wt_heading_2 .wt_title_sep_wrap {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
		position: relative;
		height: 7px; }	
	.wt_title.wt_heading_2 .wt_title_sep {
		display: block;
		border-top: 1px solid #e1e1e1;
		border-bottom: 1px solid #e1e1e1;
		width: 100%;
		position: relative;
		height: 7px;
		top: 1px; }
	.wt_title.wt_heading_2 h1,
	.wt_title.wt_heading_2 h2,
	.wt_title.wt_heading_2 h3,
	.wt_title.wt_heading_2 h4,
	.wt_title.wt_heading_2 h5,
	.wt_title.wt_heading_2 h6 {		
		float: left;
		padding: 0 10px 0 0;
		margin: 0;
		display: table-cell;
		white-space: pre; }
	.wt_title.wt_heading_2.right h1,
	.wt_title.wt_heading_2.right h2,
	.wt_title.wt_heading_2.right h3,
	.wt_title.wt_heading_2.right h4,
	.wt_title.wt_heading_2.right h5,
	.wt_title.wt_heading_2.right h6 {		
		float: right;
		padding: 0 0 0 10px; }
		
	/* Heading #3 */	
	.wt_title.wt_heading_3 h1,
	.wt_title.wt_heading_3 h2,
	.wt_title.wt_heading_3 h3,
	.wt_title.wt_heading_3 h4,
	.wt_title.wt_heading_3 h5,
	.wt_title.wt_heading_3 h6 { 
		border-bottom: 1px solid; 
		border-color: #e5e5e5; }
	.wt_title.wt_heading_3 h1 span,
	.wt_title.wt_heading_3 h2 span,
	.wt_title.wt_heading_3 h3 span,
	.wt_title.wt_heading_3 h4 span,
	.wt_title.wt_heading_3 h5 span,
	.wt_title.wt_heading_3 h6 span { 
		display: inline-block;
		padding-bottom: 10px;
		margin-bottom: -1px; 
		border-bottom: 1px solid; 
		border-color: #aeaeae; }
	.wt_title.wt_heading_3.center h1,
	.wt_title.wt_heading_3.center h2,
	.wt_title.wt_heading_3.center h3,
	.wt_title.wt_heading_3.center h4,
	.wt_title.wt_heading_3.center h5,
	.wt_title.wt_heading_3.center h6 { 
		text-align: center; }
	.wt_title.wt_heading_3.right h1,
	.wt_title.wt_heading_3.right h2,
	.wt_title.wt_heading_3.right h3,
	.wt_title.wt_heading_3.right h4,
	.wt_title.wt_heading_3.right h5,
	.wt_title.wt_heading_3.right h6 { 
		text-align: right; }
		
	/* Headings #4 */	
	.wt_title.wt_heading_4 {
		background: transparent url(../img/divider_line.png) repeat-x center center;
		overflow: hidden;
		margin-bottom: 30px; }
	.wt_title.wt_heading_4 h1,
	.wt_title.wt_heading_4 h2,
	.wt_title.wt_heading_4 h3,
	.wt_title.wt_heading_4 h4,
	.wt_title.wt_heading_4 h5,
	.wt_title.wt_heading_4 h6 {
		display: inline;
		padding: 0 10px 0 0;
		margin: 0;
		background: #ffffff; }
	.wt_title.wt_heading_4.right h1,
	.wt_title.wt_heading_4.right h2,
	.wt_title.wt_heading_4.right h3,
	.wt_title.wt_heading_4.right h4,
	.wt_title.wt_heading_4.right h5,
	.wt_title.wt_heading_4.right h6 {
		padding: 0 0 0 10px; }
	.wt_title.wt_heading_4.center h1,
	.wt_title.wt_heading_4.center h2,
	.wt_title.wt_heading_4.center h3,
	.wt_title.wt_heading_4.center h4,
	.wt_title.wt_heading_4.center h5,
	.wt_title.wt_heading_4.center h6 {
		padding: 0 10px;
		margin: 0 auto; }
	.wt_title.wt_heading_4.right {
		text-align: right; }
	.wt_title.wt_heading_4.center {
		text-align: center; }		
		
	#wt_content h1.dottedBg,
	#wt_content h2.dottedBg,
	#wt_content h3.dottedBg,
	#wt_content h4.dottedBg {
		background: #fafafa;
		padding: 8px 15px; }
	.fullWidth #wt_content h1.dottedBg, #wt_main h1.dottedBg,
	.fullWidth #wt_content h2.dottedBg, #wt_main h2.dottedBg,
	.fullWidth #wt_content h3.dottedBg, #wt_main h3.dottedBg,
	.fullWidth #wt_content h4.dottedBg, #wt_main h4.dottedBg {
		border: 1px solid #eeeeee;
		border-left: 3px solid #072945; }
	h2.blogEntry_title,
	#wt_content .blog_shortcode h2.dottedBg,
	#wt_content .portfolio_wrapper_carousel h2.dottedBg {
		font-size: 22px;
		line-height: 1em; }
	#wt_content .blog_shortcode h2.dottedBg,
	#wt_content .portfolio_wrapper_carousel h2.dottedBg {
		color: #222222; }
	.headings h2 {
		font-size: 18px;
		font-weight: bold; }	
	.headings.white h2 {
		color: #ffffff; }
		
/* code &amp; pre
========================================================== */
	code, pre {
		display: block;
		white-space: pre; }
	.code_wrap {
		border: 1px solid #dddddd;
		padding: 5px;
		margin-bottom: 20px;
		clear: both; }
	.code, .pre {
		white-space: pre-wrap;                 /* CSS3 browsers  */
		white-space: -moz-pre-wrap !important; /* 1999+ Mozilla  */
		white-space: -pre-wrap;                /* Opera 4 thru 6 */
		white-space: -o-pre-wrap;              /* Opera 7 and up */
		background-color: #FAFAFA;
		overflow: auto;
		padding: 20px 10px;
		color: #222222;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px; }
	.code {
		background-image: url(../img/code.png); }
	
/* Basic Links
========================================================== */
	a {
		-webkit-transition: color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, border-color 0.3s ease-out 0s, opacity 0.3s ease-out 0s; 
		-moz-transition: color 0.3s ease-out 0s, background-color  0.3s ease-out 0s, border-color 0.3s ease-out 0s, opacity 0.3s ease-out 0s;
		-o-transition: color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, border-color 0.3s ease-out 0s, opacity 0.3s ease-out 0s; 
		transition: color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, border-color 0.3s ease-out 0s, opacity 0.3s ease-out 0s; }
	a:not(.wt_button),
	.skin_color,
	#wt_container .wt_sitemap a:hover {
		color: #072945; }
	a:not(.wt_button):hover {
		cursor: pointer;
		text-decoration: underline; }
	.widget_subnav a:hover,
	a.postInfoTitle:hover,
	.widget_tag_cloud a:hover,	
	#logo_text a:hover,
	a.read_more_link:hover,
	.wp-pagenavi a:hover,
	ul.tabs li a:hover,
	.cycle_nav a:hover,
	#footerBottom a:hover,
	ul.team_social li:hover a {
		text-decoration: none; }
	#wt_container h1 a, 
	#wt_container h2 a, 
	#wt_container h3 a, 
	#wt_container h4 a, 
	#wt_container h5 a, 
	#wt_container h6 a,
	#wt_container .wt_sitemap a {
		color: #919191;
		text-decoration: none; }
	
/* Basic Lists
========================================================== */
	ul {
		margin-left: 1.5em;
		list-style-type: disc; }
	ul li {
		margin-left: .85em;
		margin: 4px 0; }
	ul ul {
		list-style-type: square; }
	ul ul ul {
		list-style-type: circle; }
	ol {
		margin-left: 2.35em;
		list-style-position: outside;
		list-style-type: decimal;
	}
	dt {
		margin-top: .8em;
		margin-bottom: .4em;
		font-weight: bold; }
	ol ol, ul ol {
		margin-left: 2.5em; }
	ul ol, ol ul, ol ol, ul ul {
		margin-bottom: 0; }
/* Forms
========================================================== */
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		display: block;	
		padding: 8px 10px;
		outline: none;
		color: #111;
		margin: 0 0 12px;
		max-width: 100%;
		display: block;
		border: 1px solid; }
	input {
		font-size: 12px;}
	textarea {
		height: 150px;
		margin-bottom: 12px;
		padding: 6px 10px;
		border: 1px solid;
		background-color: #fcfcfc;
		color: #111;  
		font-size: 12px;}
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus,
	button:focus {	
		outline: none; }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block; }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; } 
	input[type="text"], 
	input[type="input"], 
	input[type="password"], 
	input[type="email"], 
	input[type="number"], 
	input[type="url"], 
	input[type="tel"], 
	input[type="search"], 
	textarea, 
	select {
		background-color: #fcfcfc;
		border-color: #e1e1e1;
		color: #919191;
	}
		
/* =======================================================
   Head Area
   ======================================================= */
	#wt_wrapper {
		width: 100%;
		position: relative;
		overflow: hidden; }
	#wt_page {
		position: relative; }
	#wt_page .inner {
		margin: 0 auto;
		position: relative;
		width: 980px;
		padding: 0 20px; }
	#topWidgetWrapper .inner {
		padding: 0; }
	#headerWrapper {
		position: relative;
		width: 100%;
		padding-bottom: 24px;
		background: #072945 url(../img/header.png) no-repeat top center; }	
	#header {
		position: relative;
		z-index: 1000;
		width: 100%;
		min-height: 66px;
		padding: 0; }
	#header_main {
		padding: 20px 0 14px; }	
	#header .inner {
		padding: 0;
		position: relative;
		z-index: 1603;
		width: 980px; }		
	#logo,
	#logo a {
		float: left;
		display: block;
		position: relative;	
		color: #3B3B3B;
		height: 100%;
		overflow: hidden; }
	#logo {
		position: absolute; }
	#logo img {
		display: block;
		height: auto;
		padding: 12px 0;
		width: auto; }
	#logo_text {
		float: left;
		display: inline-block;	    
		padding: 0;
		text-align: left;
		color: #000000; }
	#logo_text a {
		font-size: 32px;
		line-height: 32px;
		float: left;
		color: #ffffff; }
	#siteDescription {
		clear: both;
		position: relative;
		top: 5px;
		left: 0px;
		color: #ffffff; }
	#left_alignment #header .inner {
		margin-left: 20px; }
	#right_alignment #header .inner {
		margin-right: 20px; } 
		
/* Top Widget Area
========================================================== */
	#topWidgetWrapper {
		background: #f9f9f9;
		border-bottom: 6px solid #e1e1e1;    
		font-size: 11px; }	
	#topWidgetWrapper a {
		color: #696969; }
	#topWidgetWrapper .widget {
		margin: 0; }
	#topWidgetWrapper .widget_nav_menu {
		float: right;
		border-right: 1px solid #e1e1e1;
		border-left: 1px solid #e1e1e1; }
	#topWidgetWrapper .widget_nav_menu li {
		border-left: 1px solid #e1e1e1; }
	#topWidgetWrapper .widget_nav_menu li:first-child {
		border-left: 0; }
	#topWidgetWrapper .widget_nav_menu li a {
		font-size: 11px;
		color: #898989;
		line-height: 30px; }
	#topWidgetWrapper .widget_nav_menu li a:hover {
    	color: #072945 !important; }	
	#left_alignment #topWidget .inner {
		float: left;
		margin-left: 20px; }
	#right_alignment #topWidget .inner {
		float: right;
		margin-right: 20px; }
	#topWidgetWrapper .contactInfo {
		margin-bottom: 0;
		margin-left: -20px;
		float: right;
		text-align: right; }
	#topWidgetWrapper .contactInfo p {
		display: inline-block;
		margin-left: 20px;
		color: #777;
		font-size: 11px;
		line-height: 30px; }
	
/* Header Widget Area
========================================================== */
	#headerWidget {
		color: #ffffff;
		float: right;
		position: relative;
		text-align: right;
		z-index: 10; }
	#headerWidget .widget {
		margin: 0 0 0 15px !important;
		color: #ffffff; }
	#header .widget a {
		color: #ffffff; }
	.searchForm {
		clear: both;
		position: relative;
		margin: 0; 
		text-align: left;
		max-width: 300px;
		z-index: 1; }
	#headerWidget .searchForm {
		width: 245px; }
	.fullWidth #containerWrapper .searchForm {
		width: 245px; }
	input.search-field {
		background: transparent url(../img/transparent_bg3.png);
		border: none;
		-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
		-moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
		box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
		line-height: 1em;
		width: 100%;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-border-top-right-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		border-top-right-radius: 10px;
		-moz-border-bottom-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-bottom-right-radius: 10px;
		padding: 6px 42px 6px 6px !important;
		color: #ffffff; }
	#containerWrapper input.search-field {
		background: #f9f9f9;
		color: #555555;
		border: 1px solid #e1e1e1; }
	.searchBtn {
		position: absolute;
		top: -4px;
		right: 0px;
		height: 100%; }
	.search-go {
		height: 36px;
		width: 36px;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		cursor: pointer;
		border: none;
		display: block;
		padding: 0;
		font-size: 1.15em;	
		color: #555555;
		font-family: 'FontAwesome'; 
		
		-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75);
		-moz-box-shadow:    0px 0px 3px rgba(0, 0, 0, 0.75);
		box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.75);
		
		background: rgb(254,254,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(221,221,221,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(221,221,221,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */ } 
	.search-go:hover {
		transition: all 0.2s linear 0s;
		background: rgb(221,221,221); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(221,221,221,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(221,221,221,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */ }
	.popover-content .search_wrap {
		width: 264px;
		position: relative; }		
	.menu-item-search .popover.bottom { 
		top: 88% !important;
		margin-left: -120px; }
	.menu-item-search .popover.bottom .arrow {
		margin-left: 109px; }
	.menu-item-search a.no_link {
		cursor: pointer !important; }
	
/* =======================================================
   Top Navigation
   ======================================================= */
	#nav {
		clear: right;
		float: right;
		margin: 15px 0 0;
		position: relative;
		height: 30px; }	
	#header .inner {
		height: 100%; }
	#nav a:hover {
		text-decoration: none; }	
	#nav ul {
		margin: 0;
		padding: 0;
		line-height: 20px;
		-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: content-box;    /* Firefox, other Gecko */
		box-sizing: content-box; }
	/* Top level list items */
	#nav ul li {
		position: relative;
		margin: 0;
		padding: 0;
		padding-bottom: 15px;
		display: block;
		display: inline;	
		float: left;
		width: auto;
		cursor: pointer;
		list-style-type: none; }
	/* Top level menu link items style */
	/*#nav ul:first-child &gt; li {
		line-height: 22px; }*/
	#nav ul li a {
		display: inline-block;
		text-align: center;
		color: #ffffff;
		padding: 0px 15px;
		font-size: 12px; }
	#nav ul li a.level-1-a {
		height: 30px;
		font-size: 16px; }
	#nav ul li a.level-1-a span {
		line-height: 28px; }
	#nav ul li a:hover,
	#nav ul li.current_page_item a.level-1-a, 
	#nav ul li.current_page_item.level-2-li a.level-2-a,
	#nav ul li.current_page_item.level-3-li a.level-3-a, 
	#nav ul li.current_page_item.level-4-li a.level-4-a,
	#nav ul li.current-page-ancestor a.level-1-a,
	#nav ul li.current-page-ancestor.level-2-li a.level-2-a,
	#nav ul li.current-page-ancestor.level-3-li a.level-3-a,
	#nav ul li.current-page-ancestor.level-4-li a.level-4-a,
	#nav ul li.current_page_ancestor a.level-1-a,
	#nav ul li.current_page_ancestor.level-2-li a.level-2-a,
	#nav ul li.current_page_ancestor.level-3-li a.level-3-a,
	#nav ul li.current_page_ancestor.level-4-li a.level-4-a,
	#nav ul li.current-menu-ancestor a.level-1-a {
		color: #ffffff; }
	#nav ul li a span {
		display: block;
		cursor: pointer; }	
	
	/* 1st sub level menu */
	#nav ul li ul {
		height: auto;
		width: 210px;
		margin: 0;
		padding: 0;
		margin-top: 15px;  
		position: absolute;
		left: 0px;
		visibility: hidden;	}
	#nav ul ul {
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: 0 0 2px 1px #e8e8e8;
		-moz-box-shadow: 0 0 2px 1px #e8e8e8;
		box-shadow: 0 0 2px 1px #e8e8e8;}
	#nav ul ul:before {
		content: "";
		width: 24px; 
		height: 11px;
		background: url(../img/submenuFirst.png) no-repeat top left;
		left: 25px;
		margin-left: -12px;
		top: -11px;
		position: absolute; }
	#nav ul ul ul:before {
		background: none; }
	/* Sub level menu list items (undo style from Top level List Items) */
	#nav ul li ul li {
		display: list-item;
		float: none;		 
		background: rgb(7,41,69);
		background: rgba(7,41,69,0.9); }	
	/* All subsequent sub menu levels vertical offset after 1st level sub menu */
	#nav ul li ul li ul {
		top: 0 !important; }
	#nav ul ul {
		padding: 0;}
	#nav ul ul li {
		padding: 0; }
	#nav ul ul a {
		font-size: 12px;
		padding: 0 14px;
		float: none;
		display: block !important;
		white-space: normal;
		width: 100%;
		margin: 0;
		text-transform: none; }
	#nav ul ul a span {
		margin-top: 0;
		text-align: left;
		border-bottom: 1px solid;
		border-color: rgb(163,172,180);
		border-color: rgba(163,172,180,0.9);
		display: block !important;
		padding: 5px 0; }	
	#nav ul ul li:last-child a span {
		border-bottom: none; }
	#nav ul ul ul {
		margin-left: 0px;
		margin-top: 0px;
		background: none;
		padding: 0; }
	/*
	#nav .level-2-li.hasChild:hover a.level-2-a,
	#nav .level-3-li.hasChild:hover a.level-3-a,
	#nav .level-4-li.hasChild:hover a.level-4-a {
		color: #ffffff; }
	#nav .level-2-li.hasChild a.level-2-a, 
	#nav .level-3-li.hasChild a.level-3-a, 
	#nav .level-4-li.hasChild a.level-4-a {
		background: url(../img/hasChild.png) no-repeat 98% center ; }
	*/
	#nav ul li ul {
		z-index: 201; }
	#nav ul li ul li ul {
		z-index: 202; }
	#nav ul li ul li ul li ul {
		z-index: 203; }
		
	/* Lava Lamp */
	
	#nav ul li.level-1-li {
    	z-index: 200; }
	#nav ul.lavaLamp {
		height: 30px; }
	#nav li.back {
		height: 30px;
		width: 30px;
		z-index: 198;
		position: absolute;
		padding: 0;
		margin: 0;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		background: url(../img/transparent_bg3.png);
		-webkit-box-shadow: 0 0 2px 1px #e8e8e8;
		-moz-box-shadow: 0 0 2px 1px #e8e8e8;
		box-shadow: 0 0 2px 1px #e8e8e8; }	
			
	/* Static images / videos from intro area */	
	.intro_staticImage,
	.intro_staticVideo {
		position: relative;
		background: #2B2B2B url("../img/loading.gif") no-repeat center center; }
	.intro_staticImage:before, .intro_staticImage:after,
	.intro_staticVideo:before, .intro_staticVideo:after {
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 15px;
		left: 10px;
		width: 50%;
		top: 80%;
		max-width: 400px;
		background: #888888;
		-webkit-box-shadow: 0 15px 15px #888888;
		-moz-box-shadow: 0 15px 15px #888888;
		box-shadow: 0 15px 15px #888888;
		-webkit-transform: rotate(-3deg);
		-moz-transform: rotate(-3deg);
		-o-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
		transform: rotate(-3deg); }
	.intro_staticImage:after, .intro_staticVideo:after {
		-webkit-transform: rotate(3deg);
		-moz-transform: rotate(3deg);
		-o-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		transform: rotate(3deg);
		right: 10px;
		left: auto; }
	.intro_staticImage img {
		display: block; }
	
	/* Default Header height */	
		
	/* Sticky Header */	
	.sticky #header {
		position: fixed;
		left: 0;
		top: 0; 
		width: 100%;
		background-color: #ffffff;
		border-top: none; 
		border-bottom: 1px solid #E5E5E5; }
	.is-sticky #headerWidget {
		display: none; }
	.is-sticky #header {
		background: rgb(7,41,69);
		background: rgba(7,41,69,0.9);
		padding: 10px 0 15px; }
		
	/* End Sticky Header */	
		
/* =======================================================
   Sliders
   ======================================================= */

/* Flex, Nivo, Anything, Cycle Sliders
========================================================== */
	#slide {
		clear: both;
		margin: 0 auto;
		position: relative;
		z-index: 91;
		padding: 0;     
		max-width: 980px; }
	#thumbsCarousel {
		margin: 0 auto;
		max-width: 980px; }
	.is_slider .wt_wide #slide,
	.is_slider .wt_wide #thumbsCarousel {
		max-width: 940px; }
	#slide #flexSlider.fadeSlide, 
	#slide .flex-viewport,
	#slide #nivoSlider,
	#slide #cycle_slider {
		border: 1px solid #BCBCBC; }
	#slideFrameTop {
		width: 100%;
		height: 7px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 90;
		background: rgba(255, 255, 255, 0.25); }
	#slideFrameBottom {
		width: 100%;
		height: 7px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 90;
		background: rgba(255, 255, 255, 0.25); }
	#slideFrameLeft {
		width: 7px;
		height: 100%;
		position: absolute;
		top: 7px;
		left: 0;
		z-index: 90;
		background: rgba(255, 255, 255, 0.25); }
	#slideFrameRight {
		width: 7px;
		height: 100%;
		position: absolute;
		top: 7px;
		right: 0;
		z-index: 90;
		background: rgba(255, 255, 255, 0.25); }
	#headerWrapper .ls-container,
	#headerWrapper .rev_slider_wrapper {
		border-bottom: 1px solid;
		border-color: #E1E1E1; }
	
/* Flex Slider ../styles
========================================================== */
	#flexSlider {
		position: relative;
		margin-bottom: 30px; }
	#flexSlider.flexNavThumbsSlider {
		margin-bottom: 23px; }
	#flexSlider:not(.flexNavThumbs):before, #flexSlider:not(.flexNavThumbs):after	{
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 15px;
		left: 10px;
		width: 50%;
		top: 80%;
		max-width: 400px;
		background: #888888;
		-webkit-box-shadow: 0 15px 15px #888888;
		-moz-box-shadow: 0 15px 15px #888888;
		box-shadow: 0 15px 15px #888888;
		-webkit-transform: rotate(-3deg);
		-moz-transform: rotate(-3deg);
		-o-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
		transform: rotate(-3deg); }
	#flexSlider:not(.flexNavThumbs):after {
		-webkit-transform: rotate(3deg);
		-moz-transform: rotate(3deg);
		-o-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		transform: rotate(3deg);
		right: 10px;
		left: auto; }
	/*
	#flexSlider .slides li {
		background-size: cover; }
	*/
	
	#flexSlider.flex-preload {
		position: relative;
	    /* overflow: hidden; */
	    background: #2B2B2B url("../img/loading.gif") no-repeat center center; }
	
	#flexSlider .flex-direction-nav .flex-next { margin-right: 0px; }
	#flexSlider .flex-direction-nav .flex-prev { margin-left: 0px; }
	
	#flexSlider .flex-control-thumbs li {
		margin: 0 4px 4px;
		-webkit-box-shadow: 0px 1px 2px 0px #4a4a4a;
		-moz-box-shadow: 0px 1px 2px 0px #4a4a4a;
		box-shadow: 0px 1px 2px 0px #4a4a4a;
		width: 100px; }
	#flexSlider .flex-control-thumbs {
		margin: 12px 0 8px; }
	#flexSlider .flex-control-paging {
		width: 100%;
		text-align: center;
		position: absolute;
		bottom: -25px; }
	#flexSlider .flex-control-paging li a {
		width: 14px;
		height: 14px;
		background: url("../img/sliderControls.png") no-repeat; }
	#flexSlider .flex-control-paging li a.flex-active { 
		background-position: 0 -14px; }
	
	/* Caption ../styles */
	
	#flexSlider .flex-caption {
		padding: 20px;
		top: 50%;
		background: none;
		color: #ffffff;
		max-height: 100%; }	
	#flexSlider .slides h2, 
	#flexSlider .slides h3, 
	#flexSlider .slides .wt_button,
	#nivo_slider_wrap .nivo-caption h2,
	#nivo_slider_wrap .nivo-caption h3, 
	#nivo_slider_wrap .nivo-caption .wt_button,
	#cycle_slider .cycle-overlay h2,
	#cycle_slider .cycle-overlay h3,
	#cycle_slider .cycle-overlay .wt_button {    
	    margin-top: 0;
	    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	    opacity: 0;
	    -webkit-transform: translateY(30px);
	    -moz-transform: translateY(30px);
	    -ms-transform: translateY(30px);
	    -o-transform: translateY(30px);
	    transform: translateY(30px); }
	#flexSlider .flex-caption h2,
	#nivo_slider_wrap .nivo-caption h2,
	#cycle_slider .cycle-overlay h2 {
		text-transform: uppercase;
		color: #ffffff;
		font-weight: bold;
		font-size: 48px;    
		text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);			
		-webkit-transition: all 0.5s ease; 
		-moz-transition: all 0.5s ease; 
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease; }
	#flexSlider .flex-caption h3,
	#nivo_slider_wrap .nivo-caption h3,
	#cycle_slider .cycle-overlay h3 {
		color: #ffffff;
		font-weight: 200;
		font-size: 26px;
	    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);	
		-webkit-transition: all 0.5s ease 0.4s; 
		-moz-transition: all 0.5s ease 0.4s; 
		-o-transition: all 0.5s ease 0.4s;
		transition: all 0.5s ease 0.4s; }
	#flexSlider .flex-caption .wt_button,
	#nivo_slider_wrap .nivo-caption .wt_button,
	#cycle_slider .cycle-overlay .wt_button {
		margin-top: 20px;	
		-webkit-transition: opacity 0.5s ease 0.8s, -webkit-transform 0.5s ease 0.8s, background-color 0.4s ease 0s; 
		-moz-transition: opacity 0.5s ease 0.8s, -moz-transform 0.5s ease 0.8s, background-color 0.4s ease 0s; 
		-o-transition: opacity 0.5s ease 0.8s, -o-transform 0.5s ease 0.8s, background-color 0.4s ease 0s;
		transition: opacity 0.5s ease 0.8s, transform 0.5s ease 0.8s, background-color 0.4s ease 0s; }
	.flex-caption-content,
	.nivo-caption-content,
	.cycle-overlay-content {
		max-width: 66.66%;
		display: inline-block; }
	#flexSlider .slides li.animated h2, 
	#flexSlider .slides li.animated h3, 
	#flexSlider .slides li.animated .wt_button,
	#nivoSlider.animated .nivo-caption h2,
	#nivoSlider.animated .nivo-caption h3,
	#nivoSlider.animated .nivo-caption .wt_button,
	#cycle_slider.animated .cycle-overlay h2,
	#cycle_slider.animated .cycle-overlay h3,
	#cycle_slider.animated .cycle-overlay .wt_button {		
	    -webkit-transform: translateY(0px);
	    -moz-transform: translateY(0px);
	    -ms-transform: translateY(0px);
	    -o-transform: translateY(0px);
	    transform: translateY(0px);
	    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	    opacity: 1; }
	#flexSlider .slides li {
		display: none;
		position: relative; }
	#flexSlider.flexslider {
		max-height: 700px;
		min-height: 280px; 
		min-width: 320px; }
	/*
	#flexSlider .slides li .invisible {
		min-height: 280px;
		z-index: 5; }
	*/
	
/* Nivo Slider ../styles
========================================================== */
	#nivoSlider {
		position: relative;
		margin-bottom: 30px;
		max-height: 700px;
		min-height: 280px;
		min-width: 320px; }
	#nivoSlider:before, #nivoSlider:after {
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 15px;
		left: 10px;
		width: 50%;
		top: 80%;
		max-width: 400px;
		background: #888888;
		-webkit-box-shadow: 0 15px 15px #888888;
		-moz-box-shadow: 0 15px 15px #888888;
		box-shadow: 0 15px 15px #888888;
		-webkit-transform: rotate(-3deg);
		-moz-transform: rotate(-3deg);
		-o-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
		transform: rotate(-3deg); }
	#nivoSlider:after {
		-webkit-transform: rotate(3deg);
		-moz-transform: rotate(3deg);
		-o-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		transform: rotate(3deg);
		right: 10px;
		left: auto; }		
	#nivoSlider.nivo-preload {
	    background: #2B2B2B url("../img/loading.gif") no-repeat center center; }
	#nivo_slider_wrap .nivo-controlNav {
		position: absolute;
		left: 0;
		bottom: -22px;
		height: 15px;
		padding: 0;
		width: 100%;
		min-width: 320px;
		text-align: center;
		z-index: 100; }
	#nivo_slider_wrap .nivo-thumbs-enabled {
		left: 0; }
	#nivo_slider_wrap .nivo-controlNav a {
		width: 14px;
		height: 14px;
		background: url("../img/sliderControls.png") no-repeat; }
	#nivo_slider_wrap .nivo-controlNav a.active {
		background-position: 0 -14px; }
	#nivo_slider_wrap .nivo-controlNav.nivo-thumbs-enabled {
		display: block;
		height: auto;
		position: relative;
		bottom: 0;
		padding: 0 0 10px;
		margin-top: -10px; }
	#nivo_slider_wrap .nivo-controlNav.nivo-thumbs-enabled a {
		display: inline-block;
		width: 100px;
		height: auto;
		background: none;
		margin: 0 4px 0;
		-webkit-box-shadow: 0px 1px 2px 0px #4a4a4a;
		-moz-box-shadow: 0px 1px 2px 0px #4a4a4a;
		box-shadow: 0px 1px 2px 0px #4a4a4a; }
	#nivo_slider_wrap .nivo-controlNav.nivo-thumbs-enabled img {
		width: 100px;
		border: 0; }		
			
	/* Caption ../styles */
	#nivo_slider_wrap .nivo-caption {
		position: absolute; 
		left: 0;
		top: 50%;
		z-index: 9;
		width: 100%;
		max-height: 100%;
		padding: 20px;
		color: #ffffff;
		text-align: center;
		color: #ffffff;
		background: none; }
	#nivo_slider_wrap .nivo-caption .wt_button { 
		display: inline-block; }
	#nivo_slider_wrap .nivo-html-caption {
		display: none; }
	#nivo_slider_wrap .slideImage {
		display: none; }
	
/* Cycle Slider ../styles
========================================================== */
	#cycle_slider {
		position: relative;
		margin-bottom: 30px;
		padding: 0;
		width: 100%;
		max-width: 1920px;
		min-width: 320px;
		min-height: 280px; }
	#cycle_slider_wrap:before, #cycle_slider_wrap:after {
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 15px;
		left: 10px;
		width: 50%;
		top: 80%;
		max-width: 400px;
		background: #888888;
		-webkit-box-shadow: 0 15px 15px #888888;
		-moz-box-shadow: 0 15px 15px #888888;
		box-shadow: 0 15px 15px #888888;
		-webkit-transform: rotate(-3deg);
		-moz-transform: rotate(-3deg);
		-o-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
		transform: rotate(-3deg); }
	#cycle_slider_wrap:after {
		-webkit-transform: rotate(3deg);
		-moz-transform: rotate(3deg);
		-o-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		transform: rotate(3deg);
		right: 10px;
		left: auto; }		
	#cycle_slider.cycle-preload {
	    background: #2B2B2B url("../img/loading.gif") no-repeat center center; }
	#cycle_slider_wrap {
		position: relative; }
	/* set border-box so that percents can be used for width, padding, etc (personal preference) */
	#cycle_slider, #cycle_slider * { 
		-webkit-box-sizing: border-box; 
		-moz-box-sizing: border-box; 
		box-sizing: border-box;  } 
	#cycle_slider &gt; div.cycle-slide {
		height: 100%;
		width: 100%; }
	#cycle_slider iframe, 
	#cycle_slider object, 
	#cycle_slider embed {
		height: 100%;
		width: 100%;
		display: block;
		background: #072945; }
	#cycle_slider img.cycle_image { 
		/* 
		some of these styles will be set by the plugin (by default) but setting them here
		helps avoid flash-of-unstyled-content
		*/
		position: absolute; 
		top: 0; 
		left: 0;
		width: 100%; 
		padding: 0; 
		display: block; }
	/* in case script does not load */
	#cycle_slider img.cycle_image:first-child,
	#cycle_slider div.cycle_panel:first-child {
		position: static; 
		z-index: 100; }
	/* If an image is wrapped in a link */
	#cycle_slider li a.cycle_link {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		border: 0;
		padding: 0;
		margin: 0;
		z-index: 101; }
	/* Navigation Arrows */
	.cycleArrows { 
		width: 100%; }
	.cycleArrows a {
		position: absolute;
		display: block;
		top: 50%;
		margin-top: -20px;
		z-index: 201;
		width: 40px;
		height: 40px;
		text-indent: -10000px;
		outline: 0;
		cursor: pointer;
		opacity: 0; 
		filter: alpha(opacity=00); 
		-webkit-transition: all 200ms ease-in-out; 
		-moz-transition: all 200ms ease-in-out; 
		-o-transition: all 200ms ease-in-out;
		 transition: all 200ms ease-in-out; }
	.cycleArrows .cycle-next { 
		right: 0; 
		background: url("../img/sliderArrows.png") no-repeat -40px 0; }
	.cycleArrows .cycle-prev { 
		left: 0; 
		background: url("../img/sliderArrows.png") no-repeat 0 0; }
	.cycle_slider_wrap:hover .cycle-next { opacity: 0.8; filter: alpha(opacity=80); right: 20px; }
	.cycle_slider_wrap:hover .cycle-prev { opacity: 0.8; filter: alpha(opacity=80); left: 20px; }
	.cycle_slider_wrap:hover .cycleArrows a:hover { opacity: 1; filter: alpha(opacity=100); }
	
	/* Cycle Pager */
	.cycle-pager { 
		height: 15px;
		text-align: center; 
		width: 100%; 
		min-width: 320px;
		z-index: 201; 
		position: absolute;
		left: 0;
		bottom: -22px;
		display: inline-block;
		text-align: center; }
	.cycle-pager span { 
		outline: 0;
		text-indent: -9999px;
		margin: 0 2px;
		display: inline-block; 
		cursor: pointer; 	
		width: 14px;
		height: 14px;
		background: url("../img/sliderControls.png") no-repeat; }
	.cycle-pager span.cycle-pager-active { 
		background-position: 0 -14px; }
	.cycle-pager &gt; * { cursor: pointer;}
	
	/* HTML content */
	.cycle_html_content {
		background: #fafafa;
		-moz-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.1); /* FF3.5+ */
		-webkit-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.1); /* Saf3.0+, Chrome */
		box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.1); /* Opera 10.5, IE 9.0 */ }
	.cycle_html_content p {
		color: #565656 !important; }
	.cycle_html_content a {
		color: #565656 !important; }
	
	/* Cycle slides non images */
	#cycle_slider &gt; a.cycle_link {
		display: block;
		left: 0;
		padding: 0;
		position: absolute;
		top: 0;
		width: 100%; }
	#cycle_slider &gt; a.cycle_link &gt; img.cycle_image {
		display: block;
		position: static;
		width: 100%; }
	#cycle_slider &gt; div.cycle_panel {
		left: 0;
		padding: 0;
		position: absolute;
		top: 0;
		width: 100%;
		display: none; }
	/*
	.composite-example &gt; div.cycle_panel {
		background: #fafafa; }
	*/
	.composite-example &gt; div.cycle_panel &gt; img.cycle_image {
		display: block; }
	.cycle-slide p {
		margin: 0;
		padding: 10px; }
		
	/* Caption ../styles */
	.cycle-overlay {
		position: absolute; 
		left: 0;
		top: 50%;
		z-index: 200;
		width: 100%;
		max-height: 100%;
		padding: 20px;
		color: #ffffff;
		text-align: center;
		color: #ffffff;
		background: none; }
	.cycle-overlay p {
		font-size: 12px;
		margin: 0;
		color: #ffffff;
		line-height: 20px; }
	
/* Anything Slider ../styles
========================================================== */
	#anything_slider, 
	#anything_slider li.panel {
		margin: 0px;
		padding: 0px;
		list-style: none;
		position: relative;
		overflow: hidden; }
	#anything_slider_wrap {
		width: 980px;
		position: relative;
		overflow: hidden;
		background: #FAFAFA url("../img/loading.gif") no-repeat center center;
		/* border: 1px solid #bcbcbc; */ }
	#anything_slider_wrap #slideFrameLower {
		bottom: 0; }
	#anything_slider_loading {
		width: 980px;
		position: absolute;
		top: 0px;
		background: #FAFAFA url("../img/loading.gif") no-repeat center center;
		z-index: 101;
		margin-top: 0px;
		margin-left: 0px; }
	#anything_slider {
		width: 980px; }
	#anything_slider {
		visibility: hidden;	}
	div.anythingSlider {
		width: 980px;
		margin: 0 auto; }
	div.anythingSlider .anythingWindow {
		background-color: #fff; }
	div.anythingSlider .anythingWindow {
		overflow: hidden;
		position: relative;
		width: 100%;
		height: 100%; }
	div.anythingSlider {
		position: relative; }
	/* anythingSlider base UL */
	ul.anythingBase {
		background: transparent;
		list-style: none;
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0; }
	ul.anythingBase li.panel {
		display: block;
		float: left;
		padding: 0;
		margin: 0;
		position: relative;
		background: #FAFAFA; }
	/* If an image is wrapped in a link */
	#anything_slider li a.anything_link {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		border: 0;
		padding: 0;
		margin: 0;
		z-index: 101; }
	/* Navigation Arrows */
	div.anythingSlider .arrow {
		position: absolute;
		display: block;
		top: 45%;
		z-index: 101;
		opacity: 0.0;
		filter: alpha(opacity = 00); }
	div.anythingSlider .arrow a {
		display: block;
		width: 40px;
		height: 40px;
		text-indent: -10000px;
		z-index: 101;
		outline: 0;
		cursor: pointer; }
	div.anythingSlider .arrow a span { 
		display: block; 
		text-indent: -9999px; }
	div.anythingSlider .forward { 
		margin-right: 20px; 
		right: 0; }
	div.anythingSlider .back { 
		margin-left: 20px;
		left: 0; }
	div.anythingSlider .forward a { 
		background: url("../img/sliderArrows.png") no-repeat -40px 0; }
	div.anythingSlider .back a { 
		background: url("../img/sliderArrows.png") no-repeat 0 0; }	
	div.anythingSlider .back.disabled { 
		display: none; } /* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
	div.anythingSlider .forward.disabled { 
		display: none; } /* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
	
	/* Slide Navigation */
	div.anythingSlider .anythingControls {  
		padding-top: 15px;
		outline: 0; 
		text-align: center;
		margin-top: -45px;
		position: relative;
		z-index: 150; }
	div.anythingSlider .thumbNav { 
		position: relative;
		float: none; 
		margin: 0; 
		display: inline-block;
		padding: 0px 10px 5px;	}
	div.anythingSlider .thumbNav li { 
		display: inline; 
		margin: 0; }
	div.anythingSlider .thumbNav a {
		background: url("../img/sliderControls.png") no-repeat 0 0;
		height: 14px;
		width: 14px;
		display: inline-block;
		margin: 0 2px;
		overflow: hidden;
		text-decoration: none;
		outline: 0;
		text-indent: -9999px;
		cursor: pointer; }
	div.anythingSlider .thumbNav a.cur,
	div.anythingSlider .thumbNav a:hover {
		background-position: 0 -14px; }
	div.anythingSlider .start-stop {
		display: none; }
	div.anythingSlider, div.anythingSlider .anythingWindow, div.anythingSlider .thumbNav a, div.anythingSlider .arrow a, div.anythingSlider .start-stop {
		transition-duration: 0;
		-o-transition-duration: 0;
		-moz-transition-duration: 0;
		-webkit-transition-duration: 0; }
		
	/* Captions */
	.anything_caption {
		opacity: 0.8;
		position: absolute;
		background-color: #000;
		padding: 20px 20px;
		z-index: 100;
		color: #ffffff; }
	.anything_caption h2,
	.anything_caption h3 {
		color: #ffffff; }
	.anything_caption h3, .anything_caption p {
		margin-bottom: 10px; }
	.anything_caption h3 {
		line-height: 1.2em; }
	.caption_top, .caption_bottom {
		width: 980px; }
	.caption_top {
		top: 20px; }
	.caption_bottom {
		bottom: 20px; }
	.caption_left, .caption_right {
		width: 220px; }
	.caption_left {
		left: 20px; }
	.caption_right {
		right: 20px; }
	/* Sidebar */
	.anything_sidebar_content {
		width: 240px;
		padding: 20px;
		top: 0px;
		position: absolute;
		background: #FFFFFF;
		-moz-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.1); /* FF3.5+ */
		-webkit-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.1); /* Saf3.0+, Chrome */
		box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.1); /* Opera 10.5, IE 9.0 */ }
	.anything_sidebar_content p,
	.anything_html_content p {
		color: #565656 !important; }
	.anything_sidebar_content a,
	.anything_html_content a {
		color: #565656 !important; }
	.anything_sidebar_image {
		width: 700px;
		top: 0px;
		position: absolute; }
	.anything_sidebar_left .anything_sidebar_content {
		left: 0px; }
	.anything_sidebar_left .anything_sidebar_image {
		right: 0px; }
	.anything_sidebar_right .anything_sidebar_content {
		right: 0px; }
	.anything_sidebar_right .anything_sidebar_image {
		left: 0px; }
	.anything_html_content {
		z-index: 91; /* to stay above frame */
		position: relative; }
			
/* =======================================================
   Shortcode Sliders 
   ======================================================= */
   

/* FlexSlider
========================================================== */   
   
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
	 
	/* Browser Resets */
	.flex-container a:active,
	.flexslider a:active,
	.flex-container a:focus,
	.flexslider a:focus  { outline: none; }
	.slides,
	.flex-control-nav,
	.flex-direction-nav { margin: 0; padding: 0; list-style: none; } 
	
/* FlexSlider Necessary Styles
*********************************/ 
	.flexslider { margin: 0; padding: 0; }
	.flexslider .slides &gt; li { display: none; -webkit-backface-visibility: hidden; margin:0; position: relative; } /* Hide the slides before the JS is loaded. Avoids image jumping */
	.flexslider .slides img { width: 100%; display: block; }
	.flex-pauseplay span { text-transform: capitalize; }
	
	/* Clearfix for the .slides element */
	.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
	html[xmlns] .slides { display: block; } 
	* html .slides { height: 1%; }
	
	/* No JavaScript Fallback */
	/* If you are not using another script, such as Modernizr, make sure you
	 * include js that eliminates this class on page load */
	.no-js .slides &gt; li:first-child { display: block; }
	
	
/* FlexSlider Theme
*********************************/
	.flexslider {
		margin: 0 0 20px; 
		position: relative; 
		zoom: 1; }
	.flex-viewport {
		max-height: 2000px; 
		-webkit-transition: all 1s ease; 
		-moz-transition: all 1s ease; 
		transition: all 1s ease; 
		z-index: 1; }
	.loading .flex-viewport {
		max-height: 300px; }
	.flexslider .slides {
		zoom: 1; }
	.carousel li {
		margin-right: 5px; }
	
	/* Direction Nav */
	.flex-direction-nav { *height: 0; width: 100%; }
	.flex-direction-nav li { margin: 0; }
	.flex-direction-nav a { width: 38px; height: 61px; margin: -30px 0 0; display: block; 
		background: url("../img/slider_arrows.gif") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; filter: alpha(opacity=00); -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; }
	.flex-direction-nav .flex-next { background-position: 100% 0; right: 0px; }
	.flex-direction-nav .flex-prev { left: 0px; }
	.flexslider:hover .flex-next { opacity: 0.8; filter: alpha(opacity=80); right: 15px; }
	.flexslider:hover .flex-prev { opacity: 0.8; filter: alpha(opacity=80); left: 15px; }
	.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; filter: alpha(opacity=100); }
	.flex-direction-nav .flex-disabled { opacity: .3!important; filter:alpha(opacity=30); cursor: default; }
		
	/* Control Nav */
	.flex-control-nav {
		width: 100%; 
		position: relative; 
		bottom: -10px; 
		text-align: center;
		z-index: 10; }
	.blog-thumbnail-slide .flex-control-nav {
		display: none; }
	.flex-control-nav li {
		margin: 0 2px; 
		display: inline-block; 
		zoom: 1; 
		*display: inline; }
	.flex-control-paging li a {
		width: 14px; 
		height: 14px; 
		display: block; 
		cursor: pointer; 
		text-indent: -9999px; 
		background: url("../img/sliderControls.png") no-repeat; }
	.flex-control-paging li a.flex-active { 
		background-position: 0 -14px; }
	.flex-control-paging li a.flex-active { 
		cursor: default; }
	
	.flex-control-thumbs { margin: 10px 0 0; text-align: center; }
	.flex-control-thumbs li { width: 70px; display: inline-block; margin: 0 2px 5px; }
	.flex-control-thumbs img { width: 100%; display: block; opacity: .7; filter:alpha(opacity=70); cursor: pointer; }
	.flex-control-thumbs img:hover { opacity: 1; filter:alpha(opacity=100); }
	.flex-control-thumbs .flex-active { opacity: 1; filter:alpha(opacity=100); cursor: default; }
	
	/* Captions */

	.flex-caption {
		left: 0;
		position: absolute;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
		width: 100%; }
	.flexslider_wrap .flex-caption {
		background: #000000;
		opacity: 0.8;
		filter: alpha(opacity=80);
		color: #ffffff;
		font-size: 13px;
		padding: 1% 2%;
		bottom: 0;
		*bottom: 3px;
		text-align: center; }
	.thumbsCarousel {
		border: 5px solid #fafafa; 
		-webkit-border-radius: 4px; 
		-moz-border-radius: 4px; 
		-o-border-radius: 4px; 
		border-radius: 4px; 
		box-shadow: 0 1px 4px rgba(0,0,0,.2); 
		-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
		-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
		-o-box-shadow: 0 1px 4px rgba(0,0,0,.2); }
	#intro .flexslider.thumbsCarousel {
		margin-top: 10px;
		margin-bottom: 10px;
		border-color: #3B3B3B; }
	.flexslider.thumbsCarousel li {
		margin-right: 5px; }
	.thumbsCarousel .flex-direction-nav {
		top: 50% }
	.thumbsCarousel .flex-viewport img { opacity: .7; filter:alpha(opacity=70); cursor: pointer; }
	.thumbsCarousel .flex-viewport img:hover { opacity: 1; filter:alpha(opacity=100); }
	.thumbsCarousel .flex-active-slide img { opacity: 1; filter:alpha(opacity=100); cursor: default; }
	
/* Nivo
========================================================== */
	.nivoslider_wrap {
		margin-bottom: 20px; }
	.nivo_container .nivoSlider {
		position: relative;
		background: #FAFAFA url("../img/loading.gif") no-repeat 50% 50%; }
	.nivoSlider img {
		position: absolute;
		top: 0px;
		left: 0px;
		display: none; }
	.nivoSlider a:not(.wt_button) {
		border: 0;
		display: block; }
	.nivo_container .nivo-controlNav {
		text-align: center;
		margin-top: -20px; }
	.nivo-controlNav a {
		display: inline-block;
		width: 14px;
		height: 14px;
		background: url("../img/sliderControls.png") no-repeat;
		text-indent: -9999px;
		border: 0;
		margin: 0 2px; }		
	.nivo_container .nivo-controlNav a.active {
		background-position: 0 -14px; }
	.nivo-directionNav a {
		display: block;
		width: 40px;
		height: 40px;
		background: url("../img/sliderArrows.png") no-repeat;
		text-indent: -9999px;
		border: 0;
		opacity: 0;
		filter: alpha(opacity=00);
		-webkit-transition: all 200ms ease-in-out;
		-moz-transition: all 200ms ease-in-out;
		-o-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out; }
	a.nivo-nextNav {
		background-position: -40px 0; right: 0px; }
	a.nivo-prevNav {
		left: 0px; }
	.nivoSlider:hover a.nivo-nextNav {
		opacity: 0.8; filter: alpha(opacity=80); right: 15px; }
	.nivoSlider:hover a.nivo-prevNav {
		opacity: 0.8; filter: alpha(opacity=80); left: 15px; }
	.nivoSlider:hover a.nivo-nextNav:hover,
	.nivoSlider:hover a.nivo-prevNav:hover {
		opacity: 1; 
		filter:alpha(opacity=100); }
	.nivo-caption a:not(.wt_button) {
		color: #fff;
		border-bottom: 1px solid #fff; }
	.nivo-caption a:not(.wt_button):hover {
		color: #fff; }
	.nivo-controlNav.nivo-thumbs-enabled {
		width: 100%;
		margin-bottom: -5px; }
	.nivo-controlNav.nivo-thumbs-enabled a {
		width: auto;
		height: auto;
		background: none;
		margin-bottom: 5px;
		width: 70px;
		background: #ffffff; }
	.nivo-controlNav.nivo-thumbs-enabled img {
		display: block;
		width: 70px;
		height: auto; }
	.nivo-controlNav.nivo-thumbs-enabled a img {
		opacity: 0.7;
		filter: alpha(opacity = 70);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out; }
	.nivo-controlNav.nivo-thumbs-enabled a.active img,
	.nivo-controlNav.nivo-thumbs-enabled a:hover img {
		opacity: 1.0;
		filter: alpha(opacity = 100); }
	
/* The Nivo Slider styles
========================================================== */
	.slide_wrap {
		position: relative; }
	.nivoSlider {
		position: relative;
		width: 100%;
		height: auto; }
	.nivoSlider img {
		position: absolute;
		top: 0px;
		left: 0px;
		max-width: none; }
	.nivo-main-image {
		display: block !important;
		position: relative !important; 
		width: 100% !important; }
	
	/* If an image is wrapped in a link */
	.nivoSlider a.nivo-imageLink {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		border: 0;
		padding: 0;
		margin: 0;
		z-index: 6;
		display: none; }
	/* The slices and boxes in the Slider */
	.nivo-slice {
		display: block;
		position: absolute;
		z-index: 5;
		height: 100%;
		top: 0; }
	.nivo-box {
		display: block;
		position: absolute;
		z-index: 5;
		overflow: hidden; }
	.nivo-box img { display: block; }
	
	/* Caption styles */
	.nivoslider_wrap .nivo-caption-content {
		font-size: 13px;
		position: absolute;
		left: 0px;
		bottom: 0px;
		text-align: center;
		background: #000;
		color: #ffffff;
		padding: 1% 2%;
		width: 100%;
		max-width: 100%;
		z-index: 8;
		overflow: hidden;
		display: none;
		opacity: 0.8;
		filter: alpha(opacity=80);
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */ }
	.nivoslider_wrap .nivo-caption p {
		padding: 5px;
		margin: 0; }
	.nivoslider_wrap .nivo-caption a {
		display: inline !important; }
	.nivoslider_wrap .nivo-html-caption {
		display: none; } 
	/* Direction nav styles (e.g. Next &amp; Prev) */
	.nivo-directionNav a {
		position: absolute;
		top: 50%;
		margin-top: -20px;
		z-index: 9;
		cursor: pointer; }
	.nivo-prevNav {
		left: 0px; }
	.nivo-nextNav {
		right: 0px; }
	/* Control nav styles (e.g. 1,2,3...) */
	.nivo-controlNav {
		text-align: center;
		padding: 10px 0; }
	.nivo-controlNav a {
		cursor: pointer;
		position: relative;
		z-index: 9; }
	.nivo-controlNav a.active {
		font-weight: bold; }
	/* Slide alignment */
	.slide_wrap.alignleft {
		margin: 4px 20px 0 0; }
	.slide_wrap.alignright {
		margin: 4px 0 0 20px; }
	
/* Rotator
========================================================== */
	.items_rotator {
		margin: 0;
		padding: 0;
		list-style: none; }
	.items_rotator li {
		margin: 0;
		display: none;
		width: 100%; }
	.items_rotator li.firstRotateItem {
		display: block; }
	.rotator_nav a {
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 0 3px 0 0;
		vertical-align: top;
		background: rgba(0, 0, 0, 1);
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		opacity: 0.7;  
		filter: alpha(opacity = 70);
		/* option */
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out; }
	.rotator_nav a:hover {
		opacity: 0.9;  
		filter: alpha(opacity = 90); }
	.rotator_nav a span {
		height: 20px;
		width: 20px;
		overflow: hidden;
		text-indent: -9999px;
		font-size: 0;
		display: block;
		line-height: 0;
		cursor: pointer;
		border: none; }
	.rotator_nav a.rotator_prev span {
		background: url("../img/rotateArrows.png") no-repeat 0 0; }
	.rotator_nav a.rotator_next span {
		background: url("../img/rotateArrows.png") no-repeat -20px 0; }
	.rotator_nav {
		position: relative;
		margin-bottom: 5px; }
	
/* =======================================================
   Styled Elements  
   ======================================================= */

/* Styled Tables
========================================================== */
	.styled_table.alignright {
		margin: 2px 0 0 20px; }
	.styled_table.alignleft {
		margin: 2px 20px 0 0; }
	.styled_table table,
	table {
	  max-width: 100%;
	  background-color: transparent;
	  border-collapse: collapse;
	  border-spacing: 0;
	  color: #333333; }
	.styled_table table, table {
	  width: 100%;
	  margin-bottom: 20px; }
	.styled_table table th,
	.styled_table table td,
	table th,
	table td {
	  padding: 8px;
	  line-height: 20px;
	  text-align: left;
	  vertical-align: top;
	  border-top: 1px solid #dddddd; }
	.styled_table table th,
	table th {
	  font-weight: bold; }
	.styled_table table thead th,
	thead th {
	  vertical-align: bottom; }
	.styled_table table caption + thead tr:first-child th,
	.styled_table table caption + thead tr:first-child td,
	.styled_table table colgroup + thead tr:first-child th,
	.styled_table table colgroup + thead tr:first-child td,
	.styled_table table thead:first-child tr:first-child th,
	.styled_table table thead:first-child tr:first-child td,
	table caption + thead tr:first-child th,
	table caption + thead tr:first-child td,
	table colgroup + thead tr:first-child th,
	table colgroup + thead tr:first-child td,
	table thead:first-child tr:first-child th,
	table thead:first-child tr:first-child td {
	  border-top: 0; }
	.styled_table table tbody + tbody,
	table tbody + tbody { 
	  border-top: 2px solid #dddddd; }
	.styled_table table,
	table {
	  background-color: #ffffff; }
	.styled_table table .table-condensed th,
	.styled_table table .table-condensed td,
	table .table-condensed th,
	table .table-condensed td {
	  padding: 4px 5px; }
	.styled_table table,
	table {
	  border: 1px solid #dddddd;
	  border-collapse: separate;
	  *border-collapse: collapse;
	  border-left: 0;
	  -webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
			  border-radius: 4px; }
	.styled_table table th,
	.styled_table table td,
	table th,
	table td {
	  border-left: 1px solid #dddddd;  
	  word-wrap: break-word; }
	.styled_table table caption + thead tr:first-child th,
	.styled_table table caption + tbody tr:first-child th,
	.styled_table table caption + tbody tr:first-child td,
	.styled_table table colgroup + thead tr:first-child th,
	.styled_table table colgroup + tbody tr:first-child th,
	.styled_table table colgroup + tbody tr:first-child td,
	.styled_table table thead:first-child tr:first-child th,
	.styled_table table tbody:first-child tr:first-child th,
	.styled_table table tbody:first-child tr:first-child td,
	table caption + thead tr:first-child th,
	table caption + tbody tr:first-child th,
	table caption + tbody tr:first-child td,
	table colgroup + thead tr:first-child th,
	table colgroup + tbody tr:first-child th,
	table colgroup + tbody tr:first-child td,
	table thead:first-child tr:first-child th,
	table tbody:first-child tr:first-child th,
	table tbody:first-child tr:first-child td {
	  border-top: 0; }
	.styled_table table thead:first-child tr:first-child &gt; th:first-child,
	.styled_table table tbody:first-child tr:first-child &gt; td:first-child,
	.styled_table table tbody:first-child tr:first-child &gt; th:first-child,
	table thead:first-child tr:first-child &gt; th:first-child,
	table tbody:first-child tr:first-child &gt; td:first-child,
	table tbody:first-child tr:first-child &gt; th:first-child {
	  -webkit-border-top-left-radius: 4px;
			  border-top-left-radius: 4px;
	  -moz-border-radius-topleft: 4px; }
	.styled_table table thead:first-child tr:first-child &gt; th:last-child,
	.styled_table table tbody:first-child tr:first-child &gt; td:last-child,
	.styled_table table tbody:first-child tr:first-child &gt; th:last-child,
	table thead:first-child tr:first-child &gt; th:last-child,
	table tbody:first-child tr:first-child &gt; td:last-child,
	table tbody:first-child tr:first-child &gt; th:last-child {
	  -webkit-border-top-right-radius: 4px;
			  border-top-right-radius: 4px;
	  -moz-border-radius-topright: 4px; }
	.styled_table table thead:last-child tr:last-child &gt; th:first-child,
	.styled_table table tbody:last-child tr:last-child &gt; td:first-child,
	.styled_table table tbody:last-child tr:last-child &gt; th:first-child,
	.styled_table table tfoot:last-child tr:last-child &gt; td:first-child,
	.styled_table table tfoot:last-child tr:last-child &gt; th:first-child,
	table thead:last-child tr:last-child &gt; th:first-child,
	table tbody:last-child tr:last-child &gt; td:first-child,
	table tbody:last-child tr:last-child &gt; th:first-child,
	table tfoot:last-child tr:last-child &gt; td:first-child,
	table tfoot:last-child tr:last-child &gt; th:first-child {
	  -webkit-border-bottom-left-radius: 4px;
			  border-bottom-left-radius: 4px;
	  -moz-border-radius-bottomleft: 4px; }
	.styled_table table thead:last-child tr:last-child &gt; th:last-child,
	.styled_table table tbody:last-child tr:last-child &gt; td:last-child,
	.styled_table table tbody:last-child tr:last-child &gt; th:last-child,
	.styled_table table tfoot:last-child tr:last-child &gt; td:last-child,
	.styled_table table tfoot:last-child tr:last-child &gt; th:last-child,
	table thead:last-child tr:last-child &gt; th:last-child,
	table tbody:last-child tr:last-child &gt; td:last-child,
	table tbody:last-child tr:last-child &gt; th:last-child,
	table tfoot:last-child tr:last-child &gt; td:last-child,
	table tfoot:last-child tr:last-child &gt; th:last-child {
	  -webkit-border-bottom-right-radius: 4px;
			  border-bottom-right-radius: 4px;
	  -moz-border-radius-bottomright: 4px; }
	.styled_table table tfoot + tbody:last-child tr:last-child td:first-child,
	table tfoot + tbody:last-child tr:last-child td:first-child {
	  -webkit-border-bottom-left-radius: 0;
			  border-bottom-left-radius: 0;
	  -moz-border-radius-bottomleft: 0; }
	.styled_table table tfoot + tbody:last-child tr:last-child td:last-child,
	table tfoot + tbody:last-child tr:last-child td:last-child {
	  -webkit-border-bottom-right-radius: 0;
			  border-bottom-right-radius: 0;
	  -moz-border-radius-bottomright: 0; }
	.styled_table table caption + thead tr:first-child th:first-child,
	.styled_table table caption + tbody tr:first-child td:first-child,
	.styled_table table colgroup + thead tr:first-child th:first-child,
	.styled_table table colgroup + tbody tr:first-child td:first-child,
	table caption + thead tr:first-child th:first-child,
	table caption + tbody tr:first-child td:first-child,
	table colgroup + thead tr:first-child th:first-child,
	table colgroup + tbody tr:first-child td:first-child {
	  -webkit-border-top-left-radius: 4px;
			  border-top-left-radius: 4px;
	  -moz-border-radius-topleft: 4px; }
	.styled_table table caption + thead tr:first-child th:last-child,
	.styled_table table caption + tbody tr:first-child td:last-child,
	.styled_table table colgroup + thead tr:first-child th:last-child,
	.styled_table table colgroup + tbody tr:first-child td:last-child,
	table caption + thead tr:first-child th:last-child,
	table caption + tbody tr:first-child td:last-child,
	table colgroup + thead tr:first-child th:last-child,
	table colgroup + tbody tr:first-child td:last-child {
	  -webkit-border-top-right-radius: 4px;
			  border-top-right-radius: 4px;
	  -moz-border-radius-topright: 4px; }
	.styled_table table tbody &gt; tr:nth-child(odd) &gt; td,
	.styled_table table tbody &gt; tr:nth-child(odd) &gt; th,
	table tbody &gt; tr:nth-child(odd) &gt; td,
	table tbody &gt; tr:nth-child(odd) &gt; th {
	  background-color: #f9f9f9; }
	.styled_table table tbody tr:hover &gt; td,
	.styled_table table tbody tr:hover &gt; th,
	table tbody tr:hover &gt; td,
	table tbody tr:hover &gt; th {
	  background-color: #f5f5f5; }
	.styled_table thead th,
	thead th {
		background: #fafafa; }
	dl {
		margin-left: 20px;
		margin-right: 20px; }
				
/* Styled Lists
========================================================== */
	ul.styled_list {
		list-style-type: none;
		margin-left: 5px; }
	.styled_list [class^="wt-icon-"],	
	.styled_list [class*=" wt-icon-"],	
	.styled_list [class^="wt-font-icon-"] i:before,	
	.styled_list [class*=" wt-font-icon-"] i:before {
		margin-left: 6px !important; }	
	.styled_list [class^="wt-font-icon-"],	
	.styled_list [class*=" wt-font-icon-"] {
		display: block !important; }		
	
/* Styled Boxes
========================================================== */
	
	/* Message Boxes */
	.download_box, .upload_box,
	.info_box, .faq_box,
	.warning_box, .notice_box,
	.success_box {
		margin-bottom: 20px;
		border: 1px solid;
		border-left-width: 4px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px; }
	.download_box_icon, .upload_box_icon,
	.info_box_icon, .faq_box_icon,
	.warning_box_icon, .notice_box_icon,
	.success_box_icon {
		padding-bottom: 25px;
		padding-left: 55px;
		padding-top: 20px;
		padding-right: 10px; }
	.download_box {
		border-color: #BADEB0;
		color: #5d8836;	
		background-color: #E1FFD8;
		background-repeat: no-repeat;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#E1FFD8));
		background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #E1FFD8);
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #E1FFD8);
		background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #E1FFD8);
		background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #E1FFD8);
		background-image: linear-gradient(#ffffff, #ffffff 25%, #E1FFD8);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E1FFD8', GradientType=0); }
	.download_box_icon {
		background: url(../img/icons/download_box.png) no-repeat 10px 15px; }
	#wt_container .download_box a {
		color: #5d8836;
		text-decoration: underline; }
	.upload_box,
	.info_box,
	.faq_box {
		border-color: #038bd4;
		color: #00529A;	
		background-color: #D8ECF5;
		background-repeat: no-repeat;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#D8ECF5));
		background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #D8ECF5);
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #D8ECF5);
		background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #D8ECF5);
		background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #D8ECF5);
		background-image: linear-gradient(#ffffff, #ffffff 25%, #D8ECF5);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#D8ECF5', GradientType=0); }
	#wt_container .upload_box a, #wt_container .info_box a, #wt_container .faq_box a {
		color: #00529A;
		text-decoration: underline; }
	.upload_box_icon {
		background: url(../img/icons/upload_box.png) no-repeat 10px 15px; }
	.info_box_icon {
		background: url(../img/icons/info_box.png) no-repeat 10px 15px; }
	.faq_box_icon {
		background: url(../img/icons/faq_box.png) no-repeat 10px 15px; }
	.warning_box {
		border-color: #FF7877;
		color: #c93119;
		background-color: #FFCFCF;
		background-repeat: no-repeat;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#FFCFCF));
		background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #FFCFCF);
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #FFCFCF);
		background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #FFCFCF);
		background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #FFCFCF);
		background-image: linear-gradient(#ffffff, #ffffff 25%, #FFCFCF);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#FFCFCF', GradientType=0); }
	#wt_container .warning_box a {
		color: #c93119;
		text-decoration: underline; }
	.warning_box_icon {
		background: url(../img/icons/warning_box.png) no-repeat 10px 15px; }
	.notice_box {
		border-color: #E5BC3A;
		color: #a87525;
		background-color: #FEEFB4;
		background-repeat: no-repeat;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#FEEFB4));
		background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #FEEFB4);
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #FEEFB4);
		background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #FEEFB4);
		background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #FEEFB4);
		background-image: linear-gradient(#ffffff, #ffffff 25%, #FEEFB4);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#FEEFB4', GradientType=0); }
	#wt_container .notice_box a {
		color: #a87525;
		text-decoration: underline; }
	.notice_box_icon {
		background: url(../img/icons/notice_box.png) no-repeat 10px 15px; }
	.success_box {
		border-color: #BADEB0;
		color: #5d8836;		
		background-color: #E1FFD8;
		background-repeat: no-repeat;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#E1FFD8));
		background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #E1FFD8);
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #E1FFD8);
		background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #E1FFD8);
		background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #E1FFD8);
		background-image: linear-gradient(#ffffff, #ffffff 25%, #E1FFD8);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E1FFD8', GradientType=0); }
	.success_box_icon {
		padding: 15px; }
	#wt_container .success_box a {
		color: #5d8836;
		text-decoration: underline; }
	/* Note Boxes */
	.note {
		border: 1px solid;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		border-color: #8EC3D8;
		color: #063275;
		margin-bottom: 20px;
		padding-top: 20px;
		background-color: #C2E1EE;
		background-repeat: no-repeat;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#C2E1EE));
		background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #C2E1EE);
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #C2E1EE);
		background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #C2E1EE);
		background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #C2E1EE);
		background-image: linear-gradient(#ffffff, #ffffff 25%, #C2E1EE);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#C2E1EE', GradientType=0); }
	.note .noteTitle {
		padding: 0 10px 5px 15px !important;;
		margin: 0;
		color: #063275;
		background: none !important; 
		border-left: none !important; }
	.note .noteContent {
		padding: 0 10px 20px 15px; }
	.note.alignright {
		margin: 2px  0 20px 20px; }
	.note.alignleft {
		margin: 2px 20px 20px 0; }
	#wt_container .note a {
		color: #063275;
		text-decoration: underline; }
	/* Framed Boxes */
	.framed_box {
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		border: 1px solid #dddddd;
		margin-bottom: 20px;
		}
	.rounded {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px; }
	.rounded .framed_box_content {
		-moz-border-radius-bottomleft: 5px;
		-khtml-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-khtml-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px; }
	.framed_alt_box.rounded .framed_box_content {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px; }
	.framed_box .center {
		text-align: center; }
	.framed_box h2 {
		font-size: 36px;}
	.framed_box h2 span {
		font-size: 14px; 
		text-transform: none; }
	.framed_box_content {
		padding: 20px;
		padding-bottom: 0; }
	h6.framed_box_title {
		background-color: #072945;
		color: #ffffff;
		padding: 15px 20px;
		font-size: 16px;
		margin: 0;
		text-transform: uppercase;
		line-height: 10px;
		letter-spacing: 1px;
		border-bottom: none; }
	.framed_box_title {
		background-color: #222222; }
	.framed_box_title.rounded {
		-moz-border-radius-bottomleft: 0px;
		-khtml-border-radius-bottomleft: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-khtml-border-radius-bottomright: 0px;
		-webkit-border-bottom-right-radius: 0px; }

	
/* Basic Style For Images
========================================================== */
	img.alignleft, .wp-caption.alignleft {
		margin: 2px 20px 2px 2px !important; }
	img.alignright, .wp-caption.alignright {
		margin: 2px 2px 2px 20px !important; }
	img.aligncenter, .wp-caption.aligncenter {
		display: block;
		margin: 2px auto 20px !important;
		text-align: center; }
		
/* wp default image
========================================================== */
	.wp-caption {
		padding-top: 5px;
		margin-bottom: 10px;
		text-align: center;
		color: #222222;	
		max-width: 100%!important;
		background-color: #e6e6e6;
		background-repeat: no-repeat;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
		background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
		background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
		background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
		background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
		text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		border: 1px solid #cccccc;
		border-bottom-color: #bbbbbb;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px; }
	.wp-caption img {
		border: 0 none;
		padding: 0;
		margin: 0; }
	p.wp-caption-text {
		padding: 5px 5px;
		margin: 0;
		font-size: 12px;
		line-height: 16px;
		text-align: center; }
	
/* Styled Images
========================================================== */
	.styled_image {
		display: block;
		padding: 5px;
		margin-bottom: 20px;
		position: relative;
		overflow: hidden;	
		background-color: #f9f9f9;
		background-repeat: no-repeat;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#f9f9f9));
		background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #f9f9f9);
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #f9f9f9);
		background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #f9f9f9);
		background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #f9f9f9);
		background-image: linear-gradient(#ffffff, #ffffff 25%, #f9f9f9);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0);
		text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		border: 1px solid #dddddd;
		-webkit-box-shadow: 0 10px 8px -8px #dddddd;
		-moz-box-shadow: 0 10px 8px -8px #dddddd;
		box-shadow: 0 10px 8px -8px #dddddd; }
	.styled_image.alignleft {
		margin: 4px 20px 10px 0; }
	.styled_image.alignright {
		margin: 4px 0 10px 20px; }
	.styled_image a {
		display: inline-block; }	
	.imgGroup .styled_image.alignleft {
		margin: 0px 3px 6px 0px; }
	.imgGroup .styled_image.alignright {
		margin: 0px 0px 6px 3px; }
	.imgGroup .one_half { 
		width: 50%; margin-right: 0;}
	.styled_image img {
		width: 100%; }
	.no_link {
		cursor: default !important; }
	/*
	.responsivePic,
	.responsiveWp_caption {
		margin-right: 10px;}
	*/
	.responsivePic .styled_image {
		width: 100% !important; }
	
/* Styled Buttons
========================================================== */
	.wt_button {
		position: relative;
		outline: none;
		white-space: no-wrap;
		overflow: visible; /* IE bug */
		cursor: pointer;
		font-weight: bold;
		margin-right: 10px;	
		border: 1px solid;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-moz-user-select: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		user-select: none; 	
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
		-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
		color: #777777;
		border-color: #d6d6d6;
		background-color: #f0f0f0;
	    background-image: url("../img/btnGradient.png");
		background-position: 0 0; }
	.wt_button:hover {
	    background-image: url("../img/btnGradientHover.png");
		background-position: 0 0; }
	.wt_button.button_red:hover {
	    background-image: none;
		background-position: 0 0; }
	.wt_button.square {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;	}
	.wt_button.small.round {
		-webkit-border-radius: 16px;
		-moz-border-radius: 16px;
		border-radius: 16px; }
	.wt_button.medium.round {
		-webkit-border-radius: 19px;
		-moz-border-radius: 19px;
		border-radius: 19px; }
	.wt_button.large.round {
		-webkit-border-radius: 22px;
		-moz-border-radius: 22px;
		border-radius: 22px; }
	.contact_form .wt_button,
	#commentform #submit,
	#cancel-comment-reply-link,
	.error_page .wt_button {
		color: #fff;
		background-color: #072945;
		border: none;
		cursor: pointer;
		display: inline-block;
		font-size: 12px;
		position: relative;
		background-image: none;
		text-transform: uppercase;
		text-shadow: 1px 1px #252525;
		-moz-text-shadow: 1px 1px #252525;
		-webkit-text-shadow: 1px 1px #252525;
		-o-text-shadow: 1px 1px #252525;
		-khtml-text-shadow: 1px 1px #252525;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out; }
	.error_page .wt_button {
		text-transform: none; }
	.contact_form .wt_button:hover,
	#commentform #submit:hover,
	#cancel-comment-reply-link:hover,
	.error_page .wt_button:hover {
		background-color: #252525;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out;}
	.error_page {
		padding: 15px 0; }
	.wt_button, .wt_button span {
		display: inline-block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		position: relative;	
		word-wrap: break-word;	 
		text-align: center;
		text-decoration: none;
		-webkit-transition: color 300ms ease 0s, background-color 300ms ease 0s, background-image 300ms ease 0s, opacity 300ms ease 0s; 
		-moz-transition: color 300ms ease 0s, background-color 300ms ease 0s, background-image 300ms ease 0s, opacity 300ms ease 0s;
		-o-transition: color 300ms ease 0s, background-color 300ms ease 0s, background-image 300ms ease 0s, opacity 300ms ease 0s; 
		transition: color 300ms ease 0s, background-color 300ms ease 0s, background-image 300ms ease 0s, opacity 300ms ease 0s; }
	.wt_button:hover span {
		cursor: pointer; }
	.wt_button:active span {
		top: 1px;
		left: 1px; }
	.wt_button.small span {
		padding: 0 15px;
		/* height: 32px; */
		line-height: 32px;
		font-size: 12px; }
	.wt_button.medium span {
		padding: 0 18px;
		/* height: 38px; */
		line-height: 38px;
		font-size: 13px; }
	.wt_button.large span {
		padding: 0 22px;
		/* height: 44px; */
		line-height: 44px;
		font-size: 15px; }
	.wt_button.full {
		margin-right: 0; }
	.wt_button.full, .wt_button.full span {
		display: block; }
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		/* Chrome with Safari - fix margins */
		button.wt_button span {
			margin-top: -2px;
			margin-left: -2px;
			margin-right: -2px; } }
	button::-moz-focus-inner {
		border: none; /* overrides extra padding in Firefox */ }
	button.wt_button  {
		padding: 0px;
		margin: 0; }
		
	/* Color Scheme for Buttons */	
	
	/* --- Grey ---  */
	.wt_button.grey {
		color: #777777;
		background-image: linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%);
		background-image: -o-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%);
		background-image: -moz-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%);
		background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%);
		background-image: -ms-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #f9f9f9),
			color-stop(1, #f0f0f0)
		);
		border-color: #d6d6d6; }
	.wt_button.alt.grey {
		background-image: linear-gradient(center top , #f9f9f9 0%, #f9f9f9 50%, #f0f0f0 50%, #f0f0f0 100%);
		background-image: -o-linear-gradient(center top , #f9f9f9 0%, #f9f9f9 50%, #f0f0f0 50%, #f0f0f0 100%);
		background-image: -moz-linear-gradient(center top , #f9f9f9 0%, #f9f9f9 50%, #f0f0f0 50%, #f0f0f0 100%);
		background-image: -webkit-linear-gradient(center top , #f9f9f9 0%, #f9f9f9 50%, #f0f0f0 50%, #f0f0f0 100%);
		background-image: -ms-linear-gradient(center top , #f9f9f9 0%, #f9f9f9 50%, #f0f0f0 50%, #f0f0f0 100%);	}
	.wt_button.grey:hover {
		background-image: linear-gradient(top, #f0f0f0 0%, #f9f9f9 100%);
		background-image: -o-linear-gradient(top, #f0f0f0 0%, #f9f9f9 100%);
		background-image: -moz-linear-gradient(top, #f0f0f0 0%, #f9f9f9 100%);
		background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #f9f9f9 100%);
		background-image: -ms-linear-gradient(top, #f0f0f0 0%, #f9f9f9 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #f0f0f0),
			color-stop(1, #f9f9f9)
		);
		border-color: #c6c6c6; }
	.no-cssgradients .wt_button.grey {
		background-color: #f9f9f9; }
	.no-cssgradients .wt_button.grey:hover {
		background-color: #f0f0f0; }
	
	/* --- Grey Alt ---  */
	.wt_button.grey_alt {
		color: #666666;
		background-image: linear-gradient(top, #f3f3f3 0%, #bababa 100%);
		background-image: -o-linear-gradient(top, #f3f3f3 0%, #bababa 100%);
		background-image: -moz-linear-gradient(top, #f3f3f3 0%, #bababa 100%);
		background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #bababa 100%);
		background-image: -ms-linear-gradient(top, #f3f3f3 0%, #bababa 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #f3f3f3),
			color-stop(1, #bababa)
		);
		border-color: #a0a0a0; }
	.wt_button.alt.grey_alt {
		background-image: linear-gradient(center top , #f3f3f3 0%, #f3f3f3 50%, #bababa 50%, #bababa 100%);
		background-image: -o-linear-gradient(center top , #f3f3f3 0%, #f3f3f3 50%, #bababa 50%, #bababa 100%);
		background-image: -moz-linear-gradient(center top , #f3f3f3 0%, #f3f3f3 50%, #bababa 50%, #bababa 100%);
		background-image: -webkit-linear-gradient(center top , #f3f3f3 0%, #f3f3f3 50%, #bababa 50%, #bababa 100%);
		background-image: -ms-linear-gradient(center top , #f3f3f3 0%, #f3f3f3 50%, #bababa 50%, #bababa 100%);	}
	.wt_button.grey_alt:hover {
		background-image: linear-gradient(top, #bababa 0%, #f3f3f3 100%);
		background-image: -o-linear-gradient(top, #bababa 0%, #f3f3f3 100%);
		background-image: -moz-linear-gradient(top, #bababa 0%, #f3f3f3 100%);
		background-image: -webkit-linear-gradient(top, #bababa 0%, #f3f3f3 100%);
		background-image: -ms-linear-gradient(top, #bababa 0%, #f3f3f3 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #bababa),
			color-stop(1, #f3f3f3)
		);
		border-color: #959595; }
	.no-cssgradients .wt_button.grey_alt {
		background-color: #f3f3f3; }
	.no-cssgradients .wt_button.grey_alt:hover {
		background-color: #bababa; }	
		
	/* --- Dark Grey ---  */
	.wt_button.dark_grey {
		color: #555555;
		background-image: linear-gradient(top, #cacaca 0%, #aeaeae 100%);
		background-image: -o-linear-gradient(top, #cacaca 0%, #aeaeae 100%);
		background-image: -moz-linear-gradient(top, #cacaca 0%, #aeaeae 100%);
		background-image: -webkit-linear-gradient(top, #cacaca 0%, #aeaeae 100%);
		background-image: -ms-linear-gradient(top, #cacaca 0%, #aeaeae 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #cacaca),
			color-stop(1, #aeaeae)
		);
		border-color: #b5b5b5; }
	.wt_button.alt.dark_grey {
		background-image: linear-gradient(center top , #cacaca 0%, #cacaca 50%, #aeaeae 50%, #aeaeae 100%);
		background-image: -o-linear-gradient(center top , #cacaca 0%, #cacaca 50%, #aeaeae 50%, #aeaeae 100%);
		background-image: -moz-linear-gradient(center top , #cacaca 0%, #cacaca 50%, #aeaeae 50%, #aeaeae 100%);
		background-image: -webkit-linear-gradient(center top , #cacaca 0%, #cacaca 50%, #aeaeae 50%, #aeaeae 100%);
		background-image: -ms-linear-gradient(center top , #cacaca 0%, #cacaca 50%, #aeaeae 50%, #aeaeae 100%);	}
	.wt_button.dark_grey:hover {
		background-image: linear-gradient(top, #aeaeae 0%, #cacaca 100%);
		background-image: -o-linear-gradient(top, #aeaeae 0%, #cacaca 100%);
		background-image: -moz-linear-gradient(top, #aeaeae 0%, #cacaca 100%);
		background-image: -webkit-linear-gradient(top, #aeaeae 0%, #cacaca 100%);
		background-image: -ms-linear-gradient(top, #aeaeae 0%, #cacaca 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #aeaeae),
			color-stop(1, #cacaca)
		);
		border-color: #989898; }
	.no-cssgradients .wt_button.dark_grey {
		background-color: #cacaca; }
	.no-cssgradients .wt_button.dark_grey:hover {
		background-color: #aeaeae; }	
		
	/* --- Pink ---  */
	.wt_button.pink {
		color: #903844;
		background-image: linear-gradient(top, #f78297 0%, #f56778 100%);
		background-image: -o-linear-gradient(top, #f78297 0%, #f56778 100%);
		background-image: -moz-linear-gradient(top, #f78297 0%, #f56778 100%);
		background-image: -webkit-linear-gradient(top, #f78297 0%, #f56778 100%);
		background-image: -ms-linear-gradient(top, #f78297 0%, #f56778 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #f78297),
			color-stop(1, #f56778)
		);
		border-color: #df6f8b; }
	.wt_button.alt.pink {
		background-image: linear-gradient(center top , #f78297 0%, #f78297 50%, #f56778 50%, #f56778 100%);
		background-image: -o-linear-gradient(center top , #f78297 0%, #f78297 50%, #f56778 50%, #f56778 100%);
		background-image: -moz-linear-gradient(center top , #f78297 0%, #f78297 50%, #f56778 50%, #f56778 100%);
		background-image: -webkit-linear-gradient(center top , #f78297 0%, #f78297 50%, #f56778 50%, #f56778 100%);
		background-image: -ms-linear-gradient(center top , #f78297 0%, #f78297 50%, #f56778 50%, #f56778 100%);	}
	.wt_button.pink:hover {
		background-image: linear-gradient(top, #f56778 0%, #f78297 100%);
		background-image: -o-linear-gradient(top, #f56778 0%, #f78297 100%);
		background-image: -moz-linear-gradient(top, #f56778 0%, #f78297 100%);
		background-image: -webkit-linear-gradient(top, #f56778 0%, #f78297 100%);
		background-image: -ms-linear-gradient(top, #f56778 0%, #f78297 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #f56778),
			color-stop(1, #f78297)
		);
		border-color: #c36079; }
	.no-cssgradients .wt_button.pink {
		background-color: #f78297; }
	.no-cssgradients .wt_button.pink:hover {
		background-color: #f56778; }
	
	/* --- Pink Alt ---  */
	.wt_button.pink_alt {
		color: #7c0023;
		background-image: linear-gradient(top, #ff4076 0%, #ff0754 100%);
		background-image: -o-linear-gradient(top, #ff4076 0%, #ff0754 100%);
		background-image: -moz-linear-gradient(top, #ff4076 0%, #ff0754 100%);
		background-image: -webkit-linear-gradient(top, #ff4076 0%, #ff0754 100%);
		background-image: -ms-linear-gradient(top, #ff4076 0%, #ff0754 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #ff4076),
			color-stop(1, #ff0754)
		);
		border-color: #ff0c56; }
	.wt_button.alt.pink_alt {
		background-image: linear-gradient(center top , #ff4076 0%, #ff4076 50%, #ff0754 50%, #ff0754 100%);
		background-image: -o-linear-gradient(center top , #ff4076 0%, #ff4076 50%, #ff0754 50%, #ff0754 100%);
		background-image: -moz-linear-gradient(center top , #ff4076 0%, #ff4076 50%, #ff0754 50%, #ff0754 100%);
		background-image: -webkit-linear-gradient(center top , #ff4076 0%, #ff4076 50%, #ff0754 50%, #ff0754 100%);
		background-image: -ms-linear-gradient(center top , #ff4076 0%, #ff4076 50%, #ff0754 50%, #ff0754 100%);	}
	.wt_button.pink_alt:hover {
		background-image: linear-gradient(top, #ff0754 0%, #ff4076 100%);
		background-image: -o-linear-gradient(top, #ff0754 0%, #ff4076 100%);
		background-image: -moz-linear-gradient(top, #ff0754 0%, #ff4076 100%);
		background-image: -webkit-linear-gradient(top, #ff0754 0%, #ff4076 100%);
		background-image: -ms-linear-gradient(top, #ff0754 0%, #ff4076 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #ff0754),
			color-stop(1, #ff4076)
		);
		border-color: #e00044; }
	.no-cssgradients .wt_button.pink_alt {
		background-color: #ff4076; }
	.no-cssgradients .wt_button.pink_alt:hover {
		background-color: #ff0754; }
		
	/* --- Orange ---  */
	.wt_button.orange {
		color: #996633;
		background-image: linear-gradient(top, #feda71 0%, #febb4a 100%);
		background-image: -o-linear-gradient(top, #feda71 0%, #febb4a 100%);
		background-image: -moz-linear-gradient(top, #feda71 0%, #febb4a 100%);
		background-image: -webkit-linear-gradient(top, #feda71 0%, #febb4a 100%);
		background-image: -ms-linear-gradient(top, #feda71 0%, #febb4a 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #feda71),
			color-stop(1, #febb4a)
		);
		border-color: #f5b74e; }
	.wt_button.alt.orange {
		background-image: linear-gradient(center top , #feda71 0%, #feda71 50%, #febb4a 50%, #febb4a 100%);
		background-image: -o-linear-gradient(center top , #feda71 0%, #feda71 50%, #febb4a 50%, #febb4a 100%);
		background-image: -moz-linear-gradient(center top , #feda71 0%, #feda71 50%, #febb4a 50%, #febb4a 100%);
		background-image: -webkit-linear-gradient(center top , #feda71 0%, #feda71 50%, #febb4a 50%, #febb4a 100%);
		background-image: -ms-linear-gradient(center top , #feda71 0%, #feda71 50%, #febb4a 50%, #febb4a 100%);	}
	.wt_button.orange:hover {
		background-image: linear-gradient(top, #febb4a 0%, #feda71 100%);
		background-image: -o-linear-gradient(top, #febb4a 0%, #feda71 100%);
		background-image: -moz-linear-gradient(top, #febb4a 0%, #feda71 100%);
		background-image: -webkit-linear-gradient(top, #febb4a 0%, #feda71 100%);
		background-image: -ms-linear-gradient(top, #febb4a 0%, #feda71 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #febb4a),
			color-stop(1, #feda71)
		);
		border-color: #d29a3a; }
	.no-cssgradients .wt_button.orange {
		background-color: #feda71; }
	.no-cssgradients .wt_button.orange:hover {
		background-color: #febb4a; }
			
	/* --- Orange Alt ---  */
	.wt_button.orange_alt {
		color: #9a6a15;
		background-image: linear-gradient(top, #ffd741 0%, #ffc606 100%);
		background-image: -o-linear-gradient(top, #ffd741 0%, #ffc606 100%);
		background-image: -moz-linear-gradient(top, #ffd741 0%, #ffc606 100%);
		background-image: -webkit-linear-gradient(top, #ffd741 0%, #ffc606 100%);
		background-image: -ms-linear-gradient(top, #ffd741 0%, #ffc606 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #ffd741),
			color-stop(1, #ffc606)
		);
		border-color: #ffcd08; }
	.wt_button.alt.orange_alt {
		background-image: linear-gradient(center top , #ffd741 0%, #ffd741 50%, #ffc606 50%, #ffc606 100%);
		background-image: -o-linear-gradient(center top , #ffd741 0%, #ffd741 50%, #ffc606 50%, #ffc606 100%);
		background-image: -moz-linear-gradient(center top , #ffd741 0%, #ffd741 50%, #ffc606 50%, #ffc606 100%);
		background-image: -webkit-linear-gradient(center top , #ffd741 0%, #ffd741 50%, #ffc606 50%, #ffc606 100%);
		background-image: -ms-linear-gradient(center top , #ffd741 0%, #ffd741 50%, #ffc606 50%, #ffc606 100%);	}
	.wt_button.orange_alt:hover {
		background-image: linear-gradient(top, #ffc606 0%, #ffd741 100%);
		background-image: -o-linear-gradient(top, #ffc606 0%, #ffd741 100%);
		background-image: -moz-linear-gradient(top, #ffc606 0%, #ffd741 100%);
		background-image: -webkit-linear-gradient(top, #ffc606 0%, #ffd741 100%);
		background-image: -ms-linear-gradient(top, #ffc606 0%, #ffd741 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #ffc606),
			color-stop(1, #ffd741)
		);
		border-color: #d7ab02; }
	.no-cssgradients .wt_button.orange_alt {
		background-color: #ffd741; }
	.no-cssgradients .wt_button.orange_alt:hover {
		background-color: #ffc606; }
		
	/* --- Green ---  */
	.wt_button.green {
		color: #5d7731;
		background-image: linear-gradient(top, #cae285 0%, #9fcb57 100%);
		background-image: -o-linear-gradient(top, #cae285 0%, #9fcb57 100%);
		background-image: -moz-linear-gradient(top, #cae285 0%, #9fcb57 100%);
		background-image: -webkit-linear-gradient(top, #cae285 0%, #9fcb57 100%);
		background-image: -ms-linear-gradient(top, #cae285 0%, #9fcb57 100%);
		
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #cae285),
			color-stop(1, #9fcb57)
		);
		border-color: #adc671; }	
	.wt_button.alt.green {
		background-image: linear-gradient(center top , #cae285 0%, #cae285 50%, #9fcb57 50%, #9fcb57 100%);
		background-image: -o-linear-gradient(center top , #cae285 0%, #cae285 50%, #9fcb57 50%, #9fcb57 100%);
		background-image: -moz-linear-gradient(center top , #cae285 0%, #cae285 50%, #9fcb57 50%, #9fcb57 100%);
		background-image: -webkit-linear-gradient(center top , #cae285 0%, #cae285 50%, #9fcb57 50%, #9fcb57 100%);
		background-image: -ms-linear-gradient(center top , #cae285 0%, #cae285 50%, #9fcb57 50%, #9fcb57 100%);	}
	.wt_button.green:hover {
		background-image: linear-gradient(top, #9fcb57 0%, #cae285 100%);
		background-image: -o-linear-gradient(top, #9fcb57 0%, #cae285 100%);
		background-image: -moz-linear-gradient(top, #9fcb57 0%, #cae285 100%);
		background-image: -webkit-linear-gradient(top, #9fcb57 0%, #cae285 100%);
		background-image: -ms-linear-gradient(top, #9fcb57 0%, #cae285 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #9fcb57),
			color-stop(1, #cae285)
		);
		border-color: #8bb14d; }		
	.no-cssgradients .wt_button.green {
		background-color: #cae285; }
	.no-cssgradients .wt_button.green:hover {
		background-color: #9fcb57; }
	
	/* --- Green Alt ---  */
	.wt_button.green_alt {
		color: #406100;
		background-image: linear-gradient(top, #c1ff06 0%, #a7d60a 100%);
		background-image: -o-linear-gradient(top, #c1ff06 0%, #a7d60a 100%);
		background-image: -moz-linear-gradient(top, #c1ff06 0%, #a7d60a 100%);
		background-image: -webkit-linear-gradient(top, #c1ff06 0%, #a7d60a 100%);
		background-image: -ms-linear-gradient(top, #c1ff06 0%, #a7d60a 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #c1ff06),
			color-stop(1, #a7d60a)
		);
		border-color: #a3d801; }
	.wt_button.alt.green_alt {
		background-image: linear-gradient(center top , #c1ff06 0%, #c1ff06 50%, #a7d60a 50%, #a7d60a 100%);
		background-image: -o-linear-gradient(center top , #c1ff06 0%, #c1ff06 50%, #a7d60a 50%, #a7d60a 100%);
		background-image: -moz-linear-gradient(center top , #c1ff06 0%, #c1ff06 50%, #a7d60a 50%, #a7d60a 100%);
		background-image: -webkit-linear-gradient(center top , #c1ff06 0%, #c1ff06 50%, #a7d60a 50%, #a7d60a 100%);
		background-image: -ms-linear-gradient(center top , #c1ff06 0%, #c1ff06 50%, #a7d60a 50%, #a7d60a 100%);	}
	.wt_button.green_alt:hover {
		background-image: linear-gradient(top, #a7d60a 0%, #c1ff06 100%);
		background-image: -o-linear-gradient(top, #a7d60a 0%, #c1ff06 100%);
		background-image: -moz-linear-gradient(top, #a7d60a 0%, #c1ff06 100%);
		background-image: -webkit-linear-gradient(top, #a7d60a 0%, #c1ff06 100%);
		background-image: -ms-linear-gradient(top, #a7d60a 0%, #c1ff06 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #a7d60a),
			color-stop(1, #c1ff06)
		);
		border-color: #80a507; }
	.no-cssgradients .wt_button.green_alt {
		background-color: #c1ff06; }
	.no-cssgradients .wt_button.green_alt:hover {
		background-color: #a7d60a; }
	
	/* --- Dark Green ---  */
	.wt_button.dark_green {
		color: #437800;
		background-image: linear-gradient(top, #a8d400 0%, #71a000 100%);
		background-image: -o-linear-gradient(top, #a8d400 0%, #71a000 100%);
		background-image: -moz-linear-gradient(top, #a8d400 0%, #71a000 100%);
		background-image: -webkit-linear-gradient(top, #a8d400 0%, #71a000 100%);
		background-image: -ms-linear-gradient(top, #a8d400 0%, #71a000 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #a8d400),
			color-stop(1, #71a000)
		);
		border-color: #5c8400; }
	.wt_button.alt.dark_green {
		background-image: linear-gradient(center top , #a8d400 0%, #a8d400 50%, #71a000 50%, #71a000 100%);
		background-image: -o-linear-gradient(center top , #a8d400 0%, #a8d400 50%, #71a000 50%, #71a000 100%);
		background-image: -moz-linear-gradient(center top , #a8d400 0%, #a8d400 50%, #71a000 50%, #71a000 100%);
		background-image: -webkit-linear-gradient(center top , #a8d400 0%, #a8d400 50%, #71a000 50%, #71a000 100%);
		background-image: -ms-linear-gradient(center top , #a8d400 0%, #a8d400 50%, #71a000 50%, #71a000 100%);	}
	.wt_button.dark_green:hover {
		background-image: linear-gradient(top, #71a000 0%, #a8d400 100%);
		background-image: -o-linear-gradient(top, #71a000 0%, #a8d400 100%);
		background-image: -moz-linear-gradient(top, #71a000 0%, #a8d400 100%);
		background-image: -webkit-linear-gradient(top, #71a000 0%, #a8d400 100%);
		background-image: -ms-linear-gradient(top, #71a000 0%, #a8d400 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #71a000),
			color-stop(1, #a8d400)
		);
		border-color: #578600; }
	.no-cssgradients .wt_button.dark_green {
		background-color: #a8d400; }
	.no-cssgradients .wt_button.dark_green:hover {
		background-color: #71a000; }		
	
	/* --- Red ---  */
	.wt_button.red {
		color: #901400;
		background-image: linear-gradient(top, #fc6840 0%, #f73406 100%);
		background-image: -o-linear-gradient(top, #fc6840 0%, #f73406 100%);
		background-image: -moz-linear-gradient(top, #fc6840 0%, #f73406 100%);
		background-image: -webkit-linear-gradient(top, #fc6840 0%, #f73406 100%);
		background-image: -ms-linear-gradient(top, #fc6840 0%, #f73406 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #fc6840),
			color-stop(1, #f73406)
		);
		border-color: #f53101; }
	.wt_button.alt.red {
		background-image: linear-gradient(center top , #fc6840 0%, #fc6840 50%, #f73406 50%, #f73406 100%);
		background-image: -o-linear-gradient(center top , #fc6840 0%, #fc6840 50%, #f73406 50%, #f73406 100%);
		background-image: -moz-linear-gradient(center top , #fc6840 0%, #fc6840 50%, #f73406 50%, #f73406 100%);
		background-image: -webkit-linear-gradient(center top , #fc6840 0%, #fc6840 50%, #f73406 50%, #f73406 100%);
		background-image: -ms-linear-gradient(center top , #fc6840 0%, #fc6840 50%, #f73406 50%, #f73406 100%);	}
	.wt_button.red:hover {
		background-image: linear-gradient(top, #f73406 0%, #fc6840 100%);
		background-image: -o-linear-gradient(top, #f73406 0%, #fc6840 100%);
		background-image: -moz-linear-gradient(top, #f73406 0%, #fc6840 100%);
		background-image: -webkit-linear-gradient(top, #f73406 0%, #fc6840 100%);
		background-image: -ms-linear-gradient(top, #f73406 0%, #fc6840 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #f73406),
			color-stop(1, #fc6840)
		);
		border-color: #dd2604; }
	.no-cssgradients .wt_button.red {
		background-color: #fc6840; }
	.no-cssgradients .wt_button.red:hover {
		background-color: #f73406; }
				
	/* --- Red Alt ---  */
	.wt_button.red_alt {
		color: #f7f7f7;
		background-image: linear-gradient(top, #fc494a 0%, #ff0904 100%);
		background-image: -o-linear-gradient(top, #fc494a 0%, #ff0904 100%);
		background-image: -moz-linear-gradient(top, #fc494a 0%, #ff0904 100%);
		background-image: -webkit-linear-gradient(top, #fc494a 0%, #ff0904 100%);
		background-image: -ms-linear-gradient(top, #fc494a 0%, #ff0904 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #fc494a),
			color-stop(1, #ff0904)
		);
		border-color: #f90b00; }
	.wt_button.alt.red_alt {
		background-image: linear-gradient(center top , #fc494a 0%, #fc494a 50%, #ff0904 50%, #ff0904 100%);
		background-image: -o-linear-gradient(center top , #fc494a 0%, #fc494a 50%, #ff0904 50%, #ff0904 100%);
		background-image: -moz-linear-gradient(center top , #fc494a 0%, #fc494a 50%, #ff0904 50%, #ff0904 100%);
		background-image: -webkit-linear-gradient(center top , #fc494a 0%, #fc494a 50%, #ff0904 50%, #ff0904 100%);
		background-image: -ms-linear-gradient(center top , #fc494a 0%, #fc494a 50%, #ff0904 50%, #ff0904 100%);	}
	.wt_button.red_alt:hover {
		background-image: linear-gradient(top, #ff0904 0%, #fc494a 100%);
		background-image: -o-linear-gradient(top, #ff0904 0%, #fc494a 100%);
		background-image: -moz-linear-gradient(top, #ff0904 0%, #fc494a 100%);
		background-image: -webkit-linear-gradient(top, #ff0904 0%, #fc494a 100%);
		background-image: -ms-linear-gradient(top, #ff0904 0%, #fc494a 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #ff0904),
			color-stop(1, #fc494a)
		);
		border-color: #ce0106; }
	.no-cssgradients .wt_button.red_alt {
		background-color: #fc494a; }
	.no-cssgradients .wt_button.red_alt:hover {
		background-color: #ff0904; }
		
	/* --- Blue ---  */
	.wt_button.blue {
		color: #42788e;
		background-image: linear-gradient(top, #abe4f8 0%, #6fcef3 100%);
		background-image: -o-linear-gradient(top, #abe4f8 0%, #6fcef3 100%);
		background-image: -moz-linear-gradient(top, #abe4f8 0%, #6fcef3 100%);
		background-image: -webkit-linear-gradient(top, #abe4f8 0%, #6fcef3 100%);
		background-image: -ms-linear-gradient(top, #abe4f8 0%, #6fcef3 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #abe4f8),
			color-stop(1, #6fcef3)
		);
		border-color: #8dc5da; }
	.wt_button.alt.blue {
		background-image: linear-gradient(center top , #abe4f8 0%, #abe4f8 50%, #6fcef3 50%, #6fcef3 100%);
		background-image: -o-linear-gradient(center top , #abe4f8 0%, #abe4f8 50%, #6fcef3 50%, #6fcef3 100%);
		background-image: -moz-linear-gradient(center top , #abe4f8 0%, #abe4f8 50%, #6fcef3 50%, #6fcef3 100%);
		background-image: -webkit-linear-gradient(center top , #abe4f8 0%, #abe4f8 50%, #6fcef3 50%, #6fcef3 100%);
		background-image: -ms-linear-gradient(center top , #abe4f8 0%, #abe4f8 50%, #6fcef3 50%, #6fcef3 100%);	}
	.wt_button.blue:hover {
		background-image: linear-gradient(top, #6fcef3 0%, #abe4f8 100%);
		background-image: -o-linear-gradient(top, #6fcef3 0%, #abe4f8 100%);
		background-image: -moz-linear-gradient(top, #6fcef3 0%, #abe4f8 100%);
		background-image: -webkit-linear-gradient(top, #6fcef3 0%, #abe4f8 100%);
		background-image: -ms-linear-gradient(top, #6fcef3 0%, #abe4f8 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #6fcef3),
			color-stop(1, #abe4f8)
		);
		border-color: #7caec0; }
	.no-cssgradients .wt_button.blue {
		background-color: #abe4f8; }
	.no-cssgradients .wt_button.blue:hover {
		background-color: #6fcef3; }
		
	/* --- Blue Alt ---  */
	.wt_button.blue_alt {
		color: #01607c;
		background-image: linear-gradient(top, #20d5ff 0%, #009abc 100%);
		background-image: -o-linear-gradient(top, #20d5ff 0%, #009abc 100%);
		background-image: -moz-linear-gradient(top, #20d5ff 0%, #009abc 100%);
		background-image: -webkit-linear-gradient(top, #20d5ff 0%, #009abc 100%);
		background-image: -ms-linear-gradient(top, #20d5ff 0%, #009abc 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #20d5ff),
			color-stop(1, #009abc)
		);
		border-color: #00b3d3; }
	.wt_button.alt.blue_alt {
		background-image: linear-gradient(center top , #20d5ff 0%, #20d5ff 50%, #009abc 50%, #009abc 100%);
		background-image: -o-linear-gradient(center top , #20d5ff 0%, #20d5ff 50%, #009abc 50%, #009abc 100%);
		background-image: -moz-linear-gradient(center top , #20d5ff 0%, #20d5ff 50%, #009abc 50%, #009abc 100%);
		background-image: -webkit-linear-gradient(center top , #20d5ff 0%, #20d5ff 50%, #009abc 50%, #009abc 100%);
		background-image: -ms-linear-gradient(center top , #20d5ff 0%, #20d5ff 50%, #009abc 50%, #009abc 100%);	}
	.wt_button.blue_alt:hover {
		background-image: linear-gradient(top, #009abc 0%, #20d5ff 100%);
		background-image: -o-linear-gradient(top, #009abc 0%, #20d5ff 100%);
		background-image: -moz-linear-gradient(top, #009abc 0%, #20d5ff 100%);
		background-image: -webkit-linear-gradient(top, #009abc 0%, #20d5ff 100%);
		background-image: -ms-linear-gradient(top, #009abc 0%, #20d5ff 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #009abc),
			color-stop(1, #20d5ff)
		);
		border-color: #00768e; }
	.no-cssgradients .wt_button.blue_alt {
		background-color: #20d5ff; }
	.no-cssgradients .wt_button.blue_alt:hover {
		background-color: #009abc; }
		
	/* --- Dark Blue ---  */
	.wt_button.dark_blue {
		color: #515f6a;
		background-image: linear-gradient(top, #becbd6 0%, #88a1b4 100%);
		background-image: -o-linear-gradient(top, #becbd6 0%, #88a1b4 100%);
		background-image: -moz-linear-gradient(top, #becbd6 0%, #88a1b4 100%);
		background-image: -webkit-linear-gradient(top, #becbd6 0%, #88a1b4 100%);
		background-image: -ms-linear-gradient(top, #becbd6 0%, #88a1b4 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #becbd6),
			color-stop(1, #88a1b4)
		);
		border-color: #a2afb8; }
	.wt_button.alt.dark_blue {
		background-image: linear-gradient(center top , #becbd6 0%, #becbd6 50%, #88a1b4 50%, #88a1b4 100%);
		background-image: -o-linear-gradient(center top , #becbd6 0%, #becbd6 50%, #88a1b4 50%, #88a1b4 100%);
		background-image: -moz-linear-gradient(center top , #becbd6 0%, #becbd6 50%, #88a1b4 50%, #88a1b4 100%);
		background-image: -webkit-linear-gradient(center top , #becbd6 0%, #becbd6 50%, #88a1b4 50%, #88a1b4 100%);
		background-image: -ms-linear-gradient(center top , #becbd6 0%, #becbd6 50%, #88a1b4 50%, #88a1b4 100%);	}
	.wt_button.dark_blue:hover {
		background-image: linear-gradient(top, #88a1b4 0%, #becbd6 100%);
		background-image: -o-linear-gradient(top, #88a1b4 0%, #becbd6 100%);
		background-image: -moz-linear-gradient(top, #88a1b4 0%, #becbd6 100%);
		background-image: -webkit-linear-gradient(top, #88a1b4 0%, #becbd6 100%);
		background-image: -ms-linear-gradient(top, #88a1b4 0%, #becbd6 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #88a1b4),
			color-stop(1, #becbd6)
		);
		border-color: #8996a0; }
	.no-cssgradients .wt_button.dark_blue {
		background-color: #becbd6; }
	.no-cssgradients .wt_button.dark_blue:hover {
		background-color: #88a1b4; }		
	
	/* --- Marine ---  */
	.wt_button.marine {
		color: #0b4489;
		background-image: linear-gradient(top, #70c2fa 0%, #3481c8 100%);
		background-image: -o-linear-gradient(top, #70c2fa 0%, #3481c8 100%);
		background-image: -moz-linear-gradient(top, #70c2fa 0%, #3481c8 100%);
		background-image: -webkit-linear-gradient(top, #70c2fa 0%, #3481c8 100%);
		background-image: -ms-linear-gradient(top, #70c2fa 0%, #3481c8 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #70c2fa),
			color-stop(1, #3481c8)
		);
		border-color: #2365ae; }
	.wt_button.alt.marine {
		background-image: linear-gradient(center top , #70c2fa 0%, #70c2fa 50%, #3481c8 50%, #3481c8 100%);
		background-image: -o-linear-gradient(center top , #70c2fa 0%, #70c2fa 50%, #3481c8 50%, #3481c8 100%);
		background-image: -moz-linear-gradient(center top , #70c2fa 0%, #70c2fa 50%, #3481c8 50%, #3481c8 100%);
		background-image: -webkit-linear-gradient(center top , #70c2fa 0%, #70c2fa 50%, #3481c8 50%, #3481c8 100%);
		background-image: -ms-linear-gradient(center top , #70c2fa 0%, #70c2fa 50%, #3481c8 50%, #3481c8 100%);	}
	.wt_button.marine:hover {
		background-image: linear-gradient(top, #3481c8 0%, #70c2fa 100%);
		background-image: -o-linear-gradient(top, #3481c8 0%, #70c2fa 100%);
		background-image: -moz-linear-gradient(top, #3481c8 0%, #70c2fa 100%);
		background-image: -webkit-linear-gradient(top, #3481c8 0%, #70c2fa 100%);
		background-image: -ms-linear-gradient(top, #3481c8 0%, #70c2fa 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #3481c8),
			color-stop(1, #70c2fa)
		);
		border-color: #2d6aa1; }
	.no-cssgradients .wt_button.marine {
		background-color: #70c2fa; }
	.no-cssgradients .wt_button.marine:hover {
		background-color: #3481c8; }			
		
	/* --- Purple ---  */
	.wt_button.purple {
		color: #7b5777;
		background-image: linear-gradient(top, #e8c4e4 0%, #d494ce 100%);
		background-image: -o-linear-gradient(top, #e8c4e4 0%, #d494ce 100%);
		background-image: -moz-linear-gradient(top, #e8c4e4 0%, #d494ce 100%);
		background-image: -webkit-linear-gradient(top, #e8c4e4 0%, #d494ce 100%);
		background-image: -ms-linear-gradient(top, #e8c4e4 0%, #d494ce 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #e8c4e4),
			color-stop(1, #d494ce)
		);
		border-color: #bc9db9; }
	.wt_button.alt.purple {
		background-image: linear-gradient(center top , #e8c4e4 0%, #e8c4e4 50%, #d494ce 50%, #d494ce 100%);
		background-image: -o-linear-gradient(center top , #e8c4e4 0%, #e8c4e4 50%, #d494ce 50%, #d494ce 100%);
		background-image: -moz-linear-gradient(center top , #e8c4e4 0%, #e8c4e4 50%, #d494ce 50%, #d494ce 100%);
		background-image: -webkit-linear-gradient(center top , #e8c4e4 0%, #e8c4e4 50%, #d494ce 50%, #d494ce 100%);
		background-image: -ms-linear-gradient(center top , #e8c4e4 0%, #e8c4e4 50%, #d494ce 50%, #d494ce 100%);	}
	.wt_button.purple:hover {
		background-image: linear-gradient(top, #d494ce 0%, #e8c4e4 100%);
		background-image: -o-linear-gradient(top, #d494ce 0%, #e8c4e4 100%);
		background-image: -moz-linear-gradient(top, #d494ce 0%, #e8c4e4 100%);
		background-image: -webkit-linear-gradient(top, #d494ce 0%, #e8c4e4 100%);
		background-image: -ms-linear-gradient(top, #d494ce 0%, #e8c4e4 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #d494ce),
			color-stop(1, #e8c4e4)
		);
		border-color: #a482a0; }
	.no-cssgradients .wt_button.purple {
		background-color: #e8c4e4; }
	.no-cssgradients .wt_button.purple:hover {
		background-color: #d494ce; }
		
	/* --- Purple Alt ---  */
	.wt_button.purple_alt {
		color: #5d1f7b;
		background-image: linear-gradient(top, #d895f9 0%, #9953c3 100%);
		background-image: -o-linear-gradient(top, #d895f9 0%, #9953c3 100%);
		background-image: -moz-linear-gradient(top, #d895f9 0%, #9953c3 100%);
		background-image: -webkit-linear-gradient(top, #d895f9 0%, #9953c3 100%);
		background-image: -ms-linear-gradient(top, #d895f9 0%, #9953c3 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #d895f9),
			color-stop(1, #9953c3)
		);
		border-color: #9652bf; }
	.wt_button.alt.purple_alt {
		background-image: linear-gradient(center top , #d895f9 0%, #d895f9 50%, #9953c3 50%, #9953c3 100%);
		background-image: -o-linear-gradient(center top , #d895f9 0%, #d895f9 50%, #9953c3 50%, #9953c3 100%);
		background-image: -moz-linear-gradient(center top , #d895f9 0%, #d895f9 50%, #9953c3 50%, #9953c3 100%);
		background-image: -webkit-linear-gradient(center top , #d895f9 0%, #d895f9 50%, #9953c3 50%, #9953c3 100%);
		background-image: -ms-linear-gradient(center top , #d895f9 0%, #d895f9 50%, #9953c3 50%, #9953c3 100%);	}
	.wt_button.purple_alt:hover {
		background-image: linear-gradient(top, #9953c3 0%, #d895f9 100%);
		background-image: -o-linear-gradient(top, #9953c3 0%, #d895f9 100%);
		background-image: -moz-linear-gradient(top, #9953c3 0%, #d895f9 100%);
		background-image: -webkit-linear-gradient(top, #9953c3 0%, #d895f9 100%);
		background-image: -ms-linear-gradient(top, #9953c3 0%, #d895f9 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #9953c3),
			color-stop(1, #d895f9)
		);
		border-color: #7a439a; }
	.no-cssgradients .wt_button.purple_alt {
		background-color: #d895f9; }
	.no-cssgradients .wt_button.purple_alt:hover {
		background-color: #9953c3; }
		
	/* --- Teal ---  */
	.wt_button.teal {
		color: #437b7d;
		background-image: linear-gradient(top, #b7f2f4 0%, #7ce7ea 100%);
		background-image: -o-linear-gradient(top, #b7f2f4 0%, #7ce7ea 100%);
		background-image: -moz-linear-gradient(top, #b7f2f4 0%, #7ce7ea 100%);
		background-image: -webkit-linear-gradient(top, #b7f2f4 0%, #7ce7ea 100%);
		background-image: -ms-linear-gradient(top, #b7f2f4 0%, #7ce7ea 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #b7f2f4),
			color-stop(1, #7ce7ea)
		);
		border-color: #90c6c8; }
	.wt_button.alt.teal {
		background-image: linear-gradient(center top , #b7f2f4 0%, #b7f2f4 50%, #7ce7ea 50%, #7ce7ea 100%);
		background-image: -o-linear-gradient(center top , #b7f2f4 0%, #b7f2f4 50%, #7ce7ea 50%, #7ce7ea 100%);
		background-image: -moz-linear-gradient(center top , #b7f2f4 0%, #b7f2f4 50%, #7ce7ea 50%, #7ce7ea 100%);
		background-image: -webkit-linear-gradient(center top , #b7f2f4 0%, #b7f2f4 50%, #7ce7ea 50%, #7ce7ea 100%);
		background-image: -ms-linear-gradient(center top , #b7f2f4 0%, #b7f2f4 50%, #7ce7ea 50%, #7ce7ea 100%);	}
	.wt_button.teal:hover {
		background-image: linear-gradient(top, #7ce7ea 0%, #b7f2f4 100%);
		background-image: -o-linear-gradient(top, #7ce7ea 0%, #b7f2f4 100%);
		background-image: -moz-linear-gradient(top, #7ce7ea 0%, #b7f2f4 100%);
		background-image: -webkit-linear-gradient(top, #7ce7ea 0%, #b7f2f4 100%);
		background-image: -ms-linear-gradient(top, #7ce7ea 0%, #b7f2f4 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #7ce7ea),
			color-stop(1, #b7f2f4)
		);
		border-color: #7db9bb; }
	.no-cssgradients .wt_button.teal {
		background-color: #b7f2f4; }
	.no-cssgradients .wt_button.teal:hover {
		background-color: #7ce7ea; }	
	
	/* --- Yellow ---  */
	.wt_button.yellow {
		color: #7a6717;
		background-image: linear-gradient(top, #f2f710 0%, #decd00 100%);
		background-image: -o-linear-gradient(top, #f2f710 0%, #decd00 100%);
		background-image: -moz-linear-gradient(top, #f2f710 0%, #decd00 100%);
		background-image: -webkit-linear-gradient(top, #f2f710 0%, #decd00 100%);
		background-image: -ms-linear-gradient(top, #f2f710 0%, #decd00 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #f2f710),
			color-stop(1, #decd00)
		);
		border-color: #f4f200; }
	.wt_button.alt.yellow {
		background-image: linear-gradient(center top , #f2f710 0%, #f2f710 50%, #decd00 50%, #decd00 100%);
		background-image: -o-linear-gradient(center top , #f2f710 0%, #f2f710 50%, #decd00 50%, #decd00 100%);
		background-image: -moz-linear-gradient(center top , #f2f710 0%, #f2f710 50%, #decd00 50%, #decd00 100%);
		background-image: -webkit-linear-gradient(center top , #f2f710 0%, #f2f710 50%, #decd00 50%, #decd00 100%);
		background-image: -ms-linear-gradient(center top , #f2f710 0%, #f2f710 50%, #decd00 50%, #decd00 100%);	}
	.wt_button.yellow:hover {
		background-image: linear-gradient(top, #decd00 0%, #f2f710 100%);
		background-image: -o-linear-gradient(top, #decd00 0%, #f2f710 100%);
		background-image: -moz-linear-gradient(top, #decd00 0%, #f2f710 100%);
		background-image: -webkit-linear-gradient(top, #decd00 0%, #f2f710 100%);
		background-image: -ms-linear-gradient(top, #decd00 0%, #f2f710 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #decd00),
			color-stop(1, #f2f710)
		);
		border-color: #e2d500; }
	.no-cssgradients .wt_button.yellow {
		background-color: #f2f710; }
	.no-cssgradients .wt_button.yellow:hover {
		background-color: #decd00; }
		
	/* --- Black ---  */
	.wt_button.black {
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
		color: #f7f7f7;
		background-image: linear-gradient(top, #5e5e5e 0%, #434343 100%);
		background-image: -o-linear-gradient(top, #5e5e5e 0%, #434343 100%);
		background-image: -moz-linear-gradient(top, #5e5e5e 0%, #434343 100%);
		background-image: -webkit-linear-gradient(top, #5e5e5e 0%, #434343 100%);
		background-image: -ms-linear-gradient(top, #5e5e5e 0%, #434343 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #5e5e5e),
			color-stop(1, #434343)
		);
		border-color: #4c4c4c; }
	.wt_button.alt.black {
		background-image: linear-gradient(center top , #5e5e5e 0%, #5e5e5e 50%, #434343 50%, #434343 100%);
		background-image: -o-linear-gradient(center top , #5e5e5e 0%, #5e5e5e 50%, #434343 50%, #434343 100%);
		background-image: -moz-linear-gradient(center top , #5e5e5e 0%, #5e5e5e 50%, #434343 50%, #434343 100%);
		background-image: -webkit-linear-gradient(center top , #5e5e5e 0%, #5e5e5e 50%, #434343 50%, #434343 100%);
		background-image: -ms-linear-gradient(center top , #5e5e5e 0%, #5e5e5e 50%, #434343 50%, #434343 100%);	}
	.wt_button.black:hover {
		background-image: linear-gradient(top, #434343 0%, #5e5e5e 100%);
		background-image: -o-linear-gradient(top, #434343 0%, #5e5e5e 100%);
		background-image: -moz-linear-gradient(top, #434343 0%, #5e5e5e 100%);
		background-image: -webkit-linear-gradient(top, #434343 0%, #5e5e5e 100%);
		background-image: -ms-linear-gradient(top, #434343 0%, #5e5e5e 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #434343),
			color-stop(1, #5e5e5e)
		);
		border-color: #2c2c2c; }
	.no-cssgradients .wt_button.black {
		background-color: #5e5e5e; }
	.no-cssgradients .wt_button.black:hover {
		background-color: #434343; }									
		
	/* --- Black Alt ---  */
	.wt_button.black_alt {
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
		color: #dddddd;
		background-image: linear-gradient(top, #393939 0%, #050505 100%);
		background-image: -o-linear-gradient(top, #393939 0%, #050505 100%);
		background-image: -moz-linear-gradient(top, #393939 0%, #050505 100%);
		background-image: -webkit-linear-gradient(top, #393939 0%, #050505 100%);
		background-image: -ms-linear-gradient(top, #393939 0%, #050505 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #393939),
			color-stop(1, #050505)
		);
		border-color: #222222; }
	.wt_button.alt.black_alt {
		background-image: linear-gradient(center top , #393939 0%, #393939 50%, #050505 50%, #050505 100%);
		background-image: -o-linear-gradient(center top , #393939 0%, #393939 50%, #050505 50%, #050505 100%);
		background-image: -moz-linear-gradient(center top , #393939 0%, #393939 50%, #050505 50%, #050505 100%);
		background-image: -webkit-linear-gradient(center top , #393939 0%, #393939 50%, #050505 50%, #050505 100%);
		background-image: -ms-linear-gradient(center top , #393939 0%, #393939 50%, #050505 50%, #050505 100%);	}
	.wt_button.black_alt:hover {
		background-image: linear-gradient(top, #050505 0%, #393939 100%);
		background-image: -o-linear-gradient(top, #050505 0%, #393939 100%);
		background-image: -moz-linear-gradient(top, #050505 0%, #393939 100%);
		background-image: -webkit-linear-gradient(top, #050505 0%, #393939 100%);
		background-image: -ms-linear-gradient(top, #050505 0%, #393939 100%);
	
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #050505),
			color-stop(1, #393939)
		);
		border-color: #000000; }
	.no-cssgradients .wt_button.black_alt {
		background-color: #393939; }
	.no-cssgradients .wt_button.black_alt:hover {
		background-color: #050505; }	
	
	.wt_button.minimal_button {
		border: 1px solid rgb(255,255,255);
		border: 1px solid rgba(255,255,255,0.5);
		border-radius: 4px 4px 4px 4px;
		box-shadow: 0 0px rgba(0, 0, 0, 0.25) inset;
		cursor: pointer;
		display: inline-block;
		font-size: 14px;
		margin-top: 15px;
		padding: 3px 0px;
		position: relative;
		text-transform: uppercase;
		text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
		color: #FFFFFF; 
		background: none; }
	.wt_button.minimal_button:hover {
		color: #072954;
		border: 1px solid #072954; }
	
/* Icon Boxes and Headings
========================================================== */
	.icon_box i,
	.icon-box i {
		width: 32px;
		height: 32px;
		font-style: normal;    
		display: block;
		float: left;
		line-height: 32px;
		margin-right: 15px;
		vertical-align: text-bottom; }
	.icon_box h3,
	.icon-box h3 {
		font-size: 16px; }
	.icon-box h3 {
		margin: 0 0 8px 47px; }
	.icon-box.no-indent h3 {
		margin: 0 0 8px 0; }
	.icon_box:not(.no-indent) p,
	.icon-box:not(.no-indent) p {
		margin-left: 47px; }
	[class^="wt_Hicon_"],
	[class*=" wt_Hicon_"] {
	  display: inline-block;
	  background-image: url("../img/icons/icons.png");
	  background-position: top left;
	  background-repeat: no-repeat;
	  line-height: 1;
	  width: 32px; 
	  height: 32px; 
	  vertical-align: middle; }

	.wt_Hicon_64{ background-position: 0 0;} 
	.wt_Hicon_addressbook{ background-position: -82px 0px; } 
	.wt_Hicon_archive-delete{ background-position: -164px 0px; } 
	.wt_Hicon_archive-download{ background-position: -246px 0px; } 
	.wt_Hicon_archive-new{ background-position: -328px 0px; } 
	.wt_Hicon_back{ background-position: -410px 0px;} 
	.wt_Hicon_bookmark{ background-position: 0px -82px; } 
	.wt_Hicon_burn{ background-position: -82px -82px; } 
	.wt_Hicon_calculator{ background-position: -164px -82px; } 
	.wt_Hicon_cash{ background-position: -246px -82px; } 
	.wt_Hicon_cd{ background-position: -328px -82px; } 
	.wt_Hicon_chat{ background-position: -410px -82px; } 
	.wt_Hicon_clapperboard{ background-position: 0px -164px; } 
	.wt_Hicon_color{ background-position: -82px -164px; } 
	.wt_Hicon_copy{ background-position:  -164px -164px; } 
	.wt_Hicon_creditcard{ background-position: -246px -164px; } 
	.wt_Hicon_desktop-alternative{ background-position: -328px -164px; } 
	.wt_Hicon_desktop{ background-position: -410px -164px; } 
	.wt_Hicon_down{ background-position: 0px -246px; } 
	.wt_Hicon_edit{ background-position: -82px -246px; } 
	.wt_Hicon_exclamation{ background-position: -164px -246px; } 
	.wt_Hicon_exit{ background-position: -246px -246px; } 
	.wt_Hicon_folder-forward{ background-position: -328px -246px; } 
	.wt_Hicon_folder-smart{ background-position: -410px -246px; } 
	.wt_Hicon_folder{ background-position: 0px -328px; } 
	.wt_Hicon_forward-black{ background-position: -82px -328px; } 
	.wt_Hicon_forward-mail{ background-position: -164px -328px; } 
	.wt_Hicon_forward{ background-position: -246px -328px; } 
	.wt_Hicon_globe{ background-position: -328px -328px; } 
	.wt_Hicon_harddrive{ background-position: -410px -328px; } 
	.wt_Hicon_heineken{ background-position: 0px -410px; } 
	.wt_Hicon_help{ background-position: -82px -410px; } 
	.wt_Hicon_info{ background-position: -164px -410px; } 
	.wt_Hicon_install{ background-position: -246px -410px; } 
	.wt_Hicon_intel{ background-position: -328px -410px; } 
	.wt_Hicon_keyboard{ background-position: -410px -410px; } 
	.wt_Hicon_lock{ background-position: 0px -492px; } 
	.wt_Hicon_mac-alternative{ background-position: -82px -492px; } 
	.wt_Hicon_mac-alternative2{ background-position: -164px -492px; } 
	.wt_Hicon_mac{ background-position: -246px -492px; } 
	.wt_Hicon_mail{ background-position: -328px -492px; } 
	.wt_Hicon_minus-white{ background-position: -410px -492px; } 
	.wt_Hicon_minus{ background-position: 0px -574px; } 
	.wt_Hicon_monitor{ background-position: -82px -574px; } 
	.wt_Hicon_moon-alternative{ background-position: -164px -574px; } 
	.wt_Hicon_moon{ background-position: -246px -574px; } 
	.wt_Hicon_movies{ background-position: -328px -574px; } 
	.wt_Hicon_music{ background-position: -410px -574px; } 
	.wt_Hicon_new{ background-position: -0px -656px; } 
	.wt_Hicon_next{ background-position: -82px -656px; } 
	.wt_Hicon_notebook{ background-position: -164px -656px; } 
	.wt_Hicon_open{ background-position: -246px -656px; } 
	.wt_Hicon_pause{ background-position: -328px -656px; } 
	.wt_Hicon_phone{ background-position: -410px -656px; } 
	.wt_Hicon_picture-cast{ background-position: 0px -738px; } 
	.wt_Hicon_picture{ background-position: -82px -738px; } 
	.wt_Hicon_play{ background-position: -164px -738px; } 
	.wt_Hicon_plus{ background-position: -246px -738px; } 
	.wt_Hicon_podcast{ background-position: -328px -738px; } 
	.wt_Hicon_preferences{ background-position: -410px -738px; } 
	.wt_Hicon_public{ background-position: 0px -820px; } 
	.wt_Hicon_record{ background-position: -82px -820px; } 
	.wt_Hicon_refresh{ background-position: -164px -820px; } 
	.wt_Hicon_remove{ background-position: -246px -820px; } 
	.wt_Hicon_rewind-black{ background-position: -328px -820px; } 
	.wt_Hicon_rewind{ background-position: -410px -820px; } 
	.wt_Hicon_rss-alternative{ background-position: 0px -902px; } 
	.wt_Hicon_rss{ background-position: -82px -902px; } 
	.wt_Hicon_search{ background-position: -164px -902px; } 
	.wt_Hicon_send{ background-position: -246px -902px; } 
	.wt_Hicon_server{ background-position: -328px -902px; } 
	.wt_Hicon_settings{ background-position: -410px -902px; } 
	.wt_Hicon_smiley-sad{ background-position: 0px -984px; } 
	.wt_Hicon_smiley{ background-position: -82px -984px; } 
	.wt_Hicon_splash{ background-position: -164px -984px; } 
	.wt_Hicon_star{ background-position: -246px -984px; } 
	.wt_Hicon_stop-alternative2{ background-position: -328px -984px; } 
	.wt_Hicon_stop{ background-position: -410px -984px; } 
	.wt_Hicon_stop-alternative{ background-position: 0px -1066px; } 
	.wt_Hicon_sun-alternative{ background-position: -82px -1066px; } 
	.wt_Hicon_sun{ background-position: -164px -1066px; } 
	.wt_Hicon_terminal{ background-position: -246px -1066px; } 
	.wt_Hicon_trash-full{ background-position: -328px -1066px; } 
	.wt_Hicon_trash{ background-position: -410px -1066px; } 
	.wt_Hicon_unarchive{ background-position: 0px -1148px; } 
	.wt_Hicon_universal{ background-position: -82px -1148px; } 
	.wt_Hicon_unread{ background-position: -164px -1148px; } 
	.wt_Hicon_up{ background-position: -246px -1148px; } 
	.wt_Hicon_user{ background-position: -328px -1148px; } 
	.wt_Hicon_users{ background-position: -410px -1148px; } 
	.wt_Hicon_window{ background-position: 0px -1230px; } 
	.wt_Hicon_work{ background-position: -82px -1230px; } 
	.wt_Hicon_zoom-in{ background-position: -164px -1230px; } 
	.wt_Hicon_zoom-out{ background-position: -246px -1230px; } 
	
	h1 [class^="wt_Hicon_"], h1 [class*=" wt_Hicon_"], 
	h2 [class^="wt_Hicon_"], h2 [class*=" wt_Hicon_"], 
	h3 [class^="wt_Hicon_"], h3 [class*=" wt_Hicon_"], 
	h4 [class^="wt_Hicon_"], h4 [class*=" wt_Hicon_"], 
	h5 [class^="wt_Hicon_"], h5 [class*=" wt_Hicon_"], 
	h6 [class^="wt_Hicon_"], h6 [class*=" wt_Hicon_"] {
		margin-top:-6px;
		margin-right:12px; }
	h1 [class^="wt_Hicon_"], h1 [class*=" wt_Hicon_"] { 
		margin-top:-5px; }
	h2 [class^="wt_Hicon_"], h2 [class*=" wt_Hicon_"] { 
		margin-top:-3px; }
	.wt_Hicon_ [class^="wt_Hicon_"], .icons [class*=" wt_Hicon_"] {
		display: block;
		float: left;
		margin:0px 15px 0px 0;
		line-height: 32px;
		vertical-align: text-bottom; }
		
/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
 
 	/* Font Face */	
     
	html [class^="wt-font-icon-"],
	html [class*=" wt-font-icon-"] {
	    -webkit-font-smoothing: antialiased !important;
	}
	@font-face {
	    font-family: 'Glyphicons Halflings';
	    src: url('../font-faces/_Icons/glyphiconshalflings-regular.eot');
	    src: url('../font-faces/_Icons/glyphiconshalflings-regular.eot?#iefix') format('embedded-opentype'), url('../font-faces/_Icons/glyphiconshalflings-regular.woff') format('woff'), url('../font-faces/_Icons/glyphiconshalflings-regular.ttf') format('truetype'), url('../font-faces/_Icons/glyphiconshalflings-regular.svg#glyphicons_halflingsregular') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
	[class^="wt-font-icon-"],
	[class*=" wt-font-icon-"] {
	    display: inline-block;
	    position: relative;
	    text-decoration: none;
	    *display: inline;
	    *zoom: 1;
	    background: none;
	}	
	[class^="wt-font-icon-"] i:before,
	[class*=" wt-font-icon-"] i:before {  
		color: #1D1D1B;
	    font: 12px/1em 'Glyphicons Halflings';
	    font-style: normal;
		margin-right: 12px;
		display: inline-block;
		height: auto;
		vertical-align: middle;
	}
	[class^="wt-font-icon-"].white,
	[class*=" wt-font-icon-"].white {
	    color: #ffffff;
	}
	.wt-font-icon-glass i:before {
	  content: "\e001";
	}
	.wt-font-icon-music i:before {
	  content: "\e002";
	}
	.wt-font-icon-search i:before {
	  content: "\e003";
	}
	.wt-font-icon-envelope i:before {
	  content: "\2709";
	}
	.wt-font-icon-heart i:before {
	  content: "\e005";
	}
	.wt-font-icon-star i:before{
	  content: "\e006";
	}
	.wt-font-icon-star-empty i:before {
	  content: "\e007";
	}
	.wt-font-icon-user i:before {
	  content: "\e008";
	}
	.wt-font-icon-film i:before {
	  content: "\e009";
	}
	.wt-font-icon-th-large i:before {
	  content: "\e010";
	}
	.wt-font-icon-th i:before {
	  content: "\e011";
	}
	.wt-font-icon-th-list i:before {
	  content: "\e012";
	}
	.wt-font-icon-ok i:before {
	  content: "\e013";
	}
	.wt-font-icon-remove i:before {
	  content: "\e014";
	}
	.wt-font-icon-zoom-in i:before {
	  content: "\e015";
	}
	.wt-font-icon-zoom-out i:before {
	  content: "\e016";
	}
	.wt-font-icon-off i:before {
	  content: "\e017";
	}
	.wt-font-icon-signal i:before {
	  content: "\e018";
	}
	.wt-font-icon-cog i:before {
	  content: "\e019";
	}
	.wt-font-icon-trash i:before {
	  content: "\e020";
	}
	.wt-font-icon-home i:before {
	  content: "\e021";
	}
	.wt-font-icon-file i:before {
	  content: "\e022";
	}
	.wt-font-icon-time i:before {
	  content: "\e023";
	}
	.wt-font-icon-road i:before {
	  content: "\e024";
	}
	.wt-font-icon-download-alt i:before {
	  content: "\e025";
	}
	.wt-font-icon-download i:before {
	  content: "\e026";
	}
	.wt-font-icon-upload i:before {
	  content: "\e027";
	}
	.wt-font-icon-inbox i:before {
	  content: "\e028";
	}
	.wt-font-icon-play-circle i:before {
	  content: "\e029";
	}
	.wt-font-icon-repeat i:before {
	  content: "\e030";
	}
	.wt-font-icon-refresh i:before {
	  content: "\e031";
	}
	.wt-font-icon-list-alt i:before {
	  content: "\e032";
	}
	.wt-font-icon-lock i:before {
	  content: "\e033";
	}
	.wt-font-icon-flag i:before {
	  content: "\e034";
	}
	.wt-font-icon-headphones i:before {
	  content: "\e035";
	}
	.wt-font-icon-volume-off i:before {
	  content: "\e036";
	}
	.wt-font-icon-volume-down i:before {
	  content: "\e037";
	}
	.wt-font-icon-volume-up i:before {
	  content: "\e038";
	}
	.wt-font-icon-qrcode i:before {
	  content: "\e039";
	}
	.wt-font-icon-barcode i:before {
	  content: "\e040";
	}
	.wt-font-icon-tag i:before {
	  content: "\e041";
	}
	.wt-font-icon-tags i:before {
	  content: "\e042";
	}
	.wt-font-icon-book i:before {
	  content: "\e043";
	}
	.wt-font-icon-bookmark i:before {
	  content: "\e044";
	}
	.wt-font-icon-print i:before {
	  content: "\e045";
	}
	.wt-font-icon-camera i:before {
	  content: "\e046";
	}
	.wt-font-icon-font i:before {
	  content: "\e047";
	}
	.wt-font-icon-bold i:before {
	  content: "\e048";
	}
	.wt-font-icon-italic i:before {
	  content: "\e049";
	}
	.wt-font-icon-text-height i:before {
	  content: "\e050";
	}
	.wt-font-icon-text-width i:before {
	  content: "\e051";
	}
	.wt-font-icon-align-left i:before {
	  content: "\e052";
	}
	.wt-font-icon-align-center i:before {
	  content: "\e053";
	}
	.wt-font-icon-align-right i:before {
	  content: "\e054";
	}
	.wt-font-icon-align-justify i:before {
	  content: "\e055";
	}
	.wt-font-icon-list i:before {
	  content: "\e056";
	}
	.wt-font-icon-indent-left i:before {
	  content: "\e057";
	}
	.wt-font-icon-indent-right i:before {
	  content: "\e058";
	}
	.wt-font-icon-facetime-video i:before {
	  content: "\e059";
	}
	.wt-font-icon-picture i:before {
	  content: "\e060";
	}
	.wt-font-icon-pencil i:before {
	  content: "\270f";
	}
	.wt-font-icon-map-marker i:before {
	  content: "\e062";
	}
	.wt-font-icon-adjust i:before {
	  content: "\e063";
	}
	.wt-font-icon-tint i:before {
	  content: "\e064";
	}
	.wt-font-icon-edit i:before {
	  content: "\e065";
	}
	.wt-font-icon-share i:before {
	  content: "\e066";
	}
	.wt-font-icon-check i:before {
	  content: "\e067";
	}
	.wt-font-icon-move i:before {
	  content: "\e068";
	}
	.wt-font-icon-step-backward i:before {
	  content: "\e069";
	}
	.wt-font-icon-fast-backward i:before {
	  content: "\e070";
	}
	.wt-font-icon-backward i:before {
	  content: "\e071";
	}
	.wt-font-icon-play i:before {
	  content: "\e072";
	}
	.wt-font-icon-pause i:before {
	  content: "\e073";
	}
	.wt-font-icon-stop i:before {
	  content: "\e074";
	}
	.wt-font-icon-forward i:before {
	  content: "\e075";
	}
	.wt-font-icon-fast-forward i:before {
	  content: "\e076";
	}
	.wt-font-icon-step-forward i:before {
	  content: "\e077";
	}
	.wt-font-icon-eject i:before {
	  content: "\e078";
	}
	.wt-font-icon-chevron-left i:before {
	  content: "\e079";
	}
	.wt-font-icon-chevron-right i:before {
	  content: "\e080";
	}
	.wt-font-icon-plus-sign i:before {
	  content: "\e081";
	}
	.wt-font-icon-minus-sign i:before {
	  content: "\e082";
	}
	.wt-font-icon-remove-sign i:before {
	  content: "\e083";
	}
	.wt-font-icon-ok-sign i:before {
	  content: "\e084";
	}
	.wt-font-icon-question-sign i:before {
	  content: "\e085";
	}
	.wt-font-icon-info-sign i:before {
	  content: "\e086";
	}
	.wt-font-icon-screenshot i:before {
	  content: "\e087";
	}
	.wt-font-icon-remove-circle i:before {
	  content: "\e088";
	}
	.wt-font-icon-ok-circle i:before {
	  content: "\e089";
	}
	.wt-font-icon-ban-circle i:before {
	  content: "\e090";
	}
	.wt-font-icon-arrow-left i:before {
	  content: "\e091";
	}
	.wt-font-icon-arrow-right i:before {
	  content: "\e092";
	}
	.wt-font-icon-arrow-up i:before {
	  content: "\e093";
	}
	.wt-font-icon-arrow-down i:before {
	  content: "\e094";
	}
	.wt-font-icon-share-alt i:before {
	  content: "\e095";
	}
	.wt-font-icon-resize-full i:before {
	  content: "\e096";
	}
	.wt-font-icon-resize-small i:before {
	  content: "\e097";
	}
	.wt-font-icon-plus i:before {
	  content: "\002b";
	}
	.wt-font-icon-minus i:before {
	  content: "\2212";
	}
	.wt-font-icon-asterisk i:before {
	  content: "\002a";
	}
	.wt-font-icon-exclamation-sign i:before {
	  content: "\e101";
	}
	.wt-font-icon-gift i:before {
	  content: "\e102";
	}
	.wt-font-icon-leaf i:before {
	  content: "\e103";
	}
	.wt-font-icon-fire i:before {
	  content: "\e104";
	}
	.wt-font-icon-eye-open i:before {
	  content: "\e105";
	}
	.wt-font-icon-eye-close i:before {
	  content: "\e106";
	}
	.wt-font-icon-warning-sign i:before {
	  content: "\e107";
	}
	.wt-font-icon-plane i:before {
	  content: "\e108";
	}
	.wt-font-icon-calendar i:before {
	  content: "\e109";
	}
	.wt-font-icon-random i:before {
	  content: "\e110";
	}
	.wt-font-icon-comments i:before {
	  content: "\e111";
	}
	.wt-font-icon-magnet i:before {
	  content: "\e113";
	}
	.wt-font-icon-chevron-up i:before {
	  content: "\e113";
	}
	.wt-font-icon-chevron-down i:before {
	  content: "\e114";
	}
	.wt-font-icon-retweet i:before {
	  content: "\e115";
	}
	.wt-font-icon-shopping-cart i:before {
	  content: "\e116";
	}
	.wt-font-icon-folder-close i:before {
	  content: "\e117";
	}
	.wt-font-icon-folder-open i:before {
	  content: "\e118";
	}
	.wt-font-icon-resize-vertical i:before {
	  content: "\e119";
	}
	.wt-font-icon-resize-horizontal i:before {
	  content: "\e120";
	}
	.wt-font-icon-hdd i:before {
	  content: "\e121";
	}
	.wt-font-icon-bullhorn i:before {
	  content: "\e122";
	}
	.wt-font-icon-bell i:before {
	  content: "\e123";
	}
	.wt-font-icon-certificate i:before {
	  content: "\e124";
	}
	.wt-font-icon-thumbs-up i:before {
	  content: "\e125";
	}
	.wt-font-icon-thumbs-down i:before {
	  content: "\e126";
	}
	.wt-font-icon-hand-right i:before {
	  content: "\e127";
	}
	.wt-font-icon-hand-left i:before {
	  content: "\e128";
	}
	.wt-font-icon-hand-top i:before {
	  content: "\e129";
	}
	.wt-font-icon-hand-down i:before {
	  content: "\e130";
	}
	.wt-font-icon-circle-arrow-right i:before {
	  content: "\e131";
	}
	.wt-font-icon-circle-arrow-left i:before {
	  content: "\e132";
	}
	.wt-font-icon-circle-arrow-top i:before {
	  content: "\e133";
	}
	.wt-font-icon-circle-arrow-down i:before {
	  content: "\e134";
	}
	.wt-font-icon-globe i:before {
	  content: "\e135";
	}
	.wt-font-icon-wrench i:before {
	  content: "\e136";
	}
	.wt-font-icon-tasks i:before {
	  content: "\e137";
	}
	.wt-font-icon-filter i:before {
	  content: "\e138";
	}
	.wt-font-icon-briefcase i:before {
	  content: "\e139";
	}
	.wt-font-icon-fullscreen i:before {
	  content: "\e140";
	}
	.wt-font-icon-dashboard i:before {
	  content: "\e141";
	}
	.wt-font-icon-paperclip i:before {
	  content: "\e142";
	}
	.wt-font-icon-heart-empty i:before {
	  content: "\e143";
	}
	.wt-font-icon-link i:before {
	  content: "\e144";
	}
	.wt-font-icon-phone i:before {
	  content: "\e145";
	}
	.wt-font-icon-pushpin i:before {
	  content: "\e146";
	}
	.wt-font-icon-euro i:before {
	  content: "\20ac";
	}
	.wt-font-icon-usd i:before {
	  content: "\e148";
	}
	.wt-font-icon-gbp i:before {
	  content: "\e149";
	}
	.wt-font-icon-sort i:before {
	  content: "\e150";
	}
	.wt-font-icon-sort-by-alphabet i:before {
	  content: "\e151";
	}
	.wt-font-icon-sort-by-alphabet-alt i:before {
	  content: "\e152";
	}
	.wt-font-icon-sort-by-order i:before {
	  content: "\e153";
	}
	.wt-font-icon-sort-by-order-alt i:before {
	  content: "\e154";
	}
	.wt-font-icon-sort-by-attributes i:before {
	  content: "\e155";
	}
	.wt-font-icon-sort-by-attributes-alt i:before {
	  content: "\e156";
	}
	.wt-font-icon-unchecked i:before {
	  content: "\e157";
	}
	.wt-font-icon-expand i:before {
	  content: "\e158";
	}
	.wt-font-icon-collapse i:before {
	  content: "\e159";
	}
	.wt-font-icon-collapse-top i:before {
	  content: "\e160";
	}

	/* Background image */	
	
    [class^="wt-icon-"], 
    [class*=" wt-icon-"] {
		display: inline-block;
		width: 14px;
		height: 14px;
		line-height: 1;
		background-image: url(../img/icons/glyphicons_halflings.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		vertical-align: top;
		margin-right: 10px; 
		margin-top: 2px;
		*display: inline;
		*zoom: 1;
		*margin-right: .3em; }
	.no-inlinesvg [class^="wt-icon-"],
	.no-inlinesvg [class*=" wt-icon-"] {
		background-image: url(../img/icons/glyphicons_halflings.png); }
	[class^="wt-icon-"].white,
	[class*=" wt-icon-"].white {
		background-image: url(../img/icons/glyphicons_halflings-white.svg); }
	#footerWrapper [class^="wt-icon-"],
	#footerWrapper [class*=" wt-icon-"] {
		background-image: url(../img/icons/glyphicons_halflings-white.png); }
	.no-inlinesvg [class^="wt-icon-"].white,
	.no-inlinesvg [class*=" wt-icon-"].white {
		background-image: url(../img/icons/glyphicons_halflings-white.png); }
			
	.wt-icon-glass {
		background-position: 0 0; }
	.wt-icon-music {
		background-position: -24px 0; }
	.wt-icon-search {
		background-position: -48px 0; }
	.wt-icon-envelope {
		background-position: -72px 0; }
	.wt-icon-heart {
		background-position: -96px 0; }
	.wt-icon-star {
		background-position: -120px 0; }
	.wt-icon-star-empty {
		background-position: -144px 0; }
	.wt-icon-user {
		background-position: -168px 0; }
	.wt-icon-film {
		background-position: -192px 0; }
	.wt-icon-th-large {
		background-position: -216px 0; }
	.wt-icon-th {
		background-position: -240px 0; }
	.wt-icon-th-list {
		background-position: -264px 0; }
	.wt-icon-ok {
		background-position: -288px 0; }
	.wt-icon-remove {
		background-position: -312px 0; }
	.wt-icon-zoom-in {
		background-position: -336px 0; }
	.wt-icon-zoom-out {
		background-position: -360px 0; }
	.wt-icon-off {
		background-position: -384px 0; }
	.wt-icon-signal {
		background-position: -408px 0; }
	.wt-icon-cog {
		background-position: -432px 0; }
	.wt-icon-trash {
		background-position: -456px 0; }
	.wt-icon-home {
		background-position: 0 -24px; }
	.wt-icon-file {
		background-position: -24px -24px; }
	.wt-icon-time {
		background-position: -48px -24px; }
	.wt-icon-road {
		background-position: -72px -24px; }
	.wt-icon-download-alt {
		background-position: -96px -24px; }
	.wt-icon-download {
		background-position: -120px -24px; }
	.wt-icon-upload {
		background-position: -144px -24px; }
	.wt-icon-inbox {
		background-position: -168px -24px; }
	.wt-icon-play-circle {
		background-position: -192px -24px; }
	.wt-icon-repeat {
		background-position: -216px -24px; }
	.wt-icon-refresh {
		background-position: -240px -24px; }
	.wt-icon-list-alt {
		background-position: -264px -24px; }
	.wt-icon-lock {
		background-position: -287px -24px; }
	.wt-icon-flag {
		background-position: -312px -24px; }
	.wt-icon-headphones {
		background-position: -336px -24px; }
	.wt-icon-volume-off {
		background-position: -360px -24px; }
	.wt-icon-volume-down {
		background-position: -384px -24px; }
	.wt-icon-volume-up {
		background-position: -408px -24px; }
	.wt-icon-qrcode {
		background-position: -432px -24px; }
	.wt-icon-barcode {
		background-position: -456px -24px; }
	.wt-icon-tag {
		background-position: 0 -48px; }
	.wt-icon-tags {
		background-position: -25px -48px; }
	.wt-icon-book {
		background-position: -48px -48px; }
	.wt-icon-bookmark {
		background-position: -72px -48px; }
	.wt-icon-print {
		background-position: -96px -48px; }
	.wt-icon-camera {
		background-position: -120px -48px; }
	.wt-icon-font {
		background-position: -144px -48px; }
	.wt-icon-bold {
		background-position: -167px -48px; }
	.wt-icon-italic {
		background-position: -192px -48px; }
	.wt-icon-text-height {
		background-position: -216px -48px; }
	.wt-icon-text-width {
		background-position: -240px -48px; }
	.wt-icon-align-left {
		background-position: -264px -48px; }
	.wt-icon-align-center {
		background-position: -288px -48px; }
	.wt-icon-align-right {
		background-position: -312px -48px; }
	.wt-icon-align-justify {
		background-position: -336px -48px; }
	.wt-icon-list {
		background-position: -360px -48px; }
	.wt-icon-indent-left {
		background-position: -384px -48px; }
	.wt-icon-indent-right {
		background-position: -408px -48px; }
	.wt-icon-facetime-video {
		background-position: -432px -48px; }
	.wt-icon-picture {
		background-position: -456px -48px; }
	.wt-icon-pencil {
		background-position: 0 -72px; }
	.wt-icon-map-marker {
		background-position: -24px -72px; }
	.wt-icon-adjust {
		background-position: -48px -72px; }
	.wt-icon-tint {
		background-position: -72px -72px;	}
	.wt-icon-edit {
		background-position: -96px -72px;	}
	.wt-icon-share {
		background-position: -120px -72px; }
	.wt-icon-check {
		background-position: -144px -72px; }
	.wt-icon-move {
		background-position: -168px -72px; }
	.wt-icon-step-backward {
		background-position: -192px -72px; }
	.wt-icon-fast-backward {
		background-position: -216px -72px; }
	.wt-icon-backward {
		background-position: -240px -72px; }
	.wt-icon-play {
		background-position: -264px -72px; }
	.wt-icon-pause {
		background-position: -288px -72px; }
	.wt-icon-stop {
		background-position: -312px -72px; }
	.wt-icon-forward {
		background-position: -336px -72px; }
	.wt-icon-fast-forward {
		background-position: -360px -72px; }
	.wt-icon-step-forward {
		background-position: -384px -72px; }
	.wt-icon-eject {
		background-position: -408px -72px; }
	.wt-icon-chevron-left {
		background-position: -432px -72px; }
	.wt-icon-chevron-right {
		background-position: -456px -72px; }
	.wt-icon-plus-sign{
		background-position: 0 -96px; }
	.wt-icon-minus-sign {
		background-position: -24px -96px; }
	.wt-icon-remove-sign {
		background-position: -48px -96px; }
	.wt-icon-ok-sign {
		background-position: -72px -96px; }
	.wt-icon-question-sign {
		background-position: -96px -96px; }
	.wt-icon-info-sign {
		background-position: -120px -96px; }
	.wt-icon-screenshot {
		background-position: -144px -96px; }
	.wt-icon-remove-circle {
		background-position: -168px -96px; }
	.wt-icon-ok-circle {
		background-position: -192px -96px; }
	.wt-icon-ban-circle {
		background-position: -216px -96px; }
	.wt-icon-arrow-left {
		background-position: -240px -96px; }
	.wt-icon-arrow-right {
		background-position: -264px -96px; }
	.wt-icon-arrow-up {
		background-position: -289px -96px; }
	.wt-icon-arrow-down {
		background-position: -312px -96px; }
	.wt-icon-share-alt {
		background-position: -336px -96px; }
	.wt-icon-resize-full {
		background-position: -360px -96px; }
	.wt-icon-resize-small {
		background-position: -384px -96px; }
	.wt-icon-plus {
		background-position: -408px -96px; }
	.wt-icon-minus {
		background-position: -433px -96px; }
	.wt-icon-asterisk {
		background-position: -456px -96px; }
	.wt-icon-exclamation-sign {
		background-position: 0 -120px; }
	.wt-icon-gift {
		background-position: -24px -120px; }
	.wt-icon-leaf {
		background-position: -48px -120px; }
	.wt-icon-fire {
		background-position: -72px -120px; }
	.wt-icon-eye-open {
		background-position: -96px -120px; }
	.wt-icon-eye-close {
		background-position: -120px -120px; }
	.wt-icon-warning-sign {
		background-position: -144px -120px; }
	.wt-icon-plane {
		background-position: -168px -120px; }
	.wt-icon-calendar {
		background-position: -192px -120px; }
	.wt-icon-random {
		background-position: -216px -120px; }
	.wt-icon-comments {
		background-position: -240px -120px; }
	.wt-icon-magnet {
		background-position: -264px -120px; }
	.wt-icon-chevron-up {
		background-position: -288px -120px; }
	.wt-icon-chevron-down {
		background-position: -313px -119px; }
	.wt-icon-retweet {
		background-position: -336px -120px; }
	.wt-icon-shopping-cart {
		background-position: -360px -120px; }
	.wt-icon-folder-close {
		background-position: -384px -120px; }
	.wt-icon-folder-open {
		background-position: -408px -120px; }
	.wt-icon-resize-vertical {
		background-position: -432px -119px; }
	.wt-icon-resize-horizontal {
		background-position: -456px -118px; }
	.wt-icon-hdd {
		background-position: 0px -144px; }
	.wt-icon-bullhorn {
		background-position: -24px -144px; }
	.wt-icon-bell {
		background-position: -48px -144px; }
	.wt-icon-certificate {
		background-position: -72px -144px; }
	.wt-icon-thumbs-up {
		background-position: -96px -144px; }
	.wt-icon-thumbs-down {
		background-position: -120px -144px; }
	.wt-icon-hand-right {
		background-position: -144px -144px; }
	.wt-icon-hand-left {
		background-position: -168px -144px; }
	.wt-icon-hand-top {
		background-position: -192px -144px; }
	.wt-icon-hand-down {
		background-position: -216px -144px; }
	.wt-icon-circle-arrow-right {
		background-position: -240px -144px; }
	.wt-icon-circle-arrow-left {
		background-position: -264px -144px; }
	.wt-icon-circle-arrow-top {
		background-position: -288px -144px; }
	.wt-icon-circle-arrow-down {
		background-position: -313px -144px; }
	.wt-icon-globe {
		background-position: -336px -144px; }
	.wt-icon-wrench {
		background-position: -360px -144px; }
	.wt-icon-tasks {
		background-position: -384px -144px; }
	.wt-icon-filter {
		background-position: -408px -144px; }
	.wt-icon-briefcase {
		background-position: -432px -144px; }
	.wt-icon-fullscreen {
		background-position: -456px -144px; }
	.wt-icon-dashboard {
		background-position: 0px -168px; }
	.wt-icon-paperclip {
		background-position: -24px -168px; }
	.wt-icon-heart-empty {
		background-position: -48px -168px; }
	.wt-icon-link {
		background-position: -72px -168px; }
	.wt-icon-phone {
		background-position: -96px -168px; }
	.wt-icon-pushpin {
		background-position: -120px -168px; }
	.wt-icon-euro {
		background-position: -144px -168px; }
	.wt-icon-usd {
		background-position: -168px -168px; }
	.wt-icon-gbp {
		background-position: -192px -168px; }
	.wt-icon-sort {
		background-position: -216px -168px; }
	.wt-icon-sort-by-alphabet {
		background-position: -240px -168px; }
	.wt-icon-sort-by-alphabet-alt {
		background-position: -264px -168px; }
	.wt-icon-sort-by-order {
		background-position: -288px -168px; }
	.wt-icon-sort-by-order-alt {
		background-position: -313px -168px; }
	.wt-icon-sort-by-attributes {
		background-position: -336px -168px; }
	.wt-icon-sort-by-attributes-alt {
		background-position: -360px -168px; }
	.wt-icon-unchecked {
		background-position: -384px -168px; }
	.wt-icon-expand {
		background-position: -408px -168px; }
	.wt-icon-collapse {
		background-position: -432px -168px; }
	.wt-icon-collapse-top {
		background-position: -456px -168px; }	
		
			/*!
	 *  Font Awesome 3.0.2
	 *  the iconic font designed for use with Twitter Bootstrap
	 *  -------------------------------------------------------
	 *  The full suite of pictographic icons, examples, and documentation
	 *  can be found at: http://fortawesome.github.com/Font-Awesome/
	 *
	 *  License
	 *  -------------------------------------------------------
	 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
	 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
	 *    http://opensource.org/licenses/mit-license.html
	 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
	 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
	 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
	
	 *  Contact
	 *  -------------------------------------------------------
	 *  Email: dave@davegandy.com
	 *  Twitter: http://twitter.com/fortaweso_me
	 *  Work: Lead Product Designer @ http://kyruus.com
	 */
	@font-face {
	  font-family: 'FontAwesome';
	  src: url('../font-faces/_fontAwesome/fontawesome-webfont.eot?v=3.0.1');
	  src: url('../font-faces/_fontAwesome/fontawesome-webfont.eot?#iefix&amp;v=3.0.1') format('embedded-opentype'),
		url('../font-faces/_fontAwesome/fontawesome-webfont.woff?v=3.0.1') format('woff'),
		url('../font-faces/_fontAwesome/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
	  font-weight: normal;
	  font-style: normal;
	}
	/*  Font Awesome styles
		------------------------------------------------------- */
	[class^="wt_icon-"],
	[class*=" wt_icon-"],
	[class^="menu_icon_"] i,
    [class*=" menu_icon_"] i {
	  font-family: FontAwesome;
	  font-weight: normal;
	  font-style: normal;
	  text-decoration: inherit;
	  -webkit-font-smoothing: antialiased;
	
	  /* sprites.less reset */
	  display: inline;
	  width: auto;
	  height: auto;
	  line-height: normal;
	  vertical-align: baseline;
	  background-image: none;
	  background-position: 0% 0%;
	  background-repeat: repeat;
	  margin-top: 0; }
	.fontawesome-icon.round {
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%; }
	.fontawesome-icon.small_round {
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border-radius: 7px; }
	h1.fontawesome .fontawesome-icon.icon-1x {
		width: 50px;
		height: 50px;
		line-height: 54px; }
	h1.fontawesome .fontawesome-icon.icon-large {
		width: 60px;
		height: 60px;
		line-height: 60px; }
	h1.fontawesome .fontawesome-icon.icon-2x {
		width: 80px;
		height: 80px;
		line-height: 84px; }
	h1.fontawesome .fontawesome-icon.icon-3x {
		width: 110px;
		height: 110px;
		line-height: 114px; }
	h1.fontawesome .fontawesome-icon.icon-4x {
		width: 140px;
		height: 140px;
		line-height: 144px; }
	h2.fontawesome .fontawesome-icon.icon-1x {
		width: 40px;
		height: 40px;
		line-height: 44px; }
	h2.fontawesome .fontawesome-icon.icon-large {
		width: 50px;
		height: 50px;
		line-height: 50px; }
	h2.fontawesome .fontawesome-icon.icon-2x {
		width: 70px;
		height: 70px;
		line-height: 74px; }
	h2.fontawesome .fontawesome-icon.icon-3x {
		width: 90px;
		height: 90px;
		line-height: 94px; }
	h2.fontawesome .fontawesome-icon.icon-4x {
		width: 120px;
		height: 120px;
		line-height: 124px; }
	h3.fontawesome .fontawesome-icon.icon-1x {
		width: 35px;
		height: 35px;
		line-height: 37px; }
	h3.fontawesome .fontawesome-icon.icon-large {
		width: 40px;
		height: 40px;
		line-height: 40px; }
	h3.fontawesome .fontawesome-icon.icon-2x {
		width: 55px;
		height: 55px;
		line-height: 59px; }
	h3.fontawesome .fontawesome-icon.icon-3x {
		width: 80px;
		height: 80px;
		line-height: 84px; }
	h3.fontawesome .fontawesome-icon.icon-4x {
		width: 110px;
		height: 110px;
		line-height: 114px; }
	h4.fontawesome .fontawesome-icon.icon-1x {
		width: 35px;
		height: 35px;
		line-height: 37px; }
	h4.fontawesome .fontawesome-icon.icon-large {
		width: 40px;
		height: 40px;
		line-height: 40px; }
	h4.fontawesome .fontawesome-icon.icon-2x {
		width: 55px;
		height: 55px;
		line-height: 59px; }
	h4.fontawesome .fontawesome-icon.icon-3x {
		width: 75px;
		height: 75px;
		line-height: 79px; }
	h4.fontawesome .fontawesome-icon.icon-4x {
		width: 90px;
		height: 90px;
		line-height: 94px; }
	h5.fontawesome .fontawesome-icon.icon-1x {
		width: 30px;
		height: 30px;
		line-height: 32px; }
	h5.fontawesome .fontawesome-icon.icon-large {
		width: 40px;
		height: 40px;
		line-height: 40px; }
	h5.fontawesome .fontawesome-icon.icon-2x {
		width: 50px;
		height: 50px;
		line-height: 54px; }
	h5.fontawesome .fontawesome-icon.icon-3x {
		width: 70px;
		height: 70px;
		line-height: 74px; }
	h5.fontawesome .fontawesome-icon.icon-4x {
		width: 85px;
		height: 85px;
		line-height: 89px; }
	h6.fontawesome .fontawesome-icon.icon-1x {
		width: 25px;
		height: 25px;
		line-height: 25px; }
	h6.fontawesome .fontawesome-icon.icon-large {
		width: 35px;
		height: 35px;
		line-height: 35px; }
	h6.fontawesome .fontawesome-icon.icon-2x {
		width: 50px;
		height: 50px;
		line-height: 54px; }
	h6.fontawesome .fontawesome-icon.icon-3x {
		width: 65px;
		height: 65px;
		line-height: 69px; }
	h6.fontawesome .fontawesome-icon.icon-4x {
		width: 80px;
		height: 80px;
		line-height: 84px; }
	p.fontawesome .fontawesome-icon.icon-1x,
	span.fontawesome .fontawesome-icon.icon-1x {
		width: 25px;
		height: 25px;
		line-height: 25px; }
	p.fontawesome .icon-large,
	span.fontawesome .icon-large {
		width: 30px;
		height: 30px;
		line-height: 30px; }
	p.fontawesome .fontawesome-icon.icon-2x,
	span.fontawesome .fontawesome-icon.icon-2x {
		width: 40px;
		height: 40px;
		line-height: 44px; }
	p.fontawesome .fontawesome-icon.icon-3x,
	span.fontawesome .fontawesome-icon.icon-3x {
		width: 55px;
		height: 55px;
		line-height: 59px; }
	p.fontawesome .fontawesome-icon.icon-4x,
	span.fontawesome .fontawesome-icon.icon-4x {
		width: 70px;
		height: 70px;
		line-height: 74px; }
	span.fontawesome .fontawesome-icon {
		margin-right: 10px; }
	h1.fontawesome .fontawesome-icon,
	h2.fontawesome .fontawesome-icon,
	h3.fontawesome .fontawesome-icon,
	h4.fontawesome .fontawesome-icon,
	h5.fontawesome .fontawesome-icon,
	h6.fontawesome .fontawesome-icon,
	p.fontawesome .fontawesome-icon  {
		margin-right: 12px;
		display: inline-block;
		text-align: center; }
	h1.hoverEfect-icon-1x.fontawesome:hover [class^="wt_icon-"]:before, h1.hoverEfect-icon-1x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 50px;
		vertical-align: -8px; }
    h1.hoverEfect-icon-large.fontawesome:hover [class^="wt_icon-"]:before,h1.hoverEfect-icon-large.fontawesome:hover [class*=" wt_icon-"]:before{
		font-size: 60px;
		vertical-align: -11px; }
	h1.hoverEfect-icon-2x.fontawesome:hover [class^="wt_icon-"]:before, h1.hoverEfect-icon-2x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 80px;
		vertical-align: -8px; }
	h1.hoverEfect-icon-3x.fontawesome:hover [class^="wt_icon-"]:before, h1.hoverEfect-icon-3x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 110px;
		vertical-align: -8px; }
	h1.hoverEfect-icon-4x.fontawesome:hover [class^="wt_icon-"]:before, h1.hoverEfect-icon-4x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 140px;
		vertical-align: -10px; }
	h2.hoverEfect-icon-1x.fontawesome:hover [class^="wt_icon-"]:before, h2.hoverEfect-icon-1x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 40px;
		vertical-align: -6px; }
	h2.hoverEfect-icon-large.fontawesome:hover [class^="wt_icon-"]:before, h2.hoverEfect-icon-large.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 50px;
		vertical-align: -9px; }
	h2.hoverEfect-icon-2x.fontawesome:hover [class^="wt_icon-"]:before, h2.hoverEfect-icon-2x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 70px;
		vertical-align: -7px; }
	h2.hoverEfect-icon-3x.fontawesome:hover [class^="wt_icon-"]:before, h2.hoverEfect-icon-3x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 90px;
		vertical-align: -8px; }
	h2.hoverEfect-icon-4x.fontawesome:hover [class^="wt_icon-"]:before, h2.hoverEfect-icon-4x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 120px;
		vertical-align: -9px; }
	h3.hoverEfect-icon-1x.fontawesome:hover [class^="wt_icon-"]:before, h3.hoverEfect-icon-1x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 35px;
		vertical-align: -5px; }
	h3.hoverEfect-icon-large.fontawesome:hover [class^="wt_icon-"]:before, h3.hoverEfect-icon-large.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 40px;
		vertical-align: -9px; }
	h3.hoverEfect-icon-2x.fontawesome:hover [class^="wt_icon-"]:before, h3.hoverEfect-icon-2x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 55px;
		vertical-align: -6px; }
	h3.hoverEfect-icon-3x.fontawesome:hover [class^="wt_icon-"]:before, h3.hoverEfect-icon-3x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 80px;
		vertical-align: -8px; }
	h3.hoverEfect-icon-4x.fontawesome:hover [class^="wt_icon-"]:before, h3.hoverEfect-icon-4x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 110px;
		vertical-align: -12px; }
	h4.hoverEfect-icon-1x.fontawesome:hover [class^="wt_icon-"]:before, h4.hoverEfect-icon-1x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 35px;
		vertical-align: -6px; }
	h4.hoverEfect-icon-large.fontawesome:hover [class^="wt_icon-"]:before, h4.hoverEfect-icon-large.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 40px;
		vertical-align: -8px; }
	h4.hoverEfect-icon-2x.fontawesome:hover [class^="wt_icon-"]:before, h4.hoverEfect-icon-2x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 55px;
		vertical-align: -7px; }
	h4.hoverEfect-icon-3x.fontawesome:hover [class^="wt_icon-"]:before, h4.hoverEfect-icon-3x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 75px;
		vertical-align: -8px; }
	h4.hoverEfect-icon-4x.fontawesome:hover [class^="wt_icon-"]:before, h4.hoverEfect-icon-4x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 90px;
		vertical-align: -9px; }
	h5.hoverEfect-icon-1x.fontawesome:hover [class^="wt_icon-"]:before, h5.hoverEfect-icon-1x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 30px;
		vertical-align: -5px; }
	h5.hoverEfect-icon-large.fontawesome:hover [class^="wt_icon-"]:before, h5.hoverEfect-icon-large.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 40px;
		vertical-align: -9px; }
	h5.hoverEfect-icon-2x.fontawesome:hover [class^="wt_icon-"]:before, h5.hoverEfect-icon-2x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 50px;
		vertical-align: -6px; }
	h5.hoverEfect-icon-3x.fontawesome:hover [class^="wt_icon-"]:before, h5.hoverEfect-icon-3x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 70px;
		vertical-align: -8px; }
	h5.hoverEfect-icon-4x.fontawesome:hover [class^="wt_icon-"]:before, h5.hoverEfect-icon-4x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 85px;
		vertical-align: -9px; }
	h6.hoverEfect-icon-1x.fontawesome:hover [class^="wt_icon-"]:before, h6.hoverEfect-icon-1x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 25px;
		vertical-align: -5px; }
	h6.hoverEfect-icon-large.fontawesome:hover [class^="wt_icon-"]:before, h6.hoverEfect-icon-large.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 35px;
		vertical-align: -8px; }
	h6.hoverEfect-icon-2x.fontawesome:hover [class^="wt_icon-"]:before, h6.hoverEfect-icon-2x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 50px;
		vertical-align: -7px; }
	h6.hoverEfect-icon-3x.fontawesome:hover [class^="wt_icon-"]:before, h6.hoverEfect-icon-3x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 65px;
		vertical-align: -8px; }
	h6.hoverEfect-icon-4x.fontawesome:hover [class^="wt_icon-"]:before, h6.hoverEfect-icon-4x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 80px;
		vertical-align: -9px; }
	
	p.hoverEfect-icon-1x.fontawesome:hover [class^="wt_icon-"]:before, p.hoverEfect-icon-1x.fontawesome:hover [class*=" wt_icon-"]:before,
	span.hoverEfect-icon-1x.fontawesome:hover [class^="wt_icon-"]:before, span.hoverEfect-icon-1x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 25px;
		vertical-align: -5px; }
	p.hoverEfect-icon-2x.fontawesome:hover [class^="wt_icon-"]:before, p.hoverEfect-icon-2x.fontawesome:hover [class*=" wt_icon-"]:before,
	span.hoverEfect-icon-2x.fontawesome:hover [class^="wt_icon-"]:before, span.hoverEfect-icon-2x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 40px;
		vertical-align: -7px; }
	p.hoverEfect-icon-3x.fontawesome:hover [class^="wt_icon-"]:before, p.hoverEfect-icon-3x.fontawesome:hover [class*=" wt_icon-"]:before,
	span.hoverEfect-icon-3x.fontawesome:hover [class^="wt_icon-"]:before, span.hoverEfect-icon-3x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 55px;
		vertical-align: -8px; }
	p.hoverEfect-icon-4x.fontawesome:hover [class^="wt_icon-"]:before, p.hoverEfect-icon-4x.fontawesome:hover [class*=" wt_icon-"]:before,
	span.hoverEfect-icon-4x.fontawesome:hover [class^="wt_icon-"]:before, span.hoverEfect-icon-4x.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 70px;
		vertical-align: -9px; }
	p.hoverEfect-icon-large.fontawesome:hover [class^="wt_icon-"]:before, p.hoverEfect-icon-large.fontawesome:hover [class*=" wt_icon-"]:before,
	span.hoverEfect-icon-large.fontawesome:hover [class^="wt_icon-"]:before,span.hoverEfect-icon-large.fontawesome:hover [class*=" wt_icon-"]:before {
		font-size: 30px;
		vertical-align: -6px; }
	.hoverEfect-icon-1x.fontawesome, .hoverEfect-icon-2x.fontawesome, .hoverEfect-icon-3x.fontawesome, .hoverEfect-icon-4x.fontawesome, .hoverEfect-icon-large.fontawesome {
		cursor: pointer;
		display: block; }
	/* more sprites.less reset */
	.icon-white,
	.nav-pills &gt; .active &gt; a &gt; [class^="wt_icon-"],
	.nav-pills &gt; .active &gt; a &gt; [class*=" wt_icon-"],
	.nav-list &gt; .active &gt; a &gt; [class^="wt_icon-"],
	.nav-list &gt; .active &gt; a &gt; [class*=" wt_icon-"],
	.navbar-inverse .nav &gt; .active &gt; a &gt; [class^="wt_icon-"],
	.navbar-inverse .nav &gt; .active &gt; a &gt; [class*=" wt_icon-"],
	.dropdown-menu &gt; li &gt; a:hover &gt; [class^="wt_icon-"],
	.dropdown-menu &gt; li &gt; a:hover &gt; [class*=" wt_icon-"],
	.dropdown-menu &gt; .active &gt; a &gt; [class^="wt_icon-"],
	.dropdown-menu &gt; .active &gt; a &gt; [class*=" wt_icon-"],
	.dropdown-submenu:hover &gt; a &gt; [class^="wt_icon-"],
	.dropdown-submenu:hover &gt; a &gt; [class*=" wt_icon-"] {
	  background-image: none; }
	[class^="wt_icon-"]:before,
	[class*=" wt_icon-"]:before {
	  text-decoration: inherit;
	  display: inline-block;
	  speak: none; }
	/* makes sure icons active on rollover in links */
	/*
	a [class^="wt_icon-"],
	a [class*=" wt_icon-"] {
	  display: inline-block; }
	*/
	/* makes the font 33% larger relative to the icon container */
	.icon-large:before {
	  vertical-align: -10%;
	  font-size: 1.3333333333333333em; }
	.btn [class^="wt_icon-"],
	.nav [class^="wt_icon-"],
	.btn [class*=" wt_icon-"],
	.nav [class*=" wt_icon-"] {
	  display: inline;
	  /* keeps button heights with and without icons the same */ }
	.btn [class^="wt_icon-"].icon-large,
	.nav [class^="wt_icon-"].icon-large,
	.btn [class*=" wt_icon-"].icon-large,
	.nav [class*=" wt_icon-"].icon-large {
	  line-height: .9em; }
	.btn [class^="wt_icon-"].wt_icon-spin,
	.nav [class^="wt_icon-"].wt_icon-spin,
	.btn [class*=" wt_icon-"].wt_icon-spin,
	.nav [class*=" wt_icon-"].wt_icon-spin {
	  display: inline-block; }
	.nav-tabs [class^="wt_icon-"],
	.nav-pills [class^="wt_icon-"],
	.nav-tabs [class*=" wt_icon-"],
	.nav-pills [class*=" wt_icon-"] {
	  /* keeps button heights with and without icons the same */ }
	.nav-tabs [class^="wt_icon-"],
	.nav-pills [class^="wt_icon-"],
	.nav-tabs [class*=" wt_icon-"],
	.nav-pills [class*=" wt_icon-"],
	.nav-tabs [class^="wt_icon-"].icon-large,
	.nav-pills [class^="wt_icon-"].icon-large,
	.nav-tabs [class*=" wt_icon-"].icon-large,
	.nav-pills [class*=" wt_icon-"].icon-large {
	  line-height: .9em; }
	span [class^="wt_icon-"],
	.nav li [class^="wt_icon-"],
	span [class*=" wt_icon-"],
	.nav li [class*=" wt_icon-"] {
	  display: inline-block;
	  width: 1.25em;
	  text-align: center; }
	li [class^="wt_icon-"].icon-large,
	.nav li [class^="wt_icon-"].icon-large,
	li [class*=" wt_icon-"].icon-large,
	.nav li [class*=" wt_icon-"].icon-large {
	  /* increased font size for icon-large */
	  width: 1.5625em; }
	ul.icons {
	  list-style-type: none;
	  text-indent: -0.75em; }
	ul.icons li [class^="wt_icon-"],
	ul.icons li [class*=" wt_icon-"] {
	  width: .75em; }
	.wt_icon-muted {
	  color: #eeeeee; }
	.wt_icon-border {
	  border: solid 1px #eeeeee;
	  padding: .2em .25em .15em;
	  -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	  border-radius: 3px; }
	.icon-2x {
	  font-size: 2em; }
	.icon-2x.wt_icon-border {
	  border-width: 2px;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px; }
	.icon-3x {
	  font-size: 3em; }
	.icon-3x.wt_icon-border {
	  border-width: 3px;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px; }
	.icon-4x {
	  font-size: 4em; }
	.icon-4x.wt_icon-border {
	  border-width: 4px;
	  -webkit-border-radius: 6px;
	  -moz-border-radius: 6px;
	  border-radius: 6px; }
	.pull-right {
	  float: right; }
	.pull-left {
	  float: left; }
	[class^="wt_icon-"].pull-left,
	[class*=" wt_icon-"].pull-left {
	  margin-right: .3em; }
	[class^="wt_icon-"].pull-right,
	[class*=" wt_icon-"].pull-right {
	  margin-left: .3em; }
	.btn [class^="wt_icon-"].pull-left.icon-2x,
	.btn [class*=" wt_icon-"].pull-left.icon-2x,
	.btn [class^="wt_icon-"].pull-right.icon-2x,
	.btn [class*=" wt_icon-"].pull-right.icon-2x {
	  margin-top: .18em; }
	.btn [class^="wt_icon-"].wt_icon-spin.icon-large,
	.btn [class*=" wt_icon-"].wt_icon-spin.icon-large {
	  line-height: .8em; }
	.btn.btn-small [class^="wt_icon-"].pull-left.icon-2x,
	.btn.btn-small [class*=" wt_icon-"].pull-left.icon-2x,
	.btn.btn-small [class^="wt_icon-"].pull-right.icon-2x,
	.btn.btn-small [class*=" wt_icon-"].pull-right.icon-2x {
	  margin-top: .25em; }
	.btn.btn-large [class^="wt_icon-"],
	.btn.btn-large [class*=" wt_icon-"] {
	  margin-top: 0; }
	.btn.btn-large [class^="wt_icon-"].pull-left.icon-2x,
	.btn.btn-large [class*=" wt_icon-"].pull-left.icon-2x,
	.btn.btn-large [class^="wt_icon-"].pull-right.icon-2x,
	.btn.btn-large [class*=" wt_icon-"].pull-right.icon-2x {
	  margin-top: .05em; }
	.btn.btn-large [class^="wt_icon-"].pull-left.icon-2x,
	.btn.btn-large [class*=" wt_icon-"].pull-left.icon-2x {
	  margin-right: .2em; }
	.btn.btn-large [class^="wt_icon-"].pull-right.icon-2x,
	.btn.btn-large [class*=" wt_icon-"].pull-right.icon-2x {
	  margin-left: .2em; }
	.wt_icon-spin {
	  display: inline-block;
	  -moz-animation: spin 2s infinite linear;
	  -o-animation: spin 2s infinite linear;
	  -webkit-animation: spin 2s infinite linear;
	  animation: spin 2s infinite linear; }
	@-moz-keyframes spin {
	  0% { -moz-transform: rotate(0deg); }
	  100% { -moz-transform: rotate(359deg); }
	}
	@-webkit-keyframes spin {
	  0% { -webkit-transform: rotate(0deg); }
	  100% { -webkit-transform: rotate(359deg); }
	}
	@-o-keyframes spin {
	  0% { -o-transform: rotate(0deg); }
	  100% { -o-transform: rotate(359deg); }
	}
	@-ms-keyframes spin {
	  0% { -ms-transform: rotate(0deg); }
	  100% { -ms-transform: rotate(359deg); }
	}
	@keyframes spin {
	  0% { transform: rotate(0deg); }
	  100% { transform: rotate(359deg); }
	}
	@-moz-document url-prefix() {
	  .wt_icon-spin {
		height: .9em;
	  }
	  .btn .wt_icon-spin {
		height: auto;
	  }
	  .wt_icon-spin.icon-large {
		height: 1.25em;
	  }
	  .btn .wt_icon-spin.icon-large {
		height: .75em;
	  }
	}
	
	
	.wt_icon-glass:before, li.menu_icon_glass a.level-1-a i:before { content: "\f000"; }
	.wt_icon-music:before, li.menu_icon_music a.level-1-a i:before { content: "\f001"; }
	.wt_icon-search:before, li.menu_icon_search a.level-1-a i:before { content: "\f002"; }
	.wt_icon-envelope-alt:before, li.menu_icon_envelope-alt a.level-1-a i:before { content: "\f003"; }
	.wt_icon-heart:before, li.menu_icon_heart a.level-1-a i:before { content: "\f004"; }
	.wt_icon-star:before, li.menu_icon_star a.level-1-a i:before { content: "\f005"; }
	.wt_icon-star-empty:before, li.menu_icon_star-empty a.level-1-a i:before { content: "\f006"; }
	.wt_icon-user:before, li.menu_icon_user a.level-1-a i:before { content: "\f007"; }
	.wt_icon-film:before, li.menu_icon_film a.level-1-a i:before { content: "\f008"; }
	.wt_icon-th-large:before, li.menu_icon_th-large a.level-1-a i:before { content: "\f009"; }
	.wt_icon-th:before, li.menu_icon_th a.level-1-a i:before { content: "\f00a"; }
	.wt_icon-th-list:before, li.menu_icon_th-list a.level-1-a i:before { content: "\f00b"; }
	.wt_icon-ok:before, li.menu_icon_ok a.level-1-a i:before { content: "\f00c"; }
	.wt_icon-remove:before, li.menu_icon_remove a.level-1-a i:before { content: "\f00d"; }
	.wt_icon-zoom-in:before, li.menu_icon_zoom-in a.level-1-a i:before { content: "\f00e"; }
	.wt_icon-zoom-out:before, li.menu_icon_zoom-out a.level-1-a i:before { content: "\f010"; }
	.wt_icon-power-off:before, li.menu_icon_power-off a.level-1-a i:before,
	.wt_icon-off:before, li.menu_icon_off a.level-1-a i:before { content: "\f011"; }
	.wt_icon-signal:before, li.menu_icon_signal a.level-1-a i:before { content: "\f012"; }
	.wt_icon-gear:before, li.menu_icon_gear a.level-1-a i:before,
	.wt_icon-cog:before, li.menu_icon_cog a.level-1-a i:before { content: "\f013"; }
	.wt_icon-trash:before, li.menu_icon_trash a.level-1-a i:before { content: "\f014"; }
	.wt_icon-home:before, li.menu_icon_home a.level-1-a i:before { content: "\f015"; }
	.wt_icon-file-alt:before, li.menu_icon_file-alt a.level-1-a i:before { content: "\f016"; }
	.wt_icon-time:before, li.menu_icon_time a.level-1-a i:before { content: "\f017"; }
	.wt_icon-road:before, li.menu_icon_road a.level-1-a i:before { content: "\f018"; }
	.wt_icon-download-alt:before, li.menu_icon_download-alt a.level-1-a i:before { content: "\f019"; }
	.wt_icon-download:before, li.menu_icon_download a.level-1-a i:before { content: "\f01a"; }
	.wt_icon-upload:before, li.menu_icon_upload a.level-1-a i:before { content: "\f01b"; }
	.wt_icon-inbox:before, li.menu_icon_inbox a.level-1-a i:before { content: "\f01c"; }
	.wt_icon-play-circle:before, li.menu_icon_play-circle a.level-1-a i:before { content: "\f01d"; }
	.wt_icon-rotate-right:before, li.menu_icon_rotate-right a.level-1-a i:before,
	.wt_icon-repeat:before, li.menu_icon_repeat a.level-1-a i:before { content: "\f01e"; }
	.wt_icon-refresh:before, li.menu_icon_refresh a.level-1-a i:before { content: "\f021"; }
	.wt_icon-list-alt:before, li.menu_icon_list-alt a.level-1-a i:before { content: "\f022"; }
	.wt_icon-lock:before, li.menu_icon_lock a.level-1-a i:before { content: "\f023"; }
	.wt_icon-flag:before, li.menu_icon_flag a.level-1-a i:before { content: "\f024"; }
	.wt_icon-headphones:before, li.menu_icon_headphones a.level-1-a i:before { content: "\f025"; }
	.wt_icon-volume-off:before, li.menu_icon_volume-off a.level-1-a i:before { content: "\f026"; }
	.wt_icon-volume-down:before, li.menu_icon_volume-down a.level-1-a i:before { content: "\f027"; }
	.wt_icon-volume-up:before, li.menu_icon_volume-up a.level-1-a i:before { content: "\f028"; }
	.wt_icon-qrcode:before, li.menu_icon_qrcode a.level-1-a i:before { content: "\f029"; }
	.wt_icon-barcode:before, li.menu_icon_barcode a.level-1-a i:before { content: "\f02a"; }
	.wt_icon-tag:before, li.menu_icon_tag a.level-1-a i:before { content: "\f02b"; }
	.wt_icon-tags:before, li.menu_icon_tags a.level-1-a i:before { content: "\f02c"; }
	.wt_icon-book:before, li.menu_icon_book a.level-1-a i:before { content: "\f02d"; }
	.wt_icon-bookmark:before, li.menu_icon_bookmark a.level-1-a i:before { content: "\f02e"; }
	.wt_icon-print:before, li.menu_icon_print a.level-1-a i:before { content: "\f02f"; }
	.wt_icon-camera:before, li.menu_icon_camera a.level-1-a i:before { content: "\f030"; }
	.wt_icon-font:before, li.menu_icon_font a.level-1-a i:before { content: "\f031"; }
	.wt_icon-bold:before, li.menu_icon_bold a.level-1-a i:before { content: "\f032"; }
	.wt_icon-italic:before, li.menu_icon_italic a.level-1-a i:before { content: "\f033"; }
	.wt_icon-text-height:before, li.menu_icon_text-height a.level-1-a i:before { content: "\f034"; }
	.wt_icon-text-width:before, li.menu_icon_text-width a.level-1-a i:before { content: "\f035"; }
	.wt_icon-align-left:before, li.menu_icon_align-left a.level-1-a i:before { content: "\f036"; }
	.wt_icon-align-center:before, li.menu_icon_align-center a.level-1-a i:before { content: "\f037"; }
	.wt_icon-align-right:before, li.menu_icon_align-right a.level-1-a i:before { content: "\f038"; }
	.wt_icon-align-justify:before, li.menu_icon_align-justify a.level-1-a i:before { content: "\f039"; }
	.wt_icon-list:before, li.menu_icon_list a.level-1-a i:before { content: "\f03a"; }
	.wt_icon-indent-left:before, li.menu_icon_indent-left a.level-1-a i:before { content: "\f03b"; }
	.wt_icon-indent-right:before, li.menu_icon_indent-right a.level-1-a i:before { content: "\f03c"; }
	.wt_icon-facetime-video:before, li.menu_icon_facetime-video a.level-1-a i:before { content: "\f03d"; }
	.wt_icon-picture:before, li.menu_icon_picture a.level-1-a i:before { content: "\f03e"; }
	.wt_icon-pencil:before, li.menu_icon_pencil a.level-1-a i:before { content: "\f040"; }
	.wt_icon-map-marker:before, li.menu_icon_marker a.level-1-a i:before { content: "\f041"; }
	.wt_icon-adjust:before, li.menu_icon_adjust a.level-1-a i:before { content: "\f042"; }
	.wt_icon-tint:before, li.menu_icon_tint a.level-1-a i:before { content: "\f043"; }
	.wt_icon-edit:before, li.menu_icon_edit a.level-1-a i:before { content: "\f044"; }
	.wt_icon-share:before, li.menu_icon_share a.level-1-a i:before { content: "\f045"; }
	.wt_icon-check:before, li.menu_icon_check a.level-1-a i:before { content: "\f046"; }
	.wt_icon-move:before, li.menu_icon_move a.level-1-a i:before { content: "\f047"; }
	.wt_icon-step-backward:before, li.menu_icon_step-backward a.level-1-a i:before { content: "\f048"; }
	.wt_icon-fast-backward:before, li.menu_icon_fast-backward a.level-1-a i:before { content: "\f049"; }
	.wt_icon-backward:before, li.menu_icon_backward a.level-1-a i:before { content: "\f04a"; }
	.wt_icon-play:before, li.menu_icon_play a.level-1-a i:before { content: "\f04b"; }
	.wt_icon-pause:before, li.menu_icon_pause a.level-1-a i:before { content: "\f04c"; }
	.wt_icon-stop:before, li.menu_icon_stop a.level-1-a i:before { content: "\f04d"; }
	.wt_icon-forward:before, li.menu_icon_forward a.level-1-a i:before { content: "\f04e"; }
	.wt_icon-fast-forward:before, li.menu_icon_fast-forward a.level-1-a i:before { content: "\f050"; }
	.wt_icon-step-forward:before, li.menu_icon_step-forward a.level-1-a i:before { content: "\f051"; }
	.wt_icon-eject:before, li.menu_icon_eject a.level-1-a i:before { content: "\f052"; }
	.wt_icon-chevron-left:before, li.menu_icon_chevron-left a.level-1-a i:before { content: "\f053"; }
	.wt_icon-chevron-right:before, li.menu_icon_chevron-right a.level-1-a i:before { content: "\f054"; }
	.wt_icon-plus-sign:before, li.menu_icon_plus-sign a.level-1-a i:before { content: "\f055"; }
	.wt_icon-minus-sign:before, li.menu_icon_minus-sign a.level-1-a i:before { content: "\f056"; }
	.wt_icon-remove-sign:before, li.menu_icon_remove-sign a.level-1-a i:before { content: "\f057"; }
	.wt_icon-ok-sign:before, li.menu_icon_ok-sign a.level-1-a i:before { content: "\f058"; }
	.wt_icon-question-sign:before, li.menu_icon_question-sign a.level-1-a i:before { content: "\f059"; }
	.wt_icon-info-sign:before, li.menu_icon_info-sign a.level-1-a i:before { content: "\f05a"; }
	.wt_icon-screenshot:before, li.menu_icon_screenshot a.level-1-a i:before { content: "\f05b"; }
	.wt_icon-remove-circle:before, li.menu_icon_remove-circle a.level-1-a i:before { content: "\f05c"; }
	.wt_icon-ok-circle:before, li.menu_icon_ok-circle a.level-1-a i:before { content: "\f05d"; }
	.wt_icon-ban-circle:before, li.menu_icon_ban-circle a.level-1-a i:before { content: "\f05e"; }
	.wt_icon-arrow-left:before, li.menu_icon_arrow-left a.level-1-a i:before { content: "\f060"; }
	.wt_icon-arrow-right:before, li.menu_icon_arrow-right a.level-1-a i:before { content: "\f061"; }
	.wt_icon-arrow-up:before, li.menu_icon_arrow-up a.level-1-a i:before { content: "\f062"; }
	.wt_icon-arrow-down:before, li.menu_icon_arrow-down a.level-1-a i:before { content: "\f063"; }
	.wt_icon-mail-forward:before, li.menu_icon_mail-forward a.level-1-a i:before,
	.wt_icon-share-alt:before, li.menu_icon_share-alt a.level-1-a i:before { content: "\f064"; }
	.wt_icon-resize-full:before, li.menu_icon_resize-full a.level-1-a i:before { content: "\f065"; }
	.wt_icon-resize-small:before, li.menu_icon_resize-small a.level-1-a i:before { content: "\f066"; }
	.wt_icon-plus:before, li.menu_icon_plus a.level-1-a i:before { content: "\f067"; }
	.wt_icon-minus:before, li.menu_icon_minus a.level-1-a i:before { content: "\f068"; }
	.wt_icon-asterisk:before, li.menu_icon_asterisk a.level-1-a i:before { content: "\f069"; }
	.wt_icon-exclamation-sign:before, li.menu_icon_exclamation-sign a.level-1-a i:before { content: "\f06a"; }
	.wt_icon-gift:before, li.menu_icon_gift a.level-1-a i:before { content: "\f06b"; }
	.wt_icon-leaf:before, li.menu_icon_leaf a.level-1-a i:before { content: "\f06c"; }
	.wt_icon-fire:before, li.menu_icon_fire a.level-1-a i:before { content: "\f06d"; }
	.wt_icon-eye-open:before, li.menu_icon_eye-open a.level-1-a i:before { content: "\f06e"; }
	.wt_icon-eye-close:before, li.menu_icon_eye-close a.level-1-a i:before { content: "\f070"; }
	.wt_icon-warning-sign:before, li.menu_icon_warning-sign a.level-1-a i:before { content: "\f071"; }
	.wt_icon-plane:before, li.menu_icon_plane a.level-1-a i:before { content: "\f072"; }
	.wt_icon-calendar:before, li.menu_icon_calendar a.level-1-a i:before { content: "\f073"; }
	.wt_icon-random:before, li.menu_icon_random a.level-1-a i:before { content: "\f074"; }
	.wt_icon-comment:before, li.menu_icon_comment a.level-1-a i:before { content: "\f075"; }
	.wt_icon-magnet:before, li.menu_icon_magnet a.level-1-a i:before { content: "\f076"; }
	.wt_icon-chevron-up:before, li.menu_icon_chevron-up a.level-1-a i:before { content: "\f077"; }
	.wt_icon-chevron-down:before, li.menu_icon_chevron-down a.level-1-a i:before { content: "\f078"; }
	.wt_icon-retweet:before, li.menu_icon_retweet a.level-1-a i:before { content: "\f079"; }
	.wt_icon-shopping-cart:before, li.menu_icon_shopping-cart a.level-1-a i:before { content: "\f07a"; }
	.wt_icon-folder-close:before, li.menu_icon_folder-close a.level-1-a i:before { content: "\f07b"; }
	.wt_icon-folder-open:before, li.menu_icon_folder-open a.level-1-a i:before { content: "\f07c"; }
	.wt_icon-resize-vertical:before, li.menu_icon_resize-vertical a.level-1-a i:before { content: "\f07d"; }
	.wt_icon-resize-horizontal:before, li.menu_icon_resize-horizontal a.level-1-a i:before { content: "\f07e"; }
	.wt_icon-bar-chart:before, li.menu_icon_bar-chart a.level-1-a i:before { content: "\f080"; }
	.wt_icon-twitter-sign:before, li.menu_icon_twitter-sign a.level-1-a i:before { content: "\f081"; }
	.wt_icon-facebook-sign:before, li.menu_icon_facebook-sign a.level-1-a i:before { content: "\f082"; }
	.wt_icon-camera-retro:before, li.menu_icon_camera-retro a.level-1-a i:before { content: "\f083"; }
	.wt_icon-key:before, li.menu_icon_key a.level-1-a i:before { content: "\f084"; }
	.wt_icon-gears:before, li.menu_icon_gears a.level-1-a i:before,
	.wt_icon-cogs:before, li.menu_icon_cogs a.level-1-a i:before { content: "\f085"; }
	.wt_icon-comments:before, li.menu_icon_comments a.level-1-a i:before { content: "\f086"; }
	.wt_icon-thumbs-up-alt:before, li.menu_icon_thumbs-up-alt a.level-1-a i:before { content: "\f087"; }
	.wt_icon-thumbs-down-alt:before, li.menu_icon_thumbs-down-alt a.level-1-a i:before { content: "\f088"; }
	.wt_icon-star-half:before, li.menu_icon_star-half a.level-1-a i:before { content: "\f089"; }
	.wt_icon-heart-empty:before, li.menu_icon_heart-empty a.level-1-a i:before { content: "\f08a"; }
	.wt_icon-signout:before, li.menu_icon_signout a.level-1-a i:before { content: "\f08b"; }
	.wt_icon-linkedin-sign:before, li.menu_icon_linkedin-sign a.level-1-a i:before { content: "\f08c"; }
	.wt_icon-pushpin:before, li.menu_icon_pushpin a.level-1-a i:before { content: "\f08d"; }
	.wt_icon-external-link:before, li.menu_icon_external-link a.level-1-a i:before { content: "\f08e"; }
	.wt_icon-signin:before, li.menu_icon_signin a.level-1-a i:before { content: "\f090"; }
	.wt_icon-trophy:before, li.menu_icon_trophy a.level-1-a i:before { content: "\f091"; }
	.wt_icon-github-sign:before, li.menu_icon_github-sign a.level-1-a i:before { content: "\f092"; }
	.wt_icon-upload-alt:before, li.menu_icon_upload-alt a.level-1-a i:before { content: "\f093"; }
	.wt_icon-lemon:before, li.menu_icon_lemon a.level-1-a i:before { content: "\f094"; }
	.wt_icon-phone:before, li.menu_icon_phone a.level-1-a i:before { content: "\f095"; }
	.wt_icon-unchecked:before, li.menu_icon_unchecked a.level-1-a i:before,
	.wt_icon-check-empty:before, li.menu_icon_check-empty a.level-1-a i:before { content: "\f096"; }
	.wt_icon-bookmark-empty:before, li.menu_icon_bookmark-empty a.level-1-a i:before { content: "\f097"; }
	.wt_icon-phone-sign:before, li.menu_icon_phone-sign a.level-1-a i:before { content: "\f098"; }
	.wt_icon-twitter:before, li.menu_icon_twitter a.level-1-a i:before { content: "\f099"; }
	.wt_icon-facebook:before, li.menu_icon_facebook a.level-1-a i:before { content: "\f09a"; }
	.wt_icon-github:before, li.menu_icon_github a.level-1-a i:before { content: "\f09b"; }
	.wt_icon-unlock:before, li.menu_icon_unlock a.level-1-a i:before { content: "\f09c"; }
	.wt_icon-credit-card:before, li.menu_icon_credit-card a.level-1-a i:before { content: "\f09d"; }
	.wt_icon-rss:before, li.menu_icon_rss a.level-1-a i:before { content: "\f09e"; }
	.wt_icon-hdd:before, li.menu_icon_hdd a.level-1-a i:before { content: "\f0a0"; }
	.wt_icon-bullhorn:before, li.menu_icon_bullhorn a.level-1-a i:before { content: "\f0a1"; }
	.wt_icon-bell:before, li.menu_icon_bell a.level-1-a i:before { content: "\f0a2"; }
	.wt_icon-certificate:before, li.menu_icon_certificate a.level-1-a i:before { content: "\f0a3"; }
	.wt_icon-hand-right:before, li.menu_icon_hand-right a.level-1-a i:before { content: "\f0a4"; }
	.wt_icon-hand-left:before, li.menu_icon_hand-left a.level-1-a i:before { content: "\f0a5"; }
	.wt_icon-hand-up:before, li.menu_icon_hand-up a.level-1-a i:before { content: "\f0a6"; }
	.wt_icon-hand-down:before, li.menu_icon_hand-down a.level-1-a i:before { content: "\f0a7"; }
	.wt_icon-circle-arrow-left:before, li.menu_icon_circle-arrow-left a.level-1-a i:before { content: "\f0a8"; }
	.wt_icon-circle-arrow-right:before, li.menu_icon_circle-arrow-right a.level-1-a i:before { content: "\f0a9"; }
	.wt_icon-circle-arrow-up:before, li.menu_icon_circle-arrow-up a.level-1-a i:before { content: "\f0aa"; }
	.wt_icon-circle-arrow-down:before, li.menu_icon_circle-arrow-down a.level-1-a i:before { content: "\f0ab"; }
	.wt_icon-globe:before, li.menu_icon_globe a.level-1-a i:before { content: "\f0ac"; }
	.wt_icon-wrench:before, li.menu_icon_wrench a.level-1-a i:before { content: "\f0ad"; }
	.wt_icon-tasks:before, li.menu_icon_tasks a.level-1-a i:before { content: "\f0ae"; }
	.wt_icon-filter:before, li.menu_icon_filter a.level-1-a i:before { content: "\f0b0"; }
	.wt_icon-briefcase:before, li.menu_icon_briefcase a.level-1-a i:before { content: "\f0b1"; }
	.wt_icon-fullscreen:before, li.menu_icon_fullscreen a.level-1-a i:before { content: "\f0b2"; }
	.wt_icon-group:before, li.menu_icon_group a.level-1-a i:before { content: "\f0c0"; }
	.wt_icon-link:before, li.menu_icon_link a.level-1-a i:before { content: "\f0c1"; }
	.wt_icon-cloud:before, li.menu_icon_cloud a.level-1-a i:before { content: "\f0c2"; }
	.wt_icon-beaker:before, li.menu_icon_beaker a.level-1-a i:before { content: "\f0c3"; }
	.wt_icon-cut:before, li.menu_icon_cut a.level-1-a i:before { content: "\f0c4"; }
	.wt_icon-copy:before, li.menu_icon_copy a.level-1-a i:before { content: "\f0c5"; }
	.wt_icon-paperclip:before, li.menu_icon_paperclip a.level-1-a i:before,
	.wt_icon-paper-clip:before, li.menu_icon_paper-clip a.level-1-a i:before { content: "\f0c6"; }
	.wt_icon-save:before, li.menu_icon_save a.level-1-a i:before { content: "\f0c7"; }
	.wt_icon-sign-blank:before, li.menu_icon_sign-blank a.level-1-a i:before { content: "\f0c8"; }
	.wt_icon-reorder:before, li.menu_icon_reorder a.level-1-a i:before { content: "\f0c9"; }
	.wt_icon-list-ul:before, li.menu_icon_list-ul a.level-1-a i:before { content: "\f0ca"; }
	.wt_icon-list-ol:before, li.menu_icon_list-ol a.level-1-a i:before { content: "\f0cb"; }
	.wt_icon-strikethrough:before, li.menu_icon_strikethrough a.level-1-a i:before { content: "\f0cc"; }
	.wt_icon-underline:before, li.menu_icon_underline a.level-1-a i:before { content: "\f0cd"; }
	.wt_icon-table:before, li.menu_icon_table a.level-1-a i:before { content: "\f0ce"; }
	.wt_icon-magic:before, li.menu_icon_magic a.level-1-a i:before { content: "\f0d0"; }
	.wt_icon-truck:before, li.menu_icon_truck a.level-1-a i:before { content: "\f0d1"; }
	.wt_icon-pinterest:before, li.menu_icon_pinterest a.level-1-a i:before { content: "\f0d2"; }
	.wt_icon-pinterest-sign:before, li.menu_icon_pinterest-sign a.level-1-a i:before { content: "\f0d3"; }
	.wt_icon-google-plus-sign:before, li.menu_icon_google-plus-sign a.level-1-a i:before { content: "\f0d4"; }
	.wt_icon-google-plus:before, li.menu_icon_google-plus a.level-1-a i:before { content: "\f0d5"; }
	.wt_icon-money:before, li.menu_icon_money a.level-1-a i:before { content: "\f0d6"; }
	.wt_icon-caret-down:before, li.menu_icon_caret-down a.level-1-a i:before { content: "\f0d7"; }
	.wt_icon-caret-up:before, li.menu_icon_caret-up a.level-1-a i:before { content: "\f0d8"; }
	.wt_icon-caret-left:before, li.menu_icon_caret-left a.level-1-a i:before { content: "\f0d9"; }
	.wt_icon-caret-right:before, li.menu_icon_caret-right a.level-1-a i:before { content: "\f0da"; }
	.wt_icon-columns:before, li.menu_icon_columns a.level-1-a i:before { content: "\f0db"; }
	.wt_icon-sort:before, li.menu_icon_sort a.level-1-a i:before { content: "\f0dc"; }
	.wt_icon-sort-down:before, li.menu_icon_sort-down a.level-1-a i:before { content: "\f0dd"; }
	.wt_icon-sort-up:before, li.menu_icon_sort-up a.level-1-a i:before { content: "\f0de"; }
	.wt_icon-envelope:before, li.menu_icon_envelope a.level-1-a i:before { content: "\f0e0"; }
	.wt_icon-linkedin:before, li.menu_icon_linkedin a.level-1-a i:before { content: "\f0e1"; }
	.wt_icon-rotate-left:before, li.menu_icon_rotate-left a.level-1-a i:before,
	.wt_icon-undo:before, li.menu_icon_undo a.level-1-a i:before { content: "\f0e2"; }
	.wt_icon-legal:before, li.menu_icon_legal a.level-1-a i:before { content: "\f0e3"; }
	.wt_icon-dashboard:before, li.menu_icon_dashboard a.level-1-a i:before { content: "\f0e4"; }
	.wt_icon-comment-alt:before, li.menu_icon_comment-alt a.level-1-a i:before { content: "\f0e5"; }
	.wt_icon-comments-alt:before, li.menu_icon_comments-alt a.level-1-a i:before { content: "\f0e6"; }
	.wt_icon-bolt:before, li.menu_icon_bolt a.level-1-a i:before { content: "\f0e7"; }
	.wt_icon-sitemap:before, li.menu_icon_sitemap a.level-1-a i:before { content: "\f0e8"; }
	.wt_icon-umbrella:before, li.menu_icon_umbrella a.level-1-a i:before { content: "\f0e9"; }
	.wt_icon-paste:before, li.menu_icon_paste a.level-1-a i:before { content: "\f0ea"; }
	.wt_icon-lightbulb:before, li.menu_icon_lightbulb a.level-1-a i:before { content: "\f0eb"; }
	.wt_icon-exchange:before, li.menu_icon_exchange a.level-1-a i:before { content: "\f0ec"; }
	.wt_icon-cloud-download:before, li.menu_icon_cloud-download a.level-1-a i:before { content: "\f0ed"; }
	.wt_icon-cloud-upload:before, li.menu_icon_cloud-upload a.level-1-a i:before { content: "\f0ee"; }
	.wt_icon-user-md:before, li.menu_icon_user-md a.level-1-a i:before { content: "\f0f0"; }
	.wt_icon-stethoscope:before, li.menu_icon_stethoscope a.level-1-a i:before { content: "\f0f1"; }
	.wt_icon-suitcase:before, li.menu_icon_suitcase a.level-1-a i:before { content: "\f0f2"; }
	.wt_icon-bell-alt:before, li.menu_icon_bell-alt a.level-1-a i:before { content: "\f0f3"; }
	.wt_icon-coffee:before, li.menu_icon_coffee a.level-1-a i:before { content: "\f0f4"; }
	.wt_icon-food:before, li.menu_icon_food a.level-1-a i:before { content: "\f0f5"; }
	.wt_icon-file-text-alt:before, li.menu_icon_file-text-alt a.level-1-a i:before { content: "\f0f6"; }
	.wt_icon-building:before, li.menu_icon_building a.level-1-a i:before { content: "\f0f7"; }
	.wt_icon-hospital:before, li.menu_icon_hospital a.level-1-a i:before { content: "\f0f8"; }
	.wt_icon-ambulance:before, li.menu_icon_ambulance a.level-1-a i:before { content: "\f0f9"; }
	.wt_icon-medkit:before, li.menu_icon_medkit a.level-1-a i:before { content: "\f0fa"; }
	.wt_icon-fighter-jet:before, li.menu_icon_fighter-jet a.level-1-a i:before { content: "\f0fb"; }
	.wt_icon-beer:before, li.menu_icon_beer a.level-1-a i:before { content: "\f0fc"; }
	.wt_icon-h-sign:before, li.menu_icon_h-sign a.level-1-a i:before { content: "\f0fd"; }
	.wt_icon-plus-sign-alt:before, li.menu_icon_plus-sign-alt a.level-1-a i:before { content: "\f0fe"; }
	.wt_icon-double-angle-left:before, li.menu_icon_double-angle-left a.level-1-a i:before { content: "\f100"; }
	.wt_icon-double-angle-right:before, li.menu_icon_double-angle-right a.level-1-a i:before { content: "\f101"; }
	.wt_icon-double-angle-up:before, li.menu_icon_double-angle-up a.level-1-a i:before { content: "\f102"; }
	.wt_icon-double-angle-down:before, li.menu_icon_double-angle-down a.level-1-a i:before { content: "\f103"; }
	.wt_icon-angle-left:before, li.menu_icon_angle-left a.level-1-a i:before { content: "\f104"; }
	.wt_icon-angle-right:before, li.menu_icon_angle-right a.level-1-a i:before { content: "\f105"; }
	.wt_icon-angle-up:before, li.menu_icon_angle-up a.level-1-a i:before { content: "\f106"; }
	.wt_icon-angle-down:before, li.menu_icon_angle-down a.level-1-a i:before { content: "\f107"; }
	.wt_icon-desktop:before, li.menu_icon_desktop a.level-1-a i:before { content: "\f108"; }
	.wt_icon-laptop:before, li.menu_icon_laptop a.level-1-a i:before { content: "\f109"; }
	.wt_icon-tablet:before, li.menu_icon_tablet a.level-1-a i:before { content: "\f10a"; }
	.wt_icon-mobile-phone:before, li.menu_icon_mobile-phone a.level-1-a i:before { content: "\f10b"; }
	.wt_icon-circle-blank:before, li.menu_icon_circle-blank a.level-1-a i:before { content: "\f10c"; }
	.wt_icon-quote-left:before, li.menu_icon_quote-left a.level-1-a i:before { content: "\f10d"; }
	.wt_icon-quote-right:before, li.menu_icon_quote-right a.level-1-a i:before { content: "\f10e"; }
	.wt_icon-spinner:before, li.menu_icon_spinner a.level-1-a i:before { content: "\f110"; }
	.wt_icon-circle:before, li.menu_icon_circle a.level-1-a i:before { content: "\f111"; }
	.wt_icon-mail-reply:before, li.menu_icon_mail-reply a.level-1-a i:before,
	.wt_icon-reply:before, li.menu_icon_reply a.level-1-a i:before { content: "\f112"; }
	.wt_icon-github-alt:before, li.menu_icon_github-alt a.level-1-a i:before { content: "\f113"; }
	.wt_icon-folder-close-alt:before, li.menu_icon_folder-close-alt a.level-1-a i:before { content: "\f114"; }
	.wt_icon-folder-open-alt:before, li.menu_icon_folder-open-alt a.level-1-a i:before { content: "\f115"; }
	.wt_icon-expand-alt:before, li.menu_icon_expand-alt a.level-1-a i:before { content: "\f116"; }
	.wt_icon-collapse-alt:before, li.menu_icon_collapse-alt a.level-1-a i:before { content: "\f117"; }
	.wt_icon-smile:before, li.menu_icon_smile a.level-1-a i:before { content: "\f118"; }
	.wt_icon-frown:before, li.menu_icon_frown a.level-1-a i:before { content: "\f119"; }
	.wt_icon-meh:before, li.menu_icon_meh a.level-1-a i:before { content: "\f11a"; }
	.wt_icon-gamepad:before, li.menu_icon_gamepad a.level-1-a i:before { content: "\f11b"; }
	.wt_icon-keyboard:before, li.menu_icon_keyboard a.level-1-a i:before { content: "\f11c"; }
	.wt_icon-flag-alt:before, li.menu_icon_flag-alt a.level-1-a i:before { content: "\f11d"; }
	.wt_icon-flag-checkered:before, li.menu_icon_flag-checkered a.level-1-a i:before { content: "\f11e"; }
	.wt_icon-terminal:before, li.menu_icon_terminal a.level-1-a i:before { content: "\f120"; }
	.wt_icon-code:before, li.menu_icon_code a.level-1-a i:before { content: "\f121"; }
	.wt_icon-reply-all:before, li.menu_icon_reply-all a.level-1-a i:before { content: "\f122"; }
	.wt_icon-mail-reply-all:before, li.menu_icon_mail-reply-all a.level-1-a i:before { content: "\f122"; }
	.wt_icon-star-half-full:before, li.menu_icon_star-half-full a.level-1-a i:before,
	.wt_icon-star-half-empty:before, li.menu_icon_star-half-empty a.level-1-a i:before { content: "\f123"; }
	.wt_icon-location-arrow:before, li.menu_icon_location-arrow a.level-1-a i:before { content: "\f124"; }
	.wt_icon-crop:before, li.menu_icon_crop a.level-1-a i:before { content: "\f125"; }
	.wt_icon-code-fork:before, li.menu_icon_code-fork a.level-1-a i:before { content: "\f126"; }
	.wt_icon-unlink:before, li.menu_icon_unlink a.level-1-a i:before { content: "\f127"; }
	.wt_icon-question:before, li.menu_icon_question a.level-1-a i:before { content: "\f128"; }
	.wt_icon-info:before, li.menu_icon_info a.level-1-a i:before { content: "\f129"; }
	.wt_icon-exclamation:before, li.menu_icon_exclamation a.level-1-a i:before { content: "\f12a"; }
	.wt_icon-superscript:before, li.menu_icon_superscript a.level-1-a i:before { content: "\f12b"; }
	.wt_icon-subscript:before, li.menu_icon_subscript a.level-1-a i:before { content: "\f12c"; }
	.wt_icon-eraser:before, li.menu_icon_eraser a.level-1-a i:before { content: "\f12d"; }
	.wt_icon-puzzle-piece:before, li.menu_icon_puzzle-piece a.level-1-a i:before { content: "\f12e"; }
	.wt_icon-microphone:before, li.menu_icon_microphone a.level-1-a i:before { content: "\f130"; }
	.wt_icon-microphone-off:before, li.menu_icon_microphone-off a.level-1-a i:before { content: "\f131"; }
	.wt_icon-shield:before, li.menu_icon_shield a.level-1-a i:before { content: "\f132"; }
	.wt_icon-calendar-empty:before, li.menu_icon_calendar-empty a.level-1-a i:before { content: "\f133"; }
	.wt_icon-fire-extinguisher:before, li.menu_icon_fire-extinguisher a.level-1-a i:before { content: "\f134"; }
	.wt_icon-rocket:before, li.menu_icon_rocket a.level-1-a i:before { content: "\f135"; }
	.wt_icon-maxcdn:before, li.menu_icon_maxcdn a.level-1-a i:before { content: "\f136"; }
	.wt_icon-chevron-sign-left:before, li.menu_icon_chevron-sign-left a.level-1-a i:before { content: "\f137";	}
	.wt_icon-chevron-sign-right:before, li.menu_icon_chevron-sign-right a.level-1-a i:before { content: "\f138"; }
	.wt_icon-chevron-sign-up:before, li.menu_icon_chevron-sign-up a.level-1-a i:before { content: "\f139"; }
	.wt_icon-chevron-sign-down:before, li.menu_icon_chevron-sign-down a.level-1-a i:before { content: "\f13a"; }
	.wt_icon-html5:before, li.menu_icon_html5 a.level-1-a i:before { content: "\f13b"; }
	.wt_icon-css3:before, li.menu_icon_css3 a.level-1-a i:before { content: "\f13c"; }
	.wt_icon-anchor:before, li.menu_icon_anchor a.level-1-a i:before { content: "\f13d"; }
	.wt_icon-unlock-alt:before, li.menu_icon_unlock-alt a.level-1-a i:before { content: "\f13e"; }
	.wt_icon-bullseye:before, li.menu_icon_bullseye a.level-1-a i:before { content: "\f140"; }
	.wt_icon-ellipsis-horizontal:before, li.menu_icon_ellipsis-horizontal a.level-1-a i:before { content: "\f141"; }
	.wt_icon-ellipsis-vertical:before, li.menu_icon_ellipsis-vertical a.level-1-a i:before { content: "\f142"; }
	.wt_icon-rss-sign:before, li.menu_icon_rss-sign a.level-1-a i:before { content: "\f143"; }
	.wt_icon-play-sign:before, li.menu_icon_play-sign a.level-1-a i:before { content: "\f144"; }
	.wt_icon-ticket:before, li.menu_icon_ticket a.level-1-a i:before { content: "\f145"; }
	.wt_icon-minus-sign-alt:before, li.menu_icon_minus-sign-alt a.level-1-a i:before { content: "\f146"; }
	.wt_icon-check-minus:before, li.menu_icon_check-minus a.level-1-a i:before { content: "\f147"; }
	.wt_icon-level-up:before, li.menu_icon_level-up a.level-1-a i:before { content: "\f148"; }
	.wt_icon-level-down:before, li.menu_icon_level-down a.level-1-a i:before { content: "\f149"; }
	.wt_icon-check-sign:before, li.menu_icon_check-sign a.level-1-a i:before { content: "\f14a"; }
	.wt_icon-edit-sign:before, li.menu_icon_edit-sign a.level-1-a i:before { content: "\f14b"; }
	.wt_icon-external-link-sign:before, li.menu_icon_external-link-sign a.level-1-a i:before { content: "\f14c"; }
	.wt_icon-share-sign:before, li.menu_icon_share-sign a.level-1-a i:before { content: "\f14d"; }
	.wt_icon-compass:before, li.menu_icon_compass a.level-1-a i:before { content: "\f14e"; }
	.wt_icon-collapse:before, li.menu_icon_collapse a.level-1-a i:before { content: "\f150"; }
	.wt_icon-collapse-top:before, li.menu_icon_collapse-top a.level-1-a i:before { content: "\f151"; }
	.wt_icon-expand:before, li.menu_icon_expand a.level-1-a i:before { content: "\f152"; }
	.wt_icon-euro:before, li.menu_icon_euro a.level-1-a i:before,
	.wt_icon-eur:before, li.menu_icon_eur a.level-1-a i:before { content: "\f153"; }
	.wt_icon-gbp:before, li.menu_icon_gbp a.level-1-a i:before { content: "\f154"; }
	.wt_icon-dollar:before, li.menu_icon_dollar a.level-1-a i:before,
	.wt_icon-usd:before, li.menu_icon_usd a.level-1-a i:before { content: "\f155"; }
	.wt_icon-rupee:before, li.menu_icon_rupee a.level-1-a i:before,
	.wt_icon-inr:before, li.menu_icon_inr a.level-1-a i:before { content: "\f156"; }
	.wt_icon-yen:before, li.menu_icon_yen a.level-1-a i:before,
	.wt_icon-jpy:before, li.menu_icon_jpy a.level-1-a i:before { content: "\f157"; }
	.wt_icon-renminbi:before, li.menu_icon_renminbi a.level-1-a i:before,
	.wt_icon-cny:before, li.menu_icon_cny a.level-1-a i:before { content: "\f158"; }
	.wt_icon-won:before, li.menu_icon_won a.level-1-a i:before,
	.wt_icon-krw:before, li.menu_icon_krw a.level-1-a i:before { content: "\f159"; }
	.wt_icon-bitcoin:before, li.menu_icon_bitcoin a.level-1-a i:before,
	.wt_icon-btc:before, li.menu_icon_btc a.level-1-a i:before { content: "\f15a"; }
	.wt_icon-file:before, li.menu_icon_file a.level-1-a i:before { content: "\f15b"; }
	.wt_icon-file-text:before, li.menu_icon_file-text a.level-1-a i:before { content: "\f15c"; }
	.wt_icon-sort-by-alphabet:before, li.menu_icon_sort-by-alphabet a.level-1-a i:before { content: "\f15d"; }
	.wt_icon-sort-by-alphabet-alt:before, li.menu_icon_sort-by-alphabet-alt a.level-1-a i:before { content: "\f15e"; }
	.wt_icon-sort-by-attributes:before, li.menu_icon_sort-by-attributes a.level-1-a i:before { content: "\f160"; }
	.wt_icon-sort-by-attributes-alt:before, li.menu_icon_sort-by-attributes-alt a.level-1-a i:before { content: "\f161"; }
	.wt_icon-sort-by-order:before, li.menu_icon_sort-by-order a.level-1-a i:before { content: "\f162"; }
	.wt_icon-sort-by-order-alt:before, li.menu_icon_sort-by-order-alt a.level-1-a i:before { content: "\f163"; }
	.wt_icon-thumbs-up:before, li.menu_icon_thumbs-up a.level-1-a i:before { content: "\f164"; }
	.wt_icon-thumbs-down:before, li.menu_icon_thumbs-down a.level-1-a i:before { content: "\f165"; }
	.wt_icon-youtube-sign:before, li.menu_icon_youtube-sign a.level-1-a i:before { content: "\f166"; }
	.wt_icon-youtube:before, li.menu_icon_youtube a.level-1-a i:before { content: "\f167"; }
	.wt_icon-xing:before, li.menu_icon_xing a.level-1-a i:before { content: "\f168"; }
	.wt_icon-xing-sign:before, li.menu_icon_xing-sign a.level-1-a i:before { content: "\f169"; }
	.wt_icon-youtube-play:before, li.menu_icon_youtube-play a.level-1-a i:before { content: "\f16a"; }
	.wt_icon-dropbox:before, li.menu_icon_dropbox a.level-1-a i:before { content: "\f16b"; }
	.wt_icon-stackexchange:before, li.menu_icon_stackexchange a.level-1-a i:before { content: "\f16c"; }
	.wt_icon-instagram:before, li.menu_icon_instagram a.level-1-a i:before { content: "\f16d"; }
	.wt_icon-flickr:before, li.menu_icon_flickr a.level-1-a i:before { content: "\f16e"; }
	.wt_icon-adn:before, li.menu_icon_adn a.level-1-a i:before { content: "\f170"; }
	.wt_icon-bitbucket:before, li.menu_icon_bitbucket a.level-1-a i:before { content: "\f171"; }
	.wt_icon-bitbucket-sign:before, li.menu_icon_bitbucket-sign a.level-1-a i:before { content: "\f172"; }
	.wt_icon-tumblr:before, li.menu_icon_tumblr a.level-1-a i:before { content: "\f173"; }
	.wt_icon-tumblr-sign:before, li.menu_icon_tumblr-sign a.level-1-a i:before { content: "\f174"; }
	.wt_icon-long-arrow-down:before, li.menu_icon_long-arrow-down a.level-1-a i:before { content: "\f175"; }
	.wt_icon-long-arrow-up:before, li.menu_icon_long-arrow-up a.level-1-a i:before { content: "\f176"; }
	.wt_icon-long-arrow-left:before, li.menu_icon_long-arrow-left a.level-1-a i:before { content: "\f177"; }
	.wt_icon-long-arrow-right:before, li.menu_icon_long-arrow-right a.level-1-a i:before { content: "\f178"; }
	.wt_icon-apple:before, li.menu_icon_apple a.level-1-a i:before { content: "\f179"; }
	.wt_icon-windows:before, li.menu_icon_windows a.level-1-a i:before { content: "\f17a"; }
	.wt_icon-android:before, li.menu_icon_android a.level-1-a i:before { content: "\f17b"; }
	.wt_icon-linux:before, li.menu_icon_linux a.level-1-a i:before { content: "\f17c"; }
	.wt_icon-dribbble:before, li.menu_icon_dribbble a.level-1-a i:before { content: "\f17d"; }
	.wt_icon-skype:before, li.menu_icon_skype a.level-1-a i:before { content: "\f17e"; }
	.wt_icon-foursquare:before, li.menu_icon_foursquare a.level-1-a i:before { content: "\f180"; }
	.wt_icon-trello:before, li.menu_icon_trello a.level-1-a i:before { content: "\f181"; }
	.wt_icon-female:before, li.menu_icon_female a.level-1-a i:before { content: "\f182"; }
	.wt_icon-male:before, li.menu_icon_male a.level-1-a i:before { content: "\f183"; }
	.wt_icon-gittip:before, li.menu_icon_gittip a.level-1-a i:before { content: "\f184"; }
	.wt_icon-sun:before, li.menu_icon_sun a.level-1-a i:before { content: "\f185"; }
	.wt_icon-moon:before, li.menu_icon_moon a.level-1-a i:before { content: "\f186"; }
	.wt_icon-archive:before, li.menu_icon_archive a.level-1-a i:before { content: "\f187"; }
	.wt_icon-bug:before, li.menu_icon_bug a.level-1-a i:before { content: "\f188"; }
	.wt_icon-vk:before, li.menu_icon_vk a.level-1-a i:before { content: "\f189"; }
	.wt_icon-weibo:before, li.menu_icon_weibo a.level-1-a i:before { content: "\f18a"; }
	.wt_icon-renren:before, li.menu_icon_renren a.level-1-a i:before { content: "\f18b"; }
		
/* =======================================================
   Basic Columns  
   ======================================================= */
	
	.one_half { 
		width: 48%; }
	.one_third { 
		width: 30.6666%; }
	.two_third { 
		width: 65.3332%; }
	.one_fourth { 
		width: 22%; }
	.two_fourth {
		width: 48%; }
	.three_fourth { 
		width: 74%; }
	.one_fifth { 
		width: 16.8%; }
	.two_fifth { 
		width: 37.6%; }
	.three_fifth { 
		width: 58.4%; }
	.four_fifth { 
		width: 79.2%; }
	.one_sixth {
		width: 13.3333%; }
	.two_sixth {
		width: 30.6666%; }
	.three_sixth {
		width: 47.9998%; }
	.four_sixth {
		width: 65.3332%; }
	.five_sixth {
		width: 82.6665%; }
	.one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth { 
		position: relative; 
		margin-right: 4%; 
		float: left; 
		min-height: 1px;
		height: auto !important;
		height: 1px; }
	.last { 
		margin-right: 0 !important; 
		clear: right; }
	
/* =======================================================
   Google Maps  
   ======================================================= */
	
	.wt_gMap {		
		position: relative;
		margin-bottom: 20px;
		color: #222222;
		line-height: 20px;}
	.wt_gMap *,
	div.pp_default,
	div.light_rounded,
	div.dark_rounded,
	div.light_square,
	div.dark_square,
	div.facebook {
		-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: content-box;    /* Firefox, other Gecko */
		box-sizing: content-box; }
	.wt_gMap.alignleft {
		margin: 2px 20px 20px 0; }
	.wt_gMap.alignright {
		margin: 2px  0 20px 20px; }
	.wt_gMap img { max-width: none; }
	#gMap_controls {
		position: absolute;
		top: 50%; 
		right: 20px;
		z-index: 100;  
		border-radius: 4px 4px 4px 4px;
		-moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.65);
		-webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.65);
    	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.65); 
		list-style: none;
		margin: -38px 0 0;
		padding: 0;
		width: 26px; }
	#gMap_controls li {
		margin: 0;
		padding: 0;		
		width: 26px;
		height: 26px; }	
	#gMap_controls a {
		display: block;
		height: 100%;    
		background-color: #FFFFFF;
    	border-bottom: 1px solid #CCCCCC;
		text-decoration: none;
		/* option */
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out; }	
	#gMap_controls li:first-child a {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px; }
	#gMap_controls li:last-child a {
		border: none;    
		border-bottom-left-radius: 4px;
    	border-bottom-right-radius: 4px; }
	#gMap_controls i {
		display: block;
		height: 100%; 
		margin: 0;
		color: #222222;
		font-style: normal;
		text-align: center; }
	#gMap_controls i:hover {    
		background-color: #F4F4F4; }
	#gMap_controls i:before {
		font-family: 'FontAwesome';
		font-size: 12px;
		line-height: 26px; }
	.wt_zoomIn i:before  {
		content: "\f067"; }
	.wt_zoomOut i:before  {
		content: "\f068"; }
	.wt_resetMap i:before  {
		content: "\f021"; }
	
/* =======================================================
   Middle Area  
   ======================================================= */   
	#containerWrapper {
		position: relative; }
	.is_slider #containerWrapper,
	.is_staticImage #containerWrapper,
	.is_staticVideo #containerWrapper {
		margin-top: -150px; }
	.is_slider #containerWrapp,
	.is_staticImage #containerWrapp,
	.is_staticVideo #containerWrapp {
		padding-top: 150px; }
	.is_slider .wt_wide #containerWrapper,
	.is_staticImage .wt_wide #containerWrapper,
	.is_staticVideo .wt_wide #containerWrapper {
		margin-top: -126px; }
	.is_slider .wt_wide #containerWrapp,
	.is_staticImage .wt_wide  #containerWrapp,
	.is_staticVideo .wt_wide  #containerWrapp {
		padding-top: 120px; }
	#containerWrapper {
		background: #ffffff url(../img/containerWrapper.png) repeat-x top; }
	#containerWrapp {
		background: url(../img/containerWrapp.png) repeat-x bottom; 
		border-top: 6px solid rgba(0, 0, 0, 0.1); }	
	#wt_wrapper:not(.is_slider):not(.is_staticImage):not(.is_staticVideo) .wt_wide #containerWrapper {
		background-image: none;
		background-position: inherit;
		background-repeat: inherit; }
	#wt_wrapper:not(.is_slider):not(.is_staticImage):not(.is_staticVideo) .wt_wide #containerWrapp {
		border: 0; }
	#wt_container {
		width: 980px;
		margin: 0 auto;
		padding: 0;
		position: relative;
		z-index: 5;
		background: #ffffff;
		/* --------------------  float:left; */
		/* -------------------- float:right; */ 
		top: -30px; /* for pages with no slider in the intro area */ }	
	#left_alignment  #wt_container,
	#left_alignment  #wt_container_bottom {
		margin-left: 20px; }
	#right_alignment #wt_container,
	#right_alignment #wt_container_bottom {
		margin-right: 20px; }	
	#wt_content_top {	
		position: relative;
		background: url(../img/contentTop.png) repeat-x top; }
	.is_slider #wt_content_top,
	.is_staticImage #wt_content_top,
	.is_staticVideo #wt_content_top {
		background-image: none; }
	#wt_content {	
		position: relative;
		z-index: 6;
		min-height: 300px;
		padding: 25px 10px 24px;
		margin-bottom: -30px; /* same value as above #wt_container - top value*/
		background: url(../img/contentBottom.png) repeat-x bottom left; }		
	.fullWidth #wt_content {
		padding-left: 20px;
		padding-right: 20px; }	
	#wt_container:before {	
		background: url(../img/contentBottomLeft.png) no-repeat bottom left;
		width: 6px;
		height: 100px;
		position: absolute;
		left: -6px;
		bottom: -6px; }	
	#wt_container:after {	
		background: url(../img/contentBottomRight.png) no-repeat bottom right;
		width: 6px;
		height: 100px;
		position: absolute;
		right: -6px;
		bottom: -6px; }
	.wt_boxed #wt_content_top:after {	
		background: url(../img/contentTopRight.png) no-repeat top right;
		width: 6px;
		height: 100px;
		position: absolute;
		right: -6px;
		top: 0; 
		content: ""; }
	.wt_boxed #wt_content_top:before {	
		background: url(../img/contentTopLeft.png) no-repeat top left;
		width: 6px;
		height: 100px;
		position: absolute;
		left: -6px;
		top: 0;
		content: ""; }	
	#wt_container_bottom {
		height: 6px;
		width: 980px;
		margin: 0 auto;
		background: rgb(0, 0, 0); 
		background: rgba(0, 0, 0, 0.5); 
		position: relative;
		z-index: 6; }
		
/* Sections
========================================================== */
	.wt_section {
		padding-top: 70px;
		padding-bottom: 70px;   
    	clear: both;
    	position: relative;
		background-color:#fff;
    	z-index: 1; /* bootstrap popover issue */
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: fixed;
		background-size: cover; }
	.wt_border {   
		border-top-style: solid;
    	border-top-width: 1px;
		border-color: #e1e1e1; }
	.wt_shadow {  
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; }
	#containerWrapper.wt_section {
		background: #ffffff; }
	.wt_section_title {
		text-align: center; }
	.wt_section_title h2 {
		font-size: 30px !important;
		position: relative; }
	.wt_section_title p {
		font-weight: 600;
		color: #888888; }
		
/* Separators &amp; Parallax
========================================================== */
	.wt_separator {
		padding-top: 70px;
		padding-bottom: 70px;   
    	clear: both;
		width: 100%;
		position: relative;
		background-position: center top;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover; }
	.wt_separator h1, .wt_separator h2, .wt_separator h3, .wt_separator h4, .wt_separator h5, .wt_separator h6 {
		color: #ffffff; }
	.wt_separator {
		color: #eeeeee; }

/* Page Custom Header
========================================================== */
	#intro {
		position: relative; }
	.wt_wide #intro {  
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: #e1e1e1;
		background: #f1f1f1 url(../img/customHeader.png) top center no-repeat; }
	.is_slider #intro {
		margin: 0 auto; }
	.is_slider #intro {
		margin-bottom: 0px; }
	.is_slider .wt_wide #intro,
	.is_staticImage .wt_wide #intro,
	.is_staticVideo .wt_wide #intro {
		border: 0; 
		background: none; } 
	#introType {
		float: left;
		overflow: hidden;
		width: 55%; }
	#introType h1 {
		font-size: 22px;
		margin-bottom: 0;
		padding: 3px 0;
		color: #333333; }
	#introType h2 {
		font-size: 14px;
		padding: 3px 0;
		margin-bottom: 0;
		color: #333333; }
	#intro p {
		padding-top: 0; }
	#intro .inner {
		margin: -8px -10px 50px;
		padding: 0 20px 20px;    
		border-bottom: 1px solid;
		border-color: #e1e1e1;
		overflow: hidden; }
	.fullWidth #intro .inner {
		margin-left: -20px;
		margin-right: -20px;
		padding: 0 20px 20px; }
	.wt_wide #intro .inner { 
		margin: 0 auto;
		position: relative;
		width: 940px;
		padding: 0;
		border-bottom: none; }
	.wt_wide #intro .inner #introType {
		padding: 20px 0; }
	.inner #introType:before {
		content: ""; 
		position: absolute; 
		z-index: 1; 
		width: 80%;  
		bottom: -16px; 
		height: 10px; 
		left: 10%; 
		border-radius: 100px / 5px; 
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); }
	.single_date, .single_category, .single_tags {
		font-style: normal; }
	.meta_separator {
		margin: 0 8px; }
		
/* Intro Header Static Image
========================================================== */
	.is_staticImage #intro .inner,
	.is_staticVideo #intro .inner {
		margin: 0 auto;
		padding: 0 0 30px;
		border: 0;
		position: relative;
		z-index: 91; }
	#headerWrapper .intro_staticImage,
	#headerWrapper .intro_staticVideo {
		border: 1px solid #BCBCBC; }
	
/* Breadcrumbs
========================================================== */
	#breadcrumbs {
		color: #333333;
		font-size: 11px;
		position: relative;    
		margin: 0 0 20px;
		-ms-word-wrap: break-word;
		word-wrap: break-word; }
	.breadcrumbs-separator { 
		padding: 0 2px;
		font-size: 10px; }
	#intro #breadcrumbs {
		margin: 0; }
	#intro .breadcrumbs {
		width: 40%; 
		float: right; 
		padding-top: 8px;
		text-align: right; }
	.wt_wide #intro .breadcrumbs {
		padding: 28px 0 0;
		margin-bottom: 20px; }
	#breadcrumbs.inner {
		margin-top: 20px;
		text-align: right; }	
	#breadcrumbs a {
		color: #333333; }
	#breadcrumbs a:hover {
		color: #072945 !important; }
		
/* Wordpress Page Navigation
========================================================== */
	.wp-pagenavi {
		clear: both;
		margin-bottom: 15px;
		letter-spacing: normal;
		word-spacing: normal;
		text-align: right; }
	.wp-pagenavi span,
	.wp-pagenavi a {
		color: #fafafa !important;
		background-color: #072945;
		border-radius: 2px 2px 2px 2px;
		display: inline-block;
		padding: 0 10px;
		margin: 0;
		margin-left: 5px;
		height: 25px;
		line-height: 25px;
		font-size: 11px;
		text-shadow: 1px 1px #111;
		-moz-text-shadow: 1px 1px #111;
		-webkit-text-shadow: 1px 1px #111;
		-o-text-shadow: 1px 1px #111;
		-khtml-text-shadow: 1px 1px #111; }
	.post_navi.wp-pagenavi a {
		padding: 0;
		margin-left: 0; }
	.post_navi.wp-pagenavi span {
		margin-left: 0; }
	.wp-pagenavi .first_link,
	.wp-pagenavi .last_link {
		display: none; }
	.wp-pagenavi .currentPosts,
	.wp-pagenavi .active_page {
		background: #e1e1e1;
		color: #072945 !important;
		text-shadow: none; }
	.nav-previous {
		width: 50%;
		float: left; }
	.nav-next {
		width: 50%;
		float: right;
		text-align: right; }
	.nav-previous span,
	.nav-next span {
		position: relative;
		top: -2px; }
	.entry_navigation {
		overflow: hidden;
		margin: 20px 0; }
	
	
/* Main Content
========================================================== */
	#wt_main {
		width: 660px;
		padding: 0 10px 10px;
		-moz-border-radius: 3px; 
		-webkit-border-radius: 3px; 
		border-radius: 3px; }
	#wt_sidebar {
		width: 300px;
		position: relative;
		min-height: 291px;
		padding-top: 40px;
		margin-top: -10px; }
	#wt_sidebar .widget {
		margin-bottom: 40px; }
	.rightSidebar #wt_sidebar .widget {
		padding: 0 10px 0 40px;}
	.leftSidebar #wt_sidebar .widget {
		padding: 0 40px 0 10px; }	
	#wt_sidebarInner {
		position: relative; 
		z-index: 2; }
	.wt_sidebarBg {   
		position: absolute;
		width: 188px;
		z-index: 1; }
	.rightSidebar .wt_sidebarBg {   
		left: 0; }
	.leftSidebar .wt_sidebarBg {   
		right: 0; }		
	.rightSidebar .wt_sidebarBgTop {
		background: url(../img/sidebarRightTop.png) no-repeat left top;
		height: 145px;
		top: 0; }
	.rightSidebar .wt_sidebarBgBottom {
		background: url(../img/sidebarRightBottom.png) no-repeat left top;
		height: 145px;
		bottom: 0; }
	.rightSidebar .wt_sidebarBgCenter {
		background: url(../img/sidebarRightCenter.png) repeat-y left top;    
		bottom: 145px;
		top: 145px; }	
	.leftSidebar .wt_sidebarBgTop {
		background: url(../img/sidebarLeftTop.png) no-repeat right top;
		height: 145px;
		top: 0; }
	.leftSidebar .wt_sidebarBgBottom {
		background: url(../img/sidebarLeftBottom.png) no-repeat right top;
		height: 145px;
		bottom: 0; }
	.leftSidebar .wt_sidebarBgCenter {
		background: url(../img/sidebarLeftCenter.png) repeat-y right top;    
		bottom: 145px;
		top: 145px; }
	
/* Right Sidebar
========================================================== */
	.rightSidebar #wt_main {
		float: left; }
	.rightSidebar #wt_sidebar {
		float: right; }
	
/* Left Sidebar
========================================================== */
	.leftSidebar #wt_main {
		float: right; }
	.leftSidebar #wt_sidebar {
		float: left; }
	#wt_sidebar p {
		margin-bottom: 0;
		padding-bottom: 15px; }
	#wt_sidebar h3 {
		margin-left: 0; }
	#wt_sidebar ul,
	#wt_sidebar li {
		margin: 0;
		list-style-type: none; }
	#wt_sidebar li i {
		padding: 0 2px; }
	.postList li {
		padding: 10px 0;
		list-style: none; }
	#wt_sidebar a {
		color: #919191; }
	#wt_sidebar li a {
		display: inline-block;
		line-height: 22px; 
		padding-left: 5px; }
	#wt_sidebar a:hover {
		color: #072945; }
	.widget {
		margin-bottom: 20px;
		position: relative; }
	#footerBottom .widget {
		margin-bottom: 0;
		/*float: left;*/ }
	.postList {
		margin: 0 0 20px; }
	#wt_sidebar .widget ul {
		margin: 0; }
	
	/* Side Navigation */
	.side-nav li:not(.current_page_item) ul.children {
		display: none;  }
	.widget_subnav .expand {
		background: url("../img/hasChild.png") no-repeat left top;
		display: inline-block;
		height: 8px;
		margin-right: 5px;
		width: 7px; }
	.widget_subnav a {
		display: block !important;
		color: #333333 !important;
		line-height: 34px !important; }
	.widget_subnav i.wt_icon-angle-right:before,
	.list_4 i.wt_icon-angle-right:before {
		content: none; }
	.widget_subnav li i {
		padding: 0 !important; }
	.widget_subnav .current_page_item a {
		color: #ffffff !important; }	
	.widget_subnav .current_page_item li a {
		color: #919191 !important; }	
	.widget_subnav a:hover {
		color: #072945 !important; }
	.widget_subnav .current_page_item a:hover {
		color: #ffffff !important; }		
	#wt_sidebar .widget_subnav li {
		background: #fbfbfb;
		border-bottom:  1px solid #eee;
		border-right:  1px solid #eee;
		border-left:  1px solid #eee; }	
	.widget_subnav .current_page_item {
		background: #072945 !important; }	
	#wt_sidebar .widget_subnav ul ul li {
		border-left: none;
		border-right: none; }
	#wt_sidebar .widget_subnav .children {
		border-top:  1px solid #eee; }
	.widget_subnav li.current_page_item a {
		background: #f1f1f1; }	
	.leftSidebar .widget_subnav li.current_page_item a {		
		border-left:  1px solid #eee; }	
	.widget_subnav li.current_page_item li a {
		border-left: 1px solid #eee; }
	.leftSidebar .widget_subnav li.current_page_item li a {
		border-right: 1px solid #eee; }
	#wt_sidebar .widget_subnav .side-nav {
		border-top:  1px solid #eee;
		border-bottom:  1px solid #eee; }
	#wt_sidebar .widget_subnav li a {
		background:  none; }	
	.widget_subnav ul li a {
		padding-left: 10px !important;
		padding-right: 10px; }	
	.widget_subnav ul ul li a {
		padding-left: 22px !important; }
	.widget_subnav ul ul ul li a {
		padding-left: 32px !important; }
	.widget_subnav ul ul ul ul li a {
		padding-left: 42px !important; }
		
	/* Widgets */		
	#wt_sidebar .widgetPosts li a,
	#wt_sidebar .recentTweets li a,
	.widget_recent_comments li a {
		display: block !important;
		background: none;
		line-height: 1.6em; }
	#wt_sidebar .widget_recent_comments li a {
		display: inline !important; }
	.widget_recent_comments li {
		overflow: hidden; }
	#wt_footer .widget_recent_comments li {
		overflow: hidden; }
	.postInfo {
		overflow: hidden;
		position: relative;
		top: -3px; }
	.postInfo a {
		padding-left: 0px !important; }
	.postInfoTitle,
	.blogPosts .post_title {
		font-weight: bold;
		color: #333333 !important; }
	#footerWrapper .postInfoTitle,
	#footerWrapper .blogPosts .post_title {
		color: #ffffff !important; }
	.blogPosts a.post_title {
		color: #777777;
		text-decoration: none; }
	.blogPosts a.post_title:hover {
		color: #072945 !important; }
	.postInfo p {
		padding-bottom: 0 !important;
		margin-bottom: 0; }
	.widgetPosts .thumb,
	.relatedPopularPosts .thumb {
		display: inline-block;
		float: left;
		margin: 0 12px 0 0;
		width: 78px;
		height: 78px;
		padding: 4px !important;
		border: 1px solid;
		border-color: #cecece;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		opacity: 0.80;
		filter: alpha(opacity=80);  }
	.widgetPosts .thumb:hover,
	.relatedPopularPosts .thumb:hover {
		border-color: #072945;
		opacity: 1.0;
		filter: alpha(opacity=100); }
	.widgetPosts .thumb img,
	.relatedPopularPosts .thumb img {
		display: block;
		width: 100%; }
	#wt_sidebar .recentTweets li {
		padding-top: 12px;
		padding-bottom: 8px; }
	.widgetPosts .postThumbs {
		margin: 0 0 0 -14px;
		overflow: hidden;
		padding-top: 7px;
		position: relative; }
	.widgetPosts .postThumbs .thumb {
		width: 74px;
		height: 74px;
		margin: 0 0 14px 14px; }
	#wt_sidebar .widget_recent_comments li {
		padding-top: 8px;
		padding-bottom: 8px; }		
	.recentTweets ul {
		margin: 0 0 20px; }
	.recentTweets li {
		padding: 12px 0;
		list-style: none; }		
	.cycle_tweets {
		position: relative; }	
	.cycle_tweets.with_buttons {
		padding-right: 75px; }		
	.cycle_tweets ul {
		position: relative;
		list-style: none;
		overflow: hidden; /* cycle scrollHorz */ }
	.cycle_tweets li {
		margin: 0;
		display: none;
		width: 100%;
		padding: 0; }	
	.cycle_nav {
		position: absolute;
		right: 0; 
		z-index: 200; }
	.widget_twitter .tweet_time {
		display: inline-block; }
	.widget_twitter .cycle_nav {
		bottom: 0px;
		right: 10px;  }
	.cycle_nav a {
		display: inline-block;
		width: 25px;
		height: 25px;
		margin: 0 3px 0 0;
		vertical-align: top;
		background: rgb(0, 0, 0);
		background: rgba(0, 0, 0, 0.15);
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		/* option */
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out; 
		text-align: center; }
	.cycle_nav a:hover {
		background: rgba(0, 0, 0, 0.25); }
	.cycle_nav a:before {
		font-family: 'FontAwesome';
		font-size: 20px;
		color: #ffffff;
		line-height: 25px; }
	.cycle_nav a.cycle_prev:before  {
		content: "\f104"; }
	.cycle_nav a.cycle_next:before  {
		content: "\f105"; }		
	.cycle_nav a span {
		overflow: hidden;
		text-indent: -9999px;
		font-size: 0;
		display: none;
		line-height: 0;
		border: none; }	
	
	/* #wt_sidebar tweets style */		
	.recentTweets .twitterIcon {
		float: left;
		margin: 0;
		position: relative;
		z-index: 1;
		width: 60px;
		height: 40px;
		line-height: 1;
		color: #555555; }	
	.recentTweets .twitterIcon:before {
		font-family: 'FontAwesome';
		content: "\f099";
    	font-size: 40px;
		color: #00acee; }
	.recentTweets .postInfo {
		overflow: visible;
		margin-left: 45px; }	
	#wt_sidebar .recentTweets .twitterIcon {
		width: 30px;
		height: 20px; }
	#wt_sidebar .recentTweets .twitterIcon:before {
    	font-size: 20px; }	
	#wt_sidebar  .recentTweets .postInfo {
		margin-left: 30px; }
	.recentTweets .content {
		width: 100%;
		padding: 5px;
		margin-bottom: 5px;	
		background-color: #f7f7f7; }
	#wt_sidebar .recentTweets .content a {
		display: inline!important; }
	.recentTweets li a,
	#wt_content .recentTweets li a {
		font-style: italic;
		font-size: 12px; }
	.recentTweets li a:hover {
		text-decoration: underline; }
	.recentTweets li {
		border-bottom: none !important; }
	/* end #wt_sidebar tweets style */
	
	.widget_recent_comments .wt_icon-comments {
		margin: 0px 5px 0 0;
		line-height: 1.6em; } 
	#wt_sidebar .widget_recent_comments .commentsIcon {
		margin-top: 4px; }
	#wt_sidebar .widget_recent_comments li a {
		background: none; }
	#wt_content .contactInfo p {
		padding: 1px 0; }
	
/* Contact &amp; Comments Forms
========================================================== */
	#wt_content .contact_form {
		margin-top: 12px; }
	#wt_content .contact_form label {
		font-weight: bold;
		margin-bottom: 5px; }
	#wt_sidebar .contact_form label {
		margin-left: 0px;
		display: none; }
	.text_input, 
	.text_area, 
	input.search-field,
	.wpcf7 input,
	.wpcf7 textarea,
	.wpcf7 select {
		width: 100%;
		margin-bottom: 0 !important; }
	#footerWrapper .contact_form .wt_button {
		box-shadow: 0;
		-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
		-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
		transition: border linear 0.2s, box-shadow linear 0.2s;
		-webkit-box-shadow: #292929 0px 1px 1px inset, #292929 -1px -1px 0px 0px, #292929 1px 1px 0px 0px, #292929 1px 0px 0px 0px, #292929 0px 1px 0px 0px, #292929 1px -1px 0px 0px, #292929 -1px 1px 0px 0px;
		-moz-box-shadow: #f4f4f4 0px 1px 4px inset, #292929 -1px -1px 0px 0px, #292929 1px 1px 0px 0px, #292929 1px 0px 0px 0px, #292929 0px 1px 0px 0px, #292929 1px -1px 0px 0px, #292929 -1px 1px 0px 0px;
		box-shadow: #292929 0px 1px 1px inset, #292929 -1px -1px 0px 0px, #292929 1px 1px 0px 0px, #292929 1px 0px 0px 0px, #292929 0px 1px 0px 0px, #292929 1px -1px 0px 0px, #444 -1px 1px 0px 0px;
		background-image: none; }
	#footerWrapper .text_input, #footerWrapper .text_area {
		box-shadow: 0;
		-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
		-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
		transition: border linear 0.2s, box-shadow linear 0.2s; }
	#footerWrapper .searchForm,
	#headerWrapper .searchForm {
		float: none; }
	.text_area {
		height: 200px; }
	#wt_content .contact_form .text_input {
		/*max-width: 320px;*/
		max-width: 100%; }
	#wt_content .contact_form .text_area {
		height: 200px;
		max-width: 640px; }
	#wt_sidebar .contact_form .text_area {
		height: 90px;
		max-width: 100%; }
	#commentform label {
		margin-left: 10px; }
	#commentform .fieldset,
	.contact_form .fieldset {
		overflow: hidden;
		position: relative; }
	.contact_form {
		padding: 4px 0 0px; }
	#wt_footer .contact_form,
	#widgetWrapper .contact_form {
		padding: 5px 0 0px; }
	.contact_form .fieldset,
	#commentform .fieldset {
		margin: 0 0 12px 0;
		padding: 0; }
	.contact_form label,
	.contact_form input {
		display: block; }
	#commentform label,
	#commentform input {
		display: inline-block; }
	#commentform .text_input {
		max-width: 320px; }
	#wt_footer .contact_form label,
	#widgetWrapper .contact_form label {
		width: 50px;
		text-align: right; }
	.contact_form textarea {
		line-height: 20px;}
	.contact_form fieldset {
		margin-bottom: 0; }
	#wt_footer .contact_form .text_input,
	#widgetWrapper .contact_form .text_input {
		max-width: 220px; }
	.contact_form textarea {
		height: 150px;
		overflow: auto; }
	#wt_footer .contact_form textarea,
	#widgetWrapper .contact_form textarea {
		max-width: 300px; }
	#wt_footer .one_fifth .contact_form .text_input,
	#widgetWrapper .one_fifth .contact_form .text_input {
		width: 53%; }
	#wt_footer .one_fifth .contact_form textarea,
	#widgetWrapper .one_fifth .contact_form textarea {
		width: 84%; }
	select {
		margin: 0;
		border: 1px solid #dddddd;
		background-color: -moz-Combobox;
		color: -moz-ComboboxText;
		font: -moz-list;
		line-height: normal !important;
		white-space: nowrap !important;
		word-wrap: normal !important;
		text-align: start; 
		cursor: default;
		-moz-box-sizing: border-box;
		-moz-user-select: menulist;
		-moz-appearance: menulist;
		-webkit-appearance: menulist;
		text-indent: 0;
		overflow: -moz-hidden-unscrollable;
		text-shadow: none;
		background: #f7f7f7;
		color: #898989;
		outline: 0;
		padding: 5px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		margin: 0;
		width: 99%;
		max-width: 100%;
		-moz-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
		-webkit-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
		box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
		border: 1px solid #d4d4d4; }
	
/* Form Error Message
========================================================== */
	#wt_content .contact_form label.error {
		width: auto; }
	.text_input.error, .text_area.error {
		border: 1px solid red;
		color: red;
		margin-bottom: 10px; }
	#wt_sidebar .contact_form .text_input.error, #wt_sidebar .contact_form .text_area.error,
	#wt_footer .contact_form .text_input.error, #wt_footer .contact_form .text_area.error,
	#widgetWrapper .contact_form .text_input.error, #widgetWrapper .contact_form .text_area.error {
		margin-bottom: 0; }
	#commentform .text_area.error,
	#wt_content .contact_form .text_area.error {
		margin-bottom: 0; }
	#commentform label.error,
	#wt_content .contact_form label.error {
		display: block;
		position: relative;
		margin: 0;
		color: red;
		font-style: italic; }
	#wt_content .contact_form .message label.error {
		left: 0px; }
	#wt_sidebar .contact_form label.error,
	#wt_footer .contact_form label.error,
	#widgetWrapper .contact_form label.error {
		display: inline-block;
		width: 10px;
		height: 27px;
		position: absolute;
		font-size: 0;
		line-height: 0;
		text-indent: -9999px;
		top: 4px;
		left: 1px;
		color: red; }
		
/* Videos / Audios
========================================================== */
	.video_wrap {
		margin-bottom: 20px;
		line-height: 100%;
		position: relative; 
		overflow: hidden; }
	#intro .video_wrap {
		margin-bottom: 0; }
	.wt_embed {
		position: relative;
		padding-bottom: 56.25%; /* 16/9 ratio */
		padding-top: 30px; /* IE6 workaround*/
		height: 0;
		overflow: hidden;
		margin-bottom: 20px; }
	* html .wt_embed {
		margin-bottom: 45px;
		margin-bot\tom: 0; }
	.wt_embed div,
	.wt_embed iframe, 
	.wt_embed object, 
	.wt_embed embed {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0; }
	.audio_wrap {
		margin-bottom: 20px; }
	.mejs-controls .mejs-button button:focus {
		outline: none !important; }
	.lt-ie9 .me-plugin {
		position: static !important; }
		
/* Flickr Widget
========================================================== */
	.flickrWrap {
		position: relative;
		overflow: hidden;
		padding-top: 7px;
		margin: 0 0 0 -14px; }
	.flickrWrap .flickr_badge_image {
		padding: 0;
		float: left;
		margin: 0 0 12px 14px;	
		display: inline-block;
		width: 74px;
		height: 74px; }	
	.flickrWrap .flickr_badge_image img {
		display: block;
		width: 100%; }
	.flickrWrap a {	
		display: block;
		padding: 4px;
		border: 1px solid;
		border-color: #cecece;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		opacity: 0.80;
		filter: alpha(opacity=80);  }
	.flickrWrap a:hover {
		border-color: #072945;
		opacity: 1.0;
		filter: alpha(opacity=100); }
	.flickrWrap a img {
		margin: 0; }
	#wt_footer .flickrWrap {
		padding-top: 0px; }
	#wt_footer .flickrWrap .flickr_badge_image {
		background: none; }
	
/* Advertise Widget
========================================================== */
	.adsWrap {
		position: relative;
		overflow: hidden;
		padding-top: 10px;
		margin-left: -10px; }
	#wt_footer .adsWrap {
		padding-top: 10px; }
	.adsWrap a {
		width: 118px;
		padding: 4px;
		border: 1px solid #cecece;		
		background: none;
		margin: 0 0 10px 10px;
		display: inline-block;
		float: left;
		-webkit-border-radius: 3px; 
		-moz-border-radius: 3px; 
		border-radius: 3px;
		opacity: 0.80;
		filter: alpha(opacity=80);  }
	.adsWrap a:hover {
		border-color: #072945;
		opacity: 1.0;
		filter: alpha(opacity=100); }
	.adsWrap a img {
		width: 100%;
		display: block; }
	.adsWrap a.last {
		margin-right: 0; }
	
/* Custom Links Widget
========================================================== */
	#wt_footer .custom_links {
		padding-top: 5px; }
	.custom_links li,
	#widgetWrapper .custom_links li {
		margin-bottom: 8px !important; }
	.custom_links li a {
		background: none !important;    
		padding: 0 !important;
		line-height: 20px !important; }
	.custom_links li img {
		vertical-align: top;
		display: inline-block;
		margin-right: 5px; }
	.custom_links li span {
		display: inline-block;
		font-size: 16px; }
	
/* Tags Widget
========================================================== */
	.tagcloud {
		display: inline-block;
		margin-right: -5px; }
	.widget_tag_cloud a {
		float: left;
		margin-bottom: 4px;
		margin-right: 4px;
		border-radius: 2px 2px 2px 2px;
		font-size: 11px;
		padding: 4px 8px;
		transition: all 0.2s linear 0s;
		background-color: #f9f9f9;
		border: 1px solid #e1e1e1; }
	.widget_tag_cloud a:hover {
		color: #ffffff !important;
		background-color: #072945; 
		text-shadow: 1px 1px #111;
		-moz-text-shadow: 1px 1px #111;
		-webkit-text-shadow: 1px 1px #111;
		-o-text-shadow: 1px 1px #111;
		-khtml-text-shadow: 1px 1px #111; }
	.widget_tag_cloud div {
		margin-top: 12px; }
	
/* Social Widget
========================================================== */
	.social_wrap a {
		position: relative;
		display: inline-block;
		width: 24px;
		height: 24px;
		margin: 2px;
		text-indent: -9999px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background-color: #eee;
		background-repeat: no-repeat; 
		background-position: 0 0; }
	.social_wrap a.round {
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%; }
	.social_wrap a.square {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px; }
	.social_wrap a span {
		display: none; }
	.social_wrap a:hover { 
		background-position: 0px -24px;
		top: -3px; }
	.social_wrap.icons_32 a {
		width: 40px;
		height: 40px; }
	.social_wrap.icons_32 a:hover { 
		background-position: 0px -40px; }
	.social_wrap img {
		position: relative;
		display: block;	
		-moz-transition: -moz-transform 0.6s;
		-webkit-transition: -webkit-transform 0.6s;
		transition: transform 0.6s;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%; }
	#wt_content .social_wrap img {
		background-color: #333333; }
	.social_wrap a.aim, .social_wrap_alt a.aim { background-image: url(../img/social/aim.png); }
	.social_wrap a.aim_32, .social_wrap_alt a.aim_32 { background-image: url(../img/social/aim_32.png); }
	.social_wrap a.apple, .social_wrap_alt a.apple { background-image: url(../img/social/apple.png); }
	.social_wrap a.apple_32, .social_wrap_alt a.apple_32 { background-image: url(../img/social/apple_32.png); }
	.social_wrap a.behance, .social_wrap_alt a.behance { background-image: url(../img/social/behance.png); }
	.social_wrap a.behance_32, .social_wrap_alt a.behance_32 { background-image: url(../img/social/behance_32.png); }
	.social_wrap a.blogger, .social_wrap_alt a.blogger { background-image: url(../img/social/blogger.png); }
	.social_wrap a.blogger_32, .social_wrap_alt a.blogger_32 { background-image: url(../img/social/blogger_32.png); }
	.social_wrap a.delicious, .social_wrap_alt a.delicious { background-image: url(../img/social/delicious.png); }
	.social_wrap a.delicious_32, .social_wrap_alt a.delicious_32 { background-image: url(../img/social/delicious_32.png); }
	.social_wrap a.deviantart, .social_wrap_alt a.deviantart { background-image: url(../img/social/deviantart.png); }
	.social_wrap a.deviantart_32, .social_wrap_alt a.deviantart_32 { background-image: url(../img/social/deviantart_32.png); }
	.social_wrap a.digg, .social_wrap_alt a.digg { background-image: url(../img/social/digg.png); }
	.social_wrap a.digg_32, .social_wrap_alt a.digg_32 { background-image: url(../img/social/digg_32.png); }
	.social_wrap a.dribbble, .social_wrap_alt a.dribbble { background-image: url(../img/social/dribbble.png); }
	.social_wrap a.dribbble_32, .social_wrap_alt a.dribbble_32 { background-image: url(../img/social/dribbble_32.png); }
	.social_wrap a.email, .social_wrap_alt a.email { background-image: url(../img/social/email.png); }
	.social_wrap a.email_32, .social_wrap_alt a.email_32 { background-image: url(../img/social/email_32.png); }
	.social_wrap a.ember, .social_wrap_alt a.ember { background-image: url(../img/social/ember.png); }
	.social_wrap a.ember_32, .social_wrap_alt a.ember_32 { background-image: url(../img/social/ember_32.png); }
	.social_wrap a.facebook, .social_wrap_alt a.facebook { background-image: url(../img/social/facebook.png); }
	.social_wrap a.facebook_32, .social_wrap_alt a.facebook_32 { background-image: url(../img/social/facebook_32.png); }
	.social_wrap a.flickr, .social_wrap_alt a.flickr { background-image: url(../img/social/flickr.png); }
	.social_wrap a.flickr_32, .social_wrap_alt a.flickr_32 { background-image: url(../img/social/flickr_32.png); }
	.social_wrap a.forrst, .social_wrap_alt a.forrst { background-image: url(../img/social/forrst.png); }
	.social_wrap a.forrst_32, .social_wrap_alt a.forrst_32 { background-image: url(../img/social/forrst_32.png); }
	.social_wrap a.google, .social_wrap_alt a.google { background-image: url(../img/social/google.png); }
	.social_wrap a.google_32, .social_wrap_alt a.google_32 { background-image: url(../img/social/google_32.png); }
	.social_wrap a.googleplus, .social_wrap_alt a.googleplus { background-image: url(../img/social/googleplus.png); }
	.social_wrap a.googleplus_32, .social_wrap_alt a.googleplus_32 { background-image: url(../img/social/googleplus_32.png); }
	.social_wrap a.html5, .social_wrap_alt a.html5 { background-image: url(../img/social/html5.png); }
	.social_wrap a.html5_32, .social_wrap_alt a.html5_32 { background-image: url(../img/social/html5_32.png); }
	.social_wrap a.lastfm, .social_wrap_alt a.lastfm { background-image: url(../img/social/lastfm.png); }
	.social_wrap a.lastfm_32, .social_wrap_alt a.lastfm_32 { background-image: url(../img/social/lastfm_32.png); }
	.social_wrap a.linkedin, .social_wrap_alt a.linkedin { background-image: url(../img/social/linkedin.png); }
	.social_wrap a.linkedin_32, .social_wrap_alt a.linkedin_32 { background-image: url(../img/social/linkedin_32.png); }
	.social_wrap a.metacafe, .social_wrap_alt a.metacafe { background-image: url(../img/social/metacafe.png); }
	.social_wrap a.metacafe_32, .social_wrap_alt a.metacafe_32 { background-image: url(../img/social/metacafe_32.png); }
	.social_wrap a.netvibes, .social_wrap_alt a.netvibes { background-image: url(../img/social/netvibes.png); }
	.social_wrap a.netvibes_32, .social_wrap_alt a.netvibes_32 { background-image: url(../img/social/netvibes_32.png); }
	.social_wrap a.paypal, .social_wrap_alt a.paypal { background-image: url(../img/social/paypal.png); }
	.social_wrap a.paypal_32, .social_wrap_alt a.paypal_32 { background-image: url(../img/social/paypal_32.png); }
	.social_wrap a.picasa, .social_wrap_alt a.picasa { background-image: url(../img/social/picasa.png); }
	.social_wrap a.picasa_32, .social_wrap_alt a.picasa_32 { background-image: url(../img/social/picasa_32.png); }
	.social_wrap a.pinterest, .social_wrap_alt a.pinterest { background-image: url(../img/social/pinterest.png); }
	.social_wrap a.pinterest_32, .social_wrap_alt a.pinterest_32 { background-image: url(../img/social/pinterest_32.png); }
	.social_wrap a.reddit, .social_wrap_alt a.reddit { background-image: url(../img/social/reddit.png); }
	.social_wrap a.reddit_32, .social_wrap_alt a.reddit_32 { background-image: url(../img/social/reddit_32.png); }
	.social_wrap a.rss, .social_wrap_alt a.rss { background-image: url(../img/social/rss.png); }
	.social_wrap a.rss_32, .social_wrap_alt a.rss_32 { background-image: url(../img/social/rss_32.png); }
	.social_wrap a.skype, .social_wrap_alt a.skype { background-image: url(../img/social/skype.png); }
	.social_wrap a.skype_32, .social_wrap_alt a.skype_32 { background-image: url(../img/social/skype_32.png); }
	.social_wrap a.stumbleupon, .social_wrap_alt a.stumbleupon { background-image: url(../img/social/stumbleupon.png); }
	.social_wrap a.stumbleupon_32, .social_wrap_alt a.stumbleupon_32 { background-image: url(../img/social/stumbleupon_32.png); }
	.social_wrap a.technorati, .social_wrap_alt a.technorati { background-image: url(../img/social/technorati.png); }
	.social_wrap a.technorati_32, .social_wrap_alt a.technorati_32 { background-image: url(../img/social/technorati_32.png); }
	.social_wrap a.tumblr, .social_wrap_alt a.tumblr { background-image: url(../img/social/tumblr.png); }
	.social_wrap a.tumblr_32, .social_wrap_alt a.tumblr_32 { background-image: url(../img/social/tumblr_32.png); }
	.social_wrap a.twitter, .social_wrap_alt a.twitter { background-image: url(../img/social/twitter.png); }
	.social_wrap a.twitter_32, .social_wrap_alt a.twitter_32 { background-image: url(../img/social/twitter_32.png); }
	.social_wrap a.vimeo, .social_wrap_alt a.vimeo { background-image: url(../img/social/vimeo.png); }
	.social_wrap a.vimeo_32, .social_wrap_alt a.vimeo_32 { background-image: url(../img/social/vimeo_32.png); }
	.social_wrap a.wordpress, .social_wrap_alt a.wordpress { background-image: url(../img/social/wordpress.png); }
	.social_wrap a.wordpress_32, .social_wrap_alt a.wordpress_32 { background-image: url(../img/social/wordpress_32.png); }
	.social_wrap a.yahoo, .social_wrap_alt a.yahoo { background-image: url(../img/social/yahoo.png); }
	.social_wrap a.yahoo_32, .social_wrap_alt a.yahoo_32 { background-image: url(../img/social/yahoo_32.png); }
	.social_wrap a.yelp, .social_wrap_alt a.yelp { background-image: url(../img/social/yelp.png); }
	.social_wrap a.yelp_32, .social_wrap_alt a.yelp_32 { background-image: url(../img/social/yelp_32.png); }
	.social_wrap a.youtube, .social_wrap_alt a.youtube { background-image: url(../img/social/youtube.png); }
	.social_wrap a.youtube_32, .social_wrap_alt a.youtube_32 { background-image: url(../img/social/youtube_32.png); }
	
	.social_wrap_aw {
		overflow: hidden;
		border-left: 1px solid #e1e1e1; }
	.social_wrap_aw div {
		display: inline-block; }
	.social_wrap_aw a {
		display: inline-block;
		padding: 0 10px;
		font-size: 11px;
		line-height: 30px;
		border-right: 1px solid #e1e1e1;
		transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out; }
	#wt_sidebar .social_wrap_aw,
	#wt_footer .social_wrap_aw {
		border-left: none; }
	#wt_sidebar .social_wrap_aw a,
	#wt_footer .social_wrap_aw a {
		border-right: none; }
	.social_wrap_aw a:hover {
		color: #ffffff !important;
		background-color: #072945;
		text-decoration: none;
		text-shadow: 1px 1px #111;
		-moz-text-shadow: 1px 1px #111;
		-webkit-text-shadow: 1px 1px #111;
		-o-text-shadow: 1px 1px #111;
		-khtml-text-shadow: 1px 1px #111; }
	.social_wrap_aw i {
		margin-right: 3px;
		display: inline-block;
		width: 1.25em;
		text-align: center; }
		
		
	/*!
	 * Bootstrap v2.3.2
	 * Tooltips and Popovers
	 *
	 * Copyright 2012 Twitter, Inc
	 * Licensed under the Apache License v2.0
	 * http://www.apache.org/licenses/LICENSE-2.0
	 *
	 * Designed and built with all the love in the world @twitter by @mdo and @fat.
	 */
	 
	.tooltip {
		position: absolute;
		z-index: 1030;
		display: block;
		visibility: visible;
		font-size: 11px;
		line-height: 1.4;
		opacity: 0;
		filter: alpha(opacity=0); 	}
	.tooltip.in {
		opacity: 0.8;
		filter: alpha(opacity=80); 	}
	.tooltip.top {
		margin-top: -3px;
		padding: 5px 0; }
	.tooltip.right {
		margin-left: 3px;
		padding: 0 5px; }
	.tooltip.bottom {
		margin-top: 3px;
		padding: 5px 0; }
	.tooltip.left {
		margin-left: -3px;
		padding: 0 5px; }
	.tooltip-inner {
		max-width: 200px;
		padding: 8px;
		color: #ffffff;
		text-align: center;
		text-decoration: none;
		background-color: #000000;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px; }
	.tooltip-arrow {
		position: absolute;
		width: 0;
		height: 0;
		border-color: transparent;
		border-style: solid; }
	.tooltip.top .tooltip-arrow {
		bottom: 0;
		left: 50%;
		margin-left: -5px;
		border-width: 5px 5px 0;
		border-top-color: #000000; }
	.tooltip.right .tooltip-arrow {
		top: 50%;
		left: 0;
		margin-top: -5px;
		border-width: 5px 5px 5px 0;
		border-right-color: #000000; }
	.tooltip.left .tooltip-arrow {
		top: 50%;
		right: 0;
		margin-top: -5px;
		border-width: 5px 0 5px 5px;
		border-left-color: #000000; }
	.tooltip.bottom .tooltip-arrow {
		top: 0;
		left: 50%;
		margin-left: -5px;
		border-width: 0 5px 5px;
		border-bottom-color: #000000; }	
	.popover {
	    position: absolute;
	    top: 0;
	    left: 0;
	    z-index: 1010;
	    display: none;
	    max-width: 300px;
	    padding: 1px;
	    text-align: left;
	    background-color: #ffffff;
	    -webkit-background-clip: padding-box;
	    -moz-background-clip: padding;
	    background-clip: padding-box;
	    border: 1px solid #ccc;
	    border: 1px solid rgba(0, 0, 0, 0.2);
	    -webkit-border-radius: 6px;
	    -moz-border-radius: 6px;
	    border-radius: 6px;
	    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	    white-space: normal; }
	.popover.top {
	    margin-top: -10px; }
	.popover.right {
	    margin-left: 10px; }
	.popover.bottom {
	    margin-top: 10px; }
	.popover.left {
	    margin-left: -10px; }
	.popover-title {
	    margin: 0;
	    padding: 8px 14px;
	    font-size: 14px;
	    font-weight: normal;
	    line-height: 18px;
	    background-color: #f7f7f7;
	    border-bottom: 1px solid #ebebeb;
	    -webkit-border-radius: 5px 5px 0 0;
	    -moz-border-radius: 5px 5px 0 0;
	    border-radius: 5px 5px 0 0; }
	.popover-title:empty {
	    display: none; }
	.popover-content {
	    padding: 14px;
		line-height: normal; }
	.popover .arrow,
	.popover .arrow:after {
	    position: absolute;
	    display: block;
	    width: 0;
	    height: 0;
	    border-color: transparent;
	    border-style: solid; }
	.popover .arrow {
	    border-width: 11px; }
	.popover .arrow:after {
	    border-width: 10px;
	    content: ""; }
	.popover.top .arrow {
	    left: 50%;
	    margin-left: -11px;
	    border-bottom-width: 0;
	    border-top-color: #999;
	    border-top-color: rgba(0, 0, 0, 0.25);
	    bottom: -11px; }
	.popover.top .arrow:after {
	    bottom: 1px;
	    margin-left: -10px;
	    border-bottom-width: 0;
	    border-top-color: #ffffff; }
	.popover.right .arrow {
	    top: 50%;
	    left: -11px;
	    margin-top: -11px;
	    border-left-width: 0;
	    border-right-color: #999;
	    border-right-color: rgba(0, 0, 0, 0.25); }
	.popover.right .arrow:after {
	    left: 1px;
	    bottom: -10px;
	    border-left-width: 0;
	    border-right-color: #ffffff; }
	.popover.bottom .arrow {
	    left: 50%;
	    margin-left: -11px;
	    border-top-width: 0;
	    border-bottom-color: #999;
	    border-bottom-color: rgba(0, 0, 0, 0.25);
	    top: -11px; }
	.popover.bottom .arrow:after {
	    top: 1px;
	    margin-left: -10px;
	    border-top-width: 0;
	    border-bottom-color: #ffffff; }
	.popover.left .arrow {
	    top: 50%;
	    right: -11px;
	    margin-top: -11px;
	    border-right-width: 0;
	    border-left-color: #999;
	    border-left-color: rgba(0, 0, 0, 0.25); }
	.popover.left .arrow:after {
	    right: 1px;
	    border-right-width: 0;
	    border-left-color: #ffffff;
	    bottom: -10px; }
		

/* Social Widget 2
========================================================== */
	.social_wrap_alt {
		width: 200px; }
	.social_wrap_alt img {
		float: left;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%; }
	.social_wrap_alt div:after {
		color: #919191;
		content: attr(data-alt);
		display: block;
		height: 24px;
		left: 30px;
		line-height: 24px;
		position: absolute;
		top: 0;
		z-index: 2; } 
	#headerWrapper .social_wrap_alt div:after {
		color: #919191;	}
	.social_wrap_alt.icons_32 div:after {
		height: 40px;
		left: 50px;
		line-height: 40px; } 
	.social_wrap_alt div {
		cursor: pointer;
   	    height: 24px;
    	position: relative;
		margin-bottom: 10px; }
	.social_wrap_alt.icons_32 div {
   	    height: 40px; }
	.social_wrap_alt div:hover .icon, 
	.touch .social_wrap_alt div .icon {
		width: 100%; }
	.social_wrap_alt a.icon {
		background-repeat: no-repeat; 
		background-position: 0 0; 
		cursor: pointer;
		border-radius: 24px;
		display: block;
		height: 24px;
		width: 24px;
		line-height: 24px;
		overflow: hidden;
		position: relative;
		text-align: left;
		text-indent: 30px;
		white-space: nowrap;
		text-shadow: 0 1px 0 #333333; 
		z-index: 5;
		color: #ffffff !important;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		/* If you're poking around here, you're probably wondering how the heck I made those social link hovers, right? Well, look further down! */
		-webkit-transition: width .25s ease-in-out, background-color .25s ease-in-out;
		-moz-transition: width .25s ease-in-out, background-color .25s ease-in-out;
		-o-transition: width .25s ease-in-out, background-color .25s ease-in-out;
		transition: width .25s ease-in-out, background-color .25s ease-in-out;
		-webkit-box-shadow: rgba(0,0,0, .28) 0 2px 3px;
		-moz-box-shadow: rgba(0,0,0, .28) 0 2px 3px;
		-o-box-shadow: rgba(0,0,0, .28) 0 2px 3px;
		box-shadow: rgba(0,0,0, .28) 0 2px 3px; }
	.social_wrap_alt a.round {
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px; }
	.social_wrap_alt a.square {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px; }
	#containerWrapper .social_wrap_alt a {
		color: #222222;	}
	.social_wrap_alt.icons_32 a {
		text-indent: 50px;
		line-height: 40px;
		width: 40px;
		height: 40px; }
	.social_wrap_alt a.icon { 
		background-position: 0px -24px; }
	.social_wrap_alt.icons_32 a { 
		background-position: 0px -40px; }
	.social_wrap_alt a:hover { 
		text-decoration: none;
		background-position: 0px -24px; }
	.social_wrap_alt.icons_32 a:hover { 
		background-position: 0px -40px; }
	.social_wrap_alt a.icon:hover {
		width: 100%; }
		
/* Progress Bar Widget
========================================================== */
	.progress_bar {
		background: #fafafa;
		height: 30px;
	    /* -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; */
	    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    border-radius: 3px;
		position: relative;
		margin-bottom: 10px; }
	.progress_bar_content {
		background-color: #072945;
		height: 30px;
		border-bottom: 1px solid #e5e5e5;
		visibility: hidden; }
	.progress_bar .progress_bar_title {
		color: #ffffff;
		background: #000000;
		background: rgba(0, 0, 0, 0.5);
		padding: 1px 10px 2px 10px;
		border-radius: 3px;
		font-weight: normal;
		position: absolute;
		bottom: 3px;
		left: 3px; }
	.progress_bar .percentage {
		color: #626363;
		font-weight: normal;
		position: absolute;
		top: 5px;
		left: 90%; }
	.wt_striped .progress_bar_content {
	  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	  -webkit-background-size: 40px 40px;
	  -moz-background-size: 40px 40px;
	  -o-background-size: 40px 40px;
	  background-size: 40px 40px;
	}
	.wt_animated .progress_bar_content {
	  -webkit-animation: progress-bar-stripes 2s linear infinite;
	  -moz-animation: progress-bar-stripes 2s linear infinite;
	  -ms-animation: progress-bar-stripes 2s linear infinite;
	  -o-animation: progress-bar-stripes 2s linear infinite;
	  animation: progress-bar-stripes 2s linear infinite;
	}
	@-webkit-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-moz-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-ms-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-o-keyframes progress-bar-stripes {
	  from {
		background-position: 0 0;
	  }
	  to {
		background-position: 40px 0;
	  }
	}
	@keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}

/* Calendar Widget
========================================================== */
	#wp-calendar {
		width: 100%;
		text-align: center;
		vertical-align: middle;
		border-collapse: separate;
		border-spacing: 0;
		font-size: 12px;
		margin-bottom: 20px; }
	#wp-calendar th,
	#wp-calendar td,
	#wp-calendar caption {
		text-align: center; }
	#prev {
		text-align: left; }
	#wp-calendar caption, 
	#wp-calendar th, 
	#wp-calendar td, 
	#wp-calendar tfoot {
		padding: 5px; }
	#wp-calendar th, 
	#wp-calendar tbody td {
		border-bottom: 1px solid #e5e5e5; }
	#wp-calendar #today {
		font-weight: bold;
		color: #ffffff;
		background-color: #072945; }
	#wp-calendar caption, 
	#wp-calendar th {
		color: #072945; }
	#footerWrapper #wp-calendar caption {
		color: #ffffff; }
	#wt_sidebar #wp-calendar th, #wt_sidebar  #wp-calendar tbody td {
		border-bottom: 1px solid #e5e5e5;
		border-left: 1px solid #e5e5e5; }
	#wt_sidebar  #wp-calendar tbody td#today {
		border-bottom: none;
		border-left: none; }
	#wt_sidebar #wp-calendar th:last-child,
	#wt_sidebar #wp-calendar tbody td:last-child {
		border-right: 1px solid #e5e5e5; }
	#wt_sidebar #wp-calendar caption {
		border-bottom: 1px solid #e5e5e5;	}
	#wt_sidebar #wp-calendar caption,
	#wt_sidebar #wp-calendar th {
		/*color: #000000;*/
		font-weight: bold;	}
	#wt_footer #wp-calendar caption,
	#wt_footer #wp-calendar th {
		font-weight: bold;	}
/* Blog Posts
========================================================== */
	.blogEntry {
		position: relative;
		padding-bottom: 40px;
		border-bottom: 1px solid #e5e5e5; }
	.blogEntry:last-child {
		padding-bottom: 0px;
		margin-bottom: 0px;
		border-bottom: none; }
	.single .blogEntry {
		border-bottom: none;
		padding-bottom: 0px; }
	.blogEntry_title a {
		margin-bottom: 20px;
		font-size: 18px;
		line-height: 30px;
		color: #333; }
	.blogEntry_title a:hover {
		color: #072945 !important; }
	.isotope .element .blogEntry {
		margin-bottom: 0 !important; }
	.blogEntry h2 {
		padding-right: 50px; }
	.blogEntry_metadata {
		position: relative; 	
		font-size: 11px;
		margin-bottom: 20px;
		overflow: hidden; }
	.blogEntry p {
		-ms-word-wrap: break-word;
		word-wrap: break-word; }
	.entry_left {
		float: left;
		margin-right: 20px; }
	.entry {
		margin-bottom: 80px; }
	.blogEntry_content {
		position: relative; }
	.jcarousel .blogEntry_content {
		padding-left: 0px; }
	.blogEntry_content .read_more_link {
		border: 0 none;
		border-radius: 4px 4px 4px 4px;
		box-shadow: 0 -3px rgba(0, 0, 0, 0.25) inset;
		color: #FFFFFF;
		background: #072945;
		cursor: pointer;
		display: inline-block;
		font-size: 13px;
		padding: 8px 20px 10px 20px;
		position: relative;
		text-shadow :1px 1px #111;
		-moz-text-shadow :1px 1px #111;
		-webkit-text-shadow :1px 1px #111;
		-o-text-shadow :1px 1px #111;
		-khtml-text-shadow :1px 1px #111;
		font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out; }		
	.blogEntry_content .read_more_link:hover {
		color:#fff;
		padding: 8px 20px 10px 20px;
		box-shadow: 0 1px rgba(0, 0, 0, 0.25) inset;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out; }
	i.blog_icon {
		background-color: #072945;
		color: #fff;
		display: block;
		font-size: 18px;
		width: 30px;
		height: 30px;
		line-height: 30px;
		position: absolute;
		top: 0;
		left: 0;
		text-align: center;
		text-shadow: 1px 1px #111;
		-moz-text-shadow: 1px 1px #111;
		-webkit-text-shadow: 1px 1px #111;
		-o-text-shadow: 1px 1px #111;
		-khtml-text-shadow: 1px 1px #111; }
	.entry_date span, .entry_author span, 
	.entry_category span, .entry_comments span,
	.entry_tags span {
		font-style: normal; }
	.entry_image {
		margin-bottom: 20px; }
	.withSidebar .blogEntry_metadata div ,
	.single_metadata div ,
	.blog_shortcode .one_third .blogEntry_metadata div,
	.blog_shortcode .one_fourth .blogEntry_metadata div,
	.blog_shortcode .one_fifth .blogEntry_metadata div  {
		display: inline-block;
		margin-right: 20px; }
	.blog_shortcode .blogEntry_metadata {
		padding-right: 0; }
	.blogEntry_metadata i,
	.single_metadata i {
		display: inline-block;
		margin-right: 3px;  }
	.blogEntry_metadata div,
	.single_metadata div {
		margin-right: 10px;
		display: inline-block;
		color: #777777;
		font-size: 12px;
		line-height: 20px; }
	.single_metadata a,
	.blogEntry_metadata a {
		color: #777777 !important; }
	.single_metadata a:hover,
	.blogEntry_metadata a:hover {
		color: #072945 !important; }
	.blogEntry_metadata span {
		text-indent: -9999px; }
	#wt_container .blogEntry_content .read_more_link {
		color: #ffffff; }
	span.date {
		display: block;
		line-height: 1.8em;
		font-size: 10px;}
	span.comments {
		display: block;
		line-height: 1.8em;
		font-size: 10px;
		font-style: italic; }
	
/* Blog Carousel
========================================================== */
	.jcarousel-list {
		width: 940px; }
	.jcarousel-item {
		width: 221px; 
		margin-right: 22px; }
	.withSidebar .jcarousel-item {
		width: 145px;
		margin-right: 20px; }
	.portfolio_wrapper_carousel {
		overflow: hidden; }
	.jcarousel-wrapper .blogEntry {
		margin-bottom: 0 !important; }
	.jcarousel-wrapper .blogEntry_metadata {
		float: none;
		width: auto;
		padding-right: 0;
		margin-right: 0; }
	#wt_content .jcarousel-wrapper h2 { 
		font-size: 16px;
		border-bottom: 1px solid #DADADA; 
		margin-bottom: 20px; 
		font-family: 'PerspectiveSansBold', Verdana, Geneva, sans-serif !important;
		padding: 0 20px; }
	.jcarousel-wrapper h2 span { 
		padding: 10px 20px; 
		border-bottom: 1px solid #222222; 
		margin-left: -23px;
		display: inline-block;
		position: relative;
		bottom: -1px; }
	.jcarousel-wrapper .jcarousel {
		margin: 0;
		padding: 0;
		list-style-type: none; }
	.jcarousel-wrapper .item {
		display: inline-block; }
	.jcarousel-wrapper .jcarousel-next,
	.jcarousel-wrapper .jcarousel-prev {
		display: block;
		position: absolute; 
		top: -42px; 
		width: 18px; 
		height: 18px; 
		cursor: pointer; }
	.jcarousel-wrapper .jcarousel-next {
		right: 10px; }
	.jcarousel-wrapper .jcarousel-prev {
		right: 30px; }
	.jcarousel-wrapper .jcarousel-next,
	.jcarousel-wrapper .jcarousel-next:hover,
	.jcarousel-wrapper .jcarousel-next:focus,
	.jcarousel-wrapper .jcarousel-next:active {
		background: url(../img/jcarousel-right-active.png) no-repeat 0 0; }
	.jcarousel-wrapper .jcarousel-prev,
	.jcarousel-wrapper .jcarousel-prev:hover,
	.jcarousel-wrapper .jcarousel-prev:focus,
	.jcarousel-wrapper .jcarousel-prev:active {
		background: url(../img/jcarousel-left-active.png) no-repeat 0 0; }
	.jcarousel-wrapper .jcarousel-next-disabled,
	.jcarousel-wrapper .jcarousel-next-disabled:hover,
	.jcarousel-wrapper .jcarousel-next-disabled:focus,
	.jcarousel-wrapper .jcarousel-next-disabled:active {	
		cursor: default; 
		background: url(../img/jcarousel-right-inactive.png) no-repeat 0 0; }
	.jcarousel-wrapper .jcarousel-prev-disabled,
	.jcarousel-wrapper .jcarousel-prev-disabled:hover,
	.jcarousel-wrapper .jcarousel-prev-disabled:focus,
	.jcarousel-wrapper .jcarousel-prev-disabled:active {
		cursor: default; 
		background: url(../img/jcarousel-left-inactive.png) no-repeat 0 0; }
	
/* Blog Shortcode Columns
========================================================== */
	.blog-thumbnail-video {
		overflow: hidden; }
	.blog_shortcode .one_fifth,
	.blog_shortcode .one_fourth,
	.blog_shortcode .one_third,
	.blog_shortcode .one_half { margin-right: 20px; }
	
	.fullWidth .blog_shortcode .one_fifth    { width: 172px; }
	.fullWidth .blog_shortcode .one_fourth   { width: 220px; }
	.fullWidth .blog_shortcode .one_third    { width: 300px; }
	.fullWidth .blog_shortcode .one_half     { width: 460px; }
	
	.withSidebar .blog_shortcode .one_fifth  { width: 112px; }
	.withSidebar .blog_shortcode .one_fourth { width: 145px; }
	.withSidebar .blog_shortcode .one_third  { width: 200px; }
	.withSidebar .blog_shortcode .one_half   { width: 310px; }
			
/* Wordpress Comments
========================================================== */
	#comments {
		clear:both; }
	#comments h3 {
		padding-bottom: 0.6em; }
	.commentsWrapp {
		overflow: hidden; }
	.commentList .gravatar {
		float: left;
		text-align: center;
		padding-top: 15px; }
	.commentList .gravatar img {
		height: 60px;
		padding: 0;
		width: 60px; }
	.commentList .gravatar a {
		font-size: 11px;
		display: block; }
	.commentList .gravatar a {
		color: #072945; }
	.comment_meta {
		overflow: hidden;
		padding-bottom: 5px; }
	.comment_meta cite {
		font-size: 16px;
		margin-right: 10px;
		display: inline-block; }
	.comment_meta cite i {
		display: none; }
	.comment_meta span.comment_time a {
		font-size: 11px;
		display: inline-block;
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px; 
		border-radius: 5px;
		padding: 1px 5px;
		vertical-align: middle; }
	.comment_content {
		min-height: 100px;
		overflow: hidden;
		padding: 15px 0 20px 20px;
		position: relative; }
	.comment_text {
		border-left: 1px solid #dddddd;
		margin-left: -10px;
		padding-left: 10px; }
	#comments h3 span {
		color: #072945;
		font-size: 18px; }
	.commentList {
		min-width: 50%; /* IE7 hack */
		margin-left: 0; }
	.commentList ul {
		/*overflow: hidden;*/
		margin: 0px 0 0 20px; }
	#wt_container #comments li {
		margin-bottom: 0;
		list-style-type: none; }
	a#cancel-comment-reply-link,
	a#submit {
		background: #072945;
		padding: 4px 10px;
		font-size: 12px;
		line-height: 1.25em; }
	.error_page a.wt_button {
		background: #072945; }
	a#cancel-comment-reply-link {
		margin-left: 10px; }
	a#submit.wt_button,
	a#submit.wt_button span,
	.error_page .wt_button span {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px; }
	a#submit.wt_button span {
		padding: 0; }
	a#cancel-comment-reply-link,
	a#submit,
	.error_page a.wt_button {
		color: #ffffff; }
	a#cancel-comment-reply-link:hover,
	a#submit:hover {
		color: #222222; }
	.error_page a.wt_button:hover {
		color: #ffffff; }
	.error_page a.wt_button span {
		font-weight: bold;
		font-size: 14px; }
		
/* About The Author
========================================================== */
	#aboutTheAuthor {
		margin-bottom: 40px; }
	#aboutTheAuthor h3 {
		margin-bottom: 20px; }
	.aboutTheAuthor_wrapp {
		padding: 20px 10px 0;
		min-height: 90px;
		overflow: hidden;
		color: #777777;	
		background: #f7f7f7;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		border-left: 1px solid #e5e5e5; }
	.aboutTheAuthor_wrapp .gravatar {
		float: left;
		width: 100px;
		text-align: center;
		margin-bottom: 15px; }
	.aboutTheAuthor_wrapp .gravatar img {
		height: 80px;
		padding: 4px;
		width: 80px;
		border: 1px solid #ffffff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px; }
	.aboutTheAuthor_content {
		overflow: hidden;
		padding: 0 0 0 10px; }
	.aboutTheAuthor_content h4 {
		margin-bottom: 8px;
		font-size: 22px; }
	.aboutTheAuthor_content p {
		margin-bottom: 10px; }
	#wt_container .aboutTheAuthor_content h4 a {
		color: #777777; }
	#wt_container .aboutTheAuthor_content h4 a:hover {
		color: #072945; }
	
/* Tabs Module
========================================================== */
	.tabs_wrap .pane {
		padding: 20px;
		margin-bottom: 15px; }
	ul.tabs {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 100%;		
		border-bottom: 1px solid #e5e5e5; }
	ul.tabs:after {
		clear: both;
	}
	ul.tabs:before,  
	ul.tabs:after {
		content: "";
		display: table;
		line-height: 0;
	}
	ul.tabs li {
		float: left;
		line-height: 20px;
		margin: 0 0 -1px;
		padding: 0;}
	ul.tabs li a {
		color: #333333 !important;
		font-size: 13px;
		text-decoration: none;
		display: block;
		padding: 8px 20px;
		outline: none;
		line-height: 20px;
		border-left: 1px solid #e5e5e5;
		border-top: 1px solid #e5e5e5;
		background: #f7f7f7; }
	ul.tabs li:last-child a {
		border-right: 1px solid #e5e5e5; }
	ul.tabs li a.current {
		border-top: 2px solid #072945;
		background: #fafafa;
		color: #072945; }
	ul.tabs li a:active {
		top: 1px ;
		left: 1px; }
	.relatedPopularPosts {
		margin-bottom: 40px; }
	
	/* --------- */
	.pane {
		display: none;
		border: 1px solid #e5e5e5;
		border-top: none;
		background-color: #fafafa;		
		-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
		-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
		transition: border linear 0.2s, box-shadow linear 0.2s;
		-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
		-moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
		box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
		-webkit-border-bottom-left-radius: 0;
		-webkit-border-bottom-right-radius: 0; }
	.panes.blogPosts .pane {
		padding: 10px 20px; }
	.minimal_tabs_wrap .pane {
		background: none;
		border: none;
		padding: 20px 0; }	
	#wt_content .pane .postList {
		position: relative;
		overflow: hidden;
		margin-bottom: 0;
		margin-left: -20px; }
	#wt_content .portfList {
		position: relative;
		overflow: hidden;
		margin-bottom: 0;
		margin-left: -20px; }
	#wt_content .posts.postList li {
		width: 269px;
		display: block;
		float: left;
		border-bottom: none; }
	.portfolio_related_posts {
		clear: both;
		position: relative;
		padding: 0 0 20px; }
	.portfolio_related_posts_inner {
		padding-top: 40px;
		border-top: 4px solid #333333; }
	article.portEntry {
		overflow: hidden;
		margin-bottom: 30px; }
	#wt_content .posts.portfList li {
		width: 300px;
		margin-left: 20px;
		margin-bottom: 20px;
		display: block;
		float: left;
		border-bottom: none; }	
	.withSidebar #wt_content .posts.portfList li {
		width: 200px; }
	#wt_content .pane .postList li {
		width: 50%;
		display: block;
		float: left;
		padding-left: 20px;
		border-bottom: none; }
	#wt_sidebar li:last-child, .postList li:last-child {
		border-bottom: none; }
	
/* Toggle Module
========================================================== */
	.toggle_title {
		cursor: pointer; }
	.toggle_title.toggle_active {
		background-position: 0 -30px; }
	.toggle_content {
		display: none;
		margin-left: 5px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 15px; }
	.toggle_content h2, .toggle_content h3,
	.toggle_content h4, .toggle_content h5,
	.accPane h2, .accPane h3,
	.accPane h4, .accPane h5,
	.framed_box_content h2, .framed_box_content h3,
	.framed_box_content h4, .framed_box_content h5  {
		background: none !important;
		padding: 0 !important;
		border: none !important; }
	.toggle {	
		color: #666666;
		padding-left: 5px;
		padding-right: 10px;	
		-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
		-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
		transition: border linear 0.2s, box-shadow linear 0.2s;	
		background: #fafafa;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid #dddddd;
		border-left: 2px solid #072945;
		-moz-box-shadow: 0px 0px 0px #E8E8E8;
		-webkit-box-shadow: 0px 0px 0px #E8E8E8;
		box-shadow: 0px 0px 0px #E8E8E8;
		margin-bottom: 5px;
		padding: 7px 0 0px 10px; }
	.minimal_toggle {
		margin-bottom: 10px; }
	
/* Accordion Module
========================================================== */
	.accordion { 	
		border: 1px solid #dddddd;
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
		margin-bottom: 20px;
		padding: 1px; }
	.accordion h3 { 
		cursor: pointer;
		font-size: 16px;
		padding: 0.4em 12px;
		margin-bottom: 0;
		background: #ffffff;
		border-top: 1px solid #dddddd; }
	.accordion h3.current {
		background: #fafafa;
		color: #072945; }
	.accordion h3.no_border {
		border-top: none; }
	.accordion .accPane {
		display: none;
		border-top: 1px solid #dddddd;
		padding: 12px 12px 12px 18px;
		clear: both; }
	.accordion .accPane p {
		margin-bottom: 12px; }
	.accordion .alignleft {
		margin: 0 12px 5px 0; }
	.accordion .alignright {
		margin: 0 0 5px 12px; }
	.minimal_accordion {
		border: none; }
	.minimal_accordion h3,
	.minimal_accordion h3.current {
		border-top: none;
		margin-bottom: 1px;
		background: #f7f7f7; }
	.minimal_accordion h3.current {
		background: #fcfcfc;
		margin-bottom: 0; }
	.minimal_accordion .accPane {
		border: none; }
	.framed_accordion .accPane {
		-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
		-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
		transition: border linear 0.2s, box-shadow linear 0.2s;
		background-color: #fafafa;
		background-repeat: no-repeat;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#fafafa));
		background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #fafafa);
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #fafafa);
		background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #fafafa);
		background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #fafafa);
		background-image: linear-gradient(#ffffff, #ffffff 25%, #fafafa);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0); }
	
/* Inline Lightbox
========================================================== */
	.pp_inline img {
		padding: 0 18px 18px; }
	
/* Dropcaps
========================================================== */
	.dropcap1, .dropcap2, .dropcap3 {
		float: left;
		font-size: 25px;
		width: 32px;
		height: 32px;
		line-height: 32px;
		margin-right: 15px;
		text-align: center;
		background: no-repeat 0 0;
		position: relative;
		display: inline-block; }
	.dropcap1 {
		color: #666666;
		margin-top: -3px; }
	.dropcap2, .dropcap3 {
		color: #ffffff; 
		background: #555555; }
	.dropcap2 {    
		border-radius: 50% 50% 50% 50%; }
	.dropcap3 {    
		border-radius: 3px 3px 3px 3px; }

/* Blockquotes and Pullquotes
========================================================== */
	blockquote {
		font-style: italic;
		line-height: 20px;
		padding: 10px 0; }
	blockquote p {
		margin: 0 10px;
		font-size: 14px;
		padding: 0 !important;
		overflow: hidden; }
	blockquote.alignleft {
		width: 33%;
		margin: 5px 20px 0px 0px; }
	blockquote.alignright {
		width: 33%;
		margin: 5px 0px 0px 20px; }
	blockquote cite {
		font-style: italic;
		color: #222222;
		font-size: 12px; }
	blockquote h5 {
		text-transform: uppercase;
		overflow: hidden; }
	blockquote .wt_icon-quote-left {
		color: #072945;}
	.framed_box blockquote {
		padding-bottom: 0; }
	.items_rotator blockquote {
		margin: 0; }
	span.pullquote {
		font-size: 14px;
		line-height: 24px;    
		padding: 5px 0px 5px 20px;
		font-family: Georgia, "Times New Roman", Times, serif;
		background: repeat-y 0 0;
		color: #222222;
		background-image: url(../img/pullquotes.png); }
	span.pullquote.alignleft,
	span.pullquote.alignright {
		width: 33%; }
	span.pullquote.alignleft {
		float: left;
		margin: 20px 20px 0px 0px; }
	span.pullquote.alignright {
		float: right;
		margin: 20px 0px 0px 20px; }
		
	/* Quote */
	.format-quote blockquote {
		margin: 0;
		font-family: FontAwesome; }
	.format-quote blockquote p {
		font-size: 24px;
		line-height: 24px; }
	.format-quote blockquote small,
	.format-quote blockquote cite {
		display: block;
		font-size: 18px; }
	.format-quote blockquote {
		font-style: italic;
		font-weight: 300;
		padding-left: 75px;
		position: relative; }
	.format-quote blockquote:before {
		color: #072945;
		content: "\f10d";
		font-size: 3em;
		font-weight: 400;
		line-height: .8;
		padding-right: 5px;
		position: absolute;
		left: 50px;
		top: 5px; }
	
/* Fancy Borders 
========================================================== */
	.code_wrap, .styled_image, .toggle, .accordion, .framed_box {
		moz-box-shadow: 1px 1px 1px #fafafa; /* FF3.5+ */
		-webkit-box-shadow: 1px 1px 1px #fafafa; /* Saf3.0+, Chrome */
		box-shadow: 1px 1px 1px #fafafa; /* Opera 10.5, IE 9.0 */ }
	.minimal_accordion {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none; }
	.code_wrap, .styled_table, .styled_image, .toggle {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px; }
	
/* Fancy Links 
========================================================== */
	a.fancy_link {
		padding-right: 15px; 
		background: transparent url(../img/arrow1.png) no-repeat right 2px; }
	#wt_container a.fancy_link {
		color: #222222; }
	a.fancy_link:hover {
		text-decoration: underline; }

/* Fancy Headers 
========================================================== */
	.fancy_header { 
		margin-bottom: 20px; 
		line-height: 20px; }
	.fancy_header span {
		background-color: #222222; 
		padding: 2px 14px; 
		color: #ffffff; 
		text-transform: uppercase; }
	#wt_container .fancy_header a, 
	#wt_container .fancy_header a, 
	#wt_container .fancy_header a:hover {
		color: #ffffff; } 
	
/* Highlight
========================================================== */
	.highlight,
	.highlight.yellow {
		background-color: #222222;
		color: #EAEAEA;
		padding: 1px 6px; } 
	.highlight.gray {
		background-color: #EAEAEA;
		color: #222222;
		padding: 1px 6px; } 
	
/* Dividers
========================================================== */
	.wt_top {
		text-align: right;
		clear: both;
		display: block;
		margin-bottom: 20px;
		position: relative;
		font-size: 11px; }
	.wt_top a {
		display: inline-block; }
	.divider_line {
		background: url(../img/divider_line.png) repeat-x center center;
		height: 5px; 
		clear: both;
		display: block;
		position: relative; }
	.divider_simple_line {
		clear: both;
		display: block;
		position: relative;
		height: 1px;
		background-color: #e1e1e1; }
	.divider_dotted {
		clear: both;
		display: block;
		position: relative;
		border-bottom: 2px dotted #e1e1e1; }
	.divider_dashed {
		clear: both;
		display: block;
		position: relative;
		border-bottom: 2px dashed #e1e1e1; }
	.divider_double_line {
		clear: both;
		display: block;
		position: relative;
		height: 7px;
		border-top: 1px solid #e1e1e1;
		border-bottom: 1px solid #e1e1e1; }	
	.divider_padding {
		clear: both;
		display: block;
		padding-top: 20px;
		margin-bottom: 20px;
		position: relative; }
	
/* Margins
========================================================== */
	.margin_1 { margin-bottom: 1px; } .margin_2 { margin-bottom: 2px; } .margin_3 { margin-bottom: 3px; }
	.margin_4 { margin-bottom: 4px; } .margin_5 { margin-bottom: 5px; } .margin_6 { margin-bottom: 6px; }
	.margin_7 { margin-bottom: 7px; } .margin_8 { margin-bottom: 8px; } .margin_9 { margin-bottom: 9px; }
	.margin_10 { margin-bottom: 10px; } .margin_11 { margin-bottom: 11px; } .margin_12 { margin-bottom: 12px; }
	.margin_13 { margin-bottom: 13px; } .margin_14 { margin-bottom: 14px; } .margin_15 { margin-bottom: 15px; }
	.margin_16 { margin-bottom: 16px; } .margin_17 { margin-bottom: 17px; } .margin_18 { margin-bottom: 18px; }
	.margin_19 { margin-bottom: 19px; } .margin_20 { margin-bottom: 20px; } .margin_21 { margin-bottom: 21px; }
	.margin_22 { margin-bottom: 22px; } .margin_23 { margin-bottom: 23px; } .margin_24 { margin-bottom: 24px; }
	.margin_25 { margin-bottom: 25px; } .margin_26 { margin-bottom: 26px; } .margin_27 { margin-bottom: 27px; }
	.margin_28 { margin-bottom: 28px; } .margin_29 { margin-bottom: 29px; } .margin_30 { margin-bottom: 30px; }
	.margin_31 { margin-bottom: 31px; } .margin_32 { margin-bottom: 32px; } .margin_33 { margin-bottom: 33px; }
	.margin_34 { margin-bottom: 34px; } .margin_35 { margin-bottom: 35px; } .margin_36 { margin-bottom: 36px; }
	.margin_37 { margin-bottom: 37px; } .margin_38 { margin-bottom: 38px; } .margin_39 { margin-bottom: 39px; }
	.margin_40 { margin-bottom: 40px; }
	.marginControl {    
		clear: both;
		overflow: hidden; }
	.margin_t_0, img.margin_t_0 {
		margin-top: 0 !important; }
	.margin_r_0, img.margin_r_0 {
		margin-right: 0 !important; }
	.margin_l_0, img.margin_l_0 {
		margin-left: 0 !important; }
	.margin_b_0, img.margin_b_0 {
		margin-bottom: 0 !important; }
	.padding_t_0 {
		padding-top: 0 !important; }
	.padding_r_0 {
		padding-right: 0 !important; }
	.padding_l_0 {
		padding-left: 0 !important; }
	.padding_b_0 {
		padding-bottom: 0 !important; }
	#map_canvas {
		width: 100%;
		height: 100%; }
	
/* =======================================================
   Gallery &amp; Portfolio 
   ======================================================= */
	
	.portofolioWrapper {
		overflow: hidden; }
	.portofolio_item .image_frame,
	.gallery_item .image_frame {
		color: #3B3B3B;
		padding: 8px 18px 8px 17px; }
	.portofolio_item.one_half .image_frame,
	.portofolio_item.one_third .image_frame,
	.portofolio_item.one_fourth .image_frame,
	.portofolio_item.two_third .image_frame {
		padding: 0px;
		margin-bottom: 20px; } 
	.gallery_item.one_half .image_frame,
	.gallery_item.one_third .image_frame,
	.gallery_item.one_fourth .image_frame {
		padding: 0px; } 
	.portofolio_item.two_third .image_frame {
		margin-bottom: 0;  }
	.portfolio_2,
	.portfolio_3,
	.portfolio_4 {
		display: block;
		margin: 0;
		padding: 0;
		word-spacing: -4px;
		letter-spacing: -4px;
		z-index: 0;
		margin-right: -20px; }	
	.portfolio_2 .portofolio_item.one_half,
	.portfolio_3 .portofolio_item.one_third,
	.portfolio_4 .portofolio_item.one_fourth {
		display: inline-block;
		padding: 0;
		position: relative;
		vertical-align: top;
		float:none !important;
		word-spacing: normal;
		letter-spacing: normal;
		zoom: 1; 
		margin-right: 20px; }
	.gallery_item {
		border: none; }
	.gallery_2 .gallery_item.one_half,
	.gallery_3 .gallery_item.one_third,
	.gallery_4 .gallery_item.one_fourth {
		margin-right: 20px; }
	.portfolio_2 .portofolio_item.one_half,
	.gallery_2 .gallery_item.one_half {
		width: 460px; }
	.withSidebar .portfolio_2 .portofolio_item.one_half,
	.withSidebar .gallery_2 .gallery_item.one_half {
		width: 310px; }
	.portfolio_3 .portofolio_item.one_third,
	.gallery_3 .gallery_item.one_third {
		width: 300px; }
	.withSidebar .portfolio_3 .portofolio_item.one_third,
	.withSidebar .gallery_3 .gallery_item.one_third {
		width: 200px; }
	.portfolio_4 .portofolio_item.one_fourth,
	.gallery_4 .gallery_item.one_fourth {
		width: 220px; }
	.withSidebar .portfolio_4 .portofolio_item.one_fourth,
	.withSidebar .gallery_4 .gallery_item.one_fourth {
		width: 145px; }
	.portofolio_item.two_third {
		width: 620px;
		margin-right: 0; }  
	.withSidebar .portofolio_item.two_third {
		width: 330px; } 
	.portfolio_1 .portofolio_item.one_third {
		width: 320px;
		padding-left: 30px; }
	.withSidebar .portfolio_1 .portofolio_item.one_third {
		width: 310px;
		padding-left: 20px; }
	.portfolio_2 .portofolio_item .image_frame,
	.portfolio_3 .portofolio_item .image_frame,
	.portfolio_4 .portofolio_item .image_frame {
		margin-bottom: 0; }
	.portfolio_1 .portofolio_item,
	.portfolio_2 .portofolio_item,
	.portfolio_3 .portofolio_item,
	.portfolio_4 .portofolio_item,
	.gallery_2 .gallery_item,
	.gallery_3 .gallery_item,
	.gallery_4 .gallery_item {
		margin-bottom: 20px; }
	.portfolio-grid.isotope {
		margin-left: 0;
		margin-bottom: 0; }
	.portfolio-grid h2 {
		word-spacing: normal;
		letter-spacing: normal; }
	.port_with_sidebar .one_fourth,	
	.port_with_sidebar .three_fourth {
		margin-right: 20px; }
	.port_with_sidebar .one_fourth {
		width: 220px; }
	.port_with_sidebar .three_fourth {
		width: 700px; }
	.withSidebar .port_with_sidebar .one_fourth {
		width: 145px; }
	.withSidebar .port_with_sidebar .three_fourth {
		width: 475px; }		
	.withSidebar .port_with_sidebar blockquote {
		padding: 0;
		background: none; }	
	.portfolio_info {
		margin-bottom: 20px; }
		
/* Preload images
========================================================== */
	.preloader {  
		background: url("../img/loading.gif") no-repeat center center #f8f8f8;
		display: block;  
		height: 100%; }
	.image_frame {
		overflow: hidden; }
	.image_holder {
		background-color: #f8f8f8;
		background: url("../img/loading.gif") #f8f8f8 no-repeat center center;
		position: relative;
		z-index: 0;
		display: block;
		height: 100%; }
	.image_holder img {
		visibility: hidden; /* don't delete this - it's useful for preloading effect */   
		z-index: 3; }	
	html.is_smallScreen .wt_animations .wt_animate .image_holder img.wt_animatedImg {
		visibility: visible; }
	html:not(.is_smallScreen) .wt_animations .image_holder img.wt_animatedImg {
		visibility: inherit; }	
	
	/* Animations */
	html:not(.is_smallScreen) .wt_animations .wt_animate {
		visibility: hidden; /* hide only when animations are enabled and not small screen */
		display: block;
		position: relative;
		z-index: 1; }
	/* End Animations */
	
	.entry_image img {
		display: block; }
	.image_overlay {
		-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		background-color: #000000;
		background-color: rgba(0,0,0, 0.7); }
	.csstransforms .image_overlay {
		overflow: hidden;
		background-color: rgba(0,0,0, 0.7); }
	.image_overlay, 
	.image_overlay_inside {
		display: block;
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;    
		z-index: 2; }
	.overlay_zoom .image_overlay span {
		background: url("../img/overlay_zoom.png") no-repeat scroll center center transparent; }
	.overlay_play .image_overlay span {
		background: url("../img/overlay_play.png") no-repeat scroll center center transparent; }
	.overlay_doc .image_overlay span {
		background: url("../img/overlay_doc.png") no-repeat scroll center center transparent; }
	.overlay_link .image_overlay span {
		background: url("../img/overlay_link.png") no-repeat scroll center center transparent; }

/* Direction Aware Hover Effect
========================================================== */
	.image_holder a,
	.image_holder img {
		display: block; 
		position: relative; }
	.image_holder a {
		overflow: hidden; }
	.image_overlay {
		position: absolute;
		height: 100%;
		width: 100%; }
	.image_overlay .da-animate {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out; }
	/* Initial state classes: */
	.da-slideFromTop {
		left: 0px;
		top: -100%; }
	.da-slideFromBottom {
		left: 0px;
		top: 100%; }
	.da-slideFromLeft {
		top: 0px; 
		left: -100%; }
	.da-slideFromRight {
		top: 0px;
		left: 100%; }
	/* Final state classes: */
	.da-slideTop {
		top: 0px; }
	.da-slideLeft {
		left: 0px; }
	/* --------------------- */
	#wt_container .portfolio_2 .portofolio_item:hover h4.portfolio_title a,
	#wt_container .portfolio_2 .portofolio_item:hover a,
	#wt_container .portfolio_2 .portofolio_details:hover a,
	#wt_container .portfolio_3 .portofolio_item:hover h4.portfolio_title a,
	#wt_container .portfolio_3 .portofolio_item:hover a,
	#wt_container .portfolio_3 .portofolio_details:hover a,
	#wt_container .portfolio_4 .portofolio_item:hover h4.portfolio_title a,
	#wt_container .portfolio_4 .portofolio_item:hover a,
	#wt_container .portfolio_4 .portofolio_details:hover a {
		color: #fafafa; }
	.portofolio_item .readMore {
		margin-bottom: 0px; }
	.portofolio_details {
		padding: 10px 0;
		background-color: #f3f3f3;
		border-bottom: 1px solid #e5e5e5;
		padding: 10px 0;
		text-align: center; }
	.portfolio_2 .portofolio_details h4,
	.portfolio_3 .portofolio_details h4,
	.portfolio_4 .portofolio_details h4,
	.jcarousel-item .portofolio_details h4 {
		font-size: 12px;
		line-height: 18px;
		padding-left: 10px;
		padding-right: 10px;
		text-transform: uppercase; }
	.portfolio_2 .portofolio_details h4 a,
	.portfolio_3 .portofolio_details h4 a,
	.portfolio_4 .portofolio_details h4 a,
	.jcarousel-item .portofolio_details h4 a {
		color: #333333 !important; }
	.portofolio_item:hover .portofolio_details,
	.portfList li:hover .portofolio_details {
		background-color: #072945; }
	.portofolio_item:hover .portofolio_details,
	.portofolio_item:hover .portofolio_det p {
		transition: background-color .25s ease-in-out;
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;}
	.portofolio_details h4 a,
	.portofolio_det h4 a,
	.portfList li .portofolio_details a {
		display: block;
		color: #333333; }
	.portfolio_2 .portofolio_item:hover .portofolio_details h4 a,
	.portfolio_2 .portofolio_item:hover .portofolio_det,
	.portfolio_3 .portofolio_item:hover .portofolio_details h4 a,
	.portfolio_3 .portofolio_item:hover .portofolio_det,
	.portfolio_4 .portofolio_item:hover .portofolio_details h4 a,
	.portfolio_4 .portofolio_item:hover .portofolio_det,
	.portfList li:hover .portofolio_details a,
	.portfList li:hover .portofolio_details .date {
		color: #ffffff !important;
		transition: background-color .25s ease-in-out;
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out; }
	.portofolio_details h4,
	.portofolio_details p {
		margin-bottom: 0; }
	.portofolio_details h4 {
		padding: 0 5px; }
	.portofolio_det {
		padding: 0px 10px 5px 10px; }
	.portofolio_det p {
		font-size: 11px; }
	.portfolio_1 .portofolio_det p {
		font-size: 13px; }
	.portfolio_1 .portofolio_det {
		padding: 10px 0 10px 0; }
	.pp_description {
		font-size: 16px; }
	.noscript { 
		display: none; }
	.icon_zoom span {
		background-image: url(../img/overlay_zoom.png);    
		display: block;
		height: 48px;
		left: -50%;
		margin-left: -16px;
		margin-top: -16px;
		position: absolute;
		top: 50%;
		width: 48px; }
	.sortableLinks {
		text-align: center;
		padding: 0 0 35px 0 }
	.sortableLinks a,
	.sortableLinks span {
		display: inline-block;   
		height: 31px;
		line-height: 31px;
		margin: 0 3px 3px 0;
		padding: 0 10px;
		overflow: hidden; }
	.sortableLinks a {
		color: #333;
		background-color: #e1e1e1;
		padding: 10px 20px;
		font-size: 12px;
		line-height: 12px;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out; }
	.sortableLinks a.selected {
		cursor: default !important;
		color: #fff;
		background-color: #072945;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out; }
	.sortableLinks a.selected,
	.sortableLinks a:hover {
		opacity: 1.0; 
		filter: alpha(opacity = 100); }
	.sortableLinks a:not(.selected):hover {
		color: #072945;  }
	.wt_section_area {
		width: 100%;
		position: relative;
		z-index: 10;
		background-color: #fff;
		box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .9);
		-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .9);
		   -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .9); }
	.wt_section_area:last-child {
		box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2);
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2);
		   -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2); }
	.wt_dotted_bg {
		background: url("../img/raster.png") repeat scroll 0 0 transparent;
		height: 100%;
		left: 0;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 100%; }
	.intro {
		margin: 0 auto;
		width: 100%;
		max-width: 980px;
		padding: 120px 20px 0;
		position: relative;
		text-align: center;
		/*z-index: 10;*/ }
	
	/* ========================================================== */
	/* 				  		      Home                         */
	/* ========================================================== */
	
	#introHeaderWidget {
		clear: both;
		text-align: center;
		padding: 0 0 50px; }
	#wt_content #introHeaderWidget {
		margin-top: -30px; }
	.intro_disabled #wt_content #introHeaderWidget {
		margin-top: 0; }
	#introHeaderWidget.inner { /* Home Full Sections*/
		padding-top: 20px; }
	#introHeaderWidget h1 {
		font-size: 46px;
		line-height: 1.2em;
		margin-bottom: 20px;
		color: #555555;
		position: relative; }
	#introHeaderWidget h2 {
		font-size: 18px;
		line-height: 1.25em;
		margin-bottom: 20px;
		color: #888888; }
	#introHeaderWidget h1:after,
	.wt_section_title h2:after {
		content: "";
		display: block;
		border-bottom: 1px solid;
		border-color: #e1e1e1;
		width: 30%;
		height: 1px;
		margin: 30px auto 30px; }
	#introHeaderWidget h1:before,
	.wt_section_title h2:before {
		content: "";
		display: block;
		background: #fcfcfc;
		border-radius: 100%;
		height: 10px;
		width: 10px;
		border: 1px solid;
		border-color: #e1e1e1;
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -4px;
		margin-bottom: -4px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;  
		box-sizing: border-box;
    	-webkit-box-shadow: 0 1px 2px #999; 
    	-moz-box-shadow: 0 1px 2px #999; 
    	box-shadow: 0 1px 2px #999; }
	a.read_more {
		padding: 10px 30px;
		font-size: 16px;
		line-height: 16px;
		text-transform: uppercase;
		color: #eee;
		border: 2px solid #eee;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out; }
	a.read_more:hover {
		color: #072945;
		border: 2px solid #072945;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out; }
		
	/* ========================================================== */
	/* 				  		      Services                         */
	/* ========================================================== */
	.services_item {
		margin-bottom: 40px;}
	.services_item h2 {
		clear: both;
		font-size: 14px;
		margin: 20px 0;
		text-align: center;
		text-transform: uppercase; }
	.services_item p {
		clear: both;
		width: 100%;
		text-align: center; }
	.vertical_line {
		background: url(../img/vertical_line.png) center no-repeat;
		text-align: center; }
	.vertical_line .wt_button.small span {
		padding: 0px;
		line-height: 14px;
		font-size: 14px; }
	.vertical_line .wt_button:hover {
		background-image: none; }

	/* ----- Toggle ----- */
	.minimal_toggle {
		list-style: none;	
		font-size: 12px;
		margin-bottom: 0;
		width: 100%; }
	.toggle-view li {
		cursor: pointer; }
	.toggle h5,
	.minimal_toggle h5 {
		font-size: 13px;
		color: #555;
		padding-left: 15px;
		padding-top: 0;
		margin-bottom: 8px;
		line-height: 14px; }
	.minimal_toggle span.showToogle {
		color: #555;
		font-size: 14px;
		line-height: 12px;
		*margin-top: 17px; /* ------- for IE7 only ------- */ }
	.minimal_toggle span:not(.showToogle) {
		position: absolute;
		color: #555;
		font-size: 14px;
		line-height: 12px;
		*margin-top: 17px; /* ------- for IE7 only ------- */ }
	.toggle span:not(.showToogle) {
		position: absolute;
		color: #555;
		font-size: 14px;
		line-height: 12px;
		*margin-top: 17px; /* ------- for IE7 only ------- */ }
	.minimal_toggle .toggle_content {
		margin-bottom: 20px;
		padding: 0px 10px 0 15px;
		display: none;
		margin-left: 0;}
	.minimal_toggle .toggle_title {
		background: none; }
	
	/* ========================================================== */
	/* 				  		      Team                         */
	/* ========================================================== */
	
	.team_box {
		width: 100%;
		margin: 0 auto;
		text-align: center; }
	.team_description {
		float: left;
		padding: 20px 20px;
		background-color: #f7f7f7;
		border-top: 2px solid #072945;
		border-bottom: 1px solid #e5e5e5; }
	.team_description h3 {
		display: block;
		margin: 0 0 10px 0;
		font-size: 12px;
		line-height: 20px;
		color: #333;
		text-transform: uppercase; }
	.team_description h3 span {
		font-size: 12px;
		color: #333;
		text-transform: none; }
	.team_description p.team_text {
		margin-bottom: 10px;
		color: #555; }
	.view-first:hover img {
	   -webkit-transform: scale(1.1,1.1);
	   -moz-transform: scale(1.1,1.1);
	   -o-transform: scale(1.1,1.1);
	   -ms-transform: scale(1.1,1.1);
	   transform: scale(1.1,1.1); }
	.view-first:hover .mask {
	   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	   filter: alpha(opacity=100);
	   opacity: 1; }
	.view-first:hover a.zoom {
	   -webkit-transition-delay: 0.2s;
	   -moz-transition-delay: 0.2s;
	   -o-transition-delay: 0.2s;
	   -ms-transition-delay: 0.2s;
	   transition-delay: 0.2s; }
	ul.team_social {
		margin-bottom: 0; }
	ul.team_social li {
		width: 16px;
		height: 16px;
		line-height: 16px;
		display: inline-block;
		margin: 5px 3px 5px 0; }
	ul.team_social li a {
		font-size: 16px;
		color: #555;
		transition: color .50s ease-in-out;
		-moz-transition: color .50s ease-in-out;
		-webkit-transition: color .50s ease-in-out; }
	ul.team_social li:hover a {
		color: #072945;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out; }
	
	/* ========================================================== */
	/* 				  		   Testimonials                       */
	/* ========================================================== */
	
	.testimonials {
		width: 100%;
		max-width: 960px;
		float: left;
		margin-bottom: 30px; }
	.testimonials li {
		float: left;
		padding-bottom: 0;
		width: 100%; }
	.testimonials_item li.last {
		margin-right:0; }
	.testimonials div {
		background-color: #f3f3f3;
		padding: 15px 20px 20px 20px;
		position: relative;
		font-style: italic; }
	.testimonials p {
		margin: 0;
		color: #555; }
	.testimonials .testimonials_arrow {
		background: none repeat scroll 0 0 #f3f3f3;
		display: block;
		width: 20px;
		height: 20px;
		left: 0;
		margin-left: 20px;
		bottom: -6px;
		position: absolute;
		transform: rotate(55deg);
		-moz-transform: rotate(55deg);
		-webkit-transform: rotate(55deg);
		-o-transform: rotate(55deg);
		display : none\9; /* IE9 and below */  }
	.testimonials cite {
		color: #555;
		display: block;
		font-size: 12px;
		margin:15px 0 0 20px; }
	.testimonials_company {
		color: #072945;
		display: block;
		font-size: 12px;
		margin-top: 5px;
		text-align: center; }
	
	/* ========================================================== */
	/* 				  		      Portfolio                         */
	/* ========================================================== */
	
	#filter {
		width: 100%;
		padding:50px 0 40px 0;
		margin:0 auto;
		background-color: #fff;
		overflow:hidden;
		text-align:center;
		position:relative;
		z-index:10; }
	#filter li {
		display: inline-block;
		margin: 0 0 10px 0; }
	#filter li a {
		color:#333;
		background-color:#e1e1e1;
		padding:10px 20px;
		font-size:12px;
		line-height: 12px;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out; }
	#filter li.selected a, 
	#filter li a:hover {
		color: #fff;
		background-color: #072945;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out; }
	#list {
		margin-bottom:50px;}
	.portfolio_list {
		width: 100%;
		max-width: 960px;
		margin :0 auto !important;
		position: relative;
		padding: 0; }
	.portofolio_item_4col {
		width: 32.34%;
		margin-right: 0.5%;
		margin-left: 0.5%;
		margin-bottom: 1%; }
	.portfolio_details {
		display: block;
		clear: both;
		width: 100%;
		background-color: #f3f3f3;
		border-bottom: 1px solid #e5e5e5;
		padding: 10px 0;
		text-align: center; }
	.portofolio_item_4col:hover .portfolio_details {
		background-color: #072945;
		transition: background-color .25s ease-in-out;
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out; }
	.portfolio_details h2 {
		font-size: 12px;
		line-height: 18px;
		text-transform: uppercase;
		color: #111 !important;
		margin: 0; }
	.portofolio_item_4col:hover .portfolio_details h2{
		color: #fff !important;
		transition: color .25s ease-in-out;
		-moz-transition: color .25s ease-in-out;
		-webkit-transition: color .25s ease-in-out; }
	.portfolio_details span {
		font-size: 11px;
		color: #333; }
	.portofolio_item_4col:hover .portfolio_details span{
		color:#eee;
		transition: color .25s ease-in-out;
		-moz-transition: color .25s ease-in-out;
		-webkit-transition: color .25s ease-in-out; }
	.view {
	   width: 100%;
	   padding: 0;
	   border: none;
	   float: left;
	   overflow: hidden;
	   position: relative;
	   text-align: center;
	   cursor: default; }
	.view .mask,.view .content {
	   position: absolute;
	   overflow: hidden;
	   top: 0;
	   left: 0; }
	.view img {
	   display: block;
	   position: relative; }
	.view span.zoom {
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		cursor: pointer;
		background-image: url(../images/zoom_icon.png);
		background-repeat: no-repeat;
		background-position: center; }
	.view-first img {
	   -webkit-transition: all 0.2s linear;
	   -moz-transition: all 0.2s linear;
	   -o-transition: all 0.2s linear;
	   -ms-transition: all 0.2s linear;
	   transition: all 0.2s linear; }
	.view-first .mask {
	   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	   filter: alpha(opacity=0);
	   opacity: 0;
	   background-color: rgba(0,0,0, 0.7);
	   -webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	   -o-transition: all 0.4s ease-in-out;
	   -ms-transition: all 0.4s ease-in-out;
	   transition: all 0.4s ease-in-out;
	   height:100%;
	   width:100%; }
	.portofolio_item_4col:hover .view-first img {
	   -webkit-transform: scale(1.1,1.1);
	   -moz-transform: scale(1.1,1.1);
	   -o-transform: scale(1.1,1.1);
	   -ms-transform: scale(1.1,1.1);
	   transform: scale(1.1,1.1); }
	.portofolio_item_4col:hover .view-first .mask {
	   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	   filter: alpha(opacity=100); }
	.portofolio_item_4col:hover .view-first a.zoom {
	   -webkit-transition-delay: 0.2s;
	   -moz-transition-delay: 0.2s;
	   -o-transition-delay: 0.2s;
	   -ms-transition-delay: 0.2s;
	   transition-delay: 0.2s; }
	
	/* ========================================================== */
	/*                      Contact                       */
	/* ========================================================== */
	
	.contact_wrapper {
		width: 100%;
		max-width: 960px;
		margin: 0 auto;
		position: relative;
		padding: 60px 0 100px 0;}
	.contact_box {
		position:relative;
		width:100%; }
	iframe.google_map {
		width:100%;
		height:230px;
		border:none; }
	ul.footer_details {
		display:block;
		margin-top:20px;}
	ul.footer_details li {
		display:block;
		font-size:12px;
		line-height:24px;
		color:#555; }
	ul.footer_details li a{
		font-size:12px;
		line-height:24px;
		color:#555; }
	ul.footer_details li a:hover {
		color: #072945; }
	input.left-input{
		width: 49%;
		float: left;
		margin-bottom: 12px; }
	input.right-input {
		width: 49%;
		float: right;
		margin-bottom: 12px; }
	input.full-input {
		width: 93.40%;
		height: 42px;
		padding: 0 2%;
		margin-right: 2%;
		margin-bottom: 15px;
		border: 1px solid #e1e1e1;
		background-color: #f9f9f9;
		color: #111;  
		font-size: 12px;
		float: left; }
	input.contact-submit {
		color: #fff;
		background-color: #072945;
		border: none;
		cursor: pointer;
		display: inline-block;
		font-size: 12px;
		padding: 12px 30px;
		position: relative;
		text-transform: uppercase;
		text-shadow: 1px 1px #252525;
		-moz-text-shadow: 1px 1px #252525;
		-webkit-text-shadow: 1px 1px #252525;
		-o-text-shadow: 1px 1px #252525;
		-khtml-text-shadow: 1px 1px #252525;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out; }
	input.contact-submit:hover {
		background-color: #252525;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out; }
	a.contact_button {
		border: 1px solid;
		cursor: pointer;
		display: inline-block;
		font-size: 12px;
		padding: 8px 20px;
		position: relative;
		text-transform: uppercase;
		color: #696969 !important;
		background-color: #f9f9f9;
		border-color: #e1e1e1;
		transition: all 0.2s linear 0s;
		-moz-transition: all 0.2s linear 0s;
		-webkit-transition: all 0.2s linear 0s; }
	a.contact_button:hover {
		color: #ffffff !important;
		background-color: #072945;
		text-decoration: none;
		text-shadow: 1px 1px #111;
		-moz-text-shadow: 1px 1px #111;
		-webkit-text-shadow: 1px 1px #111;
		-o-text-shadow: 1px 1px #111;
		-khtml-text-shadow: 1px 1px #111; }
	#wt_sidebar a.contact_button,
	#wt_footer a.contact_button {
		padding: 8px 15px; }
	
	/* ========================================================== */
	/* 				  		      Quotes                         */
	/* ========================================================== */
	
	.quotes_wrapper1 {
		width:100%;
		position:relative;
		z-index:1;
		background: url(../images/photos/fw7.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
		background-color:#263647;}
	.quotes_wrapper2 {
		width:100%;
		position:relative;
		z-index:1;
		background: url(../images/photos/fw5.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
		background-color:#263647; }
	.quotes_wrapper3 {
		width:100%;
		position:relative;
		z-index:1;
		background: url(../images/photos/fw3.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
		background-color:#263647; }
	.quotes_box {
		text-align:center;
		width:100%;
		max-width:720px;
		margin:0 auto;
		padding:150px 0 150px 0; }
	span.quotes_text, span.quotes_author {
		font-family: 'open_sanssemibold_italic', Arial, Helvetica, sans-serif;
		display: block;
		color: #fff;
		font-size: 20px !important;
		line-height: 28px !important;
		text-shadow: 1px 1px #111;
		-moz-text-shadow: 1px 1px #111;
		-webkit-text-shadow: 1px 1px #111;
		-o-text-shadow: 1px 1px #111;
		-khtml-text-shadow: 1px 1px #111; }
	span.quotes_author {
		font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		line-height: 42px !important;
		color: #072945; }
		
	/***** icons box services ******/
	.icon-muted {
	  color: #eeeeee; }
	.icon-border {
	  border: solid 1px #eeeeee;
	  padding: .2em .25em .15em;
	  -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	  border-radius: 3px; }
	.icon_wrapper {
	  float: left;
	  margin-bottom: 40px;
	  width: 100%;
	  background-color: #072945;
	  border-radius: 4px 4px 4px 4px;
	  -moz-border-radius: 4px 4px 4px 4px; }
	.icon_wrapper .wt_icon_box {
		padding: 12px 0;
		position: relative;
		text-align: center; }
	.wt_icon_box .wt_icons_arrow {
		background: #072945;
		display: block;
		width: 20px;
		height: 20px;
		left: 50%;
		margin-left: -10px;
		bottom: -10px;
		position: absolute;
		transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		display : none\9; /* IE9 and below */ }	
	.wt_icon_box .fontawesome-icon {
		font-size: 100px;
		color: #fff; }
		
	/**
	 * Wordpress Galleries
	 * ----------------------------------------------------------------------------
	 */
	 
	.gallery {
		margin-bottom: 20px;
		margin-left: -4px; }
	.gallery-item {
		float: left;
		margin: 0 4px 4px 0;
		overflow: hidden;
		position: relative;
		border: none;
		height: 100%; }
	#gallery-1 .gallery-item {
		margin-top: 0px!important; }
	.gallery-item dt {
		margin-top: 0;
		margin-bottom: 0; }
	.gallery-item a {
		vertical-align: middle; }
	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: table;
		margin: 0 auto 20px; }
	.gallery-columns-1 .gallery-item,
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item {
		text-align: center; }
	.gallery-columns-3 .gallery-item {
		max-width: -webkit-calc(33% - 4px);
		max-width:         calc(33% - 4px); }
	.gallery-columns-4 .gallery-item {
		max-width: 23%;
		max-width: -webkit-calc(25% - 4px);
		max-width:         calc(25% - 4px); }
	.gallery-columns-5 .gallery-item {
		max-width: 19%;
		max-width: -webkit-calc(20% - 4px);
		max-width:         calc(20% - 4px); 	}
	
	.gallery-columns-6 .gallery-item {
		max-width: 15%;
		max-width: -webkit-calc(16.7% - 4px);
		max-width:         calc(16.7% - 4px); }
	.gallery-columns-7 .gallery-item {
		max-width: 13%;
		max-width: -webkit-calc(14.28% - 4px);
		max-width:         calc(14.28% - 4px); }
	.gallery-columns-8 .gallery-item {
		max-width: 11%;
		max-width: -webkit-calc(12.5% - 4px);
		max-width:         calc(12.5% - 4px); }
	.gallery-columns-9 .gallery-item {
		max-width: 9%;
		max-width: -webkit-calc(11.1% - 4px);
		max-width:         calc(11.1% - 4px); }
	.gallery-columns-1 .gallery-item:nth-of-type(1n),
	.gallery-columns-2 .gallery-item:nth-of-type(2n),
	.gallery-columns-3 .gallery-item:nth-of-type(3n),
	.gallery-columns-4 .gallery-item:nth-of-type(4n),
	.gallery-columns-5 .gallery-item:nth-of-type(5n),
	.gallery-columns-6 .gallery-item:nth-of-type(6n),
	.gallery-columns-7 .gallery-item:nth-of-type(7n),
	.gallery-columns-8 .gallery-item:nth-of-type(8n),
	.gallery-columns-9 .gallery-item:nth-of-type(9n) {
		margin-right: 0; }
	.gallery-caption {
		background-color: rgba(0, 0, 0, 0.7);
		box-sizing: border-box;
		color: #fff;
		font-size: 14px;
		line-height: 1.3;
		margin: 0;
		max-height: 50%;
		opacity: 0;
		padding: 2px 8px;
		position: absolute;
		bottom: 0px;
		left: 0;
		text-align: left;
		-webkit-transition: opacity 400ms ease;
		-moz-transition:    opacity 400ms ease;
		transition:         opacity 400ms ease;
		width: 100%; }
	.gallery-caption:before {
		box-shadow: 0 -10px 15px #000 inset;
		content: "";
		height: 100%;
		min-height: 49px;
		position: absolute;
		left: 0;
		top: 0px;
		width: 100%; }
	.gallery-item:hover .gallery-caption {
		opacity: 1; }
	.gallery-columns-7 .gallery-caption,
	.gallery-columns-8 .gallery-caption,
	.gallery-columns-9 .gallery-caption {
		display: none; }

/* =======================================================
   Footer Area  
   ======================================================= */
	
	#footerWrapper {
		/*				
		top: -36px;	
		padding-top: 30px;
		padding-bottom: 36px;
		margin-bottom: -36px;
		*/				
		padding-top: 30px;
		margin-top: -36px;	
		border-top: 6px solid rgba(0, 0, 0, 0.5);
		position: relative;
		color: #ffffff;
		background:  #072945 url(../img/footer.png) no-repeat top center; }
	#footerWrapper h3.widgettitle {
		font-size: 20px;
		border-bottom: none; }
	#footerWrapper h1,
	#footerWrapper h2,
	#footerWrapper h3,
	#footerWrapper h4,
	#footerWrapper h5,
	#footerWrapper h6 {
		color: #ffffff; }
	#footerWrapper a {
		color: #ffffff;		
		opacity: 0.7;  
		filter: alpha(opacity = 70); }
	#footerWrapper a:hover {		
		opacity: 1.0;  
		filter: alpha(opacity = 100); }	
	#footerWrapper .widget_tag_cloud a { 
		color: #333333; }
	#footerWrapper .widget_subnav a,
	#footerWrapper .widget_subnav a:hover {
		color: #ffffff !important; }
	#footerWrapper .widget_subnav li.current_page_item a {
		background: none; }	
	#footerWrapper .widget_subnav .expand {
		background-image: url(../img/hasChildHover.png); }
	#footerWrapper .widget_subnav ul li a {
		margin-left: -10px; }
	#footerWrapper .social_wrap_alt a {
		opacity: 1.0;  
		filter: alpha(opacity = 100); }	
	#footerWrapper .social_wrap_alt div:after {
		color: #dedede; }
	#footerWrapper .social_wrap_aw a:hover {
		background: #292929 !important; }
	#footerWrapper .widgetPosts .thumb:hover, 
	#footerWrapper .flickrWrap a:hover, 
	#footerWrapper .adsWrap a:hover {
		border-color: #e5e5e5 !important; }
	#footerWrapper .contact_form input,
	#footerWrapper .contact_form textarea {
		color: #ffffff;
		border-color: #e5e5e5;
		background: url(../img/footerShadow.png) repeat;   
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px; }
	#footerWrapper .contact_form textarea {
		height: 100px; }
	#footerWrapper .recentTweets .content {
		background: url(../img/footerShadow.png) repeat; }
	
/* Footer Top
========================================================== */
	#footerTop {
		position: relative;
		z-index: 0; }
	#footerTop .inner  {
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
		z-index: 10; }
	#footerTop .widget_nav_menu ul {
		text-align: center; }
	#footerTop .widget_nav_menu ul li {
		display: inline-block;
		float: none; }
	#footerTop .widget_nav_menu ul a {
		padding: 0 10px;
		text-transform: uppercase; }
		
/* Footer 
========================================================== */
	#wt_footer {
		position: relative;
		padding-bottom: 0px; }
	#wt_footer .inner {
		padding: 0;
		margin: 0 auto;
		/* --------------------  float: left; */
		/* -------------------- float: right; */
		position: relative; }
	#wt_footer a.contact_button {
		color: #ffffff; 
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px; }
	#wt_footer ul,
	#wt_footer li {
		margin: 0;
		list-style-type: none; }
	#wt_footer .widget {
		margin-top: 20px; }
	#footerPosts a,
	#wt_footer .widget_categories a,
	#wt_footer .widget_archive a {
		display: block; }
	#wt_footer li a {
		display: block;
		padding: 0 0 0 5px; }
	#wt_footer .widget_subnav li, #wt_footer .widget_recent_comments li, #wt_footer .widget_recent_entries li, #wt_footer .widget_recent_posts li, #wt_footer .widget_popular_posts li, #wt_footer .widget_related_posts li, #wt_footer .widget_authors li, #wt_footer .widget_twitter li, #wt_footer .widget_pages li, #wt_footer .widget_links li, #wt_footer .widget_nav_menu li, #wt_footer .widget_categories li, #wt_footer .widget_archive li, #wt_footer .widget_meta li, #wt_footer .widget_rss li {
		padding: 3px 0; }
	#wt_footer .widget_recent_comments li a {
		background: none; }
	#wt_footer .widget_recent_comments li a.url {
		display: inline-block !important; }
	#wt_footer .widgetPosts ul li a,
	#wt_footer .recentTweets li a {
		display: block !important;
		padding: 0px; }
	#wt_footer .widgetPosts .postList {
		margin-top: -10px; }
	#wt_footer .thumb img {
		display: block; }
	#wt_footer .widget ul li a, #wt_footer .recentTweets li a {
		display: inline-block !important; }
	#wt_footer ul.styled_list li {border:none !important; }
	#wt_footer .widget_recent_comments .commentsIcon {
		width: 16px;
		height: 16px; }
	#wt_footer .contact_form label {
		display: none; }
	.contactInfo {
		margin-bottom: 15px; }
	.contactInfo p {
		font-size: 12px;
		line-height: 24px;
		margin: 0; }
	.contactInfo i {
		display: inline-block;
		width: 1.25em;
		text-align: center;
		margin-right: 3px; }
	.contactInfo .contactText {
		background: none !important;
		padding-left: 0; }
	.contactInfo .contactMail a,
	.contactInfo .contactTwitter a {
		word-wrap: break-word; }
	#wt_footer .tagcloud {
		margin-top: 4px; }
	#wt_footer  .flickrWrap .flickr_badge_image {
		float: none;
		display: inline-block; }
	
/* Footer Bottom 
========================================================== */
	#footerBottom {
		position: relative;
		z-index: 0;	
		padding-top: 15px;
		padding-bottom: 15px;
		border-top: 1px solid;
		border-color: #444444;
		font-size: 11px;
		color: #9e9e9e; }
	html,
	#footerBottom {
		background-color: #222222; } 
	#footerBottom .inner {
		padding: 0;
		margin: 0 auto;
		position: relative;
		z-index: 1000;  }
	.widget_nav_menu {
		padding-bottom: 0; }
	.widget_nav_menu ul,
	.widget_nav_menu li {
		margin: 0;
		list-style-type: none; }
	.widget_nav_menu li {
		float: left; }
	#wt_sidebar .widget_nav_menu li {
		float: none; }
	.widget_nav_menu a,
	.widget_meta a,
	.widget_recent_entries a {
		padding-left: 0 !important; }	
	#footerBottom .widget_nav_menu ul {
		margin-top: 5px; }
	#footerBottom .widget_nav_menu li {	
		padding: 0 10px;
		border-color: #444444;
		border-left-style: solid;
		border-left-width: 1px;
		line-height: 10px; }
	#footerBottom .widget_nav_menu li:first-child {
		padding-left: 0;
		border: none; }
	#footerBottom .widget_nav_menu li:last-child {
		padding-right: 0; }
	#topWidgetWrapper .widget_nav_menu a {
		display: inline-block;
		padding: 0 11px !important; }
	#footerTop .widget_nav_menu,
	#wt_footer .widget_nav_menu {
		position: relative;
		top: 0;
		overflow: hidden;
		min-height: 0;
		margin-bottom: 0; }
	#footerTop .widget_nav_menu {
		left: auto; }
	.widget_text {
		min-height: 0; }
	#wt_footer .widget_text a {
		text-decoration: underline; }
	#wt_footer .widget_nav_menu li a {
		background: none;
		padding: 0 10px;
		text-transform: uppercase; }
	#copyright {
		float: left; }
	#copyright p {
		font-size: 11px;
		margin-bottom: 0;
		text-shadow: 1px 1px #252525;
		-moz-text-shadow: 1px 1px #252525;
		-webkit-text-shadow: 1px 1px #252525;
		-o-text-shadow: 1px 1px #252525;
		-khtml-text-shadow: 1px 1px #252525; }
	#footerBottom .widget_nav_menu {
		float: right; }
	#footerBottom .widget_nav_menu li a {
		text-transform: none; }
	#wt_footer .socialWrapper,
	#footerBottom .socialWrapper {
		min-height: 0;
		padding-bottom: 0; }
	#footerBottom .social_wrap {
		margin-top: -3px;
		margin-right: 0; }
	#footerBottom .top {
		width: 15px;
		height: 15px;
		position: absolute;
		right: 0px;
		top: 2px; }
	#footerBottom .top a {
		vertical-align: top; }
	.postList li a:not(.thumb) {
		background: none !important; }
	
	#left_alignment #footerTop .inner,
	#left_alignment #wt_footer .inner,
	#left_alignment #footerBottom .inner {
		margin-left: 20px; }
	#right_alignment #footerTop .inner,
	#right_alignment #wt_footer .inner,
	#right_alignment #footerBottom .inner {
		margin-right: 20px; }
	
/* Top Button 
========================================================== */
	#wt-top {
		padding: 10px;
		display: none;
		overflow: hidden;
		position: fixed;
		right: 20px;
		bottom: 48px;
		text-decoration: none;
		width: auto;
		color: #ffffff;
		background: #222222;
		border: 1px solid #444444;  
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 10px 10px rgba(255, 255, 255, 0.1) inset;
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 10px 10px rgba(255, 255, 255, 0.1) inset;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 10px 10px rgba(255, 255, 255, 0.1) inset;    
		text-shadow: 0 1px 0 #333333;
		text-align: center;
		z-index: 100; }
	#wt-top span {  
		background: url(../img/up.png) no-repeat center center;
		display: block;
		height: 12px;
		overflow: hidden;
		width: 14px; }
	#wt-top i {  
		display: block;
		vertical-align: middle;
		height: 17px;
		overflow: hidden;
		width: 17px;
		font-size: 17px;
		opacity: 0.8;  
		filter: alpha(opacity = 80);
		-webkit-transition: color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, border-color 0.3s ease-out 0s, opacity 0.3s ease-out 0s; 
		-moz-transition: color 0.3s ease-out 0s, background-color  0.3s ease-out 0s, border-color 0.3s ease-out 0s, opacity 0.3s ease-out 0s;
		-o-transition: color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, border-color 0.3s ease-out 0s, opacity 0.3s ease-out 0s; 
		transition: color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, border-color 0.3s ease-out 0s, opacity 0.3s ease-out 0s; }
	#wt-top:hover i { 
		opacity: 1.0;  
		filter: alpha(opacity = 100); }
	
/* Isotope Layouts 
========================================================== */
	.isotope {
		overflow: hidden; }
	.isotope_shortcode.isotope {
		margin: 0 -10px 20px;  }
	.isotope_shortcode.isotope .element {
		float: left;
        min-height: 1px;
		margin: 0 10px 20px; 
		/*padding: 0 10px;*/
		position: relative; }
	
	.isotope_shortcode .element.one_half {
		width: 310px;}
	.isotope_shortcode .element.one_third {
		width: 200px;}
	.isotope_shortcode .element.two_third {
		width: 420px;}
	.isotope_shortcode .element.one_fourth {
		width: 145px;}
	.isotope_shortcode .element.two_fourth {
		width: 310px;}
	.isotope_shortcode .element.three_fourth {
		width: 475px;}
	.isotope_shortcode .element.one_fifth {
		width: 112px;}
	.isotope_shortcode .element.two_fifth {
		width: 244px;}
	.isotope_shortcode .element.three_fifth {
		width: 376px;}
	.isotope_shortcode .element.four_fifth {
		width: 508px;}
	.fullWidth .isotope_shortcode .element.one_half {
		width: 460px;}
	.fullWidth .isotope_shortcode .element.one_third {
		width: 300px;}
	.fullWidth .isotope_shortcode .element.two_third {
		width: 620px;}
	.fullWidth .isotope_shortcode .element.one_fourth {
		width: 220px;}
	.fullWidth .isotope_shortcode .element.two_fourth {
		width: 460px;}
	.fullWidth .isotope_shortcode .element.three_fourth {
		width: 700px;}
	.fullWidth .isotope_shortcode .element.one_fifth {
		width: 172px;}
	.fullWidth .isotope_shortcode .element.two_fifth {
		width: 364px;}
	.fullWidth .isotope_shortcode .element.three_fifth {
		width: 556px;}
	.fullWidth .isotope_shortcode .element.four_fifth {
		width: 748px;}
	.isotope_shortcode.isotope .element img {
		display: block;
		width: 100%; }
	.isotope_shortcode .elementContainer {
		width: 100%;
		height: 100%; }
	.isotope_shortcode .element .icon_zoom,
	.isotope_shortcode .element .icon_play,
	.isotope_shortcode .element .icon_link,
	.isotope_shortcode .element .icon_doc {
		opacity: 0.0;  
		filter: alpha(opacity = 00);
		overflow: hidden; }
	.isotope_shortcode .elContent {
		padding: 10px;
		border: 1px solid #e5e5e5;
		/*color: #222222;
		border: 1px solid;
		border-color: #eeeeee;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.03);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.03);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.03);
		-webkit-transition: 0.1s linear all;
		-moz-transition: 0.1s linear all;
		transition: 0.1s linear all;
		background-repeat: no-repeat;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#eeeeee));
		background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #eeeeee);
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #eeeeee);
		background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #eeeeee);
		background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #eeeeee);
		background-image: linear-gradient(#ffffff, #ffffff 25%, #eeeeee);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);*/ }

/* =============================================================================
   New Challenge Skin - wt_wide
   ========================================================================== */			

	.wt_wide #headerWrapper {
		padding-bottom: 0; }	
	.wt_wide #wt_container {
		top: 0; }
	.wt_wide #wt_content {
		padding-top: 50px;
		margin-bottom: 0; }
	.is_slider #wt_content,
	.is_staticImage #wt_content,
	.is_staticVideo #wt_content {
		padding-top: 20px; }
	.is_slider #wt_content_top:after,
	.is_slider #wt_content_top:before,
	.is_staticImage #wt_content_top:after,
	.is_staticImage #wt_content_top:before,
	.is_staticVideo #wt_content_top:after,
	.is_staticVideo #wt_content_top:before,
	.wt_wide #wt_content_top:after,
	.wt_wide #wt_content_top:before {
		background: none; }
	.wt_wide #footerWrapper {
		margin-top: 0; }
	.wt_wide #wt_container_bottom {
		display: none; }
	.wt_wide #wt_container:after,
	.wt_wide #wt_container:before {
		background: none; }
	.wt_wide #wt_container,
	.wt_wide #wt_content_top,
	.wt_wide #wt_content {
		background: none; }
	.wt_wide #footerWrapper {
		padding-top: 0; }
	.wt_wide #topWidgetWrapper .inner,
	.wt_wide #header .inner,
	.wt_wide #wt_footer .inner,
	.wt_wide #footerBottom .inner {
		padding: 0 20px; }
		
/* =============================================================================
   Nice Scrollbars &amp; Body Elements
   ========================================================================== */	
	
	#ascrail2000 {
		z-index: 100000 !important; }
	#ascrail2000-hr {
		display: none !important; }
		
/* Style Switcher - not useful for you
========================================================== */
	#wt-style-switcher { top: 90px !important; }
	
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

	.ir { background-color: transparent; border: 0; overflow: hidden; /* IE 6/7 fallback */ *text-indent: -9999px; }
	.ir:before { content: ""; display: block; width: 0; height: 100%; }
	.hidden { display: none; visibility: hidden; }
	.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
	.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
	.invisible { visibility: hidden; }
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
	.clearfix:before, .clearfix:after,
	.inner:before, .inner:after,
	.wt_animate:before, .wt_animate:after  {
		content: " "; /* 1 */
		display: table; /* 2 */
	}
	.clearfix:after,
	.inner:after,	
	.wt_animate:after { clear: both; }
	
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
	
	.clearfix,
	.inner,	
	.wt_animate { *zoom: 1; }
	
	
/* =============================================================================
   Print Styles
   ========================================================================== */
	 
	@media print {
		* {background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow:none !important; text-shadow: none !important; }
		a, a:visited { text-decoration: underline; }
		a[href]:after { content: " (" attr(href) ")"; }
		abbr[title]:after { content: " (" attr(title) ")"; }
		.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
		pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
		thead { display: table-header-group; /* h5bp.com/t */ }
		tr, img { page-break-inside: avoid; }
		img { max-width: 100% !important; }
		@page { margin: 0.5cm; }
		p, h2, h3 { orphans: 3; widows: 3; }
		h2, h3 { page-break-after: avoid; }
	}</pre></body></html>