* {
	margin: 0;
	padding: 0;
}
 
body {
	background: #013002 ;
	color: #585858;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px
}
.clear { clear:both; display:block; }
#background-holder-home {
	background: #013002 url(../images/shared/background.jpg) center top no-repeat;

}
#background-holder-inner {
	background: #013002 url(../images/shared/body_inner_bg.jpg) center top no-repeat;

}
#page-holder {
	margin: 0 auto;
	width: 900px;
}
#page-top {
	height: 93px;
	position: relative;
	text-align: left;
	padding-bottom:30px;

	
}
a.logo {
	float: left;
	margin-top: 10px;
	margin-left: 27px
}
#top-buttons {
	float: right;
	font-size: 0;
	line-height: 0;
	margin-top: 41px;
}
 
 #inner-heading{
 	height:100px;
	padding: 25px 0 0 20px;
 }
 

/*  NAVIGATION ----------------------------------------------- */
#nav-holder {
	height: 53px;
	text-align: left;
	width: 899px;

}
#nav-holder	ul {
	background: url(../images/shared/nav_bg.gif) no-repeat;
	height: 53px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 899px;
	
}
#nav-holder	li {
	margin: 0;
	padding:0px;
	display:inline;
}
#nav-1 a,
#nav-2 a,
#nav-3 a,
#nav-4 a,
#nav-5 a,
#nav-5x a,
#nav-6 a,
#nav-7 a {
	display: block;
	float: left;
	font-size: 0px;
	height: 33px;
	margin-top: 10px;
	text-indent: -2000px;
	margin-left:9px;
	padding-right:9px;
}
#nav-1 a {
	background: url(../images/shared/nav/link_1.gif) no-repeat 0 0px;
	width: 75px;
}
#nav-1 a:hover ,
#nav-1 a.selected {
	background: url(../images/shared/nav/link_1.gif) no-repeat 0 -33px;
}
#nav-2 a {
	background: url(../images/shared/nav/link_2.gif) no-repeat 0 0px;
	width: 102px;
}
#nav-2 a:hover ,
#nav-2 a.selected {
	background: url(../images/shared/nav/link_2.gif) no-repeat 0 -33px;
}
/*#nav-3 a {
	background: url(../images/shared/nav/link_3.gif) no-repeat 0 0px;
	left: 223px;
	width: 120px;
}
#nav-3 a:hover ,
#nav-3 a.selected {
	background: url(../images/shared/nav/link_3.gif) no-repeat 0 -33px;
}*/
#nav-3 a {
	background: url(../images/shared/nav/link_3new.gif) no-repeat 0 0px;
	width: 132px;
}
#nav-3 a:hover ,
#nav-3 a.selected {
	background: url(../images/shared/nav/link_3new.gif) no-repeat 0 -33px;
}
#nav-4 a {
	background: url(../images/shared/nav/link_4.gif) no-repeat 0 0px;
	width: 92px;
}
#nav-4 a:hover ,
#nav-4 a.selected {
	background: url(../images/shared/nav/link_4.gif) no-repeat 0 -33px;
}
#nav-5 a {
	background: url(../images/shared/nav/link_5.gif) no-repeat 0 0px;
	width: 102px;
}
#nav-5 a:hover ,
#nav-5 a.selected {
	background: url(../images/shared/nav/link_5.gif) no-repeat 0 -33px;
}
#nav-5x a {
	background: url(../images/shared/nav/link_5x.gif) no-repeat 0 0px;
	width: 102px;
}
#nav-5x a:hover ,
#nav-5x a.selected {
	background: url(../images/shared/nav/link_5x.gif) no-repeat 0 -33px;
}
#nav-6 a {
	background: url(../images/shared/nav/link_6.gif) no-repeat 0 0px;
	width: 129px;
}
#nav-6 a:hover ,
#nav-6 a.selected {
	background: url(../images/shared/nav/link_6.gif) no-repeat 0 -33px;
}

#nav-7 a {
	background: url(../images/shared/nav/link_7.gif) no-repeat 0 0px;
	width: 124px;
}
#nav-7 a:hover ,
#nav-7 a.selected {
	background: url(../images/shared/nav/link_7.gif) no-repeat 0 -33px;
} 
 
 
 
 
 
 
 
 
 
 
	
/* home top ----------------------------------------------------------------------------- */
#home-top-content {
	color: #001834;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 auto 0 auto;
	height:300px;/* adjust height here */

	
	
}

#home-top-left {
	float: left;
	position: relative;
	width: 490px;
	padding:35px 20px 0 30px;
	height: 185px;
}

#home-content-links {
	line-height: 0;
	font-size: 0;
	position: absolute;
	bottom:0px;
	left:28px;
	width:525px;
	z-index: 7;
}
#home-content-links a{
	margin-right:3px;
}
#home-top-left p{
	margin:15px 0 10px 0;
	color:#001834
}

#home-top-left p a{
	color:#088feb;
	text-decoration: underline;
}


#home-top-right {
padding:0px 0 0 5px;
	float: left;
	position: relative;
	width: 322px;
	margin-top: 37px;
	height:240px;
	
	

}

#scroller-inner {
position: absolute;
top:21px;
left: 31px;
	
}
.boots {
	
	right: -35px;
	position: absolute;
	top: 170px;
	z-index: 777;
}

/* CONTACT ------------------------------------------------ */
.contactholder {
	width: 630px;
	}

.contact-left {
	float:left;
	width:292px;
 
}

.contact-right {
	float:left;
	width:325px;
	
}

.contact-right img {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 5px;
}

#contact-table th{
	text-align: left;
	padding-bottom: 8px;
}

#contact-table td{
	text-align: left;
	padding-bottom: 8px;
}

.inp-contact {
	border: 1px solid #5c5c5c;
	margin-right: 4px;
	padding: 4px;
	width: 185px;
}

.txt-contact {
	border: 1px solid #5c5c5c;
	margin-right: 4px;
	padding: 4px;
	width: 300px;
	height:120px;
	overflow:auto;
}
/* controller for slider */

#myController {
	display: none;
}
#myController img {
	border: 4px solid #fff;
	margin-bottom: 5px;
	padding: 2px;
}
#myController span {
	cursor: pointer;
	display: block;
	display: inline;
	float: left;
	margin-right: 11px;
}
#jFlowSlide {
}
#mySlides {
 


}
#myController span.jFlowSelected img {
}
.jFlowPrev, .jFlowNext {
	cursor: pointer;
}
.jFlowPrev {
	cursor: pointer;
	left: -20px;
	position: absolute;
	top: 80px;
	z-index: 9;
}
.jFlowNext {
	cursor: pointer;
	position: absolute;
	right: -15px;
	top: 87px;
	z-index: 9;
}
.jFlowSlideContainer {
}





#home-lower {

}
.home-block p {
	color: #fff;
}
.home-block {
	float: left;
	height: 190px;
	margin: 00px 0 20px 0;
	padding: 0;
	position: relative;
	width: 278px;
}
.home-block .inner {
	color: #fff;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 247px;
}
.home-block a {
	color: #ede00d;
	text-decoration: underline;
}
.home-block p {
	line-height: 14px;
	margin: 10px 0 0 0;
}
.home-block-spacer {
	float: left;
	width: 25px;
}
.home-block ul {
	list-style-type: none;
	margin-top: 10px;
}
.home-block ul li {
	background: url(../images/home/list_icon.gif) no-repeat 0 0;
	padding: 0 0 8px 30px;
}
.home-block ul a {
	color: #80e72c;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
}
.home-block ul a:hover {
	text-decoration: underline;
}
.home-block-wide {
	float: left;
	height: 190px;
	padding-top: 0;
	position: relative;
	width: 585px;
}
.home-block-wide .inner {
	color: #fff;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 548px;
}
.home-block-wide p {
	line-height: 15px;
	margin: 10px 0 0 0;
}
#content-nav a:hover,
#content-nav a {
	color: #ede00d;
	display: block;
	float: left;
	font-size: 16px;
	text-decoration: none;
}
#content-nav a.selected {
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	text-decoration: none;
}
#content-nav span {
	display: block;
	float: left;
	text-align: center;
	width: 35px;
}


/*  ABOUT PHILOSOPHY ------------------------------------- */



#about-philosophy-bg {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0px 0;
	width: 890px;
	background:url(../images/coaches/coaches_featured_bg.png) left top no-repeat; 
}
#about-philosophy {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 0;
	width: 846px;
	margin:auto;
}
#about-philosophy .left {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0 0px 0px;
}
#about-philosophy-inner {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0 0px 0px;
}
#about-philosophy-inner ul {
	list-style-type: none;
	margin-top: 15px;
}
#about-philosophy-inner ul li {
	background: url(../images/about/list_tick.gif) no-repeat;
	padding: 0 0 0 23px;
	line-height: 20px;
}
#about-philosophy-inner p{
	
	margin: 10px 0 0px 0;
}


/* SIGNUP SUCCESS ---------------------------------------------------------- */
#signup-inner {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 0px 0 0px 0;
	width: 413px;
	margin: 80px 0 0 305px
}
#signup-inner p  {

	margin: 10px 0;
}
#signup-inner p a {
	color: #ede00d;
	font-weight: bold;
	margin: 10px 0;
}

/*  TESTIMONIALS ---------------------------------------------------------- */
#testimonials-bg {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 14px 0 0px 0;
	position: relative;
	width: 890px;
	height:750px;
}


#testimonials {
	 
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 30px;
	padding: 20px 0 45px 0;
	position: absolute;
	top: 20px;
	width: 846px;
	 
}
.face-icon {
	float: left;
	width: 100px;
}
.bubble {
	float: right;
	width: 736px;
	background:url(../images/testimonials/testimonial-top.png) no-repeat left top;
}
.bubble-by {
 
	float: right;
	text-align: right;
	margin-top: 5px;
}
.bubble-content {
 
	color: #fff;
	font-size: 12px;
	margin-left: 45px;
	line-height: 14px;
	padding: 33px 6px 0 17px;
	width: 635px;
	
}
.bubble p {
	
 
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 0 0px;
	width: 620px;
}
.quote { background: url(../images/testimonials/close_quote.gif) no-repeat bottom right; }

/* BOOK A CLASS ---------------------------------------------------------------- */

#book-class-left {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 13px 0 0px 15px;
	position: relative;
	width: 559px;
}
#book-class-right {
	color: #fff;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 15px 0 0;
	display: inline;
	padding: 16px 0 0px 0;
	position: relative;
	width: 277px;
}
#book-steps {
	height: 18px;
	left: 65px;
	position: absolute;
	top: 90px;
	width: 120px;
}
#book-class-left-inner {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 150px 0 0px 65px;;
	text-align: center;
	width: 509px;
	background:url(../images/book_class/book_bg_left.png) left top no-repeat;
}
#book-class-right-inner {
	
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 15px;
	padding: 20px 0 45px 10px;
	position: absolute;
	top: 19px;
	width: 237px;
}
#book-class-right-inner p {
	margin: 7px 0;
	line-height: 14px;
}
#book-class-right-inner p a {
	color: #ede00d;
}
ul.yellow-list {
	list-style-type: none;
}
ul.yellow-list li {
	background: url(../images/book_class/list_icon.gif) no-repeat 0 6px;
	padding: 0 0 0 15px;
}
ul.yellow-list li a {
	color: #ede00d;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
}
.step-line {
	background-color: #245310;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	margin: 10px 0;
}
#step-table {
	margin: 0 auto;
	text-align: left;
	width: 260px;
}
#step-table td,
#step-table th {
	padding: 0 0 8px 0;
}

#step-table th {
	padding: 0 5px 8px 0;
	text-align: right;
}

#step-table .sel-step {
	background-color: #091d00;
	border: none;
	padding: 3px;
	text-align: left;
	width: 160px;
}

#step-table .sel-cal {
	background: #091d00;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 52px;
	padding: 2px;
	margin-right: 6px;
	margin-top: 3px;
}

a.addchild {
	color: #ede00d;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 10px;
}
a.addchild-register {
	color: #ede00d;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 10px;
}
#step-table.nomargin {
	text-align: left;
	width: 260px;
}
#step-table1 {
	margin-left: 20px;
	text-align: left;
	width: 260px;
}
#step-table1 td,
#step-table1 th {
	padding: 0 0 8px 0;
}
#step-table1 th {
	padding: 0 5px 8px 0;
	text-align: right;
}
#step-table1 .sel-step {
	background-color: #091d00;
	border: none;
	padding: 3px;
	text-align: left;
	width: 160px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
}
/*  FRANCHISE ------------------------------------------- */
#franchise-left {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 13px 0 0px 0;
	position: relative;
	width: 574px;
	margin-left: 15px;
	display: inline;
}
#franchise-right {
	color: #fff;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0px 0;
	position: relative;
	width: 277px;
}
#franchise-steps {
	height: 18px;
	left: 50px;
	position: absolute;
	top: 30px;
	width: 120px;
}
#franchise-left-inner {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 15px;
	padding: 0px 0 0px 0px;
	position: absolute;
	top: 38px;
	width: 470px;
}

#franchise-left-inner table {
	border-collapse: collapse;
	line-height:30px;
	margin-top: 2px;
}
#franchise-left-inner td {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	text-align: left;
}

#franchise-left-inner th {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	text-align: left;
}
#franchise-left-inner textarea {
	background: transparent;
	overflow: auto;
	border: none;
	padding: 4px;
	
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	height:135px;
	margin-top: 6px;
}
#franchise-left-inner .inp {
	background: transparent;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
}
#franchise-left-inner .sel {
	background: #091d00;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
	padding-top:2px 
}

#franchise-right-inner {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 15px;
	padding: 10px 0 45px 0;
	position: absolute;
	top: 20px;
	width: 247px;
}
#franchise-right-inner p {
	line-height: 14px;
	margin: 7px 0;
}
#franchise-right-inner p a {
	color: #ede00d;
}
/*  TRAINING --------------------------------------- */

#training-bg {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 14px 0 0px 0;
	width: 890px;
	background:url(../images/coaches/coaches_featured_bg.png) left top no-repeat; 
}
#training-inner {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:auto;

	padding: 30px 0 05px 0;
	padding-top: 10px;
	width: 846px;
	
}
#training-left {
	float: left;
	width: 475px;
	
}
#training-left p {
	margin: 10px 0 25px 0;
}
#training-right {
	float: right;
	font-size: 12px;
	padding: 60px 0 0 0px;
	text-align: right;
	width: 324px;
}
#training-left a {
	color: #ede00d;
	font-weight: bold;
}


/*  KIT -------------------------------------------------- */

#kit-bg {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0px 0;
	width: 890px;
	background:url(../images/coaches/coaches_featured_bg.png) left top no-repeat; 
}
#kit-inner {
		color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 0;
	width: 846px;
	margin:auto;
}
#kit-inner .left {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0 0px 0;
}
#mycart-box {
	float: right;
	font-size: 0;
	font-size: 12px;
	line-height: 0;
	line-height: 12px;
	margin-top: 0px;
	position: relative;
}
#mycart-box a {
	color: #ede00d;
	font-size: 12px;
	font-weight: bold;
}
#mycart-box .total {
	left: 123px;
	position: absolute;
	text-align: center;
	top: 15px;
	width: 30px;
}
#mycart-box .checkout {
	border-left: 1px solid green;
	left: 157px;
	position: absolute;
	text-align: center;
	top: 15px;
	width: 68px;
}
#mycart-box .login {
	border-left: 1px solid green;
	left: 227px;
	position: absolute;
	text-align: center;
	top: 15px;
	width: 47px;
}
#mycart-box .register {
	border-left: 1px solid green;
	left: 275px;
	position: absolute;
	text-align: center;
	top: 15px;
	width: 65px;
}
#browse-products {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0 0px 0;
}
.prod-item {
		float: left;
	font-size: 11px;
	line-height: 12px;
	width: 200px;
	margin: 15px 0;
	
	display:inline;
}
.prod-item-spacer {
	
	float: left;
	width: 14px;
}
.prod-item-top {
	border: 7px solid #091d00;
	float: left;
	font-size: 11px;
	height: 175px;
	line-height: 12px;
	margin-bottom: 13px;
	width: 190px;
	background-color: white;
	text-align: center;
	padding: 0px 0 0 0;
}


.prod-item strong {
	color: #ede00d;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height:35px;
}
.prod-item span {
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.prod-item p {
	margin-top: 10px;
}





.shopdetail-left {
	
	float: left;
	
	
	padding-top: 5px;
	position: relative;
	width:225px;
}
.shopdetail-left strong {
	color: #000;
	display: block;
	font-size: 20px;
	line-height: 26px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 40px;
}
.shopdetail-left span {
	color: #000;
	display: block;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	width: 50px;
}
.shopdetail-right {
	float: left;
	font-size: 11px;
	padding-top: 5px;
	position: relative;
	width: 610px;
}
 .shopdetail-right strong {
	font-size: 16px;
	color:#e9e112;
	display: block;
	margin-bottom:4px;
}
.shopdetail-right span {
	font-size: 14px;
}
.shopdetail-right p {
	margin: 10px 0;
}














a.addcart {
	display: block;
	margin-top: 10px;
	
}
#checkout {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0 0px 0;
}
.check-header-1 ,
.check-header-2,
.check-header-3 ,
.check-header-4 ,
.check-header-5 {
	float: left;
	font-size: 11px;
	line-height: 22px;
}
.check-header-1 {
	width: 287px;
}
.check-header-2 {
	width: 200px;
}
.check-header-3 {
	width: 200px;
}
.check-header-4 {
	width: 77px;
}
.check-header-5 {
	width: 80px;
}
.green-line {
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	margin: 2px 0;width:850px;
	background-color: #245310;
	
}
.check-item-1 ,
.check-item-2,
.check-item-3 ,
.check-item-4 ,
.check-item-5 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding: 10px 0;
}
.check-item-1 {
	color: #fff;
	float: left;
	width: 287px;
	font-weight:normal;
}
.check-item-1 b { color: #ede00d; font-weight:bold; }
.check-item-2 {
	float: left;
	width: 200px;
}
.check-item-3 {
	float: left;
	width: 200px;
}
.check-item-4 {
	float: left;
	padding-right: 4px;
	width: 70px;
}
.check-item-5 {
	float: left;
	padding: 6px 0 0 0;
	width: 80px;
}
.shipping-cost {
	float: left;
	width: 105px;
	background: url(../images/shop/icon_question.gif) no-repeat 0 4px;
	padding: 0 0 0 20px;
	margin-left: 564px;
	line-height: 23px;
}

.shipping-cost-value {
		float: left;
	padding: 6px 0 0 0;
	width: 84px;
	font-weight: bold;
}
.shipping-vat {
		float: left;
	padding: 6px 10px 0 0;
	width: 30px;
	text-align: left;
	margin-left: 647px
}

.shipping-vat-value {
		float: left;
	padding: 6px 0 0 0;
	width: 80px;
	font-weight: bold;
}
.grand-total-text {
		float: left;
	padding: 6px 0 0 583px;
	width:90px;
	font-weight: bold;
	font-size: 14px
}

.grand-total-amount {
		float: left;
	padding: 6px 0 0 0;
	width: 80px;font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.backprod {
	float:left;
	margin-top: 10px;
}

.placeorder {
	float:right;
	margin-top: 10px;
}


.checkconfirm-header-1 ,
.checkconfirm-header-2{
	float: left;
	font-size: 11px;
	line-height: 22px;
}
.checkconfirm-header-1 {
	width:90px;
	font-weight: bold;font-size:12px;
}
.checkconfirm-header-2 {
	width: 500px;
	font-size: 12px;
	line-height: 22px;
}

/*  FREE TRIAL ------------------------------------- */

#free-trial {
	left: 230px;
	position: absolute;
	text-align: center;
	top: 80px;
	width: 429px;
}
#free-trial-text {
	left: 230px;
	position: absolute;
	text-align: center;
	top: 150px;
	width: 429px;
}
#free-trial-form {
	left: 327px;
	position: absolute;
	text-align: center;
	top: 198px;
	width: 265px;
}
#free-trial-form th {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 15px 0;
	text-align: left;
	width: 80px;
}
.inp-trial {
	background: none;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
}
#free-trial-form td {
	padding: 0 0 15px 0;
	text-align: left;
}
	/* CONTACT ---------------------------------------------------------------- */

#contact-left {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:13px 0 0px 0px;
	position: relative;
	width: 559px;


}
#contact-right {
	color: #fff;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 15px 0 0;
	padding: 16px 0 0px 0;
	position: relative;
	display: inline;
	width: 277px;
}
#dontforget{
	
	right: 2px;
	position: absolute;
	top: 42px;
	padding-left: 14px;
	background: url(../images/contact/stargreen.gif) no-repeat;

}
#contact-left-inner {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left:22px;
	padding: 0px 0 0px 0;
	position: absolute;
	text-align: left;
	top: 28px;
	width: 405px;
}

.green-star {
	font-weight: bold;
	color:#a7e85b;
	font-size: 22px;
	line-height: 0;
	padding-left: 8px;
}

.checkbox-table td {
	line-height: 14px;
	font-size: 11px;
	
	padding-bottom: 3px;
}
#checkbox-table td a.link {
	line-height: 16px;
	color:#ede00d;
	font-weight: bold;
	font-size: 11px;
}
#contact-left-inner div {
	display: block;
	
	font-weight: bold;
	text-align: left;
	width: 60px;
}
.contact-title {
	margin: 0 0 17px 0;
}
#contact-left-inner table {
	border-collapse: collapse;
	line-height:30px;
	margin-top: 0px;
}
#contact-left-inner td {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	text-align: left;
}

#contact-left-inner th {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	text-align: left;

}
#contact-left-inner textarea {
	background: #091d00;
	overflow: auto;
	border: none;
	padding: 4px;
	
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	height:105px;
	margin-top: 6px;
}
#contact-left-inner .txt-sel {
	background: #091d00;
	overflow: auto;
	border: none;
	padding: 4px;
	
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	height:135px;
	margin-top: 6px;
}
#contact-left-inner .inp {
	background: #091d00;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 160px;
}

#contact-left-inner .inp-post {
	background: #091d00;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 75px;
}

.sel-cal {
	background: #091d00;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 49px;
	padding: 2px;
	margin-right: 6px;
	margin-top: 3px;
}
#contact-right-inner {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 15px;
	padding: 10px 0 45px 0;
	position: absolute;
	top: 20px;
	width: 247px;
}
#contact-right-inner p {
	line-height: 14px;
	margin: 7px 0;
}
#contact-right-inner p img{
	line-height: 14px;
	margin: 7px 0 4px 0;
}
#contact-right-inner th {
	line-height: 14px;
	margin: 7px 0;
	padding: 13px 0 0px 0;
	text-align: left;
	width: 100px;
}
#contact-right-inner td {
	line-height: 14px;
	padding: 13px 0 0px 0;
	text-align: left;
	width: 250px;
}
#contact-right-inner a {
	color: #ede00d;
	font-weight: bold;
}

/* TERMS ------------------------------------------- */
#terms-inner {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0 0px 0;
}
#terms-inner ul {
	list-style-type: none;
}
#terms-inner ul li {
	/*background: url(../images/terms/icon_circle.gif) no-repeat 0 6px;*/
	padding: 0 0 0 0px;
}
#terms-top {
	line-height: 24px;
}



/* RedeemCode ----------------------------------------------------------------------------- */

.question-top {
	background: url(../images/faq/question.gif) no-repeat;
	padding-left: 30px;
	color:#ede00d;
	font-size:16px;
	height: 25px;
	line-height: 25px;
	margin: 4px 0;
	}

/*  LOGIN --------------------------------------------------------------------------- */


#login-inner {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left:285px;
	padding: 0px  0 0px 0;
	margin-left:-15px;
	position: absolute;
	text-align: left;
	top: 132px;
	
	width: 370px;
}

#login-inner td {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 3px;
}
#login-inner td a.link {
	line-height: 16px;
	color:#ede00d;
	font-weight: bold;
	font-size: 11px;
}
#login-inner div {
	display: block;
	
	font-weight: bold;
	text-align: left;
	width: 60px;
}
 #login-inner .inp {
	background: transparent;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
}
#login-inner table {
	border-collapse: collapse;
	line-height:30px;
	margin-top: 0px;
}
#login-inner td {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0px 0;
	/*padding: 0 0 0px 0;*/
	text-align: left;
}




/* LINKS ----------------------------------------------------------------------------- */

#links-inner  {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
	padding: 20px 0 45px 0;
	top: 00px;
	width: 880px;
	
}

#links-title  {
	
	padding-left: 270px;
	
	padding-top: 38px;
	
	
}

.links-block p {
	color: #fff;
}
.links-block {
	float: left;
	height: 200px;
	margin: 60px 0 15px 0;
	padding: 0;
	width: 278px;
	text-align: center;
	background:url(../images/home/trans_bg_190_278.png) left top no-repeat;
}
.links-block .inner {
	color: #fff;
	padding-left: 14px;
	padding-top: 5px;
	width: 235px;
	overflow:hidden;
}
.links-block a {
	color: #ede00d;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
	
	background: url(../images/links/links_icon.gif) no-repeat 0 6px;
}
.links-block p {
	line-height: 15px;
	margin: 10px 0 0 0;
}
.links-block-spacer {
	float: left;
	width: 15px;
}

/* coaches-featured  -------------------------------------------------------------------*/

#coaches-featured-bg {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 14px 0 0px 0;
	width: 890px;
	background:url(../images/coaches/coaches_featured_bg.png) left top no-repeat; 
}
#coaches-featured-bg .bgArea {
	background:url(../images/about/about_mission_bg.png) left top no-repeat !important; height:470px;
}
#coaches-featured-bg .smap {
	background:url(../images/sitemap/sitemapbg.png) left top no-repeat !important; height:509px;
}
.riht {
	background:url(../images/register/signup_success_bg.png) left top no-repeat !important; height:467px;
}
.siup {
	background:url(../images/login/login_bg.png) left top no-repeat !important; height:382px;
}
.siup2 {
	background:url(../images/login/forgot_bg.png) left top no-repeat !important; height:382px;
}
.ftrial {
	background:url(../images/free_trial/free_trial_bg.png) left top no-repeat !important; height:376px;
}
#coaches-featured {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 0;
	width: 846px;
	margin:auto;
	
}
#coaches-featured .left {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0 0px 0;
}
#coaches-featured-left {
	float: left;
	padding-top: 20px;
	position: relative;
	width: 221px;
}
#coaches-featured-right {
	float: right;
	font-size: 12px;
	padding-top: 20px;
	position: relative;
	width: 623px;
}
#coaches-featured-right p {
	margin: 10px 0;
}
#coaches-featured-right strong {
	font-size: 20px;
	font-weight: normal;
}
#coaches-featured-right span {
	font-size: 14px;
}
#coach-images {
	font-size: 0;
	line-height: 0;
	margin-top: 20px;
}
#button-register {
	float: right;
	font-size: 0;
	line-height: 0;
	margin-top: 0px;
}

.coaches-meet-left {
	float: left;
	margin: 10px 0;
	position: relative;
	width: 150px;
}
.coaches-meet-right {
	float: left;
	font-size: 12px;
	padding-top: 20px;
	position: relative;
	width: 623px;
}
.coaches-meet-right strong,
#about-history-left strong {
	font-size: 20px;
	font-weight: normal;
}
.coaches-meet-right span,
#about-history-left span {
	font-size: 14px;
}
#about-history-left p,
.coaches-meet-right p {
	margin: 10px 0;
}
#about-history-left {
	float: left;
	padding-top: 20px;
	position: relative;
	width: 475px;
}
#about-history-right {
	float: right;
	font-size: 0px;
	line-height: 0;
	padding-top: 20px;
	position: relative;
	width: 321px;
}
#about-mission {
	margin: 50px 0 0 130px;
	width: 610px;
}
.green-quote-left {
	background: url(../images/about/green_quote_left.gif) no-repeat left top;
	color: #fff;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	margin-top: 15px;
	padding: 0 0 0 30px;
}
.green-quote-name {
	color: #fff;
	float: right;
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
	padding: 5px 0 0 15px;
}
/* End home top------------------------------------------------- */
 
 
/* SITEMAP ------------------------------------------------------------- */
#sitemap-browse{
	position: absolute;
	top:40px;
	left:20px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-home a{
	position: absolute;
	top:80px;
	left:436px;
}
#sitemap-1 a{
	position: absolute;
	top:143px;
	left:81px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
 #sitemap-1a a{
	position: absolute;
	top:157px;
	left:81px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
 #sitemap-1b a{
	position: absolute;
	top:174px;
	left:81px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-1c a{
	position: absolute;
	top:190px;
	left:81px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-1d a{
	position: absolute;
	top:206px;
	left:81px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-2 a{
	position: absolute;
	top:119px;
	left:260px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-3 a{
	position: absolute;
	top:249px;
	left:215px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-4 a{
	position: absolute;
	top:273px;
	left:330px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-5 a{
	position: absolute;
	top:261px;
	left:481px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
	display: block;
	text-align: center;
}
#sitemap-6 a{
	position: absolute;
	top:243px;
	left:632px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-7 a{
	position: absolute;
	top:217px;
	left:769px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-8 a{
	position: absolute;
	top:155px;
	left:764px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-9 a{
	position: absolute;
	top:92px;
	left:786px;
	color:#000;
	font-size:11px;
	font-weight: bold;
}

#sitemap-10 a{
	position: absolute;
	top:382px;
	left:320px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-11 a{
	position: absolute;
	top:421px;
	left:428px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-12 a{
	position: absolute;
	top:420px;
	left:533px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-13 a{
	position: absolute;
	top:349px;
	left:619px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-14 a{
	position: absolute;
	top:350px;
	left:154px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-15 a{
	position: absolute;
	top:365px;
	left:154px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
#sitemap-16 a{
	position: absolute;
	top:380px;
	left:154px;
	color:#fff;
	font-size:11px;
	font-weight: bold;
}
/* NEWS ---------------------------------------------------------------- */ 

#button-rss {
	float: right;
	font-size: 0;
	line-height: 0;
	margin-top: 0px;
}
.news-left {
	background: url(../images/news/date_bg.gif) no-repeat;
	float: left;
	height: 70px;
	margin: 0px 15px 0 10px;
	padding-top: 5px;
	position: relative;
	width: 55px;
}
.news-left strong {
	color: #000;
	display: block;
	font-size: 20px;
	line-height: 26px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 40px;
}
.news-left span {
	color: #000;
	display: block;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	width: 50px;
}
.news-right {
	float: left;
	font-size: 12px;
	padding-top: 5px;
	position: relative;
	width: 740px;
}
.coaches-meet-right strong {
	font-size: 20px;
	font-weight: normal;
}
.news-right span {
	font-size: 14px;
}
.news-right p {
	margin: 10px 0;
}
a.msg-title {
	color: #ede00d;
	display: block;
	font-weight: bold;
	line-height: 16px;
}
.msg-title {
	color: #ede00d;
	display: block;
	font-weight: bold;
	line-height: 16px;
}
a.author-name {
	color: #fff;
	font-weight: bold;
}
#paging {
	padding-left: 42%;
}
#paging a {
	color: #ede00d;
	line-height: 20px;
}
#paging a:hover,
#paging a.selected {
	color: #fff;
	text-decoration: none;
}
#paging a.arrow {
	color: #2b6575;
	font-size: 15px;
	line-height: 12px;
}

/* LINKS--------------------------------------------------------------  */ 

a.see-more,
a.see-map {
	background: #000 url(../images/home/btn_see_more.gif) no-repeat;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	height: 29px;
	line-height: 28px;
	margin: 12px 5px 0 0;
	text-align: center;
	width: 86px;
}
a.seemap-contact {
	background: url(../images/contact/see_map_arrow.gif) no-repeat 6px 4px;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	margin: 12px 5px 0 0;
	text-align: center;
	width: 86px;
}
a:hover.see-more,
a:hover.see-map,
a:hover.meet,
a:hover.taste {
	color: #fadc91;
	text-decoration: none;
}
a.meet {
	background: url(../images/winery/btn_meet.gif) no-repeat;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	height: 29px;
	line-height: 28px;
	margin: 12px 5px 0 0;
	text-align: center;
	width: 174px;
}
a.taste {
	background: url(../images/conservation/btn_taste.gif) no-repeat;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	height: 29px;
	line-height: 28px;
	margin: 12px 5px 0 0;
	text-align: center;
	width: 141px;
}
a.contact {
	background: url(../images/tasting/btn_contact.gif) no-repeat;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	height: 29px;
	line-height: 28px;
	margin: 12px 5px 0 0;
	text-align: center;
	width: 110px;
}
.send {
	background: url(../images/contact/btn_send.gif) no-repeat;
	border: none;
	color: #d4af51;
	cursor: pointer;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	height: 29px;
	line-height: 28px;
	margin: 0px 5px 0 0;
	text-align: center;
	width: 56px;
}

/* FOOTER -------------------------------------------------------------- */

#footer-nav {
	background: url(../images/shared/footer_bg.gif) no-repeat;
	height: 30px;
	margin: 30px auto 10px auto;
	padding: 13px 0 0 20px;
	text-align: left;
	width: 879px;
}
#footer-nav a {
	color: #fff;
	display: block;
	float: left;
	font-size: 11px;
}
#footer-nav span {
	color: #fff;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	width: 29px;
}
#footer-outer {
	background: url(../images/shared/footer.gif) repeat-x;
	padding-bottom: 40px;
}
#footer {
	margin: 0 auto 50px auto;
	text-align: left;
	width: 899px;
}
#footer-left {
	color: #fff;
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	padding-top: 15px;
	width: 350px;
}
#footer-right {
	color: #fff;
	float: right;
	padding-top: 15px;
}
#footer-right a {
	background: url(../images/shared/id_logo.gif) no-repeat 96px 0px;
	color: #fff;
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	padding: 0 30px 4px 0;
	text-decoration: none;
}
#footer-right a:hover {
	text-decoration: underline;
}
 
/* GENERAL --------------------------------------------------------*/ 

a {
	color: #d4af51;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
	margin: 0px;
}
img {
	border: 0;
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.dashed-line {
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	margin: 17px 0;
	padding: 0;
}
.thankyou {
	color: #c7a54d;
}


h3 {

font-size:14px;
color:#fff;
margin-bottom: 10px;
	
}




/*  timetable ------------------------------- */
#timetable-info {
float: right;
font-size: 12px;
font-weight: bold;
padding: 0 0 0 20px;
background: url(../images/shop/icon_question.gif) no-repeat;
	
}
/* -- Side Nav--------------------------- */

#side-nav li {
	list-style-type: none;
}

#side-nav {
	font-family: arial;
	width: 855px;
}

#side-nav div {
}

td.heading {
background-color: #255217;
	color: #fff;
	
	
	font-size: 11px;
	font-weight: normal;
	line-height: 32px;
	text-align: left;
	padding: 0px 2px 0px 0px;
	text-decoration: none;
}
td.fix{
width:160px;
background-color: #255217;
}
td.note{
width:30px !important;
background-color: #255217;
}
td.pad-right {
	padding: 0px 15px 0px 0px;
	
}
a.yellow {
	color:#ede00d;
}
#side-nav p {
	border: none;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0 0 0;
}

#side-nav a.title {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	padding: 7px 5px 7px 30px;
	background-image: url(../images/timetable/down.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

#side-nav .color-light {
	background-color: #49802f;
}

#side-nav .color-dark {
	background-color: #58953a;
}
#side-nav a.selected {
	border: none;
	color: #fff;
	background-image: url(../images/timetable/up.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#side-nav a.inner-link {
	color: #666666;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	padding: 0px 2px 0px 15px;
	text-decoration: none;
}
#side-nav a:hover.inner-link {
	color: #0f9fc3;
}
#side-nav a.current-link {
	color: #0f9fc3;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	padding: 0px 2px 0px 15px;
	text-decoration: none;
}

.no-pad {
	line-height: 0;
	font-size:0;
	padding: 0;
	margin: 0;
}
.inp {
	background: #091d00;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 160px;
}
/*----------*/
.tabMain td { padding:5px; line-height:18px; vertical-align:top; }

