/* ----- import css ----- */
@import url("../css/reset.css");

/* ----- html elements ----- */
a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #131313;
    text-decoration: none;
}

.selected {
    color: #131313;
    font-weight: bold;
}

.offer {
    color: red;
    font-weight: bold;
}

ol, ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

body {
    background: #C4C5C6;
    font: 400 75% Verdana, Arial, Helvetica, sans-serif;
    margin-top: 10px;
}

h1 {
    font-size: 15pt;
    padding: 8px 15px;
    font-weight: normal;
}


/* ----- common elements ----- */
#header {
    background: url(/img/header.jpg) no-repeat left top;
    margin: 0px auto 0;
    width: 800px;
    min-height: 86px;
    height:auto;
}

* html #header {
    height: 86px;
}

#branding {
    display: block;
    width: 401px;
    height: 52px;
    margin: 6px 0 0px 361px;
    text-indent:-9999px;
}

#top-line {
    min-height: 25px;
    background: #AA5A42;
}

* html #top-line {
    height: 25px;
}
              

#main {
    background: #B98651;
    margin: 0 auto 10px;
    position: relative;
    width: 800px;
    overflow: hidden;
}

.landing-content-background {
    background: url(/img/main-front.jpg) no-repeat left top;
}
  
#sub-nav {
    float:left;
    padding:0pt 0pt 0pt 0px;
    width:138px;
    min-height: 513px;
    height:auto;
}

* html #sub-nav {
    height: 513px;
}

  
#sub-nav-large {
    float:left;
    padding:0pt 0pt 0pt 0px;
    width: 319px;
    min-height: 513px;
    height:auto;
}

* html #sub-nav-large {
    height: 513px;
}


.sub-nav-background {
    background: #864724;
}

.landing-sub-nav-background {
    background: url(/img/subnav-front.jpg) no-repeat left top;
}

.about-sub-nav-background {
    background: url(/img/about-shop.jpg) no-repeat left top;
}

.about-flower {
    background: url(/img/about-flower.jpg) no-repeat right bottom;
}

.about-text {
    margin: 40px 0px 0px 45px;
    font-weight: bold;
    width: 400px;
}

.about-ul {
    list-style-type: disc;
    padding: 15px 0px 0px 25px;
}

.delivery-sub-nav-background {
    background: url(/img/delivery-flower.jpg) no-repeat left top;
}
            
.delivery-text {
    margin: 260px 0px 0px 45px;
}

.delivery-text td {
    padding-top: 11px;
    font-weight: bold;
}

.delivery-ul {
    list-style-type: disc;
    padding: 10px 0px 0px 20px;
}

.delivery-ul2 {
    padding: 0px 0px 0px 20px;
    list-style-type: circle;
}


.padding-top {
    padding: 20px 0px 0px 0px;
}

#shop1 {
    background: url(/img/shop1.jpg) no-repeat left top;
    width: 207px;
    height: 159px;
    float: left;
}

.shop1 {
    font-weight: bold;
    padding: 184px 0px 0px 14px
}

#shop2 {
    float: right;
    background: url(/img/shop2.jpg) no-repeat left top;
    width: 209px;
    height: 161px;
}

.shop2 {
    font-weight: bold;
    padding: 184px 0px 0px 21px
}

#map {
    width: 398px; 
    height: 300px;
    margin: 105px 0px 0px 200px
}

.email {
    margin-top:70px;
    margin-left: 310px;
}

#delivery {
    float: right;
    margin-right: 25px;
}

#no-products {
    margin-left: 180px;
    margin-top: 230px;
}

.delivery-flowers {
    margin-top: -15px;
}

.delivery-delivery {
    margin-top:168px;
}

#content {
    float:left;
    margin:0 0 0 0px;
    position:relative;
    width:662px;
    min-height: 513px;
}

* html #content {
    height: 513px;
}

#content-large {
    float:left;
    margin:0 0 0 0px;
    position:relative;
    width: 800px;
    min-height: 513px;
}

* html #content-large {
    height: 513px;
}

#content-medium {
    float:left;
    margin:0 0 0 0px;
    position:relative;
    width: 481px;
    min-height: 513px;
}

* html #content-medium {
    height: 513px;
}

.flowers {
    margin: 10px 0px 0px 30px;
    min-height: 468px;
}

* html .flowers {
    height: 468px;
}
    
.flowers div {
    float: left;
    padding: 0px 30px 15px 0px;
    position: relative;
    width: 124px;
    max-height: 217px;
    text-align: center;
    min-height: 210px;
}

* html .flowers div {
    height: 210px;
}

.flowers div.last {
    padding-right: 0px;
}

.flowers div img:hover {
    border:1px solid #666666;
}

.flowers div img {
    border:1px solid #999999;
    margin-bottom:8px;
    padding:2px;
    height: 130px;
    width: 130px;
}

.flowers-desc {
    display: block;
    font-weight: 300;
    line-height: 1.3em;
}

.flowers-results {
    overflow:hidden;
    width:60%;
}

.pagination {
    float:left;
    padding: 0px 0px 0px 15px;
}

.pagination li {
    display:block;
    float:left;
    margin-right:5px;
}


.pagination li a.page-first, .pagination li a.page-previous, .pagination li a.page-next, .pagination li a.page-last {
    background-position:5px -49px;
    background-repeat:no-repeat;
    display:block;
    height:13px;
    overflow:hidden;
    text-indent:-9999px;
    width:13px;
}

.pagination li a.page-first {
    background-image:url(/img/arrow_first_sm.gif);
}

.pagination li a.page-previous {
    background-image:url(/img/arrow_left_sm.gif);
}

.pagination li a.page-next {
    background-image:url(/img/arrow_right_sm.gif);
}

.pagination li a.page-last {
    background-image:url(/img/arrow_last_sm.gif);
}

.pagination li a.page-first:hover, .pagination li a.page-previous:hover, .pagination li a.page-next:hover, .pagination li a.page-last:hover {
    background-position: 5px 5px;
}

.landing-menu {
    position: relative; 
    left: 17px; 
    top: 300px;
    line-height: 25px;   
}

.top-menu li {
    float: left;
    display: inline;
    padding: 5px 0px 0px 15px;
}

#nav {
    padding: 33px 0px 0px 21px;
}

#nav li {
    padding-top: 10px;
}

#main-nav-sub {
    margin-left: 10px;
}


.landing-language {
    position: relative;
    left: 20px;
    top: 20px;
}

.top-language {
    float: right;
    padding: 5px 7px 0px 0px;
}


#footer {
    font-size: .8em;
    margin: 0 auto;
    position: relative;
    width: 800px;
}

#footer p {
    padding-bottom:15px;
}

#footer p.contact {
    left: 15px;
    padding-top: 5px;
    position: absolute;
    top: 0;
    text-decoration: none;
}

#footer p.contact a {
    color: #131313
}

#footer p.copyright {
    padding-top:5px;
    position:absolute;
    right:15px;
    top:0;
}

#footer a:hover {
    text-decoration:underline
}




br.clear, .clear-tab {
    clear:both;
}







