﻿body
{
    margin:0px;
    font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    float:left;
    width:100%;
    position:relative;
    color:#800000
}

.imagePosition
{
    margin-top:0px;
    margin-left:0px    
}

.header
{
    background-color:#800000;
    height: 136px;
    width:100%;
    background-image:url(/images/MustaschTV/mustasch_bg.jpg);
    border-bottom:1px solid #800000;
}

.breadcrumblink
{
    color:#ffffff;
}

.right
{
    width:300px;
    height:100%; 
    float:right;
}

a:hover, a:active 
{
    text-decoration: underline;
}

.ratingBox
{
    background-color:#000000; 
    border-bottom: solid 1px #7C0A00; 
    border-left: solid 1px #7C0A00; 
    border-right: solid 1px #7C0A00; 
    vertical-align:middle; 
    width:480px; 
    height:20px; 
    text-align:center; 
    margin:auto;
    -webkit-border-radius:0px 0px 3px 3px; 
    -moz-border-radius:0px 0px 3px 3px; 
    border-radius:0px 0ppx 3px 3px;
}

.PageContent
{
    width: 100%;
    background-color: #000000;
    min-height: 800px;
    padding-bottom:300px;
    float:left;
}

.footer
{
    position:absolute;
    top:100%;
    margin-top:-100px;
    width:100%; 
    background-color:#800000; 
    height:120px; 
    left:0px;
    padding-top:10px;
    padding-bottom:10px;
    color:White;
    background-image:url(/images/MustaschTV/mustasch_bg.jpg);
    border-top:1px solid #7C0A00;
}

.logo
{
    top: 20px;
    left: 0px;
    width: 396px;
    height: 104px;
    position: relative;
    background-image:url(/Images/MustaschTV/mustasch_logo.png);
    float:left;
}

.navigation
{
    margin-top:25px;
    height:30px;
    width:366px;
    float:right;
}

.headboundry
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    height:100%  
}

.dataPager
{
    background-color: #3C0000;
    border: solid 1px #800000;
    color: white;
    padding: 3px;   
    cursor:pointer;
}

.pagecontentboundry
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    height:100%
}

.foooterboundry
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;   
    height:100%
}

.thumbnail
{
    -webkit-border-radius:3px; 
    -moz-border-radius:3px; 
    border-radius:3px;
    background:none repeat scroll 0 0 #000000;
    border:1px solid #800000;
    display:block;
    overflow:hidden;
    padding:4px;
    width:140px;
    height:90px;
    margin-bottom: 5px;     
}

.footerInfoBox
{
    width:190px;
    height:70px;
    background-color: #800000; 
    -webkit-border-radius:10px; 
    -moz-border-radius:10px; 
    border-radius:10px;
    padding:20px;
    vertical-align:top;
    float:left;
    margin:10px;
}

.videoleftcolumn
{
    width:340px;
    height:100%;
    background-color:Green;
}

.videorightcolumn
{
    width:460px;
    height:100%;
    background-color:Red;
}

.videodetailsbox
{
    width:460px;
    border: solid 1px #CCCCCC;      
}

.contentTop
{
    width:100%; 
    margin-top:30px; 
    margin-bottom:10px
}

.videoInfo
{
    width: 500px; 
    float:left; 
    border:solid 1px #7C0A00; 
    margin-left:10px; 
    margin-right:10px; 
    margin-top:10px; 
    padding-bottom:10px; 
    -webkit-border-radius:5px; 
    -moz-border-radius:5px; 
    border-radius:5px;
}

.videoInfoLabels
{
    width:200px; 
    float:left    
}

.priceBanner
{
    font-size:1.5em;
    font-weight:bold;
    float:left; 
    clear:both; 
    width: 160px; 
    height:41px; 
    text-align:center; 
    padding-top:10px; 
    background-repeat:no-repeat; 
    background-image:url(/Images/KatshingTV/pricebanner.png)
}

.productPicture
{
    float:left; 
    width:500px; 
    border:solid 1px #D3D3D3; 
    padding-top:10px; 
    padding-bottom:20px; 
    margin:10px; 
    text-align:center; 
    -webkit-border-radius:5px; 
    -moz-border-radius:5px; 
    border-radius:5px;
}

.video
{
    padding:10px;
    margin-top:10px;
    text-align:center;
    border:solid 1px #7C0A00;
    -webkit-border-radius:5px; 
    -moz-border-radius:5px; 
    border-radius:5px;  
}

.videoBanner
{
    text-align:center
}

.contentVideoRight
{
    height:100%; 
    width:500px; 
    float:right; 
    position:relative
}
   
.contentVideoLeft
{
    height:100%; 
    width:500px; 
    float:left; 
    position:relative    
}

b
{
    font-weight:bolder;  
}

a
{
    color:#ffffff;    
    text-decoration:none;
}

h1
{
    color:#ffffff;
}
