#sidebar hr {
	margin: 10px -20px;
	border: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ffffff;
}
#sidebar {
	width: 180px;
	padding: 20px;
	background: url(../img/bg-sidebar-left.jpg) repeat-y right top;
	float: left;
}
#content {
	width: 700px;
	float: right;
}
#content.content-padded {
	padding: 0 20px 0 30px;
	width: 675px;
}
#sidebar h3 {
	color: #193578;
	margin-bottom: 10px;
}

.sidebar-nav {
	margin-top: -2px;
	list-style: none;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
}
.sidebar-nav li a {
	display: block;
	background: none;
	text-decoration: none;
	padding: 4px 0;
	margin: 0;
	color: #666;
	width: 100%;
}
.sidebar-nav li a:hover {
	text-decoration: none;
	color: #111;
}
.lead {
	font-size: 14px;
	line-height: 22px;
}
.orange {
	color: #ff9127;
}
.big {
	font-size: 30px;
	line-height: 24px;
}
.center {
	text-align: center;
}
#home-chart-of-day {
	width: 214px;
	height: 520px;
	background: url(../img/cta-chartofday-right.jpg) no-repeat left top;
	float: right;
	margin: 0 0 10px 30px;
}
#home-questions {
	list-style: none;
	padding: 0;
	text-align: center;
}
#home-questions li {
	margin-bottom: 10px;
	padding-top: 10px;
	font-size:1.5em;
	background: url(../img/hr-faded.jpg) no-repeat 25px top;
}
#home-questions li:first-child {
	margin-bottom: 10px;
	padding-top: 0;
	background: none;
}



/* =============================================================================
	PERCENTAGE BASED GRID LAYOUT
	class name .cols used for column containers
	class name .col used for individual columns
   ========================================================================== */

.cols {
	width: 100%;
 *zoom: 1;
}
.cols:before,
.cols:after {
	display: table;
	content: "";
}
.cols:after {
	clear: both;
}
.col,
.col2,
.col3,
.col4,
.col5,
.thumbs li {
	float:left;
	display:inline;
	margin-left:2%;
}
.cols .first,
.col:first-child {
	margin-left:none !important;
}
.col {
	width:49%;
} /* 2 equal width columns - default */
.cols3 .col {
	width:32%;
} /* 3 equal width columns */
.cols4 .col {
	width:23.5%;
} /* 4 equal width columns */
.cols5 .col {
	width:18.4%;
} /* 5 equal width columns */
.cols6 .col {
	width:15%;
} /* 6 equal width columns */
/* double width columns */
.cols3 .col2 {
	width:66%;
}
.cols4 .col2 {
	width:49%;
}
.cols5 .col2 {
	width:38.8%;
}
.cols6 .col2 {
	width:32%;
}
/* triple width columns */
.cols4 .col3 {
	width:74.5%;
}
.cols5 .col3 {
	width:59.2%;
}
.cols6 .col3 {
	width:49%;
}
/* quadruple width columns */
.cols5 .col4 {
	width:79.6%;
}
.cols6 .col4 {
	width:66%;
}
/* quintuple width columns */
.cols6 .col5 {
	width:83%;
}
.thumbs:before,
.thumbs:after {
	display: table;
	line-height: 0;
	content: "";
}
.thumbs:after {
	clear: both;
}
.thumbs {
	list-style: none !important;
	padding: 0 !important;
	margin-left: -2%;
 *zoom: 1;
}
.thumbs li {
	float:left;
	display:inline;
	margin-left:2%;
	width:48%;
	margin-bottom: 30px;
	text-align: left;
	position: relative;
}
.thumbs.cols3 li {
	width:31.33333333%;
}
.thumbs.cols4 li {
	width:23%;
}
.thumbs.cols5 li {
	width:18%;
}
.thumbs.cols6 li {
	width:14.6666666%;
}
.thumbs li img {
	width: 100%;
	margin-bottom: 5px;
	height: auto;
}
.tutorial-thumbs {
	list-style: none;
	padding: 0;
}
.tutorial-thumbs li {
	border: 1px solid #e0e0e0;
	margin: 0 25px 20px 0;
	background: #f3f3f3 url(../img/gradient-lt.jpg) repeat-x center top;
	padding: 10px;
	width: 290px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
	position: relative;
}
.tutorial-thumbs li img.thumbnail {
	float: left;
	width: 110px;
	border: 1px solid #ccc;
	padding: 3px;
	background: white;
}
.tutorial-thumbs li .caption {
	margin-left: 135px;
}
.tutorial-thumbs li .caption strong {
	font-size: 15px;
	display: block;
	margin-bottom: 5px;
}
.tutorial-thumbs li img.overlay {
	position: absolute;
	top: -3px;
	left: -3px;
}

.btn {
	display: inline-block;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
	vertical-align: middle;
	cursor: pointer;
	background-color: #0057cc;
	background-image: -moz-linear-gradient(top, #0084cc, #0057cc);
	background-image: -ms-linear-gradient(top, #0084cc, #0057cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0084cc), to(#0057cc));
	background-image: -webkit-linear-gradient(top, #0084cc, #0057cc);
	background-image: -o-linear-gradient(top, #0084cc, #0057cc);
	background-image: linear-gradient(top, #0084cc, #0057cc);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border: 1px solid #004d8e;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  /* IE HACKS */
  *display: inline;
 *zoom: 1;
 *line-height: 20px;
 *background-color: #0057cc;
 *border: 0;
 *margin-left: .3em;
}
.btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0057cc;
 *background-color: #0057cc;
}
.caption
{
	height: 120px;
	overflow: hidden;
	width: 50%;
}

.tuttitle
{
	height: 50px;
	overflow: hidden;
	width: 100%;
}

