@charset "UTF-8";
/* CSS Document */

body, html {
	background: #0c121d url(images/main_background_2.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment: fixed;
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#wrapper{
   position: relative;
   width: 880px;
   margin-left: auto;
   margin-right: auto; 
   padding-bottom: 5px;
   background: #19334A;
	}
img {
	border: 0px;
	}
.blue_box {
	padding: 10px;
	background: #0F1A28;
}
	
#content {
   width:870px;   
   background-color: transparent;   
   z-index: 2;  
   padding: 5px;
   }
	
.ai_logo {
	position: absolute;
	top: -15px;
	left: 715px;
	z-index: 200;
	border: 0px;
	}
	
.ia_flash_logo {
	position: absolute;
	left: 651px;
	top: 12px;
}
	
.lists {
	margin-left: 30px;
}
	
h1 {
	font-size: 16px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/h1_bg.jpg);
	background-repeat: repeat-x;	
	padding: 7px;
	}
	
	
	
a {
	color: #ff0000;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}
	
#header {
	height:100px;
	background: url(images/button_fade.jpg) #06060B ; 
	background-repeat: no-repeat;
	background-position: 6px 6px;
	margin-bottom: 5px;	
	}
	
.clear_both {
	clear: both;
	}


.flash_index {
	height: 280px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	}

#flash {
	height: 400px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	}
	
#flash_products {
	height: 280px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	}
		
#index_content {
	text-align: justify;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	margin-top: 2px;
	}
		
#left_content {
	text-align: justify;
	padding: 10px 8px 10px 11px;
	background: #06060B;
	margin-top: 5px;
	color: #fff;
	}

#footer {
position: relative;
	width: 870px;
	height: 30px;
	margin-left: 5px;
	font-size: 11px;
	clear: both;	
	background: #06060b;
	color: #cccccc;
	padding: 20px 0px 20px 0px;
	text-align: center;	
	}

#footer a {
	color:#52708C;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #ffffff;
	text-decoration:underline;	
	}
	
.author {
	visibility:hidden;
	position:absolute;
	color:#06060B;
	text-align: right;
	top: 52px;
	left: 667px;
	}	
	
.author a {
	text-decoration: none;
	color: #06060B;
	}
.author a:hover {
	color: #06060B;
	}
	
.distributors {
	clear: both;
	padding-bottom: 20px;
	}
	
/* - - - - - - - - - - - - - - - -main navigation BELOW- - - - - - - - - - - - - - - - - - */


		
ul {
	MARGIN:0px;	
	padding:0px;
	}
	
.main_nav {
	list-style-type:none;
	display: inline;
	}

.main_nav a {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
	color:#ffffff;
	height:22px;
	width: 105px;
	padding: 8px 0px 0px 0px;
	border-right: 1px solid #06060b;
	}
.main_nav a:hover{
	color:#ffffff;
	text-decoration: none;
	background: url(images/nav_bg_top_2.jpg);
	
	}
	
.main_nav a:active{
	color:#ffffff;
	text-decoration: none;
	background: url(images/nav_bg_top.jpg);
	
	}		
.nav_wrapper {
	position: absolute;
	top:38px;
	left:11px;
	background:none;
	width: 663px;
	}



/* - - - - - - - - - - - - - - - -  main navigation ABOVE - - - - - - - - - - - - - - - - - - */

.specials_wrappers_left {
	width: 408px;
	height: 165px;
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #454545;
	background-image: url(images/specials_bg.jpg);
	}
	
.specials_wrappers_right {
	margin-bottom: 10px;
	width: 408px;
	height: 165px;
	padding: 5px;
	float: left;
	border: 1px solid #454545;
	background-image: url(images/specials_bg.jpg);
	}



/* - - - - - - - - - - - - - PRODUCT BOXS BELOW  - - - - - -*/



.prod_box {
	width: 115px;
	margin-right: 7px;
	margin-bottom: 7px;
	height: 144px;
	float:left;
	background:  url(images/products_bg.jpg) #06060b;
	background-repeat: no-repeat;
	}
	
.prod_box_right {
margin-bottom: 7px;
	width: 115px;
	height: 144px;
	float:left;
	background:  url(images/products_bg.jpg) #06060b;
	background-repeat: no-repeat;
	}
	
	
.prod_caption_wrapper {
font-family: arial, verdana, helvetica, sans-serif;
	width: 115px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 4px;
	color: #fff;
	font-size: 12px;
	clear: both;
	text-align: center;
	float: left;
	background: url(images/caption_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

.prod_boxes_wrapper {
	HEIGHT: 194px;
	}
	
.prod_boxes_wrapper_downloads {
	HEIGHT: 160px;
	clear: both;
	}

.key_wrapper {
	clear:both;
	height: 140px;
	padding-top: 5px;
	background: #06060B;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}
.key_holder {
	background: #06060B;
}


.key_box_red {	
	width: 135px;
	height: 26px;
	margin-top: 5px;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-left: 3px;
	border: 2px solid #DB1927;
	padding-top: 14px;
	
}


.key_box_grey {
	width: 135px;
	height: 35px;
	margin-top: 5px;
	padding-top: 5px;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 5px;
	border: 2px solid #B7BCBD;
	
}

.key_box_green {
	width: 135px;
	height: 35px;
	margin-top: 5px;
	padding-top: 5px;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 5px;
	border: 2px solid #00B119;
	
}

.key_box_orange {
	width: 135px;
	height: 26px;
	margin-top: 5px;
	padding-top: 14px;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 5px;
	border: 2px solid #FF8400;
	
}







.key_box_purple {
	font-family: arial, verdana, helvetica, sans-serif;
	width: 135px;
	height: 35px;
	margin-top: 5px;
	padding-top: 5px;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 5px;
	border: 2px solid #A300F8;
	
}



.key_box_right {
	font-family: arial, verdana, helvetica, sans-serif;
	width: 135px;
	height: 26px;
	margin-top: 5px;
	padding-top: 14px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	border: 2px solid #F9CD00;
	
	
}

.key_image {
	clear:both;
	margin-bottom: 5px;
	margin-top: 2px;
	}
	
/* - - - - - - - - - - - - - - - - - WEB PARNERS CSS BELOW - - - - - - - - - - - - - - - - - */

.web_partners_header_text_outer {
	clear:both;
	padding: 8px;
	background-image: url(images/specials_bg.jpg);
	margin-bottom: 20px;
	border: 1px solid #454545;
	}
	
.web_partners_header_text_inner{
	padding: 12px;
	background:#171717;
	line-height: 1.4;
	border: 1px solid #454545;
	}

.web_partners_text_outer {
	width:409px;
	height: 98px;
	float: left; 
	padding: 5px;
	background-image: url(images/specials_bg.jpg);
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #454545;
	}
	
.web_partners_text_outer_right {
	width:408px;
	height: 98px;
	float: left; 
	padding: 5px;
	background-image: url(images/specials_bg.jpg);
	margin-bottom: 10px;
	border: 1px solid #454545;
	}
	
.web_partners_text_inner {	
	padding: 5px;
	height: 88px;
	background: #1d1d1d;
	border: 1px solid #454545;
	}
	
.web_logo {
	FLOAT: LEFT;
	WIDTH: 200PX;
	margin-right: 10px;
	}
	
.web_text {
	/*WIDTH: 165PX;*/
	FLOAT: LEFT;
	padding-left: 20px;
	padding-top: 30px;
	}



/* - - - - - - - - - - - - - - - - - WEB PARNERS CSS END - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FORM CSS BELOW  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.address_right {
	clear: both;
	background: #1d1d1d;
	padding: 10px 10px 10px 10px;
	border: 1px solid #454545;
	position: relative;
	width: 822px;
	}




.contact_right {
margin-bottom:20px;
	float: left;
	width: 380px;
	background: #1d1d1d;
	padding: 20px 10px 10px 10px;
	border: 1px solid #454545;
	position: relative;
	height: 500px;
	}

.contact_left {
	margin-right:20px;
	margin-bottom: 20px;
	width: 400px;
	height: 500px;
	float: left;
	background: #1d1d1d;
	border: 1px solid #454545;
	position: relative;
	padding: 20px 10px 10px 10px;
	
	}




.contact_right a, .contact_left a, .address_right a {
	text-decoration: underline;
	color: #88B5D8;
	font-weight: bold;
	}
.contact_right a:hover, .contact_left a:hover, .address_right a:hover {
	text-decoration:none;
	color: #ccc;
	}
	
.google_map {
	float: right;
	}
.flag_european {
	position: absolute;
	top: 0px;
	left: 336px;
	}


.flag_uk {
	position: absolute;
	top: 0px;
	left: 355px;
	}


	
input {
	border: 1px solid #BFC1CE;
	background: #ccc;
	margin: 5px 0px 5px 0px;
	width: 396px;
	}
	
.comments {
	border: 1px solid #BFC1CE;
	background: #ccc;
	overflow: auto;
	margin: 5px 0px 5px 0px;
	width: 396px;
	}
	
.found_at {
	margin: 5px 10px 5px 0px;
	color: #000000;
	
	}
	
.send_me {
	border: 0px;
	BACKGROUND: #ccc;
	width:80px;
	height: 22px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 0px;
	border: 1px solid #333;
	}
	
.send_me:hover {
	BACKGROUND: #ddd;
	color: #000;
	margin-top: 10px;
	margin-left: 0px;
	border: 1px solid #333;
	}
	
.send_me_holder {
	padding-left: 321px;
	}
	
.address {
	border: 1px solid #cc9966;
	}	
.required {
	color: #ff0000;
	font-size: 16px;
	}
	
	
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  END OF FORM CSS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	
	
	
	
/* - - - - - - - - - - - - special offers boxes below - - - - - - - -*/

.sponsors_left {
	width: 408px;
	height: 252px;
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #454545;
	background-image: url(images/specials_bg.jpg);
	}
	
.sponsors_wide {
	width: 838px;
	height: 252px;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #454545;
	background-image: url(images/specials_bg.jpg);
	}
	
.sponsors_right {
	margin-bottom: 10px;
	width: 408px;
	height: 252px;
	padding: 5px;
	float: left;
	border: 1px solid #454545;
	background-image: url(images/specials_bg.jpg);
	}
	
.sponsors_text {
	float: left;
	width: 186px;
	padding: 5px;
	height: 240px;
	background: #1d1d1d;
	border: 1px solid #454545;
	}
	
	
.sponsors_text_terry {
	float: right;
	width: 410px;
	height: 245px;
	text-align: center;
	padding-top: 5px;
	background: #1d1d1d;
	border: 1px solid #454545;
	}
	
	
.sponsor_pic {
	float: left;
	margin-right: 7px;
	border: 1px solid #454545;
}


.banner_wrappers_left {
	width: 386px;
	height: 124px;
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #454545;
	background-image: url(images/specials_bg.jpg);
	}
	
.banner_wrappers_right {
	margin-bottom: 10px;
	width: 386px;
	height: 124px;
	padding: 5px;
	float: left;
	border: 1px solid #454545;
	background-image: url(images/specials_bg.jpg);
	}



.text_ie8 {
height: 1%;
}

/* - - - - - - - - - - - - - - - - - - - - job vacancy below - - - - - - - - - - - -*/

.job_vacancy {

	float: right;
	padding-top: 1px;
	}
	
	
	
.h1_index{
	font-size: 16px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/h1_bg.jpg);
	background-repeat: repeat-x;	
	padding: 7px;
	width: 590px;
	}

	
/* - - - - - - - - - - - - special offers boxes end - - - - - - - -*/
	
.contact_text {
 padding: 10px;
 margin-bottom: 20px;


}

.coming_soon {

float: left;
margin-right: 0px;
margin-left: 16px;
width: 400px;


}


/*  - - - - - - - - - - - - - - - - - - -LIGHTBOX CSS BELOW - - - - -  - - - - - - - - - - - - - - - - - -*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* - - - - - - - -  - - - - - -  - END OF LIGHTBOX CSS  - - - - - - - - - - - - - - - -*/

