﻿html {
    min-width: 1024px;
}

body {
    /*min-width: 1024px; */
    margin: 0;
    font: 0.69em 'Arial', Sans-serif;
    color: #8c8c8c;
    text-align: center;
}

form.index-page {
    background: #FFFFFF url('/media/images/fields_background_extended.jpg') no-repeat center top;
}

/* Page Elements */

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #99abcd;
    outline: none!important;
}

a:hover {
    text-decoration: underline;
}

/* Page Structure */
#container {
    margin: 0 auto;
    text-align: left;
    width: 1024px;
    position: relative;
}

#products_overlay {
    position: absolute;
    top: 22px;
    left: -285px;
    background: url('/media/images/products_home.png') no-repeat;
    width: 831px;
    height: 715px;
}

#girl_overlay {
    position: absolute;
    top: 76px;
    left: 390px;
    width: 382px;
    height: 397px;
    z-index: 2;
    background: url('/media/images/girl_overlay.png') no-repeat; 
}

#header {
    width: 924px;
    padding-left: 100px;
    height: 65px;
}

#top {
    margin: 0 0 15px 100px;
    color: #FFFFFF;
    height: 340px;
    position: relative;
    z-index: 30;
}

#main {
    clear: both;
	border-bottom: 1px solid #E9EDF2;
	height: 354px;
	margin-left: -24px;
    margin-right: 24px;
}

#footer {
    clear: both;
    width: 839px;
    padding: 20px 85px 0 100px;
    position: relative;
    margin: 0 0 5px 0;
    font-size: 11px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    line-height: 0;
    font-size: 1px;
}

/* Header */

#header img {
    margin-top: 10px;
    float: left;
}

img.print_logo {
    display: none;
}

#header_right {
    float: right;
    width: 500px;
    margin-top: 10px;
}

#header_links {
    float: left;
    padding: 0;
    margin: 0;
    color: #c1d8e7;
    text-transform: lowercase;
    font-size: 0.91em;
    text-align: right;
}

#language_map {
    background: url('/media/images/language_map.png') no-repeat top left;
    float: right;
    width: 92px;
    height: 52px;
    margin-top: -46px;
	margin-right: -6px;
}

#language_map:hover {
    background: url('/media/images/language_map.png') no-repeat top right;
}

#header_links a {
    color: #c1d8e7;
}

#header_links #form {
    margin: 0 95px 0 0;
    padding: 0;
    text-align: right;
    float: right;
    width: 175px;
}
#header_links #form label
{
    width: 50px;
    text-align: right;
}
#header_links p
{
    margin: 0 96px 0 0;
    padding: 0;
    text-align: right;
    float: right;
    width: 275px;
}

#header_links select {
	border: 1px solid #7E9DB9;
    width: 127px;
    height: 22px;
    color: #748c9b;
    font-size: 0.91em;
    padding: 2px 2px 2px 0px;
    margin: 0 0 0 5px;
}

#header_links label {
    float: left;
    margin: 10px 7px 0 -10px;
    
}

#header_links input.search {
    float: left;
    margin: 5px 0 0 0;
    width: 96px;
    border-width: 1px 0 1px 1px;
    border: 1px solid #7e9db9;
    height: 13px;
    padding: 4px 3px 3px 3px;
    color: #748c9b;
    font-size: 0.91em;
}

#header_links input.search_submit {
    float: left;
    margin: 5px 0 0 0;
}

/* Main Navigation */

#main_navigation {
    width: 829px;
    margin: 5px 0 10px 100px;
    //margin: 0 0 10px 100px;
    padding-bottom: 5px;
    border-bottom: 1px solid #6fa2cc;
    text-align: center;
    height: 14px;
    position: relative;
}

#main_navigation_wrap {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}

#main_navigation ul {
    list-style-type: none;
    display: inline;
    z-index: 3;
}

#main_navigation ul li {
    display: block;
    float: left;
    text-align: left;
}

#main_navigation ul li a {
    padding: 0 15px;
    color: #FFFFFF;
    text-transform: lowercase;
    font: 12px 'Tahoma', 'Arial', Sans-serif;
    border-right: 1px solid #83a1c6;
}

#main_navigation ul li a:hover {
    color: #ffe738;
    text-decoration: none;
}   

#main_navigation ul li.first a {
    padding-left: 0;
}

#main_navigation ul li.last a {
    padding-right: 0;
    border-right: 0;
}

/* Top Content (Intro and Testimonials) */

#intro {
    float: left;
    width: 315px;
    padding-bottom: 10px;
    border-bottom: 1px solid #9bc3db;
}

#intro h2 {
    font: 28px 'Tahoma', 'Arial', Sans-serif;
    color: #ffe738;
    margin: 0;
    padding: 0 0 10px 0;
    text-transform: lowercase;
    border-bottom: 1px solid #6fa2cc;
}

#intro a {
    color: #ffe738;
}

#intro p {
    padding: 11px 0 0 0;
    margin: 0;
}

#testimonial {
    width: 280px;
    margin: 25px 85px 0 0;
    float: right;
    background: url('/media/images/quote_left.png') no-repeat;
    z-index: -1;
}

#quote {
    font: 1.45em 'Tahoma', 'Arial', Sans-serif;
    font-style: italic;
    margin: 4px 0 0 30px;
    text-align: right;
    padding: 0;
    position: relative;
    padding: 0 40px 4px 0;
}

#right_quote {
    background: url('/media/images/quote_right.png') no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 36px;
    height: 23px;
}

#testimonial p {
    display: block;
    padding: 0 0 0 147px;
    background: url('/media/images/testimonial_link_bg.png') repeat-x;
    height: 21px;
    text-align: right;
}

#testimonial span {
    margin: 3px 0 0 0;
    float: left;
    text-transform: lowercase;
}

#testimonial a {
    color: #FFFFFF;
    font-size: 11px;
}

/* Main Content (News, Product Feature etc) */

#for_girls {
    background: url('/media/images/sisters.png') no-repeat;
    position: relative;
    float: left;
    width: 164px;
    height: 264px;
    text-align: left;
    margin: -8px 0 0 5px;
    padding: 55px 5px 0 165px;
}

#for_girls p {
    margin: 5px 0 0 0;
    padding: 0;
    color: #8c8c8c;
}

#for_girls a {
    color: #8c8c8c;
}

#for_girls p.link {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 290px;
    text-align: right;
    display: block;
    height: 19px;
    margin: 0;
    padding: 0;
}

#middle {
    float: left;
    width: 467px;
    position: relative;
    z-index: 5;
}

#product_feature {
    padding: 0 10px;
}

#product_feature h3 {
    color: #385c7f;
    font: 2.18em 'Tahoma', 'Arial', Sans-serif;
    margin: 5px 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9edf2;
    text-transform: lowercase;
}

#product_feature img {
    float: right;
    z-index: 4;
}

#product_feature p {
    padding: 0;
    margin: 0;
}

#news p {
    padding: 10px 0 0 0;
    margin: 0;
}

#product_feature p.read_more {
    text-transform: lowercase;
    padding: 10px 0 0 0;
}

#news p.read_more {
    text-transform: lowercase;
}

#news {
    margin: 0 10px;
    padding-bottom: 20px;
}

#news h3 {
    color: #385c7f;
    font: 2.18em 'Tahoma', 'Arial', Sans-serif;
    margin: 20px 0 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9edf2;
    text-transform: lowercase;
}

#news span {
    color: #99abcd;
    font-weight: bold;
}

#news img {
    float: right;
    margin-top: 20px;
}

#panels {
    width: 206px;
    float: left;
    background: url('/media/images/panel_bg.png') no-repeat;
    margin: 0;
}

#panels div.panel {
    display: block;
    height: 50px;
    width: 200px;
    padding: 10px 0 10px 18px;
    border-bottom: 1px solid #e9edf2;
    position: relative;
}

#panels div.panel span.panel_title {
    font: 2.00em 'Tahoma', 'Arial', Sans-serif;
    color: #9fb9db;
    text-transform: lowercase;
}

#panels div.panel .arrow {
    position: absolute;
    bottom: -3px;
    right: 0;
}

#panels div.panel .arrow img {
    position: relative;
    z-index: 99;
}

#panels div.panel p {
    margin: 0;
    padding: 0 0 5px 0;
    text-transform: lowercase;
}

#panels a:hover {
    text-decoration: none;
    cursor: pointer;
}

/* Footer */

#footer_links {
    margin: 0 15px 0 0;
    padding: 0 0 3px 0;
    border-bottom: 1px solid #e9edf2;
    text-transform: lowercase;
    color: #b9cedb;
}

#footer_links a {
    color: #597393;
}

#footer_flower {
    position: absolute;
    top: 25px;
    right: 85px;
    background: url('/media/images/footer_flower.png') no-repeat;
    width: 41px;
    height: 40px;
}

#footer p {
    margin: 0;
    padding: 3px 0 0 0;
    color: #b9cedb;
}

#footer_links2 a {
    color: #8c8c8c;
    text-transform: lowercase;
}

#footer_links2 span {
    color: #8ea2c4;
}

#footer_links2 a.creative {
    text-transform: none;
    color: #8ea2c4;
}

#footer_links2 a.loggedin {
    text-transform: none;
    color: #29597C;
}
.homepageimage
{
    margin: 0 0 5px 5px;
}
.block_link {
    display: block;
    height: 100%;
    width: 100%;
}
.block_link:hover {
    cursor: pointer;
}
