div#sitewrapper 
{
    background-image: url('/media/17/eros_small.png');
    }
div#sitewrapper {
    background-position: left bottom;
    background-repeat: no-repeat;
    min-height:500px;
}
body {
    font-family: 'Arial Narrow';
}

body
{
    color: #fff;
    background-color: #87a1b2;
    background-image: url('/media/2/bg_gradient.png');
    background-position: left top ;
    background-repeat: repeat-x;
    margin:0px;
    }

a, a:hover, a:visited, a:active 
{
    color: #fff;
    }

div#sitewrapper
{
    width:800px;
    margin: 20px auto;
    /*border:1px solid #fff;*/
    }
    
div#column_left
{
    width:234px;
    float:left;
    margin-right:30px;
    }
    
div#column_right
{
    width:536px;
    float:left;
    }    

img#eros_logo
{
    border:0px;
    }

div.cb
{
    clear:both;
    }

div#news 
{
    font-family:"Arial Narrow";
    }    
div#news h2 
{
    font-family:Impact;
    font-weight:400;
    text-transform:uppercase;
    font-size: 18pt;
    }
    
div#news h3
{
    font-size: 15pt;
    margin:0px;
    line-height:14pt;
    }
div.news_content
{
    margin:0px;
    font-size:10pt;
    }
div#news div.date
{
    font-size:9pt;
    margin:0px;
    }
.news_item
{
    margin-bottom:20px;
    }    
    
div#navigation ul
{
    list-style-type:none;
    padding:0px;
    margin:0px;
    }

div#navigation li 
{
    font-size:13pt;
    font-weight:400;
    font-family:Impact;
    float:left;
    }
div#navigation li+li
{
    margin-left:18px;
    }
    
div#navigation li a
{
    text-decoration:none;
    }
div#navigation li a.active
{
    border-bottom:1px dotted #fff;;
    }
div#navigation
{
	margin-bottom:20px;
	}
img#buy_ticket_button 
{
    margin-top:20px;
    float:right;
    border:0px;
    }
    
.link 
{
    float:right;
    font-size:9pt;
    }
    
h2.main_story_headline
{
    font-family:Impact;
    font-weight:400;
    font-size:26pt;
    text-transform:uppercase;
    margin:0px;
    }

div#images ul
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

div#images li
{
    float:left;
}
    
div.thumbnail 
{
    padding:3px;
    border:1px solid #666;
    background-color:#fff;
    margin: 0px 10px 10px 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    }
div.thumbnail:hover
{
    cursor:pointer;
    background-color:#999;
    }
    
div.thumbnail img 
{
    border:0px;
    }





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
