﻿@charset "utf-8";
html {
	-webkit-text-size-adjust:100%;
}
.wrapper {
	max-width:940px;
	margin:60px auto 0;
	padding-bottom: 80px;
	position:relative;
}
.full_wall {
	width:99.5%;
	height:100%;
	background:#fff;
	margin-left:0.5%;
}
#wall-stream {
	width:99%;
	margin:0 auto;
}
.head {
	width:100%;
	height:75px;
	background:#f6f7f8;
	position:fixed;
	top:0;
	z-index:99;
}
.go {
	position:fixed;
	top:10px;
	left:1%;
}
.close1 {
	position:fixed;
	top:10px;
	right:1%;
	font-size:1.3em;
	line-height:1.3;
	color:#fff;
	display:inline-block;
	padding:5px 1%;
	font-weight:bold;
	border-radius:4px;
	box-shadow:0 2px 3px #bdb2a7;
	-webkit-box-shadow:0 2px 3px #bdb2a7;
	background: #ce6800;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce6800), to(#f89200));
	background: -webkit-linear-gradient(#ce6800, #f89200);
	background: -moz-linear-gradient(#ce6800, #f89200);
	background: -ms-linear-gradient(#ce6800, #f89200);
	background: -o-linear-gradient(#ce6800, #f89200);
	background: linear-gradient(#ce6800, #f89200);
	-pie-background: linear-gradient(#ce6800, #f89200);
	/* behavior: url(/PIE.htc); */
-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;
}
.close1:hover {
	top:11px;
	box-shadow:0 0 0 #bdb2a7;
	-webkit-box-shadow:0 0 0 #000;
	background: #fb9500;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fb9500), to(#ce6800));
	background: -webkit-linear-gradient(#fb9500, #ce6800);
	background: -moz-linear-gradient(#fb9500, #ce6800);
	background: -ms-linear-gradient(#fb9500, #ce6800);
	background: -o-linear-gradient(#fb9500, #ce6800);
	background: linear-gradient(#fb9500, #ce6800);
	-pie-background: linear-gradient(#fb9500, #ce6800);
	/* behavior: url(/PIE.htc); */
-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;
}
.hidden {
	background:#f6f7f8;
}
/* Header */
.header {
	width:100%;
	/*background:url(/images/header_bg.png) left top repeat;*/
	border-radius:4px 4px 0 0
}
.logo {
	width:100%;
	padding-top: 16px;
	margin-left:1.4%;
}
figure.logo-with-image h1, figure.logo-with-image h2 {
    display: block;
    /*
	display: inline-block;
    float:left;
    */
}
figure.logo-with-image img {
	float:left; 
    margin-right:10px;
}
figure.logo a {
	display:inline-block;
}
.see_more {
	color: #000000;
    /*font-size: 1.3em;*/
	font-size: 17px;
    line-height: 1.2;
	margin-left: 1.4%;
	margin-right: 3.4%;
	margin-top: 9px;
}
.see_more p {
    /*font-size: 1.3em;*/
	font-size: 17px;
    line-height: 1.2;
	margin-bottom: 10px;
}
.see_more span.summary {
    /*font-size: 1.3em;*/
	font-size: 17px;
    line-height: 1.2;
}
.see_more span.details {
    /*font-size: 1.3em;*/
	font-size: 17px;
    line-height: 1.2;
}
/*
a.morelink {
	font-weight:bold;
	text-decoration:underline;
	color:#000;
	font-size:18px;
	font-size: 17px;
	background:url(/images/bullet.png) right 10px no-repeat;
	padding-right:16px;
	margin-left: -10px
}
a.less {
	background:none;
	font-size: 17px;
	margin-left:0;
}
a.morelink:hover, a.less:hover {
	text-decoration:none;
}
*/
.read-more a {
	color:#0066cc;
	font-size: 17px;
	margin-left:0;
}
.read-less a {
	color:#0066cc;
	font-size: 17px;
	margin-left:0;
}
.read-more a:hover, .read-less a:hover {
	text-decoration:none;
}
.moreellipses {
	margin-right: -16px;
}
.navigation {
	width:98.7%;
	height:59px;
	display:inline-block;
	position:relative;
	background:url(/images/nav_bg.png) left top repeat-x;
	margin-top:13px;
	padding-left:1.4%;
	box-shadow: 0 3px 4px #777777;
	-webkit-box-shadow: 0 3px 4px #777777;
	z-index:99999;
}
.navigation ul li {
	float:left;
	background:url(/images/nav_divider.png) center right no-repeat;
	margin-right: 0.5%;
	padding: 0 0.8% 0 0;
}
.navigation ul li a {      
	/*font:normal 1.8em/3.2 'MyriadProRegular';*/
    font-weight:normal;
	font-family: 'MyriadProRegular';
	font-size: 1.8em;
    line-height: 3.2em;
	color:#fff;
	text-shadow:0 1px 0 #000;
	display:block;
}
.navigation ul li a:hover {
	color:#ccc;
}
.left_corner {
	background:url(/images/nav_left.png) left top no-repeat;
	width:40px;
	height:69px;
	position:absolute;
	top:7px;
	left:-35px;
}
.right_corner {
	background:url(/images/nav_right.png) left top no-repeat;
	width:40px;
	height:69px;
	position:absolute;
	top:7px;
	right:-35px;
}
/* i phone nav CSS */
.i-nav {
	display:none;
}
.touch {
	width:96%;
	padding:0 2%;
	overflow:hidden;
	display:none;
}
.touch span {
	/*font:normal 1.8em/3.2 'MyriadProRegular';*/
    font-weight:normal;
	font-family: 'MyriadProRegular';
	font-size: 1.8em;
    line-height: 3.2em;
	display:inline-block;
	float:left;
	color:#fff;
	text-shadow:0 1px 0 #000;
	cursor:pointer;
}
.touch small {
	background:url(/images/touch.png) left top no-repeat;
	width:43px;
	height:37px;
	display:block;
	float:right;
	margin-top: 11px;
	cursor:pointer;
}
.smart-nav {
	display:none;
	overflow:hidden;
	background:#595959;
	width:100%;
	position:absolute;
	top:60px;
}
.navigation ul.smart-nav li {
	background:none;
	width:98%;
	padding-left:2%;
	border-bottom:1px solid #999;
}
.navigation ul.smart-nav li a {
	line-height:1.8;
}
/* Header End */
/* Container CSS*/
.container {
	display: inline-block;
	background:url(/images/container_bg.png) left top repeat;
	min-height: 650px;
	padding-left: 1.4%;
	padding-right: 1.8%;
	padding-top:22px;
	padding-bottom:22px;
	width:96.9%;
}
.button {
	width:98%;
	display:inline-block;
	/*position:absolute;*/
	top:0;
	left:0;
	/*background:url(/images/bg_btn.jpg) -13px -25px no-repeat;*/
	/*padding-bottom:8px;*/
	z-index:9999;
}
.button ul li {
	float: left;
}
.button ul li.full_screen {
	width:14%;
	text-align:center;
}
.button ul li.full_screen a {
	font-size:1.3em;
	line-height:1.3;
	color:#fff;
	display:inline-block;
	padding:5px 0;
	font-weight:bold;
	border-radius:4px;
	box-shadow:0 2px 3px #bdb2a7;
	-webkit-box-shadow:0 2px 3px #bdb2a7;
	display:block;
	position:relative;
	background:#333;
	-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;
}
.button ul li.full_screen a:hover {
	top:1px;
	box-shadow:0 0 0 #bdb2a7;
	-webkit-box-shadow:0 0 0 #000;
	background:#333;
}
.button ul li.view {
	font-size:1.8em;
	font-weight:bold;
	margin-left: 1%;
	color:#333333;
	text-shadow:0 1px 0 #666;
	line-height:1.4;
}
.button ul li.view a {
	line-height:1.2;
	color:#0066cc;
	display:inline-block;
	margin-left: -0.8%;
	position:relative;
}
.button ul li.view a span {
	position:absolute;
	bottom:0px;
	left:0;
	height:1px;
	width:0;
	background:url(/images/line_hover.png) left top no-repeat;
	display:block;
}
.button ul li.view a:hover span {
	width:100%;
	transition:width 0.3s linear 0s;
}
.social-content {
	float:left;
	width:74.3%;
	position:relative;
	margin-bottom: 44px;
}
/* Left side css */
.web-link, .link-icon {
	width:24.5%;
	float:right;
	padding-top:8px;
}
.none {
	display:none;
}
.web-link ul li small {
	width:60px;
	height:60px;
	display:block;
	float:left;
	margin-left: 9px;
	margin-top: 12px;
}
.web-link ul li small a {
	display:block;
	width:60px;
	height:60px;
	text-indent:-9999;
	line-height:0;
}
.web-link ul li .icon_title {
	float: left; /*HERE: right originally*/
	width:143px;
    margin-left: 6px;
}
.web-link ul li {
    min-height:90px;
	background:url(/images/social_bg.png) left top repeat;
	float:left;
	margin-bottom: 11px;
	overflow:hidden;
	padding-left:0;
	position:relative;
	padding-bottom: 9px;
	-webkit-box-shadow: 0 10px 8px #999;
	box-shadow: 0 10px 8px #999999;
	border: solid 1px #999999;
	-webkit-transition:all 0.11s ease-in-out;
	-moz-transition:all 0.11s ease-in-out;
	-o-transition:all 0.11s ease-in-out;
	-ms-transition:all 0.11s ease-in-out;
	transition:all 0.11s ease-in-out;
}
.web-link ul li:hover {
	box-shadow:0 0 0 #999;
	-webkit-box-shadow:0 0 0 #999;
	top:2px;
	-webkit-transition:all 0.11s ease-in-out;
	-moz-transition:all 0.11s ease-in-out;
	-o-transition:all 0.11s ease-in-out;
	-ms-transition:all 0.11s ease-in-out;
	transition:all 0.11s ease-in-out;
}
.web-link ul li:hover small a {
	text-decoration:none;
}
.web-link ul li.linkedin span {
	margin-top:6px;
}
.web-link ul li.pinterest span, .web-link ul li.web-page span {
	font-size:1.8em;
	line-height:1.5;
	margin-top: 18px;
}
.web-link ul li.pinterest a, .web-link ul li.web-page a {
	font-size:1.6em;
}
.web-link h2, .link-icon h2 {
	font-size:1.8em;
	font-weight:bold;
	color:#333333;
	text-shadow:0 1px 0 #666;
	margin-bottom: 28px;
}
.web-link ul li span {
	font-size:1.4em;
	line-height:2;
	margin-top: 15px;
	font-weight:bold;
	color:#333333;
	display:block;
}
.web-link ul li a {
	font-size:1.4em;
	line-height:1.2;
	font-weight:bold;
	color:#0066cc;
	display:block;
}
.web-link ul li a:hover {
	text-decoration:underline;
}
.web-link ul li.google_plus small a {
	background:url(/images/google_plus.png) 0px 0px no-repeat;
}
.web-link ul li.facebook small a {
	background:url(/images/facebook.png) 0px 0px no-repeat;
}
.web-link ul li.small_tweet small a {
	background:url(/images/twitter.png) 0px 0px no-repeat;
}
.web-link ul li.linkedin small a {
	background:url(/images/linkdin.png) 0px 0px no-repeat;
}
.web-link ul li.pinterest small a {
	background:url(/images/pint.png) 0px 0px no-repeat;
}
.web-link ul li.web-page small a {
	background:url(/images/website.png) 0px 0px no-repeat;
}
.web-link ul li.Foursquare small a {
	background:url(/images/Foursquare_b.png) 0px 0px no-repeat;
}
.web-link ul li.quora_icon small a {
	background:url(/images/quora_icon.png) 0px 0px no-repeat;
}
.web-link ul li.klout_icon small a {
	background:url(/images/klout_icon.png) 0px 0px no-repeat;
}
.container.without_content .link-icon {
	width:100%;
}
.web-link.small-icon ul li {
    min-height:45px;
}
.web-link.small-icon ul li .icon_title {
	float: right;
	width:172px;
    margin-left: 6px;
}
.web-link.small-icon ul {
	padding-top: 8px;
}
.web-link.small-icon ul li {
	padding-left:0px;
	height:auto;
	margin-bottom:10px;
	padding-bottom:5px;
	/*background:none;*/
	background:url(/images/social_bg.png) left top repeat;
}
.web-link.small-icon ul li span {
	font-size:1.4em;
	font-weight:normal;
	margin-top:3px;
	line-height:1.7;
}
.web-link.small-icon ul li a {
	font-size:1.4em;
	font-weight:normal;
	line-height:1;
}
.web-link.small-icon ul li small {
	width:39px;
	height:39px;
	display:block;
	float:left;
	margin-left: 4px;
	margin-top: 4px;
}
.web-link.small-icon ul li small a {
	display:block;
	width:39px;
	height:39px;
	text-indent:-9999;
	line-height:0;
}
.web-link.small-icon ul li.google_plus small a {
	background:url(/images/small_google.png) 0 0 no-repeat;
}
.web-link.small-icon ul li.facebook small a {
	background:url(/images/small_facebook.png) 0 0 no-repeat;
}
.web-link.small-icon ul li.linkedin small a {
	background:url(/images/small_linkedin.png) 0 0 no-repeat;
}
.web-link.small-icon ul li.pinterest small a {
	background:url(/images/small_pint.png) 0 0 no-repeat;
}
.web-link.small-icon ul li.web-page small a {
	background:url(/images/website.png) 0 0 no-repeat;
}
.web-link.small-icon ul li.small_tweet small a {
	background:url(/images/small_tweet.png) 0 0 no-repeat;
}
.web-link.small-icon ul li.quora_icon small a {
	background:url(/images/quora_icon_S.png) 0px 0px no-repeat;
}
.web-link.small-icon ul li.klout_icon small a {
	background:url(/images/klout_icon_S.png) 0px 0px no-repeat;
}
.web-link.small-icon ul li.web-site small a {
	background:url(/images/Foursquare.png) 0px 0px no-repeat;
}
.link-icon ul {
	margin-left:-23px;
	padding-top: 6px;
}
.link-icon ul li {
	float:left;
	margin-left:22px;
	margin-bottom: 20px;
	position:relative;
}
.link-icon ul li a {
	width:60px;
	height:60px;
	display:block;
	-webkit-transition:all 0.3s ease-in-out;
	-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;
}
.link-icon ul li.youtube_icon a {
	background:url(/images/youtube_icon.png) left top no-repeat;
}
.link-icon ul li.facebook_icon a {
	background:url(/images/facebook.png) left top no-repeat;
}
.link-icon ul li.web_icon a {
	background:url(/images/website.png) left top no-repeat;
}
.link-icon ul li.linkedin_icon a {
	background:url(/images/linkdin.png) left top no-repeat;
}
.link-icon ul li.klout_icon a {
	background:url(/images/klout_icon.png) left top no-repeat;
}
.link-icon ul li.wp_icon a {
	background:url(/images/wp_icon.png) left top no-repeat;
}
.link-icon ul li:hover .tooltip_icon {
	visibility:visible;
}
.link-icon ul li:hover a {
	opacity:0.7;
	-webkit-transition:all 0.3s ease-in-out;
	-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;
}
.tooltip_icon {
	visibility:hidden;
	left: -74%;
	padding: 0 20px 11px 8px;
	position: absolute;
	top: -27px;
	width: 114px;
	border-radius:2px;
	border:2px solid #fff;
	z-index:9999;
	box-shadow: 0 6px 8px #746F6A;
	-webkit-box-shadow: 0 6px 8px #746F6A;
	background: #707070;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#707070), to(#242424));
	background: -webkit-linear-gradient(#707070, #242424);
	background: -moz-linear-gradient(#707070, #242424);
	background: -ms-linear-gradient(#707070, #242424);
	background: -o-linear-gradient(#707070, #242424);
	background: linear-gradient(#707070, #242424);
	-pie-background: linear-gradient(#707070, #242424);
}
.tooltip_icon strong {
	font-size:1.2em;
	line-height:1.9;
	color:#fff;
	display:block;
	font-weight:bold;
}
.tooltip_icon small {
	font-size:1em;
	line-height:1;
	color:#fff;
	display:block;
}
.link-icon ul li .tooltip_icon span, .social-iconlink ul li .tooltip_icon span {
	background:url(/images/corner.png) left top no-repeat;
	width:6px;
	height:23px;
	display:block;
	position:absolute;
	left:48%;
	bottom:-22px;
}
.member {
	overflow:hidden;
	width:100%;
	background:#333333;
	border-radius:0 0 4px 4px;
	position:relative;
	top: -2px
}
.member span {
	width:50%;
	float:left;
	font-size:1.4em;
	display:block;
	color:#fff;
	margin-left:1.4%;
}
.member span a {
	line-height:2.9;
	padding-left: 32px;
	color:#fff;
	display:inline-block;
	background:url(/images/star.png) left center no-repeat;
}
.member span.visit {
	width:30%;
	float:right;
	text-align:right;
	margin-right:20px
}
.member span.visit a {
	background:none;
	padding:0;
	text-decoration:underline;
}
.member span.visit a:hover {
	text-decoration:none;
}
.non-member {
	overflow:hidden;
	width:100%;
	background:#333333;
	border-radius:0 0 4px 4px;
	position:relative;
	top: -2px
}
.non-member span {
	width:50%;
	float:left;
	font-size:1.4em;
	display:block;
	color:#fff;
	margin-left:1.4%;
}
.non-member span a {
	line-height:2.9;
	color:#fff;
	display:inline-block;
}
.non-member span.visit {
	width:30%;
	float:right;
	text-align:right;
	margin-right:20px
}
.non-member span.visit a {
	background:none;
	padding:0;
	text-decoration:underline;
}
.non-member span.visit a:hover {
	text-decoration:none;
}
.generic {
	overflow:hidden;
	width:100%;
	background:#333333;
	border-radius:0 0 4px 4px;
	position:relative;
	top: -2px
}
.generic span {
	font-size:1.4em;
	display:block;
	color:#fff;
}
.generic span a {
	line-height:2.9;
	padding:0;
	color:#fff;
	text-decoration:underline;
}
.generic span a:hover {
	text-decoration:none;
}
.generic span.left {
	width:25%;
	float:left;
	color:#fff;
}
.generic span.left a {
    margin-left:20px;
}
.generic span.middle {
	width:50%;
	float:left;
	text-align:center;
}
.generic span.right {
	width:25%;
	float:left;
	text-align:right;
}
.generic span.right a {
    margin-right:20px;
}
/* Left side css */

/* Container END*/
/* scroll CSS */
#scroll {
	width:100%;
	height:650px;
	padding-bottom:10px;
	margin-top:10px;
	overflow:scroll;
	position:relative;
}
.scrollcontent1-bar {
	width:8px;
	height:98%;
	background: #e2e1e1;
	border-radius: 4px;
	border:1px solid #a7a8a8;
	position:absolute;
	top:0;
	right:0px;
}
.styled-v-bar {
	background:url(/images/custom-scroll-bar.png) center top no-repeat;
	width: 10px;
	margin-right: 0;
	margin-bottom: 4px;
	z-index:999;
}
.styled-v-bar ins {
	display: block;
	background:url(/images/custom-scroll-bar.png) center bottom no-repeat;
	width: 10px;
	height: 4px;
	position: absolute;
	top: 100%;
}
.alt-scroll-holder {
	overflow:hidden;
}
.alt-scroll-content {
	width:100% !important;
}
/* Royal Slider */
.slider-outer {
	overflow:hidden;
	position:relative;
	margin-top:22px;
	/*background:url(/images/shadow.png) left bottom no-repeat;*/
	padding-bottom:4.4%;
	width:66%;
	margin:0 auto;
}
.flexslider {
	border:5px solid #333333;
	position:relative;
}
ul.slides {
	height:363px;
}
.flexslider ul.slides li {
/*position:relative;*/
}
.flexslider ul.slides li img {
	margin:0px!important;
	display:block;
}
.flexslider ul.slides .rsABlock.blockSample {
	position:absolute; /*height:15%;*/
	bottom:0px;
	width:98%;
	z-index:999;
	background:url(/images/black-bg.png) repeat;
	color:#FFF;
	/*font-family: 'PTSansRegular';*/
	font-size:1.4em;
	padding:17px 2%;
}
.flexslider ul.slides .rsABlock.blockSample p {
	padding:2% 0px 0px 2%;
}
/* */
.bullets_relative {
	position:relative;
	height:0px;
	z-index:999999;
	clear:both;
}
.rsNav.rsBullets {
	position:absolute;
	left:34.5%;
	bottom:-19px;
	z-index:999;
	background: url(/images/reapter.png) left top repeat-x;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	border-radius: 4px; /*width:31%;*/
	padding:0 25px;
	height:34px;
}
.rsNavItem.rsBullet {
	float:left;
	margin:0 5px;
	margin-top:10px;
	width:16px;
	height:16px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	background-color:#000;
	cursor:pointer;
	border-radius: 10px;  /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNzA3MDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #000000 0%, #070707 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #070707)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000000 0%, #070707 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000000 0%, #070707 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #000000 0%, #070707 100%); /* IE10+ */
	background: linear-gradient(to bottom, #000000 0%, #070707 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#070707', GradientType=0 ); /* IE6-8 */
}
.rsNavItem.rsBullet.rsNavSelected {
	background: #e8e8e8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRhNGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e8e8e8 0%, #4a4a4a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #4a4a4a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e8e8e8 0%, #4a4a4a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e8e8e8 0%, #4a4a4a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e8e8e8 0%, #4a4a4a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e8e8e8 0%, #4a4a4a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#4a4a4a', GradientType=0 ); /* IE6-8 */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	background-color:#000;
	border-radius: 10px;
}
.flex-direction-nav {
	z-index:999999;
	height:0px;
}
.flex-direction-nav li.flex-prev {
	position:absolute;
	z-index:99999;
	bottom:-16px;
	left:36%;
	z-index:999999;
}
.flex-direction-nav li.flex-next {
	position:absolute;
	z-index:99999;
	bottom:-16px;
	right:36%;
	z-index:999999;
}
.share-image {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background:url("/images/black-bg.png") repeat scroll 0 0 transparent;
	opacity:0;
}
/**/
.rsSlide:hover .share-image{display:block;}
.share-image span {
	float:left;
	color:#fff;
	padding:0 5px;
	font-size:1.8em;
	line-height:3;
	font-weight:bold;
	margin-left: 8px;
}
.share-image ul {
	overflow:hidden;
	float:left;
}
.share-image li {
	float:left;
	padding:6px 5px;
}
.share-image li a {
	display:block;
}
.stButton .stLarge, .stButton {
	padding:0px!important;
	margin:0px!important;
}
.facebook-comment-plugin {
	display:none !important;
}
.page-content {
	margin-left:0.8%;
	padding-bottom: 30px;
}
.page-content p {
	margin-bottom: 27px;
}
.topic {
	width:100%;
	background:url(/images/border.png) left bottom repeat-x;
	overflow:hidden;
	margin-left: 0.5%;
	margin-top: 9px;
	padding-bottom: 28px;
	margin-bottom: 34px;
}
.topic ul {
	display:inline-block;
	width:100%;
}
.topic ul li {
	float:left;
	word-wrap: break-word;
}
.topic ul li.score {
	width:17%;
	padding-top: 11px;
}
.topic ul li.score strong {
	float:left;
	font-weight:bold;
	font-size:2.2em;
	color:#333333;
	text-shadow:0 1px 0 #b3a99f;
	display:block;
	width: 72%;
}
.topic ul li.score small {
	float:right;
	font-weight:bold;
	font-size:2.2em;
	color:#cc3333;
	text-shadow:0 1px 0 #b3a99f;
	width: 27%;
	text-align:right;
	display:block;
}
.Influence-logo img {
	display:block;
}
.Influence-logo strong, .col_13 strong {
	font-weight:bold;
	font-size:1.8em;
	color:#333333;
	display:block;
	margin-top: 7px;
	margin-left: 1.5%;
}
.col_13 strong {
	width:41%;
	float:left;
}
.Influence-logo strong a, .col_13 strong a {
	color:#cc3300;
}
.Influence-logo strong a:hover {
	text-decoration:underline;
}
.Influential {
	width:54%;
	margin-left: 7.3%;
	padding-top: 9px;
}
.Influential h2 {
	font-weight:bold;
	font-size:2.2em;
	color:#333333;
	margin-bottom: 12px;
}
.Influential span {
	font-size:1.8em;
	color:#333333;
	display:block;
	line-height: 1.2;
	margin-bottom: 23px;
}
.Influential span a {
	color:#333333;
}
.Influential span a:hover {
	text-decoration:underline;
}
.Influential strong {
	font-weight:bold;
	font-size:1.8em;
	color:#333333;
	display:inline-block;
}
.col_12 small {
	font-weight:100;
	color:#333333 !important;
	display:inline-block;
}
.col_12 small a {
	color:#333333 !important;
}
.Influence-logo {
	width: 20%;
}
.Influence-logo figure a {
	display:block;
}
.score {
	width: 17.5%;
}
.topic ul li.score ul li {
	float:none;
	margin-bottom: 15px;
	overflow: hidden;
}
.kred {
	margin-bottom: 24px;
	padding-bottom: 25px;
}
.kred .Influence-logo img {
	margin-top:7px;
}
.kred .Influence-logo strong {
	margin-top:16px;
}
.kred .col_13 strong a, .kred ul li.score small {
	color:#339933;
}
.last {
	background:none;
	margin-bottom: 48px;
}
.col_13 strong a:hover {
	text-decoration:underline;
}
.work-page {
	margin-top: 10px;
	position:relative;
	margin-left: 1.3%;
	margin-right: 1.6%;
}
.work-page p {
	padding-bottom: 14px;
	margin-top:14px;
}
.employment_summary
{
    font-size:16px;
    line-height: 1.6;
}
.employment_summary p
{
    font-size:16px;
}
.title {
	overflow:hidden;
	margin-bottom: -10px;
	margin-top: 14px;
}
.title strong, .title span {
	color: #333333;
	line-height: 1.6;
	font-size:1.8em;
	font-weight: bold;
	text-shadow: 0 1px 0 #666666;
	float:left;
}
.title span {
	float:right;
}
.title strong small {
	color:#0066cc;
}
.title strong small a {
	color:#0066cc;
}
.employment_details {
	margin-top: 17px;
	margin-bottom: 19px;
}
.employment_details .title {
	margin-bottom:0px;
	margin-top:0px;
}
.employment_details p {
	padding-bottom: 24px;
	margin-top:7px;
}
.education_details {
	margin-top: 17px;
	margin-bottom: 19px;
}
.education_details .title {
	margin-bottom:0px;
	margin-top:0px;
}
.education_details .degree {
	margin-bottom:0px;
	margin-top:0px;
    font-style:italic;
	color: #333333;
	line-height: 1.6;
	font-size:1.8em;
	font-weight: bold;
	margin-bottom: -10px;
}
.education_details p {
	padding-bottom: 24px;
	margin-top:7px;
}
.social-drop-down {
	position:absolute;
	right:-1%;
	top: -16px;
	width:36.5%;
}
.read {
	width:11%;
	float:left;
	color: #333333;
	font-size:1.8em;
	font-weight: bold;
	text-shadow: 0 1px 0 #666666;
	padding-right: 16px;
	background: url(/images/bullet.png) no-repeat right 7px;
	display:inline-block;
	margin-top:22px;
}
.documents_page {
	padding-bottom:14px;
	width:100%;
	margin-top: 14px;
}
.documents_page ul li {
	vertical-align: top;
	display:inline-block;
	background:url(/images/pdf_bg.png) left top repeat;
	box-shadow:0 8px 8px #999999;
	-webkit-box-shadow:0 8px 8px #999999;
	border:1px solid #999999;
	position:relative;
	margin-bottom:30px;
	width:46.86%;
	margin-left:13px;
	margin-right:12px;
	-webkit-transition:all 0.11s ease-in-out;
	-moz-transition:all 0.11s ease-in-out;
	-o-transition:all 0.11s ease-in-out;
	-ms-transition:all 0.11s ease-in-out;
	transition:all 0.11s ease-in-out;
}
.documents_page ul li:hover {
	box-shadow:0 0 0 #999;
	-webkit-box-shadow:0 0 0 #999;
	top:2px;
	-webkit-transition:all 0.11s ease-in-out;
	-moz-transition:all 0.11s ease-in-out;
	-o-transition:all 0.11s ease-in-out;
	-ms-transition:all 0.11s ease-in-out;
	transition:all 0.11s ease-in-out;
}
.documents_page ul li figure {
	float:left;
	padding: 11px 8px 7px;
}
.documents_page ul li figure a, .documents_page ul li figure a img {
	display:block;
}
.pdf-documemts {
	float:right;
	margin-left:8px;
	margin-right:2%;
	margin-top:4px;
	padding-right: 0;
	width:73%;
	word-wrap: break-word;
	padding-bottom: 14px;
}
.pdf-documemts a {
	color:#0066cc;
	font-size:1.8em;
	line-height:1.3;
	font-weight:bold;
	display:block;
	text-shadow: 0 1px 0 #bab6b2;
	margin-top:8px;
}
.pdf-documemts a:hover {
	text-decoration:underline;
}
.pdf-documemts strong {
	color:#333;
	font-size:1.6em;
	line-height:1;
	font-weight:bold;
	display:block;
	text-shadow: 0 1px 0 #bab6b2;
	margin-top: 10px;
}
.pdf-documemts strong span {
	font-weight:normal;
}
.category {
	width:100%;
	display:inline-block;
	margin-bottom: 10px;
}
.grid_1 {
	margin-top:0px;
	font-family: 'MyriadProRegular';
}
.grid, .grid_2 {
	width:40%;
	float:left;
	margin-left:13px;
}
.grid_2 {
	margin-right:77px;
	float:right;
	margin-top: 5px;
}
.category strong {
	color:#333;
	font-size:1.8em;
	line-height:1;
	font-weight:normal;
	display:inline-block;
	text-shadow: 0 1px 0 #bab6b2;
}
.category strong a {
	color:#0066cc;
}
.category strong a:hover, .social-facebook a:hover {
	text-decoration:underline;
}
.category select {
	width:60.43%;
	padding:4px;
	border:1px solid #cccccc;
	border-radius:2px;
	margin-left: 4px;
}
.documents_page.grid_1 ul li {
	margin-bottom: 25px;
	position:relative;
	width:46.88%;
}
.documents_page.grid_1 ul li .pdf-documemts {
	padding-right: 65px;
	width:58%;
}
.social-facebook {
	position:absolute;
	top:0;
	right:0;
	width:66px;
	height:100%;
	background:#333333;
	text-align:center;
}
.social-facebook a {
	color:#fff;
	font-size:1.6em;
	line-height:1;
	font-weight:normal;
	display:inline-block;
	text-shadow: 0 1px 0 #bab6b2;
	background:url(/images/bullets.png) right 7px no-repeat;
	padding-right:9px;
	margin-left:0px;
}
.social-facebook figure a {
	background:none;
	padding:0;
	margin:0;
}
.documents_page.grid_1 ul li figure {
	padding:12px 9px 11px 11px;
}
.documents_page.grid_1 ul li figure img {
	border:1px solid #9e9e9e;
	-webkit-box-shadow: 3px 4px 5px rgba(0,0,0,.35);
	box-shadow: 3px 4px 5px rgba(0,0,0,.35);
}
.documents_page.grid_1 ul li .social-facebook figure {
	padding-bottom:6px;
	padding-left:0;
	margin-left:0;
	padding-right:0;
	margin-right:0;
	float:none;
	display:inline-block;
}
.documents_page.grid_1 ul li .social-facebook figure img {
	margin-left:0;
	padding-left:0;
	border:none;
	box-shadow: 0px 0px 0px rgba(0,0,0,.0);
	margin-top: 10px;
}
.documents_page.grid_1 ul li .pdf-documemts {
	margin-top: 7px;
}
.documents_page.grid_1 ul li .pdf-documemts small {
	color:#999;
	font-size:1.4em;
	line-height:2.5;
	display:block;
}
.documents_page.grid_1 ul li .pdf-documemts span {
	color:#333333;
	font-size:1.4em;
	line-height:1;
	display:block;
}
.morecontent span {
	display: none;
}
.description {
	width:65.82%;
	float:left;
	margin-left:6px;
	line-height: 1.25;
}
.slider-outer.slide-new {
	width:100%;
	margin-top:16px;
}
.map-box {
	width:31.6%;
	float:right;
}
.view_large {
	display: none;
}
.map-area {
	border: 10px solid #B1AFAE;
	border-radius: 15px 15px 15px 15px;
	margin: 10px 0 0;
	overflow: hidden;
	font-size: 13px;
	line-height: 22px;
}
.map-container {
	border: 10px solid #B1AFAE;
	border-radius: 15px 15px 15px 15px;
	margin: 10px 0 0;
	overflow: hidden;
}
.map-text {
	margin: 6px 0 0;
	overflow: hidden;
}
.map-text span {
	color: #333333;
	display: block;
	font-size: 13px;
	line-height: 22px;
	padding-right: 8px;
	text-align: center;
}
.map-text a {
	color: #0066CC;
	text-decoration: none;
}
.map-link a {
	color: #0066CC;
	text-decoration: none;
	font-size: 13px;
	line-height: 22px;
}
.map-box address {
	margin:20px 0 0 0;
	color: #333333;
	display: block;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
}
.map-box section.contact-area {
	color: #333333;
	display: block;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 20px;
}
.map-box section.payments-area {
	color: #333333;
	display: block;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
}
.description section.description-area {
	color: #333333;
	display: block;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
}
.description section.description-area p {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
	line-height: 22px;
}
.description section.description-area h1 {
	color: #333333;
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	text-shadow: 0 1px 0 #666666;
	margin:0;
    margin-bottom:10px;
}
.description section.description-area h2 {
	color: #333333;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-shadow: 0 1px 0 #666666;
	margin:0;
    margin-bottom:10px;
}
.description section.description-area h3 {
	color: #333333;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	text-shadow: 0 1px 0 #666666;
	margin:0;
    margin-bottom:10px;
}
ul.innercontact {
	margin:29px 0 0;
	overflow: hidden;
}
ul.innercontact li {
	overflow: hidden;
}
ul.innercontact li label {
	color: #333333;
	float: left;
	font-size: 1.4em;
	width:17%;
	font-weight:bold;
}
ul.innercontact li span {
	color: #333333;
	font-size: 1.3em;
	margin-bottom:9px;
}
ul.innercontact li span a {
	color: #0066CC;
	text-decoration: none;
}
ul.innercontact li span a:hover {
	text-decoration:underline;
}
.heading {
	overflow:hidden;
	margin-left:6px;
	margin-top:-7px;
	background:url(/images/border_bottom.png) left bottom repeat-x;
	padding-bottom: 7px;
}
.heading h1 {
	color:#000000;
	font-size:2.4em;
	line-height:1;
	font-weight:bold;
}
.heading h2 {
	color:#000000;
	font-size:2.2em;
	line-height:1.5;
	font-weight:normal;
}
.heading hgroup {
	float:left;
	width:60%;
}
.heading a {
	display:inline-block;
	float:right;
	color:#0066cc;
	font-size:1.8em;
	font-family:'MyriadProRegular';
	background:url(/images/follr_staff.png) center left no-repeat;
	padding-left: 45px;
	line-height:2;
	/*margin-right:95px;*/
	margin-top:8px;
}
/*
.car-icon {
	overflow:hidden;
	margin-left:5px;
	margin-top: 16px;
}
ul.car-icon li.case {
	background-position:-36px 0;
}
ul.car-icon li.card1 {
	background-position:-72px 0;
}
ul.car-icon li.discove {
	background-position:-108px 0;
}
ul.car-icon li.card2 {
	background-position:-144px 0;
}
ul.car-icon li.paypal {
	background-position:-180px 0;
}
ul.car-icon li.visa {
	background-position:-216px 0;
}
ul.car-icon li {
	float: left;
	background-image:url(/images/card.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 32px;
	margin-right:4px;
}
ul.car-icon li a {
	text-indent: -99999px;
	display: block;
	height: 22px;
	width: 32px;
}
*/
.served-area {
    /*
	margin-bottom:10px;
	margin-top:10px;
	margin-left:5px;
	overflow: hidden;
    */    
	color: #333333;
	display: block;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 20px;
}
.served-area p {
	color: #333333;
	font-size: 13px;
	line-height: 22px;
}
.operation-area {
    /*
	margin-bottom: 10px;
	margin-left:5px;
	overflow: hidden;
    */    
	color: #333333;
	display: block;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 20px;
}
.operation-area p
{
	color: #333333;
	font-size: 13px;
	line-height: 22px;
}
.social-iconlink {
    /*
	margin-bottom:10px;
	margin-top:10px;
	margin-left:5px;
	overflow: hidden;
    */    
	color: #333333;
	display: block;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 20px;
}
.served-area h2, .operation-area h2, .social-iconlink h2, .view-social-stream h2, .facebook-comment h2, .documents h2 {
	color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 8px;
	text-shadow:none;
}
.document-list li
{
    float: left;
    width: 295px;
	font-size: 13px;
	line-height: 22px;
}
.document-list li figure
{
    float: left;
    display: block;
    margin: 0px 6px 0px 0px;
}
.document-list li .download-link
{
    overflow: hidden;
    float: left;
    margin: 5px 0px 0px 0px;
}
.document-list li .download-link span
{
    display: block;
}
.document-list li .download-link span a
{
    color: #0066cc;
}
.document-list li .download-link small
{
    font-size: 12px;
    padding: 3px 0px 0px 0px;
}
/*
.operation-area smll {
	width:100%;
	overflow:hidden;
	line-height:1.2;
	color: #333333;
	font-size: 1.4em;
}
*/
/*
ul.day {
	margin:4px 0 0;
	overflow: hidden;
	width: 153px;
}
ul.day li {
	margin-bottom: 8px;
	overflow: hidden;
}
ul.day li label {
	color: #333333;
	float: left;
	font-size: 1.4em;
	width: 28%;
	font-weight:bold;
}
ul.day li span {
	color: #333333;
	font-size: 1.4em;
}
ul.day.none {
	float: right;
	width: 124px;
}
.social-iconlink {
	padding-bottom: 21px;
	margin-left:5px;
}
.social-iconlink ul li {
	float: left;
	margin-bottom: 10px;
	margin-right: 9px;
	height: 60px;
	width: 60px;
	position:relative;
}
.social-iconlink ul li:hover .tooltip_icon {
	visibility:visible;
}
.social-iconlink ul li a {
	display: block;
	height: 60px;
	width: 60px;
	text-indent: -99999px;
}
.social-iconlink ul li.wordico {
	background: url(/images/website.png) no-repeat left top;
}
.social-iconlink ul li.youico {
	background: url(/images/twitter.png) no-repeat left top;
}
.social-iconlink ul li.faceico {
	background: url(/images/facebook.png) no-repeat left top;
}
.social-iconlink ul li.wordglobico {
	background: url(/images/wp_icon.png) no-repeat left top;
}
.social-iconlink ul li.face1ico {
	background: url(/images/linkdin.png) no-repeat left top;
}
*/
#mapModal iframe {
	height: 400px;
}
iframe {
	width: 100% !important;
}
#mapModal {
	overflow: visible;
	width: 500px;
}
.off {
	background: url(/images/cross.png) no-repeat 0 0;
	height: 20px;
	position: absolute;
	right: -6px;
	text-indent: -9999px;
	top: -6px;
	width: 20px;
	z-index: 1000;
}
.map {
	width:100%;
	background:url(/images/map.png) 0 bottom no-repeat;
	padding-bottom:12px;
	position:relative;
}
#msve_mapContainer {
	display:none !important;
}
#msve_mapContainer {
	width:940px !important;
}
.container.contact-page {
	min-height: 375px;
	margin-top:-12px;
}
.field-area, .adr {
	width:46.68%;
	float:left;
	margin-left:6px;
	margin-top: 4px;
	margin-bottom: 20px;
	color:#333;
}
.adr {
	margin-left: 36px;
	margin-top: 6px;
}
.field-area label {
	font-size:1.6em;
	line-height:2.8;
	font-weight:bold;
	float:left;
	width:31.6%;
	display:block;
	color:#333;
}
.field-area span {
	width:66%;
	float:left;
	display:block;
}
.field-area span input[type="text"] {
	border:1px solid #ccc;
	padding:0 1%;
	width:98%;
	height:33px;
	font-size:1.4em;
	font-family:'PT Sans', sans-serif;
	-webkit-transition:all 0.3s ease-in-out;
	-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;
}
.field-area span input[type="text"]:focus, .field-area span textarea:focus {
	background:#666;
	-webkit-transition:all 0.3s ease-in-out;
	color:#fff;
	-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;
}
.field-area span textarea {
	border:1px solid #ccc;
	padding:0 1%;
	width:98%;
	height:129px;
	font-size:1.4em;
	font-family:'PT Sans', sans-serif;
	-webkit-transition:all 0.3s ease-in-out;
	-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;
}
.field-area span small {
	width:60px;
	display:inline-block;
	margin-left:18px;
	color:#333;
}
.field-area span pre {
	font-size:1.6em;
	line-height:2.5;
	font-weight:bold;
	float:left;
	color:#333;
	display: inline-block;
}
.field-area span input[type="submit"] {
	border:none;
	background:#333333;
	color:#fff;
	font-size:1.4em;
	width:47px;
	text-align:center;
	margin-left: 135px;
	height: 28px;
	padding-bottom: 4px;
	cursor:pointer;
}
.field-area span.grid_4 {
	margin-bottom:0px;
}
.field-area span input[type="submit"]:hover {
	background:#666;
}
.col_14 {
	margin-top:10px;
	margin-bottom:6px;
}
.field-area ul li.col_14 label {
	line-height: 2.3;
	margin-bottom: 6px;
}
.adr .col_4 {
	overflow:hidden;
}
.adr strong {
	font-size:1.6em;
	line-height:1.7;
	font-weight:bold;
	float:left;
	width:34.6%;
	display:block;
	color:#333;
}
.adr span {
	font-size:1.6em;
	line-height:1.7;
	float:left;
	/*width:35.6%;*/
	display:block;
	color:#333;
}
.adr span a {
	color:#333;
}
.adr span a:hover {
	text-decoration:underline;
}
.adr span small {
	display:block;
}
.adr ul {
	margin-top:20px;
}
.adr ul li {
	overflow:hidden;
	float:none;
}
.col_5 {
	width:29.5%;
	float:left;
	margin-left: 10px;
	margin-right:33px;
}
.col_5 h2 {
	padding-bottom: 18px;
}
.col_5 ul li {
	float:none;
	width:100%;
	overflow:hidden;
	font-size:1.8em;
	margin-bottom: 9px;
}
.col_5 ul li strong span {
	/*background:url(../images/arrow.png) right 0px no-repeat;*/
	width:209px;
	height:5px;
	display:block;
	position:absolute;
	top:11px;
	left:-216px;
}
.col_5 ul li small {
	display:inline-block;
	color:#333;
	line-height:1.5;
	/*background:url(../images/reapter-bg.png) left top repeat-x;*/
	padding-right: 5px;
	text-shadow:0 1px 0 #b5ada5;
	position:relative;
	z-index:999;
	float:left;
}
.col_5 ul li strong {
	min-width: 30px;
	word-wrap:break-word;
	color:#fff;
	font-weight:bold;
	float:right;
	text-align:right;
	line-height:1;
	background:#333333;
	border-radius:2px;
	padding: 3px 5px;
	margin-top: 3px;
	position:relative;
}
.col_5.personal {
	width: 27%;
}
.col_5.Endorsers {
	margin-right:0;
	width:32%;
}
.col_5.Endorsers ul {
	margin-left: 2px;
	margin-top: 3px;
}
.col_5.Endorsers ul li {
	float:left;
	width:auto;
	margin-bottom: 6px;
	width: 64px;
	margin-right: 8px;
}
.col_5.Endorsers ul li a {
	display:block;
	-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;
}
.col_5.Endorsers ul li a:hover {
	opacity:0.7;
	-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;
}
.col_5.Endorsers ul li img {
	border:2px solid #49546d;
	box-shadow:0 4px 5px #cbc2b9;
	max-width: 58px;
	width: 58px;
	height: 58px;
}
.col_6 {
	width:100%;
	overflow:hidden;
	padding-top: 43px;
	margin-bottom: 20px;
}
.col_6 h2 {
	padding-bottom:20px;
}
.certifications {
	width:30%;
	float:left;
	margin-left: 10px;
	margin-right: 29px;
	margin-bottom: 20px;
}
.languages {
	width:30%;
	float:left;
	margin-left: 10px;
	margin-right: 29px;
	margin-bottom: 20px;
}
.languages span, .certifications span {
	color:#333;
	font-size:1.8em;
	line-height:1.2;
	text-shadow:0 1px 0 #b5ada5;
}
.share strong {
	font-family: 'MyriadProRegular';
	font-size:2em;
	line-height:2;
	color:#666666;
	font-weight:bold;
	display:block;
	text-align:center;
	background:#fff;
	border-radius:0 0 8px 8px;
	padding-top: 7px;
	box-shadow:0 2px 4px #000;
	padding-bottom: 6px;
	width:98%;
	margin:0 auto;
}
.share-popup {
	width:100%;
	height:100%;
	background:url(/images/share_bg.png) left top repeat;
	position:fixed;
	top:0px;
	left:0;
	z-index:99999;
}
.share {
	max-width:960px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.share span {
	background:url(/images/close.jpg) left top no-repeat;
	width:31px;
	height:30px;
	display:block;
	position:absolute;
	top:12px;
	right:19px;
	cursor:pointer;
}
.share ul {
	overflow:hidden;
	margin-top:68px;
}
.share ul li {
	float:left;
	margin-left:10px;
	margin-bottom:33px;
}
.share ul li a {
	width:308px;
	height:106px;
	text-indent:-99999px;
	display:block;
	background:url(/images/facebook_icons.png) left top no-repeat;
}
.share ul li.tweet-share a {
	background:url(/images/tweet_icon.png) left top no-repeat;
}
.share ul li.linkedin-share a {
	background:url(/images/linkdin_icon.png) left top no-repeat;
}
.share ul li.delicious-share a {
	background:url(/images/delicious.png) left top no-repeat;
}
.share ul li.google-share a {
	background:url(/images/google_icon.png) left top no-repeat;
}
.share ul li.pint-share a {
	background:url(/images/pinterest.png) left top no-repeat;
}
.share ul li.digg-share a {
	background:url(/images/digg.png) left top no-repeat;
}
.share ul li.stumb-share a {
	background:url(/images/stumb.png) left top no-repeat;
}
.share ul li.buffer-share a {
	background:url(/images/buffer.png) left top no-repeat;
}
.share_on {
	display:inline-block;
	position:absolute;
	top:0;
	left:-113px;
}
#footer {
	position: fixed;
	bottom: 0px;
	margin:0;
	left:0;
	right:0;
	width: 100%;
	min-width:980px;
	height: 40px;
	background:#161616;
	border-top: 1px solid #333333;
	padding:0;
	text-shadow: 1px 1px 1px #000;
	z-index: 9999999;
	-moz-box-shadow: 0px -1px 0px #161616;
	-webkit-box-shadow:  0px -1px 0px #161616;
	box-shadow:  0px -1px 0px #161616;
	background: -moz-linear-gradient(top, #222222, #111111);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#222222), to(#111111));
}
#footer h2 {
	white-space:nowrap;
	font-size:18px;
	line-height:24px;
	color:#fff;
	letter-spacing:-1px;
	font-weight:100;
	padding:0px 10px 0px 10px;
	margin:12px 0;
}
#footer p {
	color:#fff;
	font-size:13px;
	padding:0 10px 0 10px;
	line-height:18px;
	float:left;
	margin:10px 0;
}
#footer p span.col_7 {
	font-weight: bold;
	color: #3cf;
}
#footer p span.col_8 {
	font-weight: bold;
	color: #f60;
}
#footer p span.col_9 {
	font-weight: bold;
	color: #ff3197;
}
#footer p span.col_10 {
	font-weight: bold;
	color: #557cbd;
}
#footer img {
	border:none;
}
#footer a {
	color:#3dceff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#footer .strong {
	font-weight:bold;
}
#footer .italic {
	font-style:italic;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
#footer .imgshadow {
	padding:4px;
	border:1px solid #333333;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	box-shadow:0px 0px 5px #000000;
}
#footer .img_left {
	width:auto;
	float:left;
	margin:5px 15px 5px 0px;
}
#footer .img_right {
	width:auto;
	float:right;
	margin:5px 0px 5px 15px;
}
#footer .black_box {
	background-color:#fff;
	padding:4px 6px 4px 6px;
	margin-bottom:6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:inset 0 0 5px #000000;
	-moz-box-shadow:inset 0 0 5px #000000;
	box-shadow:inset 0 0 5px #000000;
}
/* Social Icons */

#footer #social {
	float:right;
	width:auto;
	margin:5px 5px 0px;
	padding:0px;
	overflow:hidden;
}
#footer #social li {
	margin-right:12px;
	_margin-right:0px; /* IE6 only */
	float:left;
	width:24px;
	padding:0px;
	height:32px;
	list-style:none;
}
#footer #social li:hover {
	margin-top:-1px;
}
.drop {
	font-family:Arial, Helvetica, sans-serif;
}
a.tooltip:hover {
	text-decoration:none;
}
a.tooltip span {
	display:none;
	padding:5px;
	bottom:44px;
	position:relative;
	width:55px;
	text-align:center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
a.tooltip:hover span {
	display:block;
	position:absolute;
	border:1px solid #333333;
	background:#181818;
	background: rgba(0, 0, 0, 0.80);
	color:#dddddd;
	font-size:12px;
	margin-left:-20px;
}
/*  _______________________________________

02 FOOTER - DROP DOWN MENU (DROP UP)
_______________________________________  */



#footer_menu {
	margin: 0;
	padding: 0;
	width:auto;
}
#footer_menu li {
	list-style: none;
	float: left;
	font-size:12px;
	padding: 12px 14px 14px 14px;
	border-right:1px solid #111111;
	border-left:1px solid #444444;
	background:#3E3E3E;
	background: -moz-linear-gradient(top, #3E3E3E, #313131);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3E3E3E), to(#313131));
}
#footer_menu li:hover {
	background:#313131;
	background: -moz-linear-gradient(top, #313131, #3E3E3E);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#313131), to(#3E3E3E));
}
#footer_menu li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#footer_menu li a:hover {
	color: #ccc;
}
#footer_menu .imgmenu {
	padding:5px 8px 0px 14px;
	border:none;
	background:none;
}
#footer_menu .imgmenu a {
	background:url(/images/follr_logo_small.png) top left no-repeat;
	width:35px;
	height:30px;
}
#footer_menu li.imgmenu:hover {
	background:none;
}
#footer_menu li ul.dropup {
	display: none;
	width: 10em;
}
#footer_menu li:hover ul.dropup {
	display: block;
	position: absolute;
	margin: 0 0 0 -16px;
	bottom:40px;
	background-color:#222222;
	border: 1px solid #111111;
	border-bottom:none;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#footer_menu li:hover li {
	float: none;
	background:none;
	border:none;
	border-bottom:1px solid #161616;
	padding:12px 10px 12px 10px;
}
#footer_menu li:hover a {
	color: #fff;
}
#footer_menu li:hover a:hover {
	color: #ccc;
}
#footer_menu li:hover p {
}
#footer_menu .right {
	float:right;
	right:0px;
	margin-right:2px;
}
/*  _______________________________________

03 FOOTER - COLUMNS CONTENT
_______________________________________  */


#footer .dropdown_1column, #footer .dropdown_2columns, #footer .dropdown_3columns {
	margin:4px auto;
	position:absolute;
	padding:10px 5px 10px 5px;
	display:none;
	text-align:left;
}
#footer .dropdown_1column {
	width: 140px;
}
#footer .dropdown_2columns {
	width: 280px;
}
#footer .dropdown_3columns {
	width:414px;
	z-index:9999;
}
#footer_menu li .dropdown_3columns {
	position: absolute;
	margin: 0 0 0 -16px;
	bottom:40px;
	background-color:#222222;
	background: rgba(0, 0, 0, 0.90);
	border: 1px solid #111111;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
	font-family:'PT Sans', sans-serif;
}
#footer_menu li:hover .dropdown_1column, #footer_menu li:hover .dropdown_2columns {
	display: block;
	position: absolute;
	margin: 0 0 0 -16px;
	bottom:40px;
	background-color:#222222;
	background: rgba(0, 0, 0, 0.90);
	border: 1px solid #111111;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#footer .col_1, #footer .col_2, #footer .col_3 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
#footer .col_1 {
	width:130px;
}
#footer .col_2 {
	width:270px;
}
#footer .col_3 {
	width:100%;
}
/* Lists stylings */

#footer_menu li ul.simple { /* Reset stylings for other lists inside columns */
	margin-left:5px;
}
#footer_menu li ul.simple li {
	border:none;
	padding:0px;
	width:120px;
	line-height:24px;
	margin-left:5px;
}
/* Footer End*/

/* CSS Chopper: Change */
.social-content .wall {
	height:617px;
}
.social-content #wall {
	padding: 10px 0 0;
	min-height:2000px;
	width:100%;
	/*padding-top:26px;*/
}
.social-content #wall .dcsns-toolbar {
	margin-bottom: 14px;
}
#wall .dcsns-content .stream li {
	width:31%;
	margin-right:6px;
}
.dcsns-toolbar .filter li a {
	font-size: 1.2em;
}
#wall-stream .dcsns-content .stream li {
	margin-right:16px;
	width:10.10%;
	margin-top:2px;
}
#wall-stream #social-stream {
	margin: 80px 0 0;
	width:100%;
}
#wall-stream .dcsns-toolbar {
	position: fixed;
	top: 42px;
	background:#f6f7f8;
	z-index:999;
}
.st_facebook_large span span {
	background:url(/images/facebooks.png) left top no-repeat !important;
	width:35px !important;
	height:35px !important;
	display:block;
}
.st_twitter_large span span {
	background:url(/images/tweets.png) left top no-repeat !important;
	width:35px !important;
	height:35px !important;
	display:block;
}
.st_pinterest_large span span {
	background:url(/images/pints.png) left top no-repeat !important;
	width:35px !important;
	height:35px !important;
	display:block;
}
.st_googleplus_large span span {
	background:url(/images/googleplus.png) left top no-repeat !important;
	width:35px !important;
	height:35px !important;
	display:block;
}
.st_googleplus_large span span:hover {
	opacity:0.5;
}
/* Social Dropdown CSS Chopper: Change */
.dd-select a.dd-selected, .dd-option-text {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	display:block;
	margin-top: 2px;
}
.dd-option-description, .dd-selected-description {
	color:#999999;
	font-size:12px;
	display:block;
}
.dd-container {
	float:right;
	margin-top:2px;
}
.dd-select {
	box-shadow: 0 3px 8px #d0c7bc;
	-webkit-box-shadow: 0 3px 8px #d0c7bc !important;
}
.dd-selected {
	color: #333333;
	display: block;
	font-size: 13px;
	font-weight: bold;
	min-height:33px;
	padding: 18px 10px 0 !important;
}
.dd-selected-image, .dd-selected-description {
	margin-top:-8px;
}
.dd-selected-text {
	display: inline-block;
	position: relative;
	top: -6px;
}
#wall-stream .stream li .section-intro {
	text-align:center;
}
.social-share {
	position:absolute;
	top:0;
	left:-50px;
	width:50px;
	height:50px;
	background:red;
}
.container.without_weblink .web-link {
	display:none;
}
.container.without_weblink .social-content {
	width:100%;
}
.container.without_weblink .social-content #wall .dcsns-content .stream li {
	width:23%;
}
.container.without_content .social-content {
	display:none;
}
.container.without_content .web-link {
	width:100%;
}
.container.without_content .web-link h2{ display:none;}
.container.without_content .web-link ul {
	text-align:center;
}
.container.without_content .web-link ul li {
	margin:0 10px 26px;
	width:30.5%;
	display: inline-block;
	text-align: left;
}
.container.without_content .web-link ul li span {
	margin-top:15px;
	font-size:1.6em;
	font-weight:bold;
}
.container.without_content .web-link ul li a {
	font-size:1.6em;
	font-weight:100;
}
.container.without_content .web-link ul li .icon_title {
	width: 190px;
    margin-left: 6px;
}
.container.without_content .web-link ul li.small_tweet {
	display:none;
}
.i-tab {
	display:none;
}
.tab {
	width:100%;
	display:inline-block;
}
.tab ul li {
	float:left;
	width:176px;
	text-align:center;
	margin-right: 11px;
	position:relative;
}
.tab ul li a span {
	position:absolute;
	left:44%;
	border:-10px;
	background:url(/images/cone.png) left top no-repeat;
	width:13px;
	height:9px;
	display:none;
}
.tab ul li a {
	background: #8f8d8d;
	display:block;
	line-height:2;
	border-radius:3px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8f8d8d), to(#5b5858));
	background: -webkit-linear-gradient(#8f8d8d, #5b5858);
	background: -moz-linear-gradient(#8f8d8d, #5b5858);
	background: -ms-linear-gradient(#8f8d8d, #5b5858);
	background: -o-linear-gradient(#8f8d8d, #5b5858);
	background: linear-gradient(#8f8d8d, #5b5858);
	-pie-background: linear-gradient(#8f8d8d, #5b5858);
	font-size:2em;
	font-weight: bold;
	color:#d3d0d0;
}
.tab ul li a.selected span {
	display:block;
}
.tab ul li a.selected {
	color:#fff;
	background: #484646;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#484646), to(#373636));
	background: -webkit-linear-gradient(#484646, #373636);
	background: -moz-linear-gradient(#484646, #373636);
	background: -ms-linear-gradient(#484646, #373636);
	background: -o-linear-gradient(#484646, #373636);
	background: linear-gradient(#484646, #373636);
	-pie-background: linear-gradient(#484646, #373636);
}
.field-area ul li {
	width:100%;
	overflow:hidden;
}
/* open share icone sparx over wright */
#button {
	margin-left:-95px;
}
.dpSocialShare_container {
	z-index:9999999 !important;
}
.dpSocialShare_container .dpSocialShare_overlay {
	opacity:0.9 !important;
}
.dpSocialShare_Delicious .dpSocialShare_SocialButtonShare a.delicious-button {
	background:url(/images/Delicious_save.png) left top no-repeat;
	width:75px;
	height:20px;
	display:block;
	line-height:0;
	text-indent:-9999px;
}
#wrapper ul.suHostedBadge li.logo {
	background:#000 !important;
	width:50px !important;
	height:20px !important;
	display:block;
}
#social-tab-page {
	margin: 22px 0 0;
	width: 100%;
}
.without_weblink .button ul li.full_screen {
	width:12%;
}
.container.without_content .web-link.small-icon ul li span {
	margin-top:0;
}
.container.without_content .web-link.small-icon ul li .icon_title {
	width: 227px;
    margin-left: 6px;
}
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
	width:100% !important;
}
.view-social-stream h2 span a {
	color:#0066CC;
}
.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton, .Influence-logo figure a img {
	-webkit-transition:all 0.11s ease-in-out;
	-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;
}
.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton:hover {
	top:2px;
	box-shadow:5px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:5px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition:all 0.3s ease-in-out;
	-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;
	position:relative;
}
.Influence-logo figure a:hover img {
	top:2px;
	-webkit-transition:all 0.3s ease-in-out;
	-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;
	position:relative;
}
.wf-bevan-n4-active {
	overflow:hidden;
}
.vco-slider .nav-previous, .vco-slider .nav-next {
	background:red;
}
.fb_iframe_widget span {
	width: 100% !important;
}
.fb_iframe_widget span {
	min-height: 120px !important;
}
.fb_icons_1 {
	display: block;
	margin-bottom: -5px;
	margin-left: -10px;
	padding: 78px 20px 0 0;
	width: 97%;
}
.col-side {
	margin:0 auto;
	width:100%;
}
.col-side {
	display:none;
}
.container .listing {
	width:100%;
}
.container .listing ul {
	text-align:center;
}
.container .listing ul li {
	margin:0 10px 26px;
	display: inline-block;
}
/*
.container .listing ul li span {
	margin-top:15px;
	font-size:1.6em;
	font-weight:bold;
}
*/
.container .listing ul li .title {
    margin-left:124px;
}
.container .listing ul li .description {
    margin-left:124px;
}
.container .listing ul li .title a {
	font-size:1.4em;
	font-weight:bold;
	color:#0066cc;
	float:left;
}
.container .listing ul li .title a:hover {
	text-decoration:underline;
}
.container .listing ul li .title span {
	font-size:1.4em;
    font-weight:bold;
	float:right;
}
.listing ul li {
	background:url(/images/social_bg.png) left top repeat;
	float:left;
	margin-bottom: 11px;
	overflow:hidden;
	padding-left:0;
	position:relative;
	-webkit-box-shadow: 0 10px 8px #999999;
	box-shadow: 0 10px 8px #999999;
	border: solid 1px #999999;
	-webkit-transition:all 0.11s ease-in-out;
	-moz-transition:all 0.11s ease-in-out;
	-o-transition:all 0.11s ease-in-out;
	-ms-transition:all 0.11s ease-in-out;
	transition:all 0.11s ease-in-out;
}
.listing ul li:hover {
	box-shadow:0 0 0 #999;
	-webkit-box-shadow:0 0 0 #999;
	top:2px;
	-webkit-transition:all 0.11s ease-in-out;
	-moz-transition:all 0.11s ease-in-out;
	-o-transition:all 0.11s ease-in-out;
	-ms-transition:all 0.11s ease-in-out;
	transition:all 0.11s ease-in-out;
}
.listing {
	font-size:1.4em;
	line-height:1.2;
}
.listing a {
	color:#0066cc;
}
.listing a:hover {
	text-decoration:underline;
}
.map-link
{
	font-size: 13px;
	line-height: 22px;
    text-align: center;
    padding-top: 8px;
}
.payment-icon
{
	float: left;
	width: 32px;
	height: 24px;
	margin-right: 4px;
    margin-bottom: 4px;
}
.business-link-icon
{
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 4px;
    margin-bottom: 4px;
}
.photo-border
{
    border: 2px solid #2c2e2b;
}

.pagination 
{
    width:100%;
    margin:0;
    margin-bottom:14px;
}
.pagination ul
{
    float:right;
}
.pagination ul li
{
    float: left;
    background:none;
    padding-left:10px;
}
.pagination ul li a
{
	font-size:1.4em;
	font-weight:bold;
	color:#0066cc;
}
.pagination ul li a.active-page
{
	color:#333333;
}
.close
{
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: -10px;
    background: url(/images/cross.png) no-repeat;
    text-indent: -9999px;
    z-index: 1000;
}
#header {
	position: fixed;
	top: 0;
	margin:0;
	left:0;
	right:0;
	width: 100%;
	min-width:980px;
	height: 40px;
	background:#161616;
	border-bottom: 1px solid #333333;
	padding:0;
	text-shadow: 1px 1px 1px #000;
	z-index: 9999999;
	-moz-box-shadow: 0px -1px 0px #161616;
	-webkit-box-shadow:  0px -1px 0px #161616;
	box-shadow:  0px -1px 0px #161616;
	background: -moz-linear-gradient(top, #222222, #111111);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#222222), to(#111111));
}
#header span
{
	line-height:2.9;
	font-size:1.4em;
	color:#fff;
}
#header span a
{
	color:#fff;
    text-decoration:underline;
}
#header span.headerlogo {
    float:left;
    padding-left:20px;
    padding-top:6px;
    line-height:1;
    width:35px;
}
#header span.headerlogo a {
    text-decoration:none;
}
#header span.left
{
	float:left;
    padding-left:10px;
}
#header span.right
{
	float:right;
    padding-right:20px;
}