* {padding:0; margin:0;}
h1, h2, h3, h4, h5, h6, p, pre, , label, ul, ol, dl, fieldset, address { margin:1em 5%; }
li, dd { margin-left:2%; }
fieldset { padding: .5em; }


/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {

color:#444;
background-color:#CD0000;
font:105%/1.25 Cambria, Georgia, Times, serif;
line-height:140%;
position:relative;

}

 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
letter-spacing:0.02em;
color:#000;
}
 
h1{ 
padding:10px 0 10px 0;
margin-bottom:10px;
letter-spacing:-1px;
font:2.2em helvetica, sans-serif;
color:#df0c0c;
}


h2 {
	color:#555;
	text-shadow:#fff 1px 1px;
	text-align:left;
	float:left;
	padding-left:10px;
	text-transform:uppercase;
	margin:15px 0;
	font-size:2em;
	font-weight:bold;
	letter-spacing:0.02em;
	line-height:120%;
}

#header h1 {padding:10px 0 10px 0;margin:0;margin-bottom:10px;}

h2 strong {color:#CD0000;font-weight:bold;}

 
h3, .cart_info h2 {
padding:10px 0;
margin:10px 0;
margin-bottom:20px;
margin-top:40px;
letter-spacing:-1px;
font:1.45em helvetica, sans-serif;
color:#CD0000;
line-height:140%;
border-bottom:1px solid #aaa;
border-top:1px solid #aaa;
}


h3.subheader {color:#444;}


h4 {margin:10px 0;font-size:1.2em;}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

ol li {list-style:decimal;}

 
small, .small {
font-size:0.85em;
}
 
img {
border:0;

}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}



/***** Links *****/
 
a, a:visited {
	color:#770000;
	text-decoration:underline;
}

a:hover {
	color:#000;
}
 
 
 /***** Blockquote *****/

blockquote {

	margin-left:30px;
	margin-bottom:10px;
	border-left:3px solid #ddd;
	padding: 0;
	padding-left:15px;
	font-size: 90%;
	font-style: italic;
}

.apollo blockquote {font-size: 130%;}

/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}

form.styled_form fieldset {width:500px;}
form.styled_form fieldset legend {font-size:1.2em;padding:5px;font-weight:normal;margin-top:-3px;color:#CD0000;}
	form.styled_form p {width:350px;text-align:left;margin:auto;margin-bottom:10px;}
	form.styled_form label {font-weight:bold;}
	form.styled_form input[type=text], form.styled_form select {padding:5px;font-size:1.1em;background:#eee;}
	form.styled_form input {width:160px;}
	form.styled_form input[type=submit] {width:115px;}
	form.styled_form input:focus, form.styled_form select:focus {background:#fff;border:1px solid #770000;}
	form.styled_form p span {float:right;width:190px;display:inline;margin-top:-7px;}
	form.styled_form em, .required em {color:#DF0C0C;}
	form.styled_form .expiry {width:60px;padding:3px}
	form.styled_form .biggerbtn {margin-top:20px;font-size:1.2em;float:left;}
	form.styled_form input.unstyled {border:none;background:transparent;font-weight:bold;}
 
input, select, textarea {
font:1em helvetica, sans-serif;
padding:3px;
margin:3px;
border:1px solid #888;
}
 
textarea {
line-height:1.25;
}

textarea#enquiry {width:430px;height:150px;}
 
label {
cursor:pointer;
}

input[type=submit] {cursor:pointer;}

form.register {}
form.register table th  {text-align:right;float:right;padding-top:5px;margin-right:10px;}
 
form em {color:red;}
 

/***** Global Classes *****/
 
.clear         { clear:both; }
 
.left    { float:left; }
.right   { float:right; }
.spacer {height:200px;border-left:1px solid transparent;}
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.frame {margin:0 auto;width:960px;}
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.indented      { margin-left:30px;; }
.nobullet      { list-style:none;list-style-image:none; }

.intro {font-size:1.22em;line-height:150%;font-weight:normal;}
	
.cards img {border:1px solid #999;margin-top:-5px;}
.hide {display: none;}
.highlight {background:#faeb89;color:#4C3601; border:1px solid #FFC53A;padding:5px;margin-bottom:25px;}

ul.tick,  ul.report, ul.pdf_list {padding-left:0;}
ul.tick {margin:10px 0; padding-bottom:0;}

ul.tick li {
	background-image: url("../images/tick.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:30px;
}

ul.report li {
	background-image: url("../images/report_sm.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:30px;
	padding-bottom:3px;
}

ul.pdf_list li {
	background-image: url("../images/pdf-46_transparent.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 40px;
}


ul.faq_list {
padding:0 0 18px 14px;
}
			
ul.faq_list li {
	padding-left: 5px;
	list-style-type: lower-alpha;
}


.neutral {color:#555;}
.red {color:#CD0000;font-weight:bold}
.green {color:#4F6228;font-weight:bold}
strong.new, strong.new_red {
			padding:4px 6px;	
			margin:3px 0;
			margin-right:3px;
			font-size:1em;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius: 5px;
			background:#CD0000;	
			color:#fff;

			}
			
strong.new {color: #7F6C4E;background:#F3E89F;}

		 li {margin-bottom:10px;}
		
		ul.disc {margin-left:-5px;}
		ul.disc li {list-style:disc;padding-left:5px;}
		
		.box {padding:15px;border:2px solid #CD0000;font-size:1.3em;line-height:140%;background:url(../images/box_bg2.png) repeat-x bottom left;-moz-border-radius:10px;border-radius:10px;-webkit-border-radius:10px;}
		
		.box_round {height:129px;width:187px;padding:40px;padding-top:60px;padding-bottom:0;color:#fff;text-align:center;font-size:1em;line-height:140%;background:url(../images/red_circle.png) no-repeat bottom left;}
		
		.box_round a {color:#eee;}
		.box_round a:hover {background:#B41414}

/* --- Main Layout --- */

#totop {position:fixed;top:0;right:10px;font-size:0.9em;}
	#totop a {color:#CD0000;}
	#totop a:hover {color:#000;}

#header{ 
background:#CD0000 url(../images/kit_header_bg.png) repeat-x bottom left;
padding-top:5px;
color:#eee;
border-bottom:1px solid #770000;
}

	#header .frame {height:124px;}
	
	#header h1 {
		padding:0;
		letter-spacing:-1px;
		font:2em arial, helvetica, sans-serif;
		color:#fff;
		text-shadow:none;
	}

	#header_content .frame {background:none;}

	#top_menu {float:right;color:#FC926D;margin-right:-130px;margin-top:10px;}
	
		#top_menu a {color:#FC926D;padding:2px;text-decoration:none;}
		#top_menu a:hover {color:#fff;text-decoration:none;}
	
	ul#menu {
		padding-bottom:5px;
		text-align:left;
		margin-left:-45px;
	}
	
		ul#menu li {
			display:block;
			font-size:1.2em;
			color:#b2b2b2;
			padding:5px;
			width:100%;
			border-bottom:none;
			clear:both;
			padding-left:45px;
			cursor:pointer;
		}
		
		ul#menu li.step {background:url(../images/apollo_head.png) no-repeat center left;}
	
		ul#menu li a {
			color:#222;
			width:100px;
			text-decoration:none;
		}		
		
		ul#menu li a:hover, ul#menu li a.selected {
			color: #A63B16;
		}
		

	#content {			
		background:#fff ;
		letter-spacing:-0.02em;
		}
		
	#content .frame {padding:10px;padding-top:30px;background:#fff url(../images/girl.png) no-repeat bottom right;}					

	.right_content { 
	float:right;
	width:26%;
	min-height:350px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:350px; /* for IE5.x and IE6 */
	padding:10px 15px;
	}
	
	
	.right_content h3 {text-align:center;}

	.left_content { 
	width:65%;
	float:left;
	min-height:350px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:350px; /* for IE5.x and IE6 */
	padding:10px 10px;
	}
	
	.right_content h1, .left_content h1 {text-align:center;}
	
		.left_column {width:46%;float:left;padding:10px 10px;border:1px solid #999;height:auto !important;min-height:650px;height:650px;}
		.right_column {width:46%;float:right;padding:10px 10px;border:1px solid #999;height:auto !important;min-height:650px;height:650px;}
	
	.side_box {float:right;width:200px;clear:both;margin:10px;padding:10px;padding-top:5px;border:1px solid #C5C5C5;background:url('../images/bg1a.png') repeat-x top left;}

	a.buy-button {
		text-decoration:none;
		float:right;
		margin-right:20px;
		color:#fff;
		background:#CD0000;
		padding:5px 10px;
		border:1px solid #680000;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius: 5px;
		}
	a.buy-button:hover {background:#FF1616;}
	
	
#footer { 
clear:both;
width:100%;
background-color:#CD0000;
color:#eee;
height:40px;
border-top:1px solid #770000;
font-size:0.9em;
padding:20px 0;
font-size:0.9em;
margin:0;
position:abosolute;
bottom:0;
}

	#footer a {color:#FC926D;padding:2px;text-decoration:none;}
	#footer a:hover {color:#fff;text-decoration:none;}


	

			form.styled_form input[type=submit]:hover, form.styled_form input[type=submit]:focus, .submit_green:focus  {background: #6A6A6A url('../images/inputbtn_green.png') no-repeat bottom left;border:none;}
			form.styled_form input[type=submit]:active, .submit_green:active {background: #000 url('../images/inputbtn_green.png') no-repeat top left;border:none;text-shadow:none;}
			
			.panel a.button_large {
				font-size:1.6em;
				padding:20px;
			}
			
			
			a.button_red {float:right;color:black;background:#df0c0c;}
			a.button_red:hover {background:#a50d01;color:#fff;}
	
/* ------------------------------ Tooltips -------------------------------*/

a.tooltip b, a.tooltip2 b {display:none;}
a.tooltip:hover, a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {font-size:0.9em;display:block; position:absolute; bottom:36px; left:0px; padding:5px; font-weight:normal; color:#4C3601; border:1px solid #FFC53A; background:#FFE877; width:190px;opacity:0.8;text-align:center;}
a.tooltip:hover b em, a.tooltip2:hover b em {position:absolute; bottom:-8px; width:11px; height:8px; padding:0px;left:20px; background:url(../images/tooltip.gif) 0 0; display:block; font-size:1px;}

a.tooltip2:hover b {font-size:0.6em;display:block; position:absolute; bottom:78px; left:0px; padding:5px; font-weight:normal; color:#4C3601; border:1px solid #FFC53A; background:#FFE877; width:210px;opacity:0.8;text-align:center;}



/***** Tables *****/
 
 	#cart {
		border-collapse: collapse;
		margin-bottom:20px;
		width:600px;

	}

	#cart td {
		border: 1px solid #ddd;
		vertical-align:middle;
		text-align:center;
		padding:5px;
		font-size:1.1em;
	}

	#cart th {
		text-align: left;
		background-color: transparent;
		border-bottom: 1px solid #ddd;
		font-weight: bold;
		font-size:1em;
		padding-bottom:5px;
		text-align:center;
	}
	#cart tfoot th {
		text-align: right;
		font-size:1em;
		border:none;
		padding-right:10px;
	}
	
	#cart td  input {width:30px;border:none;}
	#cart td  input:focus {background:#FFF29A;}
	
	.cart_info {line-height:120%;margin-bottom:70px;clear:both;border:none;background:none;}
	.cart_info h2 {font-size:1.2em;}
	
	.apollo  a.button_pink, .apollo .cart_info a.button_pink span {
	
	}	
	.apollo  a.button_green {float:right;margin-right:125px;}
	.apollo .breadcrumbs {display:none;}
		
	
.product_image	{border:1px solid #ddd;margin:0 20px;margin-top:0px;padding:5px;}
.apollo .product {float:left;width:70%;}	
.description {padding:0px;margin-bottom:10px;max-width:600px;}
.price {
	width:60px;
	text-align:center;
	color:#777;
	float:right;
	margin-left:10px;
	font-weight:bold;
	font-size:1.3em;
	padding:8px;
	margin-top:15px;
	text-shadow:#fff 1px 1px 0;
	background:#e9e9e9;
	border:1px solid #ddd;
	border-radius:15px;
	-moz-border-radius:15px;
}

.price_title {
	font-family:arial, sans-serif;
	width:80px;
	margin-left:20px;
	font-size:0.62em;
	font-weight:bold;
	padding:2px 10px;
	color:#888;
	letter-spacing:0.02em;
	text-shadow:#fff 0px 1px 0;
	background:#e9e9e9;
	border:1px solid #ddd;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

.larger_price {font-size:0.8em;margin-top:10px;}
	
.price_title:hover {color:#444;}
	
/*---------- Buttons --------------- */

a.button_green, a.button_pink {
    background: transparent url('../images/button_a2.png') no-repeat scroll top right;
    color: #fff;
	font-weight:bold;
	font-size:1.1em;
    display: block;
    float: left;
    height: 36px;
    margin-right: 6px;
    padding-right: 17px;
    text-decoration: none;
	margin-bottom:6px;
	cursor:pointer;
	text-shadow:#444 1px 0px 0px;
}

a.button_pink {background: #e6138a url('../images/button_pink_a.png') no-repeat scroll top right;}

a.button_green span, a.button_pink span {
    background: transparent url('../images/button_span2.png') no-repeat;
    display: block;
    line-height: 32px;
    padding: 2px 0 2px 17px;
} 

a.button_pink span {background: #e6138a url('../images/button_pink_span.png') no-repeat;}

a.button_green:hover , a.button_green:active, a.button_pink:hover , a.button_pink:active {
    background-position: bottom right;
    color: #fff;
    outline: none; 
	border-bottom:none;
}

a.button_green:hover span, a.button_green:active span, a.button_pink:hover span, a.button_pink:active span  {background-position: bottom left; } 
a.button_green:active, a.button_pink:active {background-position: top right;}
a.button_green:active span, a.button_pink:active span {background-position: top left;}

		
			.button {
			text-align:center;
			position:relative;
			height:200px;
			width:350px;
			text-align:center;
			}

			.button a {
			font-weight:bold;
			font-size:1.6em;
			padding:20px;
			color: #7F6C4E;
			background:#F3E89F;
			text-decoration: none;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius: 5px;
			position:absolute;
			top:0;
			right:0;
			margin-top:80px;
			margin-right:80px;
			}
			
			a.button_small, a.button_large, a.button_red  {
				font-weight:bold;
				font-size:1em;
				padding:5px 10px;
				color: #7F6C4E;
				background:#F3E89F;
				text-decoration: none;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius: 5px;
			}
			
			
			
			.submit_green, input[type=submit] {
				width:115px;
				height:36px;
				background: transparent url('../images/inputbtn_green.png') no-repeat top left;
				border:none;
				font-weight:bold;
				font-size:1.2em;
				color:#eee;
				text-align:center;
				text-shadow:#444 1px 0px 0px;
			}
			
			form.styled_form input[type=submit]:hover, form.styled_form input[type=submit]:focus, .submit_green:focus  {background: #6A6A6A url('../images/inputbtn_green.png') no-repeat bottom left;border:none;}
			form.styled_form input[type=submit]:active, .submit_green:active {background: #000 url('../images/inputbtn_green.png') no-repeat top left;border:none;text-shadow:none;}
			
			.panel a.button_large {
				font-size:1.6em;
				padding:20px;
			}
			
			
			a.button_red {float:right;color:black;background:#df0c0c;}
			a.button_red:hover {background:#a50d01;color:#fff;}
	


/* ------------------------------ Validation -------------------------------*/

	.formError {
			position:absolute;
			top:300px; left:300px;
			width:150px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#000;
				color:#fff;
				font-family:tahoma;
				font-size:0.8em;
				box-shadow: 1px 1px 6px #000;
				-moz-box-shadow: 1px 1px 6px #000;
				-webkit-box-shadow: 1px 1px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 1px 4px 5px #000;
					-moz-box-shadow: 1px 4px 5px #000;
					-webkit-box-shadow: 1px 1px 5px #000;
					font-size:0px; 
					
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 	

/* ------------------------------ Overrided st -------------------------------*/



#order_success p {
clear:both;
}

