/*
Theme Name: Signals
Theme URI: http://www.seotrainingsw.com/
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #221D1D;
}
h1 {
	font-size: 2em;
		color: #0d6da9;
}
h2 {
	font-size: 18px;
	margin-top: 29px;
	margin-bottom: 15px;
		color: #0d6da9;
}
h3 {
	font-size: 1.6em;
		color: #000000;
}
.sidebar h3 {
	font-size: 16px;
	font-weight:bold
}
h4 {
		color: #0d6da9;
}
.backtotop a {
color: #0d6da9;
text-decoration:underline;
}
.backtotop a:hover {
text-decoration:none
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}
a {
	text-decoration: none;
	color: #ED3A00;
}
a:hover {
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
/* Header */
#header {
	width: 940px;
	margin: 0 auto;
}
/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #000000;
}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}
#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}
#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
}
#logo p a {
	color: #5E4E38;
}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #A83A01;
}
/* Search */
#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;
}
#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}
#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
/* Menu */
#menu {
	width: 940px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #FC9D00;
}
#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	height: 26px;
	margin-bottom: 10px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}
#menu a:hover, #menu .current_page_item a {
	background: #E93301;
	text-decoration: none;
}
#menu .current_page_item a {
	background: #E93301;
	color: #FFFFFF;
}
/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
#page-bgtop {
	padding: 20px 0px;
}
#page-bgbtm {
}
/* Content */
#content {
	float: right;
	width: 620px;
	padding: 0px 0px 0px 0px;
}
.post {
	margin-top: 14px;
	margin-bottom: 35px;
	padding-bottom: 10px;
	background-color: #ffffff;
	padding: 0px 35px 35px 35px;
}
.post a:link, .post a:visited {
	text-decoration:underline;
}
.post-bgtop {
}
.post-bgbtm {
}
.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
}
.post .title a {
	color:#0066a4;
	border: none;
	text-decoration: none;
}
.post .meta {
	height: 30px;
	border-bottom: 1px solid #DBDBDB;
	background: #F4F4F4;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}
.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}
.post .meta a {
	color: #464032;
}
.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
}
.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}
/* Sidebar */
#sidebar {
	float: left;
	width: 280px;
	padding: 0 0 100px;
	color: #787878;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}
#sidebar li li {
	line-height: 35px;
	margin: 0px 30px;
	border-right: none;
}
#sidebar li a {
	padding-left: 10px;
}
#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
#sidebar h2 {
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #0d6da9;
}
#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}
#sidebar a {
	border: none;
	color: #898989;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #6E6E6E;
}
/* Calendar */
#calendar {
}
#calendar_wrap {
	padding: 20px;
}
#calendar table {
	width: 100%;
}
#calendar tbody td {
	text-align: center;
}
#calendar #next {
	text-align: right;
}
/* Footer */
#footer p {
	line-height:16px;}
/* Gallery */
#gallery-wrapper {
	width: 620px;
	height: 500px;
	margin-bottom: 20px;
}
#gallery
{
	width: 620px;
}
#gallery img.output
{
	width: 604px;
	height: 375px;
	margin-bottom: 6px;
	margin-left: 4px;
	border: solid 5px #FFE3B5;
}
#gallery span.caption
{
	display: block;
	margin: 1em 0 1em 0;
}
#thumbnail-bg {
	background: #F3F0E6;
}
#gallery ul.thumbnails
{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
#gallery ul.thumbnails li
{
	float: left;
	margin: 0 8px 1em 0;
}
#gallery ul.thumbnails li img .last
{
	margin-right: 0px;
}
#gallery ul.thumbnails li img
{
	width: 137px;
	height: 85px;
	border: solid 5px #FFE3B5;
	cursor: pointer;
}
#gallery ul.thumbnails li img.active
{
	border: solid 5px #FFC15E;
}
.transparent {
}
body{
	margin:0;
	background:#5498c3 url(images/bg-body.gif) repeat-x;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:978px;
	margin:0 auto;
	background:url(images/bg-wrapper.jpg) repeat-y -1956px 0;
}
.wrapper-t{
	background:url(images/bg-wrapper.jpg) no-repeat;
}
.wrapper-b{
	background:url(images/bg-wraper-b.jpg) no-repeat 0 100%;
	width:829px;
	overflow:hidden;
	padding:34px 73px 10px 76px;
}
h2#header {
	margin-top: 0;
	padding-top: 26px;
	color: #0d6da9;
	margin-bottom: 15px;
	font-size:25px;
}
#header{
	width:100%;
	overflow:hidden;
}
#header .row{
	width:100%;
	overflow:hidden;
}
#header .logo-holder{
	float:left;
	width:300px;
}
* html #header .logo-holder{margin:0 -3px 0 0;}
#header .logo{
	display:block;
	margin:0 0 2px;
	background:url(images/bg-logo.gif) no-repeat;
	width:224px;
	text-indent:-9999px;
	overflow:hidden;
	height:53px;
}
#header .logo a{
	display:block;
	height:100%;
}
#header .slogan{
	color:#78bde8;
	font-size:12px;
	letter-spacing:1px;
}
#header .r-box{
	overflow:hidden;
}
* html #header .r-box{
	overflow:visible;
	height:1%;
}
.pay-box{
	list-style:none;
	margin:0 0 31px;
	padding:0;
	float:right;
}
.pay-box li{
	float:left;
	display:inline;
	margin:0 0 0 8px;
}
.pay-box li a{
	display:block;
	text-indent:-9999px;
	height:25px;
}
.pay-box li a.pay, #pay {
	background:url(images/icon-pay.gif) no-repeat;
	width:25px;
    height: 25px;
}
.pay-box li a.master-card, #master-card {
	background:url(images/icon-master-card.gif) no-repeat;
	width:42px;
    height: 25px;
}
.pay-box li a.visa, #visa {
	background:url(images/icon-visa.gif) no-repeat;
	width:33px;
    height: 25px;
}
.pay-box li a.discover, #discover {
	background:url(images/icon-discover.gif) no-repeat;
	width:33px;
    height: 25px;
}
#header .r-area{
	float:right;
	margin:0 0 6px;
}
.menu{
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0 2px 0 0;
	float:left;
}
.menu li{
	float:left;
	padding:0 10px 0 15px;
	margin:0 15px 0 -15px;
	background:url(images/separator-menu.gif) no-repeat 0 4px;
	display:inline;
}
.menu a{
	color:#79bee9;
}
#header .tel{
	float:left;
	color:#79bde9;
}
#header .row-holder{
	width:100%;
	overflow:hidden;
	border-top:1px solid #d8e7f1;
	padding:5px 0 0;
}
#nav{
	margin:0;
	padding:0 0 6px;
	float:left;
	overflow:hidden;
}
#nav li{
	float:left;
	list-style:none;
	background:url(images/separator-menu.gif) no-repeat 0 4px;
	margin:0 14px 0 -14px;
	padding:0 15px 0 14px;
}
#nav a{
	color:#79bee9;
	font-weight:bold;
}
.btn-buy{
	float:right;
	font-weight:bold;
	background:url(images/bg-bth-buy.gif) no-repeat 100% 4px;
	padding:0 19px 0 0;
	color:#da5300;
}
#header .btn-buy{
	letter-spacing:2px;
	margin:0 2px 0 0;
	display:inline;
}
#main{
	width:100%;
}
.visual{
	width:100%;
	background:url(images/bg-visual.gif) repeat-x;
}
.visual-b{
	background:url(images/bg-visual-b.gif) repeat-x 0 100%;
	position:relative;
	overflow:hidden;
	padding:1px 0 0;
}
.visual img{display:block;}
.visual .txt{
	position:absolute;
	top:22px;
	left:8px;
}
.visual h1{
	margin:0;
	letter-spacing:3px;
	font-size:30px;
	color:#0065a4;
}
.visual .txt strong{
	color:#7aaecf;
	font-size:29px;
	display:block;
	padding:0 0 0 23px;
	font-style:italic;
	letter-spacing:2px;
}
.visual .btn-holder{
	position:absolute;
	right:10px;
	bottom:8px;
	letter-spacing:2px;
}
.visual .btn-holder a{
	color:#da5300;
	font-size:15px;
	float:left;
	font-weight:bold;
	line-height:65px;
}
.visual .btn-holder a:hover{text-decoration:none;}
.visual .btn-holder a .mark{text-decoration:underline;}
.visual .btn-holder a .l,
.visual .btn-holder a .r{
	height:67px;
	cursor:pointer;
	float:left;
	text-indent:-9999px;
	width:38px;
}
.visual .btn-holder a .r{background:url(images/btn-l.png) no-repeat;}
.visual .btn-holder a .l{background:url(images/btn-r.png) no-repeat;}
.visual .btn-holder a .c{
	float:left;
	height:67px;
	cursor:pointer;
	padding:0 5px 0 0;
	background:url(images/btn-post.png) repeat-x 0 0;
}
.promo-holder{
	padding:24px 0 13px 16px;
	width:829px;
	overflow:hidden;
	background:url(images/bg-promo-holder.gif) no-repeat 0 100%;
}
.promo-holder-inside{
	width:829px;
	overflow:hidden;
	background:url(images/insidebk.gif) repeat-x;
	padding-top: 0;
}
.content-inside {
		background:url(images/inside-right.jpg) no-repeat;
		background-position:right top;
	padding-right: 2px;
	width: 630px;
	float:right
}
.promo-holder .items-box{
	float:left;
	width:307px;
	overflow:hidden;
}
.promo-holder .books{
	overflow:hidden;
	margin:0 0 11px;
	padding:0;
	width:330px;
}
.promo-holder .books li{
	float:left;
	list-style:none;
	margin:0 6px 0 0;
}
.promo-holder .books img{display:block;}
.promo-holder .books .img-holder{
	width:47px;
	height:61px;
	overflow:hidden;
	padding:0 8px 7px 0;
	background:url(images/bg-books-holder.gif) no-repeat 100% 100%;
}
.promo-holder .items-box .txt{
	width:100%;
	overflow:hidden;
	line-height:18px;
}
.promo-holder .items-box p{
	margin:0;
	padding:0 0 13px;
}
.promo-holder .items-box a.more{
	float:left;
	padding:0 15px 0 0;
	background:url(images/bg-bth-buy.gif) no-repeat 100% 6px;
	text-decoration:underline;
	color:#da5300;
}
.promo-holder .items-box a.more:hover{text-decoration:none;}
.promo-holder .promo-box{
	float:left;
	margin:0 0 0 21px;
	display:inline;
	width:242px;
	padding:15px 0 0 14px;
	height:192px;
	background:url(images/bg-promo-box.gif) no-repeat;
}
.promo-box .box{
	list-style:none;
	margin:0 0 13px;
	overflow:hidden;
	padding:0;
	width:242px;
}
.promo-box .box li{
	float:left;
	margin:0 14px 0 0;
	border:1px solid #b5d2e5;
	position:relative;
}
.promo-box .box li a:hover{text-decoration:none;}
.promo-box .box li .img{
	width:101px;
	height:75px;
	cursor:pointer;
	overflow:hidden;
	display:block;
}
.promo-box .box li img{display:block;}
.promo-box .box li span.desc{
	position:absolute;
	left:5px;
	bottom:5px;
	font-size:10px;
	color:#000;
	cursor:pointer;
}
.promo-holder .books div.nbc-news{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(images/icon-nbc.gif) no-repeat;
	width:55px;
	height:21px;
	margin:4px 0 10px;
}
.promo-holder .books div.whdh-tv{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(images/icon-tv.gif) no-repeat;
	width:55px;
	height:26px;
	margin:4px 0 10px;
}
.promo-box .video-box{
	position:relative;
	width:217px;
	border:1px solid #b5d2e5;
}
.promo-box .video-box .btn-watch{
	position:absolute;
	left:0;
	bottom:0;
	background:url(images/btn-watch.gif) no-repeat;
	width:115px;
	overflow:hidden;
	text-indent:-9999px;
	height:28px;
}
.promo-txt{
	float:left;
	margin:0 0 0 21px;
	display:inline;
	width:190px;
}
.promo-txt h2{
	margin:0 0 18px;
	font-size:17px;
	color:#0d6da9;
}
.promo-txt ul{
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
	color:#0065a5;
	line-height:18px;
}
.promo-txt li{
	padding:3px 0 0 17px;
	margin:0 0 14px;
	text-decoration:underline
}
.promo-txt li a:link, .promo-txt li a:visited {
	color:#0065a5;
}.promo-txt li a:hover {
	color:#0759dc;
}
.promo-txt li.one {
		background:url(images/bullet-1.gif) no-repeat 0 4px;
}
.promo-txt li.two {
		background:url(images/bullet-2.gif) no-repeat 0 4px;
}
.promo-txt li.three {
		background:url(images/bullet-3.gif) no-repeat 0 4px;
}
#content{
	padding:24px 0 30px 18px;
	overflow:hidden;
	width:843px;
	position:relative;
	margin:0 -33px 0 0;
	background:url(images/bg-content.jpg) no-repeat;
}
.content-holder{
	width:1000px;
	overflow:hidden;
}
.promo-holder-inside .sidebar{
	float:left;
	width:195px;
	height:430px;
	margin:0 0 0 0;
	background:url(images/inside-left.jpg) no-repeat;
}
.promo-holder-inside .sidebar h3{
	color: #fff;
	margin-top: 16px;
	font-size: 18px;
	text-align: center;
}
#learnmore {
	margin-top: 396px;
	margin-bottom: 80px;
}
.promo-holder .cont{
	float:left;
	width:563px;
	margin:0 0 0 0;
}
#content .column{
	float:left;
	width:360px;
	margin:0 80px 0 0;
}
#content .column ul{
	padding:0;
	margin:0;
}
#content .column li{
	padding:1px 0 0 20px;
	margin:0 0 14px;
	list-style-type:none
}
#content .column li a:link, #content .column li a:visited {
	text-decoration:underline;
		color: #0d6da9;
}
#content .column li a:hover {
		color: #0759dc;
}
#content .column li.one {
		background:url(images/bullet-1.gif) no-repeat 0 4px;
}
#content .column li.two {
		background:url(images/bullet-2.gif) no-repeat 0 4px;
}
#content .column li.three {
		background:url(images/bullet-3.gif) no-repeat 0 4px;
}
.products li.one {
		background:url(images/bullet-1.gif) no-repeat 0 4px;
}
.products li.two {
		background:url(images/bullet-2.gif) no-repeat 0 4px;
}
.products li.three {
		background:url(images/bullet-3.gif) no-repeat 0 4px;
}
.products strong {
	color:#0d6da9;
}
 ul.products {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.products li{
	padding:1px 0 0 20px;
	margin:0 0 4px 0;
	list-style-type:none
}
.blue {
	color: #0d6da9;
}
#content h3{
	margin:0 0 20px;
	color:#0d6da9;
	font-size:25px;
	letter-spacing:2px;
}
#content p{
	line-height:18px;
	margin:0;
	padding:0 0 18px;
}
#content .more{
	float:left;
	color:#da5300;
	padding:0 15px 0 0;
	background:url(images/bg-bth-buy.gif) no-repeat 100% 5px;
	text-decoration:underline;
}
#content .more:hover{text-decoration:none;}
#footer{
	width:978px;
	overflow:hidden;
	padding:0 0 25px;
	margin:-20px auto 0;
}
.navigation-holder{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 7px;
}
.w1{
	position:relative;
	left:50%;
	float:left;
}
.w2{
	float:left;
	position:relative;
	left:-50%;
}
.navigation{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.navigation li{
	float:left;
	background:url(images/separator-navigation.gif) no-repeat 0 3px;
	padding:0 12px 0 15px;
}
.navigation li:first-child{background:none;}
.navigation a{
	color:#ebf2f7;
}
.navigation a.btn-buy{
	font-weight:bold;
	float:left;
	letter-spacing:2px;
	background:none;
	padding:0;
}
#order form {
margin-bottom: 30px;
}
#footer p{
	text-align:center;
	margin:0;
	color:#407494;
	letter-spacing:1px;
}
#footer p a{
	color:#407494;
	text-decoration:underline;
}
#footer p a:hover{text-decoration:none;}
#footer .navigation a.btn-buy { padding-right: 15px; background-image:url(images/footerarrow.gif); background-position:right; background-repeat:no-repeat}
#questions li a {
	color:#0066a4;
	text-decoration:underline;
}
#questions li a:hover {
	text-decoration:none;
}
#list li {
	display:inline;
	color: #CCC;
}
#list li a {
	color:#0066a4;
	text-decoration:underline;
}
#list li a:hover {
	text-decoration:none;
}
.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
		margin-right: 15px;
	margin-bottom: 10px;
}
.qty {
	font-size:10px;
	color:#999;
}
.title2 { color:#0066a4; line-height: 15px; font-size:14px }
.quote {color:#666; line-height:22px; }
.testimonial { padding-bottom: 30px;
background-image:url(images/hbar.jpg); background-position:center bottom; background-repeat:no-repeat;
margin-bottom: 30px;}
.testimonial a {
	margin-top: 10px;
	color:#0066a4;
}
.more {
		color:#0066a4;
}

.ordernow-buybtn {width:129px; height:34px; background:url(/images/buy-now-btn.jpg) no-repeat; border:0; margin:10px 0 0 0; }
.ordernow-buybtn:hover {cursor:pointer; background:url(/images/buy-now-btn.jpg) 0 -34px no-repeat; }

