﻿/* CSS Document */

.selectnavigate:link{
float:left;
width:60px;
height:31px; 
line-height:31px;
color:#ff5400;
text-align:center;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}
.selectnavigate:visited{
float:left;
width:60px; 
height:31px; 
line-height:31px;
color:#ff5400;
text-align:center;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}
.selectnavigate:hover{
float:left;
width:60px; 
height:31px; 
line-height:31px;
color:#ff5400;
text-align:center;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}
.selectnavigate:active{
float:left;
width:60px; 
height:31px; 
line-height:31px;
color:#ff5400;
text-align:center;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}

.unselectnavigate:link{
float:left;
width:60px; 
height:31px; 
line-height:31px;
color:#3559af;
text-align:center;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}
.unselectnavigate:visited{
float:left;
width:60px; 
height:31px; 
line-height:31px;
color:#3559af;
text-align:center;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}
.unselectnavigate:hover{
float:left;
width:60px; 
height:31px; 
line-height:31px;
color:#ff5400;
text-align:center;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}
.unselectnavigate:active{
float:left;
width:60px; 
height:31px; 
line-height:31px;
color:#3559af;
text-align:center;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}


.topnavigateselect{
float:left; 
margin:0px; 
padding:0px 0px 0px 10px; 
width:108px;
height:20px;
line-height:20px;
border-left:solid 1px #dadada;
border-right:solid 1px #dadada;
border-top:solid 1px #dadada;
border-bottom:solid 1px #dadada;
background-color:#e2f0ff;
}

.topnavigateunselect{
float:left; 
margin:0px; 
padding:0px 0px 0px 10px; 
width:108px; 
height:20px;
line-height:20px;
border-left:solid 1px #dadada;
border-right:solid 1px #dadada;
border-top:solid 1px #dadada;
border-bottom:solid 1px #e2f0ff;
background-color:#c0dfff;
}


.topnavigateselect a:link{
color:#3559af;
font-weight:normal;
text-decoration:none;
}
.topnavigateselect a:visited{
color:#3559af;
font-weight:normal;
text-decoration:none;
}
.topnavigateselect a:hover{
color:#ff0000;
font-weight:normal;
text-decoration:none;
}
.topnavigateselect a:active{
color:#3559af;
font-weight:normal;
text-decoration:none;
}

.topnavigateunselect a:link{
color:#3559af;
font-weight:normal;
text-decoration:none;
}
.topnavigateunselect a:visited{
color:#3559af;
font-weight:normal;
text-decoration:none;
}
.topnavigateunselect a:hover{
color:#3559af;
font-weight:normal;
text-decoration:none;
}
.topnavigateunselect a:active{
color:#3559af;
font-weight:normal;
text-decoration:none;
}


.laynavigatemiddleulli{
float:left;
color:#3559af;
font-weight:bold;
display:inline;
}

#laynavigateleft{
float:left;
width:14px;
height:31px;
background:url(../img/navigatebgleft.gif);
}

#laynavigateright{
float:left;
width:14px;
height:31px;
background:url(../img/navigatebgright.gif);
}

#laynavigatemiddle{
float:left;
width:942px;
height:31px;
line-height:31px;
background:url(../img/navigatebgmiddle.gif) repeat-x;
}

#layimgproductscatalog{
float:left;
width:200px;
height:27px;
background:url(../img/productscatalog.gif);
}

#laytelphone{
float:right;
width:200px;
height:31px;
color:#3559af;
line-height:31px;
text-align:center;
font-size:12px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
display:inline;
}

#layimgsearchleft{
float:left;
width:108px;
height:50px;
background:url(../img/searchbgleft.gif);
}

#layimgsearchright{
float:left;
width:13px;
height:50px;
background:url(../img/searchbgright.gif);
}

#laydefalutsearchmiddle{
float:left;
width:459px;
height:50px;
background:url(../img/searchbgmiddle.gif) repeat-x;
}

#layimgmemberrcatalog{
float:left;
width:200px;
height:27px;
background:url(../img/memberlogin.gif);
}

#layimgbuyermenu{
float:left;
width:198px;
height:27px;
background:url(../img/buyermenu.gif);
}

#layimgsellermenu{
float:left;
width:198px;
height:26px;
background:url(../img/sellermenu.gif);
}

#layimghelpmenu{
float:left;
width:198px;
height:26px;
background:url(../img/helpmenu.gif);
}

#layproductssearchmiddle{
float:left;
width:641px;
height:50px;
background:url(../img/searchbgmiddle.gif) repeat-x;
}

.layloginbodytitle{
float:left;
width:347px;
height:26px;
line-height:26px;
text-align:center;
font-weight:bold;
font-size:12px;
color:#3559af;
background:url(../img/login_title.gif);
}