/**Cascading style sheet (C) Helivation Ltd. & LambDA Webdesign - 2011**/

/**   COLOURS:
 	* RED 					-  RED
	* Dark RED main h1		-  #c70404
	* Darker text RED		-  #ad0000
	* WHL red				-  #880033
	* GOLD title			-  #b77e48
	* BLUE site bg			-  #336699
	* CALENDER blue			-  #2C5FA0
	bg F9FBFC

**/
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0px;
padding:0px; }

div {position:relative;}
/** html { overflow-y: scroll; }   FF blank scroll bar **/

a {color:#336699; text-decoration:none;}
a:visited {color:#336699; text-decoration:none;}
a:hover {color:blue; text-decoration:underline;}
a:active {color:blue; text-decoration:underline;}
img {border-style: none;}

body {
		background: #E5E6EA url(images/bg-grey.jpg) center top no-repeat;
	text-align: center;
	font-family: verdana, geneva, sans-serif;
	font-size: 100%;
	color:black;
}

h1 {font: normal normal 1.2em verdana; margin-bottom:20px; color:#ad0000;}
h2 {font: normal bold 0.9em verdana; margin:10px 0 10px 0; color:#ad0000;}
h3 {font: italic bold 0.8em verdana; margin:0 0 5px;}
h4 {	font: normal bold 0.8em verdana; margin-bottom: 15px;}
h5 {font: italic bold 0.8em verdana; margin:0 0 5px;}
p, ul {font-size: 0.8em; margin-bottom: 20px;}

.clear{clear:both;}
.hide, hr {display:none;}


/** MAIN PAGE BLOCK **/

#container_top {
	background: #fff url(images/topfade.jpg) top left repeat-x;
	border:1px solid #ccc;
	width: 960px;
	top:0px;
	margin: 0 auto;
}
#container {
text-align:left;
	background: transparent url(images/container_b.png) top left repeat-y;
	width: 100%;
	top:18px;
}


/** HEADER **/

#header {
	width: 95%;
	border-bottom: 3px solid red;
	margin: 0 auto;
	z-index:1000;
}
#header #logo {
	margin: 10px 0px 0px 8px;
	float:left;
}
#header_text {
	text-align:right;
	float:right;
	width:70%;
	top:0px;
	right:2px;	
	margin-bottom:20px;
}
#header h2 {
	color:#b77e48;
	font-size: 0.97em;
	font-weight:normal;
	font-family: arial, geneva, sans-serif;
	margin:0px 0px 7px;
	word-spacing: 1px;
}
#header p {
	font-size: 0.75em;
	font-weight: bold;
	margin:0px;
}
#header a {color:#000}


/** MAIN MENU **/

#menu {
    font-size:0.93em;
    line-height:normal;
}
#menu ul {	
	float:right;
	list-style: none;
	margin:0px;
	padding:0px;
}
#menu li {
	float:left;
	background: url(images/menu_doorL2.gif) top left no-repeat;
	padding-bottom:0px; /**IE**/
	padding-left:7px;
}
#menu a {
	display:block;
	background: url(images/menu_doorR2.gif) top right no-repeat;
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding:10px 12px 9px 5px; /**enlarge mouse active area**/
	white-space:nowrap; /**text on one line**/
}
#menu a:visited {}
#menu li:hover {background-position:0% -40px;}
#menu li:hover a {background-position:100% -40px;}

#menu li#current a.main {
	color:#FFF;
	background: url(images/menu_currentR.gif) top right no-repeat;
}
#menu li#current {
	background: url(images/menu_currentL.gif) top left no-repeat;
}

/** MAIN MENU Sub-menu **/

#menu li ul {
	left:-999px;
	position: absolute;
	width: 190px;
	font-weight: normal;
	background: transparent url(images/sub_menu.png) bottom left no-repeat;
	border-top: 3px solid red;
	margin-left:-6px;
	padding: 0.5em 0 2em;
}
#menu li ul#right_menu {
	margin-left:-120px
}
#menu li li {
	display: block;
	float: none;
	text-align: left;
	background:none;
}
ul#right_menu li a{
	text-align: right;
}
#menu li li a {
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding:7px 15px 7px 9px;
	background:none;
}
#menu li li a:hover {
	color: red;
	background: transparent url(images/sidebox_title.png) repeat-y scroll;
}
#menu li:hover ul, #menu li.sfhover ul  {
	left:auto;
}
#preload img {height:0; width:0; border-width:0; position:absolute;z-index:-30;}

/** HOMEPAGE PROMO TEXT **/

div#top_advert {
	margin:10px 0 0 40px;
}
#banner {
	color:#B77E48;
	font-size:0.8em;
	font-weight:bold;
}
#banner:hover {
	color:#c70404;
}

/** SIDEBOX **/

#newsbox {
	text-align:center;
	float:right;
	margin:10px 9px 0px 0px;
	background:transparent url(images/sidebox_top.png) no-repeat top right;
	width:260px;
}
#newsbox #sides {
	text-align:left;
	background:transparent url(images/sidebox_sides.png) repeat-y top right;
	margin-top:199px;
	padding-top:5px;
}
#newsbox #bottom {
	position:absolute;
	background:transparent url(images/sidebox_bottom.png) repeat-y top right;
	height:47px;
	width:100%;
}
#newsbox #bottom_text {
	text-align:center;
	padding:5px 18px 0px 19px;
}
#newsbox #title {
	margin-top:25px;
	color:#ad0000;
	position:absolute;
	width:100%;
	left:0px; /**IE**/
	font:normal bold 1em verdana;
}
#newsbox h4 {
	margin:10px 17px 0px 17px;
	padding:8px;
	background: transparent url(images/sidebox_title.png) repeat-y scroll -30px 0;
}
#newsbox p {
	margin:10px 20px 0px 25px;
	padding-bottom:20px;
}
#newsbox  #sides a {
	color:#000;
	font-style:italic;
}
#newsbox #more_news {
	margin:0 30px 0 25px;
	padding-bottom:10px;
	text-align:right;
}
 #newsbox #more_news  a {
 	color:#ad0000;
	font-weight:bold;
 }
#newsbox #bottom p {
	margin:5px 16px 0px 17px;
	text-align:center;
}
#newsbox #bottom a {
	color:#000;
	font-weight:bold;
}
#newsbox .image {
	text-align:center;
	margin:0px 16px 25px;
}

#bottom_sidebox{
	clear:right;
	text-align:right;
	float:right;
	margin:50px 30px 0px 0px;
	width:222px;
}

.addthis_toolbox {
	margin:3px 0px 15px;
	float:right;
}

#facebook {
	border-bottom:10px solid white;
	float:right;
	height:100px;
	overflow:hidden;
	width:120px;
}


/**SLIDESHOW**/

.slideshow_container {
	background:transparent url(images/slideshow_border.png) no-repeat top left;
	float:left;
	width:520px;
	height:304px;
	margin:9px 0 0 20px;
}
#slideshow {
	float:left;
	margin:17px 0px 0px 15px;
	height:270px;
}
#slideshow a {
	float:left;
	position:absolute;
}
#slideshow a.show {
	z-index:500
}
#slideshow .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:50px; 
	width:100%; 
	position:absolute;
	bottom:0;
}
#slideshow .caption .content {
	margin:7px 20px;
	font-size:0.8em;
}
#slideshow img {
	width:490px;
	height:270px; 
}


/** MAIN BODY **/
	
.main_body {
	float:left;
	margin:25px 0px 0px 45px;
	width:600px;
}
.moveup {
	margin-top:10px;
}
.main_body p {
	line-height:1.4;
}
.main_body .photo {
	float:left;
	margin:5px 20px 10px 0px;
}
.main_body .photo_right {
	float:right;
	margin:5px 0 10px 20px;
}
.main_body a:hover img {
	opacity:0.6;
}
.main_body  ul {
	list-style:disc outside none;
	color:#ad0000;
	margin-left:20px;
}
.main_body  ul li span {color:black;}

#TandC {
	font-size:120%;
}
iframe#TandC {
	width:100%;
	height:200px;
	border:1px solid #666;
	margin-bottom:30px;
	background-color:#FFF;
	font-family:times;
}

#payment_table {
	width:80%;
	font-size:0.8em;
	line-height:1.4;
	margin-bottom:20px;
}
#item_name, #amount, #item_number {
	font-size:0.8em;
	font-weight:bold;
	color: black;border: none;
	height: 20px;
}
#item_name, #item_number {	
	background: #FFF url(images/text_field.gif) bottom left no-repeat;
	width: 163px;
	padding:0px 0 0px 12px;
}
#amount {
	background: #FFF url(images/payment_field.gif) bottom left no-repeat;
	width: 75px;
	padding:0px 0 0px 22px;
}

	
/** FORM **/

input:focus {
      background: #FFFFCC;
}

/** OTHERS  **/

.more_info {			/**SLIDE ACTIVATION LINK**/
	width:100%;
	border-bottom:1px #ad0000 solid;
	margin-bottom:30px;
	background: transparent url(images/arrow_down.gif) center right no-repeat;
}
.more_info a {
	color:#ad0000;
	text-decoration:none;
}
.more_info a:hover {
	color:#777;
}
.more_info_slide {
	width: 95%;	
	display:none;
	margin-bottom:20px;
	border-bottom:1px #ad0000 solid;
}
#Training .more_info_slide {border-bottom:none;}

#map_canvas {
	clear:both;
	margin:35px 0px ;
	width:480px;
	height:400px;
	border:1px solid #2C5FA0
}

div.youtube{
	margin:20px 0;
}

.buynow_inline{
	float:right;
	margin:10px 130px 0 0;
}

/** FOOTER **/

.page_break {
	clear:both;
	height:70px;
	z-index:-1
}
div#footer {
	clear: both;
	background: transparent url(images/bg-fade.jpg) no-repeat bottom left;
	height:36px;
}
div#footer #border {
	border-top:2px solid red;
	width:95%;
	margin:0 auto 5px;
	padding-top:3px;
}
div#footer p {
	margin:5px 0 0 30px;
	display:inline;
}
div#footer a {color:black; text-decoration:none;}
div#footer a:hover {color:black; text-decoration:underline;}
div#footer img {float:right; padding:0px 2px 0px;}

#copyright {color: #999; margin-top:20px;}
#copyright p {margin-bottom:0px;}
#copyright a{color: #999; text-decoration: none;}
#copyright a:visited {text-decoration:none;}
#copyright a:hover {text-decoration:underline;}
#copyright a:active {text-decoration:underline;}
