/*  
Maya Orange
http://www.beckydavisdesign.com
Author: Becky Davis
Version: 1.0

*/




/* #ff3e04; bright orange*/
/*#6da922;grn
#6d2300; dk red brn, main text
#ffac5c lt gold
#fdbe01 yel gold
ff7e00 med orange*/



/*baseline styles--------------------------------------------*/
html, body, div, span, iframe, p,
blockquote, a, abbr, acronym, address, del, dfn, em, font, img, strong, sub, sup, 
b, u, i, 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;
	vertical-align: baseline;
}

/*Divs*/
body {
	background-image: url(images/backgrnd.gif);
	background-repeat: repeat-x;
	background-color: #FD7E00;
}

#outer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 850px;
	margin:0px auto;
	height: auto;
	background-color: #FFFFFF;
	padding:5px;
	overflow:hidden;
}

#header {
	background-image: url(images/header.jpg);
	width: 850px;
	height: 201px;
	
}

#header5 {
	background-image: url(images/5stepHeader.jpg);
	width: 850px;
	height: 201px;
	
}

#main {
	width: 590px;
	height:auto;
	float:left;
	padding: 10px 0px 10px 0px;
	margin:10px 0px 10px 45px;
	
	color:#6d2300;
	font-size: 14px;
}

#mainWide {
	width: 730px;
	height:auto;
	float:left;
	padding: 10px 0px 10px 0px;
	margin:10px 0px 10px 45px;
	
	color:#6d2300;
	font-size: 14px;
}

#mainWide a:link, a:visited {
	color: #ff3e04;
	text-decoration: underline;
	font-weight:bold;
}


#mainWide a:hover {
	color: #6da922;
	text-decoration: underline;
	font-weight:bold;
}

.mainimg {
	float:left;
	width: 210px;
	height: 250px;
	padding: 0px 20px 10px 0px;
	
}

.seminarL {
	float:left;
	width:215px;
	margin:20px 0 40px 0;
}

.seminarR {
	float:right;
	width:215px;
	margin:20px 0px 40px 0;
}

.seminarC {
	margin:-20px 15px 40px 65px;
	float:left;
	width:190px;
}


.imgL {
	 float:left;
	 width: 183px;
	 height: 400px;
	 padding: 0px 0px 10px 20px;
	 margin-right:35px;
}

.prodimgL {
	 float:left;
	 width: 140px;
	 height: 200px;
	 padding: 0px 0px 10px 20px;
	
}

.prodimgR{
	 float:right;
	 width: 140px;
	 margin: 0px 0px 10px 20px;
	
}

.mainimgR {
	float:right;
	width: 170px;
	height: 310px;
	padding: 0px 0px 10px 20px;
	margin-bottom:15px;
}

.imgR {
	float:right;
	padding: 0px 0px 10px 20px;
	margin-bottom:15px;
}

.platinum {
	float:right;
	width:180px;
	border: thin solid #6DA922;
	padding:2px;
	margin:0px 0px 15px 25px;
}
.platinum2 {
	float:left;
	width:180px;
	border: thin solid #6DA922;
	padding:2px;
	margin:5px;
}

.highlight {
	background:#FCBD00;
}

h1 {
	text-align: center;
	color:#ff3e04;
}

.huge  {
	text-align: center;
	color:#ff3e04;
	font-size:40px;
	font-weight:bold;
}

h2 {
	color:#6d2300;
	font-size: 22px;
	font-weight:bold;
	font-variant: small-caps;
}

.main li {
	margin-left: 55px;
	list-style-position: outside;
	list-style-image: url(images/circleBull.jpg);
}

ul.mainWide li {
	margin-left: 55px;
	list-style-position: outside;
	list-style-image: url(images/circleBull.jpg);
}

.pb {
	list-style-position: outside;
	list-style-image: url(images/circleBull.jpg);
}

.pb1 {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	margin-left: 55px;
}

ol.mainWide li {
	margin-left: 55px;	
		
}

ul.dot li{
	list-style-image: url(images/dot.gif);
	line-height: 1.75em;
	margin-left:45px;
}

ul.arrow li{
	list-style-image: url(images/arrow.gif);
	line-height: 1.75em;
	margin-left:45px;
}

ul.check li{
	list-style-image: url(images/check.gif);
	line-height: 2em;
	margin-left:65px;
}

.orange {
	color: #ff3e04;	
	font-weight: bold;
}

.orstk {
	color: #ff3e04;
	font-weight: bold;
	text-decoration: line-through;
}

#testimonial {
	width: 170px;
	height:auto;
	float:right;
	padding:5px 5px 10px 20px;
	margin: 20px 10px 10px 0px;
	background:url(images/boxgrad.jpg) top left no-repeat #FFF8EF;
	
	color:#6d2300;
	font-size: 12px;
	
}

.grnbox {
	background:url(images/grngrad.jpg) repeat-x bottom left;
	border:thin #6da922 solid;
	width:520px; 
	margin:15px 0;
	text-align:center;
	padding:15px;
}

#storybox {
	
	background:url(images/yelgrad.jpg) repeat-x bottom left;
	border:thin #6da922 solid;
	width:520px;
	height:auto;
	padding:15px;
	margin:15px 0;
}

#storyboxWide {
	
	color:#6d2300;
	font-size: 12px;
	background-color:#fdbe01;
	width:520px;
	height:auto;
	padding:15px;
	margin:15px auto 15px auto;
}

.storyboximg {
	width:162px;
	float:left;
	padding:10px;
	font-size:10px;
	
}

.storyboximgR {
	width:162px;
	float:right;
	padding:10px;
	font-size:10px;
	
}

#storybox2 {
	font-size: 16px;
	width:450px;
	height:auto;
	padding:8px;
	border: thick groove #FF3E04;
	margin:0px auto 15px auto;
	
}


#formbox {
	background:url(images/grngrad.jpg) repeat-x bottom left;
	width:520px;
	height:auto;
	padding:8px;
	border: medium dashed #ff3e04;
	margin:0px auto 15px auto;
}

#formbox1 {
	width:520px;
	height:auto;
	padding:15px;
	border: medium dashed #ff3e04;
	margin:0px auto 15px auto;
}

.coachform {
	border: medium solid #6da922;
	padding:15px;
	margin:0px 10px 15px 25px;	
}

.pod td {
	padding: 3px;
	border: thin solid #6da922;
}

.aaplayer {
	position:absolute;
	top:169px;
	left:145px;
	
}

.aaplayer1 {
	margin: 10px;
}

.aaplayer2 {
	margin: 1px;
}

.aaplayer3 {
	margin: 1px;
	font-size: small;
	border-color:#6da922;
	border-width: thin;
	border-style: solid;
	width: 350px;
	padding:2px;
		
}

/*popover form*/
#flyover{
    background:url(images/boxgrad.jpg) top left no-repeat #FFF8EF;
	position : absolute ;
    right : 7px ;
    top : -450px ;          /* flyover div placed offscreen */
    height : 180px ;
    width : 200px ;
	padding:4px;
	
	font-size: 10px;
}

.formBig {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

.formSm {
	font-size: 9px;
}

.btn {
	background-color: #ff7e00;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;	
}


/* Nav */
#nav {
	width: 850px;
	background-color: #fff;
	margin-bottom:10px;
}

ul#navCircle {
       padding: 0 0 20px 20px;
        
}

ul#navCircle li {
	list-style-type: none;
}

ul#navCircle a:link {
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 10px 20px 6px 20px;
	text-decoration: none;
	color: #6d2300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul#navCircle a#this_page:link, ul#navCircle a#this_page:visited {
	padding-bottom: 6px;
	color: #ff3e04;
	font-weight:bold;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

ul#navCircle a:visited {
	color: #6da922;
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 10px 20px 6px 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


ul#navCircle a:hover {
        padding-bottom: 6px;
        color: #ff3e04;
        background: url(images/circle.gif) no-repeat bottom center;
}

/*footer*/
#footer {
	width: 850px;
	margin:0px auto;
	height: auto;
	background-color: #6d2300;
	clear:both;
	padding:8px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 9px;
}

#footer h2 {
	color:#FFF;
}

#footer a:link {
	color:#FFF;
	text-decoration:none;
}
