You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
3.1 KiB
CSS
55 lines
3.1 KiB
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
|
|
/*Right Content*/
|
|
#contentRight .TopSellers { width:100%; margin-bottom: 15px;}
|
|
#contentRight .TopSellers h2 { background: #e4e4e4; border-left: 7px solid #A6A6A6; font-size:16px; font-weight:normal; height:30px; line-height:30px; padding-left:10px; margin:10px 0; display: block; clear: both; }
|
|
|
|
#contentRight h2 {
|
|
background: url("/image/panda/bamboo.png") no-repeat scroll 0 0 transparent;
|
|
font-size: 16px;
|
|
padding-left:40px;
|
|
height:30px;
|
|
}
|
|
#contentRight h3 { font-weight:bold;}
|
|
|
|
#contentRight .Feedback h2 { background:url(/image/giant-panda/update/feedback.png) no-repeat; color:#ffffff; height:40px; padding-top:8px;}
|
|
.Feedback .CustomerName { color:#a31022;}
|
|
|
|
.TopSellers h3 a{ color: #545454;
|
|
font-size: 15px;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
margin-top: 0;}
|
|
.TopSellers h2{background: #e4e4e4; border-left: 7px solid #A6A6A6; font-size:16px; font-weight:normal; height:30px; padding-left:10px; }
|
|
.TopSellers p { font-size:12px; margin-bottom:0;}
|
|
.TopSellers h3 { margin-top:0; margin-bottom:0;}
|
|
|
|
.PandaPhoto { font-size:15px; font-style:italic; border-bottom: 1px #d1d1d1 dashed; margin-bottom:10px;}
|
|
|
|
#sideBar { margin-top:5px;}
|
|
#sideBar p { margin-bottom:10px; }
|
|
#sideBar .navLeft { margin-bottom:20px;border-top:5px solid #a31022; text-align:left; }
|
|
|
|
#sideBar .navLeft li { list-style: none; margin:0; padding:0; background: #fff url(/css/images/sprites.gif) no-repeat 8px -692px; line-height:30px; border-top: 1px solid #fff; border-bottom: 1px dotted #ccc; position:relative; display:block; }
|
|
#sideBar .navLeft a { display:block; font-size: 11px; }
|
|
#sideBar .navLeft a:link, #sideBar .navLeft a:visited, #sideBar .navLeft a:hover, #sideBar .navLeft a:active { text-decoration:none; cursor:pointer;font-size:13px; }
|
|
#sideBar .navLeft a:link, #sideBar .navLeft a:visited { color:#a1a1a1 }
|
|
#sideBar .navLeft a:hover { color:#A31022; background-color: #f4f4f4; background: url(/css/images/sprites.gif) no-repeat 10px 50px #;
|
|
}
|
|
#sideBar .navLeft li.active a:link, #sideBar .navLeft li.active a:visited, #sideBar .navLeft li.active a:hover, #sideBar .navLeft li.active a:active { color:#A31022; background-color:#f4f4f4; }
|
|
#sideBar .navLeft li a:hover { color:#f4f4f4; background-color:#A31022; }
|
|
|
|
#sideBar .facts { border:1px solid #e8e8e8; background:#f9f9f9; margin: 0 0 10px 0; }
|
|
#sideBar .facts h2 { font-size:15px; text-transform: none; }
|
|
#sideBar .facts ul { list-style:none; margin:0; padding:0; }
|
|
#sideBar .facts ul li { font-size:11px; color:#666; line-height:14px; margin-bottom:7px; list-style-image:url(/css/images/arrow-gray.gif); margin-left:12px; }
|
|
#sideBar .otherContact { border: 1px solid #D1D1D1;
|
|
margin: 0 10px 15px 2px;
|
|
|
|
width: 185px;}
|
|
#sideBar .otherContact h5 { border-bottom:1-px solid #d1d1d1; font-size:15px; background:url(/css/images/arrow4.gif) no-repeat 175px 5px; margin:5px 0 8px 0; border-bottom:1px solid #d1d1d1; padding-bottom:5px }
|
|
#sideBar .otherContact ul { margin-left:5px }
|
|
#sideBar .otherContact ul li { list-style:none; background:url(/pic/arrow-r.GIF) no-repeat left 7px; padding-left:15px; line-height:20px; margin-bottom:5px; }
|
|
|
|
.PandasPhotos { margin-bottom:20px;} |