/* Value-Earrings.com CSS */

.ptd {display:block;font:12px Arial,Helvetica,sans-serif;}
.tb {border:1px #dddddd solid;font:12px Arial,Helvetica,sans-serif}
A.ptd:hover {background:#eeeeee}

.pbnum {
display: inline;
border:1px #aaaaaa solid;
background:white;
padding-top:2px;padding-bottom:2px;padding-left:4px;padding-right:4px;
margin:0px;
font:bold 12px Arial,Helvetica,sans-serif;
}

A.pbnum:link {color:#0000AA;text-decoration:none}
A.pbnum:visited {color:#440088;text-decoration:none;}
A.pbnum:active {color:#CC6600}
A.pbnum:hover {color:red;text-decoration:underline}

#pb_active {
display: inline;
border:2px black solid;
background:#eeeeee;

padding-top:2px;padding-bottom:2px;padding-left:4px;padding-right:4px;
margin:0px;
font:bold 12px Arial,Helvetica,sans-serif;
}

p {font:12px Arial,Helvetica,sans-serif;margin-top:0px;margin-bottom:9px}

.red {color:red}
.error {font:12px Arial,Helvetica,sans-serif;color:#FF0000; font-weight: bold;}

.menuhead {color:#444444;font:bold 13px Arial,Helvetica,sans-serif}
.menu {color:#30201f;font:12px Arial,Helvetica,sans-serif}
.menuu {color:#30201f;font:12px Arial,Helvetica,sans-serif;text-decoration:underline}
.menub {color:black;font:bold 12px Arial,Helvetica,sans-serif}
A.menu:link {color:#30201f;text-decoration:none}
A.menu:visited {text-decoration:none;color:#52563f}
A.menu:active {color:#F02040}
A.menu:hover {color:red;text-decoration:underline}
A.imgnav:hover {background:#F02040}
A:link {COLOR:#0900D0;text-decoration:underline}
A:visited {COLOR:#6940a0}
A:active {COLOR:#CC0000}
A:hover {COLOR:red}
.co {color:#444444;font:10px Arial,Helvetica,sans-serif}
A.co:link {color:#444444;text-decoration:none}
A.co:visited {text-decoration:none;color:#554455}
A.co:active {color:#F02040}
A.co:hover {color:red;text-decoration:underline}
.co2 {color:#444444;font:10px Arial,Helvetica,sans-serif}
A.co2:link,A.co2:visited, A.co2:active, A.co2:hover {color:#444444;text-decoration:none}
body {margin:0px;color:#000000;font:12px Arial,Helvetica,sans-serif;background-color:white}
h1 {font:bold 18px Arial,Helvetica,sans-serif;color:#7777AD}
h2 {font:bold 16px Arial,Helvetica,sans-serif;color:#7777AD}
h3 {font:bold 14px Arial,Helvetica,sans-serif;color:#7777AD;margin-bottom:5px;}
h4 {font:bold 13px Arial,Helvetica,sans-serif;color:#7777AD}
h5 {font:bold 12px Arial,Helvetica,sans-serif;color:#7777AD}
h6 {font:bold 11px Arial,Helvetica,sans-serif;color:#7777AD}

.xa {font:11px Arial,Helvetica,sans-serif}
.intro {font:12px Arial,Helvetica,sans-serif;color:#222222}
li {margin:0px;padding:0px;vertical-align:middle;font:12px Arial,Helvetica,sans-serif}
ul {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:16px;padding:0px;vertical-align:middle}
.product {font:bold 12px Verdana,Arial,Helvetica,sans-serif;padding:2px}
.price {color:maroon;font:bold 12px Verdana,Arial,Helvetica,sans-serif;padding:2px}
.pr {color:maroon;font:bold 11px Verdana,Arial,Helvetica,sans-serif}
.yell {background:yellow}
.hot {color:red;font:bold 12px Arial,Helvetica,sans-serif}
.stock {color:black;font:10px Arial,Helvetica,sans-serif}
.stockl {color:black;font:10px Arial,Helvetica,sans-serif;color:#888888}
.verd10 {font:10px Verdana,Arial,Helvetica,sans-serif;color:#444444}
.verd11 {font:11px Verdana,Arial,Helvetica,sans-serif;color:#343434}
.xal {font:11px Arial,Helvetica,sans-serif;color:#888888}
.introl,.light {font:12px Arial,Helvetica,sans-serif;color:#888888}


/* This is the class for the left column, you will need to enter in the desired backgound color, */
/* if you want the left column to have a border and what font you want the font to be displayed as*/

.left_column
{
background-color: #D7D7FE;
border: 0px; 
font:11px Arial,Helvetica,sans-serif; 
text-decoration:none;
} 

/* This is the class for the right column, you will need to enter in the desired backgound color, */
/* and if you want the right column to have a border */

.right_column
{
background-color: #D7D7FE;
border: 0px; 
font:11px Arial,Helvetica,sans-serif; 
text-decoration:none;
} 

/* This is the class for the top heading, you will need to enter in the desired backgound color, */
/* and if you want the heading to have a border */

.heading
{
background-color: #FFFFFF;
border: 0px; 
font:11px Arial,Helvetica,sans-serif; 
text-decoration:none;
} 

hr {border:0px;height:2px; background: #7777AD; color: #7777AD;}

.bottomtable {background:#7777AD}

.footer {color:#FFFFFF;font:12px Arial,Helvetica,sans-serif}
A.footer:link {color:#FFFFFF;text-decoration:none}
A.footer:visited {text-decoration:none;color:#FFFFFF}
A.footer:active {color:#F02040}
A.footer:hover {color:red;text-decoration:underline}
/* This is the class for the related sites, you will need to enter in the desired font size and type , */

.cluster {font:11px Arial,Helvetica,sans-serif;color:#000000}
A.cluster:link {text-decoration:none}
A.cluster:visited {text-decoration:none;}

/* This is the class that makes the background and border around the active link in the menu */


#active
{
width: 99%;
background-color: #F5C9D8;
border: 1px; 
border-style: dotted;
border-color: #000000;
}
