﻿body {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#767676 url(../img/Bg.jpg) repeat-x scroll 0 0;
    color:#696969;
    font-family:"Lucida Grande",Helvetica,Calibri,Arial,Verdana,Sans-Serif;
    font-size:13px;
    margin:0;
    padding:0;
    text-align: left;
}

.page
{
    width: 972px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#Title
{
    margin:7px 0px 0px 22px;
    text-align: left;
}

#TopSwirls
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/Header.jpg) no-repeat scroll 0 0;
    height:108px;
    width:972px;
}


#MainFooter
{
    background:#404040;
    height:60px;
    width:970px;
    border-left:solid 1px #646464;
    border-right:solid 1px #646464;
    padding-top:20px;
    float:left;        
}
#MainBottom
{
    float:left;
    width:988px;
    height:90px;
    background: url(../img/MainBgBottom.png) no-repeat;    
}
#FooterLinks
{
    float:left;
    width:700px;    
    margin-left:30px;
}
#FooterLinks #Links
{
    color:#FFF;    
}
#FooterLogos
{
    float: right;
    width: 70px;
    margin-right: 20px;
    margin-top: -10px;
}
#CopyRight
{
    font-size:10px;
    color:#FFF;    
}



#SubpageCenter
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:white url(../img/RatingsHeaderNoGirl.jpg) no-repeat scroll 0 -2px;
    border-left:1px solid #646464;
    border-right:1px solid #646464;
    /*float:left;*/
    /*padding:50px 60px 20px;*/
    /*width:850px;*/
}
.SubpageCenter-fr
{
    background:white url(../img/RatingsHeaderNoGirl.jpg) no-repeat scroll 0 -2px !important;
}
.SubpageCenter-es
{
    background:white url(../img/RatingsHeaderNoGirl.jpg) no-repeat scroll 0 -2px !important;
}


#Comment
{
    height: 150px;   
}

h1
{
    color: #696969; 
    font-size: 2.2em;
    font-weight: bold;  
}

h2
{
    color: #A9292A;
    font-size: 1.5em;
    font-weight: bold;
}

h3
{
    line-height: 1.5em;
}

.question-text
{
    color: #404040;
    font-weight: bold;
}

#create-validation-container
{
    padding-bottom: 10px;
}
#PrivacyPageCenter
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background: white url(../img/RatingsHeaderNoGirl.jpg) no-repeat; 
    border-left:1px solid #646464;
    border-right:1px solid #646464;
}

#CompletePageCenter
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background: white url(../img/RatingsHeaderNoGirl.jpg) no-repeat; 
    border-left:1px solid #646464;
    border-right:1px solid #646464;
    min-height: 500px;
}
.PageCenter-fr
{
    background:white url(../img/RatingsHeaderNoGirl.jpg) no-repeat !important;
}
.PageCenter-es
{
    background:white url(../img/RatingsHeaderNoGirl.jpg) no-repeat !important;
}

#RemovePageCenter
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background: white url(../img/RatingsHeaderNoGirl.jpg) no-repeat; 
    border-left:1px solid #646464;
    border-right:1px solid #646464;
    height: 500px;
}

a, a:link
{
    text-decoration: none;
}

a, a:link, a:visited
{
    color: #98c1de;
}

a:hover
{ 
    color: #696969;
}

label
{
  font-weight: normal; 
}

input[type=text]
{
    width: 300px;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    background-color: #ffeeee !important;
}

.validation-summary-errors
{
    color: #ff0000;
    background-color: #ffeeee; 
    padding-bottom: 5px;
    padding-top: 3px;
}

.validation-summary-errors ul
{
    margin: 0px;
}

#header-container
{
    min-height: 100px;
}

#slider
{
    background: url(../img/slider.jpg) no-repeat;
    width: 196px;
    height: 49px;
    padding-bottom: 20px;
    float:right;
}
.reduced-margin-top
{
    margin-top: -30px !important;
}

.facebook-background 
{
    background: url(../img/facebook-button.jpg) no-repeat;
    width: 60%;
    height: 24px;    
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.facebook-background a:hover, .facebook-background a
{
    padding: 1px 5px 0px 107px ;
    display:block;
    height: 21px;
    color: #4B6EA8;
}