html,body {
	height:100%;
}
html>body #container {
	height: auto;
}

body{
    font: 14px Helvetica, Arial, Verdana;
    margin: 0;
    padding: 0;
    background-color: #000;
    text-align: center; //ie hack to center the divs
}

a{
    color: #fff;
}

h1{
    text-align: left;
    padding: 16px 0;
    line-height: 36px;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
}

img{
    border: 0;
}

#container {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
    margin: 0 auto;
    text-align: left;
}

#content {
    padding-bottom: 123px;
    margin: 0 auto;
    width: 990px;
    text-align: center;
}

#contenttext{
    text-align: left;
    color: #fff;
}

#footer {
	position: absolute;
	bottom: 0;
    height: 123px;
	width: 100%;
	text-align: center;
	background: url('../images/botbgbar.jpg') no-repeat top center;
}

#footerinside{
    margin: 0 auto;
    width: 990px;
    text-align: left;
}

#footercredit{
    color:#FFFFFF;
    float:left;
    font-size:12px;
    line-height:16px;
    margin:88px 0px 0 5px;
}

    #footercredit a{
        text-decoration: none;
    }
    #footercredit a:hover{
        color: #faa61a;
    }

#footerlinks{
    float: right;
    margin: 87px 140px 0 0;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
}

    #footerlinks a{
        text-decoration: none;
    }

    #footerlinks a.active{
        color: #faa61a;
    }

#header {
    margin: 0;
    padding: 0;
    height: 36px;
    background: url('../images/topbgbar.jpg') no-repeat top center;
}

#headerinside{
    margin: 0 auto;
    width: 990px;
    text-align: left;
    line-height: 36px;
}

    #headerinside a{
        font-weight: bold;
        overflow: hidden;
        color: #fff;
        text-decoration: none;
    }

    #headerinside a:hover{
        text-decoration: underline;
    }

    #headerinside a.active{
        color: #faa61a;
    }

    #headerinside #languagelinks{
        width: 107px;
        margin-left: 46px;
        padding: 0;
        text-align: center;
        color: #fff;
        float: left;
        font-size: 12px;
    }

    #headerinside #navlinks{
        float: right;
        margin-right: 60px;
        letter-spacing: 1px;
        color: #fff;
        font-size: 16px;
    }

#productlanding{
    position: absolute;
    bottom: 0;
    height:377px;
    margin-bottom: 36px;
    width: 100%;
    z-index: 22;
    background: #000 url('../images/productback.jpg') no-repeat top center;
    text-align: center;
}

    #productlanding #links{
        width: 990px;
        margin: 0 auto;
        text-align: left;
    }

    #productlanding #links a.left{
        position: relative;
        text-align: right;
        top: 100px;
        left: 280px;
        font-size: 24px;
        color: #faa61a;
        text-decoration: none;
    }

    #productlanding #links a.right{
        position: relative;
        text-align: left;
        top: 100px;
        left: 410px;
        font-size: 24px;
        color: #faa61a;
        text-decoration: none;
    }

#productleft{
    float: left;
    width: 270px;
    margin-top: 15px;
    text-align: left;
}

#productright{
    float: right;
    width: 690px;
    padding-right: 10px;
    margin-top: 15px;
    text-align: left;
}

    #productright h1{
        color: #fff;
        font-size: 46px;
        margin-top: 5px;
    }

    #productright h2{
        color: #fff;
        font-size: 32px;
        margin: 0;
    }

    #productright h3 a{
        color: #a1a1a1;
        font-size: 22px;
        margin: 2px 0;
        text-decoration: none;
    }

    #productright #producttext{
        color: #fff;
        font-size: 16px;
    }

#productthumbs img{
    margin: 0 15px;
    padding: 10px;
    border: 1px solid #ccc;
}

#reviewpost{
    display: none;
    color: #fff;
    padding: 5px;
    border: 3px solid #fff;
}

#reviews{
    margin: 0 auto;
    width: 990px;
    text-align: center;
}

    #reviewsinside{
        text-align: left;
    }

    #reviewsposttext a{
        display: inline;
        font-size: 18px;
        text-decoration: none;
    }

    #reviews h2{
        color: #fff;
        font-size: 32px;
        margin: 10px 0;
    }

#showreviews{
    margin: 0 auto;
    width: 990px;
    text-align: center;
}

#showreviewsinside{
    text-align: left;
    color: #fff;
}

    #showreviewsinside h2{
        color: #fff;
        font-size: 22px;
        margin: 10px 0;
    }

    .reviewcontent{
        padding-bottm: 10px;
    }

#stateswitch{
    color: #fff;
    margin-bottom: 10px;
}

#toptext{
    padding: 20px;
    color: #fff;
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    position: relative;
    z-index: 50;
}

#toptext blockquote{
    font-size: 12px;
    font-weight: normal;
    margin: 10px;
    line-height: 20px;
}

.clear{
    clear: both;
}

.country{
    background-color: #b5b5b5;
}

.country .countryname{
    background-color: #808080;
    text-align: left;
    padding: 0 10px;
    line-height: 36px;
    color: #fff;
}

.country a{
    color #000;
}

.country h1{
    text-align: left;
    padding: 0 10px;
    line-height: 36px;
    margin-bottom: 0;
    margin-top: 0;
}

.countryinfo{
    text-align: left;
}

.countryinfo .box1, .countryinfo .box2, .countryinfo .box3, .countryinfo .box4{
    width: 232px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    float: left;
    font-size: 14px;
    line-height: 20px;
}

.countryinfo .box1{
    font-size: 18px;
    padding-left: 10px;
}

.delcomment{
    color: #f00;
    font-size: 14px;
    text-decoration: none;
}

.countryinfo .box4 a{
    color: #000;
}

.productspecs{
    color: #fff;
    margin-bottom: 15px;
}

.spec{
    float: left;
    width: 150px;
    padding: 10px;
}

.productcolors{
    color: #fff;
    margin-bottom: 15px;
}

    .productcolors img{
        border: 1px solid #fff;
        padding: 3px;
        margin-right: 10px;
    }

.color{
    float: left;
    width: 120px;
    height: 40px;
    padding: 10px;
    margin-right: 15px;
    border: 1px solid #fff;
}

.videothumb{
    text-align: center;
    float: left;
    margin: 10px;
}
.videothumb a{
    text-decoration: none;
}