/*
Theme Name: Effective Learning System Inc.
Theme URI: 
Description: 
Version: 1.0
Author: Whiteboardmedia
Author URI: http://www.whiteboardmedia.com
Tags: 
*/

/* Load Fonts */
@font-face {
    font-family: Newsgothic;
    src: url(fonts/NewsGothicStd-Bold.otf);
    font-weight: bold;
}
@font-face {
    font-family: Hero;
    src: url(fonts/Hero.otf);
}
/* Reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  	margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}
blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
@charset "utf-8";
/**************************************************** GLOBAL STYLES ****/
body {
	background: #fff url(images/bg-body.jpg);
	color: #000;
	font: 13px Helvetica, Arial;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
body#checkout {
	background: #f0f0f0;
	padding: 20px 0;
}
h1{ font-size:28px;}
h2{ font-size:26px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:14px;}
h6{ font-size:12px;}
h1,h2,h3,h4,h5,h6{ color:#563D64;}
small{ font-size:10px;}
b, strong{ font-weight:bold;}
a{ text-decoration: none; color: #004A80; }
a:hover{ text-decoration: underline; }
.clearfix:after,
.main:after,
.top-nav ul:after,
.prodlist:after,
.results:after,
.results ul ul:after,
.recommended div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.container { margin: 0 auto; position: relative; width: 974px; }
body#checkout .container {
	width: 884px;
}
a#search {
	background: url(images/btn-search.png) no-repeat;
	display: block;
	height: 112px;
	position: absolute;
	text-indent: -9999px;
	top: 15%;
	width: 37px;
	z-index: 99;
}
#search-box {
  position: fixed;
  top: 220px;
}
#search-form {
	background: url(images/bg-searchform.png) no-repeat;
	display: none;
	left: 50px;
	height: 47px;
	padding: 7px 0 0 12px;
	position: absolute;
	top: 30px;
	width: 260px;
	z-index: 99;
}
#search-form input.txt{
	background: #fff;
	border: 1px solid #a5a5a5;
	color: #808080;
	font: 13px Helvetica, Arial;
	height: 32px;
	padding: 0 10px;
	width: 220px;
	box-shadow: 1px 1px 4px #d7d7d7 inset;
	-moz-box-shadow: 1px 1px 4px #d7d7d7 inset;
	-webkit-box-shadow: 1px 1px 4px #d7d7d7 inset;
}
#search-form input.txt:focus {
	border: 1px solid #6AB5E8;
	color: #000;
}
/* =================================
				HEADER
==================================== */
#header {
	background: url(images/bg-header.jpg) repeat-x;
	height: 173px;
	position: relative;
}
#header .bg {
	background: url(images/bg-topnav.png) right top no-repeat;
	display: block;
	height: 54px;
	position: absolute;
	right: 0;
	top: 0;
	width: 550px;
}
#header h1 {
	left: 0;
	position: absolute;
	top: 10px;
}
#header .top-nav {
	float: right;
}
#header .top-nav ul {
	float: right;
	margin: 15px 0 0;
}
#header .top-nav ul li {
	border-right: 1px solid #999;
	float: left;
	padding: 0 5px;
}
#header .top-nav ul li:last-child {
	border: none;
}
#header .top-nav ul li a {
	color: #004a80;
	font: 13px Helvetica, Arial;
}
#header .top-nav ul li a.fb {
	background: url(images/social.png) 0 0 no-repeat;
	display: inline-block;
	height: 16px;
	text-indent: -9999px;
	width: 16px;
}
#header .top-nav ul li a.twit {
	background: url(images/social.png) -22px 0 no-repeat;
	display: inline-block;
	height: 16px;
	margin: 0 2px;
	text-indent: -9999px;
	width: 16px;
}
#header .top-nav ul li a.feed {
	background: url(images/social.png) -43px 0 no-repeat;
	display: inline-block;
	height: 16px;
	text-indent: -9999px;
	width: 16px;
}
#header .top-nav ul li a.login {
	background: url(images/ico-login.png) left no-repeat;
	color: #000;
	padding: 0 0 0 20px;
}
#header .top-nav ul li a.gplus {
	background: url(images/gplus.png) left no-repeat;
	display: inline-block;
	height: 16px;
	text-indent: -9999px;
	width: 16px;
}
#header .top-nav p {
	background: #fff;
	margin: 75px 0 0;
	padding-left: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#header .top-nav p span#cart {
	background: url(images/ico-cart.gif) left no-repeat;
	float: left;
	padding: 6px 10px 6px 20px;
}
#header .top-nav p span.shopp_cart_subtotal {
	background: none;
	float: none;
	padding: 0;
	display: inline;
}
#header .top-nav p a {
	background: url(images/btn-cart.png) no-repeat;
	display: inline-block;
	height: 28px;
	text-indent: -9999px;
	width: 145px;
}
/* =================================
				NAVIGATION
==================================== */
#nav {
	height: 44px;
	margin: 25px 0 0;
}
#nav li {
	float: left;
	height: 44px;
	/* margin: 0 37px; */
	margin: 0 33px;
}
#nav li:first-child {
	margin-left: 0;
}
#nav li:last-child {
	margin-right: 0;
}
#nav li a {
	color: #fff;
	display: block;
	float: left;
	font-family: Newsgothic;
	font-size: 12px;
	height: 30px;
	padding: 15px 0 0;
	text-transform: uppercase;
}
#nav li a:hover,
#nav li a.active, 
#nav li.current-page-ancestor a, 
#nav li.current_page_item a,
#nav li.sfHover a, 
body.page-id-4 #nav li#menu-item-18 a,
body.page-id-5 #nav li#menu-item-18 a,
body.page-id-6 #nav li#menu-item-18 a,
body.page-id-7 #nav li#menu-item-18 a,
body.page-id-57 #nav li#menu-item-18 a {
	background: url(images/nav-active.gif) center bottom no-repeat;
	text-decoration: none;
}
/* =================================
				MAIN
==================================== */
.main {
	background: #fff;
	min-height: 400px;
	padding: 20px;
	width: 940px;
}
.main h1 {
	color: #103d5b;
	font: 24px Hero;
	margin: 0 0 15px;
}
.newsletter {
	background: #e0ecf4;
	border: 1px solid #afbdc7;
	color: #0b334e;
	font: 17px Hero;
	margin: 0 0 25px;
	padding: 15px 10px;
	position: relative;
}
.newsletter form {
	float: right;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 617px;
}
.newsletter #linkstatic {
    font-size: 12px;
    left: 110px;
    position: absolute;
    top: 35px;
	color: #888;
}
.newsletter form input.txt, #gform_1 .txt input {
	background: #fff;
	border: 1px solid #bebe9c;
	color: #808080;
	font: 14px Helvetica, Arial;
	margin: 0 0 0 10px;
	padding: 8px 10px;
	width: 221px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 3px #d8d8d8 inset;
	-moz-box-shadow: 1px 1px 3px #d8d8d8 inset;
	-webkit-box-shadow: 1px 1px 3px #d8d8d8 inset;
}
.newsletter form input.txt:focus. #gform_1 .txt input:focus {
	border: 1px solid #6ab5e8;
	color: #000;
}
.gform_footer {
	display: block;
	margin: 0!important;
	padding: 0!important;
	float: right;
	clear: none!important;
}
.newsletter form input#subscribe, #gform_submit_button_1 {
	background: url(images/btn-subscribe.gif) no-repeat;
	border: none;
	cursor: pointer;
	/* display: inline-block; */
	height: 36px;
	text-indent: -9999px;
	width: 101px;
	margin-left: 10px;
}
.best-seller {
	float: left;
	width: 592px;
}
.best-seller ul {
	background: url(images/bg-tab.jpg) repeat-x;
	height: 39px;
	border-radius: 5px 5px 0 0;
}
.best-seller ul li {
	float: left;
	height: 39px;
	margin: 0 27px; /*29px;*/
}
.best-seller ul li a {
	color: #000;
	display: block;
	font: bold 14px Helvetica, Arial;
	height: 32px;
	padding: 14px 0 0;
}
.best-seller ul li a:hover, .ui-tabs-selected a {
	background: url(images/tab-active.gif) bottom center no-repeat;
	text-decoration: none;
}
.best-seller .best-products {
	border: 1px solid #b6b6b6;
	border-top: none;
	padding: 20px;
}
.best-seller .best-products h2 a {
	color: #004a80;
	display: block;
	font: bold 13px Helvetica, Arial;
	margin: 0 0 5px;
}
.best-seller .best-products p {
	color: #000;
	font: 13px/22px Helvetica, Arial;
}
.best-seller .best-products a.buy {
	background: url(images/btn-buy.gif) no-repeat;
	display: inline-block;
	height: 25px;
	margin: 10px 0 0;
	text-indent: -9999px;
	width: 149px;
}
.best-seller .prod {
	margin: 15px 0 35px;
}
/* =================================
				SECONDARY
==================================== */
.secondary {
	float: right;
	width: 320px;
}
.video {
	position: relative;
}
.video img {
	border: 3px solid #d0d0d0;
}
.video p {
	line-height: 22px;
}
.video a {
  color: #004A80;
  margin: 0 0 5px;
  font-weight: bold;
}
.secure {
	background: url(images/bg-secure.jpg) no-repeat;
	display: block;
	height: 164px;
	margin: 30px 0;
	padding: 20px 0 0 100px;
	width: 217px;
}
.secure h1 {
	margin-bottom: 0;
}
.secure ul {
	margin: 10px 0 10px 25px;
}
.secure ul li {
	font-weight: bold;
	list-style: url(images/ico-arrow.png) outside;
	margin: 0 0 8px;
}
.from-blog h2 {
	margin: 0 0 8px;
}
.from-blog h2 a {
	color: #004a80;
	font: 14px Helvetica, Arial;
}
.from-blog p {
	color: #2a2a2a;
	font: 11px Helvetica, Arial;
}
.from-blog ul li {
	margin: 0 0 15px;
}
a.beafan {
	background: url(images/btn-beafan.jpg) no-repeat;
	display: block;
	height: 60px;
	margin: 30px 0 0;
	text-indent: -9999px;
	width: 300px;
}
/* =================================
				CONTENT
==================================== */
.content {
	float: left;
	width: 665px;
}
.content h2 {
	color: #6c6c6c;
	font: 17px Hero;
	margin: 30px 0 15px;
}
.content h3 {
	color: #6c6c6c;
	font: 15px Hero;
	margin: 30px 0 15px;
}
.content p {
	color: #000;
	font: 13px/24px Helvetica, Arial;
	margin: 0 0 15px;
}
.content strong {
	display: inline;
}
.content ul {
	margin: 0 0 0 40px;
}
.content ul li {
	line-height: 24px;
	list-style: square outside;
	margin: 0 0 10px;
}
.content .alignleft {
	color: #717171;
	font: 13px Helvetica, Arial;
	text-align: center;
}
.content .alignleft img {
	display: block;
	margin: 0 0 15px;
	box-shadow: 2px 2px 5px #d4d4d4;
	-moz-box-shadow: 2px 2px 5px #d4d4d4;
	-webkit-box-shadow: 2px 2px 5px #d4d4d4;
}
p.bcrumb,
p.bcrumb a {
	color: #818181;
	font: 11px Helvetica, Arial;
	margin: 0 0 30px;
	text-transform: uppercase;
}
blockquote {
	background: #e8f7eb;
	border: 1px solid #c9e3cf;
	padding: 15px;
}
.content blockquote p {
	background: url(images/quote.gif) left top no-repeat;
	color: #446140;
	font: italic 14px/24px Helvetica, Arial;
	margin: 0;
	padding: 0 0 0 50px;
}
a.watch {
	background: url(images/btn-watch.jpg) no-repeat;
	display: block;
	height: 49px;
	text-indent: -9999px;
	width: 293px;
}
.tools {
	margin: 50px 0 20px;
}
.tools p a {
	color: #868686;
	font: 13px Helvetica, Arial;
	margin: 0 10px 0 0;
	padding: 3px 8px;
}
.tools p a:hover,
.tools p a.active {
	background: #ebf2f8;
	border: 1px solid #c8d3da;
	padding: 3px 8px;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tools form {
	color: #868686;
	font: 13px Helvetica, Arial;
}
.prodlist {
	margin: 0 0 20px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
.prodlist .alignleft {
	border: 1px solid #d2d2d2;
	padding: 8px;
	box-shadow: 3px 3px 0 #e3e3e3;
	-moz-box-shadow: 3px 3px 0 #e3e3e3;
	-webkit-box-shadow: 3px 3px 0 #e3e3e3;
}
.prodlist .alignleft img {
	margin: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.prod-desc {
	float: left;
	width: 520px;
}
.prod-desc h2 {
	margin: 0;
}
.prod-desc h2 a {
	color: #004a80;
	display: block;
	font: bold 13px Helvetica, Arial;
	margin: 0 0 5px;
}
.prod-desc p {
	color: #000;
	font: 13px/22px Helvetica, Arial;
}
.prod-desc a.buynow, .prod-desc .addtocart {
	background: url(images/btn-buynow.jpg) no-repeat !important;
	border: none;
	/*display: inline-block;*/
	float: left;
	height: 20px;
	margin: 0 0 0 5px;
	text-indent: -9999px;
	width: 67px !important;
	position: relative;
	margin-bottom: -5px;
}
#shopp .prod-desc ul {
	/*border-top: 1px solid #999;*/
	margin: 1em 0 0 0;
	text-align: right !important;
	overflow: hidden;
	float: right;
}
#shopp .prod-desc ul li {
	list-style: none;
	/*display: inline-block;*/
	float: left;
	padding: 0;
	white-space: nowrap;
  margin-left: 1em;
}
.prod-desc .left {
	float: left;
}
.prod-desc .right {
	float: right;
}
p.head-results {
	margin: 30px 0 0;
}
p.head-results span {
	color: #000 !important;
}
.results {
	background: url(images/bg-tab.jpg) top repeat-x;
	border: 1px solid #b6b6b6;
	margin: 0 0 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.results ul {
	margin: 0 10px;
}
.results ul li {
	float: left;
	list-style: none;
	margin: 0;
}
.results ul li.head {
	font: bold 14px Helvetica, Arial;
	height: 39px;
	padding: 8px 0;
}
.results ul li.head ul {
	border: none;
}
.results ul li.name {
	width: 325px;
}
.results ul li.name a {
	color: #004a80;
}
.results ul li.price {
	width: 110px;
}
.results ul li.preview {
	width: 100px;
}
.results ul li.preview a {
	float: left;
}
.results ul li.button a {
	background: url(images/btn-buynow.jpg) no-repeat;
	display: inline-block;
	height: 20px;
	margin: 0 0 0 5px;
	text-indent: -9999px;
	width: 67px;	
}
.results ul ul {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.results ul ul.last {
	border: none;
	margin-bottom: 0;
}
.resources {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 20px;
	padding: 0 0 20px;
}
.last {
	border: none;
}
.resources h2 {
	margin: 0 0 15px;
}
.resources a.find {
	background: url(images/btn-findoutmore.jpg) no-repeat;
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 99px;
}
.resources a.more {
	background: url(images/btn-readmore.jpg) no-repeat;
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 81px;
}
.resources img.thumb {
	border: 1px solid #000;
	border-radius: 3px;
}
ul.downloads {
	margin: 0;
}
ul.downloads li {
	float: left;
	list-style: none;
	width: 330px;
}
ul.downloads li.left p {
	background: url(images/tone.gif) left no-repeat;
	line-height: 20px;
	padding: 0 0 0 40px;
}
ul.downloads li.right p {
	background: url(images/book.gif) left no-repeat;
	line-height: 20px;
	padding: 0 0 0 40px;
}
ul.downloads p strong {
	color: #004a80;
}
ul.downloads ul {
	margin: 0 0 0 55px;
}
ul.downloads ul li {
	list-style: url(images/list-download.gif) outside;
	margin: 0;
}
ul.downloads ul li a {
	color: #004a80;
}
form.search {
	position: relative;
}
form.search input {
	border: 1px solid #a5a5a5;
	color: #808080;
	font: 19px Helvetica, Arial;
	height: 50px;
	padding: 0 0 0 50px;
	position: relative;
	width: 610px;
	box-shadow: 1px 1px 4px #d5d5d5 inset;
	-moz-box-shadow: 1px 1px 4px #d5d5d5 inset;
	-webkit-box-shadow: 1px 1px 4px #d5d5d5 inset;
}
form.search input:focus {
	border: 1px solid #6AB5E8;
	color: #000;
}
form.search button {
	background: url(images/ico-search.gif) no-repeat;
	border: none;
	display: block;
	height: 25px;
	left: 15px;
	position: absolute;
	text-indent: -9999px;
	top: 15px;
	width: 26px;
}
ul.src-results {
	margin: 20px 0 0;
}
ul.src-results li {
	list-style: none;
}
ul.src-results li p strong {
	color: #004a80;
}
ul.src-results li p a {
	color: #004a80;
}
.paging {
	margin: 30px 0;
}
.paging a {
	background: #e7e7e7;
	border: 1px solid #7f94a2;
	color: #000;
	display: inline-block;
	font: 15px Helvetica, Arial;
	margin: 0 5px 0 0;
	padding: 7px 10px;
	box-shadow: 2px 2px 0 #8a8a8a;
	-moz-box-shadow: 2px 2px 0 #8a8a8a;
	-webkit-box-shadow: 2px 2px 0 #8a8a8a;
}
.paging a:hover,
.paging a.active {
	background: #fff;
	text-decoration: none;
}
.paging a.next,
.paging a.prev {
	background: none;
	border: none;
	box-shadow: none;
	font-size: 13px;
}
.stories h2 {
	margin: 30px 0 10px;
}
.stories h2 a {
	color: #6c6c6c;
}
.stories p.meta {
	color: #717171;
	font: italic 13px Helvetica, Arial;
}
.stories p a {
	color: #004a80;
	display: block;
}
.product {

}
.product.clearfix {
	margin-bottom: 20px;
}
.product .left {
	float: left;
}
.product .product-images {
  border: 1px solid #c9d2d8;
	color: #767676;
	padding: 10px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 1em;
}
.product .left p {
	margin: 5px 0 10px;
}
.product .left ul li {
	float: left;
	margin: 0 7px 0 0;
}
.product .right {
	float: right;
	width: 715px;
}
#shopp .product .right ul li {
	background: #f0f2ed !important;
	margin: 0 0 10px !important;
	padding: 10px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.product .right a.name {
	display: inline-block;
	color: #000;
	float: left;
	font-size: 15px;
	height: 18px;
	margin: 7px 0 0;
	padding: 0 0 0 25px;
	width: 195px;
}
.product .right a.download {
	background: url(images/ico-download.gif) left top no-repeat;
}
a.download:hover {
	text-decoration: none;
}
.product .right a.mail {
	background: url(images/ico-mail.gif) left top no-repeat;
}
.product .right span.price {
	float: left;
	margin: 7px 20px 0 0;
}
.product .right span.price em {
	font-style: normal;
}
.product .right span.price strong {
	margin-left: 15px;
}
.product .right a.addtocart {
	background: url(images/btn-addtocart.jpg) no-repeat;
	display: inline-block;
	height: 29px;
	float: left;
	text-indent: -9999px;
	width: 141px !important;
	border: none;
	cursor: pointer;
}
.product .right a.wishlist {
	background: url(images/btn-wishlist.jpg) no-repeat;
	display: inline-block;
	float: left;
	height: 29px;
	margin-left: 10px;
	text-indent: -9999px;
	width: 153px;
}
.product p.audio {
	font: 17px Georgia;
	margin: 25px 0;
	display: none;
}
.product p.audio span {
	margin-right: 10px;
}
.product p {
	font-size: 14px;
	line-height: 26px;
	margin: 0 0 15px;
}
.review {
	float: left;
	width: 640px;
}
.review h2,
.recommended h2 {
	color: #6C6C6C;
    font: 17px Hero;
    margin: 0 0 15px;
}
.review div {
	margin: 0 0 20px;
}
.review div p {
	border-left: 4px solid green;
	line-height: 24px;
	padding-left: 20px;
}
.review div p.name {
	border: none;
	color: #a6a6a6;
	display: block;
	margin: 10px 0 0 5px;
}
.review form {

}
.review form p {
	margin: 0 0 10px;
}
.review form label {
	display: inline-block;
	font-weight: bold;
	vertical-align: top;
	width: 60px;
}
.review form input.txt,
.review form textarea {
	border: 1px solid #b5b5b5;
	font: 13px Helvetica, Arial;
	padding: 7px 10px;
	width: 360px;
	box-shadow: 1px 1px 3px #e4e4e4 inset;
	-moz-box-shadow: 1px 1px 3px #e4e4e4 inset;
	-webkit-box-shadow: 1px 1px 3px #e4e4e4 inset;
}
.review form input#submit {
	background: url(images/btn-submit.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	height: 33px;
	margin: 5px 0 0 63px;
	text-indent: -9999px;
	width: 81px;
}
.recommended {
	float: right;
	width: 250px;
}
.recommended div {
	clear: both;
	margin: 0 0 20px;
}
.recommended p {
	line-height: 21px;
}
.recommended p strong {
	display: block;
}
.error {
	text-align: center;
	margin: 20px auto 0;
}
.error h1 {
	font-size: 49px;
	margin: 35px 0 10px;
}
.error p {
	font-size: 19px;
	margin: 0 0 35px;
}
.error form button {
	left: 155px;
}
/* =================================
				SIDEBAR
==================================== */
.sidebar {
	float: right;
	width: 240px;
}
ul.subnav,
ul.browse {
	margin: 0 0 30px;
}
ul.subnav li,
ul.browse li {
	border-bottom: 1px solid #d2d2d2;
}
ul.subnav li a,
ul.browse li a {
	color: #2d2d2d;
	display: block;
	font: bold 14px Arial;
	height: 27px;
	padding: 8px 0 0px 20px;
	
}
ul.subnav li a:hover,
ul.subnav li a.active,
ul.browse li a:hover,
ul.browse li a.active, 
ul.subnav li.current_page_item a,
ul.browse li.current > a,
ul.subnav li.current_page_parent a {
	background: #2a7bb1 url(images/subnav-active.gif) left top no-repeat;
	color: #fff;
	text-decoration: none;
}
ul.subnav li.current_page_parent a {
	background: none;
	color: #000;
	font-weight: bolder;
}
ul.children.active li.current a {
	background: none;
	color: #004A80;
	font-weight: bold;
}
ul.children{
	margin-left: 40px;
	padding: 0px;
	margin-top: -5px;
	display: none;
	margin-bottom: 10px;
}
ul.subnav li.current_page_ancestor ul.children{
	display: block;
}
ul.children li a{
	padding: 0px!important;
	
}
ul.children li {
	border-bottom: 1px solid #d2d2d2!important;
}
ul.children li:last-child {
	border-bottom: none!important;
}
ul.subnav li.current_page_parent ul.children li a{
	background: none;
	color: #004A80;
	font-weight: normal;
	line-height: 27px;
}
ul.subnav li.current_page_parent ul.children li.current_page_item a{
	color: #000;
	font-weight: bolder;
}
ul.subnav ul li,
ul.browse ul li {
	border: none;
}
ul.browse ul li:first-child a {
	margin: 10px 0 0;
}
ul.subnav ul li a {
	font: 13px Arial;
	padding: 0 0 0 30px;
}
ul.browse ul li a {
	color: #004a80;
	font: 13px Lucida Grande;
	padding: 0 0 0 30px;
}
ul.subnav ul li a:hover {
	background: none;
	color: #000;
	font-weight: bold;
}
ul.browse ul li a:hover {
	background: none;
	color: #004a80;
	font-weight: bold;
}
.quote p {
	border-bottom: 1px solid #d6d6d6;
	color: #535353;
	font: italic 14px/21px Helvetica, Arial;
	padding: 0 0 5px;
}
.quote p.author {
	border: none;
	color: #2a2a2a;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 0;
}
.sidebar a.beafan {
	background: url(images/btn-beafan-s.jpg) no-repeat;
	display: block;
	height: 53px;
	margin: 30px 0 0;
	text-indent: -9999px;
	width: 240px;
}
.phone {
	background: #e4eef9;
	color: #72777c;
	font: 15px Hero;
	margin: 0 0 15px;
	padding: 8px 10px;
}
.phone span {
	background: url(images/ico-phone.gif) left no-repeat;
	color: #898f95;
	font-size: 18px;
	margin: 0 0 0 10px;
	padding: 0 0 0 35px;
}
.popular {
	background: url(images/bg-popular.gif) bottom no-repeat;
	margin: 50px 0 0;
	position: relative;
}
.popular .top {
	background: url(images/bg-popular-t.gif) top no-repeat;
}
.popular h2 {
	background: url(images/bg-popular.png) no-repeat;
	display: block;
	height: 70px;
	margin: 0 auto;
	text-align: center;
	text-indent: -9999px;
	position: relative;
	top: -25px;
	width: 70px;
}
.popular ul {
	margin: -10px 25px 0;
	padding: 0 0 30px;
}
.popular ul li {
	list-style-position: outside;
	margin: 0 0 10px;
}
.popular ul li a {
	color: #000;
	font: 12px Lucida Grande;
}
.popular ul li a:hover {
	text-decoration: none;
}
.popular ul li span {
	background: url(images/bg-number.gif) no-repeat;
	display: block;
	float: left;
	height: 19px;
	margin: 0 10px 0 0;
	padding: 4px 0 0;
	text-align: center;
	width: 23px;
}
/* =================================
				TWITTER
==================================== */
#twitter {
	background: url(images/ico-twitbird.png) left top no-repeat;
	margin: 30px 0;
}
#twitter p {
	background: url(images/bg-twit.png) left top no-repeat;
	height: 30px;
	margin: 0 0 0 45px;
	overflow: hidden;
	padding: 0 0 0 16px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#twitter p span {
	background: #d0d0d0;
	display: block;
	padding: 8px 0;
}
#twitter small {
	display: block;
	font: 11px Helvetica, Arial;
	margin: 5px 0 0 60px;
}
/* =================================
				FOOTER
==================================== */
#footer {
	border-top: 1px solid #fff;
	padding: 30px 0;
}
#footer h5 {
	color: #000;
	font: 13px Helvetica, Arial;
}
#footer p {
	color: #000;
	font: 13px/22px Helvetica, Arial;
}
#footer p.copy {
	font-size: 11px;
}
#footer .contact {
	float: left;
	width: 260px;
}
#footer .contact h5 {
	font-weight: bold;
}
#footer .contact a img {
	margin: 20px 0;
}
#footer .menu {
	float: left;
	margin: 0 0 0 40px;
	width: 670px;
}
#footer .menu h5 a {
	background: #d2d2d2;
	color: #fff;
	font: 9px Helvetica, Arial;
	padding: 3px 5px;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#footer .menu ul li {
	float: left;
	margin: 0 35px 0 0;
}
#footer .menu ul ul {
	float: left;
	margin: 15px 0 0;
	width: 145px;
}
#footer .menu ul ul li {
	float: none;
	margin: 0 0 5px;
}
#footer .menu ul ul li a {
	color: #4a4a4a;
	font-size: 12px;
}
#footer .menu .by-category ul.shopp-categories-menu {
  width: 490px;
}
#footer .menu .by-category ul.shopp-categories-menu li {
  float: left;
  display: block;
  width: 33%
}
/* =================================
				SLIDEDECK
==================================== */
.slidedeck .desc {
	background: url(images/slide-transparent.png);
	height: 241px;
	padding: 20px;
	position: absolute;
	top: 10px;
	right: 15px;
	width: 294px;
}
.slidedeck .desc h1 {
	color: #c4f37b;
	font: 50px Hero;
}
.slidedeck .desc p {
	color: #fff;
	font: 14px Helvetica, Arial;
	line-height: 23px;
}
.slidedeck .desc a {
	background: url(images/btn-browse.png) no-repeat;
	display: block;
	height: 45px;
	margin: 15px 0 0;
	text-indent: -9999px;
	width: 161px;
}
/* =================================
				CHECKOUT
==================================== */
body#checkout .main {
	padding: 35px;
	width: 814px;
}
#shopp #steps {
	background: #3c4348;
	height: 43px;
	margin: 20px 0;
}
#shopp #steps li {
	background: url(images/sep.gif) right no-repeat !important;
	float: left;
	height: 43px;
	padding: 0 100px 0 65px;
	margin: 0 20px 0 0;
}
#shopp #steps li:first-child {
	margin-left: 20px;
}
#shopp #steps li:last-child {
	background: none !important;
	padding-right: 0;
}
#shopp #steps li a {
	color: #7a8389;
	display: block;
	float: left;
	font: bold 16px Helvetica, Arial;
	height: 43px;
	padding: 8px 0 0;
}
#shopp #steps li span {
	background: #63696d;
	color: #000;
	display: inline-block;
	font-size: 13px;
	height: 19px;
	margin: 0 10px 0 0;
	padding: 5px 0 0;
	text-align: center;
	width: 24px;
	border-radius: 20px;
}
#shopp #steps li a:hover,
#shopp #steps li a.active {
	color: #fff;
	text-decoration: none;
}
#shopp #steps li a:hover span,
#shopp #steps li a.active span {
	background: #fff;
}
.cart {

}
.cart p.message {
	padding: 15px 0;
	margin: 0 25px 0 22px;
}
.cart p.message a {
	color: #004a80;
}
.cart ol {

}
.cart ol.header {
	border-bottom: 3px solid #959595;
	margin: 15px 0;
	padding: 10px 0;
}
.cart ol.cart-content {
	margin-top: 2px;
	padding: 10px 0;
}
.cart ol li {
	float: left;
}
.cart ol.header li {
	font-weight: bold;
}
.cart ol li.col1 {
	width: 360px;
	padding-right: 10px !important;
}
.cart ol li.col1 a {
	color: #004a80;
	display: block;
	margin: 0 0 5px;
}
.cart ol li.col1 .alignleft {
	border: 1px solid #D2D2D2;
    box-shadow: 3px 3px 0 #E3E3E3;
    padding: 8px 8px;
}
.cart ol li.col1 .alignleft a {
	margin: 0;
}
.cart ol li.col2 {
	width: 240px;
}
.cart ol.cart-content li.col2 input, #promocode, #apply-code {
	border: 1px solid #cfcfcf;
	font: 13px Helvetica;
	padding: 5px 8px;
	text-align: right;
	width: 32px;
	box-shadow: inset 1px 1px 1px #dfdfdf;
	-moz-box-shadow: inset 1px 1px 1px #dfdfdf;
	-webkit-box-shadow: inset 1px 1px 1px #dfdfdf;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#promocode {
	width: 75px;
}
.cart ol.cart-content li.col2 input.update-button, button.remove, #apply-code {
	width: 60px;
	padding: 4px 6px;
	cursor: pointer;
}
#apply-code{
	width: 125px;
	margin-left: 5px;
}
.cart ol.cart-content li.col2 button, button.remove {
	background: #fff;
	border: 1px solid #ababab;
	cursor: pointer;
	font-size: 11px;
	margin: 0 0 0 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.cart ol li.col3 {
	color: #333;
	width: 120px;
}
.cart ol li.col4 {
	width: 80px;
}
.cart ol li.col4 a {
	background: #d6d6d6;
	border: 1px solid #ababab;
	color: #000;
	font-size: 11px;
	padding: 3px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.cart .discountright{
	text-align: right;
	margin-bottom: 10px;
}
ol#end {
	border-top: 3px solid #959595;
	margin: 15px 0 30px;
	padding: 15px 20px 0 0;
}
ol#end .col {
	float: right;
	text-align: left;
	width: 480px;
}
ol#end .col a {
	margin-top: 30px;
}
ol#end .col a.edit {
	background: #dddddd;
	border: 1px solid #a6a6a6;
	color: #464646;
	font: 16px Helvetica;
	padding: 10px 20px;
	text-transform: uppercase;
	box-shadow: 1px 1px 2px #d0d0d0;
}
ol#end .col a.order {
	background: #004a80;
	border: 1px solid #a6a6a6;
	color: #fff;
	font: 16px Helvetica;
	padding: 10px 20px;
	text-transform: uppercase;
	box-shadow: 1px 1px 2px #d0d0d0;
}
ol#end .col p {
	color: #4c4339;
	margin: 0 0 10px;
	text-align: right;
}
ol#end .col p strong {
	display: inline-block;
	text-align: left;
	width: 130px;
}
ol#end .col p.price {
	margin: 0 0 30px;
}
ol#end .col p.price strong {
	display: inline-block;
	text-align: right;
	width: 160px;
	margin-right: 1em;
}
ol#end .col1 {
	border: 1px solid #b9b9b9;
	width: 280px;
}
ol#end .col1 h3 {
	background: #7b7b7b;
	color: #fff;
	font: bold 14px Helvetica, Arial;
	padding: 10px 20px;
}
ol#end .col1 p {
	line-height: 18px;
	margin: 10px 20px;
}
ol#end .col1 input.txt {
	border: 1px solid #CFCFCF;
    box-shadow: 1px 1px 1px #DFDFDF inset;
    font: 13px Helvetica;
    margin: 0 20px;
    padding: 5px 8px;
    width: 220px;
}
ol#end .col1 input#apply {
	background: url(images/btn-apply.jpg) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 10px 0 10px 20px;
	text-indent: -9999px;
	width: 78px;
}
a.button,
input.button, 
input#submit-login,
input#checkout-button,
input#confirm-button {
	background: #dddddd;
	border: 1px solid #a6a6a6;
	color: #404040;
	cursor: pointer;
	display: block;
	font-size: 12px;
	margin: 0 0 35px;
	padding: 10px;
	text-transform: uppercase;
	box-shadow: 1px 1px 2px #d0d0d0;
	-moz-box-shadow: 1px 1px 2px #d0d0d0;
	-webkit-box-shadow: 1px 1px 2px #d0d0d0;
}
input#checkout-button,
input#confirm-button {
	float: right;
}
a.print {
	background: #dddddd;
	border: 1px solid #a6a6a6;
	color: #404040;
	cursor: pointer;
	display: block;
	font-size: 16px;
	margin: 0 auto 35px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 160px;
	box-shadow: 1px 1px 2px #d0d0d0;
	-moz-box-shadow: 1px 1px 2px #d0d0d0;
	-webkit-box-shadow: 1px 1px 2px #d0d0d0;
}
a.button img.prev {
	margin: 0 10px 0 0;
}
a.button img.next {
	margin: 0 0 0 10px;
}
p.help {
	font: 16px Helvetica, Arial;
	margin: 25px 0;
	text-align: center;
}
.content-l {
	float: left;
	border-right: 1px solid #cdcdcd;
	width: 400px;
}
.content-r {
	float: left;
	margin: 0 0 0 30px;
	width: 370px;
}
.content-l p,
.content-r p {
	color: #313533;
}
.content-l p strong,
.content-r p strong {
	display: block;
	margin: 0 0 20px;
}
.content-l p a,
.content-r p a {
	color: #004a80;
	display: inline-block;
	font-size: 12px;
	margin: 10px 0;
}
.content-l form {
	margin: 25px 0 0;
}
.content-l form p {
	margin: 15px 0;
}
.content-l form label {
	display: inline-block;
	font-weight: bold;
	width: 80px;
}
.content-l form label span {
	color: red;
}
.content-l form input.txt, #account-login, #password-login {
	border: 1px solid #b5b5b5;
    box-shadow: 1px 1px 3px #D5D5D5 inset;
    color: #808080;
    font: 13px Helvetica,Arial;
    height: 33px;
    padding: 0 10px;
    position: relative;
    width: 255px;
}
.content-l form input.txt:focus, #account-login:focus{
	border: 1px solid #6AB5E8;
	color: #000;
}
input.button, #submit-login {
	margin: 0 0 0 83px;
	padding: 8px 25px;
}
.content-r a.button {
	display: inline-block;
}
.accordion {
	/* border: 1px solid #dedede; */
	margin: 0 0 25px;
}
.accordion .trigger {
	background: url(images/bg-trigger.gif) repeat-x;
	height: 12px;
	padding: 10px 20px;
}
.accordion .trigger p {
	color: #6e6e6e;
}
.accordion .active p {
	color: #000;
}
.accordion form {
	position: relative;
}
.accordion form .row {
	border-bottom: 1px solid #e2e2e2;
	width: 617px;
}
.accordion form p {
	margin: 15px 0;
	position: relative;
}
.accordion form span.succeed {
	background: url(images/ico-succeed.jpg) no-repeat;
	height: 22px;
	position: absolute;
	top: 8px;
	right: -30px;
	text-indent: -9999px;
	width: 24px;
}
.accordion form span.fail {
	background: url(images/ico-fail.jpg) no-repeat;
	height: 22px;
	position: absolute;
	top: 8px;
	right: -30px;
	text-indent: -9999px;
	width: 24px;
}
#shopp .accordion form label {
	display: inline-block;
	font-weight: bold;
	margin: 0 5px 0 0;
	vertical-align: top;
	width: 100%;
	/* border-bottom: 3px solid #959595; */
}
.so-title {
	border-bottom: 3px solid #959595;
}
.accordion form span.req {
	color: red;
	float: right;
}
.accordion form span.note {
	color: red;
}
.accordion form input.txt {
	border: 1px solid #b5b5b5;
    box-shadow: 1px 1px 3px #D5D5D5 inset;
    color: #808080;
    font: 13px Helvetica,Arial;
    height: 33px;
    padding: 0 10px;
    position: relative;
    width: 460px;
}
.accordion form input.txt:focus {
	border: 1px solid #6AB5E8;
	color: #000;
}
.accordion form input.button {
	display: inline-block;
	margin: 0 10px 0 133px;
}
.accordion-content {
	margin: 30px 25px;
}
.confirmation {
	margin: 15px 0 15px;
}
.confirmation-left {
	float: left;
	width: 47%;
}
.confirmation-right {
	float: right;
	width: 47%;
}
#confirmation-tools {
	margin-bottom: 15px;
}
#confirmation-tools p.alignleft {
	font: 16px Helvetica, Arial;
}
#confirmation-tools a {
	border: 1px solid #bebebe;
	color: #000;
	font-size: 11px;
	padding: 2px 8px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#confirmation-content {
	border: 1px solid #9f9f9f;
	margin-bottom: 15px;
	padding: 10px 15px;
	box-shadow: 3px 3px 0px #c4c4c4;
	-moz-box-shadow: 3px 3px 0px #c4c4c4;
	-webkit-box-shadow: 3px 3px 0px #c4c4c4;
}
#confirmation-content p {
	color: #333;
	line-height: 22px;
}
p.head span {
	font: 16px Helvetica, Arial;
	float: left;
}
p.head a {
	color: #004a80;
	display: block;
	font: 12px Helvetica, Arial;
	margin: 0 10% 0 0;
	text-align: center;
}
.thank h1 {
	color: #000;
	font: 28px Helvetica, Arial;
	margin: 0 0 15px;
}
.thank h2 {
	color: #6c6c6c;
	font: 17px Hero;
	margin: 20px 0;
}
.thank p {
	line-height: 20px;
	margin: 0 0 15px;
}

/* Shopp hack */
#shopp .breadcrumb {
	display: none;
}
.ui-tabs-hide {
	display: none;
}
#shopp .accordion #checkout {
	padding: 20px;
}
li.shopp_categories_dropdown {
	padding: 10px;
}
li.shopp_categories_dropdown select#shopp-categories-menu {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #BEBE9C;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 3px #D8D8D8 inset;
	color: #2D2D2D;
	font: 14px Helvetica,Arial;
	margin: 0 0 0 10px;
	padding: 8px 10px;
	width: 200px;
}
li.shopp_categories_dropdown span {
  color: #2D2D2D;
  display: block;
  font: bold 14px Arial;
  padding: 0px 10px 10px;
}
ul.breadcrumb {
	margin: 0 0 15px;
}
ul.breadcrumb li {
	display: inline;
}
ul.breadcrumb a, #breadcrumbs a {
	color: #004A80;
}
#shopp .gallery {
	margin: 0;
}
div.social {
	float: right;
}
div.sub-cat-list {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	min-height: 129px;
	border-bottom: 1px solid #999999; 
}
div.sub-cat-list img {
	float: left;
	padding: 0px 10px 5px 0;
}
div.sub-cat-list a {
	color: #000;
	font-weight: bold;
}
div.sub-cat-list a:hover {
	text-decoration: none;
	color: #666;
}
div.square {
	float: left;
	text-align: center;
	background: #efefef;
	width: 99px;
	min-height: 150px;
	border-radius: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
#shopp form .so-title {
  margin-bottom: 1em !important;
  font-size: 14px !important;
}

#shopp form label {
  font-size: 12px !important;
}
#shopp form span.left,
#shopp form span.right,
#shopp form ul li div.left,
#shopp form ul li div.right {
  width: 48% !important;
}
#shopp form ul li div.left{
  float: left !important;
}
#shopp form ul li div.right  {
  float: right !important;
}
#shopp form ul li div.left,
#shopp form ul li div.right,
#shopp form .bill-add {
  margin-bottom: .5em !important;
}
#shopp #cart input,
#shopp #cart select,
#shopp .product .product input,
#shopp #checkout input,
#shopp #checkout select {
  border: 1px solid #B5B5B5;
  box-shadow: 1px 1px 3px #D5D5D5 inset;
  font: 13px Helvetica,Arial;
  padding: 7px 10px !important;
  /* width: 95% !important; */
}
#shopp .product form .addtocart {
  width: 140px !important;
}
#shopp #checkout input[type=checkbox] {
  width: 1em !important; 
  height: auto;
  margin-right: .5em;
}
#shopp form select {
	height: 30px;
	width: 99% !important;
}
#shopp form select option {
	padding: 10px;
}
#shopp #cart input,
#shopp #cart select {
  width: auto !important;
}
#shopp #cart select.variation {
  width: 225px !important;
}
#shopp form .bill-add input{
  width: 97.25% !important;
}
#shopp #checkout li {
  margin-bottom: 1em;
}
#shopp form .contact-info span #phone {
	background: none;
	color: #72777C;
	font: inherit;
}

#shopp .payment div {
  clear: both;
  overflow: hidden;
}
#shopp .payment label {
  display: block !important;
}
#shopp #checkout .payment input,
#shopp #checkout .payment select {
  width: auto !important;
}

#shopp #order-data-hear {
  width: 48% !important;
  margin-bottom: 10px;
}
#shopp #order-data-comments {
  width: 50% !important;
}
#shopp #cart input[type=submit],
#shopp #checkout input[type=submit],
#shopp .product .product input[type=submit] {
  width: auto !important;
  background-image: url(images/arrow-next.gif);
  background-position: 90% center;
  background-repeat: no-repeat;
  padding-right: 20px !important;
}
#shopp .submit {
  overflow: hidden;
}
#shopp #secure-shop {
  overflow: hidden;
}
#shopp .error {
  text-align: left;
}
p.warning {
	padding: 10px 0;
}
#errors.shopp {
	background: #efefef;
	padding: 10px;
	margin-bottom: 10px;
}
/* Newsletter Styling */
#gform_1 .gform_body ul li {
	float: left;
	padding-top: 8px;
	clear: none!important;
}
#gform_1 .gform_footer {
	margin-top: 6px !important;
}
#gform_1 .validation_error {
	display: none;
}
#gform_1 .gform_body .gfield_label {
	display: none;
}
#gform_1 .gform_edit_link {
	display: none;
}
#gform_1 li.gfield.gfield_error{
	width: auto !important;
	padding: 0px !important;
}
#gform_1 .gfield_error {
	background: transparent;
	border: none;
	margin-bottom: 0px;
	padding: 0px;
}
#gform_1 #field_1_2.gfield_contains_required {
	margin-top: 0px;
}
#gform_1 .gfield_description.validation_message {
	margin-top: 0px !important;
}
#gform_1 #field_1_2 .ginput_container {
	margin-top: 0px;
	padding: 0px;
}
#gform_1 .gfield_description {
	padding: 0px;
}
#footer .by-category {
	margin: 0px !important;
}
#footer .by-category .shopp_categories {
	width: 485px;
}
#footer .by-category .shopp_categories li {
	float: left;
	width: 120px;
}
#field_1_2 .gform_body ul li {
	padding-top: 0px;
}
body.page-id-0 ul.breadcrumb {
	display: none;
}
div.alignright div {
	clear: both;
	padding-bottom: 30px;
}
/* Comment Styling */
.comments-box {
	clear: both;
	padding-top: 30px;
}
.comments-box ul.commentlist {
	list-style: none;
	margin-left: 0px;
}
.comments-box ul.commentlist li {
	list-style: none;
	margin-bottom: 30px;
}
.comment-author {
	width: 48px;
	margin-right: 20px;
	float: left;
}
.comment-author img {
	box-shadow: 1px 1px 1px #666;
}
.comment-meta {
	float: left;
	width: 550px;
}
.comment-author-date {
	color: #909090;
}
.comment-author-date cite {
	font-style: normal;
}
.comment-author-date a {
	color: #000;
}
.comment-text {
	background: #eaf8d4;
	border: 1px solid #dfdfdf;
	padding: 15px 15px 5px;
	border-radius: 6px;
	margin-top: 10px;
}
span.buble {
	position: absolute;
	margin-top: -26px;
}
#commentform input[type=text], #commentform textarea {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #BEBE9C;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 3px #D8D8D8 inset;
	color: #808080;
	font: 14px Helvetica,Arial;
	margin: 0 0 0 10px;
	padding: 8px 10px;
}
#commentform label {
	float: left;
	display: block;
	width: 130px;
	font-weight: bold;
}
#commentform .required {
	display: none;
}
.form-submit #submit {
	background: #dddddd;
	padding: 10px;
	text-transform: uppercase;
	border: 1px solid #a2a2a2;
}
.form-submit {
	padding-left: 140px;
}
.pops h2 {
	color: #103D5B;
	font: 18px Hero;
	margin: 0 0 15px;
}
.pops {
	padding-bottom: 30px;
}
.pops ul {
	padding-left: 30px;
}
.pops li {
	list-style: square;
	list-style-position: outside;
	padding: 5px 0;
}
.pops a {
	color: #000;
}

/* Contact Styling */
#gform_fields_2 form input.txt, #gform_fields_2 .txt input, #gform_fields_2 textarea {
  	background: none repeat scroll 0 0 #FFFFFF;
  	border: 1px solid #BEBE9C;
  	border-radius: 5px 5px 5px 5px;
  	box-shadow: 1px 1px 3px #D8D8D8 inset;
  	color: #808080;
  	font: 14px Helvetica,Arial;
  	margin: 0 0 0 10px;
  	padding: 8px 10px;
  	width: 90%;
}
#input_2_1_3, #input_2_1_6 {
	width: 80% !important;
}
/*** add on 23-01-2012 ***/
ul#video {
	margin: 0;
}
ul#video li {
	background: #fafafa;
	border: 1px solid rgba(0,0,0,0.07);
	float: left;
	list-style: none;
	margin: 0 40px 40px 0;
	padding: 15px;
	position: relative;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	-o-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	width: 269px;
}
ul#video li:nth-child(2n+2) {
	margin-right: 0;
}
ul#video li h2 {
	margin: 0;
	width: 90%;
}
ul#video li h2 a {
	color: #103d5b;
	font: bold 14px Helvetica, Arial, sans-serif;
}
ul#video li p {
	margin-bottom: 10px;
}
ul#video li a.share {
	position: absolute;
	right: 15px;
	top: 15px;
}
ul#video li div {
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
	position: relative;
}
ul#video li div a.play,
div#video a.play {
	background: url(images/btn-play2.png) no-repeat;
	display: block;
	height: 82px;
	left: 50%;
	margin: -26px 0 0 -41px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 82px;
}
span.vvqbox {
	background: #fafafa;
	border: 1px solid rgba(0,0,0,0.07);
	margin-bottom: 15px;
	padding: 15px;
	position: relative;
	width: 620px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	-o-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#related-videos {

}
#related-videos ul {
	margin: 0;
}
#related-videos ul li {
	float: left;
	list-style: none;
	margin: 0 30px 30px 0;
	width: 200px;
}
#related-videos ul li:nth-child(3n+3) { margin-right: 0 }
#related-videos ul li div {
	background: #fafafa;
	border: 1px solid rgba(0,0,0,0.07);
	margin-bottom: 15px;
	padding: 10px;
	position: relative;
	width: 180px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	-o-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#related-videos ul li div a.play {
	background: url(images/btn-play2-small.png) no-repeat;
	display: block;
	height: 66px;
	left: 50%;
	margin: -33px 0 0 -33px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 66px;
}
#related-videos h3 { margin: 0 }
#related-videos h3 a {
	color: #103d5b;
	font: bold 13px Helvetica, Arial, sans-serif;
	margin: 0;
}
#related-videos p {
	color: #aaa;
}
.accordion2 {
	margin: 25px 0 0;
}
.accordion2 h3 {
	background: url(images/accordion.gif) repeat-x;
	border: 1px solid #343637;
	border-bottom: none;
	color: #fff;
	cursor: pointer;
	height: 38px;
	padding: 0 15px;
	margin: 0;
	font: bold 14px/38px Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
}
.accordion2 h3 span {
	background: url(images/arrow-normal.gif) right no-repeat;
	display: block;
	float: right;
	height: 10px;
	margin: 15px 0 0;
	width: 14px;
}
.accordion2 h3:hover {
	background-color: #e3e2e2;
}
.accordion2 h3.active {
	background: url(images/accordion-active.gif) repeat-x;
	border: 1px solid #1e577d;
}
.accordion2 h3.active span {
	background: url(images/arrow-active.gif) right no-repeat;
}
.accordion2 .contentholder {
	background: #f4f4f3 url(images/bg-contentholder.gif) top repeat-x;
	border: 1px solid rgba(0,0,0,0.1);
	margin: 0;
	padding: 20px 15px;
	display: none;
}
.accordion2 .contentholder p.questions {
	background: url(images/ico-questions.gif) top left no-repeat;
	font-weight: bold;
	padding: 0 0 5px 35px;
}
.accordion2 .contentholder p.answer {
	background: url(images/ico-answer.gif) top left no-repeat;
	padding: 0 0 5px 35px;
}

/* Additions February 17th  */
.post a.find {
	background: url("images/btn-findoutmore.jpg") no-repeat scroll 0 0 transparent;
  	display: inline-block;
  	height: 20px;
  	text-indent: -9999px;
  	width: 99px;
}
.blocks h2 a {
 	font: bold 13px Helvetica,Arial,sans-serif; 
}
.blocks ul li {
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.blocks p.date {
  	color: #AAAAAA;
  	font: 12px Helvetica,Arial,sans-serif;
  	margin: 0 0 5px;
}
.blocks ul li img.avatar {
	float: left;
	display: inline;
	margin-right: 1.5em;
}
.content h1 span {
  color: #AAAAAA;
  display: block;
  font: 13px Helvetica,Arial,sans-serif;
}
body.page-id-958 #mc_embed_signup {
	width: 50%;
}
body.page-id-958 #mc_embed_signup input {
	width: 87%;
}
body.page-id-958 #mc_embed_signup .mc-field-group.input-group ul li {
	display: inline;
}
#mc_embed_signup .mc-field-group label {
	font-weight: bold;
}
#mc_embed_signup .mc-field-group .asterisk {
	font-size: 20px;
}
ul.links {
	margin-left: 20px;
}
ul.links > li {
	list-style: none;
}

/* =================================
AddThis
==================================== */
.addthis_toolbox {
  margin-bottom: 1.5em;
}