* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 130%;
    font-family: Arial, "Trebuchet MS", sans-serif;
    color: #fff;
    background: #14253f;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

a img { border: 0; }
a { color: #056188; text-decoration: underline; cursor:pointer; }
a:hover { text-decoration: none; }

.center { margin: 0 auto; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }

.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }

h2 { color:#57a1c4; font-family: Georgia, Times, serif; text-transform:uppercase; font-weight: normal; padding-bottom:2px; font-size:16px;}
.small { font-size:11px; }
#shell {
position: relative; 
	width: 953px;
	margin: 0 auto;
	background: url(http://d2ke1aev9qlg0.cloudfront.net/image-bg2.jpg) no-repeat right 0;
	border-bottom: 0px solid  #1a2e47;
}

#box-link { 
		position: absolute; 
		top: 500px; 
		left: 720px; 
		width: 133px; 
		height: 40px; 
		background-color: transparent; 
		 }	
		
h1#logo {
	height: 28px;
	width: 344px;
	padding:50px 0 0 23px;
	font-size: 0;
	line-height: 0;
}

h1#logo a {
	display: block;
	height: 28px;
	background: url(images/logo.png) no-repeat 0 0;
	
	text-indent: -4000px;
}
#header { /* height: 380px; */ height:100px; }
#content { padding-left: 22px; height:455px; }

.column { float: left; display: inline;  padding-right: 20px; }
.column a { display: inline-block; margin-top: 3px; }

h2.film-tv {
	background: url(images/h2-film-tv.gif) no-repeat 0 0;
	height: 13px;
	width: 88px;
	padding-bottom: 10px;
}

h2.commercial-voice {
	background: url(images/h2-commercial-voice.gif) no-repeat  0 0;
	height: 13px;
	width: 205px;
	padding-bottom: 10px;
}

h2.theater {
	background: url(images/h2-theater.gif) no-repeat 0 0;
	height: 13px;
	width: 82px;
	padding-bottom: 10px;
}

h3.imdb {
	margin: 8px 0;
	background: url(images/imdb-icon.gif) no-repeat  0 0;
	padding-left: 36px;
	font-size: 13px;
}

h3.pdf {
	margin: 1px 0;
	background: url(/en/images/pdf-icon.gif) no-repeat  0 0;
	padding-left: 36px;
	font-size: 13px;
}
h3.imdb a { font-size: 13px; }

.navigation { 
	border-bottom: 1px solid #1a2e47;
	height: 46px;
	width: 100%;
	margin-top: 4px;
	line-height:16px;
}

.navigation ul { list-style: none outside; padding: 16px 0 0 25px; }
.navigation li { display: inline; padding-top: 15px; padding-right: 20px;  } 
.navigation li a {  
	font: 12px Georgia, Times, serif; 
	text-transform: uppercase; 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none;
}


.navigation .active, 
.navigation a:hover { color: #ffdd00; }

#footer {
	background: #14253f;
	padding: 10px 25px;
	color: #43809e;
}

#footer a { color: #43809e; }


#test-test { width:520px; height:280px; overflow: auto }
p#test-test { padding-bottom:13px; line-height:17px; }
.text-content { width:520px; height:280px; overflow: auto }
.text-content p{ padding-bottom:13px; line-height:17px; }
#test-test p{ padding-bottom:13px; line-height:17px; }
#test-test2 { width:520px; height:440px; overflow: auto }
#test-test2 p{ padding-bottom:13px; line-height:17px; }
.test-test2 { width:520px; height:440px; overflow: auto }
.test-test2 p{ padding-bottom:13px; line-height:17px; }


.text-content2 { width:520px; height:440px; overflow: auto }
.text-content2 p{ padding-bottom:13px; line-height:17px; }
.fot2 { padding-left: 320px; }
.fot3 { padding-left: 415px; }


/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
