/* Edited by James Duncombe on 10/11/09 for BabyLooLahs.com */

/*
Colours:
Text: #837060
Background: #f2efe7
Header (title): #c5ba9d
Navigation block / product image border: #e5dece
Link hover: #544236

*/

* { margin: 0; padding: 0 }

html { background-color: #f2efe7; }

body {
    text-align: center;
    font: 87.5%/1.5 Arial, Helvetica, sans-serif;
    color: #837060;
}

form {
    display: inline;
}

input, textarea, select {
    margin: 3px 0px;
}

h1,h2 {
    font-size: 1.312em;
    line-height: 1.2;
    margin-bottom: 15px;
}

h3 {
    font-size: 1.125em;
    line-height: 1.2;
    margin-bottom: 15px;
}

p {
    margin-bottom: 15px;
}

/* Links */

a, a:visited {
    color: #837060;
    text-decoration: none;
    cursor: pointer;
    line-height: 20px;
}

    a:focus {
        outline: 0;
    }

    a:hover {
        text-decoration: none;
        color: #544236 !important;
    }

    a img {
        border: none;
    }

/* Layout */
#container {
    background: #fff;
    clear: both;
    margin: 15px auto;
    text-align: left;
    position: relative;
    width: 960px;
}

#wrapper {
    clear: both;
    display: block;
    position: relative;
}

    #header {
        height: 120px;
        clear: both;
        display: block;
        background: #c5ba9d url(../image/hdbk.gif) top no-repeat;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    #header h1 {
       	width: 500px;
        height: 100px;
        text-indent: -9999px;
        background: url(../image/babyloolahs.png) 10px 5px no-repeat;
    }

	h1 a { padding: 40px 0px; display: block; }

    #contact-number {
        color: #fff;
        font: 21px Georgia, Times, serif;
        position: absolute;
        right: 15px;
        text-shadow: #837060 2px 2px 3px;
        top: 80px;
    }

    #nav {
        display: block;
        position: absolute;
        top: 120px;
        background: #e5dece;
        width: 100%;
        clear: both;
        height: 30px;
        padding-top: 5px;
    }

        #nav a {
            padding: 8px 0px 12px 0px;
            margin-left: 10px;
            margin-right: 10px;
            text-align: center;
            text-decoration: none;
        }

        ul.nav-left {
            float: left;
        }
        ul.nav-left li {
            display: inline;
        }

        ul.nav-right {
            float: right;
        }

    ul.nav-right li {
        display: inline;
    }

/*#column_left {
    xposition: absolute;
    width: 160px;
    margin-left:-100%;
    xleft:0px;
    margin-top: 15px;
}*/

#column_left {
    width: 160px;
    float: left;
    margin-top: 15px;

}

#column_left .top , #column_right .top {
    color: #837060;
}

#column_right {
    position: absolute; display: none;
    margin-right: 10px;
    margin-top: 20px;
    border: 1px solid #999;
    -moz-border-radius: 7px;
    height: 240px;
    padding-top: 10px;
    width: 228px;
}

#content {
    width: 780px;
    float: right;
    min-height: 600px;
    padding: 15px 10px 21px 0px;
}

#intro {
    background: url(../image/babybg.jpg) no-repeat;
    display: block;
    height: 252px;
    margin-bottom: 21px;
}

#intro .intro-title { margin-top: 15px; }

#intro .intro-right {
    height: 200px;
    padding: 15px 10px 0 0;
    margin-left: 240px;
}

#promotions {
    float: left;
}

#promotions img {
    border: 1px solid #e5dece;
}

#promotions blockquote {
    font: italic 1em Georgia, Times, sans;
}

#content .middle {
    padding: 10px 0;
}

/* Latest gift ideas */
#latest-gifts {
    float: left;
}

.col {
      float: left;
      text-align: center;
      position: relative;
      width: 195px;
}

.col blockquote { margin-top: 4px; }

.promo {
	display: block;
    height: 131px;
    position: absolute;
    right: -8px;
    top: -8px;
    width: 131px;
    z-index: 100;
}

.hooks { background: transparent url(../image/promo1899.png) no-repeat; }
.travel { background: transparent url(../image/promo1499.png) no-repeat; }


/* Site reviews */
#site-reviews { display: block; clear: both; margin: 21px 0 21px 0; }
#site-reviews blockquote { font: italic 1em Georgia, Times, sans; }
#site-reviews cite { float: right; font-style: normal; }
#site-reviews img { float: right; margin: 0 7px 0 18px; border: 1px solid #e5dece; }


/* Twitter */
#twitter {
    background: url(../image/tweet.gif) 95% 100% no-repeat;
    height: 175px;
    margin: 15px 0;
    width: 780px;
}

    #twitter blockquote {
        font-family: Georgia, Times, sans;
        font-style: italic;
        font-size: 16px;
        margin: 15px 0;
    }

    #twitter cite {
        font-style: normal;
        font-size: 12px;
    }
    
    .twitter-follow {
    	text-align: right;
    	margin: 21px 140px 0 0;
    }
    
    .twitter-follow a { 
    	padding: 5px;
    }

/* Product's */

#latest-gifts .product-image img {
    border: 1px solid #e5dece;
}

    #content .middle .product-image img {
        border: 1px solid #e5dece;
        padding: 5px 10px;
    }

    p.product-name {
        font-weight: bold;
    }

.box {
    margin-bottom: 10px;
}

    .box .top {
        padding: 0 0 0 10px;
        font-size: 14px;
        font-weight: bold;
    }

        .box .top img {
            float: left;
            margin-right: 5px;
            display: none;
        }

    .box .middle {
        padding: 10px;
    }

.success {
    padding: 5px 0px;
    margin-bottom: 10px;
    background: #E4F1C9;
    border: 1px solid #A5BD71;
    font-size: 11px;
    text-align: center;
}

.warning {
    padding: 5px 0px;
    margin-bottom: 10px;
    background: #FFDFE0;
    border: 1px solid #FF9999;
    font-size: 11px;
    text-align: center;
}

.wait {
    padding: 5px 0px;
    margin-bottom: 10px;
    background: #FBFAEA;
    border: 1px solid #EFEBAA;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
}

.required {
    color: #FF0000;
    font-weight: bold;
}

.error {
    color: #FF0000;
    display: block;
}

.help {
    cursor: pointer;
}

.tooltip {
    border: 1px solid #FDDA5C;
    background: #FBFF95;
    padding: 5px;
    font-size: 11px;
    width: 250px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../image/button_right.png') no-repeat scroll top right;
    color: #fff;
    display: inline-block;
    font: normal 12px arial, sans-serif;
    height: 25px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

    a.button span {
        background: transparent url('../image/button_left.png') no-repeat;
        display: inline-block;
        padding: 5px 0 5px 18px;
    }

.buttons {
    background: #F8F8F8;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    clear: both;
    width: 778px;
    padding: 5px 0;
}

    .buttons input {
        padding: 0px;
        margin: 0px;
    }

    .buttons table {
        width: 100%;
        border-collapse: collapse;
    }

        .buttons table td {
            vertical-align: top;
        }

.list {
    width: 100%;
    margin-bottom: 10px;
}

    .list td {
        text-align: center;
        padding-bottom: 10px;
    }

.sort {
    margin-bottom: 10px;
    background: #F8F8F8;
    height: 30px;
    width: 100%;
}

    .sort .div1 {
        float: right;
        margin-left: 5px;
        padding-top: 6px;
        padding-right: 9px;
    }

    .sort .div2 {
        text-align: right;
        padding-top: 9px;
    }

    .sort select {
        font-size: 11px;
        margin: 0;
        padding: 0;
    }

.pagination {
    display: inline-block;
    width: 100%;
    background: #F8F8F8;
    margin-bottom: 10px;
}

.pagination .links, .pagination .results {
    padding: 7px;
}

.pagination .links {
    float: left;
}

.pagination .links a {
    border: 1px solid #ccc;
    padding: 4px 7px;
    text-decoration: none;
    color: #000;
}

.pagination .links b {
    border: 1px solid #ccc;
    padding: 4px 7px;
    text-decoration: none;
    color: #000;
    background: #fff;
}

.pagination .results {
    float: right;
}

.tabs {
    display: block;
    width: 100%;
    margin-bottom: 0px;
}

    .tabs a {
        float: left;
        display: block;
        padding: 6px 15px 7px 15px;
        margin-right: 2px;
        border: 1px solid #c5ba9d;
        background: #fff url('../image/tab.png') repeat-x;
        color: #837060;
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
        z-index: 1;
        position: relative;
        top: 1px;
    }

    .tabs a.selected {
        background: #fff url('../image/tab.png') repeat-x;
        border-bottom: 0px;
        padding-bottom: 8px;
        z-index: 3;
    }

#tab_description , #tab_review , #tab_image , #tab_related {
    width: 760px;
    border: 1px solid #c5ba9d;
}

#tab_description li {
    margin: 0px 0px 10px 0px;
}

#tab_description ul {
    margin-left: 10px;
}

.page {
    border: 1px solid #ddd;
    background: #fff;
    display: inline-block;
    padding: 10px;
    display: block;
    width: 490px;
    clear: both;
    z-index: 2;
    margin-bottom: 10px;
}

#footer {
    background: #f2efe7 url(../image/payment.png) bottom left no-repeat;
    clear: both;
    display: block;
    height: 40px;
    font-size: .9em;
    padding-top: 5px;
    text-align: right;
    width: 100%;
}

    #footer .div2 {
        padding: 20px 20px 0px 0px;
        float: right;
        text-align: right;
    }

#category ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    padding-left: 12px;
    list-style: url('../image/bullet_1.png');
}
#information ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    padding-left: 12px;
    list-style: url('../image/bullet_2.png');
}
.cart {
    border-collapse: collapse;
    margin-bottom: 10px;
    width: 100%;
    border: 1px solid #eee;
}
.cart th {
    background: #eee;
    padding: 5px;
    font-weight: normal;
}
.cart td {
    padding: 5px;
}

/* Border around product images */
img#image {
    border: 1px solid #e5dece;
    padding: 2px;
}

/*** Login Form ***/

#login {
    width: 358px;
    float: left;
    background: #f7f7f7;
    border: 1px solid #ddd;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 10px 10px;
    margin-right: 5px;
}


    #login input {
        display: block;
        font-size: 14px;
    }

    #login .button {
        float: right;
    }

    #login .underline {
        text-decoration: underline;
        padding: 5px 0;
    }

#new-customer {
    width: 358px;
    float: right;
    xfont-size: .875em;
    padding: 10px 10px;
    background: #f7f7f7;
    margin-left: 5px;
    border: 1px solid #ddd;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

#new-customer .button {
    margin-top: 78px;
    float: right;
}


/*** Create new user form ***/

#create, #create input, #create select {
    font-size: 14px;
}

#create div {
    padding: 10px 10px;
    background: #f7f7f7;
    margin-left: 5px;
    border: 1px solid #ddd;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    margin-bottom: 15px;
}

/*** Forgotton password form ***/

#forgotten input {
    font-size: 14px;
}

#forgotten input {
    margin-bottom: 15px;
    display: block;
}

#forgotten .buttons {
    padding-left: 5px;
    width: 770px !important;
}
