/*
*	Reset
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
}

html, body {
	font: normal 12px Verdana;	
}

body {
	background: #333333 url('/images/web/side.gif') top left no-repeat;
	line-height: 1.2;
	color: #cccccc;
}

.clear {
	clear: both;	
}

a {
	color: #cccccc;	
}

a:hover {
	color: #FFF;	
}

#page {
	width: 980px;
}

#col_left {
	width: 230px;
	float: left;	
	padding-left: 30px;
}

#col_right {
	width: 700px;
	float: right;
	padding-top: 80px;
}

#header {
	padding-top: 25px;
	height: 40px;	
}

#header ul {
	list-style: none;
}

#header ul li a {
	color: #999999;
	font-family: Arial;
	text-decoration: none;
}

#header ul li a:hover {
	color: #FFF;	
}

#breadcrumb {
	margin-left: 40px;	
}

#breadcrumb li {
	display: inline;
}

#breadcrumb li a {
	text-transform: lowercase;
	padding: 0 11px 0 11px;	
	background: url('/images/web/left.gif') center left no-repeat;
}

#lang {
	float: right;	
}

#lang li {
	float: left;
}

#lang li span {
	color: #999999;
	padding: 0 5px;
}

#lang li a.active {
	color: #ffffff;
}

#logo {
	background: url('/images/web/logo.gif') top left no-repeat;	
	margin-bottom: 60px;
	margin-left: 10px;
}

#logo a {
	display: block;	
	height: 99px;
	text-indent: -9000px;
}

#menu {
	list-style: none;
	width: 170px;	
}

#menu li {
	padding-bottom: 5px;	
	clear: both;
}

#menu li a {
	text-transform: lowercase;
	text-decoration: none;	
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	display: block;
	text-align: right;
	padding-bottom: 5px;
	line-height: 1;
	position: relative;
}

#menu li a:hover span {
	width: 15px;
	height: 5px;
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -1px;
	margin-left: 6px;
	background: url('/images/web/menu.gif') top left no-repeat;	
}

#menu li a.active {
	font-size: 20px;	
}

#menu li ul {
	list-style: none;
	margin-right: -40px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
}

#menu li ul li {
	text-align: right;	
	padding: 5px 0;
}

#menu li ul li a {
	display: inline;
	padding: 0;
	line-height: 1;
	color: #cccccc;
	text-decoration: none;
	border-bottom: 2px solid #808080;
}

#menu li ul li a:hover {
	color: #ffffff;
}

#menu li ul li a.active {
	font-size: 14px;
	color: #ffffff;
	border: none;
}

#search {
	width: 170px;	
	margin: 50px 0 30px 0;
	text-align: right;	
}

#search div {
	height: 24px;
}

#search div input {
	background: transparent;
	border: none;
	font-family: Arial;
}

#search div.input {
	background: url('/images/web/search.gif') top right no-repeat;	
	margin-bottom: 5px;
	padding: 3px 5px 0 5px;
}

#search div.input input {
	width: 140px;
}

#search div.submit {
	background: url('/images/web/submit.gif') top right no-repeat;
}

#search div.submit input {
	color: #cccccc;
	cursor: pointer;
	width: 60px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

#selfad {
	text-align: right;
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.w460 {
	width: 460px;	
}

.w220 {
	width: 220px;	
}

.w220 img {
	margin-bottom: 5px;	
}

.ml20 {
	margin-left: 20px;	
}

.mr20 {
	margin-right: 20px;
}

.space {
	height: 20px;	
}

.h_t {
	height: 40px;
}

h1.h {
/*
	font-size: 32px;	
	font-weight: normal;
	color: #999999;
	border-left: 1px solid #ffffff;
	padding: 35px 0 2px 20px;
	font-family: Arial;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 73px;
	margin-top: -5px;
*/
	font-family: Arial;
	font-size: 32px;	
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 25px;
	color: #999999;
	/*padding-top: 10px;*/
	margin-bottom: 30px;
}

h2 {
	color: #ffffff;
	font-size: 20px;
	font-family: Arial;
	font-weight: normal;
	margin: 5px 0 15px 0;
}

h2 a {
	color: #ffffff;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h2.h {
	color: #ffffff;
	font-family: Arial;	
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	border-bottom: 1px solid #ffffff;
	margin: 0 0 20px 0;
}

h3.h {
	text-transform: lowercase;
	border-bottom: 1px solid #666667;
	font-size: 14px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

#footer {
	height: 100px;	
}

a.more {
	background: url('/images/web/bullet.gif') center right no-repeat;
	padding-right: 13px;	
}

a.bullet {
	background: url('/images/web/bullet.gif') center left no-repeat;
	padding-left: 13px;	
	display: block;
	text-decoration: none;
	margin-bottom: 3px;
}

#col_right p {
	line-height: 18px;
	margin-bottom: 20px;
}

a.lvl2 {
	font-weight: bold;
	color: #FFF;	
}

#col_right p.lnh20 {
	line-height: 23px;
	margin-top: -6px;
}

div.first {
	padding-top: 10px;	
}

div.list {
	margin-bottom: 35px;	
}

.free {
	margin-bottom: 35px;	
}

.free ul {	
	margin-left: 30px;
	margin-bottom: 30px;
}

.free ul li {	
	line-height: 18px;
}

#navigation a {
	text-decoration: none;
	float: left;
	line-height: 24px;
	cursor: pointer;
}

#navigation a:hover {
	color: #ffffff;
}

#navigation a b {
	float: left;
	width: 11px;
	height: 24px;
	background: url('/images/web/navigation.gif') top left;
}

#navigation a span {
	float: left;
	background: url('/images/web/navigation.gif') top right;
}

#navigation a.to_left {
	margin-right: 5px;	
}

#navigation a.to_left span {
	padding: 0 14px 0 12px;
}

#navigation a.to_left:hover b {
	background-position: 0 -48px;
}

#navigation a.to_left:hover span {
	background-position: 100% -48px;
}

#navigation a.to_right b {
	background-position: 0 -24px;
}

#navigation a.to_right span {
	background-position: 100% -24px;
	padding: 0 22px 0 3px;
}

#navigation a.to_right:hover b {
	background-position: 0 -72px;
}

#navigation a.to_right:hover span {
	background-position: 100% -72px;
}

#navigation a.to_submit {
	margin-right: 10px;	
	margin-bottom: 10px;	
}

#navigation a.to_submit b {
	background-position: 0 -24px;
}

#navigation a.to_submit span {
	background-position: 100% 0;
	padding: 0 15px 0 5px;
}

#navigation a.active b,
#navigation a.to_submit:hover b {
	background-position: 0 -72px;
}

#navigation a.active span,
#navigation a.to_submit:hover span {
	background-position: 100% -48px;
}

#navigation a.small b {
	width: 5px;
}

#navigation a.small span {
	padding-right: 10px;
}

#navigation a.active {
	color: #FFF;
}

.filming {
	float: left;
	background: #FFF;
	padding: 5px;	
	margin-bottom: 20px;
	height: 300px;
}

.filming .h {
	float: left;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
	text-transform: lowercase;
}

.filming .caption {
	padding: 20px 10px 15px 10px;
}

.filming .selector {
	float: right;	
	width: 160px;
	height: 22px;
	position: relative;
	background: url('/images/web/selector.gif');
}

.filming .selector span {
	display: block;	
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 0 0 8px;
	cursor: pointer;
}

.filming .selector ul {
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
	width: 150px;
	padding: 5px;
	border: 1px solid #686868;
	border-top: 1px solid #cccccc;
	list-style: none;
	background: #FFF;
}

.filming .selector ul li {
	padding: 2px 0;	
}

.filming .selector ul li a {
	list-style: none;	
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.filming .selector ul li a:hover {
	text-decoration: underline;
}

.grid {
	float: left;	
	background: #FFF;
	padding: 5px;
	margin: 0 5px 5px 0;
	height: 115px;
	text-align: right;
}

.grid span {
	display: block;
	margin-top: 2px;
	height: 12px;
	background: url('/images/web/zoom.gif') center right no-repeat;	
}

ul.list {
	list-style: none;
	margin-bottom: 20px;
}

ul.list li {
	line-height: 25px;
}

ul.list li label {
	text-transform: lowercase;	
}

ul.list input {	
	position: relative;
	top: 1px;
	margin-right: 6px;
}

table {
	margin-bottom: 20px;
	border-collapse: collapse;
}

table th {
	text-align: left;
	font-weight: normal;
	background: #666666;
	color: #000000;
	line-height: 20px;
	padding: 0 4px;
}

table td {
	padding: 5px 4px;
	color: #cccccc;
	border-bottom: 1px solid #666666;
	line-height: 25px;
}

table td div {
	min-height: 50px;
}
	
a.view, a.down {
	display: block;
	color: #999999;
	padding-left: 20px;
	line-height: 20px;
}

a.view {
	background: url('/images/web/view.gif') center left no-repeat;	
	margin-top: 1px;
	margin-bottom: 5px;
}

a.down {
	background: url('/images/web/down.gif') center left no-repeat;
	/*margin-bottom: -6px;*/
}

a.view:hover, a.down:hover {
	color: #FFF;	
}

table.vertical {
	border-collapse: separate;
}

table.vertical th {
	border-bottom: 1px solid #333333;
}

table.vertical th, table.vertical td {
	padding-left: 10px;
}

ul#stuff  {
	list-style: none;
	margin: -5px 0 10px;
}


ul#stuff li p {
	padding: 5px 22px 0;
	margin-bottom: 15px;
}

ul#stuff li span {
	display: block;
	padding: 5px 0;
}
