﻿@import url("http://www.malia.co.uk/assets/css/reviews_new.css");


body /* Internet Explorer */ 
{
color: #;
margin-bottom: 10px; 
margin-top:10px;
background-color:#8B93F1;
font-family: Verdana;
font-size: 10pt;
text-align: center;
}
body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
}
.video_detail_text  { color: #808080; font-family: Verdana; font-size: 8pt }
.video_detail_value  { color: #FFFFFF; font-family: Verdana; font-size: 8pt }
.video_title_text { font-family: Arial; font-size: 15; font-weight: bold }
.video_detail_table{ background-color: #252525;  border-top:1px dotted #808080; border-left-width: 1px; border-right-width: 1px; border-bottom: 1px dotted #808080 }

.sub_nav {float:right; padding-right:5px; color: #FFFFFF}
.sub_nav a {color: #FFFFFF; text-decoration:none}
.sub_nav a:hover {color: #FFFFFF; text-decoration:underline}

.outside_div{ background-color: #FFCC00; border-left: 2px solid #FFFFFF; 
border-right: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF; 
border-top: 2px solid #FFFFFF; border-collapse: collapse; 
width:960px; margin-left:auto; margin-right:auto}

.pictures { border: 3px double #FF0000; }

.disbox {border: 1px dashed #CC6600; background-color: #E1B500; color:#000000}
.ratingb .currentb {background: url(/assets/images/ratings/stars-moz-blue-purple-md.png) left;}
.spacer {height:20px}