/* Start of CMSMS style sheet 'layout' */
/* Toscasa CSS Style Sheet */
/* Written By Patrick Goff */
/* patrickgoff.co.nz */

/* Universal Reset */
* {
margin: 0;
padding: 0;
}
a img {
border: none;
}
/* Classes */
.clear {
clear: both;
}
/* Basic Layout */
body {
background: #cfcfcf url(img/background-tile.jpg) repeat-x top left;
font-family: sans-serif;
font-size: 16px;
}
#wrapper {
width: 1020px;
margin: 0 auto;
background: url(img/border-body.gif) repeat-y top center;
overflow: hidden;
}
#header {
position: relative;
width: 988px;
height: 329px;
padding: 0 15px 0 17px;
background: #fff url(img/header-background.gif) no-repeat top center;
}
#logo {
position: absolute;
top: 0;
left: 17px;
float: left;
width: 287px;
}
#flash-object {
width: 701px;
height: 264px;
float: right;
}
#banner {
float: right;
width: 701px;
height: 264px;
}
#content {
margin: 0 auto;
width: 988px;
}
#left-col {
width: 229px;
float: left;
text-align: center;
}
#left-col img {
margin: 0 0 20px 0;
border: none;
}
#typography {
float: left;
width: 540px;
}
#categories {
float:left;
width: 534px;
margin: 0 auto;
background: url(img/bodybox-categories-top.gif) no-repeat top center;
padding: 29px 0 0 0;
}
#cat-content {
background: url(img/bodybox-categories-middle.gif) repeat-y top center;
padding: 10px 10px 0;
}
#cat-bottom {
width: 534px;
height: 10px;
background: url(img/bodybox-categories-bottom.gif) no-repeat top center;
}
#right-col {
width: 215px;
float: right;
text-align: center;
}
#right-col img {
margin: 0 0 15px 0;
}
#right-col img a {
}
#content-bottom {
width: 1020px;
height: 17px;
margin: 0 auto;
}
#footer {
font-family: sans-serif;
margin: 0 auto 20px;
width: 986px;
text-align: center;
font-size: 0.8em;
}
#footer a {
color: #000;
}
/* Main Navigation */
#nav {
float: right;
width: 701px;
height: 65px;
background: url(img/nav-back.jpg) no-repeat top center;
}
#nav ul li {
list-style: none;
float: left;
text-indent: -9999px;
}
#nav ul li a {
display: block;
width: 100px;
height: 65px;
}
#nav ul li a.about-us {
width: 109px;
background-image: url(../img/button-about-1.jpg);
}
#nav ul li a:hover.about-us {
background-image: url(../img/button-about-2.jpg);
}
#nav ul li a.service {
width: 83px;
background-image: url(../img/button-service-1.jpg);
}
#nav ul li a:hover.service {
background-image: url(../img/button-service-2.jpg);
}
#nav ul li a.locations {
width: 109px;
background-image: url(../img/button-locations-1.jpg);
}
#nav ul li a:hover.locations {
background-image: url(../img/button-locations-2.jpg);
}
#nav ul li a.products {
width: 104px;
background-image: url(../img/button-products-1.jpg);
}
#nav ul li a:hover.products {
background-image: url(../img/button-products-2.jpg);
}
#nav ul li a.furniture {
width: 100px;
background-image: url(../img/button-furniture-1.jpg);
}
#nav ul li a:hover.furniture {
background-image: url(../img/button-furniture-2.jpg);
}
#nav ul li a.supplies {
width: 87px;
background-image: url(../img/button-supplies-1.jpg);
}
#nav ul li a:hover.supplies {
background-image: url(../img/button-supplies-2.jpg);
}
#nav ul li a.contact {
width: 109px;
background-image: url(../img/button-contact-1.jpg);
}
#nav ul li a:hover.contact {
background-image: url(../img/button-contact-2.jpg);
}
/* Admin Navigation */
#nav-admin {
font-family: sans-serif;
width: 191px;
height: 47px;
line-height: 47px;
margin: 0 0 0 20px;
text-align: left;
vertical-align: middle;
}
#nav-admin ul li {
list-style:none;
display: inline;
}
#nav-admin ul li a {
color: #000;
text-decoration:none;
text-transform: uppercase;
font-size: 0.9em;
}
/* Sub Navigation */
#nav-sub {
margin: 0 0 20px 8px;
font-family: sans-serif;
font-weight:bold;
text-align: left;
color: #0E3793
}
#nav-sub ul {
padding-top: 20px;
background: url(../img/navigation.gif) no-repeat center top;
}
#nav-sub ul li {
margin-left: 40px;
color: #0E3793;
line-height: 1.5;
font-size: 1em;
}
#nav-sub ul li a {
color: #0E3793;
text-decoration: none;
}
#nav-sub ul li a:hover {
text-decoration: underline;
}
/* Typography */
#typography p{
padding: 0 0 20px 0;
font-family: serif;
font-size: 1em;
}
#typography h1, #typography h2, #typography h3,
#typography h4, #typography h5, #typography h6 {
padding: 0 0 20px 0;
}
/* End of 'layout' */

