|
|
|
@ -74,8 +74,8 @@ a.replyGrey1 {color:#888888;}
|
|
|
|
|
a.replyGrey1:hover {color:#4b4b4b;}
|
|
|
|
|
a.newsBlue {color:#15bccf;}
|
|
|
|
|
a.newsBlue:hover {color:#0781b4;}
|
|
|
|
|
a.menuGrey {color:#808080;}
|
|
|
|
|
a.menuGrey:hover {color:#fe7d68;}
|
|
|
|
|
a.menuGrey {color:#808080 !important;}
|
|
|
|
|
a.menuGrey:hover {color:#fe7d68 !important;}
|
|
|
|
|
.navSearchTypeBox {width:368px; height:35px; position:absolute; border:1px solid #e1e1e1; background-color:#ffffff; padding-left:10px; display:none; color:#3e3e3e; font-size:14px;}
|
|
|
|
|
#navSearchAlert {display:none;}
|
|
|
|
|
.none{display: none;}
|
|
|
|
@ -93,7 +93,7 @@ li.menuArrow:hover {background:url(../images/item.png) -20px -70px no-repeat;}
|
|
|
|
|
a.topnav_login_box:hover {color:#a1ebff;}
|
|
|
|
|
.navRow1 {margin:0; padding:0;}
|
|
|
|
|
.navRow2 {margin:0; padding:0;}
|
|
|
|
|
.topnav_login_list{ border:1px solid #269ac9; background:#fff; padding-left:10px; padding-bottom:10px; padding-top:8px; width:60px; left:-7px; position:absolute; z-index:9999; line-height:2;}
|
|
|
|
|
.topnav_login_list{ border:1px solid #eaeaea; background:#fff; padding-left:10px; padding-bottom:10px; padding-top:8px; width:60px; left:-7px; position:absolute; z-index:9999; line-height:2; box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5); margin-top: 1px; font-size: 12px;}
|
|
|
|
|
.topnav_login_list a{color:#269ac9;}
|
|
|
|
|
.topnav_login_list li{ }
|
|
|
|
|
.portraitRadius {border-radius: 3px;}
|
|
|
|
|