﻿/* 

Title:		Simon Jersey

Version:    

Updated:	December 06 2007

*/



@import "/Assets/CSS/StyleSheet.css";
.graphical-product-list .buy {display:none}

div.multibuy {
        margin:10px auto;
        width:230px
}
div.multibuy p.header{
        background:#000;
        color:#fff;
        font-size:1.2em;
        font-weight:700;
        margin:0;
        padding:5px;
        text-align:center;
}
div.multibuy table{
        /*border-collapse:collapse;*/
        border-bottom:solid 1px #000;
        border-left:solid 1px #000;
        width:100%
}
div.multibuy table th,div.multibuy table td{
        border-right:solid 1px #000;
        border-top:solid 1px #000;
        padding:2px;
}
div.multibuy table th{
        text-align:left;
}
div.multibuy table td{
        text-align:center;
}
div.multibuy p.disclaimer {
        color:#666;
        font-size:0.8em;
        margin:10px 0 0;
}
div.multibuy p.disclaimer span {
        display:block;
}
 
#footer {
height:160px;
position:relative;
}

#footer #footerLogos {
overflow:hidden;
width:auto;
}

#footer #copyright {
left:0;
margin:0;
padding:0;
position:absolute;
top:145px;
width:1000px;
}

#footer p.disclaimer {
clear:both;
margin:0 0 15px 5px;
}

#footer #footer-navigation ul {
margin-bottom:15px;	
}

form.form-updateprofile div#registration div.AddressLine1Row,
form.form-updateprofile div#registration div.AddressCountryRow
{
clear:left;
}

div#registration div.FindAddressButtonRow label {
display:block;
}

div#registration div.FindAddressButtonRow {
padding-bottom:3px;
width:auto;
}

.roundel {border: none;}
