/*
Theme Name: Svelt
Theme URI: http://www.jedmeade.com/svelt
Description: A light-weight Wordpress theme.
Version: 1.0.4
Author: Jed Meade
Author URI: http://www.jedmeade.com/
Tags: white, light, two-columns, fixed-width, right-sidebar, photoblogging
*/


/* Reset */

html {
	color:#000;
	background:none repeat scroll 0 0 transparent;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
input {
	margin:5px 4px 5px 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
.navigation_archive {
	margin: 25px 0;
width:100%;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/* Global */

body {
	margin: 0;
	padding: 0;
	background-color:#9d9c91;
}

/* LSF 12-06-2010 - prevent images in links from being underlined */
a > img {
text-decoration: none;
}

#resultsShot img {
	margin-right:20px;
}
.submitButton {
	font-size:14px;
}
.submitButtonRed {
	background-color:#D9070B;
	font-size:18px;
	color:#FFF
}
.submitVoteButton {
	font-size:16px;
	margin-top:10px;
}
.gutPoll {
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
}
.subGut {
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
li.cat-item {
	font-size:20px;
	line-height:25px;
	font-family:"Times New Roman", Times, serif;
}
.breadcrumb {
	font-size:11px;
	margin-bottom:20px;
	text-transform:uppercase;
}
#page {
	background-color:#ffffff;
	width: 930px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
}
.clrfix {
	clear: both;
	height: 1px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif, Georgia;
	line-height: 0.95em;
	padding: 0 0 4px 0;
}
a {
	text-decoration: underline;
	/*color: #69c;*/
	color:#419FCF;
	outline:none;
}
a:visited,#mainnav ul li a:visited,#mainnav ul#subMenu li a:visited {color:purple;}
hr {
	height: 1px;
	background-color: #eee;
	color: #eee;
	border: none;
	padding: 0;
	margin: 1em 0;
}
a:hover {
	color: #06F;
	text-decoration:none;
}
strong, b {
	font-weight: bold;
}
em, i, cite {
	font-style: italic;
}
fieldset {
	border:1px solid #ccc;
	padding:10px;
}
legend {
	padding: 5px;
	text-transform:uppercase;
}
.tagCloud a {
	color:#666;
}
table caption {
/*
	padding: 3px 5px 3px 5px;
	border-left: solid #fff 1px;
	border-right: solid #fff 1px;
	border-bottom: 0px;
	border-top: 0px;
	background: #eee;
	font-weight: bold;
	*/
}
table th {
/*
	padding: 3px 5px 3px 5px;
	border: solid #fff 2px;
	background: #ddd;
	font-weight: bold;
	*/
}
table td {
/*
	padding: 3px 5px 3px 5px;
	border: solid #fff 2px;
	background: #eee;
	*/
}
pre, code {
	background:#eee none repeat scroll 0 0;
	border:1px solid #ccc;
	font-family:Courier, serif;
	line-height:22px;
	overflow-x:scroll;
	overflow-y:visible;
	padding:10px;
	width: 600px;
}
acronym, abbr {
	border-bottom: dotted #999 1px;
}
span.delim:after {
	content: " : ";
}
span.delim {
	color: #999;
	padding: 0 0.5em 0 0.5em;
}
.voteButton {
	background-color:#999;
	color:#FFF;
	height:40px;
	font-size:18px;
	margin-top:-5px;
}
/* Header */

#header {
	margin: 0 0 20px 0;
}
#header div#bloginfo {
	float:left;
	width: 630px;
	padding: 0 0px 10px 0;
}
#header div#bloginfo #title {
	/*text-transform: uppercase;*/
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 2.4em;
	line-height: 0.95em;
	font-size:40px;
}
#header div#bloginfo #title h1 {
	padding: 0px;
}
#header div#bloginfo #title a {
	color: #333;
	text-decoration:none;
}
#header div#bloginfo #tagline a {
	letter-spacing: 0.1em;
	color: #000;
	text-decoration:none;
}
#header div#search {
	float:left;
	width: 270px;
}
.search-left {
	background: url('../register_files/images/search-left.png') no-repeat;
	width: 25px;
	height: 30px;
	float: left;
}
.search {
	background: url('./images/search-mid.png') repeat-x;
	border: 0px;
	font-size: 1.5em;
	width: 232px;
	height: 30px;
	font-family: Garamond, Georgia;
	float: left;
	color: #ccc;
	padding: 3px 0 0 3px;
}
.search-right {
	background: url('../register_files/images/search-right.png') no-repeat;
	width: 10px;
	height: 30px;
	float: left;
}
#content .search {
	width: 450px;
}
.dots {
	background: url('./images/dots.png') repeat-x;
	height: 1px;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
#mainnav {
	clear: both;
	/*text-transform: uppercase;
	line-height: 1.0em;*/
width:800px;
	margin-left:90px;
}

a.largelinks { /* LSF 11-3-2010 */
	font-size:18px;
}

#mainnav ul li {
	padding:15px 0px 10px 20px;
	font-size:18px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;/*
	font-size:15px;
	background-color:#EBEBEB;
	border-right:1px solid #CCC;
	*/
	
}
#mainnav ul li a {
	color: #419FCF;
	text-decoration:underline;
}
#mainnav ul li a:hover {
	color: #06F;
	text-decoration:none;
}
/* Contents */

#content {
	width: 630px;
	float: left;
	padding: 0 0px 0 0;
	font-size:15px;
}

#content .navigation {
	padding: 0 0 20px 0;
}
#content h1 {
	font-size: 35px;
}
h2 {
	font-size: 1.8em;
}

#content h2 {
	font-size:28px;
	font-family: "Times New Roman", Times, serif, Georgia;
	color:#333333;
}
.post h1, .post h2 {
	/* background: url('images/dots.png') repeat-x bottom; */
	margin-bottom:10px;
}

.fsSubmitButton {
	margin:18px;
}
.post h3 {
	font-family:"Times New Roman", Times, serif;
}
h3 {
	font-size: 1.6em;
}
#content h3 {
	font-size: 20px;
	line-height:25px;
}
h3#comments, h3#respond {
/*background: url('images/dots.png') repeat-x bottom;	*/
}
h4 {
	font-size: 1.4em;
}
#content h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
#content h5 {
	font-size: 1.2em;
}
h2 a, h3 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
}
h2 a:hover, h3 a:hover {
	color: #c66;
}
.navigation {
	margin: 0 0 20px 0;
}
.navigation .previous {
	width: 50%;
	float: left;
}
.navigation .next {
	width: 50%;
	float: left;
	text-align: right;
}
.post {
	margin: 0 0 40px 0;
	clear: both;
}
.entry {
	line-height: 1.6em;
	margin: 10px 0 10px 0;
}
.entry p, .comment p {
	margin: 0 0 1.2em 0;
}
.entry.awards ul{
	position:relative;
	top:-15px;
}
.entry ul, .entry ol {
	margin: 0 0 1.0em 2.0em;
}
.entry ol li {
	list-style: decimal outside;
}
.entry ul li {
	list-style: disc outside;
}
.entry h1, .entry h2 {
	background: none;
}
.entry blockquote {
	padding: 0 0 0 3.0em;
	font-style: italic;
	background: url('../register_files/images/quote.png') no-repeat top left;
}
/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.info, .postmetadata, small {
	font-size: 0.8em;
	line-height: 1.0em;
}
.info, .postmetadata {
	padding: 2px 0 0px 0;
	clear: both;
}
.postmetadata {
/* background: url('images/dots.png') repeat-x bottom; */ 
}
.commentlist {
	margin: 20px 0 20px 0;
}
.commentlist .comment {
	padding: 0 0 20px 0;
	clear: both;
}
.commentlist .commenter {
	width: 120px;
	float: left;
}
.commentlist .commenter .avatar {
	margin: 0 0 3px 0;
}
.commentlist .comment-text {
	width: 500px;
	float: left;
	margin: 0 0 0 10px;
}
.commentlist .comment-text .comment-bubble {
	background: url('../register_files/images/comment-bubble.png') no-repeat;
	width: 18px;
	height: 24px;
	float: left;
}
.commentlist .comment-text .comment-mid {
	float: left;
	width: 462px;
	background: #eaeaea;
	padding: 10px;
}
.logged-in-as {
	margin: 10px 0 10px 0;
}
#commentform {
	margin: 10px 0 0 0;
}
.form-field {
	clear: both;
	margin: 0 0 12px 0;
}
#commentform label {
	display: block;
	width: 120px;
	float: left;
	font-size:13px;
}
span.required {
	color: #C00;
}
.search-result {
	margin: 0 0 20px 0;
}
/* Sidebar */

#sidebar {
	width: 200px;
	float: left;
	color: #333;
	margin: 70px 0 20px 35px;
}

#formsidebar {
	float:right;
	width:375px;
	background:#e5e5e5;
	border:1px solid #ddd;
	margin: 50px 0 0 25px;
	padding:0 0 18px 0;
}
.customSidebar {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size:24px;
	line-height:25px;
	margin-bottom:5px;
}
#customcontent {
	width: 460px;
	float: left;
	padding: 0 0px 0 0;
	font-size:15px;
}
#sidebar ul li {
	margin: 0 0 15px 0;
}
#sidebar ul ul li {
	margin: 0 0 0 20px;
	list-style: square outside;
}
#sidebar table#wp-calendar td#next {
	text-align: right;
}
/* Footer */

#footer {
	clear: both;
	margin: 20px 0 0 0;
	padding: 10px 0 30px 0;
	/*background: url('images/dots.png') repeat-x top;*/
	height: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer #rss {
	padding: 4px 0 3px 25px;
	background: url('../register_files/images/rss.png') no-repeat;
}

#regBlockButtons input {
	float: right;
	margin-left: 50px;
}
/*20101102*/

img{ border:none;}
	a.tellFriends, a.gmailPopup{
		font-family:Georgia, Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;	
		font-size:16px;
		font-weight:bold;
		color:#4f81bd;
		outline:none;
	}
	p.tellFriendsText{
		font-family:Georgia, Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;		
		width:600px;
		font-size:13px;
	}
	.tellFriendsTable td{
		padding:5px 10px 
		}
p.bodyText{ display:none}

/*Start - New Header and Footer styles*/
#searchBox{
	bottom:80px;
	position:absolute;
	right:26px;
}

#searchBox.top{
	bottom: 10px;
    float: right;
    margin-right: 38px;
    position: relative;
	width:150px;
	right:0;
}

#content h1.newDesign{
	font-size:35px;
	margin-bottom:15px;
}

#content h1.newDesignWide{
	font-size:33px;
	margin-bottom:15px;
	width:770px;
}

#content h2.techguideHeading{
	font-size:35px;
}

#content h1.newDesignNarrow{	
	font-size:35px;
	width:480px;
	margin-bottom:15px;
}

#content h1.techguideSubHeading{
	font-size:21px;
}

#content h1.techBrandName{
	font-size:26px;
	font-weight:bold;
	margin-bottom:0;
}

#content h3.techguideH3 a, #content h3.techguideH3{
	line-height:30px;
	font-size:18px;
}

#content h2.techBrandCategory, .col3.goldListing h2.techBrandCategory, .col3.platinumListing h2.techBrandCategory{
	line-height:30px;
	font-size:21px;
	font-weight:bold;
	margin-bottom:0;
	color:#333333;
}

#header.newDesign{
	border: 1px solid #FFF;
	padding-top:3px;
	margin-bottom:20px;
}

#header-logo{	
	float:left;	
	width:170px;
	margin-top:2px;
}

#header-right{	
	float:right;	
	width:770px;
}

#header-newsletter{
	float:left;
	text-align:right;
	width:498px;
	margin-top:0;
	margin-right:0px;
	margin-left:40px;
	position:absolute;
	right:41px;
	top:4px;
}

.txtOptinHolder{
	height:50px;
    width:205px;
	background:transparent url(images/txt-optin-bg.png) no-repeat;
	background-position:bottom;
}

.txtOptin{	
	background:none;
	border:none;
	padding:17px 10px 10px;
	width:177px;
	float:left;
	font-size:14px;
	margin:0;
	color:#999;
}

.txtInstantAccessHolder{
	height:38px;
    width:214px;
	background:transparent url(images/instantAccessEmail.gif) no-repeat;
	background-position:bottom;
	padding-top:8px;
}

.txtSearchHolder{
	height:31px;
    width:157px;
	background:transparent url(images/txt-search-bg.png) no-repeat;
	background-position:bottom;
	float:right;
}

.txtSearchHolder.top{
	background:transparent url(images/txt-search-gray.png) no-repeat;
	position:relative;
	left:22px;
}

.txtSearch{
	color:#999; 
	margin:0;
	background:none;
	border:none;
	padding:6px 10px 10px;
	float:left;
	font-size:14px;
	width:130px;
}

.txtSearch.top{
	padding:4px 1px 1px 6px;
	font-size:13px;
}

.txtInstantAccess{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #999999;
    float: left;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    padding: 8px 10px 10px;
    width: 188px;
}

.txtOptin:focus, .txtSearch:focus{
	color:#000000;
}

#header input[type=submit]{
	padding:0px;
	margin:0;
	font-weight:bold;
	cursor:pointer;
	border:0;
}

.header-submitButton{	
	background:url("images/btn-optin-bg2.png") no-repeat scroll right bottom transparent;
	font-size:12px;
	height:46px;
	position:absolute;
	right:-34px;
	top:4px;
	width:47px;
}

.header-searchButton{	
	background:url("images/btn-search-bg2.png") no-repeat scroll right bottom transparent;
	font-size:12px;
	height:33px;
	position:absolute;
	right:-34px;
	top:-6px;
	width:38px;
	border:0;
	font-weight:bold;
	cursor:pointer;
}

.header-searchButton.top{
	background:url("images/btn-search-gray.png") no-repeat scroll right bottom transparent;
	color: #FFFFFF;
    top: -4px;
}

.headerNewsletterLabel{
	font-size:30px;
	float:left;
	margin-left:48px;
	padding-top:8px;
}

#header-optin{
	float:right;
}

.valuePrivacyTxt{
	font-size: 10px; 
	margin-left: 13px; 
	margin-top:2px; 
	text-align: left;
}

#footer.newDesign{
	font-size:11px;
	line-height:18px;
	padding-top:150px;
	position:relative;
}

.footer-left{	
	float:left;	
	width:500px;
}

.footer-right{	
	float:right;	
	width:255px;	
	font-weight:bold;
	text-align:right;
}

#mainnav.newDesign{
	clear:none;
	float:left;
	margin:3px 0 0 0;
	width:820px;
	position:relative;
	right:50px;
}

#mainnav.newDesign ul li {
	padding-top:4px;
	padding-left:20px;
	padding-bottom:5px;
}

#mainnav.newDesign ul li a{
	font-size:17px;
}

#mainnav.newDesign ul li.home {	
	padding-left:0;
}

#mainnav  ul#subMenu{
	clear:right;
	float:right;
	padding:0;
	width:800px;
	background-color:#00B0F0;
	-moz-border-radius:5px;
	margin-top:2px;
}

#mainnav  ul#subMenu.addSearchBox{
	height:35px;
}

#mainnav  ul#subMenu.addSearchBox li{
	padding:4px 10px 5px;
}

#mainnav ul#subMenu li{
	float:right;
	list-style:none outside none;
	margin:0;
	padding:0 10px 5px;
}

#mainnav ul#subMenu li a, .letterNoLink{
	font-size:12px;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

#mainnav #menuArrow{
	position:absolute;
	top:24px;
}

#mainnav #menuArrow.agencyBuyers{
	left:288px;
}

#mainnav #menuArrow.techguide{
	left:151px;
}

#mainnav #menuArrow.pastTests{
	right:59px;
}

#mainnav #menuArrow.awards{
	right:168px;
}

#mainnav #menuArrow.brandsThatTest{
	right:370px;
}

#mainnav #menuArrow.howto{
	right:248px;
}

#mainnav #menuArrow.aboutUs{
	left:50px;
}

.bannerImg{
	margin-bottom:17px;
	float:right;
}

#content.wideContent{
	width:100%;
}

#content.newDesign{
	width:467px;
}

#content.newDesign .entry p, .entry.awards table{
	margin-left:15px;
}

#content.newDesign .entry.clientNames p {
margin-left:0;
}a.pt-title {	text-decoration:none;}
/*End - New Header and Footer styles*/

/*Start - Tech Guide Styles*/
#content.techguideWide{
	width:697px;
	position:relative;
}

#content.basicListing{
	width:706px;
	position:relative;
	font-size:13px;
}

#content.goldListing{
	width:500px;
	position:relative;
	font-size:13px;
}

#content.techguideWide #shareLinksContainer{
	width:200px;
	position:absolute;
	right:0;
	top:12px;
	font-size:13px;
}

#vendorLogo  #shareLinksContainer{
	position:absolute;
	right:0;
	top:0;
	font-size:13px;
}

.col3.platinumListing  #shareLinksContainer{
	width:200px;
	position:absolute;
	left:300px;
	top:12px;
	font-size:13px;
}

#content.basicListing #shareLinksContainer{
	width:200px;
	position:absolute;
	right:0;
	top:90px;
	font-size:13px;
}

#content.basicListing #upgradeListingInfo{
	background: url(images/upgradeListingBox.png) center left no-repeat;
	width:175px;
	height:81px;
	position:absolute;
	left:0;
	font-size:12px;
}

#vendorMiddleColumn{
	float:left;
	width:200px;
	margin-top:90px;
	margin-left:40px;
}

#vendorMiddleColumn.general{
	margin-left:44px !important;
	margin-top:87px;
}

#instantAccessStart{
	float:left;
	width:150px;
	margin-left:45px;
	margin-top:55px;
}

#instantAccessStart.fixed{
	position:fixed;
	margin-left:505px;
	margin-top:-122px;
}

#instantAccessStart.stop{
	bottom: 1106px;
    position: absolute;
    right: 326px;
}

#vendorUpgradeInfo{
	background-color:#C6D9F1;
	margin-top:25px;
	padding:8px;
	width:164px;
}

#sidebar.sponsors{
	padding:0px 0px 20px 0px;
	margin-top:60px;
	margin-left:0;
	float:right;
	text-align:left;
	width:275px;
}

#sidebar.generalSponsors{
	float:right;
	padding:0 0 20px;
	margin-top:60px;
	margin-left:0;
	width:267px;
}

#sidebar.sponsors a img, #sidebar.sponsors img,#sidebar.generalSponsors a img, #sidebar.generalSponsors img{
	float:right;
	margin-bottom:17px;
}

#sidebar.sponsorship{
	padding:0px 10px 20px 0px;
	margin-top:15px;
	margin-left:0;
	float:right;
	text-align:left;
	width:250px;
}

#sidebar.sponsors ul, #sidebar.generalSponsors ul, #sidebar.sponsorship ul, 
#sidebar.sponsors p, #sidebar.generalSponsors p, #sidebar.sponsorship p{
	clear:right;
}

#sidebar.instantAccess{
    float: right;
    margin: 0 0 20px;
    width: 290px;
	padding-top:25px;
}

#sidebar.instantAccess.joinNow{
	padding-top:0;
	width:310px;
}

.roundedTopBg{
	background:url("images/joinBoxTop.gif") no-repeat scroll left top transparent;
	width:290px;
	height:11px;
}

.roundedRepeatBg{
	background:url("images/joinBoxContent.gif") repeat-y scroll left top transparent;
	width:290px;
	height:auto;
}

.roundedBottomBg{
	background:url("images/joinBoxBottom.gif") no-repeat scroll left top transparent;
	width:290px;
	height:11px;
}

.white .roundedTopBg{
	background:none repeat scroll 0 0 transparent;
	width:467px;
}

.white .roundedRepeatBg{
	background:none repeat scroll 0 0 transparent;
	width:467px;
}

.white .roundedBottomBg{
	background:none repeat scroll 0 0 transparent;
	width:467px;
}

.joinNow .roundedTopBg{
	background:url("images/joinBoxTopWide.gif") no-repeat scroll left top transparent;
	width:310px;
	height:11px;
}

.joinNow .roundedRepeatBg{
	background:url("images/joinBoxContentWide.gif") repeat-y scroll left top transparent;
	width:310px;
	height:auto;
}

.joinNow .roundedBottomBg{
	background:url("images/joinBoxBottomWide.gif") no-repeat scroll left top transparent;
	width:310px;
	height:11px;
}

.joinNow h4{
	font-size:22px !important;
}

.roundedContent{
	padding-left:8px;
	padding-right:8px;
}

#sidebar.instantAccess h4,.premiumBenefits h4{
	font-family: Arial;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 10px;
}

.premiumBenefits h4{font-size:18px !important;padding-bottom:0;}

.entry.vendorProfiles a, .share-links a, #vendorUpgradeInfo a{
	text-decoration:none;
}

.entry.techguideVideo .videoCaption{
	margin-left:20px;
	margin-top:10px;
	font-size:11px;
	line-height:14px;
	width:400px;
}

.entry .techguideFAQ{
	width:467px;
}

.share-links{
	line-height:25px;
}

.share-links.howto{
	margin-bottom:10px; 
	font-size:11px; 
	color:#000; 
	float:right;
}

.share-links a img, .share-links img{
	vertical-align:middle;
	margin-right:7px;
}

.share-links a img.WP-EmailIcon{
	display:none;
}

.entry .vendorListingPadding{
	padding-left:20px;
	line-height:22px;
}

#content.basicListing .col1, #content.goldListing .col1{
	float:left;
	width:220px;
}

#content.basicListing .col2, #content.goldListing .col2{
	float:left;
	width:220px;
	margin-left:20px;
}

.col3.goldListing{
	float:left;
	margin-left:60px;
	font-size:13px;
	line-height:22px;
	position:relative;
}

.col3.goldListing .container{
	margin-top:128px;
	width:400px;
}

.col3.platinumListing{
	float:left;
	margin-left:60px;
	font-size:13px;
	line-height:22px;
	position:relative;
}

.col3.platinumListing .container{
	margin-top:11px;
	width:400px;
}

.col3.goldListing ul, .col3.platinumListing ul{
	padding-left:22px;
}

.col3.goldListing ul li, .col3.platinumListing ul li{
	list-style:disc outside none;
}

.clear{
	clear:both;
}

#vendorLogo{
	min-height:50px;
	margin-bottom:15px;
	width:980px;
	position:relative;
}

.fsForm.fsSingleColumn{
	margin-bottom:20px;
}

#sidebar.generalSponsors .fsForm.fsSingleColumn{
	width:360px;
}

#vendorLogo img, #vendorLogo a img{
	border:0;
}

a.noUnderline{
	text-decoration:none;
}

.pHasNoPadding p{
	margin-bottom:0;
}

#content.howToTraining{
	font-size:15px;
}

#content.howToTraining .entry .pHasNoPadding p{
	margin-bottom:0;
}

#content.howToTraining .entry p{
	margin:0 0 15px;
}

#content h2.trainingHeading{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:20px;
	color:#419FCF;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
	width:85%;
	line-height:25px;
}
/*End - Tech Guide Styles*/

/*Start - Paywall Design changes */
.memberLinks{
	color: #000000;
    float: left;
    padding-left: 20px;
    padding-top: 16px;
	height:48px;
}

.memberLinks a{color:#419FCF;}

.smallTxtPrivacy{
	float: right;
    font-size: 10px;
    margin-right: 93px;
}

.smallTxt{
	font-size:12px;
	padding-top:5px;
}

.instantAccessBtn{
	background:url("images/instantAccessBtn.gif") no-repeat scroll right bottom transparent;
	border:0;
	width:201px;
	height:51px;
	cursor:pointer;
	margin-top:10px;
	margin-left:10px;
}

#sidebar.fixed {
	margin-left: 690px;
    margin-top: 10px;
    position: fixed;
    top: 0;
}

#sidebar.stop {
    bottom: 205px;
	margin-top:35px;
    position: absolute;
    right: 10px;
}

.brandBox{
	padding-bottom:20px;
}

.brandDetails{
	padding-left:10px;
	font-size:14px;
}

.brandDetails table td{
	vertical-align:top;
}

.brandDetails a, .brandValue{
	font-size:14px;
}

.brandName{
	font-weight:bold;
	font-size:17px;
}

.memberLinks.premium{
	float:right;
	margin-right:0;
	padding-top:16px;
	padding-bottom:30px;
	height:auto;
}

.instantAccess ul{
	padding-left:20px;
	padding-bottom:2px;
}

.instantAccess ul li{
	list-style:disc outside none;
	margin:0 0 8px !important;
}

.editPostLink a{
    background-image: url("images/pencil.png");
	-moz-border-radius: 4px 4px 4px 4px;
    background-color: inherit;
    background-position: 8px center;
    background-repeat: no-repeat;
    border: medium none;
    color: #333333;
    height: 16px;
    padding: 0px 8px 4px 28px;
	text-decoration:none;
	float:right;
	font-size:11px;
	position:relative;
}

.editPostLink a:hover{
	background-color:#419FCF;
	color:#FFFFFF;
}

.editPostLink.adjust a{
	bottom:20px;
}

.paymentForm{
	padding-top:8px;
	font-size:0.9em;
}

.fineprint{font-size:9px;letter-spacing:-0.05em;}

.paymentForm input[type=text],.paymentForm input[type=password]{ width:170px;}
.paymentForm.single input[type=text],.paymentForm.single input[type=password]{ width:187px;}
.paymentForm img {vertical-align:top;padding-right:5px;}
.errmsg{color:#FF0000;}
#receipt{font-size:15px;background-color:#d6e8ee;width:560px;padding:10px;}
/*End - Paywall Design changes */
.membersForm ul {padding-left:20px !important;}
#content.membersForm{padding-left:10px;}
#loginTable{width:300px;bottom: 46px;position: relative;}
#loginTable tr{height:50px;}
.menu-tabs ul{font-size: 16px; float: right;}
.menu-tabs li.last{padding-left:0 !important;}
.backend-wrapper{font-size:13px !important;}
.vedit .small{font-size:10px !important;}
.vedit .error{color:red;padding-left:4px;}
.IN-widget{vertical-align:middle !important;}
#votingDiv .pollResultsDiv{display:none;}
.wp-polls .Buttons {
    background-color: #fce400 !important;
    border: 1px solid #C8C8C8;
    text-transform: uppercase;
	cursor:pointer;
}
/* Premium Member Webinar Styles */
#content.premiumMember{
	width:100%;
}
.pmInfoSide{
	float:left;
	width:170px;
	font-size:13px;
	line-height:18px;
}
.pmInfoSide img{
	padding-bottom:5px;
}
.pmContent{
	float:left;
	width:400px;
	padding-left:30px;
}
.pmQuestions{
    background-color: #D4EAEC;
    font-size: 12px;
	margin-top:20px;
}
.pmQuestions .roundedTopBg{
	background: url("images/pmSideTopWide.gif") no-repeat scroll left top transparent;
    height: 11px;
    width: 170px;
}
.pmQuestions .roundedBottomBg{
	background: url("images/pmSideBottomWide.gif") no-repeat scroll left top transparent;
    height: 11px;
    width: 170px;
}
.pmQuestions  .roundedRepeatBg{
	background: none repeat scroll 0 0 transparent;
    width: auto;
	padding:0 10px;
}
.pmQuestions a{
	color:#333333;
	text-decoration:none;
}
.pmQuestions a:hover{
	text-decoration:underline;
}
.pmContent ul{
    bottom: 10px;
    margin-bottom: 1.2em;
    margin-left: 20px;
    position: relative;
}
.pmContent ul li{
	padding-left:10px;
}
.premiumMember #sidebar{
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
    font-size: 13px;
    line-height: 18px;
}
ul.dashList li{
	list-style-image:url("images/dash.gif");
}
.sponsoredTxt{
	font-weight: bold;
    padding-bottom: 10px;
    padding-right: 64px;
    text-align: right;
}
#password_input{
    display:none;
}

.awardsShareLinks{
	margin-top:40px;
}

.awardsShareLinks .share-links a img, .awardsShareLinks .share-links img {
	float:none !important;
	margin-bottom:0 !important;
}

#fsPage1158267-1 .fsTable{
	margin-left:0 !important;
}

td#fsCell14422313 {
	padding:0 !important;
}
