body {	
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: center;
    background-color: white;
    line-height: 150%;
    background-image: url(../images/bg02.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0px;
   }
   


    
#topFlash {
    padding: 10px 0px 0px 0px;
    margin: 0px;
    }
   
.region {
    position: absolute;
    background-color: #cc0000;
    margin: 8px 0px 0px 421px;
    z-index: 1000;
    }
   
p {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    }
    
a:link, a:visited {
    color: blue;
    text-decoration: none;
    }
    
a:hover {
    text-decoration: underline;
    }
   
#home {
    margin: 0 auto;
    width: 824px; 
    }
    
#container {
    background-image: url(../images/bg_container_uk.jpg);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    width: 824px;
    }
    
#menu {
    width: 824px;
    padding: 0px 20px 0px 20px;
    text-align: left;
    }
    
#menu .content {
    background-color: #ff0000;
    }
    
#menu a:link, #menu a:visited {
    padding: 0px;
    margin: 0px;
    float: left;
    font-size: 0px;
    line-height: 0px;
    }
    
#home #contentArea {
    margin: 0px 20px 0px 20px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    background-image: url(../images/bg_contentarea.png);
    background-repeat: no-repeat;
    }
    
#alpha {
    width: 618px;
    float: left;
    }

#beta {
    width: 166px;
    float: left;
    margin: 0px;
    }
    
/*\*/
* html #sub #beta  {
    margin: 0px 0px 0px -1px;
}
/**/
    
#bannerContainer {
    width: 618px;
    height: 200px;
   /* background-image: url(../images/bg_banner.png); */
    background-repeat: no-repeat;
    padding: 0px 9px 0px 10px;
    margin: 0px 0px 0px 0px;
    color: #fff000;
    }
    
#bannerContainer img {
    margin: 10px 0px 0px 0px;
    }
    
#bannerContainer #link01 {
    color: #fff000;
    font-size: 18px;
    font-weight: bold;
    display: block;
    float: left;
    margin: 23px 0px 0px 96px;
    text-decoration: none;
    }
    
#bannerContainer #link02 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
    float: left;
    margin: 23px 0px 0px 60px;
    text-decoration: none;
    }
    
/* SIGN IN AREA --------------------------*/  

#signInContainer {
    background-image: url(../images/bg_signin.jpg);
    background-repeat: no-repeat;
    width: 618px;
    height: 326px;
    }
    
#signInContainer .winners {
    display: block;
    background-color: transparent;
    width: 90px;
    height: 20px;
    position: absolute;
    margin: 278px 0px 0px 209px;
    }
    
#signInContainer .prizes {
    display: block;
    background-color: transparent;
    width: 70px;
    height: 20px;
    position: absolute;
    margin: 278px 0px 0px 314px;
    }
    
#signInContainer a:link, #signInContainer a:visited {
    color: #fff;
    }
    
/* SIGN IN FORM --------------------------*/ 
    
#signInForm {
    position: absolute;
    margin: 10px 0px 0px 203px;
    
    }

#signInForm .userName {
    width: 148px;
    border: 0px solid #000000;
    margin: 6px 0px 0px 7px;
    }
	
#signInForm .password {
    width: 148px;
    border: 0px solid #000000;
    margin: 6px 0px 0px 7px;
    background-color: transparent
    }
	
#signInForm .submit {
    background-image: url(../images/button_signin_form.png);
    background-repeat: no-repeat;
    border: 0px solid #000000;
    background-color: transparent;
    width: 78px;
    height: 30px;
    position: absolute;
    margin: 0px 0px 0px 6px;
    }
    
.formButtons {
    position: absolute;
    margin: 0px 0px 0px 4px;
    font-weight: bold;
    }
    
.formButtons a:link, .formButtons a:visited {
    text-decoration: none;
    }
    
.formButtons a:hover {
    text-decoration: underline;
    }
    
/*\*/
* html .formButtons  {
    margin: -20px 0px 0px 4px;
}
/**/
    
.registerNewUser {
    color: #fff;
    font-size: 10px;
    margin: -10px 0px 0px 0px;
    }
    
.forgotPassword {
    color: #fff;
    font-size: 10px;
     margin: -10px 0px 0px 66px;
    }
    
/* SIGN Up FORM --------------------------*/  

#signUpForm {
    position: absolute;
    margin: 139px 0px 0px 457px;
    }

#signUpForm .userName {
    width: 114px;
    border: 0px solid #000000;
    margin: 6px 0px 0px 7px;
    background-color: transparent
    }
	
#signUpForm .password {
    width: 114px;
    border: 0px solid #000000;
    margin: 30px 0px 0px 7px;
    background-color: transparent
    }
    
/*\*/
* html #signUpForm .password {
    margin: 27px 0px 0px 7px;
}
/**/
    
#signUpForm .email {
    width: 114px;
    border: 0px solid #000000;
    margin: 30px 0px 0px 7px;
    background-color: transparent
    }
    
/*\*/
* html #signUpForm .email {
    margin: 28px 0px 0px 7px;
}
/**/
	
#signUpForm .submit {
    background-image: url(../images/button_signin_form.png);
    background-repeat: no-repeat;
    border: 0px solid #000000;
    background-color: transparent;
    width: 100px;
    height: 31px;
    position: absolute;
    margin: 15px 0px 0px 15px;
    }
    
/* REVIEWS HOME PAGE -----------------------------*/

#reviewsContainer {
    padding: 10px;
    }
    
.links {
    margin: 8px 0px 0px 0px;
    color: #285095;
    }
    
.links a:link, .links a:visited {
    color: #285095;
    font-weight: bold;
    text-decoration: none;
    }
    
.links a:hover {
    text-decoration: underline;
    }
    
#reviewsContainer h1 {
    color: blue;
    padding: 0px;
    margin: 1px 0px 18px 0px;
    font-size: 18px;
    letter-spacing: -0.5pt;
    font-family: Trebuchet MS, Georgia, Times, serif;
    line-height: 18px;
   }
    
#reviewsContainer #rating {
    float: right;
    margin: -2px 0px 0px 0px;
    }
    
#reviewsContainer .box {
    border: 1px solid #ccc;
    padding: 10px;
    background-image: url(../images/bg_box.png);
    background-repeat: repeat-x;
    margin: 0px 0px 10px 0px;
    }
    
#reviewsContainer .thumb {
    border: 1px solid #ccc;
    width: 137px;
    height: 137px;
    float: left;
    margin: 0px 10px 0px 0px;
    }
    
#reviewsContainer .description {
    font-family: tahoma, helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    }
    
#reviewBanner {
    width: 579px;
    height: 239px;
    margin: 0px 0px 20px 0px;
    background-image: url(../images/bg_review_banner.png);
    background-repeat: no-repeat;
    }
    
/*#reviewBanner img {
    margin: 10px 20px 0px 10px;
    float: left;
    }*/
    
#reviewBanner #assets {
    margin: 10px 20px 0px 10px;
    float: left;
    width: 258px;
    height: 217px;
    background-image: url(../images/bg_assets.png);
    background-repeat: no-repeat;
    padding: 10px 0px 0px 15px;
    }
    
#reviewBanner #logo {
    margin: 0px 0px 0px -10px;
    }
    
#reviewBanner #thumbnail {
    float: left;
    margin: 0px 3px 0px 0px;
    }
    
#reviewBanner #btn {
    float: left;
    background-image: url(../images/btn_reviewbanner.png);
    background-repeat: no-repeat;
    width: 206px;
    height: 30px;
    text-align: center;
    color: #fff;
    padding: 5px 0px 0px 0px;
    font-weight: bold;
    font-size: 14px;
    font-family: Trebuchet MS, Georgia, Times, serif;
    margin: 10px 0px 0px 12px;
    }
    
#reviewBanner .description {
    padding: 20px 0px 0px 0px;
    width: 270px;
    float: left;
    }
    
#reviewBanner ul {
    background-color: transparent;
    }
    
#reviewBanner li {
    padding: 0px;
    background-color: transparent;
    color: #ffffff;
    font-size: 14px;
    }
    
#reviewBanner .title {
    font-weight: bold;
    margin: 0px 10px 0px 0px;
    float: left;
    width: 110px;
    line-height: 100%;
    padding: 10px 0px 10px 0px;
    }
    
#reviewBanner .text {
    width: 150px;
    float: left;
    margin: 0px;
    padding: 0px;
    line-height: 100%;
    padding: 10px 0px 10px 0px;
    }
    
/* BOTTOM LINKS -------------------------------*/

#bottom {
    padding: 10px 0px 10px 8px;
    margin: 0px 0px 0px 0px;
    background-image: url(../images/bg_bottom.png);
    background-repeat: no-repeat;
    }
    
/* LISTS -------------------------------*/



ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    background-color: #f3f3f3
    }
    
li {
    border-bottom: 1px dashed #ccc;
    padding: 1px 0px 1px 23px;
    color: #666;
    }
    
.odd {
    background-image: url(../images/bg_odd.png);
    background-repeat: no-repeat;
    }
    
.even {
    background-image: url(../images/bg_even.png);
    background-repeat: no-repeat;
    }
    
/* SUB PAGES ----------------------------------------------------------------------*/

#sub #alpha h1 {
    color: #fff;
    padding: 10px;
    margin: 0px 0px 20px 0px;
    font-size: 21px;
    letter-spacing: -0.5pt;
    font-family: Trebuchet MS, Georgia, Times, serif;
    background-image: url(../images/bg_header.png);
    background-repeat: repeat-x;
    }
    
#sub {
    margin: 0 auto;
    width: 824px; 
    }
    
#sub #contentArea {
    margin: 0px 20px 0px 20px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    
    }
    
#sub #alpha .content {
    padding: 20px 20px 20px 19px;
    background-image: url(../images/bg_contentarea.png);
    background-repeat: no-repeat;
    }
    
#sub .bonuses .box {
    border: 1px solid #ccc;
    padding: 10px;
    background-image: url(../images/bg_bonus_box.png);
    background-repeat: repeat-x;
    margin: 0px 0px 10px 0px;
    }
    
#sub .bonuses .thumb {
    border: 1px solid #ccc;
    width: 108px;
    float: left;
    margin: 0px 10px 0px 0px;
    }
    
#sub .bonuses .description {
    font-family: tahoma, helvetica, sans-serif;
    font-size: 12px;
    width: 435px;
    float: left;
    margin: 0px 0px 0px 0px;
    }
    
#sub .bonuses .description h2 {
    color: #d73833;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-size: 16px;
    letter-spacing: -0.2pt;
    font-family: Trebuchet MS, Georgia, Times, serif;
   }
   
#sub .bonuses .options {
    border-top: 1px solid #ccc;
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    color: #666;
    font-weight: bold;
    font-family: tahoma, helvetica, sans-serif;
    font-size: 12px;
    }
    
#sub .bonuses .links {
    margin: 0px 0px 0px 0px;
    color: #285095;
    }
   
.iconLink {
    background-image: url(../images/icon_link.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    float: left;
    padding: 0px 0px 0px 19px;
    margin: 0px 5px 0px 0px;
    }
    
.iconReview {
    background-image: url(../images/icon_review.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 0px 0px 0px 15px;
    margin: 0px 5px 0px 0px;
    width: 100px;
    }
    
/*\*/
* html .iconReview  {
     background-position: 0px 5px;
}
/**/

/* REVIEWS PAGE --------------------------------------------*/

#reviewFacts {
    float: left;
    width: 279px;
    border: 1px solid #ccc;
    margin: 0px 16px 0px 0px;
    }
    
#reviewFacts h3 {
    background-image: url(../images/bg_header_review.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    color: #d73833;
    padding: 7px 0px 7px 15px;
    margin: 0px;
    font-size: 16px;
    letter-spacing: -0.2pt;
    font-family: Trebuchet MS, Georgia, Times, serif;
    border-bottom: 1px solid #ccc;
    }
    
#reviewFacts h4 {
    color: #d73833;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    letter-spacing: -0.2pt;
    font-family: Trebuchet MS, Georgia, Times, serif;
    border-top: 1px dashed #ccc;
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    }
    
#reviewFacts ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    }
    
#reviewFacts li {
    border-top: 1px solid #ccc;
    border-bottom: 0px solid #ccc;
    padding: 1px 0px 1px 7px;
    color: #666;
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 9px
    }

    
#reviewRatings {
    width: 279px;
    border: 1px solid #ccc;
    float: left;
    }
    
#reviewRatings td {
    padding: 3px;
    border-bottom: 2px solid #fff;
    }
    
#reviewRatings h3 {
    background-image: url(../images/bg_header_review.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    color: #d73833;
    padding: 7px 0px 7px 15px;
    margin: 0px;
    font-size: 16px;
    letter-spacing: -0.2pt;
    font-family: Trebuchet MS, Georgia, Times, serif;
    border-bottom: 1px solid #ccc;
    }
    
#reviewButtons {
    margin: 20px 0px 20px 0px;
    }
    
#reviewButtons a:link, #reviewButtons a:visited {
    background-image: url(../images/bg_button.png);
    background-repeat: repeat-x;
    padding: 7px 20px 7px 20px;
    margin: 0px 10px 0px 0px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    }
    
.reviewMain {
    border: 1px solid #ccc;
    padding: 12px;
    background-image: url(../images/bg_reviewmain.png);
    background-repeat: repeat-x;
    margin: 0px 0px 20px 0px;
    }
    
.reviewMain .heading {
    color: #fff;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-size: 20px;
    letter-spacing: -0.2pt;
    font-family: Trebuchet MS, Georgia, Times, serif;
    }
    
.reviewMain h2 {
    color: #d73833;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-size: 16px;
    letter-spacing: -0.2pt;
    font-family: Trebuchet MS, Georgia, Times, serif;
    }
    
/* BONUS REVIEW PAGES ------------------------------*/

#sub .bonusReview .box {
    border: 1px solid #ccc;
    padding: 10px;
    background-image: url(../images/bg_bonus_box.png);
    background-repeat: repeat-x;
    margin: 0px 0px 10px 0px;
    }
    
#sub .bonusReview .thumb {
    
    width: 88px;
    float: left;
    margin: 0px 10px 0px 0px;
    }
    
#sub .bonusReview .thumb img {
    width: 88px;
    border: 1px solid #ccc;
    }
    
#sub .bonusReview .description {
    font-family: tahoma, helvetica, sans-serif;
    font-size: 12px;
    width: 435px;
    float: left;
    margin: 0px 0px 0px 0px;
    }
    
#sub .bonusReview .description h2 {
    color: #d73833;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    letter-spacing: -0.2pt;
    font-family: Trebuchet MS, Georgia, Times, serif;
   }
   
#sub .bonusReview .options {
    border-top: 1px solid #ccc;
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    color: #666;
    font-weight: bold;
    font-family: tahoma, helvetica, sans-serif;
    font-size: 12px;
    }
    
#sub .bonusReview .links {
    margin: 0px 0px 0px 0px;
    color: #285095;
    }
   
#sub .bonusReview .iconLink {
    background-image: url(../images/icon_link.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    float: left;
    padding: 0px 0px 0px 19px;
    margin: 0px 5px 0px 0px;
    font-size: 10px;
    }
    
.iconReview {
    background-image: url(../images/icon_review.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 0px 0px 0px 15px;
    margin: 0px 5px 0px 0px;
    width: 100px;
    font-size: 10px;
    }
    
/*\*/
* html .iconReview  {
     background-position: 0px 5px;
}
/**/
    
/* BOTTOM NAVIGATION ---------------------------------------------*/

#bottomNav {
    background-image: url(../images/closer.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 824px;
    height: 73px;
    padding: 20px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    }
    
/*\*/
* html #bottomNav {
    margin: -2px 0px 0px 0px;
}
/**/
    
#bottomNav a:link, #bottomNav a:visited {
    color: #000000;
    border-right: 1px dotted #fff;
    padding: 0px 10px 0px 10px;
    }
    
/* NEWS ---------------------------------------------*/
    
.newsItems {
    color: #fff;
    /*padding: 0px 15px 15px 15px;*/
    font-size: 11px;
    line-height: 14px;
    }
    
.newsItems .title {
    font-weight: bold;
    text-decoration: underline;
    margin: 0px 0px 0px 0px;
    padding: 15px 15px 0px 15px;
    background-image: url(../images/sep_news.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    }
    
/*\*/
* html .newsItems .title {
    margin: -3px 0px 0px 0px;
}
/**/
    
.newsItems .date {
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    }
    
.newsItems .article {
    padding: 15px;
    }

