
body
{
margin-top: 0;
margin-bottom:
0; margin-right:
0; margin-left: 0;
background-color: #ffffff;
padding: 0px;
SCROLLBAR-FACE-COLOR: #B1D0A6;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: #B1D0A6;
SCROLLBAR-3DLIGHT-COLOR: #B1D0A6;
SCROLLBAR-ARROW-COLOR: 000000;
SCROLLBAR-TRACK-COLOR: silver;
SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
SCROLLBAR-BASE-COLOR: #ffffff;
}
HR {
color: B1D0A6;
size: 3;
noshade;
width: 100%
}
/* Image*/
Image {border-width: 00;}
a.menu:link, a.menu:visited { font-size:11; color:black; text-decoration:none; font-face:'Verdana,Helvetica,Arial'; font-weight:600; }
a.menu:hover { font-size:11; color:#0000A0; text-decoration:underline; font-face:'Verdana,Helvetica,Arial'; font-weight:600; }
.submit { background-color:#0000A0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:white; font-weight:bold; }
.button { background-color:#ffffff; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.subcat_links {font-weight:normal; font-face:Verdana,Arial,Helvetica; font-size:11; text-decoration:none;}
.g-head_links {font-color:white; font-face:Verdana,Arial,Helvetica; font-size:12; text-decoration:none;}
.category_links {font-weight:bold; font-face:Verdana,Arial,Helvetica; font-size:12; text-decoration:none;}
.thin_top { border-top: #FF3333; }
a:link {color:#000080; text-decoration: none; }
a:visited {color:#E600E6; text-decoration: none; }
a:hover {color: green; text-decoration: none; }
.button { background-color: #CCCCCC; layer-background-color: #CCCCCC; border: 1px solid #333333; font-family:Verdana,Arial; font-size: 12px; font-weight:bold; }
SELECT { background-color: #CCCCCC; layer-background-color: #CCCCCC; border: 1px solid #333333; font-family:Verdana,Arial; font-size: 12px; font-weight:bold; }
/* links */
.linklisting {
margin: 15px 15px 20px 20px;
}
.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
margin: 2px 0px;
}
.linklisting h4.linktitle a {
padding-bottom: 0px;
}
.linklisting p.linkurl a {
font-size: 9px;
text-decoration: none;
}
.linklisting p.linkrating {
font-size: 9px;
}
.linklisting p.linkrating .linkexpired {
color: #8c3030;
font-weight: bold;
}
.linklisting .linkdescription, .review .reviewcontent {
margin: 0px 0px 5px 0px;
padding: 5px;
border: 1px solid #bbbfa1;
background: #f8faed;
overflow: hidden;
}
/* overflow: hidden doesn't work in ie unless the width is set */
* html .linklisting .linkdescription, * html .review .reviewcontent {
width: 96%;
}
.linklisting p.linkactions {
margin: 0px;
}
.linklisting p.linkactions a, #detailed p.actions a, #jump_frame .actions a {
padding: 1px 4px;
border: 1px solid #bbbfa1;
font-size: 9px;
text-decoration: none;
}
.linklisting p.linkactions a:hover, #detailed p.actions a:hover, #jump_frame .actions a:hover {
background: #e2e1eb;
}
/*------------*\
|* navigation *|
\*------------*/
.navbar {
margin-bottom: 1px;
}
ul.primarynav, ul.secondarynav {
margin: 0px;
padding: 0px;
border-bottom: 1px solid #000000;
float: center;
list-style: none;
}
ul.primarynav {
width: 100%;
background: #E6FFE6;
}
ul.secondarynav {
width: 100%;
background: #EFEFEF;
}
ul.primarynav li, ul.secondarynav li {
float: center;
list-style: none;
}
ul.primarynav li {
background: #EFEFEF;
}
ul.primarynav a {
margin-right: 1px;
padding: 7px 9px 7px 10px;
float: center;
color: #000080;
font-size: 11px;
text-decoration: none;
}
ul.primarynav a:visited {
color: #E600E6;
}
ul.primarynav a:hover {
color: #green;
background: #737180;
}
ul.secondarynav li.first {
padding-left: 5px;
}
ul.secondarynav a {
margin-right: 1px;
padding: 4px 5px;
float: left;
color: #000080;
font-size: 10px;
text-decoration: none;
}
ul.secondarynav a:visited {
color: #E600E6;
}
ul.secondarynav a:hover {
color: #green;
}
/* link/bookmark status icons */
.new-item, .updated-item, .popular-item, .unpaid-item, .expired-item, .free-item, .bookmark-public, .bookmark-default {
 background: url('images/button-left.gif') no-repeat top left;
 font-weight: normal;
 font-size: 9px;
 color: #ffffff;
 vertical-align: top
}
.new-item {
 background-color: #8c3030;
}
.updated-item {
 background-color: #c5a600;
}
.popular-item {
 background-color: #314fb1;
}
.unpaid-item {
 background-color: #555555;
}
#tablist{
padding: 2px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}
#tablist li{
list-style: none;
display: inline;
margin: 0;
}
#tablist li a{
padding: 2px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}
#tablist li a:link, #tablist li a:visited{
color: navy;
}
#tablist li a.current{
background: #FFCC00;
}
#tabcontentcontainer{
width: 95%;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 5px;
border: 1px solid black;
}
.tabcontent{
display:none;
}