/*
    Author: Alexander Dovnar (a.dovnar@psd2html.biz), http://psd2html.biz/. All Rights Reserved.
 */

* {
margin: 0px;
padding: 0px;
border-collapse: collapse;
vertical-align: top;
}

html {
height: 100%;
}

body {
background: black;
font-family: Tahoma;
font-size: 11px;
color: #898989;
height: 100%;
padding-top: 7px;
}

a {
text-decoration: none;
color: #898989;
}

img {
border: 0px;
}

.clear {clear: both;}

#container {
text-align: center;
height: 651px;
background: url(../img/v/pageBg.gif) repeat-x;
padding-bottom: 7px;
}
#inner {
width: 1000px;
height: 651px;
margin: 0 auto;
text-align: left;
}

.divmenu {
text-align: center;
}
.hmenu {
width: 850px;
text-align: left;
margin: 0 auto;
}
.hmenu td {
vertical-align: middle;
padding: 0px 0px 0px 20px;
}
.hmenu td img {
margin-top: 16px;
}
.hmenu td.logoImage img {
margin: 0px;
}

.content {
width: 100%;
/*margin-top: 10px;*/
}
.content .image img {
margin: 0px 5px;
}

.content .textBlock {
background: #121212;
width: 490px;
padding: 31px 25px 10px;
}

.content .textBlock .listing {
margin: 20px 0px;
font-size: 25px;
font-family: Arial Narrow;
line-height: normal;
}
.content .textBlock .articleDate {
font-size: 14px;
display: block;
float: right;
margin: 26px 0px;
}
.content .textBlock .subheader {
margin-top: 3px;
}
.content .textBlock p {
color: #898989;
font-size: 11px;
font-family: Tahoma;
text-align: justify;
line-height: 14px;
}

.pageNav {
margin-top: 25px;
width: 100%;
}
.pageNav td {
background: url(../img/v/dotted_border.gif) left top repeat-x;
padding-top: 10px;
}
.content .pageNav {
font-size: 11px;
}
.content .pageNav td {
padding-top: 16px;
}

.photoPageNav {
margin-top: 1px;
width: 100%;
margin-left: 5px;
}
.photoPageNav td {
background: url(../img/v/dotted_border.gif) left top repeat-x;
padding-top: 7px;
}
.photoPageNav td div {
background: #121212;
}
.photoPageNav td div td {
background: none;
}

.newsHeader {
width: 440px;
height: 121px;
padding: 25px 25px 0px;
}
.newsHeader h1 {
font: 36px Arial Narrow;
color: white;
}

.class0 {
background: #121212;
}
.class1 {
background: #222222;
}
.class2 {
background: #313131;
}

.album {
background: #121212;
}
.track {
width: 477px;
height: 38px;
padding: 7px 20px 3px 20px;
}
.track h1 {
font: 30px Arial Narrow;
color: white;
}

.album0 {
background: #1e1e1e;
}
.album1 {
background: #2a2a2a;
}
.album2 {
background: #363636;
}
.album3 {
background: #424242;
}
.album4 {
background: #525252;
}
.album5 {
background: #666666;
}

.video {
width: 473px;
height: 90px;
padding-top: 20px;
padding-left: 20px;
}

.video0 {
background: #121212;
}
.video1 {
background: #222222;
}
.video2 {
background: #313131;
}
.video3 {
background: #464646;
}

.footer {
color: #515050;
font-size: 10px;
font-family: Tahoma;
width: 960px;
margin: 20px 20px 35px;
}

.footer a {
color: #515050;
font-size: 12px;
font-family: Tahoma;
margin-left: 10px;
text-decoration: none;
}
.hide {display:none;}
a.true {
color: #515151;
margin: 0px;
font-size: 10px;
}
a.true:hover {
text-decoration: underline;
}

.articletitle object {
height: 43px;
width: 440px;
}

.articletitle object {
height: 50px;
width: 440px;
}
.articletitle{
	font-family:Arial Narrow;
	font-size:36px;
	font-weight:normal;
}
.track object {
height: 38px;
width: 350px;
}
.video object {
height: 38px;
width: 350px;
}

.newsHeader object {
height: 81px;
width: 350px;
}

h1{
height:36px;
}