body{
	margin:0;
	background:#fff;
	font:14px Arial, Helvetica, sans-serif;
	color:#555;
	line-height:18px;
	min-width:990px;
}
img{border-style:none;}
a{color:#d91500; cursor:pointer;}
a:hover{text-decoration:none;}
input, textarea, select{
	font:100% Arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.inner-page{background:#eee url(/img/linker/bg-body-inner-page.gif) repeat-x;}
#header{background:#000 url(/img/linker/bg-header.gif) repeat-x 50% 0;}
.inner-page #header{background:url(/img/linker/bg-header.gif) repeat-x 50% 0;}
#header .header-holder{
	width:980px;
	margin:0 auto;
}
#header .header-info{
	overflow:hidden;
	height:1%;
	padding:32px 10px 18px 11px;
}
.inner-page #header .header-info{padding:37px 10px 7px 7px;}
#header .logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/img/linker/eightfoldlogic.png) no-repeat;
	width:320px;
	height:93px;
	margin:29px 0 0;
}
.inner-page #header .logo{
	margin-top:-2px;
	position:relative;
}
#header .logo a{
	display:block;
	height:100%;
}
#header .nav-area{
	float:right;
	width:630px;
}
.nav-area .holder{
	overflow:hidden;
	height:1%;
}
.nav-area ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.nav-area ul li{float:left;}
.nav-area li a{text-decoration:none;}
#header .nav-area li a:hover{color:#fff;}
#header .add-nav{margin:0 -12px 60px 0;}
.inner-page #header .add-nav{margin:0 7px 34px 0;}
* html .inner-page #header .add-nav{
	margin-right:3px;
	position:relative;
}
.add-nav li{
	background:url(/img/linker/separator-add-nav.gif) no-repeat 0 3px;
	margin:0 1px 0 -1px;
	padding:0 13px;
}
.add-nav a{color:#666;}
.add-nav a.login-link{color:#951515;}
#nav{
	font-size:17px;
	margin:0 -48px 0 0;
}
#nav li{padding:0 48px 0 0;}
.inner-page #nav li{padding:0 0 0 15px;}
#nav li a{color:#aaa;}
.inner-page #nav li a{
	font:bold 18px/21px Arial, Helvetica, sans-serif;
	padding:9px 18px 11px;
	display:block;
}
.inner-page #nav{
	margin:0 2px 0 0;
	display:inline;
}
.inner-page #nav a:hover{color:#eee !important;}
.inner-page #nav .active a{
	background:url(/img/linker/bg-nav-active.gif) no-repeat;
	padding:0 0 0 18px;
	float:left;
	color:#fff !important;
	cursor:pointer;
}
.inner-page #nav .active a:hover{color:#fff !important;}
.inner-page #nav .active a span{
	background:url(/img/linker/bg-nav-active.gif) 100% -37px;
	float:left;
	padding:8px 18px 8px 0;
}
#header .promo-box{
	position:relative;
	width:980px;
	margin:-29px 0 0;
}
.promo-box img.visual{
	display:block;
	position:relative;
	bottom:-29px;
}
.promo-box .info{
	position:absolute;
	top:294px;
	left:0;
}
.promo-box .info .holder{
	background:url(/img/linker/bg-promo-info.png) no-repeat;
	width:980px;
	overflow:hidden;
}
.promo-box .main-block{
	float:left;
	width:595px;
	color:#eaeaea;
	font-size:18px;
	line-height:28px;
	padding:48px 26px 29px 34px;
	position:relative;
}
.promo-box .info h1{
	margin:0 0 23px;
	color:#fffefe;
	font-size:26px;
	line-height:26px;
}
.promo-box .main-block p{margin:0;}
.promo-box .main-block a{
	text-decoration:none;
	color:#390000
}
.promo-box .main-block a:hover{text-decoration:underline;}
.promo-box .add-block{
	float:right;
	width:280px;
	color:#fff;
	position:relative;
	padding:39px 20px 12px 0;
	line-height:20px;
}
.promo-box .info h2{
	margin:0 0 11px;
	font-size:17px;
	line-height:20px
}
.promo-box .add-block p{margin:0 0 16px;}
.promo-box .add-block img.alignright{
	float:right;
	padding:6px 0 0 10px;
}
.promo-box .add-block .btn-download{
	display:block;
	width:166px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/img/linker/btn-download.gif) no-repeat;
}
.promo-box .add-block .btn-download:hover{background-position:0 -32px;}
#main{
	width:960px;
	margin:73px auto 0;
	position: relative;
}
#main .info-boxes{
	overflow:hidden;
	width:100%;
	margin-bottom:44px;
}
.info-boxes .holder{
	overflow:hidden;
	width:990px;
}
.info-boxes .box{
	float:left;
	width:300px;
	overflow:hidden;
	margin-right:30px;
	border-top:9px solid #e5e5e5;
	color:#555;
	padding:16px 0;
	line-height:20px;
}
.box img{
	float:right;
	margin:6px 0 0 15px;
}
.box h2{
	margin:0 0 11px;
	font:19px/24px Arial, Helvetica, sans-serif;
	color:#323131;
	width:301px;
}
.box p{margin:0;}
.info-boxes .add-box{
	background:#f2f2f2;
	padding:8px 14px 13px;
	width:272px;
}
.add-box h2{
	color:#3c3b3b;
	font-size:19px;
	margin:0 0 14px;
	width:auto;
}
.add-box a.view-all{
	float:right;
	text-decoration:none;
	color:#b3b3b3;
	font-size:14px;
}
.add-box a.view-all:hover{border-bottom:1px solid #b3b3b3;}
.add-box strong{color:#9c0c0c;}
.add-box p{margin:0 0 12px;}
.info-boxes .date{
	color:#686767;
	font-size:11px;
	background:url(/img/linker/separator-comments.gif) no-repeat 100% 3px;
	padding:0 8px 0 5px;
	font-style:normal;
}
.add-box a.comments{
	background:url(/img/linker/ico-comments.gif) no-repeat 3px 4px;
	color:#686767;
	text-decoration:none;
	font-size:11px;
	padding:0 0 2px 18px;
}
.add-box a.comments:hover{text-decoration:underline;}
#main .ad{
	text-align:center;
	border-top:3px solid #f6f6f6;
	color:#afafaf;
	font-size:16px;
	line-height:16px;
	padding:17px 0 85px;
}
.ad p{margin:0 0 28px;}
.ad ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
.ad ul li{
	display:inline;
	padding:0 22px 0 0;
}
.ad li img{vertical-align:middle;}
#twocolumns{
	overflow:hidden;
	margin:0 auto;
	padding:44px 0 11px 8px;
	width:950px;
}
#content{
	float:right;
	width:630px;
}
#content .breadcrumbs{
	margin:0 0 31px -12px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	color:#a30000;
}
.breadcrumbs li{
	float:left;
	background:url(/img/linker/bullet-breadcrumbs.gif) no-repeat 0 50%;
	margin:0 5px 0 -5px;
	padding:0 10px 0 16px;
}
.breadcrumbs li a{
	text-decoration:none;
	color:#a30000;
}
.breadcrumbs li a:hover{text-decoration:underline;}
#content h1{
	margin:0 0 25px;
	color:#000;
	font-size:38px;
	text-transform:uppercase;
}
#content .entry{
	font-size:18px;
	line-height:26px;
	color:#313030;
	font-weight:normal;
	display:block;
	margin:0 0 30px;
}
#content .article{padding:0 0 26px;}
#content p{
	margin:0 0 18px;
	line-height:18px;
}
#content h2{
	color:#333;
	font-size:16px;
	margin:0 0 8px;
}
#sidebar{
	float:left;
	width:282px;
	padding:57px 0 0;
}
#sidebar ul{
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
#sidebar ul li{border-bottom:1px solid #ccc;}
#sidebar li a{
	color:#a30000;
	text-decoration:none;
	display:block;
	padding:12px 25px;
	position:relative;
}
#sidebar li a:hover,
#sidebar li.active a{
	color:#292828;
	background:url(/img/linker/bullet-side-nav.gif) no-repeat 10px 17px;
	font-weight:bold;
}
.signup{
	margin:0 auto !important;
	width:984px !important;
}
.signup .heading-top{
	background:url(/img/linker/bg-heading-top.png) no-repeat;
	width:984px;
	height:9px;
	font-size:1px;
	line-height:1px;
}
.signup .heading{
	width:980px;
	background:url(/img/linker/bg-heading.png) repeat-y;
	padding:40px 2px 0;
}
.signup .heading h1{
	font:31px/33px Arial, Helvetica, sans-serif;
	color:#444;
	margin:0;
	border-bottom:1px solid #e3e3e3;
	padding:0 37px 20px;
}
.signup-c{
	width:920px;
	padding:36px 32px 32px;
	overflow:hidden;
	background:url(/img/linker/bg-signup-c.png) repeat-y;
}
.signup-c .area{
	float:left;
	width:589px;
	padding:0 36px 0 11px;
}
.intro{
	color:#555;
	font:16px/22px Arial, Helvetica, sans-serif;
	margin:0 0 26px;
	display:block;
}
.correct-error{
	background:url(/img/linker/bg-correct.gif) no-repeat;
	font:18px/21px Arial, Helvetica, sans-serif;
	color:#e50000;
	padding:23px 0 24px 64px;
	margin:0 0 31px 12px;
}
.correct-error p{margin:0;}
.signup-form label{
	width:140px;
	text-align:right;
	float:left;
	color:#414141;
	font:16px/36px Arial, Helvetica, sans-serif;
}
.signup-form .row{
	overflow:hidden;
	height:1%;
	padding:0 0 15px;
}
.signup-form .text{
	float:left;
	background:url(/img/linker/bg-text.gif) no-repeat;
	margin:0 0 0 9px;
	display:inline;
	height:33px;
	padding:8px 7px 0px 9px;
}
.signup-form .text input{
	background:none;
	padding:0;
	border:0;
	color:#262525;
	width:242px;
	font:18px/20px Arial, Helvetica, sans-serif;
	outline:none;
}
.error-note{
	float:left;
	margin:12px 0 0 11px;
	display:inline;
	background:url(/img/linker/bg-error-note.gif) no-repeat;
	padding:0 0 0 21px;
	color:#e50000;
}
.error label{color:#e50000;}
.row .note{
	color:#acabab;
	font:13px/16px Arial, Helvetica, sans-serif;
	display:block;
	padding:3px 0 0 156px;
	margin-bottom: 10px;
	width:250px;
	overflow:hidden;
}
.signup-form .description{
	display:block;
	color:#979797;
	font:13px/19px Arial, Helvetica, sans-serif;
	padding:12px 0 30px 152px;
	width:346px;
}
.signup-form .description a{color:#434343;}
.create-account{
	float:left;
	margin:0 0 0 151px;
	border:0;
	color:#4d4c4c;
	background:url(/img/linker/bg-create-account.gif) no-repeat;
	width:170px;
	height:33px;
	font:16px/25px Arial, Helvetica, sans-serif;
	padding:0 0 2px;
	cursor:pointer;
}
.signup .aside{
	float:right;
	width:280px;
}
.signup-b{
	width:984px;
	height:18px;
	overflow:hidden;
	background:url(/img/linker/bg-signup-b.png) no-repeat;
	font-size:1px;
	line-height:1px;
}
#homepage .signup .heading-top{background:url(/img/linker/bg-heading-top-inner3.png) no-repeat;}
#homepage .signup-c{
	padding:55px 36px 30px;
	width:912px;
}
.main-holder{
	width: 100%;
	background: url(/img/linker/divider-main.gif) repeat-x 0 100%;
	padding: 0 0 13px;
	margin: 0 0 0px;
}
.main-holder:after{
	content: "";
	display: block;
	clear: both;
}
.main-holder .text-area{
	overflow: hidden;
	text-align: center;
}
* html .main-holder .text-area{
	overflow: visible;
	height: 1%;
}
.main-holder img{
	float: right;
	margin: -5px -18px 0 0;
	position: relative;
	padding-left:20px;
}
.main-holder h1 a{
	color: #d91500;
	font:32px/42px Arial, Helvetica, sans-serif;
	margin: 0 0 27px;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight:bold;
}
.main-holder p{
	margin: 0 0 35px 0;
	color: #555;
	font-size: 17px;
	line-height: 24px;
}
 .btn-grey,
 .btn-red{
	background: url(/img/linker/btn-red.gif) no-repeat;
	width:182px;
	height:32px;
	float: left;
	text-align: center;
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 25px 0 0;
	text-decoration: none;
	padding: 9px 0 0;
}
 .btn-grey{
	background: url(/img/linker/btn-grey.gif) no-repeat;
	color: #555;
	margin: 0;
}
.main-holder .w1{
	position: relative;
	left: 50%;
	float: left;
}
.main-holder .w2{
	position: relative;
	left: -50%;
	float: left;
}
.main-holder .btn-holder{
	overflow: hidden;
	width: 100%;
}
.main-box{
	background: url(/img/linker/separator-main-box.gif) repeat-y;
	overflow: hidden;
	width: 100%;
	padding: 0 0 13px;
	margin: 0 0 23px;
}
.main-box .articles{
	float: left;
	width:638px;
	padding: 20px 0 0;
}
.main-box .articles-holder{
	overflow: hidden;
	width: 100%;
	margin: 0 0 48px;
}
.main-box .last-box{
	margin: 0;
}
.main-box .articles-box{
	float: left;
	width:285px;
	padding: 0 34px 0 0;
}

.main-box .articles-box p a{
	text-decoration: none;
	color:#666;
}


.main-box .articles img{
	float: left;
	margin: 2px 10px 0 0;
}
.main-box .articles h2{
	margin: 0 0 4px;
	font-size: 13px;
	line-height: 18px;
	color: #3d3d3d;
	overflow: hidden;
	height: 1%;
}
.main-box .articles h2 a{
	color: #3d3d3d;
	text-decoration: none;
}
.main-box .articles p{
	line-height: 17px;
	overflow: hidden;
	height: 1%;
	margin: 0;
}
.main-box .articles h2 a:hover{color: #cc0900;}
.main-box blockquote{
	margin: 14px 28px 0 0;
	width:178px;
	display: inline;
	float: right;
	padding: 2px 16px 0 23px;
	color: #888;
	font: italic 15px/20px Arial, Helvetica, sans-serif;
	background: url(/img/linker/bg-cite.gif) no-repeat;
}
.main-box blockquote p{margin: 0;}
.main-box q{
	display: block;
	margin: 0 0 25px;
}
.main-box cite{
	overflow: hidden;
	width: 100%;
	font: 11px/14px Arial, Helvetica, sans-serif;
	display: block;
}
.main-box cite strong{
	font-weight: normal;
	display: block;
	overflow: hidden;
	height: 1%;	
	margin: 0px;
}
.main-box cite em{
	display: block;
	margin-left:4px;
	overflow: hidden;
	height: 1%;
}
.main-box cite img{
	float: left;
	margin: 10px 0 0 4px;
}
.main-box q{quotes: none;}
.main-box q:before,
.main-box q:after{content:"";}
.link-box{
	background: url(/img/linker/divider-main.gif) repeat-x;
	font-size: 20px;
	line-height: 24px;
	color: #666;
	text-align: center;
	padding: 33px 0 0;
	clear:both;
}
.link-box p{margin: 0;}
.link-box strong {color:#444}
.link-box a{color: #d91500;}





#footer{
	background:#f6f6f6 url(/img/linker/bg-footer.gif) repeat-x 50% 0;
	font-size:11px;
	line-height:15px;
	color:#b1b1b1;
}
#footer a{
	text-decoration:none;
	color:#6f6f6f;
}
#footer a:hover{text-decoration:underline;}
#footer .footer-holder{
	width:926px;
	margin:0 auto;
	overflow:hidden;
	padding:58px 0 58px 62px;
}
#footer .logo{
	float:left;
	width:186px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/img/linker/logo.gif) no-repeat 0 -76px;
	margin:27px 0 0;
}
#footer .info{
	float:right;
	width:640px;
}
#footer p{margin:0 0 11px;}
#footer .info-holder{
	overflow:hidden;
	height:1%;
	margin-bottom:43px;
}
#footer .contacts{
	float:left;
	width:170px;
	color:#616161;
	padding:0 0 0 4px;
	font-size:13px;
}
.contacts h3{
	font-size:13px;
	line-height:15px;
	margin:0 0 3px;
}
.contacts .phone{
	font-size:22px;
	line-height:32px;
	color:#3a3a3a;
	display:block;
	margin:0 0 25px;
}
.contacts address{
	font-style:normal;
	padding:0;
}
#footer .sitemap{
	float:right;
	width:637px;
	overflow:hidden;
	font-size:13px;
}
.sitemap h3{
	margin:0 0 13px;
	font-size:13px;
	color:#5c5c5c;
}
.sitemap .column{
	float:left;
	margin:0 27px 0 0;
}
.sitemap ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sitemap ul li{padding:0 0 14px;}
.sitemap li a{color:#7e7e7e;}
.inner-page #footer{background:#eee;}
.inner-page #footer .footer-holder{padding:35px 0 58px 18px;}

.aside .callout {border-left:4px solid #efefef;padding:1px 0 5px 30px; margin-bottom:30px;}
.aside .callout h4 {font-size:16px; font-weight:normal;color:#a30000;}
.aside .callout h4 a {color:#a30000;text-decoration:none;}
.aside .callout p {margin-bottom:25px; color:#555;font-size: 13px; line-height: 19px}
	
#link_info { display:none; }

#testimonial_callout { width: 200px; height: 120px; float:right; margin-right: 35px; margin-top: 20px; background:url('/img/linker/t-c_back.png'); }
#testimonial_callout div { margin: 10px; margin-left: 15px; }
#testimonial_callout p { font-size: 16px; font-weight: bold; line-height: 18px; margin:0px; }
#testimonial_callout .first { font-size: 20px; color: #444; }

/* -------------------------------------------------
	Tour
------------------------------------------------- */ 

#tour hr {clear:both;display:none;}
#tour .tour-feature {border-top:1px dotted #ececec; padding:40px 30px 40px 30px}
#tour .tour-feature h2 {font-size:21px;color:#444;font-weight: normal;margin: 5px 0 0 0;}
#tour .tour-feature a {text-decoration:none;}
#tour .tour-feature img {padding:0 10px 20px 20px}
#tour #tour-menu {margin:50px 0 50px 0;padding-left:15px;}
#tour #tour-menu li {display: inline;margin-right:5px;border:1px solid #efefef;background-color: #f9f9f9;padding:20px;}
#tour #tour-menu li a {text-decoration: none;font-weight: bold}

/* -------------------------------------------------
	FAQ
------------------------------------------------- */ 
 #faq hr {border-top: 1px solid #333;margin:40px 0 40px 0}
 #faq h3 {margin-bottom:10px;font-weight: normal;font-size: 18px;line-height: 23px; color:#444444}
 

/* -------------------------------------------------
	FAQ
------------------------------------------------- */ 

#faq-menu {margin:10px 0 35px 0;}
#faq-menu ul {}
#faq-menu li {margin:10px;}
#faq-menu li a {text-decoration: none;}

#faq hr {clear:both;display:none;}
#faq h2 {font-size:16px;color:#a80b0b;text-transform: uppercase;line-height:26px;font-weight: bold;margin: 5px 0 0 0;}
#faq .tour-feature {padding:20px 0px 20px 0px}
#faq .tour-feature h3 {font-size:21px;color:#444;line-height:26px;font-weight: normal;margin: 5px 0 0 0;}

#faq .faq-group {border-top:1px dotted #ececec; padding:40px 30px 40px 30px}

#price-features {margin-left:5px;}
#price-features li {list-style-image: url(/img/linker/ico-arrow.gif);margin:6px;margin-bottom:10px;}

/* -------------------------------------------------
	Resources
------------------------------------------------- */
div .video-embed { float:right; width: 348px; display:inline; }
div .video-summary-text { float:left; width: 550px; display:inline; }
div .clear-div { clear: both; }

/*--------------------------------------------------
	Testimonials
--------------------------------------------------*/
#testimonial_holder { width: 100%; margin: 10px; min-height: 400px; }
#testimonial_nav{ float:left; width: 125px; border-bottom: #C2C2C2 thin solid; }
#testimonial_nav div { margin-bottom: 5px; border-top: #C2C2C2 thin solid; }
.selected { font-weight: bold; }
#testimonial_nav div p { margin: 5px; }
#testimonial_content{ float:right; width: 700px; margin-right: 20px; border-bottom:#C2C2C2 thin solid; }
.quote_holder { border-top: #C2C2C2 thin solid; }
.quote_holder h2 { margin-bottom: 5px; }
.quote_author { width: 200px; padding-right: 5px; display:inline-block; }
.quote_box { width: 460px; margin-left: 5px; padding-left: 5px; display:inline-block; border-left: #C2C2C2 thick solid; }
#tweb { display:none; }

/*----------------------------------------------------
	Signup
----------------------------------------------------*/
.error_message { width:100%; border: thin solid #FF0000; background: #ffa4a4;text-align:center; font-size: 14px;padding: 10px; margin-bottom: 40px; }
.signup-form .error { color: #FF0000;}
.signup-form .row_error_message { margin-left: 150px; color:#FF0000; }



