/*------------------------------------------
CONTENT
--------------------------------------------*/
#content-wrapper{
height: 700px;
width: 100%;
background: url(images/content_bg.gif) #494949;
background-repeat: repeat-x;
padding: 1px 0px 0px 0px; 
margin:0px;
}

#content-inner-wrapper{
height: 100%;
width: 1000px;
padding: 0px; 
margin:0px;
}

.content-left{
height: 100%;
/*visual width = width + L + R padding*/
width: 610px;
/*top right bottom left*/
padding: 15px 30px 15px 30px; 
margin: 0px;
float: left;
text-align: justify;
line-height: 20px;
}

.content-separator{
height: 699px;
width: 2px;
background: url(http://www.sevenstarpictures.com/themes/sevenstar/images/content_separator.gif) #353535;
background-repeat: repeat-y;
padding: 0px;
margin: 0px;
float: left;
}

.content-right{
height: 100%;
/*visual width = width + L + R padding*/
width: 259px;
/*top right bottom left*/
padding: 15px 30px 15px 30px; 
margin: 0px;
float: left;
text-align: justify;
line-height: 20px;
}

/*
* html .content-right{
background: #FFFF00;
width: 200px;
float: right;
}

* html .content-left{
background: #FF0000;
width: 400px;
}
*/

.xcontent-right img {
border: 1px solid #666666;
margin-top: 7px;
}

/*-----------------------------------------------------*/

body {
margin: 0;
padding: 0; 
background: #282828;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#cacaca;
width:100%;
}

a{outline:none;color:#FFF}
img{border:none; padding:0px;margin:0px}
/*------------------------------------------
TYPEOGRAPHY
--------------------------------------------*/
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
font-weight: bold;
border-bottom: 1px solid #ffffff;
padding-bottom: 5px;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
font-weight:normal;
border-bottom: 1px solid #ffffff;
padding-bottom: 5px;
}




/*------------------------------------------
HEADER - START HERE PIKA
--------------------------------------------*/
#header{
height: 76px;
width: 100%;
background: url(http://www.sevenstarpictures.com/themes/sevenstar/images/header_navi_bg.gif) #202020;
background-repeat: repeat-x;
padding:0px;
margin:0px;
}



/*------------------------------------------
NAVIGATION
--------------------------------------------*/
#nav{
margin:0;
padding:0;
text-align:right;
}

#nav li{
display:inline;
padding:0;
margin:0;
}

#nav li a{
padding:0;
margin:0;
border: 0px;
}

#nav li a img{
padding:0;
margin:0;
border: 0px;
}

/*------------------------------------------
BANNER
--------------------------------------------*/
#banner{
height: 550px;
width: 100%;
xbackground: url(http://www.sevenstarpictures.com/themes/sevenstar/images/banner_blue_bg.gif) #24364C;
xbackground-repeat: repeat-x;
padding:0px;
margin:0px;
}



/*------------------------------------------
FOOTER
--------------------------------------------*/
#footer{
height: 55px;
xwidth: 100%;
background: url(http://www.sevenstarpictures.com/themes/sevenstar/images/footer_bg.gif) #202020;
background-repeat: repeat-x;
padding-left: 25px;
padding-top: 22px;
margin:0px;
color: #666666;
}

#footer a{
text-decoration:none;
color: #C2C2C2;
}
#footer a:hover{
text-decoration:underline;
color: #FFF;
}



/*------------------------------------------
TABLE
--------------------------------------------*/
/*
.tablewrapper {
text-align: left;
margin: 0px auto;
padding: 0px;
border:0;
width: 610px;
}
.tablewrapper a{
xcolor:#000;

}
.side-left {
float: left;
width: 203px;
padding: 0px;
}

.side-center {
float: left;
width: 204px;
padding: 0px;
}

.side-right {
float: left;
width: 203px;
padding: 0px;
}

.tablewrapper img {
border:1px solid #666666;
}
*/


/*=============================================================================*/
/*       MOVIESLATE TABLE
==============================================================================*/
.movieslate_wrapper {
width:640px;
text-align:left;
line-height:12px;
}

.movieslate_left{
width:180px; 
height:350px; 
float:left; 
padding:10px; 
border:1px solid #666666;
}

.movieslate_middle {
width:180px; 
height:350px; 
float:left; 
padding:10px; 
border-top:1px solid #666666; 
border-bottom:1px solid #666666;
}

.movieslate_right{
width:180px; 
height:350px; 
float:left; 
padding:10px; 
border:1px solid #666666;
}

.movieslate_left2{
width:180px; 
height:250px; 
float:left; 
padding:10px; 
border:1px solid #666666;
}

.movieslate_middle2{
width:180px; 
height:250px; 
float:left; 
padding:10px; 
border-top:1px solid #666666; 
border-bottom:1px solid #666666;
}

.movieslate_right2{
width:180px; 
height:250px; 
float:left; 
padding:10px; 
border:1px solid #666666;
}