body					{ background:url(images/jewellery.jpg) no-repeat fixed top center; text-align:center; }
.hor					{ border:.1em white solid; margin-top:1px; margin-bottom:1px; }

/*TOP*/
#top				{ width:50%; float:left; height:80px; text-align:right; }
#top ul				{ list-style-type:none; margin:0; }
#top li				{ display:inline; text-align:left; padding:2px; line-height:20px; }
#top a				{ font-weight:normal; padding:2px; font-size:10px; }

#site-header			{ width:974px; height:80px; top: 10px; color:#fff; font-size: 1em; z-index: 99; background: #ff0000 url("Images/bg_red.gif") repeat-x; }
.aspDataList a:hover
{
    background: #353535 !important;
}
.productprice
{
	background-color:#353535;
}
#container
{
    width:974px;
    overflow:hidden;
    min-height:400px;
}
#container img
{
    border:0;
    margin-bottom:-5px;
}
#container ul,li
{
    display:inline;
    float:left;
    padding:0;
    margin:0;
    cursor:pointer;
}
#container li
{
    margin-bottom:0px;
}

/* Tab forms handler */

.sizeform { min-height:200px; }
.sizeform ul li { display:inline; }
.sizeform li { width:70px; padding:5px; line-height:30px; text-align:left; }
*html .sizeform li { line-height:normal;}
