/* ================================================================ 

This copyright notice must be untouched at all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/pro_flyline1.html

Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */

#pro_flyline {

height:340px;

width:80px;

padding: 45px 0 0 5px;

margin:0;

position:relative; 

font-family:arial, verdana, sans-serif; 

font-size:12px;

z-index:10;

float:right;

}



#pro_flyline .select {

margin:0; 

padding:0; 

list-style:none; 

}



#pro_flyline .sub li {

float:left;

}





#pro_flyline .select a {

display:block;

height:28px;

width:80px;

text-decoration:none; 

color:#000;

}



#pro_flyline b {position:absolute;}



#pro_flyline .select li:hover {position:relative;}

#pro_flyline .select a:hover, 

#pro_flyline .select li:hover a {

position:relative;

color:#fff;

}

#pro_flyline .sub {

display:none;

}

#pro_flyline ul ul {display:none;}



/* IE6 only */

#pro_flyline table {

border-collapse:collapse; 

margin:-4px; 

font-size:1em; 

width:0; 

height:0;

}



#pro_flyline .sub {

margin:-8px 0px 0px 0px; 

padding:0;

list-style:none;

background:transparent url(../images/site/trans.png);

}



#pro_flyline .sub li {background:transparent; height:36px; line-height:30px}

#pro_flyline .sub li.item {font-weight:bold; color:#000; padding-left:10px;}



#pro_flyline .select :hover .sub {

height:30px;

display:block; 

position:absolute;

float:left;

width:500px;

top:0; 

left:80px; 

text-align:center;

}



#pro_flyline .select :hover .sub li a 

{display:block; height:18px; width:auto; line-height:20px; float:left; padding:0 10px; margin:5px 0; white-space:nowrap; color:#fff;font-size:12px; border-right:1px solid #ddd;}

#pro_flyline .select :hover .sub li a.last {border:0;}



#pro_flyline .select :hover .sub li a:hover

{color:#fff; line-height:18px;}


