* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0px 0px 0px 0px;
    padding: 0pt 0pt 0pt 0pt;
    font: 66% normal "Arial", sans-serif;
    color: #777;
    background: white url(../img/layout/background.jpg) top left repeat-x;
    font-size: 0.7em !important;
}
h1 {
    line-height: 29px;
    height: 29px;
    display: block;
    
    background: transparent url(../img/layout/Menusx.gif) top left repeat-x;
    
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    
    margin-bottom: 10px;
    
    font-size: 1.3em !important;
}

ul, menu, ol {
    margin: 10px 15px;
}

menu {
    margin:0;
    padding:0;
    list-style: none;
    height: 36px;
    display: block;
    background: transparent url(../img/layout/Heather_1.gif) top left repeat-x;
}
menu li {
    display: inline;
    line-height: 36px;
    height: 36px;
    margin: 0px;
    padding: 0pt;
}

menu li a:link,
menu li a:visited {
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    background: transparent url(../img/layout/Heather_2.gif) top right no-repeat;
    margin: 0px 0px;
    padding: 0px 15px;
    text-decoration: none;
    color: #777;
    font-weight: bold;
}

menu li a:link img,
menu li a:visited img {
    border: none;
    float: left;
    margin: 3px 2px 0px 0px;
}

menu li form {
    height: 36px;
    line-height: 36px;
    width: 290px;
    float: left;
}
menu li input[type='image'] {
    width: 30px;
    height: 30px;
}

menu li form input[type='text'] {
    display: block;
    float: left;
    width: 160px;
    padding: 2px 0px;
    margin: 2px 0px;
    margin-left: 5px;
    border: 1px solid orange;
}

fieldset {
    border: 1px solid #eee;
    padding: 10px 25px;
}

legend {
    text-transform: uppercase;
    color: #999;
    font-weight: bold;
    padding: 2px 5px;
    border: 1px solid #eee;
    background: #f7f7f7;
}

#language-selector {
    text-align: right;
    padding: 5pt 10pt;
}

#language-selector a:link,
#language-selector a:visited {
    text-decoration: none;
    color: #999;
    font-weight: bold;
}

#language-selector a:hover,
#language-selector a.selected {
    color: #555;
}


#container_bg {
    margin: 0px auto;
    width: 964px;
    background: transparent url(../img/layout/af_bg_gradient.png) top center scroll repeat-y;
}

#container {
    width: 912px;
    margin: 0px auto;
}

#flashBanner {
    width: 912px;
    height: 288px;
}

#sidebar {
    width: 260px;
    float: left;
    display: block;
}

#sidebar .box-menu {
    margin: 0;
    margin-left: 10px;
}

#sidebar .box-menu h1 {
    background: transparent url(../img/layout/Menusx.gif) top left scroll repeat-x;
    font-size: 1.1em;
    text-transform: uppercase;
    line-height: 29px;
    height: 29px;
    padding: 0px 10px;
}

#sidebar .box-menu menu {
    clear: both;
    display: block;
    height: auto;
}

#sidebar .box-menu menu li {
    display: block;
    height: 2em;
    line-height: 2em;
}

#sidebar .box-menu menu li a:link,
#sidebar .box-menu menu li a:visited {
    display: block;
    width: 85%;
    height: 2em;
    line-height: 2em;
}
#sidebar .box-menu menu li a:hover,
#sidebar .box-menu menu li a.selected {
    text-decoration: none;
    color: #333;
}

#sidebar .box-links,
#sidebar .box-360,
#sidebar .box-offers {
    margin: 10px;
    margin-right: 0px;
}

#sidebar .box-links h1,
#sidebar .box-360 h1,
#sidebar .box-offers h1 {
    background: transparent url(../img/layout/Menusx2.jpg) top left scroll repeat-x;
    font-size: 1.1em;
    text-transform: uppercase;
    line-height: 29px;
    height: 29px;
    padding: 0px 10px;
}

#sidebar .box-offers h1 img {
    margin-left: 44px;
    vertical-align: middle;
}

#sidebar .box-links p,
#sidebar .box-360 p,
#sidebar .box-offers p {
    padding: 5px 10px;
}

#sidebar .box-links a,
#sidebar .box-360 a,
#sidebar .box-offers a {
    padding: 5px 10px;
    color: darkorange;
    font-weight: bold;
}

#sidebar .box-360 img {
    display: block;
    float: right;
}

#sidebar .box-menu menu {
    background-image: none;
}

#sidebar .box-menu menu a:link,
#sidebar .box-menu menu a:visited {
    background-image: none;
    text-decoration: underline;
}

#content {
    /* width: 872px; */
    width: 612px;
    margin: 0;
    margin-left: 260px;
    padding: 20px;
    padding-top: 0px;
    background: white;
}

#content table {
    border-collapse: collapse;
}

#content .product-row-separator td {
    border-bottom: 1px solid #CCCCCC;
}
#container .product-row-description {
    padding: 10px 0px 10px 15px;
}

#footer {
    margin: 0px auto;
    padding: 0pt;
    height: 70px;
    width: 964px;
    background: transparent url(../img/layout/af_bg_footer.png) top left scroll no-repeat;
}

#footer menu {
    width: 912px;
    margin: 0px auto;
    border-bottom: 2px solid #CCC;
    background-image: none;
}

#footer menu a:link,
#footer menu a:visited {
    background-image: none;
    border-right: 2px solid #CCC;
    display: inline;
    float: none;
}

#footer menu a:hover {
    color: #DDD;
}

#footer menu img {
    float: none;
    vertical-align: middle;
}


/* GENERIC CLASSES */
.nobg {
    background-image: none;
    border: 0px solid #000 !important;
}

.separator {
    display: block;
    clear: both;
}

/* DEBUG STYLE */
.cake-sql-log {
    margin: 30px auto 0px auto;
    background: white !important;
}
.cake-sql-log td, th {
    padding: 5px;
}

.cake-sql-log caption {
    font-size: 0.9em !important;
}

/* Paging */
div.paging {
    color: #ccc;
    margin-bottom: 1em;
    margin-top: 1em;
}
div.paging div.disabled {
    color: #ddd;
    display: inline;
}
div.paging span {
}
div.paging span.current {
    color: #000;
}
div.paging span a {
}

div.galleryItem {
    width: 150px;
    float: left;
}

div.shoppingcart {
}

div.shoppingcart input[type=button],
div.shoppingcart label, div.shoppingcart input[type=submit] {
    display: block;
    margin-top: 10px;
}

div.shoppingcart input[type=button],
div.shoppingcart input[type=submit]{
    padding: 3px 5px;
}

div.shoppingcart input[type=button]{
}

div.shoppingcart input[type=text] {
    margin: 0px;
}

div.shoppingcart dt {
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 15px;
}

div.shoppingcart th {
    text-align: left;
}
div.shoppingcart td {
    padding: 7px 0px;
}

.actions {
    width: 90%;
    margin: 0px auto;
}

.actions ul {
    margin-left: 0px;
}

.actions ul li {
    display: inline;
    margin: 0px 10px;
}

.actions a:link,
.actions a:visited {
    text-decoration: none;
    color: #444;
    text-transform: uppercase;
}

.actions a:hover {
    color: #999;
}
