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

/* VISUALS SHOULD BE LISTED HERE IN ORDER FROM TOP TO BOTTOM
   ON THE HOLDING PAGE
*/	

body {
background:url("images/submenu_floor.gif") repeat-x scroll 0 0 transparent;
}

body, div, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}

h1 
{
font-family: Century Gothic, sans-serif;
padding:12px 0;
}

/* MAIN DIV WRAPPER FOR HOLDING PAGE */
#wrapper 
	{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:28px;
	}

a 
	{
	border-style:none;
	color:#144FAE;
	text-decoration:none;
	}
	
p, h2

{
	font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:small;
}


/* THIS IS TO STOP THE OTHER IMAGES APPEARING ON LOAD */
.pics2 img {display:none;}
img.first {display:block;}
	
img 
	{
	border-style:none;
	}
	
span
{
	cursor:pointer;
}

.spancolour {
	color:#005B7F;
}
	
h4  {
color:#62828F;
font-size:1.1em;
font-weight:bold;
border-bottom:medium double;
border-bottom-color:#2C2B2B;
font-family: Century Gothic, sans-serif;
}

li.select-list
{
	cursor:pointer;
	color:#000000;
	
}

#content
{
	float:left;
width:662px;
}

#select-nav {
border-right:1px dotted black;
float:left;
width:175px;
}

#select-nav ul li {
list-style:none outside none;
color:#000;
}

#select-nav li:hover
{
	cursor:pointer;
	color:#005B7F;
	
}

ul {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}
	

.main_text {
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
	
img.fantech-longword
	{
	}

#image-container {
float:right;
width:250px;

}

.right-image 
{
	margin-bottom:10px;
	height:258px;
	width:250px;
}
.news_headers  {
color:#007CC2;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
}

#header {
    -moz-box-shadow: -5px 1px 16px #BFBFBF;
	-webkit-box-shadow: -5px 1px 16px #BFBFBF;
	box-shadow: -5px 1px 16px #BFBFBF;
    height: 208px;
    padding-top: 8px;
    position: relative;
}

#header-within {
width:920px;
margin:0 auto;
	
}


span.download-button  {
color:#696969;
font-family:century gothic;
font-size:17px;
}

span.download-button:hover  {
color:#0092CF;
font-family:century gothic;
font-size:17px;
}

ol#toc {
background:url("images/tabs_bg.gif") repeat scroll 0 0 #ffffff;
font-size:10pt;
height:2.5em;
list-style:none outside none;
margin:1em 0;
margin-top:0px;
overflow:hidden;
padding:0 60px 0 25px;
width:577px;
margin-bottom:0px;
padding-left:0px;
}

ol#toc a {
	background: #9b9b9b url(images/tabs.gif);
	color: #444;
	display: block;
	float: left;
	height: 2.5em;
	padding-left: 5px;
	text-decoration: none;
}

ol#toc a:hover {
	background-color: #d8d8d8;
	background-position: 0 -120px;
	color: #666;
}

ol#toc a:hover span {
	background-position: 100% -120px;
}

ol#toc a:hover.active,
ol#toc a.active {
	background-color: #f8f8f8;
	background-position: 0 -60px;
	color: #222;
	font-weight: bold;
}

ol#toc a:hover.active span,
ol#toc a.active span {
	background-position: 100% -60px;
}

ol#toc li {
	float: left;
	margin: 0 3px 0 0;
}

ol#toc span {
	background-image:url('images/fantech-tab-bg2.png');
	cursor: pointer;
	display: block;
	float: left;
	line-height:24px;
	margin-top:3px;
	padding:0.5em 5px 0 6px;
	color:#ffffff;
font-family:Century Gothic,sans-serif;
font-size:1.1em;
font-weight:bold;
}

ol#toc span.selected {
	background-color:#EFEFEF;
	background-image:url('');
	cursor: pointer;
	display: block;
	float: left;
	line-height:24px;
	padding:0.5em 5px 0 6px;
	color:#000000;
	margin-top:3px;;
font-family:Century Gothic,sans-serif;
font-size:1.1em;
font-weight:bold;
}



/* FANTECH LOGO */
img.main-logo {
	border-bottom:medium double #0092CF;
	border-color:#0092CF;
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

/* LINK TEXT WILL GO HERE */
#contact-download {
margin-left:auto;
margin-right:auto;
padding-top:10px;
text-align:center;
width:345px;
}

/* COMING SOON UNDERNEATH */
img.coming-soon 
	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	}

/* TEXT STYLES AT THE BOTTOM */

p.holder-information 
	{
	color:#696969;
	font-family:Century Gothic, sans serif;
	font-size:small;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:723px;
	position: relative;
	top: 30px
	}

h3 {
	font-family:Helvetica;
	font-size:small;
	}
	
.contact-bottom
	{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
.hide-class
	{
	display:none;
	}
	
span.blue
	{
	color:#0092CF;
	}

/* *********** END OF HOLDING PAGE *********** */

/* *********** DOWNLOAD *********** */

.specscolumn  
		{
	float:left;
	font-size:0.9em;
	line-height:1.0em;
	width:650px;
	min-height:661px;
	background-color:#EFEFEF;
	

		}
		
.carparkvent  
		{
	float:left;
	font-size:0.9em;
	line-height:1.0em;
	width:650px;
		}

.carparkvent ul {
color:#454545;
float:left;
font-size:small;
list-style:disc outside none;
margin:0;
padding:0 0 0 1.5em;
}
		
		
		
.specscolumn-right 
		{
	float:right;
	padding:37px;
		}
		
.specscolumn ul {
color:#454545;
float:left;
font-size:small;
list-style:disc outside none;
margin:0;
padding:0 0 0 35px;
}

.specscolumn ul li 
	{
	color:#454545;
	list-style:disc outside none;
	margin:5px 0 2px;
	line-height:inherit;
	}
	
.specscolumntwo  
		{
	float:left;
	font-size:0.9em;
	line-height:1.0em;
	width:250px;
	padding-left:48px;
		}
		
.specscolumntwo ul
	{
	list-style:disc outside none;
	margin:0;
	padding:0 0 0 1.5em;
	font-size:small;
	color:#454545;
	}

.specscolumntwo ul li 
	{
	color:#454545;
	list-style:disc outside none;
	margin:5px 0 2px;
	line-height:inherit;
	}

li 
	{
	list-style-position:outside;
	}		
	
		
#main-info
	{
	width:608px;
	float:left;
	}	
	
	
	
	
/* FOOTER STYLES SHOULD GO HERE AT THE BOTTOM */
	
#footer {
color:#999999;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:2em;
margin:20px auto;
position:relative;
text-align:center;
width:100%;
}
/* THIS IS HIDDEN, NOT SURE WEATHER ITS NEEDED OR NOT */
.copyright {
bottom:28px;
float:left;
visibility:hidden;
font-family:Helvetica;
font-size:smaller;
position:absolute;
right:100px;
vertical-align:middle;
}	
	
	
img.elta-logo {
clear:both;
float:right;
height:76px;
position:relative;
right:85px;
width:110px;
}

.footer-text {
font-family:sans-serif;
padding-top:21px;
}
	
/* ABOUT */

.pics {  
    height:  232px;  
    width:   295px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 5px;  
    width:  295px; 
    height: 200px; 
    top:  0; 
    left: 0 
}

.pics2 { 
float:left;
min-width:222px;
height:160px;
margin-top:19px;

}

#spinning-fan  {
left:315px;
position:relative;
width:284px;
}


#footer2
{
}


#example1 {
    float: left;
    font-family: helvetica;
    font-size: small;
    height: 80px;
    left: 118px;
    position: relative;
    text-align: center;
    width: 614px;
}

#example1 p {
font-family:Century Gothic,sans-serif;	
	
}

span#news {
    bottom: 5px;
    color: #000000;
    font-family: Century Gothic,sans-serif;
    font-size: 33px;
    position: relative;
    right: 32px;
}
.clear {
	clear:both;
}

#we-moved {
    bottom: 45px;
    left: 52px;
    position: relative;
    z-index: -1;
}

#address {
font-family: Century Gothic;
font-size: 14px;
line-height: 23px;
position: absolute;
right: 215px;
top: 116px;
width: 211px;
}

#moved-pic {
position:relative;
	
}

#address span {
    cursor: default;
}
