@charset "windows-1251";
body{
background: url('images/background-top.gif') repeat-x;
font-family: Arial, Verdana, Tahoma;
}
#header{
width: 600px;
margin: 0 auto;
padding: 30px 0;
}

#box{
width: 650px;
margin: 0 auto;
border-right: 1px solid silver;
border-left: 1px solid silver;
}
#content{
width: 500px;
margin: 0 auto;
}
#hlist{
color: #cc0000;
font-size: 11pt;
font-weight: bold;
letter-spacing: -1px; 
text-align: center;
padding-bottom: 10px;
}
#videolist{
width: 500px;
border: 4px;
border-style: solid;
border-color: #FFE9BB;
margin: 30px auto;
padding: 15px;

background-color: #ffffcc;
}
#videolist a{
color: blue;
font-size: 10pt;
text-decoration: underline;
}

#video{ 
margin-left:35px;
float: left; }

#arrow{
margin-top:50px;
float: right;
margin-right:35px;
}

#titles{
clear: both;
padding-top: 10px;
}
#subscribe{
padding: 15px;
margin: 0 auto;
background-color: #eeeeee;
border: 3px dashed black;
border-collapse: collapse;
}
#subtable{
padding-top: 10px;
}
#subtable2{
background-color: #cc0000;
margin-bottom: 12px;
margin-top: 10px;
}
#submitform {
font-size: 14pt;
font-family: Arial;
letter-spacing: -1px;
font-weight: bold;
width: 360px;
height: 40px;
}
#copyrights {
width: 350px;
margin: 50px auto 10px auto;
padding: 5px;
background-color: #e2e2e2;
border: 1px solid silver;
}
#copyrights, #copyrights a{
font-size: xx-small; 
line-height: 1.5em;
color: #666666;
}
#nlpar{
width: 340px;
float:left;
}
#nlvid{
width: 150px;
float: right;
padding-left: 10px;
}
#cdleft{
width: 200px;
float:left;
padding-right: 8px;
}
#cdright{
width: 290px;
float: right;
}
#advert{
border: 1px solid silver;
margin: 30px auto;
padding-bottom: 10px;
}
.clearboth{
clear:both;
}
.clearboth li{
margin-left: 20px;
padding-left: 20px;
padding-bottom: 8px;
}
.videobutton{
border: 1px solid silver;
margin: 3px 0;
width: 450px;
}

.red { color:#cc0000 }
.blue { color:#000066}


h1 {
font-size: 20pt;
text-align: center;
letter-spacing: -1px; 
line-height: 1.3em;
font-family: Tahoma, Verdana, Arial;
color:#000066;
}

h2{
font-size: 16pt;
font-weight: bold;
text-align: center;
letter-spacing: -1px; 
line-height: 1.3em;
font-family: Tahoma, Verdana, Arial;
}
h3{
font-size: 13pt;
font-weight: bold;
text-align: center;
font-style: italic;
color: #cc0000;
font-family: Tahoma, Verdana, Arial;
}
table, p, li, #subscribe{
font-size: 10pt;
line-height: 1.5em;
}
