@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'LiberationSansBold';
    src: url('../../inc/js/liberationsans-bold-webfont.eot');
    src: url('../../inc/js/liberationsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../inc/js/liberationsans-bold-webfont.woff') format('woff'),
         url('../../inc/js/liberationsans-bold-webfont.ttf') format('truetype'),
         url('../../inc/js/liberationsans-bold-webfont.svg#LiberationSansRegular') format('svg');
    font-weight: bold;
    font-style: inherit;

}

@font-face {
    font-family: 'HelveticaNeueLTStdLtRegular';
    src: url('/style/css/fonts/helnltsl-webfont.eot');
    src: url('/style/css/fonts/helnltsl-webfont.eot?#iefix') format('embedded-opentype'),
         url('/style/css/fonts/helnltsl-webfont.woff') format('woff'),
         url('/style/css/fonts/helnltsl-webfont.ttf') format('truetype'),
         url('/style/css/fonts/helnltsl-webfont.svg#HelveticaNeueLTStdLtRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueLTStdThinRegular';
    src: url('/style/css/fonts/helnltst-webfont.eot');
    src: url('/style/css/fonts/helnltst-webfont.eot?#iefix') format('embedded-opentype'),
         url('/style/css/fonts/helnltst-webfont.woff') format('woff'),
         url('/style/css/fonts/helnltst-webfont.ttf') format('truetype'),
         url('/style/css/fonts/helnltst-webfont.svg#HelveticaNeueLTStdThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueLTStdMedRegular';
    src: url('/style/css/fonts/helnltsm-webfont.eot');
    src: url('/style/css/fonts/helnltsm-webfont.eot?#iefix') format('embedded-opentype'),
         url('/style/css/fonts/helnltsm-webfont.woff') format('woff'),
         url('/style/css/fonts/helnltsm-webfont.ttf') format('truetype'),
         url('/style/css/fonts/helnltsm-webfont.svg#HelveticaNeueLTStdMedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.clear { clear: both; }

a, a:link, a:visited, a:active { color: #022c5c; text-decoration: none; outline: none; }
a:hover { color: #333; outline: none; text-decoration:underline; }

p { line-height: 18px; padding-bottom: 15px; }
.center {text-align:center;}
blockquote { text-indent:-0.5em; font-style:italic; padding: 20px 25px; color: #666; font-size: 16px; font-family:  Georgia, "Times New Roman", Times, serif;}
br { padding: 0; margin:0; }
hr { border: 1px solid #E7E7E7}

code {
	background: #f0f0f0;
	line-height: 20px;
	background: #f0f0f0;
}

pre {
	font-size: 12px;
	padding: 15px;
	margin: 20px 0;
	background: #f6f6f6;
	line-height: 20px;
	display: block;
	overflow: auto;
	border:1px solid #e7e7e7;
}

/*Header styles*/
#main h1, .wide h1 { font-family:'HelveticaNeueLTStdThinRegular'; font-size: 28px; margin-bottom: 15px;}
#main h2, .wide h2 { font-family:'HelveticaNeueLTStdThinRegular'; font-size: 26px; margin-bottom: 10px;}
#main h3, .wide h3 { font-family: 'HelveticaNeueLTStdLtRegular'; font-size: 24px; margin-bottom: 10px;}
#main h4, .wide h4 { font-family: 'HelveticaNeueLTStdLtRegular'; font-size: 20px; margin-bottom: 10px;}
#main h5, .wide h5 { font-family: 'HelveticaNeueLTStdMedRegular'; font-size: 18px; margin-bottom: 5px;}
#main h6, .wide h6 { font-family: 'HelveticaNeueLTStdMedRegular'; font-size: 14px; margin-bottom: 5px;}

.col-left { float: left; }
.col-right {float: right; }

body {
	background: #FFFFFF url('/images/template/blue-bg-all.jpg') top center repeat-x;
	font-family:  'HelveticaNeueLTStdLtRegular';
	font-weight:normal;
	font-size: 13px; 
	color: #424242;
}

.homebody {
	background: #FFFFFF url('/images/template/blue-bg.jpg') top center repeat-x;
}

#header {
	width: 960px;
	height: 156px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#logo {
	width: 412px;
	float: left;
	/*margin-top: 10px;*/
}

.breadcrumbs { 
	padding: 0;
}

#feature-wrap {
	background: transparent;
	width: 995px;
	margin: 0 auto;
	padding-bottom: 40px;
	overflow: hidden;
}

#feature-info {
	position: relative;
	width: 395px;
	padding: 20px 0 0 20px;
	float: left;
}

#feature-info h3 {
	font-family: 'HelveticaNeueLTStdMedRegular';
	background: transparent;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000;
	font-size: 24px;
	line-height: 28px;
	padding: 0 0 20px 120px/*10px 0 20px 0*/;
}

#feature-info p {
	background: transparent;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

#action {
	width: 395px;
	height: 55px;
	position: absolute;
	top: 208px;
	left: 20px;
}

/* Call to action buttons */
a.actionbutton {
	float: left;
	width: 198px;
	height: 55px;
	display: block;
	background-image: url('/images/template/action2.png');
	background-position: top left;
}

a:hover.actionbutton {
	display: block;
	width: 198px;
	height: 55px;
	background-position: bottom left;
	background-image: url('/images/template/action2.png');
}

a.infobutton {
	float: left;
	width: 197px;
	height: 55px;
	display: block;
	background-image: url('/images/template/action2.png');
	background-position: top right;
}

a:hover.infobutton {
	display: block;
	width: 197px;
	height: 55px;
	background-position: bottom right;
	background-image: url('/images/template/action2.png');
}

/*Begin Main Content Block*/
#wrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.buzz-area {
	width: 960px;
	float: left;
	margin-bottom: 40px;
}

h3#intro {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 40px;
}

.welcome-buzz {
	width: 393px;
	height: 261px;
	padding-right: 36px;
	margin-right: 23px;
	float: left;
	background: url('../../style/images/review-bg.png') top right no-repeat;
}

.welcome-buzz h3 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}

.reviews {
	width: 393px;
	height: 261px;
	padding-right: 36px;
	margin-right: 23px;
	float: left;
	background: url('../../style/images/review-bg.png') top right no-repeat;
}

.reviews h3 {
	font-size: 14px;
	line-height: 14pt;
	padding: 0 0 10px 3px;
}

.quoted-pic {
	width: 58px;
	height: 42px;
	float: left;
	background: #f6f6f6;
	border: 1px solid #e7e7e7;
	padding:5px;
	margin: -20px 20px 0 110px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

ul.quoted-info {
	width: 190px;
	float: left;
	margin: -15px 0 0 0;
}

ul.quoted-info h4 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom:5px;
}

.review-text {
	width: 363px;
	height: 149px;
	padding: 20px 30px 0 20px;
	font-style: italic;
	font-size: 10pt;
	float:left;
	background: url('../../style/images/talk-bubble.png') top left no-repeat;
}

.small {
	font-size: 8pt;
}

.small-feature {
	font-size: 8pt;
	padding-bottom: 0;
	line-height: 8pt;	
}

.small-news {
	font-size: 8pt;
	padding-top: 3px;
	line-height: 8pt;
}

.features {
	width: 501px;
	float: left;
}

.features h3 {
	font-size: 14px;
	line-height: 14px;
	padding: 0 0 10px 25px;
	font-weight: bold;
	font-family: 'HelveticaNeueLTStdMedRegular';
}

.features-1 {
	width: 235px;
	padding: 0 15px 15px 0;
	float: left;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	background: url('../../style/images/monitor.png') 0 0 no-repeat;
}

.features-2 {
	width: 235px;
	padding: 0 0 15px 15px;
	float: left;
	border-bottom: 1px solid #f6f6f6;
	background: url('../../style/images/heart.png') 15px 0 no-repeat;
}

.features-3 {
	width: 235px;
	padding: 15px 15px 0 0;
	float: left;
	border-right: 1px solid #f6f6f6;
	background: url('../../style/images/chart.png') 0 15px no-repeat;
}

.features-4 {
	width: 235px;
	padding: 15px 0 0 15px;
	float: left;
	background: url('../../style/images/graph.png') 15px 14px no-repeat;
}

/*HOME page blog and news area*/
#blog-news {
	width: 960px;
	float:left;
}

.homepost {
	width: 626px;
	float: left;
	margin-right: 40px;
}

.homepost h2 {
	font-size: 16px;
	line-height: 16pt;
	margin-bottom: 10px;
}

.homepost h3 {
	width: 540px;
	float:left;
	font-size: 16px;
	line-height: 16pt;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #f6f6f6;
	font-weight: bold;
	font-family: 'HelveticaNeueLTStdMedRegular';
}

.homepost h4 {
	width: 86px;
	float: left;
	font-size: 8pt;
	text-align: right;
	padding-top: 16px;
}

.homepost p {
	padding-bottom: 15px;
	margin-bottom: 0;
}

#blog-news .post-img {
	width: 614px;
	height: 204px;
	padding: 5px;
	margin-bottom:15px;
	background: #f6f6f6;
	border: 1px solid #e7e7e7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#blog-news .post-img:hover  {
	background: #e7e7e7;
	border: 1px solid #d3d2d2;
}

.home-news {
	width: 274px;
	padding: 10px 10px 15px 10px;
	float:left;
	background: #f6f6f6;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.home-news h3 {
	font-size: 16px;
	line-height: 16pt;
	padding-bottom: 20px;
	font-weight: bold;
	font-family: 'HelveticaNeueLTStdMedRegular';
}

.home-news h4 {
	font-size: 12px;
	line-height: 12pt;
}

.news-entry {
	margin-bottom: 10px;
}

.news-entry h2 {
	font-size: 14px;
	line-height: 14pt;
	padding-bottom:5px;
}

.news-entry p {
	font-size: 8pt;
	padding-bottom: 0;
}

#social-home {
	width: 274px;
	padding: 10px;
	float:left;
	background: #e7e7e7;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;	
}

#social-home h3 {
	font-size: 14px;
	line-height: 14pt;
	padding-bottom: 10px;
}

#social-home .social-icon {
	width: 32px;
	height: 32px;
	float:left;
	margin-right: 10px;
}

.social-icon {
	width: 32px;
	height: 32px;
	float:left;
	margin-right: 10px;
}

/*BEGIN PORTFOLIO ITEMS*/
h1.portfolio-headline {
	padding-top: 40px;
	font-size: 28px;
}

.portfolio-row {
	width: 960px;
	float: left;
	margin-top: 40px;
}

.portfolio-item  { 
	width: 292px;
	margin-right: 42px;
	float: left; 
}

.last { margin-right: 0; }

.portfolio-item h2 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
	padding: 0 6px 0 6px;  
}

.portfolio-item p {
	padding: 0 6px 0 6px; 
}

.portfolio-item img  {
	background: #f6f6f6;
	height: 160px;
	margin-bottom: 10px;
	padding: 5px;
	width: 280px;
	border: 1px solid #e7e7e7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

a.hover-zoom {
	position:relative; 
	float:left;
}

a.hover-zoom span { 
	background: #000 url('../../style/images/zoom.png') no-repeat; 
	width:280px; 
	height:160px; 
	position:absolute; 
	left:6px; 
	top: 6px; 
	display:none; 
}

a.hover-zoom-video {
	position:relative; 
	float:left;
}

a.hover-zoom-video span { 
	background: #000 url('../../style/images/zoom-video.png') no-repeat; 
	width:280px; 
	height:160px; 
	position:absolute; 
	left:6px; 
	top: 6px; 
	display:none; 
}

/*END PORTFOLIO ITEMS*/

/*Contact Page*/
.contact-details {
	width: 623px;
	float:left;
	/*margin-top: 40px;*/
}
.map {
	background: #f6f6f6;
	margin-bottom: 10px;
	padding: 5px;
	width: 264px;
	border: 1px solid #e7e7e7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#contact-wrapper {
	width:623px;
}
#contact-wrapper div, form#Form div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label, form#Form label {
	display:block;
	float:none;
	width: auto;
	padding-bottom:3px;
}
form#contactform input, form#Form input, form#Form select, form#contactform select {
	background: #f6f6f6;
	border: 1px solid #e7e7e7;
	width: 400px;
	padding:3px;
	color:#999;
}
form#contactform textarea, form#Form textarea {
	font-size:100%;
	width: 400px;
	padding: 3px;
	background: #f6f6f6;
	border: 1px solid #e7e7e7;
}

form#contactform .contactsubmit, form#Form input.submit {
	width: 61px;
	height: 30px;
	display: block;
	background: url('../../style/images/submit.png') left top no-repeat;
	cursor: pointer;
	border: 0;
	text-indent: -9999px;
}
form#Form label.error {
	display: block;
	clear: both;
	color: #022c5c;
	font-weight:bold;
	font-style:italic;
	margin: 10px 0;
}
/*End Contact Page*/

/*Begin Blog and Page Content*/
.wide {
	width: 960px;
	float: left;
	margin-top: 40px;
}

.one-half {
	width: 460px;
	float: left;
	margin: 40px 40px 0 0;
}

.one-half-last {
	width: 460px;
	float: left;
	margin-top: 40px;
}

.one-third {
	width: 290px;
	float: left;
	margin: 40px 40px 0 0;
}

.one-third {
	width: 290px;
	float: left;
	margin: 40px 40px 0 0;
}

.one-third-last {
	width: 290px;
	float: left;
	margin-top: 40px;
}


#main {
	width: 623px;
	margin: 40px 30px 0 0; 
}

#main .post-entry ul, .one-half ul, .one-half-last ul, .wide ul  {
	/*font-family: Georgia, Times, serif;*/
	/*font-style: italic;*/
	margin-bottom: 15px;
	color: #424242;
}
#main .post-entry h4, .one-half h4, .one-half-last h4, .wide h4{
	/*color: #022c5c;*/
	font-weight:normal!important;
}

#main .post-entry ul li,  .one-half ul li, .one-half-last ul li, .wide ul li{
	/*background: url('../../style/images/arrow.png') 0 7px no-repeat;*/
	list-style-type: disc;
	list-style:inside;
	padding: 0 0 10px 10px/*3px 0 6px 25px*/;
	margin-left: 5px;
	text-indent: -12px;
	line-height:16px;
}
#main .post-entry ul li p,  .one-half ul li p, .one-half-last ul li p, .wide ul li p {
	padding-bottom: 0!important;
	display:inline;
}
#main .post-entry ul li h4,  .one-half ul li h4, .one-half-last ul li p, .wide ul li h4{
	display:inline;
	line-height: 24px;
}
#main .post-entry ol, .wide ol {
	font-style: italic;
	margin: 0 0 15px 30px;
	color: #666666;
}

#main .post-entry ol li, .wide ol li {
	list-style: decimal;
	padding: 3px 0 5px 0;
	/*color: #022c5c;
	font-size: 14pt;*/
	color: #424242;
    font-size: 12px;
	font-style:normal!important;
	font-weight: bold;
}

#main .post-entry ol li p, .wide ol li p {
	color: #666666;
	font-size: 12px;
	margin:0;
	padding: 5px 0;
	font-weight: normal;
}

#main h1.headline, .buzz-area h1.headline, .wide h1.headline {
	font-family: 'HelveticaNeueLTStdThinRegular';
	font-size: 28px;
	margin-bottom: 5px;
}

span.headline-reg {
	font-weight: normal;
}

.post-entry {
	padding: 40px 30px 0 0;
	width:623px;
}

.post-entry h2 {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 10px;
}

.post-entry-img {
	width: 600px;
	height: 204px;
	padding: 5px;
	margin-bottom:15px;
	background: #f6f6f6;
	border: 1px solid #e7e7e7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.post-entry-img:hover  {
	background: #e7e7e7;
	border: 1px solid #d3d2d2;
}

.post-meta {
	font-size: 10px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 3px 0 3px 0;
	margin: 0 12px 10px 0;
}

.tags {
	margin: 10px 0 0 0;
}

/*Table*/
#main table, #blog-news table, .wide table {
	clear:both;
	border: 1px solid #e7e7e7;
	width: 100% !important;
	margin-bottom: 20px;
}
		
#main th, #blog-news th, .wide table th {
	padding: 5px;
	text-align: left; 
	margin-bottom: 5px;
	text-transform: uppercase;
	background: #f6f6f6;
	font-weight: bold !important;
	color: #101010;
}
		
tr.alt {
	background-color: #e7e7e7;
}
		
#main td, #blog-news td, .wide table td {
	padding: 5px;
}

/* COMMENT STYLING */
#comments {margin-top:30px;overflow:hidden; border-top: 1px solid #e7e7e7;}
#comments h3 {font-size:20px;padding:20px 0 20px 0;}
#comments .comment {list-style-type:none;margin-top:10px;width:100%;}
#comments .avatarbg { width: 77px; float:left;  }
#comments .avatar { width: 77px; float:left; margin-bottom:1px; }

#comments img.avatar { 
width: 65px; 
height:65px; 
background: #fff; 
border: 1px solid #D9D9D9; 
padding: 5px; 
}

#comments .bypostauthor { background: #f6f6f6; }

#comments .comment-right { margin-left:105px; margin-right:5px; }
#comments .comment .comment-container {padding:10px; border: 1px solid #e7e7e7;}
#comments .comment-head {height:40px;line-height:40px;margin:0;padding:0 15px;}
#comments .comment-head .name {font-weight:bold; font-style:italic; margin:0 0 -5px;}
#comments .comment-head .date {margin-right:10px;}
#comments .comment-head .date a {color:#777777; font-size:11px;}
#comments .comment-head .edit a { font-size:11px; color:#FF0000; padding-right:5px }
#comments .comment-entry {line-height:20px;padding:20px 15px 10px;}
#comments .comment-entry p {margin:0 0 10px; font-family:  Georgia, "Times New Roman", Times, serif;}
#comments ul.children { background: #fff url('../../style/images/reply.png') 0 0 no-repeat ; margin: 0 0 0 10px; padding:0 0 0 25px;}
#comments .cancel-comment-reply {margin-bottom:10px;}
#comments .navigation {padding:10px;}
#comments .navigation a {display:block;margin:15px 0 0;}
#comments .navigation a:hover {}
#comments ol {font-style: normal;font-size: 12px; }
#comments ul {font-style: normal;font-size: 12px; }
#comments a.comment-reply-link {color:#666;font-size:12px;font-style:italic;padding:2px;}
#comments a.comment-reply-link:hover { cursor: pointer; color: #000; background: transparent; }
#respond { margin:0 3px 15px 3px;overflow:hidden;}
#comments #respond {padding:0 10px;}
#respond h3 {font-size:20px;padding-bottom:10px;}
#respond .left {float:left;width:600px;margin-right:15px;}
#respond .right {float:left;width:600px;}
#commentform {margin:15px 0 0;}
#commentform input.txt {background:#f6f6f6;border:1px solid #e7e7e7;padding:7px 5px;margin-right: 10px;width:220px;}
#commentform textarea {background:#f6f6f6;border:1px solid #e7e7e7;color:#555555;padding:5px;width:97% !important;}
#commentform #submit {margin:15px 0 3px;}
#commentform input.txt, #commentform textarea { border:1px solid #e7e7e7; color:#666666;}
#commentform #submit {
	width: 61px;
	height: 30px;
	display: block;
	background: url('../../style/images/submit.png') left top no-repeat;
	cursor: pointer;
	border: 0;
	text-indent: -9999px;
}
#commentform #submit:hover {}
h3#pings {margin:20px 0 10px;}
.pinglist li {list-style-type:decimal;margin:0 0 0 20px;}
.pinglist li .author {font-size:15px;font-weight:bold;}
.pinglist li .date {font-size:11px;}
.pinglist li .pingcontent {display:block;margin:10px 0;}

/*Begin Sidebar*/
#sidebar {
	width: 276px;
	margin-top: 40px;
	padding-left: 30px;
	background: url('../../style/images/review-bg.png') top left no-repeat;
}

.author-pic {
	width: 62px;
	height: 62px;
	float: left;
	margin: 10px 10px 5px 0;
}

#sidebar h3 {
	border-bottom: 1px solid #e7e7e7;
	font-size:16px;
	line-height:16pt;
	padding-bottom:5px;
}

#sidebar p {
	margin-top:10px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul li a {
	display: block;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	padding-bottom: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul li, #sidebar ul ol li {
	margin: 0;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #e7e7e7;
	background: url('../../style/images/arrow.png') left center no-repeat;
}

#sidebar ul li:hover, #sidebar ul ol li:hover, #sidebar ul li.active {
	margin: 0;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #e7e7e7;
	background: #e7e7e7 url('../../style/images/arrow-black.png') left center no-repeat;
}

#sidebar .widget {
	margin-bottom: 40px;
}

#sidebar .textwidget p {
	margin-top: 5px;
}

#sidebar h3.widgettitle {
	margin: 0;
}

#searchform  { 
	margin: 15px 0 0 0; 
}

.widget input#s, .widget input.field  { 
	float: left; 
	width: 200px; 
	padding: 6px 0 6px 5px; 
	border: 1px solid #E3E3DE; 
	background: #F4F4EE; 
	margin-right: 5px;
}

.widget input#searchsubmit  {
	width: 61px;
	height: 30px;
	display: block;
	background: url('../../style/images/search-button.png') left top no-repeat;
	cursor: pointer;
	border: 0;
	text-indent: -9999px;
}

.widget .screen-reader-text  { 
	display: none; 
}

/*Sidebar ads*/
#ads {
	width: 260px;
	margin-bottom: 40px;
	float: left;
}

.big-ad {
	width: 260px;
	height: 120px;
	padding: 5px;
	margin: 10px 0 10px 2px;
	background: #f6f6f6;
	border: 1px solid #e7e7e7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

.big-ad:hover {
	background: #e7e7e7;
	border: 1px solid #d3d2d2;
}

/*Page Navigation*/
.wp-pagenavi {
	clear: both;
	float: left;
	width: 623px;
	height: 100%;
	padding: 10px 0;
	margin-top: 40px;
}
	
.wp-pagenavi a, div.wp-pagenavi a:link {
	padding: 4px 8px 4px 8px;
	background: url('../../style/images/paging-bg.png') left top repeat-x;
	border: 1px solid #cccccc;
	margin-right: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-pagenavi a:hover, div.wp-pagenavi a:hover {
	background: url('../../style/images/paging-bg-active.png') left top repeat-x;
	border: 1px solid #cccccc;
}

.wp-pagenavi a:active {
	
	padding: 4px 8px 4px 8px;
	margin-right: 5px;
	color: #222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

.wp-pagenavi span.pages {
	background: url('../../style/images/paging-bg.png') left top repeat-x;
	border: 1px solid #cccccc;
	padding: 4px 8px 4px 8px;
	margin-right: 10px;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.wp-pagenavi span.current {
	padding: 4px 8px 4px 8px;
	background: url('../../style/images/paging-bg-active.png') left top repeat-x;
	border: 1px solid #cccccc;
	margin-right: 5px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.wp-pagenavi span.extend {
	padding: 4px 8px 4px 8px;
	margin-right: 5px;	
}

/*Begin of footer*/
#footer-wrap {
	width: 100%;
	background: #2a2e31;
	padding: 30px 0 20px 0;
	margin-top: 40px;
	color: #a1a1a1;
}

#footer {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#footer a {
	color: #A1A1A1/*#75c1dd*/;
}

#footer a:hover {
	background: transparent;
	color: #ffffff;
}

.footer-widget {
	width: 208px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #3a3f43;
}

.footer-widget h3 {
	font-size: 16px;
	line-height: 16pt;
	margin-bottom: 10px;
	background: transparent;
	color: #ffffff;
}

.footer-widget li {
	padding-bottom: 5px;
}

.footer-widget li a {
	display: block;
	padding-bottom: 5px;
}

.footer-widget-last {
	width: /*208*/416px;
	float: left;
}

.footer-widget-last h3 {
	font-size: 16px;
	line-height: 16pt;
	margin-bottom: 10px;
	background: transparent;
	color: #ffffff;
}

.footer-widget-last li {
	padding-bottom: 5px;
}

.footer-logo {
	width: 238px;
	float: right;
	display: block;
	margin-top: 30px;
}

#footer .copyright {
	width: 760px;
	float: right;
	text-align: right;
	margin-top: 40px;
	font-size: 11px;
}

.small { font-size: 10px; }
.mt80 { margin-top: 80px!important; }
.article-list-item { display: block; clear: both; margin: 10px 0; float: left; width: 100%; }
.red { color: #F00; }
tr.bordered td { border-top: 1px solid #E7E7E7; border-bottom: 2px solid #666; }
.fr { float: right; }
.fl { float: left; }
.footer-widget-right { width: 416px; float: right; padding-right: 40px; margin-right: 20px; border-right: 1px solid #3A3F43;}

#buyer-registration label { float: left; width: 200px; text-align: left; font-weight: bold; font-size: 12px; color: #444; padding: 0; }
#buyer-registration ul li { margin: 0!important; list-style-type: none!important; text-indent: 0!important; padding: 0 0 15px 10px; }
#buyer-registration ul li ul { float: right; padding-left: 0; margin-bottom: 20px; width: 400px; }
#buyer-registration input, #buyer-registration input, #buyer-registration select, #buyer-registration textarea {
background: #F6F6F6; border: 1px solid #E7E7E7; width: 400px; padding: 3px; color: #999; }
#buyer-registration input.small {  width: 100px!important; display: inline-block; }
#buyer-registration input.goleft { margin-left: 45px;}
#buyer-registration input.otherinput { margin: 5px 0 0 50px; width: 250px;}
label#experience_other_text { width: 300px; }
#buyer-registration li.otherlistitem { display: block!important; width: 100%!important; clear: both!important; }
#buyer-registration  ul li ul li {  list-style-type: none!important; list-style-position: inside!important; padding: 0!important; margin: 0 0 10px 0!important; line-height: 16px;}
#buyer-registration ul li ul li input[type=radio], #buyer-registration ul li ul li input[type=checkbox] { width: 50px!important; float: left; margin: 2px 0 0 0;}
#buyer-registration label.error { float: left; display: block; clear: both; background: #4BAAE4; color: #FFF; 
	padding: 5px; width: 90%; font-style:italic; font-weight: bold; margin: 5px;}
#buyer-registration input.submit { cursor: pointer; width: 61px; height: 30px; 	display: block; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #CCC; text-transform: capitalize; color: #666; font-weight: bold;
text-align: center; text-shadow: 1px 1px 2px #FFF; filter: dropshadow(color=#FFF, offx=1, offy=1);
background: #e8e8e8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #e8e8e8 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e8e8e8 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e8e8e8 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e8e8e8 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom, #e8e8e8 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */

/* background: url('../../style/images/submit.png') left top no-repeat; cursor: pointer; border: 0; text-indent: -9999px; */ }
#buyer-registration input.submit:hover { 
background: #cccccc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #cccccc 0%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cccccc 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cccccc 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cccccc 0%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cccccc 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-8 */

 color: #666!important;}

ul.floatlist li { float: left!important; width: 150px!important; display: inline!important; clear: none!important; }