.shop_nav_up {
width:660px;
margin-left:15px;margin-top:15px;

height:20px;
border: 0px solid green;

font-family: Trebuchet MS;
font-size: 14px;
color: #666;
text-decoration: none ;
}

.shop_nav_up a {
font-family: Trebuchet MS;
font-size: 13px;
color: #666;
text-decoration: none ;
margin-right:25px;
}


.shop_nav_up a.clicked {
font-family: Trebuchet MS;
font-size: 13px;
color: #d92c38;
text-decoration: underline;
}


.shop_nav_up a:hover{
font-family: Trebuchet MS;
font-size: 13px;
color: #d92c38;
text-decoration: underline;
}

.shop_nav_right {
position:absolute;
margin-left:510px;
width: 140px;
height:70px;
border: 0px solid blue;
float:right;
z-index:1000;
}

.shop_nav_right a {
font-family: Trebuchet MS;
float:right;
font-size: 11px;
color: #999;
text-decoration: none ;
}

.shop_nav_right a:hover{
font-family: Trebuchet MS;
font-size: 11px;
color: #d92c38;
text-decoration: none ;
}


.clicked{
color:#d92c38;
font-family: Trebuchet MS;
font-size: 13px;
margin-right:25px;
}

.clicked_right_nav{
color:#d92c38;
font-family: Trebuchet MS;
font-size: 11px;
}

 .rings_content{
width:250px;
height:275px;
margin-top:70px;
border: 0px solid green;
float:right;
color:#787878;
text-align: center;
font-size: 12px;
margin-right:0px;
}

.rings_content a img {
 border: 1px solid black;
}

.rings_content h3{
color: #d92c38;
font-size: 16px;
}

.rings_content a {
color: #d92c38;
font-size: 12px;
}

.rings_content a:hover {
color: #000;
font-size: 12px;
}



.collections_content{
width:650px;
border: 0px solid green;
float:left;
margin-top:-40px;
color:#000;
text-align:justify;
font-size: 12px;
}

.collections_content a img {
 border: 1px solid black;
}

.collections_content h3{
color: #d92c38;
font-size: 16px;
}

.collections_content a {
color: #d92c38;
font-size: 12px;
}

.collections_content a:hover {
color: #000;
font-size: 12px;
}



td.tdcartTitle {
font-weight:bold;
border-bottom:1px solid #787878;
}


