/* CSS Document */

#compareNav{
position:absolute;
top:108px;
left:2px;
height:500px;
width:30px;
}
#compImages{
position:absolute;
left:2px;
bottom:80px;
}
#compImages IMG{
margin-top:5px;
border:1px solid #FFA800;
}
#compImages IMG:hover{
border:1px solid #FF0000;
}
#compTitle{
position:absolute;
bottom:0px;
}


body {
  margin:0;
  padding:0;
  font-size: 10px;
  font-family:Arial, Helvetica, sans-serif;
  background-color: #203A54;
}
#wholepageContainer {
width:951px;
height: 688px;
background-color: white;
}

/* HEADER CONTAINER */

#headerContainer {
width:951px;
background-image:url(../images/header.gif);
height:63px;
}	
#header {
margin-left:20px;
}

/* SEARCH BOX */
#searchContainer{
position:absolute;
top:62px;
left:740px;
z-index:100;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
display:none;
}
#quicksearchBox{
font-size:10px;
color:#203A54;
border:0px;
width:125px;
}
#quicksearchSubmit{
padding-top:1px;
}

/* ROLLOVER BUTTONS */
#homeNavButton {
	background-image: url(../images/homeNav.jpg);
}

#kayakNavButton {
	background-image: url(../images/kayakNav.jpg);
}

#climbNavButton {
	background-image: url(../images/climbNav.jpg);
}

#inlineNavButton {
	background-image: url(../images/inlineNav.jpg);
}

#searchNavButton {
	background-image: url(../images/searchNav.jpg); /* TEMPORARY - need actual image */
}

.navRollover a {
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 58px;
	height: 58px;
	display: block;
	float: left;
}

.navRollover a:hover {
	background-position: 0 -62px;
}

.navRollover a.selected {
	background-position: 0 -62px;
}


/* MAIN NAV CONTAINER */
#navContainer{
position:absolute;
top:63px;
z-index:10;
}

#mainNav{
width:951px!important;
height: 21px!important;
display:block;           
background-color:#203A54;
border-top: 1px #FFFFFF solid;
}
#mainNav ul {
border: 0;
margin: 0;
padding: 0;
}

#mainNav ul li {
display: block;
float: left;
border-right:1px solid #FFFFFF;
text-align: center;
font: normal 12px/18px Arial, Helvetica, sans-serif;
background-color:#203A54;
}
#mainNav ul li a {
display: block;
float:left;
/*width: 120px;*/
padding:2px 10px 0 10px;
height: 19px;
color: #FFFFFF;
text-decoration:none;
text-transform:uppercase;

}
#mainNav ul li a:hover {
background-color: #5C85C4;
}

#mainNav ul li a.selected {
background-color: #5C85C4;
}



/* SECONDARY NAV */

#secondNav{
background-color:#5C85C4;
font: normal 12px/18px Arial, Helvetica, sans-serif;
width:951px!important;
height:21px!important;
display:block!important; 
border-top: 1px #FFFFFF solid;
position:relative;
z-index:1;
border-bottom:solid 1px white;
}
#secondNav ul {
margin:0;
padding:0;
list-style-type:none;
}
#secondNav ul li {
display:block;
float:left;
border-right:1px solid #FFFFFF;
padding-top:0px!important;
font-size:12px!important;
}
#secondNav ul li a {
color:#FFFFFF;
display:block;
float:left;
padding:2px 16px 1px 16px; 
background-color:#5C85C4;
text-decoration:none;
text-transform:uppercase;
}
#secondNav ul li a:hover {
background-color:#A7C0E8;
}
#secondNav ul li a.selected {
background-color:#A7C0E8;
}

/* BREADCRUMBS NAV */

#breadcrumbNav{
width: 951px;
height: 25px;
}
#breadcrumbText{
padding-top:5px;
margin:0 0 0 40px;
font-size:11px;
font-weight:bold;
color:#5C85C4;
}
#breadcrumbText a{
color:#A7C0E8;
}
#breadcrumbText a:hover{
color:#FFA800;
}

#topYellowBarLeft{
	width: 30px;
	height: 25px;
	background-color: #FFA800;
	position: absolute;
	top:43px;
}
#topYellowBarRight{
	width: 5px;
	height: 25px;
	position: absolute;
	top:43px;
	left:946px;
	background-color: #FFA800;
}

/* JBW: New Menu */

/* ================================================================ 
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_line_down_fly.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.pro_linedrop {
	width:951px!important;
	height: 21px!important;
	background:url(line/blank_bw.gif);
	background-color:#203A54;
	position:relative;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	z-index:500;
	border-top:1px solid #FFF;
	/*margin-bottom:18px;*/
}
.pro_linedrop .select {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
.pro_linedrop li {
	float:left;
	background:url(line/blank_over_bw.gif);
font-size:12px!important;
}
.pro_linedrop .select a {
	display:block;
	height:21px;
	float:left;
	background: url(line/blank_bw.gif);
	padding:0 8px 0 8px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:25px;
	white-space:nowrap;
	color:#FFF;
	border-right:solid 1px #FFF;
}
.pro_linedrop .select li.line a {
	color:#FFF;
}
.pro_linedrop .select a b {
	display:block;
	padding:0 30px 10px 15px;
	background:url(line/blank_bw.gif) right top;
}
.pro_linedrop .select a:hover, .pro_linedrop .select li:hover a {
	background: url(line/blank_over_bw.gif);
	padding:0 8px 0 8px;
	line-height:25px;
	cursor:pointer;
	color:#fff;
	background-color:#5c85c4;
}
.pro_linedrop .select li.line a:hover, .pro_linedrop .select li.line:hover a {
	color:#FFF;
}
.pro_linedrop .select a:hover b, .pro_linedrop .select li:hover a b {
	display:block;
	padding:0 30px 9px 15px;
	background:url(line/blank_over_bw.gif) right top;
	cursor:pointer;
}
.pro_linedrop .sub {
	display:none;
}
.pro_linedrop ul ul {
	display:none;
}
/* IE6 only */
.pro_linedrop table {
	border-collapse:collapse;
	margin:-1px;
	font-size:1em;
	width:0;
	height:0;
}
.pro_linedrop .sub {
	margin:0;
	padding:0;
	list-style:none;
}
.pro_linedrop .sub li {
	background:transparent;
}
.pro_linedrop .select :hover .sub {
	height:21px;
	display:block;
	position:absolute;
	float:left;
	width:951px;
	top:21px;
	left:0px;
	text-align:center;
	background:#5c85c4;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
}
.pro_linedrop .select :hover .rt li {
	float:right;
}
.pro_linedrop .select :hover .sub li a {
	display:block;
	height:21px;
	line-height:22px;
	float:left;
	background:transparent url(line/transparent.gif);
	padding:0 16px;
	margin:0;
	white-space:nowrap;
	color:#FFF;
	font-size:12px;
}
.pro_linedrop .select :hover .sub li.subline a {
	color:#FFF;
}
.pro_linedrop .select :hover .sub li a:hover, .pro_linedrop .select :hover .sub li:hover {
	color:#FFF;
	line-height:22px;
	position:relative;
}
.pro_linedrop .select :hover .sub li:hover > a {
	color:#FFF;
	background:#a7c0e3;
}
.pro_linedrop .select :hover .sub :hover ul {
	padding:0;
	margin:0;
	list-style:none;
	display:block;
	width:112px;
	position:absolute;
	left:0px;
	top:21px;
	background:#a7c0e3;
	border-top:solid 1px #FFF;
}
.pro_linedrop .select :hover .sub :hover ul ul {
	position:absolute;
	left:-9999px;
}
.pro_linedrop .select :hover .sub :hover ul li {
	border:1px solid #ccc;
	border-width:0 1px;
}
.pro_linedrop .select :hover .sub :hover ul li a {
	width:150px;
	text-align:left;
	height:20px;
	line-height:18px;
	background:#a7c0e3;
}
.pro_linedrop .select :hover .sub :hover ul li a:hover {
	line-height:18px;
	background:#5c85c4;
}
.pro_linedrop .select :hover .sub :hover ul li:hover > a {
	line-height:18px;
	background:#5c85c4;
}
.pro_linedrop .select :hover .sub :hover ul :hover ul {
	left:180px;
	top:0;/*
	border:1px solid #886;
	border-width:0 1px 1px 0;*/
	background:transparent;
}
.pro_linedrop .select :hover .rt :hover ul :hover ul {
	left:-113px;
	top:0;/*
	border:1px solid #886;
	border-width:0 0 1px 1px;*/
}
.pro_linedrop .select :hover .sub :hover ul :hover ul li {
	/*border-left:1px solid #886;*/
	background:#fff;
}
.pro_linedrop .select :hover .sub :hover ul :hover ul li.a1 {
	border-left:1px solid #fff;
}
.pro_linedrop .select :hover .sub :hover ul :hover ul li.a2 {
	/*border-top:1px solid #886;*/
	height:19px;
}
.pro_linedrop .select :hover .rt :hover ul :hover ul li {
	/*border-right:1px solid #886;
	border-left:0;*/
}
.pro_linedrop .select :hover .rt :hover ul :hover ul li.a1 {
	border-right:1px solid #fff;
	border-left:0;
}


/* TOP CONTAINER - GALLERY ALL */

#topContainerGalleryOne {
position:absolute;
top:131px;
height: 235px;
width:951px;
}

#yellowBarLeft {
position:absolute;
width: 30px;
height: 235px;
background-color: #FFA800;
}
#yellowBarRight {
width: 5px;
height: 235px;
float: right;
background-color: #FFA800;
}
#galleryAll {
margin-left:30px;
height:235px;
width:913px;
overflow:auto;
}
#galleryAll TD{
padding-right:10px;
}

#galleryAll2 {
margin-left:30px;
height:235px;
width:913px;
overflow:auto;
}
#galleryAll2 TD{
padding-right:5px;
padding-top:2px;

}




/* LOWER CONTAINER */
#lowerContainerHome {
position:absolute;
top:366px;
height: 240px;
width:951px;
}


#LowerYellowBarLeft {
width: 30px;
height: 290px;
background-color: #FFA800;
position:absolute;
top:0px;
}
#LowerYellowBarRight {
width: 5px;
height: 290px;
position:absolute;
top:0px;
left:946px;
background-color: #FFA800;
}
#home {
position:absolute;
top:20px;
left:40px;
text-align: left;
width: 895px;
background-color:#E7E7E7;
border: 1px #DEDEDE solid;
}
#textArea {
height: 193px;
padding:10px;
overflow:hidden;
}
#homeImageArea {
float:right;
}
#borderBottom {
position:absolute;
top:675px;
height: 13px;
width: 951px;
background-image: url(../images/bottomBorderFullwidth.gif);
background-repeat:no-repeat;
background-position: left bottom;
}

/*************** Product **************/

#product{
position:relative;
top:3px;
left:30px;
width: 916px;
border-top:2px solid #FFA800;
}

#productInfo {
position:absolute;
top:2px;
left:2px;
width: 400px;
height: 225px;
border: 1px #FFA800 solid;
overflow:hidden;
}
#productInfoHeader {
width: 400px;
height: 25px;
border-bottom: 1px #FFA800 solid;
font-size:16px;
font-weight:bold;
color:#FFA800;
}
#productInfoHeaderText{
padding:3px 0 0 8px;
height:20px;
}
#productInfoPrice{
height:15px;
display:inline;
float:right;
border-left:1px solid #FFA800;
font-size:11px;
padding:5px;
}
#productAddToCart{
float:right;
padding-top: 5px;
height:20px;
border-left:1px solid #FFA800;
}
#productAddToCompare{
float:right;
padding-top: 5px;
height:20px;
border-left:1px solid #FFA800;
}
#productInfoSpecifics {
width: 125px;
height: 187px;
padding: 12px 6px 0px 12px;
display: inline;
float:left;
border-right:1px dashed #FFA800;
margin-right:10px;
color:#203A54;
}
th.prodSpecTitle{
color:#5C85C4;
font-size:11px;
font-weight:bold;
text-align:right;
}
#productInfoText {
padding:0 10px 0 0;
}
#productStockArea{
position:absolute;
top:2px;
left:800px;
width: 112px;
height: 225px;
border: 1px #FFA800 solid;
}
#productStockArea th{
  text-align:center;
  font-size: 9px;
  font-family:Arial, Helvetica, sans-serif;
  color:#FF5400;
}
#productStockArea td{
width:15px;
height:15px;
}
.stockTally img{
width:13px;
height:13px;
}
#stockHeader{
width: 110px;
height: 14px;
padding: 4px 0 2px 3px;
border-bottom: 1px #FFA800 solid;
  font-size: 10px;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  font-weight:bold;
  color:#FFA800;
}
#productImageArea{
position:relative;
left:406px;
top:2px;
width:390px;
height:225px;
border:1px solid #FFA800;
}
.productImage{
position:absolute;
top:0;
left:0;
}
#productImageThumbsClickToView{
position:absolute;
top:101px;
left:6px;
}
#productImageThumbs{
position:absolute;
top:187px;
left:2px;
}
#productImageThumbs IMG{
margin-left: 3px;
border: 1px #FFA800 solid;
}
#productImageThumbs IMG:hover{
margin-left: 3px;
border: 1px #FF0000 solid;
}

/***************  Compare ***************************/
#compareNavComp{
position:relative;
top:-540px;
left:2px;
height:500px;
width:30px;
}
#topContainerGalleryComp {
height: 130px;
position:absolute;
top:130px;
width:951px;
}
#yellowBarLeftComp {
position:absolute;
top:0px;
width: 30px;
height: 235px;
background-color: #FFA800;
}
#yellowBarRightComp {
width: 5px;
height: 130px;
float: right;
background-color: #FFA800;
}
#LowerYellowBarLeftComp {
width: 30px;
height: 350px;
float:left;
background-color: #FFA800;
}
#LowerYellowBarRightComp{
width: 5px;
height: 350px;
float: right;
background-color: #FFA800;
}
#lowerContainerHomeComp {
position:absolute;
top:260px;
height: 240px;
width:951px;
}
#galleryAllComp {
margin-left:30px;
height:130px;
width:913px;
overflow:auto;
}
#galleryAllComp TD{
padding-right:5px;
padding-top:2px;
}
#productComp1{
position:relative;
top:5px;
left:37px;
width:449px;
height:337px;
border:1px solid #FFA800;
}
#productComp2{
position:relative;
top:-334px;
left:491px;
width:449px;
height:337px;
border:1px solid #FFA800;
}
.compHeader{
position:relative;
height:20px;
border-bottom:1px solid #FFA800;
margin:0px;
}
.compHeaderTable23{
position:relative;
left:-30px;
top:-2px;
width:450px;
height:24px;
margin:0px 0px 0px 0px;
}
.compHeaderTableTitle{
color:#FFA800;
font-size:14px;
font-weight:bold;
padding-left:5px;
}
.compHeaderTablePrice{
color:#FFA800;
font-size:11px;
font-weight:bold;
border-left:1px solid #ffa800;
width:120px;
text-align:center;
}
.compHeaderTableTrash{
border-left:1px solid #ffa800;
width:20px;
}
.compHeaderTable23 IMG{
margin:-4px 0px -5px 0;
}

.compHeaderText{
position:relative;
left:-20px;
color:#FFA800;
font-size:14px;
font-weight:bold;
padding-top:2px;
}
.productInfoSpecificsComp {
position:absolute;
width: 136px;
height: 307px;
padding:10px 2px 0 10px;
border-right:1px solid #FFA800;
color:#203A54;
}
.productInfoTextComp {
position:absolute;
left:148px;
border-bottom:1px solid #FFA800;
height:150px;
width:282px;
overflow:auto;
padding:0 10px 0 10px;
}
.productImageAreaComp{
position:relative;
left:149px;
top:151px;
}
.productImageThumbsClickToViewComp{
position:absolute;
top:42px;
left:6px;
}
.productImageThumbsComp{
position:absolute;
top:128px;
left:2px;
}
.productImageThumbsComp IMG{
margin-left: 3px;
border: 1px #FFA800 solid;
}
.productImageThumbsComp IMG:hover{
margin-left: 3px;
border: 1px #FF0000 solid;
}
.swatchTrigger{
position:absolute;
top:303px;
width:148px;
height:35px;
cursor:pointer;
}
.productStockAreaComp{
position:absolute;
top:75px;
left:17px;
width: 112px;
height: 225px;
border: 1px #FFA800 solid;
background-color:#FFFFFF;
}
.productStockAreaComp TH{
  text-align:center;
  font-size: 9px;
  font-family:Arial, Helvetica, sans-serif;
  color:#FF5400;
}
.productStockAreaComp TD{
width:15px;
height:15px;
}
.stockTally IMG{
width:13px;
height:13px;
}
.stockHeader{
width: 110px;
height: 14px;
padding: 4px 0 2px 3px;
border-bottom: 1px #FFA800 solid;
  font-size: 10px;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  font-weight:bold;
  color:#FFA800;
}

/********************  SEARCH  **************************/

#searchForm{
position:relative;
top:3px;
left:30px;
width: 916px;
border-top:2px solid #FFA800;
font-weight:bold;
color:#5C85C4;
font-size:11px;
}

#searchForm INPUT{
font-size:9px;
}
#searchForm SELECT{
font-size:9px;
}

#searchCats{
position:absolute;
top:8px;
left:125px;
width:260px;
height:210px;
border:1px solid #FFA800;
}
#searchCatsForm {
text-align: center;
}
#searchFields{
position:absolute;
top:8px;
left:400px;
width:375px;
height:210px;
border:1px solid #FFA800;
}
.searchFieldsHeader{
background-color:#FFA800;
color:#FFFFFF;
padding:3px;
}
.searchFieldsHeader2{
background-color:#FFA800;
color:#FFFFFF;
padding:3px;
margin-bottom:20px;
}


#formSubmit{
position:absolute;
top:181px;
background-color:#FFA800;
padding:5px 10px 5px 10px;
color:#FFFFFF;
}
#formBut{
float:right;
}
#searchFormBuild{
overflow:auto;
height:150px;
padding-top:10px;
}


/* cart */
#cartBar {
	position: absolute;
	top: 650px;
	left: 0;
	z-index: 1001;
	background: white;
	border-top: 5px solid #FFA800;
	border-left: 30px solid #FFA800;
	border-right: 5px solid #FFA800;
	height: 20px;
	width: 916px;
}
#cartBar p {
	padding: 0 5px;
	font-weight: bold;
}

div.fullBox {
	margin: 50px 0 0 0;
	width: 891px;
	height: 510px;
	border-left: 30px solid #FFA800;
	border-right: 5px solid #FFA800;
	padding: 20px 5px 5px 20px;
	position:relative;
	z-index:2;
	overflow-y:auto;
}

.fullBox #orderBillTo{
	float:left;
	width:250px;
}
.fullBox #orderShipTo{
	float:left;
	width:250px;
	margin-bottom:20px;
}
.fullBox #orderDetails{
	clear:both;
}
/****** DROP DOWN MENU ******/
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px; z-index:20;}
ul.menu ul {position:absolute; top:58px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none; z-index:20; width:150px;}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0; z-index:20;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink 
	{
		background-position:0 0; 
		background-repeat: no-repeat;
		width: 58px;
		height: 58px;
	}
ul.menu .menulink:hover, ul.menu .menuhover {background-position: 0 -62px;}
ul.menu .sub {background:#d1d1d1 url(../images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

/* styles for error box */
.browser_error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
	padding:10px;
	border:dashed 2px red;
	width:550px;
	margin:0px auto;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.3em;
	position:absolute;
	top:0;
	right:0;
	z-index:10;
}

.browser_error a, .browser_error a:hover, .browser_error a:visited{
	color:#8a1f11;
	text-decoration:underline;
}

#deliveryDetails a:visited
	{
color:#000000;}

/************ pop up ******************/
 #backgroundPopup{  
 display:none;  
 position:fixed;  
 _position:absolute; /* hack for internet explorer 6*/  
 height:100%;  
 width:100%;  
 top:0;  
 left:0;  
 background:#000000;  
 border:1px solid #cecece;  
 z-index:1022;  
 }  
 #popupContact{  
 display:none;  
 position:fixed;  
 _position:absolute; /* hack for internet explorer 6*/  
 height:384px;  
 width:408px;  
 background:#FFFFFF;  
 border:2px solid #cecece;  
 z-index:1023;  
 padding:12px;  
 font-size:13px;  
 overflow:scroll;
 }  
 #popupContact ul li{
 list-style:none;
 }
 #popupContact h1{  
 text-align:left;  
 font-size:22px;  
 font-weight:700;  
 border-bottom:1px dotted #D3D3D3;  
 padding-bottom:2px;  
 margin-bottom:20px;  
 }  
 #popupContactClose{  
 font-size:14px;  
 line-height:14px;  
 right:6px;  
 top:4px;  
 position:absolute; 
 color:#6fa5fd;  
 font-weight:700;  
 display:block;  
 cursor:pointer;
 }  
 #button{   
 margin-left:-10px;  
 }  
 
 /* ================================================================ 
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_line_down_fly.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.pro_linedrop {
	width:951px!important;
	height: 21px!important;
	background:url(line/blank_bw.gif);
	background-color:#203A54;
	position:relative;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	z-index:500;
	border-top:1px solid #FFF;
	/*margin-bottom:18px;*/
}
.pro_linedrop .select {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
.pro_linedrop li {
	float:left;
	background:url(line/blank_over_bw.gif);
font-size:12px!important;
padding-top:0px!important;
}
.pro_linedrop .select a {
	display:block;
	height:21px;
	float:left;
	background: url(line/blank_bw.gif);
	padding:0 8px 0 8px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:25px;
	white-space:nowrap;
	color:#FFF;
	border-right:solid 1px #FFF;
}
.pro_linedrop .select li.line a {
	color:#FFF;
}
.pro_linedrop .select a b {
	display:block;
	padding:0 30px 10px 15px;
	background:url(line/blank_bw.gif) right top;
}
.pro_linedrop .select a:hover, .pro_linedrop .select li:hover a {
	background: url(line/blank_over_bw.gif);
	padding:0 8px 0 8px;
	line-height:25px;
	cursor:pointer;
	color:#fff;
	background-color:#5c85c4;
}
.pro_linedrop .select li.line a:hover, .pro_linedrop .select li.line:hover a {
	color:#FFF;
}
.pro_linedrop .select a:hover b, .pro_linedrop .select li:hover a b {
	display:block;
	padding:0 30px 9px 15px;
	background:url(line/blank_over_bw.gif) right top;
	cursor:pointer;
}
.pro_linedrop .sub {
	display:none;
}
.pro_linedrop ul ul {
	display:none;
}
/* IE6 only */
.pro_linedrop table {
	border-collapse:collapse;
	margin:-1px;
	font-size:1em;
	width:0;
	height:0;
}
.pro_linedrop .sub {
	margin:0;
	padding:0;
	list-style:none;
}
.pro_linedrop .sub li {
	background:transparent;
}
.pro_linedrop .select :hover .sub {
	height:21px;
	display:block;
	position:absolute;
	float:left;
	width:951px;
	top:21px;
	left:0px;
	text-align:center;
	background:#5c85c4;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
}
.pro_linedrop .select :hover .rt li {
	float:right;
}
.pro_linedrop .select :hover .sub li a {
	display:block;
	height:21px;
	line-height:22px;
	float:left;
	background:transparent url(line/transparent.gif);
	padding:0 16px;
	margin:0;
	white-space:nowrap;
	color:#FFF;
	font-size:12px;
}
.pro_linedrop .select :hover .sub li.subline a {
	color:#FFF;
}
.pro_linedrop .select :hover .sub li a:hover, .pro_linedrop .select :hover .sub li:hover {
	color:#FFF;
	line-height:22px;
	position:relative;
}
.pro_linedrop .select :hover .sub li:hover > a {
	color:#FFF;
	background:#a7c0e3;
}
.pro_linedrop .select :hover .sub :hover ul {
	padding:0;
	margin:0;
	list-style:none;
	display:block;
	width:112px;
	position:absolute;
	left:0px;
	top:21px;
	background:#a7c0e3;
	border-top:solid 1px #FFF;
}
.pro_linedrop .select :hover .sub :hover ul ul {
	position:absolute;
	left:-9999px;
}
.pro_linedrop .select :hover .sub :hover ul li {
	border:1px solid #ccc;
	border-width:0 1px;
}
.pro_linedrop .select :hover .sub :hover ul li a {
	width:170px;
	text-align:left;
	height:20px;
	line-height:18px;
	background:#a7c0e3;
}
.pro_linedrop .select :hover .sub :hover ul li a:hover {
	line-height:18px;
	background:#5c85c4;
}
.pro_linedrop .select :hover .sub :hover ul li:hover > a {
	line-height:18px;
	background:#5c85c4;
}
.pro_linedrop .select :hover .sub :hover ul :hover ul {
	left:180px;
	top:0;/*
	border:1px solid #886;
	border-width:0 1px 1px 0;*/
	background:transparent;
}
.pro_linedrop .select :hover .rt :hover ul :hover ul {
	left:-113px;
	top:0;/*
	border:1px solid #886;
	border-width:0 0 1px 1px;*/
}
.pro_linedrop .select :hover .sub :hover ul :hover ul li {
	/*border-left:1px solid #886;*/
	background:#fff;
}
.pro_linedrop .select :hover .sub :hover ul :hover ul li.a1 {
	border-left:1px solid #fff;
}
.pro_linedrop .select :hover .sub :hover ul :hover ul li.a2 {
	/*border-top:1px solid #886;*/
	height:19px;
}
.pro_linedrop .select :hover .rt :hover ul :hover ul li {
	/*border-right:1px solid #886;
	border-left:0;*/
}
.pro_linedrop .select :hover .rt :hover ul :hover ul li.a1 {
	border-right:1px solid #fff;
	border-left:0;
}
.pro_linedrop .select .sub ul ul ul {
	display:none!important;
}
