/* 
	GoldRarities Stylesheet
*/



a.:link { color: gold; text-decoration: underline }

a.:active { color: gold; text-decoration: underline  }

a.:visited { color: gold; text-decoration: underline  }

a.:hover { color: white; text-decoration: underline }

a.black:link { color: gold; text-decoration: underline }

a.black:active { color: gold; text-decoration: underline  }

a.black:visited { color: gold; text-decoration: underline  }

a.black:hover { color: white; text-decoration: underline }


a.menu:link { color: blue; text-decoration: none }

a.menu:active { color: red; text-decoration: underline }

a.menu:visited { color: blue; text-decoration: none }

a.menu:hover { color: red; text-decoration: underline }


a.menub:link { color: white; text-decoration: none }

a.menub:active { color: yellow; text-decoration: none }

a.menub:visited { color: white; text-decoration: none }

a.menub:hover { color: yellow; text-decoration: underline }

a.menuc:link { color: yellow; text-decoration: none }

a.menuc:active { color: white; text-decoration: underline }

a.menuc:visited { color: yellow; text-decoration: none }

a.menuc:hover { color: white; text-decoration: underline }

a.menue:link { color: black; text-decoration: underline }

a.menue:active { color: blue; text-decoration: underline }

a.menue:visited { color: black; text-decoration: underline }

a.menue:hover { color: blue; text-decoration: underline }

a.menuf:link { color: #AE8300; text-decoration: none }

a.menuf:active { color: blue; text-decoration: none }

a.menuf:visited { color: #AE8300; text-decoration: none }

a.menuf:hover { color: blue; text-decoration: underline }

a.body:link { color: #003366; text-decoration: none; font-weight: bold}

a.body:active { color: white; text-decoration: none; font-weight: bold }

a.body:visited { color: #003366; text-decoration: none; font-weight: bold }

a.body:hover { color: white; text-decoration: none; font-weight: bold  }



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 0px black;
border-bottom-width: 0;
width: 170px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 75% 'Arial', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 154px; /*175px minus all left/right paddings and margins*/
text-decoration: none;
color: #888888;
background-color: #232323;
border-bottom: 1px solid #000000;
border-left: 7px solid #383838
}

#ddblueblockmenu li.main a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 154px; /*175px minus all left/right paddings and margins*/
text-decoration: none;
color: #339900;
background-color: #232323;
border-bottom: 1px solid #000000;
border-left: 7px solid #383838;
}

#ddblueblockmenu li.hot a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 154px; /*175px minus all left/right paddings and margins*/
text-decoration: none;
color: #339900;
background-color: #232323;
border-bottom: 1px solid #000000;
border-left: 7px solid #383838;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 172px; /*IE 5*/
w\idth: 154px; /*175px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #000000;
border-left-color: #FFCC00;
color: #FFCC00;
}
#ddblueblockmenu li.main a:hover {
background-color: #000000;
border-left-color: #FFCC00;
color: #FFCC00;
}

#ddblueblockmenu li.hot a:hover {
background-color: #000000;
border-left-color: #FFCC00;
color: FFCC00;
}

#ddblueblockmenu div.menutitle{
color: #FF0000;
border-bottom: 1px solid #000000;
padding: 1px 0;
padding-left: 5px;
background-color: #191919;
font: bold 80% 'Arial', 'Lucida Grande', Arial, sans-serif;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-right: 6px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-right: 5px;
}

#ddcolortabs ul{
font: bold 10px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float: right;
color: black;
background: #FFE88C url(images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:right;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding:2px 5px 2px 3px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #FFCC00;
color: red;
}

#ddcolortabs a:hover span{
background-color: #FFCC00;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #FFCC00;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 4px;
line-height: 4px;
background: #FFCC00;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
background-color: #ececec;
width: 580px;
padding: 10px;
}

.commentfooter{
background: url(http://www.goldrarities.com/images/arrowblack.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

