@charset "utf-8";  
/*
==============================================
* Filename: styles.css
* Version: 1.0.0 (2009-04-04) YYYY-MM-DD
* Website: http://www.beautifulbridedesign.com/
* Author: Umut Ahmet
* Description: Main site styles.

============================================== 
== STRUCTURE: ================================
* Page width: 1024 px
* Number of columns: 1-2

==============================================
== INDEX: ====================================
_colours
_defaults
_globals

_frame : Site Frame
_header : Site Header
_content : Site Content
_footer : Site Footer

==============================================
== _colours: =================================

* Black - #050505
* Silver - #DADADA
* Off White - #F9F9F9
* Light Grey - #F5F5F5

============================================== 
== _defaults: ==============================*/

*, html { 
    margin: 0; 
    padding: 0;  
    }
    body {
        /*font: font-style (italic/normal) font-variant (small-caps) font-weight font-size/line-height font-family; */
        font: normal 11px/14px Helvetica, Arial, Verdana, Tahoma;
        color: #F9F9F9; 
        text-align: center; 
        background-color: #050505;
        }
        h1, h2, h3, h4, h5, h6 {
            font: normal 12px/15px Georgia, Helvetica, Arial, Verdana, Tahoma;
        }
        h1 {font-size: 28px; line-height: 34px; margin: 6px 0 0 0; height: 40px; float: left; }
            h1 span { font-size: 18px; }
        h2 {font-size: 24px; line-height: 27px; margin-bottom: 27px; }
        h3 {font-size: 21px; line-height: 24px; margin-bottom: 24px; }
        h4 {font-size: 18px; line-height: 21px; margin-bottom: 21px; }
        h5 {font-size: 14px; line-height: 17px; margin-bottom: 17px; }
        a {
            color: #F9F9F9; 
            text-decoration: underline;
            }
            a:hover {
                text-decoration: none; 
            }
            #content a, #footer a {
                color: #F9F9F9;
                text-decoration: none; 
                border-bottom: 1px solid;
                padding-bottom: 1px;
                }
                #content a:hover, #footer a:hover {
                    border-bottom-width: 0;
                }
        p { 
            margin: 0 0 15px 0; 
        }
        img { 
            border: none; 
        }
        noscript {
            text-align: center;
            position: relative;
            top: 180px;
            font-size: 16px;
            }
            #ns_box {
                width: 350px;
                margin: 0 auto;
                padding: 50px 10px 5px;
                background: url(../assets/stop.gif) #222222 center 5px no-repeat;
                border: 1px solid #333333;
            }

/*
============================================
== _globals: ===============================
*/ 
.inner { 
    padding: 10px;
}
.clr_fix { 
    display: block; 
    clear: both;
}
.d_none {
    display: none;
}
.wrap {
    margin-bottom: 2em;
}
.sml { 
    font-size: 10px;
}
.bt { 
    padding-top: .5em; margin-top: .5em; border-top: 1px solid #DADADA; 
}
.bb { 
    padding-bottom: .5em; margin-bottom: .5em; border-bottom: 1px solid #DADADA; 
}
.n_but {
    display: block; 
    height: 50px;
}
.column { 
    float: left; 
    margin-right: 5%;    
}
.column-right { 
    float: right;    
}
.width-3rd {
    width: 30%;
}

/*
==========================================
== _frame: ===============================
*/
#frame {
    text-align: left;
    margin-bottom: 80px;
    overflow: hidden;
    }
    .wrapper {
        width: 990px;
        margin: 0 auto;
    }

/*
==========================================
== _header: ==============================
*/
#header {
    height: 50px;
    }
    #nav {
        position: relative;
        z-index: 1;
        }
        #nav ul {
            float: right;
            text-align: right;
            width: 283px;
            height: 50px;  
            list-style: none;    
        }
        #nav ul li {
            display: block;
            float: left;
            height: 50px;
            }
            #nav ul li a span {
                display: none;
            }
        #nav #li_home { width: 83px; }
            #nav #a_home { background: url(../assets/nav_home.gif) top left no-repeat; }   
            #nav #a_home_on { background: url(../assets/nav_home.gif) bottom left no-repeat; }   
        #nav #li_collection { width: 114px; }
            #nav #a_collection { background: url(../assets/nav_collection.gif) top left no-repeat; }
            #nav #a_collection_on { background: url(../assets/nav_collection.gif) bottom left no-repeat; }
        #nav #li_about { width: 86px; }
            #nav #a_about { background: url(../assets/nav_about.gif) top left no-repeat; } 
            #nav #a_about_on { background: url(../assets/nav_about.gif) bottom left no-repeat; } 
        
        .sub_nav {
            position: relative;    
            z-index: 200;
            background: white;
            color: #050505;
            width: 114px;
            text-align: left;
            display: none;
            }
            .sub_nav a {
                color: #050505;
                display: block;
                padding: 3px 0;
            } 
       
/*
==========================================
== _content: =============================
*/ 
#content {
    height: 500px;
    position: relative;
    z-index: 0;
    background-color: #1E1E1E;
    }
    #sale_banner {
        position: absolute;
        bottom: -10px;
        right: 0;
        height: 251px;
        width: 434px;
        z-index: 10;    
        background: url(../assets/sale_banner.png) no-repeat;    
        }
    #content_home { 
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
        overflow: hidden;
        }
        .loader {
            position: relative;
            top: 250px;
            width: 220px;
            margin: 0 auto;
            z-index: 10;
        }
        #home_images {
            position: relative;
            width: 1920px;
            margin-left: -448px;
            }
            #home_images img {
                position: absolute;
                top: 0;
            }   
    .about {
        background: url(../images/content_home_1.jpg) top right no-repeat;     
    }   
    .accessories {
        background: url(../images/content_home_3.jpg) top right no-repeat;     
    }
    #content_collection {
        width: 90000px;
        }
        #controls_wrapper {
            position: absolute;
            width: 9000px;
            bottom: 0;
            background: url(../assets/trans.png) top left repeat;
            height: 50px;
            z-index: 1;
            } 
            #controls {
                }
                #controls_inner {
                    padding: 10px 0 0 4px;
                }
                #controls_title {
                    font-size: 18px;
                    line-height: 30px;
                    height: 30px;
                    width: 140px;
                    float: left
                }
                #controls p {
                    font-size: 10px;
                    margin-bottom: 0px;
                    width: 780px;
                    float: left
                }
            .col_desc {
                float: left;
                width: 250px;
                font-size: 11px;
                line-height: 15px;
                }
                .col_desc_inner {
                    padding: 30px 10px 10px 0;
                }
            .col_dress {
                position: relative;
                float: left;
                width: 667px;
                margin-right: 4px;
                }
                .col_dress_img{
                    cursor: pointer; 
                }
                .col_dress_desc {
                    position: absolute;
                    width: 200px;    
                    top: 10px;
                    left: 10px;
                    background: url(../assets/trans.png) top left repeat;  
                    visibility: hidden;
                    font-size: 10px;
                }
        #content_about {
            background: black; 
            display: none;
            }
            #sec_about {
                width: 540px;
                float: left;
                padding-right: 10px;
                border-right: 1px solid #DADADA;
            }
            #sec_contact {
                width: 390px;
                float: right;
                
            }
        #content_accessories {
            margin-top: 40px;
            background: black; 
            display: none;
            }
    #login_form {
        margin: 100px auto;
        width: 300px;
        padding: 20px;
        border: 1px solid #666666;
        background: #141414;
        text-align: left;
        display: block;
    }
    #login_form input, #login_form label {
        display: block;
        margin-bottom: 20px;
        font-size: 18px;
    }
    #notice {
        padding-top: 50px; 
        height: 30px;
        background: url(../assets/stop.gif) #222222 center 5px no-repeat;
        border: 1px solid #333333;
        color: white;
        text-align: center;
    }
/*
==========================================
== _footer: ==============================
*/
#footer {
    text-align: center;
    font-size: 10px;
    height: 30px;
    padding: 20px 0;
    z-index: 1;
    }
    #footer ul {
        list-style: none;    
    }
    #footer ul li {
        display: inline;
    }
