html, body {
    margin: 0;
    padding: 0;        
}   

body {
    background: #cfcab5 url(../images/background.png) repeat-x 0 0;        
    font-family: Georgia;
    font-size: 12px;
    color: #181003;
}

a {
    text-decoration: none;
    color: #181003;
}

a:hover {
    text-decoration: underline;
}

a img {    
    border: none;    
}

.clear {
    clear: both;
}

form {
    margin: 0;
}

object { 
    outline: none; 
}

input.button {
    height: 18px;
    padding: 0px 8px;    
    border: 1px solid #a1978a;
    vertical-align: middle;
    
    background: #bfb4a5 url(../images/button-background.png) repeat-x 0 0;
    
    font-family: Georgia;
    font-size: 11px;
    font-weight: bold;
    color: #433926;
}

input.field, input.text {
    width: 141px;
    height: 14px;        
    padding: 1px;
    border: 1px solid #a59a8a;
    vertical-align: middle;
                              
    background: #ebe8e4;
    
    font-family: Georgia;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    
}

textarea {
    width: 141px;    
    padding: 1px;
    border: 1px solid #a59a8a;
    vertical-align: middle;
                              
    background: #ebe8e4;
    
    line-height: 14px;        
    font-family: Georgia;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    
}

select {
    width: 141px;
    height: 18px;        
    padding: 0px;
    border: 1px solid #a59a8a;
                              
    background: #ebe8e4;
    
    font-family: Georgia;
    font-size: 11px;
    font-weight: normal;
    color: #000;
}

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

/* Header */

#header {
    height: 124px;    
}

#header .logo {
    display: block;
    float: left;
}

#header .logo img {
    display: block;
}

#header .visual {
    float: right;
    width: 743px;
    height: 122px;
    
    background: url(../images/header-visual.jpg) no-repeat 0 0;
}

/* Main menu */

#mainmenu {
    display: block;
    width: 990px;
    height: 47px;
    padding: 0;
    margin: 3px auto 0;    
    list-style: none;
}

#mainmenu li {
    display: block;
    float: left;
    height: 47px;
}

#mainmenu li a {
    display: block;
    height: 15px;
    padding: 16px 0;
    background: no-repeat 0 0;
    
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 3px #000;
    color: #fff;
}

#mainmenu li a:hover,
#mainmenu li a.active {
    background-position: 0 -47px;
}

#mainmenu li a.i01 {
    width: 125px;
    background-image: url(../images/mainmenu-li-01.jpg);
}

#mainmenu li a.i02 {
    width: 124px;
    background-image: url(../images/mainmenu-li-02.jpg);
}

#mainmenu li a.i03 {
    width: 124px;
    background-image: url(../images/mainmenu-li-03.jpg);
}

#mainmenu li a.i04 {
    width: 123px;
    background-image: url(../images/mainmenu-li-04.jpg);
}

#mainmenu li a.i05 {
    width: 124px;
    background-image: url(../images/mainmenu-li-05.jpg);
}

#mainmenu li a.i06 {
    width: 123px;
    background-image: url(../images/mainmenu-li-06.jpg);
}

#mainmenu li a.i07 {
    width: 124px;
    background-image: url(../images/mainmenu-li-07.jpg);
}

#mainmenu li a.i08 {
    width: 123px;
    background-image: url(../images/mainmenu-li-08.jpg);
}

/* Linen */

#linen {
    width: 979px;
    height: 870px;
    padding: 7px 0 0 11px;
    margin: 5px 2px 0 3px;
    background: #c9c3be url(../images/linen.jpg) no-repeat 0 0;
    
    position: relative;
    z-index: 1;
}

/* Blocks */

#linen .block .header {
    width: 219px;
    height: 24px;
    padding: 9px 10px 13px;
    background: #163283 url(../images/block-header.jpg) no-repeat 0 0;
    
    font-family: Georgia;
    font-size: 20px;
    color: #fff;
}

#linen .block .footer {
    width: 239px;
    height: 17px;
    background: url(../images/block-footer.jpg) no-repeat 0 0;
}

#linen .block .backgroundcenter {
    background: url(../images/block-background-center.jpg) repeat-y 0 0;
}

#linen .block .backgroundtop {
    background: url(../images/block-background-top.jpg) no-repeat 0 0;
}

#linen .block .content {
    padding: 10px 14px 11px;
    background: url(../images/block-background-bottom.jpg) no-repeat 0 100%;
    font-size: 11px;
}

#linen .cblock {
    width: 473px;
}

#linen .cblock .header {
    overflow: hidden;
    width: 453px;
    height: 30px;
	padding: 7px 10px 6px;    
    background: #163283 url(../images/cblock-header.jpg) no-repeat 0 0;
    
    line-height: 30px;
    font-family: Georgia;
    font-size: 20px;
    color: #fff;
}

#linen .cblock .header a {
    color: #fff;
    outline: none;
}

#linen .cblock .footer {
    width: 473px;
    height: 11px;
    background: url(../images/cblock-footer.jpg) no-repeat 0 0;
}

#linen .cblock .content {
    padding-top: 1px;
    padding-left: 1px;
    padding-bottom: 4px;
    background: #cbc6bf url(../images/products-background.png) repeat-y 0 0;
}

#linen .cblock .contentwhite {
    width: 460px;
    margin: 4px 6px 0;
    background: #fff url(../images/cblock-contentwhite-bg.png) no-repeat 0 0;
}

#linen .cblock .contentwhitefooter {
    overflow: auto;
    min-height: 221px;
    padding: 12px 12px 0;        
    background: transparent url(../images/cblock-contentwhite-footer.png) no-repeat 0 100%;
}

#linen .cblock .scrollable {
    overflow: auto;
    height: 438px;
    margin-bottom: 12px;
}

/* Center visual */

#center-visual-flashcontainer,
#center-visual-flash {
    width: 473px;
    height: 233px;
    overflow: hidden;
}

/* Content formatting */

#content {
    margin-top: 6px;
}

#content p {
    margin: 0;
    padding: 0 0 12px;
}

#content h2 {
    font-size: 14px;
    font-weight: bold;
}

#content fieldset {
    margin-bottom: 12px;
}


/* Left column */

#leftcolumn {
    float: left;
    width: 239px; 
}

#leftmenu .header {
    padding-bottom: 8px !important;
}

#leftmenu ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;  
    
    font-size: 12px;  
}

#leftmenu li {
    display: block;
    height: 30px;    
    
    background: #d6d1c9 url(../images/block-menu-li.jpg) no-repeat 0 0;
}

#leftmenu li:hover,
#leftmenu li.active {
    background-position: 0 -30px;
    background-color: #fff;
}

#leftmenu li a {
    display: block;
    width: 217px;
    height: 15px;
    padding: 7px 10px 7px;
    margin: 0 1px;
    border-bottom: 1px solid #a59b9b;

    color: #181003;
    font-weight: normal;
    text-decoration: none;
}

#leftmenu li:hover a,
#leftmenu li.active a {
    color: #071549;
    font-weight: bold;
    padding: 8px 10px 6px;
}

/* News block */

#newsblock {
    margin-top: 6px;
}

#newsblock .list {
    display: block;
    height: 136px;        
    padding: 0;
    margin: 0;        
    
    font-size: 11px;
    line-height: 16px;
    list-style: none;
}

#newsblock .list li {
    margin-bottom: 5px;
}

#newsblock .list .date { 
    color: #bd1077;
}

#newsblock .list .title { 
    display: block;
    color: #071549;
    font-weight: bold;
    overflow: hidden;
	white-space: nowrap;
}

/* Central column */

#centralcolumn {
    float: left;
    width: 473px;
    margin-left: 8px;
}

#centralcolumn .banner {
    height: 248px;
}

#centralcolumn .banner img {
    display: block;
}

#products {
    margin-top: 6px;
    overflow: hidden;    
}

#products .product {
    float: left;
    width: 205px;
    height: 206px;
    overflow: hidden;
    padding: 11px 11px;    
    margin-left: 6px;
    margin-top: 5px;

    background: #fff url(../images/products-product.png) no-repeat 0 0;

    text-align: center;
    line-height: 18px;
}
         
#products .product .image {
    display: block;
    width: 161px;
    height: 116px;
    overflow: hidden;
    margin: 0 auto 3px;
    border: 2px solid #b4af98;     
}

#products .product .image img {
    display:inline-block;
    vertical-align:middle;
    zoom:1;
    //display:inline;
}

#products .product .image .helper {
    display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0px;
    zoom:1;
    //display:inline;
}

#products .product .title {
    display: block;
    font-weight: bold;
    color: #071549;
}

#products .product .price {
    color: #bd1077;
}

#products .product a.button {
    display: block;
    width: 90px;
    height: 18px;
    padding: 0px 8px;    
    margin: 3px auto 0;
    border: 1px solid #a1978a;
    
    background: #bfb4a5 url(../images/button-background.png) repeat-x 0 0;
    
    font-family: Georgia;
    font-size: 11px;
    font-weight: bold;
    color: #433926;
    text-decoration: none;
}

#products .pages span,
#products .pages a {
    padding: 0 3px;
}

#products .pages {
    text-align: center;    
}

/* Product types */

#product-types {
    margin-top: 6px;
    overflow: hidden;    
}

#product-types .type {
    float: left;
    width: 120px;
    height: 134px;
    overflow: hidden;
    padding: 10px 15px 5px;
    margin-left: 6px;
    margin-top: 5px;

    background: #fff url(../images/types-type.png) no-repeat 0 0;

    text-align: center;
    line-height: 18px;
}
         
#product-types .type .image {
    display: block;
    width: 90px;
    height: 90px;
    overflow: hidden;
    margin: 0 auto 3px;
    text-decoration: none;
}

#product-types .type .image img {
    display:inline-block;
    vertical-align:middle;
    zoom:1;
    //display:inline;
}

#product-types .type .helper {
    display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0px;
    zoom:1;
    //display:inline;
}

#product-types .type .title {
    width: 100%;                  
    height: 36px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border-spacing: 0;    
}   

#product-types .type .title tr {
    margin: 0;
    padding: 0;
}

#product-types .type .title td {
    margin: 0;
    padding: 0;
    height: 36px;    
    text-align: center;
    vertical-align: middle;
}

#product-types .type .title a {        
    display: inline;
    font-weight: bold;
    font-size: 14px;
    color: #142e80;
    line-height: 16px;
}

/* Product details */

#productdetails .images {
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
    font-size: 11px;    
    cursor: pointer;
}

#productdetails .images img {
	display: block;
	border: 1px solid #B4AF98;
}

#productdetails .images .tip {
	display: block;
	margin-top: 4px;
}

#productdetails .images:hover {
	text-decoration: underline;
}

#productdetails .info {
    line-height: 17px;
    margin-bottom: 10px;
}

#productdetails .info .addtocart {
    margin-top: 7px;
}

#productdetails .info .text {
    width: 30px;
}

/* Registration form */

#content p.error {
    color: #980D3A;
    font-size: 12px;    
}

*+html #content input.button {
    width: 120px !important;    
}

#content .registration{
     padding-right: 20px !important;
     padding: 0 0 12px 20px !important;
     margin: 0 !important;
}

#content .form {
    margin: 12px 0;
    padding: 0; 
    list-style: none;
}

#content .form select {
    width: auto;
}

#content .form li {        
    margin: 0;
    padding: 0 0 5px;
}

#content .form li .error {
    padding-left: 145px;
    font-size: 11px;
    color: #980d3a;
}

#content .form li label {
    display: block;
    float: left;
    width: 145px;    
}

#content .form li label.twoline {
    height: 30px;
}

#content .form li label.twoline {
    height: 30px;
}
  
#content .form li label strong { 
    color: #980d3a;
}

#content .form li .field {
    float: left;
}

#content .form li .tip {
    padding-left: 145px;
    width: 250px;
    color: #777;
}

#content .form li input.checkbox {
    margin: 2px 0;
}

#content .form li .text {
    width: 200px;
}

#content .form li.checkbox {
    padding-left: 145px;
}

#content .form li.checkbox label {
    display: inline !important;
    float: none !important;
}     

#content .form li.buttons {
    margin-top: 10px;
    padding-left: 145px;
}

/* Password recovery */

#content .passwordrecovery {
    margin: 0;
    padding: 12px 0 12px 20px;
    list-style: none;
}

#content .passwordrecovery li {    
    margin: 0 0 5px;
}

#content .passwordrecovery li .error {
    font-size: 11px;
    color: #980d3a;  
}

#content .passwordrecovery li .text {
    width: 200px;
}

/* Cart contents */

#cartcontents {
    margin-top: 12px;
    width: 100%;
}

#confirmorder #cartcontents {
    margin-top: 0 !important;
}

#cartcontents th {
    padding: 6px;
    font-weight: bold;
}

#cartcontents th.description {
    text-align: left;
}
#cartcontents tr.caption,
#cartcontents tr.subtotal {
    background:url("../images/products-background.png") repeat-y scroll 0 0 #CBC6BF;
    white-space: nowrap;
}

#cartcontents tr.summary td.label {
    text-align: left;
    font-weight: bold;
}

#cartcontents tr.row0 th,
#cartcontents tr.row0 td {
    background-color: #fff;
}

#cartcontents td {
    padding: 6px;
    vertical-align: middle;
}

#cartcontents td h4,
#cartcontents td p {
    margin: 0 !important;
}

#cartcontents td.image a img {
    display: block;
}

#cartcontents td.delete, 
#cartcontents td.quantity {
    text-align: center;
}

#cartcontents td.price {
    white-space: nowrap;
    text-align: right;
}

#cartcontents td.quantity input.text {
    width: 30px;
}

#cartcontents td.buttons {
    padding: 8px 0;
    text-align: right;
}

/* Address selection */

#content .addressselecttable {
    text-align: left;    
}
#content .addressselecttable td {
    font-size: 11px;
}

#content .addressselecttable .buttons {
    text-align: right;
    padding-top: 8px;   
}                   

#content .shippingselecttable {
    width: 100%;
    margin-bottom: 16px;
}

#content .shippingselecttable select {
    width: 225px;
}

#content .shippingselecttable .buttons {
    text-align: right;
}

/* Confirm order */

#confirmorder {
    margin-bottom: 12px;
}

#confirmorder .addresses {
    font-size: 11px;
    vertical-align: top; 
}

#confirmorder .addresses h2 {
    margin: 0 0 6px;
}

#confirmorder .addresses p {
    margin: 0 !important;
}

#confirmorder .buttons td {
    padding-top: 10px;
    text-align: right;    
}

/* Account info */

#accountinfo {
    width: 100%;
}

#accountinfo tr {
    vertical-align: top;
}

#accountinfo .info {
    min-width: 230px;
    padding-right: 20px;
}

#accountinfo .info p {
    padding: 0;
}

#accountinfo .actions ul {
    margin: 0;
    padding: 0;
}

/* Orders list */

#content .orders {
    width: 100%;
    margin-bottom: 12px;
}

#content .orders th {
    padding: 4px;
    font-weight: normal;
}

#content .orders td {        
    text-align: center;
}

#content .orders td.price {        
    padding-right: 6px;
    text-align: right;
}

#content .orders tr.row0 th,
#content .orders tr.row0 td {
    background-color: #eee;
}

#content .orders td {
    vertical-align: middle;
}

#content .orders a {
    font-weight: normal !important;
}

/* Add */

#content .addressbook {
    margin: 12px 0;
    padding: 0 0 0 12px;
}

#content .addressbook li {
    display: block;
    margin-bottom: 12px;
    list-style: none;
}

#content .addressbook li .address, 
#content .addressbook li .actions {
    float: left;
}

#content .addressbook li .address {
    width: 200px;
}

/* Contact us */

#content .contactus li .text {
    width: 250px;
}

#content .contactus li textarea {
    height: 80px;
}

#content .contactaddress {
	float: left;	
}

/* Google maps */

#googlemapscontainer {
	margin-bottom: 12px;
	margin-right: 9px;
    border: 1px solid #A59A8A;
    float: right;
    overflow: hidden;    
}

*+html #googlemapscontainer {
	margin-top: 4px;
	margin-bottom: 0;
}

#googlemapscontainer,
#googlemaps {
    width: 280px;
    height: 190px;
}

/* News */

#content .date {
    margin-bottom: 10px;
}

#content .newsimages {
    float: left;
    margin: 0 10px 0 0;
}

#content .newsimages img {
    display: block;
    margin-bottom: 10px;
}

#content .ideaimages {
    float: left;
    margin: 0 10px 0 0;
}

#content .ideaimages img {
    display: block;    
}

#content .ideaimages .title {
    margin: 3px 10px 10px;    
    text-align: center;
    font-size: 11px;
}

/* Right column */

#rightcolumn {
    float: left;
    width: 239px;
    margin-left: 8px;
}

/* Account (Customer login) */

#account {
    margin-top: 2px;
}

#account label {
    clear: left;
    float: left;
    display: block;
    width: 63px;
    height: 26px;
    padding-top: 2px;
}

#account input.field {
    float: left;
    display: block;
    margin-bottom: 10px;
}

#account input.button {
    clear: both;
    display: block; 
    margin: 0 !important;       
}

#account .buttons {
    padding-left: 63px;    
}

#account .links {
    margin: 7px 0 10px;
}

#account .links a {
    color: #071549;
}

#account .links a.strong {
    font-weight: bold;    
}

#account .links .left {    
    float: left;
    padding-top: 1px;
}

#account .links .right {
    float: right;
}

/* Quicksearch */

#quicksearch {
    width: 218px;     
    height: 18px;
    overflow: hidden;
    padding: 12px 12px 26px 11px;
    margin-top: 11px;
    background: #d6d1c9 url(../images/quicksearch-background.jpg) no-repeat 0 0; 
}

#quicksearch input.field {    
    float: left;
    display: block;
}

#quicksearch input.button {    
    float: left;
    display: block;
    margin-left: 3px;
}

/* Cart (my account) */

#cart {
    margin-top: 10px;
}

#cart p {
    margin: 0 0 10px;
}

/* Newsletter */

#newsletter {
    margin-top: 12px;
}

#newsletter p {
    margin: 0 0 10px;
}

#newsletter form {
	height: 84px;
}

#rightcolumn .form label {
    clear: left;
    float: left;
    display: block;
    width: 63px;
    height: 26px;
    padding-top: 2px;
}

#rightcolumn .form input.field,
#rightcolumn .form select {
    float: left;
    display: block;
    margin-bottom: 10px;
}

#rightcolumn .form input.button {
    clear: both;
    display: block;
    margin-left: 63px;
    margin-bottom: 10px;
}



/* Link */

#rightcolumn .link {
    margin-top: 10px;
}

#rightcolumn .link a {
    display: block;
}

#rightcolumn .link a img {
    display: block;
}

/* Crafts */ 

#linen .crafts {
    margin-top: 6px;
}

#linen .crafts .craft {
    float: left;
    padding: 0 19px 0 24px;
}

/* Footer */ 

#footer {
    position: relative;
    z-index: 0;
    margin: -34px auto 0;
    width: 1000px;
    background: #fff;  
}

#footer .content {
    width: 950px;    
    padding: 50px 0 20px;
    margin: 0 auto;
    
    font-size: 11px;
}


#footermenu {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

#footermenu li {
    display: block;
    float: left;
    margin-right: 14px;
    color: #bd1077;
}

#footermenu li a {
    color: #000;
}

#footer .copyright {
    margin: 10px 0 0;
}

#footer .copyright a {
    color: #065aa1;
}

#footer .paymentmethods {
	float: right;
}
