/*  Style sheet for www.dustscan.co.uk          */
/*  All images used copyright to DustScan 2004  */

body
{
    background-color: #ccc;
    background-image:url("images/bg.gif");
    font-family: arial;
    text-align: center;
}

#outer
{
    background: #fff;
    margin: auto;
    text-align: center;
    width: 700px;
    height: auto; 
    border: 1px solid #ccc;	    
}

#banner
{
    background: #fff;
    margin: auto;
    width: 700px;
    height: 105px;
    text-align: left;
    background:url(images/banner4.jpg);
}

#links
{
    background: #F8F0D7;
    width: 700px;
    height: 40px;
    text-align: left;
    /*background: url(images/links4.gif);*/
    margin-bottom:20px;
}

.main_links
{
    width: 400px;
    height: 30px;	
    float: left;
}

.second_links
{
    width: 210px;
    padding-left:0px;
    height: 30px;	
    float:right;
}

#main_left
{
    background: #fff;
    width: 230px;
    height: auto;
    margin-left: 10px;
    text-align: left;
    float:left;
}

.left_image
{
    background: #F8F0D7;
    width: 230px;
    height: auto;
    margin-top: 4px;
    text-align: left;   	
}

.left_top
{
    background: #F8F0D7;
    width: 230px;
    height: 27px;
    text-align: left;	
	 background:url(images/left_top.gif) no-repeat;	
}

.left_image_middle
{
    background: #F8F0D7;
    width: 210px;
    height: auto;
    text-align: center;
	background:url(images/left_middle.gif) repeat;
    padding-left: 10px;
    padding-right: 10px;	
}

.left_bottom
{
	background: #F8F0D7;
    width: 230px;
    height: 27px;
    text-align: left;
	background:url(images/left_bottom.gif) no-repeat;	
}

.left_text
{
    background: #fff;
    width: 230px;
    height: 200px;
    margin-top: 20px;
    text-align: left;	
}

.left_text_middle
{
	background: #F5F0E1;
    width: 210px;
    height: auto;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
	background:url(images/left_middle.gif) repeat;	
}

#main_right
{
    background: #fff;
    width: 400px;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    float:left;	
	border: 0px solid #000;
}

.tab_top1
{
    background: #fff;
    width: 420px;
    height: 43px;
    text-align: left;
    background:url(images/tab_top1.gif) no-repeat;	
    padding-top:4px;
}

.tab_top2
{
    background: #fff;
    width: 420px;
    height: 43px;
    text-align: left;
    background:url(images/tab_top2.gif) no-repeat;	
    padding-top:4px;
}

.tab_top3
{
    background: #fff;
    width: 420px;
    height: 43px;
    text-align: left;
    background:url(images/tab_top3.gif) no-repeat;	
    padding-top:4px;
}

.tab_top4
{
    background: #fff;
    width: 420px;
    height: 43px;
    text-align: left;
    background:url(images/tab_top4.gif) no-repeat;	
    padding-top:4px;
}

.tab_link1
{
	width: 100px;
	height:auto;
	margin-left:5px;
    padding-top:5px;
    float:left;	
    text-align: center;
}

.tab_link2
{
	width: 100px;
	height:auto;
    margin-left:3px;
    padding-top:5px;
    float:left;	
    text-align: center;
}

.tab_link3
{
	width: 100px;
	height:auto;
    margin-left:0px;
    padding-top:5px;	
    float:left;
    text-align: center;
}

.tab_link4
{
	width: 100px;
	height:auto;
    margin-left:7px;
    padding-top:5px;	
    float:left;
    text-align: center;
}

.tab_middle
{
    background: #fff;
    width: 396px;
    height: auto;
    text-align: left;
    background:url(images/tab_middle.gif) repeat-y;	
    padding-left: 12px;
    padding-right: 12px;
}

.tab_bottom
{
    background: #fff;
    width: 420px;
    height: 25px;
    text-align: left;
    padding-bottom:20px;
    background:url(images/tab_bottom.gif) no-repeat;
}

#footer
{
	background: #fff;
    margin: auto;
    margin-top:10px;
    padding-top:10px;
    width: 700px;
    height: 30px;
    text-align: center;
    background:url(images/footer4.gif); 
    clear: both; 	
}


/* Fonts */

h1
{
    FONT-WEIGHT: 500;
    FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:5px; 
    padding-right:5px; 
    margin:0;  		
}

h2
{
	FONT-WEIGHT: 500;
    FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:5px; 
    padding-right:5px; 
    margin:0;  	
}

h3
{
	FONT-WEIGHT: 500;
    FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:5px; 
    padding-right:5px; 
    margin:0;  	
}

.main
{
    FONT-WEIGHT: 500;
    FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;	
	padding-left:5px; 
    padding-right:5px; 
    margin:0px; 	
}

.title
{
    FONT-WEIGHT: 700;
    FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:5px; 
    padding-right:5px; 
    margin:0;  	
}

.title_link
{
    FONT-WEIGHT: 700;
    FONT-SIZE: small;
    COLOR: #669900;
    TEXT-DECORATION: none;	
    padding-left:5px; 
    padding-right:5px; 
    margin:0;  	
}

.small
{
	FONT-WEIGHT: 500;
    FONT-SIZE: x-small;
    COLOR: #000;
    TEXT-DECORATION: none;	
    margin:0;  	
}

.dustscan
{
	FONT-WEIGHT: 700;
	FONT-SIZE: small;
	COLOR: #000;
	font-style: italic;
	FONT-FAMILY: verdana;	
}

.red
{
	FONT-WEIGHT: 500;
    FONT-SIZE: small;
    COLOR: #FF3333;
    TEXT-DECORATION: none;	
    margin:0;  	
}

.form_text
{
    FONT-WEIGHT: 500;
    FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;	
    margin:0;  
    padding:0;	
}

.tab_links_on
{
    FONT-WEIGHT: 500;
    FONT-SIZE: small;
    COLOR: #666;
    TEXT-DECORATION: none;	
}

.main_links_on
{
    FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #666;
    TEXT-DECORATION: none;	
}

A.tab_links_off:link
{
    FONT-WEIGHT: 500;
    FONT-SIZE: x-small;
    COLOR: #669900;
    TEXT-DECORATION: none;	
    padding:0px;
    margin:0px;
}

A.tab_links_off:visited
{
    FONT-WEIGHT: 500;
    FONT-SIZE: x-small;
    COLOR: #669900;
    TEXT-DECORATION: none;	
    padding:0px;
    margin:0px;
}

A.tab_links_off:hover
{
    FONT-WEIGHT: 500;
    FONT-SIZE: x-small;
    COLOR: #666;
    TEXT-DECORATION: none;	
    padding:0px;
    margin:0px;
}

A.link:link
{
    FONT-WEIGHT: 500;
    FONT-SIZE: small;
    COLOR: #336600;
    TEXT-DECORATION: none;
    margin: 0px;
    padding: 0px;
}

A.link:visited
{
    FONT-WEIGHT: 500;
    FONT-SIZE: small;
    COLOR: #336600;
    TEXT-DECORATION: none;
}

A.link:hover
{
    FONT-SIZE: small;
    COLOR: #666;
    TEXT-DECORATION: none
}


UL
{
    margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none; 
	display: inline;
	/*width: 155px;*/
	text-align: center;
}

LI.nav
{
    PADDING-left: 15px;
    padding-top: 7px;
    DISPLAY: inline;
    FLOAT: left;
    POSITION: relative
}

LI.main
{
	list-style-type: square;
}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 0px;
	top: 25px;
	display: none;
	list-style-type: none; 
	}
	
UL LI A
{
    display: block;
	text-decoration: none;
	color: #777;
	padding: 4px;
	border-bottom: 0;
	/*border: 1px solid #ccc;*/
}

/*li:hover ul { display: block; }*/

li:hover ul, li.over ul { 
	display: block; }


UL LI.links
{
    POSITION: relative;
}

LI UL.links
{
    DISPLAY: none;
    LEFT: 149px;
    POSITION: absolute;
    TOP: 0;
}

ol.lroman 
{
    list-style-type: disc;
    padding-left: 30px;
    padding-top: 20px;
    margin: 0;
}

ol.front 
{
    list-style-type: disc;
    padding-left: 30px;
    padding-top: 0;
    margin: 0;
}

li
{
    padding-bottom:0px;	
}

form
{
    padding:0px;
    padding-left:15px;
    margin:0px;	
}

img 
{
    padding:0px;
    margin:0px;	  
    text-decoration:none;
    border:0;
}

.pictures
{
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;	
}


/* Menu items */

#menu {
width: 100%;
background: #F8F0D7;
float: left;
text-align: center;
margin-bottom:20px;
}

#menu ul {
background-color: #ccc;
list-style: none;
width: 95px;
float: left;
text-align: center;
border: 0px solid #ccc;
margin-left: 0px;
}

#menu ul.large {
background-color: #ccc;
list-style: none;
margin: 0;
padding: 0;
width: 90px;
float: left;
text-align: left;
border: 0px solid #000;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #F8F0D7;
margin: 0;
padding: 2px 3px;
background: #006600;
}

/* Main menu links */
#menu main_link {
color: #336600;
background: #F8F0D7;
text-transform: uppercase;
text-decoration: none;
}

#menu main_link:hover {
color: #000;
background: #F8F0D7;
text-transform: uppercase;
border-color: #F8F0D7;
text-decoration: none;
}

/* Sub menu links */
#menu a.menu_link {
color: #000;
background: #F8F0D7;
text-decoration: none;
}

/* Sub menu links */
#menu a {
color: #336600;
background: #F8F0D7;
text-decoration: none;
text-align: center;
}

/* Sub menu hover */
#menu a:hover {
color: #000;
background: #F8F0D7;
text-align: center;
}

#menu li {
position: relative;
text-align: left;
}

#menu ul ul {
position: absolute;
z-index: 500;
top: 20px;
margin-left:0px;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}





