﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

html 
{
    margin-left: -0.1px; 
}

body 
{
    margin:0px auto;
    padding:0px;
    font-family:Arial;
    font-size:12px;
    background:#231f20;
}

a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    margin:10px 0;
    line-height:18px;
}

.content p
{
    margin:10px 0;
}

h1
{

}

h2
{
    color:#652d8d;
    font-size:20px;
    font-weight:bold;
    padding:10px 0;
    line-height:20px;
}

h3
{
    font-size:18px;
    font-weight:bold;
    margin:0px 0 5px 0;
}

h4
{
    font-size:14px;
    font-weight:bold;
    margin:5px 0 5px 0;
}

		/*---------------------layout--------------------*/
		
.container 
{
    width:945px;
    margin:0 auto;
    height:auto;
    padding:0 10px;
}

#layout-wrapper
{
    float:left;
    width:100%;
    background:url(/images/content-bg.jpg) repeat-y top center;
}

#layout
{
    width:945px;
    padding:0;
    float:left;
}

.clear
{
    clear:both;
}

		/*---------------------header---------------------*/

#header-wrapper
{
    float:left;
    width:100%;
    height:115px;
    background:url(/images/header-bg.jpg) no-repeat top center;
}
		
#header
{
    width:945px;
}

#header-left
{
    float:left;
    width:220px;
}

#header-right
{
    float:right;
    width:400px;
    text-align:right;
}

        /*----------------------nav-----------------------*/
 
#nav-wrapper
{
    float:left;
    width:100%;
    height:37px;
    background:#231f20;
}
       
.nav
{
    float:left;
    width:660px;
    height:37px;
    margin:0;
    padding:00;
}

.menu
{
    float:left;
    position:relative;
    z-index:1;
}

#basket
{
    float:right;
    text-align:right;
    width:280px;
    height:29px;
    padding-top:8px;
}

#basket IMG
{
    margin-left:5px;
}

.subnav
{
    float:left;
    position:absolute;
    display:none;
    width:181px;
    margin:0px;
    padding:0;
    list-style-type:none;
    background:#000;  
    padding:0;
    margin:0;
}

.subnav li
{
    height:42px;
}

#nav-bottom
{
    float:left;
    width:100%;
    height:12px;
    font-size:0;
    background:url(/images/nav-bottom.jpg) no-repeat center top;
}

        /*----------------------stripe---------------------*/
       
#stripe-wrapper-home
{
    float:left;
    width:100%;
    height:301px;
    background:url(/images/stripe-home.jpg) repeat-x;
}

#stripe-wrapper-leaders
{
    float:left;
    width:100%;
    height:301px;
    background:url(/images/stripe-leaders.jpg) center no-repeat;
}

#stripe-wrapper-organisations
{
    float:left;
    width:100%;
    height:301px;
    background:url(/images/stripe-organisations.jpg) center no-repeat;
}

#stripe-wrapper-individuals
{
    float:left;
    width:100%;
    height:301px;
    background:url(/images/stripe-individuals.jpg) center no-repeat;
}

#stripe-wrapper-coaches
{
    float:left;
    width:100%;
    height:301px;
    background:url(/images/stripe-coaches.jpg) center no-repeat;
}

#stripe-left-home
{
    float:left;
    width:650px;
    padding-top:48px;
}

#stripe-right-home
{
    float:right;
    width:295px;
    padding-top:20px;
}

#stripe-left
{
    float:left;
    width:760px;
    padding-top:108px;
}

#stripe-right
{
    float:right;
    width:135px;
    text-align:right;
    padding-top:98px;
}

.stripe-details
{
    color:#652d8d;
    border-top:2px solid #a5a7a8;
    border-bottom:2px solid #a5a7a8;
    font-weight:bold;
    padding:10px 0;
}
 
        /*---------------------content--------------------*/
        
.content-title
{
    float:left;
    position:relative;
    width:945px;
    border-bottom:1px solid #fff;
    margin-top:30px;
}

.content-title-left
{
    float:left;
    width:900px;
    color:#fff;
    font-size:24px;
    font-weight:bold;
    padding-bottom:5px;
}

.content-title-left-small
{
    float:left;
    width:300px;
    color:#fff;
    font-size:24px;
    font-weight:bold;
    padding-bottom:5px;
}

.content-title-right-small
{
    float:right;
    width:21px;
}

.content-title-right
{
    position:absolute;
    bottom:5px;
    left:924px;
}

.content-wrapper
{
    float:left;
    width:945px;
    background:#fff;
    margin-top:35px;
    margin-bottom:15px;
}

.content
{
    float:left;
    width:895px;
    padding:5px 25px;
}

.content-left
{
    float:left;
    width:430px;
}

.content-right
{
    float:right;
    width:430px;
}

/*products*/

.products
{
   
    float:left;
    width:945px;
    padding-top:15px;
    padding-bottom:15px;
    color:#fff;
}

.products-left
{
    float:left;
    width:455px;
}

.products-right
{
    float:right;
    width:455px;
}

.products-leftcol
{
    float:left;
    width:208px;
}

.products-rightcol
{
    float:right;
    width:208px;
}

.products-top
{
    display:block;
    height:21px;
    padding-bottom:7px;
}

.products h3
{
    margin-top:15px;
}

.faq
{
    width:895px;
    float:left;
    margin-bottom:15px;
}

.faq1
{
    width:25px;
    font-weight:bold;
    vertical-align:top;
    font-style:italic;
}

.faq2
{
    vertical-align:top;
    padding-bottom:20px;
}

.faq3
{
    vertical-align:top;
    padding-bottom:30px;
}

#privacy-statement
{
    clear:both;
    width:755px;
    padding-right:140px;
}

.testimonials
{
    float:left;
    width:945px;
    color:#fff;
    padding:40px 0 20px 0;
    border-bottom:1px solid #fff;
}

.testimonials-left
{
    float:left;
    width:455px;
}

.testimonials-right
{
    float:right;
    width:455px;
}

.testimonials-image
{
    float:left;
    width:208px;
}

.testimonials-text
{
    float:right;
    width:206px;
}

.testimonials-text-full
{
    float:right;
    width:445px;
}

.testimonials-name
{
    font-size:20px;
    font-weight:bold;
}

#product-boxes
{
    float:left;
    width:945px;
    margin-top:20px;
}

#product-format
{
    float:left;
    width:455px;
}

#product-proceed
{
    float:right;
    width:455px;
}

.product-box-content
{
    float:left;
    width:405px;
    height:70px;
    padding:0 25px;
    background:#fff;
}

.product-image
{
    float:left;
    width:188px;
    height:160px;
    padding:10px;
    background:transparent url(/images/product-bg.png) no-repeat;
}

select
{
    width:300px;
    margin:15px 0 20px 0;
}

.select-title
{
    width:70px;
    border:1px solid #e1e1e1;
    margin:5px 0 10px 0;
}

.select-card
{
    width:150px;
    border:1px solid #e1e1e1;
    margin:5px 0 10px 0;
}

/*forms*/

label
{
    display:block;
}

.textbox
{
    width:300px;
    border:1px solid #e1e1e1;
    margin:5px 0 10px 0;
}

.textbox-medium
{
    width:100px;
    border:1px solid #e1e1e1;
    margin:5px 0 10px 0;
}

.textbox-small
{
    float:left;
    width:20px;
    text-align:center;
    border:1px solid #e1e1e1;
    margin-top:2px;
    margin-right:3px;
    padding:0 5px;
}

.textarea-main
{
    width:300px;
    border:1px solid #e1e1e1;
    margin:5px 0 10px 0;
    overflow:auto;
    height:110px;
}

.textarea-enquiry
{
    width:428px;
    height:300px;
    overflow:auto;
    margin:5px 0 10px 0;
    border:1px solid #e1e1e1;
}

.contact-form
{
    float:left;
    width:350px;
    margin:20px 0;
}

.checkout-total
{
    display:block;
    font-weight:bold;
    margin:5px 0 0px 0;
}

.checkout-day
{
    float:left;
    width:50px;
    margin:5px 20px 10px 0;
    border:1px solid #e1e1e1;
}

.checkout-month
{
    float:left;
    width:100px;
    margin:5px 0 10px 0;
    border:1px solid #e1e1e1;
}

/*basket*/

.basket-title
{
    float:left;
    width:895px;
    font-weight:bold;
}

.basket-product
{
    float:left;
    width:895px;
    border-bottom:1px solid #e1e1e1;
    padding:10px 0;
}

.basket-total
{
    float:left;
    width:895px;
    font-weight:bold;
    margin:20px 0;
}

.b1
{
    width:500px;
}

.b2
{
    width:115px;
}

.b3
{
    width:100px;
}

.b4
{
    width:80px;
}

.total
{
    width:80px;
    font-size:18px;
    color:Red;
}

.download-wrapper
{
    float:left;
    width:900px;
    border-bottom:1px solid #e1e1e1;
    margin-top:10px;
}

.download
{
    float:left;
    width:430px;
    padding:10px 0 20px 0;
    border-bottom:1px solid #e1e1e1;
}

.download-left
{
    float:left;
    width:350px;
}

.download-right
{
    float:right;
    width:70px;
}

        /*---------------------footer---------------------*/
  
#footer-wrapper
{
    clear:both;
    width:100%;
    height:auto;
    background:url(/images/footer-bg.jpg) no-repeat center top #231f20;
}
      
#footer
{
    padding-top:30px;
    color:#fff;
}

#footer-left
{
    float:left;
    width:490px;
}

.footer-left-leftcol
{
    float:left;
    width:244px;
}

.footer-left-rightcol
{
    float:right;
    width:244px;
}

#footer-right
{
    float:right;
    width:455px;
    margin-bottom:20px;
}

.footer-right-leftcol
{
    float:left;
    width:165px;
}

.footer-right-rightcol
{
    float:right;
    width:290px;
    color:#4d4d4f;
    text-align:right;
}

.footer-title
{
    color:#910e5a;
    text-transform:uppercase;
    font-weight:bold;
}

.footer-list
{
    list-style-type:none;
    margin:0 0 20px 0;
    padding:0 0 0 20px;
    border-left:1px solid #e4e5e6;
}

.footer-list li
{
    margin-bottom:10px;
}

.footer-list a
{
    color:#fff;
}

.product-menu
{
    background-image: url(/images/nav.jpg);    
}

.product-menu a
{
    float: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color:#fff; 
    padding: 16px 0px 0px 17px;
    display: block;
    width: 164px;
    height: 25px;
    text-decoration: none;
}

/** page curl **/

#pageflip {
	position: relative;
}
#pageflip img {
	width: 155px; height: 155px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 155px; height: 155px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(/images/curl-advert.png) no-repeat right top;
	text-indent: -9999px;
}

.home-wrapper
{
    width:945px;
    margin-bottom:15px;
    margin-top:35px; 
    float:left;
}

.home-content-left
{
    background:none repeat scroll 0 0 #FFFFFF;
    float:left;
    width:400px;
    padding:5px 25px;
}

.home-content-right
{
    background:none repeat scroll 0 0 #FFFFFF;
    float:right;
    width:400px;
    padding:5px 25px;
}

.home-content-right-lower
{
    background:none repeat scroll 0 0 #FFFFFF;
    float:right;
    width:420px;
    padding:5px 15px;
}

.home-left
{
        float:left;
    width:450px;
}

.home-right
{
        float:right;
    width:450px;
}

.home-content-right a
{
    color:#44c0f0;
}

.home-content input[type=password],
.home-content input[type=text]
{
    padding:5px;
    width:300px;
}

.form-check label
{
    display:inline !important;
    margin-left:10px !important;
}


