/*
Theme Name: WDMHH Theme
Theme URI: http://wheredoesmyhorsehurt.com
Description: Custom theme for Renee the Great
Author: IJD Web Design
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 12, 2011 */



@font-face {
    font-family: 'MyriadWebProRegular';
    src: url('fonts/myriadwebpro-webfont.eot');
    src: url('fonts/myriadwebpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadwebpro-webfont.woff') format('woff'),
         url('fonts/myriadwebpro-webfont.ttf') format('truetype'),
         url('fonts/myriadwebpro-webfont.svg#MyriadWebProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadWebProBold';
    src: url('fonts/myriadwebpro-bold-webfont.eot');
    src: url('fonts/myriadwebpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadwebpro-bold-webfont.woff') format('woff'),
         url('fonts/myriadwebpro-bold-webfont.ttf') format('truetype'),
         url('fonts/myriadwebpro-bold-webfont.svg#MyriadWebProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadWebProItalic';
    src: url('fonts/myriadwebpro-italic-webfont.eot');
    src: url('fonts/myriadwebpro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadwebpro-italic-webfont.woff') format('woff'),
         url('fonts/myriadwebpro-italic-webfont.ttf') format('truetype'),
         url('fonts/myriadwebpro-italic-webfont.svg#MyriadWebProItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 77%;
}
#content {
	margin: 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 840px;
}

/*
LAYOUT: Two column
*/
.columnContainer {
	overflow: hidden;
	display: block;
}

.horseCost {
	width: 925px;
}

.horseCost ol ol li {
	margin-left: 25px;
}

.horseCost > OL#listLeft { counter-reset: item; }
.horseCost > OL#listRight { counter-reset: item 9; }
.horseCost > OL#listLeft > LI, .horseCost > OL#listRight > LI { display:block; }
.horseCost > OL#listLeft > LI:before, .horseCost > OL#listRight > LI:before{
    content: counter(item) ". ";
    counter-increment: item;
    display:inline-block;
}


#listLeft {
	width: 400px;
	float: left;
	clear: left;
	display: block;
}

#listRight {
	float: left;
	width: 400px;
	clear: right;
	display: block;
}

.horseCost .column {
	width: 45%;
}

.column.right {
	float: right;
	margin-right: 15px;
}

.column.left {
	float: left;
	margin-right: 15px;
}


/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* book excerpt pages */
#post-140, #post-51, #post-55 {
	background-image: url(images/blue-gradient-right.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0 -15px;
	padding: 0 15px;
}

.sdFromBook {
	background-color: #E38F29;
	padding: 7px 7px 7px 15px;
	border-radius: 10px;
	font-weight: bold;
	width: 535px;
	margin: 0 0 15px 30px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url { ;
	font-family: "MyriadWebProRegular", Verdana, Arial, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "MyriadWebProRegular", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 985px;
}
#wrapper {
	background: #fff;
	padding: 0 20px;
	-webkit-box-shadow:  1px 0px 50px 1px #555;
        
        box-shadow:  1px 0px 50px 1px #555;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}

.sdSidebarContainer {
	float: right;
}

.sdSidebar .sdPromoContainer {
	margin-bottom: 0px;
}

.sdSidebar {
	display: block;
	width: 200px;
	
	float: right;
	padding: 7px 7px 7px 7px;
	margin: 40px 0px 5px 20px;
	clear: right;
	 border-radius:5px;
        -moz-border-radius:5px;
        -webkit-box-shadow:  1px 1px 20px 1px #777;
        
        box-shadow:  1px 1px 20px 1px #777;
}

.sdSidebar .sdFooterButton, .sdSidebar .sdFooterIcon {
	float: left;
	margin: 0px 0px 5px 11px;
}

.sdSidebar a.sdFooterButton {
	margin-left: 35px;
}

.sdCredSidebar {
	display: block;
	width: 200px;
	/*border: solid 3px #326F9E;*/
	float: right;
	padding: 7px 7px 7px 7px;
	margin: 40px 0px 15px 20px;
	clear: right;
        border-radius:5px;
        -moz-border-radius:5px;
        -webkit-box-shadow:  1px 1px 20px 1px #777;
        
        box-shadow:  1px 1px 20px 1px #777;
}

.sdCredSidebar h3 {
	margin-bottom: 3px;
}

.sdCredSidebar p {
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 135%;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: url(images/wdmhh_bodybg.jpg) ;
}
body,
input,
textarea {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style-image: url(images/black-bullet2.png);
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}

ol li, ul li {
	margin-bottom: 8px;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #326f9e;
}
a:visited {
	color: #326f9e;
}
a:active,
a:hover {
	color: #861500;
}

.sdTextOff {
	text-indent: -9999px;
}

.sdB {
	font-weight: bold;
}

.sdI {
	font-style: italic;
}

.sdU {
	text-transform: uppercase;
}

.sdBlue {
	color: #326f9e;
}

.sdRed {
	color: #D13341;
}

.sdTextCenter {
	text-align: left;
}

.sdLeft {
	float: left;
}

.sdRight {
	float: right;
}

img.sdBlueBorder {
	border: solid 1px #326f9e;
        border-radius:5px;
        -moz-border-radius:5px;
       -webkit-box-shadow:  1px 1px 20px 1px #777;
        
        box-shadow:  1px 1px 20px 1px #777;
}

.sdDropshadow {
	-moz-box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	box-shadow: 1px 1px 7px #000;
}

.wpInfo {
	background-image: url(images/information.png);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 16px;
	padding-right: 20px;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

.bookButton {
	width: 162px;
	height: 63px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/buy-now.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.youtubeButton {
	width: 63px;
	height: 63px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/youtube.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.reneeSignature {
	width: 250px;
	height: 52px;
	display: block;
	background-image: url(images/renee-signature.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

dl.indentedList {
	margin-left: 20px;
}

.indentedList dd {
	margin-left: 15px;
}

/*pages*/
#ulcerquiz{
	padding:40px 20px;
	border:1px solid #ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTVlNWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
margin:40px auto;
}
#post-2675 h3{
	color:#ad2b2b;
	font-size: 22px;
	font-weight: 700;
}
#post-2675 h1{
	color:#25A7D9; 
}
#dholetter{
	background:#99d8ef;
	border-radius:10px;
	-moz-border-radius:10px;
	padding:40px 20px;
	margin:0 0 20px 0;
}
#notgetbetter{
	padding:40px 20px;
	margin:20px 0 20px 0;
	border-radius:10px;
	-moz-border-radius:10px;
	background: rgb(255,207,179); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmNmYjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZjZmIzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,207,179,1) 0%, rgba(255,207,179,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,207,179,1)), color-stop(100%,rgba(255,207,179,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,207,179,1) 0%,rgba(255,207,179,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,207,179,1) 0%,rgba(255,207,179,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,207,179,1) 0%,rgba(255,207,179,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,207,179,1) 0%,rgba(255,207,179,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcfb3', endColorstr='#ffcfb3',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}
#post-2675 hr {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc); 
}
#helpsyou h1{
	Background:#25a7d9;
	padding:10px;
	color:#fff;
	
}
#notstressed{
	background: rgb(254,187,187); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZWJiYmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiNmZTkwOTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmY1YzVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(254,187,187,1) 0%, rgba(254,144,144,1) 45%, rgba(255,92,92,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(254,187,187,1)), color-stop(45%,rgba(254,144,144,1)), color-stop(100%,rgba(255,92,92,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febbbb', endColorstr='#ff5c5c',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	padding:40px 20px;
	margin:20px 0 20px 0;
}
#helpsyou {
	border:4px solid #ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	padding:10px 20px;
	margin-bottom:40px;
}
#helpsyou h1{
	Background:#25a7d9;
	padding:10px;
	color:#fff;
	border-radius:8px 8px 0 0 ;
	-moz-border-radius:8px 8px 0 0 ;
}
.yellow {
   border-top: 1px solid #96d1f8;
   background: #e3a62b;
   background: -webkit-gradient(linear, left top, left bottom, from(#e8cd48), to(#e3a62b));
   background: -webkit-linear-gradient(top, #e8cd48, #e3a62b);
   background: -moz-linear-gradient(top, #e8cd48, #e3a62b);
   background: -ms-linear-gradient(top, #e8cd48, #e3a62b);
   background: -o-linear-gradient(top, #e8cd48, #e3a62b);
   padding: 18.5px 37px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #000000;
   font-size: 24px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   margin:20px auto;
   
   }
.yellow:hover {
   border-top-color: #fcd17c;
   background: #fcd17c;
   color: #363636;
   }
.yellow:active {
   border-top-color: #e8b041;
   background: #e8b041;
   }
   .urbuynow{
	width: 200px;
	float:left;
	border:1px solid #bbb;
	height: 150px;
	padding:20px 5px;
	margin:auto 10px;
	border-radius:8px;
	-moz-border-radius:8px;
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTVlNWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

   }
   .urbntop{
	height:95px;
	font-size:18px;
	font-weight:700;
	text-align: center;
   }
      .urbuynow2{
	width: 200px;
	float:right;
	border:1px solid #bbb;
	height: 150px;
	padding:20px 5px;
	margin:auto 10px;
	border-radius:8px;
	-moz-border-radius:8px;
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTVlNWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

   }
/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0px;
        height:170px;
        background:url("images/wdmhh_header.png") no-repeat;
}

#branding .sdLogo {
	float: left;
	margin-top: 10px;
}

#branding p {
	margin-bottom: 20px;
}

#branding .sdHeaderTitle {
	float: left;
	width: 536px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-top: 20px;
	margin-left: 15px;
}

#branding p.sdSiteTitle {
	color: #326f9e;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Strait', sans-serif;
	text-transform: uppercase;
	/*text-indent: -9999px;
	background-image: url(images/equine-health-solutions.png);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 29px;
	width: 435px;
	margin-bottom: 0px;
	visibility:hidden;
}

.sdSiteDesc {
	color: #B12D2D;
	font-weight: bold;
	font-size: 25px;
	font-family: 'Strait', sans-serif;
	/*text-indent: -9999px;
	background-image: url(images/helping-horse.png);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 34px;
	width: 611px;
	margin-left: 58px;
	visibility:hidden;
	

}

.formContainer {
	width: 400px;
	display: block;
	margin-bottom: 5px;
}

.formContainer input {
	float: right;
}

.error {
	color: red;
}

.sdSiteDesc .sdEmph {
	font-style: italic;
}
27px auto 10px;
#branding .sdBook {
	float: left;
	margin-top: 7px;
	margin-right: 14px;
	/*margin-right: 86px;*/
}

ul.sdHeaderImgs {
	margin-left: 0px;
	width: 990px;
	display: block;
	overflow: hidden;
	margin-top: 1px;
	float: left;
	margin-bottom: 0px;
        
}

.sdHeaderImgs li {
	float: left;
	list-style: none;
	margin-right: 1px;
}

/* =Footer
-------------------------------------------------------------- */
a[href $='http://www.danielwatrous.com/optin-footer-plugin'] {
   	display: none;
}

.followPlease {
	float: left;
	margin-right: 7px;
	text-transform: uppercase;
	padding-top: 12px;
	margin-bottom: 0;
	font-size: 10px;
}

.sdFooterBox {
	border: 1px solid #326f9e;
    width: 316px;
	float: left;
	overflow: hidden;
        border-radius:5px;
        -moz-border-radius:5px;
        -webkit-box-shadow:  1px 1px 20px 1px #777;
        
        box-shadow:  1px 1px 20px 1px #777;
}

a.sdFooterIcon {
	float: left;
	margin-left:0px;
}

a.sdFooterButton {
	float: right;
	margin-top: 20px;
}

a.sdFooterLeftButton {
	float: left;
	/*margin-top: 20px; */
	margin-top: -20px;
	margin-left:0px;
}

.sdBookBox {
    height: 278px;
    width:280px;
    margin-right: 8px;
    padding:10px 20px;
    
}

.sdPromoContainer {
	overflow: hidden;
	width: 315px;
	/*margin-bottom: 15px; */
}

.sdBookContainer, .sdSmallGroupContainer, .sdDVDContainer {
	overflow: hidden;
	margin: 10px auto;
	width: 315px;
        word-wrap: break-word;
}

.mc_signup_submit {
	width: auto;
	display: block;
	float: right;
}

#mc-indicates-required {
	width: 50%;
	float: left;
	font-size: 10px;
}

#connectWidget .mc_merge_var {
	display: block;
	overflow: hidden;
	clear: both;
	margin-bottom: 4px;
}
#text-8 input{
    width:150px;
}
.mc_merge_var input{
	float: right;
}

.sdSmallGroupBox {
    height: 278px;
    margin-bottom: 8px;
    margin-right: 8px;
    padding:10px 20px;
}

.sdDVDBox {
    height: 278px;
    width:220px;
    padding:10px 20px;
}

.sdSearchBox {
     float: right;
margin: -70px 0px 0px 120px;
width: 380px;
	
}

.sdFAQBox {
     float: left;
     margin-top: 20px;
     width: 480px;
}

.sdFooterNav {
    width: 100%;
    overflow: hidden;
    border-bottom: .17em solid #326f9e;
    margin-bottom: 3px;
}

.menu-footer {
    float: left;
    padding-top: 12px;
}

.menu-footer ul {
	margin-left: 0px;
}

.menu-footer li, .sdCopyright {
    list-style: none;
    float: left;
    margin-right: 17px;
}

.menu-footer li a, .sdCopyright, .sdDevBy {
    text-decoration: none;
    text-transform: uppercase;
    font-family: arial;
    font-size: 10px;
}

a.sdTwitter {
	display: block;
	background-image: url(images/twitter-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 30px;
	height: 32px;
	overflow: hidden;
	float: left;
}

a.sdFacebook {
	display: block;
	background-image: url(images/facebook-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 30px;
	height: 32px;
	overflow: hidden;
	float: left;
	margin-right: 7px;
}

.sdCopyright {
	color: #326f9e;
}

.sdDevBy {
	float: right;
}

/* =Menu
-------------------------------------------------------------- */
 
#access {
	/*background: #326f9e;*/
	display: block;
	float: left;
	margin:68px auto 10px;
	width: 984px;
	background: rgb(138,182,226); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhYjZlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzllYzVkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzYxOTljNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzY2OTRjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzRhODljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iIzY3OTVjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iIzY0OTNjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZjkwY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(138,182,226,1) 0%, rgba(158,197,216,1) 17%, rgba(97,153,199,1) 50%, rgba(102,148,201,1) 51%, rgba(74,137,201,1) 59%, rgba(103,149,198,1) 71%, rgba(100,147,201,1) 84%, rgba(95,144,202,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(138,182,226,1)), color-stop(17%,rgba(158,197,216,1)), color-stop(50%,rgba(97,153,199,1)), color-stop(51%,rgba(102,148,201,1)), color-stop(59%,rgba(74,137,201,1)), color-stop(71%,rgba(103,149,198,1)), color-stop(84%,rgba(100,147,201,1)), color-stop(100%,rgba(95,144,202,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(138,182,226,1) 0%,rgba(158,197,216,1) 17%,rgba(97,153,199,1) 50%,rgba(102,148,201,1) 51%,rgba(74,137,201,1) 59%,rgba(103,149,198,1) 71%,rgba(100,147,201,1) 84%,rgba(95,144,202,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(138,182,226,1) 0%,rgba(158,197,216,1) 17%,rgba(97,153,199,1) 50%,rgba(102,148,201,1) 51%,rgba(74,137,201,1) 59%,rgba(103,149,198,1) 71%,rgba(100,147,201,1) 84%,rgba(95,144,202,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(138,182,226,1) 0%,rgba(158,197,216,1) 17%,rgba(97,153,199,1) 50%,rgba(102,148,201,1) 51%,rgba(74,137,201,1) 59%,rgba(103,149,198,1) 71%,rgba(100,147,201,1) 84%,rgba(95,144,202,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(138,182,226,1) 0%,rgba(158,197,216,1) 17%,rgba(97,153,199,1) 50%,rgba(102,148,201,1) 51%,rgba(74,137,201,1) 59%,rgba(103,149,198,1) 71%,rgba(100,147,201,1) 84%,rgba(95,144,202,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ab6e2', endColorstr='#5f90ca',GradientType=0 ); /* IE6-8 */



}
#access .menu-header,
div.menu {
	font-size: 13px;
	width: 985px;
        font-weight: bold;
        height:30px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	margin:0;
        /*height:30px;*/
}
#access a {
	color: #ffffff;
	display: block;
	line-height: 2.17em;
	padding: 0 0px 0;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #FFFFFF;
	width: 163px;
	text-align: center;
	white-space: normal;
	height: 30px;
	vertical-align: middle;
	font-size: 14px;
}

#menu-main-navigation {
	display: table;
	padding: 0px;
        height:30px;
}

#menu-main-navigation .menu-item-231 a, #menu-main-navigation .menu-item-232 a, #menu-main-navigation .menu-item-233 a, #menu-main-navigation .menu-item-1136 a, #menu-main-navigation .menu-item-800 a {
	display: table-cell;
	vertical-align: middle;
}

#access ul ul {
	
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	float: left;
	width: 197px;
	z-index: 99999;
	
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}


#access ul ul a {
	/*background-color: #184466;*/
	line-height: 1em;
	padding: 10px;
	width: 143px;
	height: auto;
	border-top: 1px solid #FFFFFF;
	background: rgb(77,130,183); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkODJiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzYzOTBjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iIzUwNmRhOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNzRjNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(77,130,183,1) 0%, rgba(99,144,198,1) 51%, rgba(80,109,168,1) 91%, rgba(55,76,114,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,130,183,1)), color-stop(51%,rgba(99,144,198,1)), color-stop(91%,rgba(80,109,168,1)), color-stop(100%,rgba(55,76,114,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(77,130,183,1) 0%,rgba(99,144,198,1) 51%,rgba(80,109,168,1) 91%,rgba(55,76,114,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(77,130,183,1) 0%,rgba(99,144,198,1) 51%,rgba(80,109,168,1) 91%,rgba(55,76,114,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(77,130,183,1) 0%,rgba(99,144,198,1) 51%,rgba(80,109,168,1) 91%,rgba(55,76,114,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(77,130,183,1) 0%,rgba(99,144,198,1) 51%,rgba(80,109,168,1) 91%,rgba(55,76,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d82b7', endColorstr='#374c72',GradientType=0 ); /* IE6-8 */





}


#access ul ul ul a {
	background-color: #2B465B;
}

.sub-menu li a:hover
{
background: #555 !important;
	color: #fff;
}
#menu-item-1603 a
{
font-size: 13px !important;
line-height: 1.17em;
}
#menu-item-231 > a:hover, #menu-item-1920 > a:hover, #menu-item-1600 > a:hover, #menu-item-2080 > a:hover, #menu-item-2358 > a:hover{
background: #555;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 0 0 0 0;

}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 15px;
	line-height: 150%;
}
p, ul, ol, dd, pre, hr {
	margin-bottom: 10px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0 0 10px 0;
	line-height: 110%;
}
#content table {
	
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	
	padding: 6px 4px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
	text-align: justify;
    	width: 705px;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	/*clear: both;*/
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

/* Home Page */

/* horse areas */
.sdHomePage .lowerDiv {
	overflow: hidden;
	clear: both;
	margin: 0px 70px 0px 0px;
	padding-top: 50px;
}

.sdHomePage {
	position: relative;
}

.bubble-content-horseHover {
	width: 496px;
	height: 396px;
	display: block;
    left: 170px;
    position: absolute;
    top: 65px;
}

.headPopup, .popupFrontLegs, .backPopup, .bellyPopup, .rearPopup {
	position: absolute;
	border: solid 3px #326f9e;
	padding: 7px;
	color: #326f9e;
	background-color: #FFFFFF;
	border-radius: 10px;
	width: 240px;
	z-index: 3000;
}


.headPopup {

}

.popupFrontLegs {

}

.backPopup {

}

.bellyPopup {

}

.rearPopup {

}
.sdHomeLeft{
    width:50%;
}
.sdHomeLeftCon{
    padding-top: 10px;
}
.sdHomePage h1 {
	color: #D13341;
}

.sdReneeCred {
	width: 170px;
	float: left;
    /*padding-top: 80px;  */
    padding-bottom:0px;
}
.sdHomeCentter{
    padding-top: 70px;
}
.sdHomeCentter h1{
    font-size: 23px;
}
.sdHomeCentter h2{
    font-size: 18px;
}

.sdReneeCred p {
	margin-bottom: 0px;

}

.sdReneeCred h3 {
	/*margin-bottom: 0px; */
	font-weight: bold;
}

.hoverContainer {
	float: right;
}

.sdHomeReview {
	position: absolute;
	width: 200px;
	text-align: center;
	top: 280px;
	right: 60px;
	font-style: italic;
	font-size: 20px;
	line-height: 170%;
}

.sdHomeReview p {
	margin-bottom: 0px;
}

.sdQuoteCredit {
	margin-bottom: 0px;
	font-size: 15px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
}

.freeHelp {
	position: absolute;
	top: 30px;
	right: 280px;
	z-index: 1000;
}

/*.sdHomeReviewRounded {
	font-weight: bold;
	text-align: center;
	float: right;
	border-radius: 60px;
	border: solid 4px #326f9e;
	width: 280px;
	padding: 15px;
	font-size: 20px;
	font-style: italic;
	line-height: 135%;
}*/

    /**/
        .sdHomeReviewRounded {
    border: 4px solid #326F9E;
    border-radius: 60px 60px 60px 60px;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    left: 350px;
    line-height: 80%;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 1075px;
    width: 280px;
    z-index: 2;
}
#testimonials_widget-3{
    overflow:hidden;
}
#fiftyfreefrontpage{
    position: absolute;
    top: 30px;
    left: 735px;
    width: 180px;

}
#frontpagetestimonials{
     position: absolute;
    top: 560px;
    left: 715px;
    width: 200px;
    height:350px;
    
}
#frontpagesidebar{
    float: right;
overflow: hidden;
width: 220px;
}
.upperDiv{
    width: 700px;
}
.radioplayer{
    position: absolute;
    text-align: center;
    top: 1220px;
    width: 280px;
    left: 360px;
    
}
.radioplayer h3{ color:#555;}
#post-2569 h3{
    
    color: #6281C2;
text-align: center;
}
.frontpageformpherd{
    float: left;
    padding: 0 10px 0 0px;

}
.sdBookList {
	float: left;
}

.testimContainer {
	width: 200px;
	text-align: center;
	font-style: italic;
	font-size: 20px;
	line-height: 170%;
	margin: 7px;
	color: #326f9e;
}

/* Book pages */
img.alignright.noMargin.figure4-2 {
	margin-top: -35px;
}

.figure19 {
	margin: 40px 0px 30px 94px;
}

.imgClearRight {
	clear: right;
}

.imgClearLeft {
	clear: left;
}

.divClear {
	overflow: hidden;
	clear: both;
}

.ribHowTo {
	overflow: hidden;
	float: right;
	margin-left: 15px;
	width: 359px;
}

.marginTop {
	padding-top: 20px;
}

.bookExList {
	display: block;
	float: left;
	width: 375px;
	background-color: #eef0f5;
	border-radius: 20px;
	margin-right: 30px;
	padding: 15px 15px 7px 25px;
	margin-bottom: 15px;
}

.bookExList h4 {
	color: #326f9e;
	font-size: 20px;
	margin-bottom: 0px;
}

.bookExList ul {
	margin-top: 15px;
	display: block;
}

.bookExList li {
	margin-bottom: 7px;
}

.bookComSym {
	overflow: hidden;
	display: block;
	clear: both;
	padding-top: 20px;
}

.bookComSym.sdFourWide {
	clear: none;
	width: 480px;
}

.sdFourWide .bookSymGroup {
	margin-bottom: 10px;
}

.bookSymGroup {
	float: left;
	width: 210px;
	display: block;
	margin-right: 10px;
	background-color: #eef0f5;
	border-radius: 20px;
	padding: 5px 5px 0px 10px;
}

.bookSymGroup li {
	margin-bottom: 7px;
}
/* =Seminar
_______________________________________________ */
.greenPlus, .greenCheckmark {
	margin-left: 30px;
	margin-bottom: 40px;
	display: block;
}

.greenPlus li, .greenCheckmark li {
	font-size: 20px;
	margin-bottom: 14px;
	padding-left: 7px;
}

.greenPlus li {
	list-style-image: url(images/plus24.png);
}

.greenCheckmark li {
	list-style-image: url(images/checkmark.png);
}

a.emblem, .emblem {
	display: block;
	height: 15px;
	width: 224px;
	background-image: url(images/satisfaction-guarantee.jpg);
	background-repeat: no-repeat;
	background-position: 0 -15px;
	text-align: center;
	padding-top: 178px;
	margin-bottom: 15px;
	color: #1f1f1f;
}

.postLink a{
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 34px;
	color: #6AA00B;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 7px;
	padding: 14px 7px 0;
}

.postLink a:hover, a.backLink:hover {
	background-color: rgba(50, 111,158, 0.1);
}

.wsPrev a {
	background-image: url(images/arrow-left.png);
	background-position: left center;
	padding-left: 55px;
	float: left;
}

.wsNext a {
	float: right;
	background-image: url(images/arrow-right.png);
	background-position: right center;
	padding-right: 55px;
}

.pagePrevNext {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	clear: both;
}

.pagePrevNext li {
	list-style: none;
}

a.orangeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 5px 15px 6px;
	background: -moz-linear-gradient(top, #ffa13d 0%, #ffa13d 38%, #ff4d01);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffa13d), color-stop(0.38, #ffa13d), to(#ff4d01));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #2ea100;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.2), 0px -1px 0px rgba(077,068,077,0.3);
	margin: 20px 0;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
}

a.backLink {
	background-image: url(images/redo.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	height: ;
	padding: 13px 38px 5px 15px;
	height: 30px;
	color: #6AA00B;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 7px;
}

a.orangeLink:hover {
	background-color: #FF6A16;
}


.textCenter {
	margin: 7px 0;
	display: block;
}

#content .seminarTable {
	width: 600px;
	border-collapse: collapse;
	margin-bottom: 20px;
}

#content .seminarTable td {
	border: 1px solid #326F9E;
}

#content .seminarTable td.dateTitle {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	background-color: #EAF0F5;
}

.col1 {
	width: 40%;
}

.col2 {
	width: 60%;
}

/* =Checkout buttons
_______________________________________________ */
.paymentContainer {
	display: block;
	overflow: hidden;
}


#content .checkoutWrapper table {
	border: none;
	margin: 0;
	width: auto;
}

#content .checkoutWrapper tr td {
	border: none;
	padding: 0;
}

#content .checkoutWrapper input {
	margin: 0;
}

.checkoutWrapper {
	width: 300px;
	display: block;
	float: left;
	margin: 0 15px;
	overflow: hidden;
	background-color: #EAF0F5;
	border-radius: 10px;
	padding: 10px;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft.noMargin, img.alignright.noMargin {
	margin: 0px;
	display: inline;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	/*clear: both;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}

.bookExcerpt {
	overflow: hidden;
	display: block;
	width: 360px;
	background-color: #F8DB9F;
	float: right;
	margin: 0px 0px 15px 15px;
}

.bookExcerpt p {
	padding: 0px 20px 10px;
}

.bookExcerpt h4 {
	background-color: #E58200;
	font-size: 20px;
	height: 50px;
	margin-top: 7px;
	border-top: 3px solid #326F9E;
	padding: 7px 20px;
	color: #FFFFFF;
}

.bookLabel {
	margin-top: 10px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

.clear{
	clear: both;
}
#crumbs{
	/*border:2px solid #326F9E;*/
	font-size: 13px;
    	padding: 5px;
}

/* added for seminar page */
.sdFromBookblock {
	background-color: #D9E8D2;
	padding: 7px 7px 7px 15px;
	border-radius: 10px;
	font-weight: bold;
	width: 535px;
	margin: 5px 0px 15px 50px;
	border:2px solid #008000;
}
.sdSeminarSidebar {
	background-color: #F3CFC1;
	padding: 7px 7px 7px 15px;
	border-radius: 10px;
	width: 100px;
	border: solid 3px #D2232A;
	float: right;
	padding: 7px 7px 7px 7px;
	margin: 0px 0px 0px 20px;
	clear: right;
	text-align: left;
}


.sdnewSeminarSidebar {
	background-color: #F3CFC1;
	padding: 40px 7px 0px 15px;
	border-radius: 10px;
	width: 100px;
	border: solid 3px #D2232A;
	float: left;
	margin: 0px 20px 0px 0px;
	clear: right;
	text-align: left;
	height: 182px;
}

.sdDeepestSidebar {
	background-color: #25408F;
	border-radius: 10px;
	width: 200px;
	float: left;
	padding: 7px 7px 7px 7px;
	margin: 0px 20px 5px 0px;
	clear: right;
	font-weight: bold;
	color:#fff;
	min-height: 150px;
}

.sdnewDeepestSidebar {
	background-color: #25408F;
	border-radius: 10px;
	width: 200px;
	float: right;
	padding: 50px 10px 50px 10px;
	margin: 0px 0px 5px 20px;
	clear: right;
	font-weight: bold;
	color:#fff;
	min-height: 150px;
	font-size:33px;
	line-height:45px;
}
a.orangeSeminarnewLink {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: white;
padding: 5px 15px 6px;
background: -moz-linear-gradient(top, #FFA13D 0%, #FFA13D 38%, #FF4D01);
background: -webkit-gradient( linear, left top, left bottom, from(#FFA13D), color-stop(0.38, #FFA13D), to(#FF4D01));
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 0px solid #2EA100;
-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
-webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 3px rgba(255, 255, 255, 1);
text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.2), 0px -1px 0px rgba(077, 068, 077, 0.3);
margin: 20px 0 20px 50px;
text-decoration: none;
display: inline-block;
font-weight: bold;
width: 556px;
}


.sdSeminarTestimonialSidebar {
	background-color: #C8C7DF;
	padding: 7px 7px 7px 15px;
	border-radius: 10px;
	font-weight: bold;
	width: 200px;
	margin: 0 0 15px 30px;
	border:2px solid #25408F;
	float:right;
	min-height: 140px;
}
.sdFinalCommentBookblock {
	background-color: #D9E8D2;
	padding: 7px 7px 7px 15px;
	border-radius: 10px;
	font-weight: bold;
	margin: 0 0 5px 0px;
	border:2px solid #008000;
}
a.orangeSeminarLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 5px 15px 6px;
	background: -moz-linear-gradient(top, #ffa13d 0%, #ffa13d 38%, #ff4d01);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffa13d), color-stop(0.38, #ffa13d), to(#ff4d01));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #2ea100;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.2), 0px -1px 0px rgba(077,068,077,0.3);
	margin: 10px 0;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
}
a.orangeSeminarLink:hover {
	background-color: #FF6A16;
}

a.orangeSeminarOnlyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 5px 15px 6px;
	background: -moz-linear-gradient(top, #ffa13d 0%, #ffa13d 38%, #ff4d01);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffa13d), color-stop(0.38, #ffa13d), to(#ff4d01));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #2ea100;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.2), 0px -1px 0px rgba(077,068,077,0.3);
	margin: 0px 0 10px 0px;
	text-decoration: none;
	display: inline;
	font-weight: bold;
	width:195px;
}
a.orangeSeminarOnlyLink:hover {
	background-color: #FF6A16;
}
.sdFooterBookList
{
 float:left;
}
.sdDisclaimerBox {
     float: right;
     margin-top: 20px;
     width: 464px;
     color: #326F9E;
     text-decoration:underline;
}
.amazonDiv {
     float: right;
    margin-top: 300px;
    width: 200px;
    margin-right: 20px;
    text-align: right;
}
.sdDVDBox h1 {
     color: #D13341;
     text-align:center;
}
/* end of the seminar page */
/*start of the current seminar page */
.comingSeminarHeading{
margin: 10px 0px 10px 0px;
float:left;
height: 10px;
font-weight: bold;
}
.comingSeminarDiv {
margin: 10px 0px 20px 0px;
height:35px;
float:left;
}
.comingSemeinar {
margin: 30px;
width: 165px;
float:left;
}
.comingSemeinarRight {
margin: 30px;
width: 165px;
float:right;
}
.comingSeminarNote{
position: relative;
margin-top: 71px;
float: left;
}
.comingsoon
{
font-size:1px;
}
a.greenSeminarLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 5px 15px 6px;
	background: -moz-linear-gradient(top, #07b807 0%, #05a505 38%, #039003);
	background: -webkit-gradient( linear, left top, left bottom, from(#07b807), color-stop(0.38, #05a505), to(#039003));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #2ea100;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.2), 0px -1px 0px rgba(077,068,077,0.3);
	margin: 20px 0 20px 150px;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
}
a.greenSeminarLink:hover {
	background-color: #008000;
}
/* end of the current seminar page */


/* custom widget css */
#subscribe-widget-form {
padding: 5px;
border-width: 1px;
border-style: solid;
border-color: #C4D3EA;
color: #555;
background-color: #EEF3F8;
}
#post-1869{
	width: 850px;
}
.module-box{
	padding:10px 20px;
	margin: 20px 0 0 0;
	background: rgb(164,179,87); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0YjM1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NTg5MGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(164,179,87,1)), color-stop(100%,rgba(117,137,12,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-8 */
-webkit-border-radius: 10px;
    
    border-radius: 10px;
    -webkit-box-shadow:  1px 1px 20px 4px #555;
        
        box-shadow:  1px 1px 20px 4px #555;

}
#rtlogout{
	position: absolute;
	top: 5px;
	left: 76%;
        Background:#eee;
        border-radius:10px;
        Padding:0px 8px;
        color:#555;
	
	
	
}
.ulcers{
	padding: 5px 20px;
	margin: 30px 0 0 0;
	background: rgb(205,235,142); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkZWI4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNWM5NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(205,235,142,1) 0%, rgba(165,201,86,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,235,142,1)), color-stop(100%,rgba(165,201,86,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(205,235,142,1) 0%,rgba(165,201,86,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(205,235,142,1) 0%,rgba(165,201,86,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(205,235,142,1) 0%,rgba(165,201,86,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(205,235,142,1) 0%,rgba(165,201,86,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 ); /* IE6-8 */
-webkit-border-radius: 10px;
        border-radius: 10px;
	border: solid 1px #42723e;

}
#contact-save{
	background: rgb(176,212,227); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IwZDRlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OGJhY2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(176,212,227,1) 0%, rgba(136,186,207,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(176,212,227,1)), color-stop(100%,rgba(136,186,207,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(176,212,227,1) 0%,rgba(136,186,207,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(176,212,227,1) 0%,rgba(136,186,207,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(176,212,227,1) 0%,rgba(136,186,207,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(176,212,227,1) 0%,rgba(136,186,207,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0d4e3', endColorstr='#88bacf',GradientType=0 ); /* IE6-8 */
padding: 5px 20px;
-webkit-border-radius: 10px;
        border-radius: 10px;
	padding:20px 10px;
}
#hide-form{
	line-height: height: 0;
	
}
#masters-c{
	border-left: 1px solid #cecece;
}
.formhide{
	height: 0px;
}
#post-1963{
	width:100%;
}
.membicon{
	float:left;
	padding-right: 10px;
	
	
}
.membihead{
	margin-bottom: 50px;
	font-size: 50px;
	line-height: 60px;
	padding: 20px 0 0 0;
	
}
.whitebox{
	-webkit-box-shadow:  1px 1px 20px 1px #cecece;
        
        box-shadow:  1px 1px 30px 1px #b8b8b8;
	-webkit-border-radius: 10px;
        border-radius: 10px;
	padding:40px 20px;
}
.boxy2{
	background: rgb(213,206,166); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1Y2VhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2M5YzE5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiN2FkNzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(213,206,166,1) 0%, rgba(201,193,144,1) 40%, rgba(183,173,112,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,206,166,1)), color-stop(40%,rgba(201,193,144,1)), color-stop(100%,rgba(183,173,112,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 ); /* IE6-8 */

	-webkit-box-shadow:  1px 1px 20px 1px #cecece;
        
        box-shadow:  1px 1px 30px 1px #b8b8b8;
	-webkit-border-radius: 10px;
        border-radius: 10px;
	padding:40px 20px;
}
.redliner{
	border-left: solid 14px #970C0C;
	padding-left:30px;
}
.dasharound{
	background: rgb(238,238,238); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
padding:40px 20px;
	border: dashed 3px #cecece;
	-webkit-border-radius: 5px;
        border-radius: 5px;
}
#bigpage_faq{
	width: 450px;
	padding:10px 20px;
	margin:40px 0 0 0;
	-webkit-box-shadow:  0px -6px 10px 1px #999;
                box-shadow:  0px -6px 10px 1px #999;
		-webkit-border-radius: 7px 7px 0 0;
        border-radius: 7px 7px 0 0;
}
#bigpage_clubs{
	width: 800px;
	margin:0 0 0 0;
	padding:10px 20px;
	background: rgb(79,133,187); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmODViYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Zjg1YmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(79,133,187,1) 0%, rgba(79,133,187,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(79,133,187,1)), color-stop(100%,rgba(79,133,187,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#4f85bb',GradientType=0 ); /* IE6-8 */
 -webkit-border-radius: 0 0 7px 7px;
        border-radius: 0 0 7px 7px;
}
#bigpage_clubs ul{
	list-style-type: none;
	list-style-image: none;
}
#bigpage_clubs li{
	display: inline-block;
	padding: 10px 100px;
	margin:10px 30px;
	
	Font-size: 20px;
	background: rgb(248,80,50); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4NTAzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxNmY1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Y2MjkwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2YwMmYxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNzM4MjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-8 */


-webkit-border-radius: 7px;
        border-radius: 7px;	
}
#bigpage_clubs li a{
	color: #fff;
	text-decoration: none;
}

#bigpage_clubs ul li a:hover{
	color: #000;
}
#bigpage_contact{
	width: 280px;
	margin:35px 0 0 40px;
	padding:10px 20px;
	float:right;
	background: url("images/orange-bg.png");
	
	border-radius: 7px;
	-moz-border-radius: 7px;
}

#bigpage_menu{
	
}
#bigpage_menu ul{
	margin:0 0 0 2px;
		
}
#bigpage_menu li{
	display: inline-block;
	list-style-type: none;
	list-style-image: none;
	padding: 5px 10px;
	font-size: 14px;
	background: rgb(215,219,166); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZGJhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZWFlZmI1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZTRlZDg5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2M4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(215,219,166,1) 0%, rgba(234,239,181,1) 5%, rgba(228,237,137,1) 50%, rgba(204,204,140,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(215,219,166,1)), color-stop(5%,rgba(234,239,181,1)), color-stop(50%,rgba(228,237,137,1)), color-stop(100%,rgba(204,204,140,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(215,219,166,1) 0%,rgba(234,239,181,1) 5%,rgba(228,237,137,1) 50%,rgba(204,204,140,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(215,219,166,1) 0%,rgba(234,239,181,1) 5%,rgba(228,237,137,1) 50%,rgba(204,204,140,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(215,219,166,1) 0%,rgba(234,239,181,1) 5%,rgba(228,237,137,1) 50%,rgba(204,204,140,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(215,219,166,1) 0%,rgba(234,239,181,1) 5%,rgba(228,237,137,1) 50%,rgba(204,204,140,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7dba6', endColorstr='#cccc8c',GradientType=0 ); /* IE6-8 */
	margin:0px;
	-webkit-border-radius: 7px 7px 0 0;
        border-radius: 7px 7px 0 0;
}
#bigpage_menu li:hover{
	display: inline-block;
	list-style-type: none;
	list-style-image: none;
	padding: 5px 10px;
	font-size: 14px;
background: rgb(234,239,181); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWZiNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWU5YTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(234,239,181,1) 0%, rgba(225,233,160,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,239,181,1)), color-stop(100%,rgba(225,233,160,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaefb5', endColorstr='#e1e9a0',GradientType=0 ); /* IE6-8 */

margin:0px;
	-webkit-border-radius: 7px 7px 0 0;
        border-radius: 7px 7px 0 0;
}
#bigpage_menu li a:link, #bigpage_menu li a:visited{
	text-decoration: none;
	color:#555;
}
#bigpage_menu li a:hover{
	text-decoration: none;
	
	color:#333;

	

}
#post-2077{
	width: 840px;
	padding: 20px 0 0px 0;
}
a.wp-super-faq-question-closed {
	color:#861500;
}
a.wp-super-faq-question-open:hover, a.wp-super-faq-question-closed:hover{
	color:#232B72;
}
a.wp-super-faq-question-open {
	padding: 20px 0 0px 0;
}
.wp-super-faq-answer{
	padding: 0 0 10px 0;
	border-bottom:2px solid #326F9E;
	margin-bottom: 20px;
}
.wp-super-faq-answer li a:link, a:visited{
	color:#232b72;
}
#buy_ulcer_report{
	padding: 16px 30px 16px 100px;
	border-radius:5px;
	-moz-hborder-radius:5px;
	background: url("images/red_bg.jpg");
	
}
#buy_ulcer_report{
	
	font-size:40px;
	color:#fff
}
#post-2129{
	width: 840px;
	padding: 20px 0 0px 0;
}
#intro_123{
	padding:0px 0;
	margin: -45px auto 40px;
	border-bottom: 3px solid #464241;
	border-right: 1px solid #464241;
	border-left: 1px solid #464241;
}
#intro_123 table{
	margin:0px;
}
#intro_123 td{
	width:32%;
	
	text-align:center;
	background: rgb(145,162,170); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkxYTJhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZWRjZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(145,162,170,1) 0%, rgba(206,220,231,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(145,162,170,1)), color-stop(100%,rgba(206,220,231,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(145,162,170,1) 0%,rgba(206,220,231,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(145,162,170,1) 0%,rgba(206,220,231,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(145,162,170,1) 0%,rgba(206,220,231,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(145,162,170,1) 0%,rgba(206,220,231,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91a2aa', endColorstr='#cedce7',GradientType=1 ); /* IE6-8 */




}
#testimony{
	padding:20px 20px;
	margin: 0 auto 20px;
	border-top:2px dashed #bbb;
	border-bottom:2px dashed #bbb;
}
#thebrain{
	Background:#fff;
}
#thebrain td{
	width:32%;
	
	text-align:center;
}
#bennefits{
	
	padding: 0 ;
	margin: 0 0 20px 0;
}
.ben-list ul{
	list-style-image: url(images/check.png);
}
#about_instructor{
	background: url(images/blue-bg.png);
	color:#fff;
	font-size:22px;
	padding:10px 20px;
	text-align:center;
}
#dear_friend{
	margin: 0px 0 0 0;
	font-family: 'The Girl Next Door', cursive;
	font-size:26px;
	line-height:40px;
	padding:20px 20px;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background: rgb(234,234,234); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(-45deg,  rgba(234,234,234,1) 32%, rgba(252,252,252,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(32%,rgba(234,234,234,1)), color-stop(100%,rgba(252,252,252,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(234,234,234,1) 32%,rgba(252,252,252,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(234,234,234,1) 32%,rgba(252,252,252,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(234,234,234,1) 32%,rgba(252,252,252,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(234,234,234,1) 32%,rgba(252,252,252,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#fcfcfc',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */


	
}
#whole_horse h3{
	font-size:22px;
	color: #577B93;
}
#let-shadow{
	margin:-3px 10px 0 155px;
}
#einstein{
	padding:40px 20px;
	background:#bbb;
	margin:0 0 0px;
}
#whole_horse{
	padding:20px 20px;
	background:#000;
	margin:0 0 20px;
	height:500px;
	color:#fff;
}
#youllsee{
	padding:20px 20px;
	background:#bbb;
	margin:-60px 0 0px;
	height:0px;
	visibility:hidden;
}
#whyknow{
	padding:20px 20px 145px 20px;
	background:#afc988;
	margin:0 15px 0px 0;
	width:30%;
	float:left;
}
@-moz-document url-prefix() {
    #whyknow {
        padding:20px 20px 65px 20px;
    }
}
#julie{
	padding:20px 20px 0 20px;
	border-right:3px solid #47A3DA;
	margin:0 0 0px;
	
	
}
#dontletthishappen{
	margin: 0px 0 0px;
	padding: 0 0 40px 10px;
	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYTlmMmUiIHN0b3Atb3BhY2l0eT0iMC41OCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(125,185,232,0) 0%, rgba(234,159,46,0.58) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(100%,rgba(234,159,46,0.58))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(234,159,46,0.58) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(234,159,46,0.58) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(234,159,46,0.58) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(234,159,46,0.58) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#94ea9f2e',GradientType=0 ); /* IE6-8 */

	
	border-right:3px solid #47A3DA;
	
}
#dontletthishappen table td:first-child {
	width:30%; 
}

#threedays{
	background: #47A3DA;
	padding:30px 10px 0px 10px;
	
	
}
#threedays h1, #threedays h3 {
	color:#fff;
	text-align: center;
}
#faqq{
	margin:30px 10px;
	width:70%;
	
	border-left: 150px solid #577b93;
	padding:20px 0 0 20px;
}
#moneyback{
	background: url(images/certificate_template2.jpg) no-repeat;
	height:600px;
	padding:85px 60px 40px 65px;
	
}
#moneyback h2{
	text-align:center;
}
#paradigm{
	background: url(images/whitehorse.jpg) no-repeat;
	border: 2px groove #b5afaf;
	padding: 20px;
	margin: -10px 0 0px 0;
	
}
#three-boxes{
	height:400px;
	margin:200px 0 60px 40px;
}
#left-side-table{
	width:240px;
	float: left;
	height:300px;
	border: 1px solid #bbb;
	border-radius:7px;
	-moz-border-radius:7px;
}
#middle-table{
	width:300px;
	float: left;
	height:400px;
	margin-top:-40px;
	border: 1px solid #bbb;
	border-radius:7px;
	-moz-border-radius:7px;
}
#right-side-table{
	width:240px;
	float: left;
	height:300px;
	border: 1px solid #bbb;
	border-radius:7px;
	-moz-border-radius:7px;
}
.table-top{
	background: rgb(125,185,232); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMjA3Y2NhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMjk4OWQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(125,185,232,1) 0%, rgba(32,124,202,1) 0%, rgba(41,137,216,1) 50%, rgba(30,87,153,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,1)), color-stop(0%,rgba(32,124,202,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(100%,rgba(30,87,153,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(32,124,202,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(32,124,202,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(32,124,202,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(125,185,232,1) 0%,rgba(32,124,202,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-8 */
	text-align: center;
	font-size:24px;
	padding: 20px 10px;
	color:#fff;
	
}
.table-mid{
	text-align: center;
	padding: 40px 10px;
	font-size:18px;
}
.table-bot{
	height:160px;
	float: right;
}
#middle-table .table-bot{
	margin-top:40px;
}
	#middle-table .table-top{
	font-size:28px;
	padding: 30px 10px;
}
#price{
	width:35%;
	float:left;
	padding:10px;
	border:2px solid #ccc;
	background: #fff;
	margin: 0 10px 0 0;
	color:#777;
	
}
#lets-example{
	width:20%;
	float:right;
	padding:10px;
	margin:0 0 0 10px;
	border:2px solid #ccc;
	background: #fff;
	color:#777;
}
#finally-the-price{
	padding:20px 100px 10px;
	margin:0 0 20px 0;
	text-align:center;
	font-size:22px;
	
	background: rgb(255,214,94); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJmMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,214,94,1) 0%, rgba(254,191,4,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,214,94,1)), color-stop(100%,rgba(254,191,4,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-8 */
	border-radius:10px;
	-moz-border-radius:10px;
}
#finally-the-price p{
	color:#555;
}
#what-you-get{
	margin:0px auto 30px;
	padding:30px 140px;
	border-bottom: dashed 2px #bbb;
}
#so-whats-the-price{
	padding:20px 20px 30px 20px;
	margin:-10px;
	background: rgb(125,126,125); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-8 */

	border-radius:10px;
	-moz-border-radius:10px;
	color:#fff;
}
#so-whats-the-price h1{
	color:#FFCA30;
	text-align: center;
}
#includelist{
	margin: 0 0 0 320px;
}
#payments{
float:left;
margin: 0 40px 0 0;
}

button.button.alt {
	background-color:#6893b9;
}