﻿        body
        {
            
            font-family: "trebuchet ms" , helvetica, sans-serif;
            font-size: 11px;
            line-height: 18px;
            background-color: #463933;
        }
        .watermarked 
        {
            padding:2px 0 0 2px;
            border:1px solid #BEBEBE;
            background-color:#F0F8FF;
            color:Gray ;
            font-family:Verdana ;
            font-weight:lighter ;
            font-size:small ;
        }
        .unwatermarked 
        {
            height:18px;
            width:148px;
            font-weight:bold;
        }         
        .MovieList li
        {
            display: inline;
            float: left;
            margin-bottom: 15px;
            margin-left: 15px;
        }
        .datapager
        {
            clear: both;
            display: block;
            font-size: medium;
            text-align: center;
        }
        .OneMovie
        {
            background: #b9d3ee;
            border: #648abd 2px solid;
            color: maroon;
            font-size: 11px;
            height: 170px;
            padding: 3px;
            width: 400px;
        }
        .MovieDetail
        {
            color: black;
        }
        .MovieName
        {
            background-color: #d3c9c7;
            font-weight: bold;
        }
        .CategoryPicture {
            background: #b9d3ee;
            border: #648abd 2px solid;
            color: Maroon;
            font-size: small;
            height: 160px;
            padding: 2px;
            width: 100px;
            float:left;  
            
        }    
        .CatHead  
        {
            font-family:Verdana;
            font-size :small;
            font-weight:bold;
            float:left; 
            text-align:left; 
        }
        .CatFooter  
        {
            font-family:Verdana;
            font-size :small;
            font-weight:bold;
            float:left; 
            text-align:center; 
        }      
        .CategoryText
        {
            font-family: Verdana;
            font-size: smaller;
            float: left;
        }
        .Categories
        {
            display: inline;
            float: left;
            margin-bottom: 15px;
            margin-left: 15px;
            width:300px; 
        }
        
        
  /*Categories Style*/    
        
        .cat-link
{
	font-family: verdana;
	font-size: 11px;
	line-height: 28px;
	color: #000000; 
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #333333;
}


/*Commodity Style*/    
        
        .Commo-link
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff; 
	font-weight: bold;
}



/*Sub Categories Style*/ 

.Subcat-link
{
	font-family: verdana;
	font-size: 10px;
	line-height: 22px;
	color: #000000; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #333333;
}





            
        h1
        {
            background-color: #d3c9c7;
            border-top: #9c0001 20px solid;
            color: white;
            font-family: Arial;
            font-size: x-large;
            font-weight: bold;
            height: 90px;
            padding: 8px;
            text-align: right;
            vertical-align: bottom;
        }
        
        
   /*Footer Categories Style*/ 
        
        .cat-linkFooter
{
    font-family: verdana,arial;
    line-height: 15px;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;   
}
.cat-linkFooter a:visited {
	text-decoration: none;
	color: #D6B2BE;
}
.cat-linkFooter a{
	color:#D6B2BE;
	text-decoration:none;
}
.cat-linkFooter a:hover{
	color:#ffffff;
	text-decoration:underline; 
	width:150; 
}

/*Categories Style*/    
        
        .SubCatTop-link
{
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF; 
	font-weight: bold;
}



div.rounded {
    clear:both;
    max-width:800px;
}

div.rounded div.top-outer {
    background:url(img/tl.gif) no-repeat left bottom;
    padding:0px;
    width:820px;
}

div.rounded div.top-outer div.top-inner {
    background:url(img/tr.gif) no-repeat right bottom;
    margin-left:10px;
}

div.rounded div.top-outer div.top-inner div.top {
    background:url(img/t.gif) repeat;
    height:11px;
    margin-right:10px;
    font-size:.01em;
}

div.rounded div.mid-outer {
    background:url(img/l.gif) left repeat-y;
    clear:both;
    width:820px;
}

div.rounded div.mid-outer div.mid-inner {
    background:url(img/r.gif) right repeat-y;
    margin-left:10px;    
}

div.rounded div.mid-outer div.mid-inner div.mid {
	background-color:#ffffff;
    margin-right:10px;
}

div.rounded div.bottom-outer {
    background:url(img/bl.gif) no-repeat left top;
    clear:both;
    padding:0px;
    width:820px;
}

div.rounded div.bottom-outer div.bottom-inner {
    background:url(img/br.gif) no-repeat right top;
    margin-left:10px;
}

div.rounded div.bottom-outer div.bottom-inner div.bottom {
    background:url(img/b.gif) repeat;
    height:11px;
    margin-right:10px;
    font-size:.01em;
}



/*Item Style*/ 


div.rounded1 {
    clear:both;
   
}

div.rounded1 div.top-outer {
    background:url(imgitem/tl.gif) no-repeat left bottom;
    padding:0px;
 
}

div.rounded1 div.top-outer div.top-inner {
    background:url(imgitem/tr.gif) no-repeat right bottom;
    margin-left:10px;
}

div.rounded1 div.top-outer div.top-inner div.top {
    background:url(imgitem/t.gif) repeat;
    height:11px;
    margin-right:10px;
    font-size:.01em;
}

div.rounded1 div.mid-outer {
    background:url(imgitem/l.gif) left repeat-y;
    clear:both;
    
}

div.rounded1 div.mid-outer div.mid-inner {
    background:url(imgitem/r.gif) right repeat-y;
    margin-left:10px;    
}

div.rounded1 div.mid-outer div.mid-inner div.mid {
	background-color:#ffffff;
    margin-right:10px;
}

div.rounded1 div.bottom-outer {
    background:url(imgitem/bl.gif) no-repeat left top;
    clear:both;
    padding:0px;
   
}

div.rounded1 div.bottom-outer div.bottom-inner {
    background:url(imgitem/br.gif) no-repeat right top;
    margin-left:10px;
}

div.rounded1 div.bottom-outer div.bottom-inner div.bottom {
    background:url(imgitem/b.gif) repeat;
    height:11px;
    margin-right:10px;
    font-size:.01em;
}