/* Scotia Trading Companies Limited   */
/* info@scotia-handling-rigging.co.uk */
/* General Styles                     */

body {
width: 770px;
border: 0;
margin: 0;
}

#topbar {
border-left: 0;
border-top: 0;
border-bottom: 0; /* the border-right is set in SHS/SRS content files */
margin: 0;
padding: 0;
background-color: white;
width: 770px;
height: 65px;
voice-family: "\"}\"";
voice-family:inherit;
width: 769px;
}

#menutable {
width: 100%;
border: 0;
}

#rightcell {
text-align: right;
padding: 0;
border: 0;
}

#container {
border: 0;
padding: 0;
margin: 10px 0 0 160px; /* leaving space for sidebar on the left hand side */
width: 610px;
}

#categorybar {
padding: 6px 10px 5px 10px;
}

#main {
background-color: white; /* border colour set in SRS/SHS content files */
padding: 10px 15px 15px 15px;
}

#footer {
border: 0;
padding: 5px 0 10px 0;
}

#sidebar {
position: absolute;
top: 100px; /* there is also 10px padding on the top */
left: 0;
padding: 0;
margin: 0;
width: 150px;
}

#categorytable {
border: 0;
width: 578px;
}

#categorytable tr {
margin: 0;
border: 0;
}

#categorytable tr.namerow td {
padding: 0 0 30px 0;
}

#categorytable td {
padding: 0;
border: 0;
}

#current {
padding-bottom: 10px;
border-bottom: 1px dashed #999;
margin-bottom: 20px;
}

.productimg { /* used for the image in the product page */
float: right;
padding: 5px;
margin: 0 0 5px 5px;
}