* {margin: 0; padding: 0;}

body{	
	color: #012a51;
	background: #0c253f url(images/bg.gif) repeat-x;
	font: bold 12px Trebuchet MS, tahoma, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

.back_table_colour {
	background-color:#daf0fa
}
.back_table_colour2 {
	background-color:#efe1c3
}


.status_text{
	color: #d04702;
	font-weight: bold;
}

a{
	color: #d04702;
	font-weight: bold;
}


a:HOVER{
	text-decoration: none;
}

.look_like_link{
	color: #d04702;
	cursor:pointer;
	text-decoration:underline;

}

.look_like_link:HOVER{
	text-decoration: none;
}

h1{
	font-size: 20px;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 16px;
	font-weight: normal;
}

h4{
	font-size: 14px
}

h5{
	font-size: 13px;
}

h6{
	font-size: 24px;
	color:#FF6633
}

p{
	font-weight: normal;
	padding: 5px;
	line-height: 16px;
}

textarea{
	width: 100%;
	height: 50px;
	font: 12px Trebuchet MS, tahoma, arial, helvetica, sans-serif;
}

.style1{
	font-size: 10px;
}

.blue{
	color: #1c96ce;
}

/*-- MAIN ELEMENTS --*/

.wrapper{
	width: 962px;
	margin: 0px auto 0px auto;
	text-align: left;
}

.container{
	background: url(images/main_back.gif);
	width: 962px;
}

a.button{
	display: block;
	text-indent: -9999px;
}

a.learn{
	background: url(images/button_learn.gif) no-repeat;
	width: 116px;
	height: 28px;
}

.clear{
	clear: both;
}

.x02 a{
	color: #6dab04;
}

.cart{
	color: #ffffff;
	background: #023257;
	width: 170px;
	float: right;
	clear: right;
	display: inline;
	margin: 10px 25px 0px 0px;
	text-align: right;
}

.cart .title{
	color: #f67418;
	background: url(images/cart.gif) 20px 1px no-repeat;
	font-weight: bold;
	font-size: 14px;
}

.cart p{
	padding: 2px;
	font-weight: normal;
}

/*-- HEADER --*/

.header{
	background: url(images/header_bg.gif) right 0px no-repeat;
	width: 962px;
	height: 141px;
}

.header a.logo{
	background: url(images/logo.gif) no-repeat;
	width: 401px;
	height: 141px;
	display: block;
	float: left;
	text-indent: -9999px;
}

.header .info{
	color: #ffffff;
	font-weight: bold;
	display: inline;
	float: right;	
	margin: 12px 30px 0px 0px;
	text-align: right;
}

.header .info a{
	color: #ffffff;
	font-weight: normal;
	display: block;
	margin: 10px 0px 0px 0px;
}

.header .info h1{
	color: #f67418;
	line-height: 24px;
}

.x02 .header .info h1{
	color: #6dab04;
}

.header .info h4{
	line-height: 18px;
}

.nav, .content{
	width: 920px;
	margin: 0px 0px 0px 21px;
}

.content .stuff{
	width: 900px;
	margin: 20px 0px 0px 10px;
}

/*-- NAVIGATION --*/

.nav{
	background: url(images/nav_back.gif) no-repeat;
	color: #ffffff;	
	height: 30px;
	list-style: none;	
}

.nav li{
	float: left;
	display: inline;	
	margin: 0px 0px 0px 3px;
}

.nav li a{	
	color: #ffffff;
	background: url(images/nav_back_single.gif);	
	height: 26px;
	padding: 4px 0px 0px 0px;
	display: block;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

.x02 .nav li a{	
	background: url(images/nav_back_single_x02.gif);		
}
.nav li a:HOVER, .nav li a.selected, .nav li a.selected:HOVER{	
	color: #e36f1e;
	background: #ffffff;
}

.x02 .nav li a:HOVER, .x02 .nav li a.selected, .x02 .nav li a.selected:HOVER{	
	color: #6dab04;
	background: #ffffff;
}

.nav li.one a{	
	width: 70px;
}

.nav li.two a{	
	width: 110px;
}

.nav li.three a{	
	width: 120px;
}

.nav li.four a{	
	width: 130px;
}

.nav li.five a{	
	width: 85px;
}

.nav li.six a{	
	width: 120px;
}

.sub_nav{
	width: 200px;
	list-style: none;
}

.sub_nav li{	
	width: 200px;
}

.sub_nav li a{
	color: #ffffff;
	background: url(images/sub_nav_back.gif);
	width: 190px;
	padding: 5px;
	display: block;
	text-decoration: none;
}

.sub_nav li a:HOVER{
	background: #002f5e;
}

.sub_nav li.on a{
	background: url(images/nav_2_back.gif);
	display: block;
}

ul.nav_2{
	list-style: none;
}

.sub_nav li.on ul.nav_2 li a{
	background: #d4520a;
	width: 170px;
	padding-left: 25px;
	font-weight: normal;
}

.sub_nav li.on ul.nav_2 li a:HOVER, .sub_nav li.on ul.nav_2 li a.on_2{
	background: #ca4907;
	font-weight: bold;
}

/*-- CONTENT --*/

.content{
	background: url(images/content_main_bg.gif);
	margin-top: 15px;
}
	
.content .left{
	width: 20px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 15px;
}

.content .left h3{
	font-weight: normal;
}

.content .left .order h2{
	font-size: 22px;
}

.content .left .order h1{
	font-size: 36px;
	margin: 5px 0px 8px 0px;
}


.content .left .banner_2{
	background: url(images/x02_banner.gif) 5px 0px no-repeat;
	width: 350px;
	height: 255px;
	text-indent: -9999px;
}

.content .right{
	width: 680px;
	float: right;
	display: inline;
	margin: 20px 10px 0px 0px;
}

.content .right2{
	width: 680px;
	float: right;
	display: inline;
	margin: 20px 10px 0px 0px;
}

.content .right .banner{
	background: url(images/x01.gif) no-repeat;
	width: 351px;
	height: 357px;
	text-indent: -9999px;
}

.content .right h3{
	margin: 20px 0px 0px 0px;	
}

.content .right ul{
	width: 450px;
	float: right;
	margin: 0px 0px 10px 20px;
	list-style-position: inside;
	list-style-type: square;
}

.content .right2 ul{
	
	margin: 0px 0px 10px 20px;
	list-style-position: inside;
	list-style-type: square;
}

.content .right li{
	line-height: 20px;
	margin: 3px 0px 3px 0px;
}

.content .right li span{
	color: #d04702;
	font-weight: normal;
}

.product_sub{
	width: 680px;
	margin: 10px 0px 10px 0px;
}
 

.product_sub h2, .product_sub img{
	float: left;
}

.product_sub h2{
	margin: 0px 0px 10px 0px;
}

.product_sub img{
	clear: left;
}

.content .right a.learn{
	float: right;
	margin: 0px 335px 0px 0px;
	display: inline;
}


/*-- HOME --*/

.home .content{
	background: url(images/content_bg.gif);
}

.home .content .left{
	width: 680px;
	float: left;
	display: inline;
	margin: 15px 0px 0px 10px;
}

.home .content .left .c1{
	width: 360px;
}

.home .content .left .c2{
	margin: 35px 0px 0px 0px;
	clear: both;
}

.home .content .left .c2 a{
	margin: 0px 3px 0px 3px;
}

.home .content .left .video{
	background: #effaff;
	width: 300px;
	height: 200px;
	float: right;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
} 

.home .content .right{
	width: 185px;
	float: right;
	display: inline;
	margin: 10px 22px 10px 0px;
}

.testimonial{
	margin: 15px 0px 15px 0px;
}

.testimonial p{
	color: #017cc2;
	background: #ffffff;
	padding: 10px;
}

.testimonial .name{
	color: #017cc2;
	background: url(images/testimonial_quote.gif) 10px 0px no-repeat;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.details{
	width: 680px;
	float: left;
	clear: none;
}

.content .right .details ul{
	float: left;	
	margin: 0px 0px 10px 0px;
}

.content .right .details img{
	float: right;
	margin: 0px 10px 0px 0px;
}

/*-- TESTIMONIALS --*/

.testimonials .content{
	background: #daf0fa;
}

.testimonials .content .left{
	width: 900px;
	float: left;
	display: inline;
	margin: 15px 0px 0px 10px;
}

.testimonials .content .left .c1{
	width: 450px;
	float: left;
}

.testimonials .content .left .c2{
	width: 450px;
	float: left;
}

.testimonials .testimonial{
	margin: 25px 35px 25px 35px;
}

.testimonials .testimonial .name img{
	background: #ffffff;
	float: right;
	margin: 0px 0px 10px 5px;
	padding: 2px;
	border: 1px solid #b4d8e9;
}

/*-- SHOPPING CART --*/

.shopping .content{
	background: none;
}

.shopping .content .left{
	width: 900px;
	float: left;
	display: inline;
	margin: 15px 0px 0px 10px;
}

.order{
	width: 900px;
	margin: 25px 0px 0px 0px;
}

.order td{
	background: #daf0fa;
	padding: 5px;
	font-size: 14px;
}

.order a{
	font-weight: normal;
	font-size: 12px;
}

.order .column_1{
	text-align: left;
	width: 500px;
}

.order .column_2, .order .column_3, .order .column_4{
	text-align: center;
}

.order .column_1 img{
	float: left;
	margin: 0px 10px 0px 5px;
}

.order .heading td{
	color: #ffffff;
	background: #143c63;
	font-size: 18px;
}

.shopping .customer{
	background: url(images/customer_back.gif);
	margin: 25px 0px 0px 0px;
	padding: 20px;
}

.step_buttons{
	float: right;
	margin: 10px 3px 0px 0px;
	display: inline;
}

img.step{
	margin: 25px 0px 0px 0px;
}

.shopping .c1{
	width: 400px;
	float: left;
}

.shopping .c2{
	width: 400px;
	float: right;
}

.information{
	width: 180px;
	margin: 10px 0px 0px 110px;
}

.information td{
	padding: 4px 0px 4px 0px;
}

.information label{
	margin: 0px 0px 2px 0px;
	display: block;
}

.information label span{
	font-weight: normal;
}

.information label a{
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}

.information input, .information select{
	width: 180px;
	font: 12px Trebuchet MS, tahoma, arial, helvetica, sans-serif;
}



.information select{
	width: 184px;
}

.shopping .c2 .information{
	width: 400px;
	margin: 10px 0px 0px 0px;
}

.shopping .c2 .information td{
	padding: 4px 5px 4px 7px;
}

.subtotal h4, .subtotal span{
	font-size: 18px;
}

.subtotal h4{
	float: left;
}

.subtotal span{
	color: #e3701e;
	display: block;
	float: right;
}

.order .tax td{
	color: #ffffff;
	background: #4796c2;
}

.order .total td{
	color: #ffffff;
	background: #d24b00;
}

.order .tax td span, .order .total td span{
	color: #ffffff;
}

.billing{
	background: #f0f0f0;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
}

.billing .c3{
	width: 800px;
	padding: 5px 0px 5px 50px;
}

.billing .information{
	width: 800px;
	margin: 5px 0px 5px 0px;	
}

.billing .information td{
	padding: 4px 10px 4px 10px;
}

.billing .expiry select{
	width: 75px;
}

.shipping .order td{
	text-align: center;
}

.shipping .order .heading .column_1{
	width: 500px;
	text-align: left;
}

.shipping .order td.column_2{
	width: 30px;
}

.shipping .order td.column_3{
	width: 470px;
	text-align: left;
}

.title_left, .title_right{
	float: left;
	margin-bottom: 5px;
}

.title_right{
	margin-left: 265px;
	display: inline;
}

.order_info{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.order_info h4{
	font-size: 18px;
}

.confirmation .customer{
	margin-top: 10px;
	padding-top: 10px;
}

/*-- FOOTER --*/

.footer{
	color: #ffffff;
	background: url(images/footer.gif) no-repeat;
	padding: 70px 0px 10px 0px;
	width: 962px;
	line-height: 22px;
	text-align: center;
}

.footer a{
	color: #7495b5;
}