﻿h1 
{
	font-size:16px;
	padding-bottom:10px;
	color:#eeeeee;
}
h2 {
	font-size:12px;
	color:#99cc66;
	margin-bottom:15px;
}
h3 {
	font-size:9px;
	color:#eeeeee;
}
h4 {
	color:#cccccc;
	text-transform:uppercase;
	padding-bottom:10px;
}
a {
	color: #99cc66;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #54d400;
	text-decoration: underline;
}
.SpanColor {color:#54d400;}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #0D0D0D;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #989898;
}
#MainWrapper {
	text-align: left;
	margin: auto;
	width: 880px;
	background: #181818;
}
#MainBody {
	width:872px;
	margin-left:4px;
}
#Header {
	width:872px;
	height:266px;
	background: url('/Images/Headers/TamilCinemaHeaderGreen.jpg') no-repeat;
	cursor:pointer;
}
#TopLogo {
	width:502px;
	height:266px;
}
#TopImage {
	width:370px;
	height:266px;
	background: url('/Images/TopImages/TamilCinemaTopImageSurya.png') no-repeat;
}
#ColorSelection input {
	margin-right:13px;
}
#ContentBody {
	margin-top:5px;
}
#LeftContent {
	width:275px;
	min-height:400px;
	background: url('/Images/LeftImages/TamilCinemaLeftGreen.jpg') no-repeat;
	padding:0px 0px 0px 10px;
}

/* TOP NAVIGATION */
.TopNavigation a 
{
	font-size:12px;
}

.TopNavigation li 
{
	float:left;
	text-align:center;
	height:36px;
}

li.Off {
	width:115px;
	background: url('/Images/Navigation/TopNavigationBg.png') repeat-x;
	cursor:pointer;
	padding-top:11px;
}

li.On {
	width:115px;
	background: url('/Images/Navigation/TopNavigationBgGreen.png') repeat-x;
	cursor:pointer;
	padding-top:11px;
}

li.nBL 
{
	width:2px;
	background: url('/Images/Navigation/TopNavigationBorderLeft.png') no-repeat;
}

li.nBR 
{
	width:2px;
	background: url('/Images/Navigation/TopNavigationBorderRight.png') no-repeat;
}

/* END */

#RightContent {
	width:587px;
}
#RightMainContent {
	padding:20px;
	padding-top:5px;
}
.Divider 
{
	height:2px;
	background: url('/Images/BgDivider.gif') repeat-x;
	margin:15px 0px 15px 0px;
}
#SearchBox {
	padding: 14px 0px 0px 0px;
}
#SearchClose 
{
	position:relative;
	top:-18px;
	float:right;
	display:none;
}
.SearchField 
{
	height:15px;
	width:221px;
	background: url('/Images/Search/SearchIconGreen.png') no-repeat;
	border:solid 1px #eeeeee;
	background-color:#99cc66;
	color:#003300;
	font-weight:bold;
	margin-top:5px;
	padding-left:21px;
	padding-right:21px;
	text-align:center;
}
.SearchFieldLarge
{
    width: 506px;
}
.SearchResults 
{
	border:solid 1px #99cc66;
	background-color:#003300;
	width:526px;
	position:absolute;
	z-index:100;
	display:none;
}
.SearchResults li 
{
	list-style:none;
	padding:3px 0px 2px 0px;
}
.SearchResultsDivider 
{
	background-color:#99cc66;
	color:#333300;
	font-weight:bold;
	margin:0px;
	padding:0px;
	height:15px;
}
.SearchSet 
{
	width:263px;
	float:left;
}
.SearchSet div 
{
	padding:5px;
}
.SearchResultsDivider a, SearchResultsDivider a:visited 
{
	color:#003300;
}

#Footer 
{
	background: #101010;
	text-align: right;
	margin: 0px 4px 0px 4px;
	padding: 18px 15px 15px 15px;
}

.LinkButton 
{
	border:solid 1px #99cc66;
	background-color:#003300;
	color:#99cc66;
	padding:2px 5px 3px 5px;
}

/* SEARCH */

.SearchResultsFull
{
	border:solid 1px #99cc66;
	background-color:#003300;
	width:548px;
	margin:20px 0px 20px 0px;
}
.SearchResultsFull li 
{
	list-style:none;
	padding:3px 0px 2px 0px;
}
.SearchResultsDividerFull 
{
	background-color:#99cc66;
	color:#333300;
	font-weight:bold;
	margin:0px;
	padding:0px;
	height:15px;
}
.SearchSetFull 
{
	width:274px;
	float:left;
	margin-bottom:20px;
}
.SearchSetFull div 
{
	padding:5px;
}
.SearchResultsDividerFull a, SearchResultsDividerFull a:visited 
{
	color:#003300;
}
.SearchOn {
	color:#ffffff;
	font-weight:bold;
}

/* END */

/* FRONT */

.FrontBox {
	cursor:pointer;
	width:537px;
	border:1px dotted #99cc66;
	padding:5px;
	margin-bottom:15px;
}

.FrontTextBox {
	width:370px;
}

.FrontBox .right, .FrontBoxOn .right {
	text-align:right;
}

.FrontBoxOn {
	cursor:pointer;
	width:537px;
	border:1px dotted #99cc66;
	padding:5px;
	margin-bottom:15px;
	background-color:#003300;
}

.ContentBox {
	width:527px;
	border:1px dotted #99cc66;
	padding:10px;
	margin-bottom:15px;
	min-height:320px;
}

.DetailBox {
	width:327px;
}

.DetailBox div {margin-bottom:10px;}

.DetailLeft 
{
	width:114px;
	font-weight:bold;
}

li 
{
	padding-bottom:5px;
}

.Song {
	margin-bottom:15px;
}

.SongInfo {
	padding:5px 0px 5px 15px;
}

.SongInfo a:link, .SongInfo a:visited {
	font-weight:normal;
}

.DivHeader {
	background-color:#003300;
	padding-left:3px;
	padding-bottom:2px;
	width:524px;
}

.Download {
	border:solid 1px #99cc66;
	background-color:#003300;
	color:#99cc66;
	font-weight:bold;
	padding:2px 3px 3px 3px;
}

. {
	height:1px;
	color:#99cc66;
}

.HorSep {
  height: 1px;
  background-color:#99cc66;
  margin:10px 0px 10px 0px;
}

.HorSep hr {
  display: none;
}

.InputField 
{
	width:450px;
	border:solid 1px #003300;
	background-color:#99cc66;
	color:#003300;
	padding:2px;
	font-weight:bold;
}

.InputField2
{
	width:218px;
	border:solid 1px #003300;
	background-color:#99cc66;
	color:#003300;
	padding:2px;
	font-weight:bold;
}

.InputButton 
{
	border:solid 1px #99cc66;
	background-color:#003300;
	color:#99cc66;
	padding:3px;
	font-weight:bold;
}

.Ordered div 
{
	margin-bottom:5px;
}

.AudioPlayer 
{
	position:relative;
	z-index:1;
	margin-bottom:20px;
}

.AudioHide {
	z-index:2;
	position:relative;
	display:block;
	height:15px;
	background-color:#181818;
	top:-246px;
}

.boxContent {
	padding-top:20px;
}

.filmLetters ul li
{
	float:left;
	margin-right:3px;
	text-align:center;
	border:dotted 1px #ccc;
	padding:0px 3px 0px 3px;
}

.FilmTeaserImages {
	float:left;
	margin:20px 11px 0px 0px;
}

.LeftContent {
	margin-top:20px;
}

/* FullPageStyles */
#RightMainContentFull
{
    width: 850px;
	padding:0px;
	padding-top:5px;
}
.ContentBoxFull {
	width:850px;
	border:1px dotted #99cc66;
	padding:10px;
	margin-bottom:15px;
	min-height:320px;
}
.DetailBoxFull {
	width:850px;
}

