@charset "utf-8";
/* CSS Document */

/* Global Reset */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a {
	color: #3b0000;
}

a:hover {
	color: #c40000;
}

/* Global Styles */
html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background: url(../img/logo-pattern.jpg) top left repeat;
	font-family: Verdana;
}

#wrapper
{
	margin: 0 auto;
	padding: 0 7px;
	width: 1024px;
	height: auto;
	overflow: hidden;
	background:url(../img/page-shadow.png) top center repeat-y;
}

#header
{
	height: 333px;
	background:url(../img/bg-header.jpg) top left no-repeat;
}

#header-contents
{
	height: 275px;
	position: relative;
}

#search-bar {
	position: absolute;
	width: 600px;
	height: 40px;
	bottom: 5px;
	left: 20px;
}

#search-bar input {
	border: 0px;
	margin: 0px;
	height: 34px;
}

#search-bar .search_words {
	height: 22px;
	width: 400px;
	padding-top: 10px;
	padding-left: 8px;
	color: #631212;
	font-weight: bold;
	font-size: 12px;
	background: #ebebeb;
}

#search-bar .search_submit {
	color: #fff;
	background: url(../img/search_submit.jpg) repeat-x;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

#top-nav
{
	height: 50px;
	color: #fff;
	position: relative; 
	background:url(../img/bg-topnav.jpg) center left repeat-x;
	z-index: 2;
	margin: 3px;
}

#top-nav ul
{
	margin: 0 0.5em;
	padding: 0 0 0 0;
	color: #fff;
	text-align: center;
	height: 50px;
}

#top-nav li
{
	display: block;
	margin: 0 1px;
	padding: 17px 1.275em;
	vertical-align: middle;
	font-weight: bold;
	float: left;
	font-size: 13px;
}

#top-nav li.main
{
	border-right: 1px #660000 solid;
}

#top-nav li.end
{
	border-right: none;
}

#top-nav li a
{
	text-decoration:none;
	color: #fff;
}

#top-nav li a:hover
{
	color: #e1d0ac;
}

#content-wrap
{
	height: auto;
	overflow: hidden;
	width: 100%;
	clear: both;
	background: url(../img/bg-sidemenu.jpg) top left no-repeat #494641;
}

#side-nav
{
	/*height: 782px;*/
	float: left;
	width: 235px;
	background: #494641 url(../img/bg-sidemenu.jpg) top left no-repeat;
	padding: 0 0 40px 0;
}

#side-nav ul
{
	margin:  10px 0;
	padding: 0;
	color: #fff;
	height: auto;
	overflow: hidden;
	display: compact;
}

#side-nav li
{
	display: block;
	margin: 0 1px;
	padding: 10px 0 10px 20px;
	width: auto;
	font-size: 16px;
	color: #410000;
	background: url(../img/seperator-sidenav.png) center bottom no-repeat;
	font-family: Arial;
}

#side-nav li a
{
	color: #410000;
	text-decoration: none;
}

#side-nav li a:hover
{
	color: #410000;
	text-decoration: underline;
}

#content
{
	background: url(../img/coaching_content_span.jpg) bottom left repeat-x #fff;
	height: auto;
	overflow: hidden;
	width: 669px;
	float: left;
	padding: 30px 60px 0 60px;
	color: #3b0000;
	font-family: Arial;
	font-size: 12px;
}

#content-index {
	background: url(../img/index-background.jpg) top left no-repeat;
	height: 342px;
	overflow: hidden;
	width: 100%;
	float: left;
	color: #3b0000;
	font-family: Arial;
	font-size: 12px;
	position: relative;
}
#home-index {
	background: url(../img/home-background.jpg) top left no-repeat;
	height: 342px;
	overflow: hidden;
	width: 100%;
	float: left;
	color: #3b0000;
	font-family: Arial;
	font-size: 12px;
	position: relative;
}

#content h1 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
}

#content h2.heading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	width: 563px;
	padding: 5px;
	background: #d3d2d0;
	color: #3b0000;
}

#content h2.heading_clear {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	width: 563px;
	padding: 5px;
	color: #3b0000;
}

span.email_heading {
	font-size: 15px;
	font-family: Arial;
	color: #3b0000;
	font-weight: bold;
}

span.email {
	font-size: 13px;
	font-family: Arial;
	color: #c40000;
	font-weight: bold;
}

span.number_highlight {
	font-size: 18px;
	font-weight: bold;
}

#content h2.rainmaker_heading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	width: 412px;
	padding: 5px;
	background: #d3d2d0;
	color: #3b0000;
	margin-left: -20px;
	padding-left: 20px;
}

#content p
{
	/*margin: 0 50px 20px 10px;*/
	text-align: justify;
	font-size: 12px;
	clear: both;
	width: 520px;
}

#content .indent {
	text-align: justify;
	font-size: 12px;
	clear: both;
	width: 563px;
	padding: 10px;
}

#content p.rainmaker_indent {
	text-align: justify;
	font-size: 12px;
	clear: both;
	width: 560px;
	padding: 2px 0px 2px 30px;
}

#content p.rainmaker_indent_heading {
	text-align: justify;
	font-size: 14px;
	clear: both;
	width: 560px;
	color: #c40000;
	font-weight: bold;
	padding: 2px 0px 2px 30px;
}

#content .lindent {
	text-align: left;
	font-size: 12px;
	clear: both;
	width: 563px;
	padding-left: 10px;
}

.info {
	font-size: 24px;
	font-family: Arial;
	color: #c30000;
	font-weight: bold;
}

#content div.highlight
{
	font-size: 12px;
	clear: both;
	background: url(../img/aboutus_rounded.jpg) no-repeat top left;
	width: 563px;
    height: 140px;
	/*padding: 20px;*/
}

#content div.highlight table
{
	/*width: 100%;*/
	padding: 20px;
}

#content div.highlight td
{
	width: 33%;
}


#content div.highlight ul
{
	overflow: hidden;
	margin: 0 5px 0 10px;
	background: none;
}

#content div.highlight ul li
{
	color: #c40000;
	display: block;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	background: none;
}

#footer
{
	height: 182px;
	background: url(../img/bg-footer.jpg) top left no-repeat;
}

#foot-nav
{
	height: 58px;
	overflow: hidden;
}

#foot-nav ul
{
	margin: 1.15em auto;
	padding: 1px 0 0 0;
	color: #fff;
	text-align: center;
}

#foot-nav li
{
	display: inline;
	margin: 0 0;
	padding: 0 0.6em;
	vertical-align: middle;
	width: auto;
	border-right: 1px #fff solid;
	font-size: 12px;
}

#foot-nav li.end
{
	border-right: none;
}

#foot-nav li a
{
	text-decoration: none;
	color: #fff;
}

#foot-nav li a:hover
{
	color: #e1d0ac;
}

#foot-text
{
	height: 104px;
	padding: 10px 0;
	color: #b5a994;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

#foot-text a
{
	color: #b5a994;
	text-decoration: none;
	font-weight: bold;
}

#foot-text a:hover
{
	color: #fff;
}


.shiney-header {
	font-size: 14px;
	font-family: Arial;
	color: #3b0000;
	font-weight: bold;
}

#shiney-list {
	padding-left: 15px;
}

#shiney-list li {
	font-size: 11px;
	font-family: Arial;
	color: #3b0000;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* START Rainmaker styles */
.rainmaker_box {
	margin-left: -60px; 
	margin-right: -60px; 
	background: #f0eeeb; 
	padding-left: 60px; 
	padding-right: 60px; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	position:relative;
}

.rainmaker_enroll_box {
	position: absolute; 
	top: 195px; 
	right: 40px; 
	height: 602px; 
	width: 195px; 
	background: url(../img/rainmaker_enroll.jpg) top left; 
	clear: both;
}

.rainmaker_packet_box {
	margin-left: -60px; 
	margin-right: -60px; 
	padding-left: 60px; 
	padding-right: 60px; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	position:relative;
}

.rainmaker_book_box {
	position:absolute; 
	top: 35px; 
	right: 60px; 
	background: url(../img/rainmaker_book.jpg) top left; 
	height: 107px; 
	width: 89px; 
	z-index: 100;
}

.rainmaker_t1 {
	font-size: 28px; 
	font-family: Arial; 
	font-weight: bold; 
	color: #3b0000;
}

.rainmaker_t1a {
	font-size: 28px; 
	font-family: Arial; 
	font-weight: bold; 
	color: #c40000;
}

.rainmaker_t2 {
	font-size: 22px; 
	font-family: Arial; 
	font-weight: bold; 
	color: #c40000;
}

.rainmaker_t2 a {
	color: #3b0000;
	text-decoration: none;
}

.rainmaker_t2 a:hover {
	color: #c40000;
}


.rainmaker_t3 {
	font-size: 19px; 
	font-family: Arial; 
	font-weight: bold; 
	color: #c40000;
}

.rainmaker_t4 {
	font-size: 18px; 
	font-family: Arial; 
	font-weight: bold; 
	color: #3b0000;
}

.testamoinal_outer_box {
	margin-left: -60px; 
	margin-right: -60px; 
	background: #f2e0bd; 
	padding: 50px 30px 70px 30px;
}

.testamoinal_inner_box {
	background: #f6e9cf; 
	padding: 30px 20px 30px 20px;
}

.testamonial_author {
	margin-left: 80px;
	font-size: 14px;
	font-weight: bold;
	color: #c40000;
}

.testamonial_text {
	margin-left: 20px;
	font-style: italic;
	font-size: 12px;
	font-family: Arial;
}

.testamonial_header {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
}
/* END Rainmaker Styles */


/* START Survey Styles */
.red_heading {
	font-size: 18px;
	color: #c40000;
	font-weight: bold;
}

.win_bold_white {
	font-size: 24px; 
	font-weight: bold;
}

.survey_header {
	font-weight: bold; 
	color: #3b0000; 
	font-size: 20px;
}

.survey_sub_header {
	font-weight: bold; 
	color: #3b0000; 
	font-size: 14px;
}

.survey_box {
	padding: 20px 10px 70px 20px; 
	background: #f3f2f2; 
	width: 563px; 
	color: #3b0000;
	position: relative;
	z-index: 1;
}

.survey_link_1 {
	position: absolute; 
	height: 67px; 
	width: 247px; 
	top: 308px; 
	left: 56px;
	z-index: 2;
}

.survey_link_2 {
	position: absolute; 
	height: 67px; 
	width: 247px; 
	top: 604px;
	left: 56px;
	z-index: 2;
}

.survey_side_box {
	position: absolute; 
	background: url(../img/survey_note.png) no-repeat; 
	height: 158px; 
	width: 260px; 
	z-index: 50;
	top: -40px;
	right: -40px; 
	text-align: center;
	padding-top: 10px; 
	font-size: 17px; 
	color: #3b0000; 
	font-weight: bold;
}

.survey_side_box_grey {
	font-size: 14px; 
	color: #797772; 
	font-weight: normal;
}

.survey_fancy_footer {
	margin-left: -60px; 
	margin-right: -60px; 
	background: url(../img/survey_fancy_back.png) center top no-repeat #f2e0bd; 
	height: 451px; 
	position: relative;
}

.survey_fancy_footer_top {
	position: absolute; 
	color: #fff; 
	left: 195px; 
	top: 70px;
}

.survey_fancy_footer_bottom {
	position: absolute; 
	top: 350px; 
	left: 55px;
}
/* END Survey Styles */

/* START Speaking Styles */
.speaking_header {
	font-size: 18px;
	color: #3b0000;
	font-weight: bold;
}

/* Start Rainmaker Side Nav Styles */

.rain_location
{
    margin: 50px 30px 30px 30px;
}

.rain_location p
{
    font-size: 12px;
    color: #3b0000;
    margin: 15px 0;
    line-height: 18px;
}

.rain_location .city
{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.rain_location .section
{
    font-size: 14px;
    font-weight: bold;
}

.rain_location img
{
    border: 3px #fff solid;
    margin: 10px 0;
}

.webinar
{
    margin: 50px 0;
}

/* End Rainmaker Side Nav Styles */

/* Start Products Style */

#products-side-nav
{
	/*height: 782px;*/
	float: left;
	width: 235px;
	background: #494641 url(../img/bg-sidemenu.jpg) top left no-repeat;
	padding: 0 0 40px 0;
	color: #410000;
	font-size: 12px;
}

#products-side-nav p
{
	color: #410000;
	font-size: 12px;
	padding: 5px 0 5px 20px;
	margin:  10px 0;
}


#products-side-nav ul
{
	margin:  10px 0;
	padding: 0;
	color: #fff;
	height: auto;
	overflow: hidden;
	display: compact;
}

#products-side-nav li
{
	display: block;
	margin: 0 1px;
	padding: 5px 0 5px 20px;
	width: auto;
	font-size: 14px;
	color: #410000;
	background: url(../img/seperator-sidenav.png) center bottom no-repeat;
	font-family: Arial;
}

#products-side-nav li.title
{
	font-size: 22px;
	padding: 5px 0 0 20px;
}

#products-side-nav li a
{
	color: #410000;
	text-decoration: none;
}

#products-side-nav li a:hover
{
	color: #fff;
}

#products-side-nav a
{
	color: #410000;
	text-decoration: none;
}

#products-side-nav a:hover
{
	color: #fff;
}

.cart-total, .currentPage, .currentCat
{
    font-weight: bold;
}

#productTable
{
    margin: 20px auto;
    width: 700px;
}

#productTable td .content
{
    margin: 10px;
}

#productTable td.bordered
{
    border: 1px solid #696969;
    border-top: none;
    border-right: none;
}

#productTable td.borderedright
{
    border: 1px solid #696969;
    border-top: none;
    text-align: center;
}

#productTable td#product
{
    height: auto;
    overflow: hidden;
    vertical-align: middle;
}

#productTable tr.odd
{
    background: #fff;
}

#productTable tr.even
{
    background: #f6f3e4;
}

#productTable tr.altRowOdd
{
    background: #fff;
}

#productTable tr.altRowEven
{
    background: #f6f3e4;
}



#productTable .pagination
{
    text-align: center;
    color: #000;
    width: 100%;
}

#productTable a
{
	color: #410000;
	text-decoration: none;
}

#productTable a:hover
{
	text-decoration: underline;
}

#productTable .header
{
    background: #dfcda7;
    color: #fff;
    text-align: center;
    border-top: 1px solid #696969;
}

#productTable .header td
{
    border-top: 1px solid #696969;
    padding: 2px 0;
    font-weight: bold;
}

strong
{
    font-weight: bold;
}

.location-name
{
    text-align: center !important;
}

.location-name a
{
    font-size: 20px;
    text-decoration: none;
}

.location-address
{
    text-align: center !important;
    font-size: 16px !important;
}

#locationTable p
{
    width: auto;
}

#locationTable td
{
    font-size: 16px !important;
    text-align: center !important;
    padding: 10px 0;
}

#locSec
{
    width: 100%;
}

#locSec td
{
    font-size: 16px !important;
    text-align: left !important;
    padding: 10px;
    vertical-align: middle;
}

#locSec td p
{
    padding: 10px;
}

#locSec td p strong
{
    font-size: 16px;
}






#interviewTable
{
    width: 650px;
    height: auto;
    overflow: hidden;
    padding: 10px;
    background : #f3f2f2;
}

#interviewTable td
{
    vertical-align: middle;
    padding: 10px;
}

#interviewTable .player, #interviewTable .interviewText, #interviewTable .rightSide
{
    text-align: center;
    height: 75px;
}

#articleDiv
{
    width: 630px;
    padding: 10px;
    background : #f3f2f2;
    height: auto;
    overflow: hidden;
}

#articleDiv strong a
{
    color: #840000;
    font-size: 16px;
    text-decoration: none;
}

#articleDiv strong a:hover
{
    text-decoration: underline;
}

.agenda_box {
	padding: 20px 10px 20px 20px;
	background: #f3f2f2; 
	width: 563px;
	color: #3b0000;
}

em
{
    font-style: italic;
}
#textarea {
	font-size: 18px;
	font-weight: bold;
	color: #C9A863;
	text-align: center;	
}
