/*  
Theme Name: CGR
Theme URL: http://www.premiumappliances.us
Author: Camilo Gutierrez
Author URL: http://www.camilogr.com
Copyright (c) Camilogr 2011.
*/

* {padding: 0; margin: 0;} 

/* generic ------------------------------------------------------ */
body {
    background-position: top center;
    background-image: url(../images/bg_main.jpg);
    background-repeat: repeat-x;
    background-color:#CECECE;
    width: 100%;
}

/* divs template ---------------------------------------------------- */

#header {
    background-position: top center;
    background-image: url(../images/bg_header.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 82px;
    margin: 0 auto; 
    position: relative;
}

#main_nav {
    height: 20px;
    float: right;
    margin: 28px 0 28px 0;
    padding: 0px 13px;
}
.main_nav_link{
    font-family: 'Oswald', Verdana, Geneva, Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #FFF;
    text-decoration:none;
    text-transform:uppercase;
    text-shadow: 2px 2px 2px #000000;
}
.main_nav_link:hover{
    color: #0055AA !important;
    text-shadow: 1px 1px 0px #0088ff;
}
#main_nav_search {
    background-image:url(../images/nav_search.png);
    background-repeat:no-repeat;
    background-position:right;
    width: 117px;
    height: 20px;
    float: right;
    /*margin: 25px 0 25px 0;*/
    padding: 5px 0px 0px 12px;
}

#main_nav_line {
    background-position: top center;
    background-image: url(../images/bg_line_main_nav.jpg);
    background-repeat: repeat-x;
    width: 1px;
    height: 75px;
    float: right;
}

#row {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

#row5 {
    width: 980px;
    margin: 0 auto;
    position: relative;
    height: 5px;
}

#content {
    width: 980px;
    height: 500px;
    margin: 0 auto;
    position: relative;
}

#footer {
    background-image:url(../images/bg_footer.jpg);
    background-position: top center;
    background-repeat: repeat-x;
    background-color:#303030;
    height: 45px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align:center;
}

#thumbs {
    width: 180px;
    float: left;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 0 0 10px 0;
    height: 220px;
}

#thumbs_product_listing {
    width: 180px;
    float: left;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 0 0 15px 0;
    height: 230px;
}

#thumbs_space {
    width: 20px;
    float: left;
    margin: 0 auto;
    position: relative;
}

#sitemap ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 15px;
}


/* fonts ------------------------------------------------------ */

* {font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; color:#444444;}

.red {color:#EE0000;}

a:hover {color:#0055AA;}

h1 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#0055AA; font-weight:bold; text-transform:uppercase; padding:7px 0 0 0;  }
a:link.h1 {text-decoration:none; }
a:hover.h1 {color:#242424; text-decoration:none;}

.title {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0055AA; font-weight:bold; padding:7px 0 0 0; text-decoration:none; }
a:link.title {text-decoration:none; }
a:hover.title {color:#242424; text-decoration:none;}

.model {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#cc6600; font-weight:bold; padding:7px 0 0 0;}
a:link.model {text-decoration:none; }
a:hover.model {color:#242424; text-decoration:none;}

.bottom_nav {font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; color:#0055AA; text-decoration:none; padding-right:12px;}
a:link.bottom_nav {text-decoration:none; }
a:hover.bottom_nav {color:#242424; text-decoration:none;}

.footer {font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; color:#999; text-decoration:none; padding-top:15px;}
a:link.footer {text-decoration:none; }
a:hover.footer {color:#0055AA; text-decoration:none;}

.img_border { border: solid #AAAAAA 1px;}

blockquote {padding:0 0 0 20px;}





/*-----------catalog online------------*/

.catalog_page {
    position:relative;
    height:640px;
    }
.catalog_header {
    width:490px; height:40px;
    }
.catalog_footer {
    width:490px; height:40px; position: absolute; bottom:0px; left:0px;z-index:0;
    }
.catalog_pagination {
    width:50px; height:20px; position:absolute; bottom:-5px; left:210px; text-align:center; font-size:11px; color:#FFF;
    }
.catalog_footer_logos {
    width:300px; height:40px; position: absolute; bottom:25px; left:90px; text-align:center;z-index:0;
    }
.product {
    height:170px;
    margin-bottom:10px;

    /*background-color:#999;*/
    }
.product_detail{font-size:6px;}
.product_link {
    text-decoration:none; color:#000;
    }
.product_link:hover {
    text-decoration:none; color:#000; opacity:0.9;
    }
.product_name {
    font-size:11px;
    font-weight:bold;
    }
    .loading{
        text-align:center;
    }

.catalog_controls_box {
    position:fixed;
    width:100%;
    height:60px;
    bottom:0px;
    left:0px;
    z-index: 9998;
}

.catalog_controls {
    position: relative;
    background-color:#333;
    color:#FFFFFF;
    width:120px;
    height:70px;
    margin: 0 auto;
    z-index: 9999;
    border:2px #ddd solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align:center;
    padding-top:15px;
}

.lang{
    width:113px;
    background-color:#0055AA;
    color:#fff;
    font-size:15px;
    text-align:center;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-family: 'Oswald', Verdana, Geneva, Arial, sans-serif;
    font-weight:300;
    text-decoration:none;
    z-index: 999;
    transition: all 0.5s ease-in-out 0s;
    margin: 14px 0 8px 12px;
}


.lang:hover{
    color:#fff;
    background-color:#444;
    }