body{
background: url('image/background.gif') repeat-x;
font-family: Arial, Verdana, Tahoma;
}
#header{
width: 260px;
margin: 0 auto;
padding: 30px 0;
}
#box{
width: 700px;
margin: 0 auto;
border-right: 1px solid silver;
border-left: 1px solid silver;
}
#content{
width: 550px;
margin: 0 auto;
}
#hlist{
color: #cc0000;
font-size: 11pt;
font-weight: bold;
letter-spacing: -1px; 
text-align: center;
padding-bottom: 10px;
}
#videolist{
width: 480px;
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{
width: 320px;
float: left;
padding-left:30px;
padding-right:10px;
}
#arrow{
width: 140px;
float: right;
}
#titles{
clear: both;
padding-top: 10px;
}
#subscribe{
width: 440px;
padding: 20px;
margin: 0 auto;
background-color: #eeeeee;
border: 3px dashed black;
border-collapse: collapse;
}
#subtable{
padding-top: 20px;
}
#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;
}
.intext {
width: 220px;
}
.videobutton{
border: 1px solid silver;
margin: 3px 0;
width: 450px;
}
h1, 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;
margin: 0 0 1em;
font-weight: bold;
text-align: center;

color: #cc0000;
font-family: Tahoma, Verdana, Arial;
}
table, p, li, #subscribe{
font-size: 10pt;
line-height: 1.5em;
}

ul {
list-style: none;
margin: .5em 0;
padding: 0;
}

p {
margin:.5em 0 1em 0
}

s {
color: #c00;
}

s span {
color: #bbb;
}

a {
color: #1560bd;
}

a:hover {
color: #d50000;
}

.green {
font-size: 12pt;
color: #3caa3c
}

.count {
font-weight: bold;
padding: 5px 0 5px 75px;
zoom:1;
background: #F5E500; /* Old browsers */
background: -moz-linear-gradient(top, #FFF000 0%, #E8D500 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF000), color-stop(100%,#E8D500)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #FFF000 0%,#E8D500 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #FFF000 0%,#E8D500 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #FFF000 0%,#E8D500 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF000', endColorstr='#E8D500',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #FFF000 0%,#E8D500 100%); /* W3C */
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
*box-shadow: 0 0px 1px #000;/**/
}

a.button {
text-decoration:none;
font-weight: bold;
padding: 5px 8px;
display: inline-block;
//display: inline;
zoom:1;
background: #e22914; /* Old browsers */
background: -moz-linear-gradient(top, #00d1ff 0%, #008ed6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00d1ff), color-stop(100%,#008ed6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #00d1ff 0%,#008ed6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #00d1ff 0%,#008ed6 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #00d1ff 0%,#008ed6 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d1ff', endColorstr='#008ed6',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #00d1ff 0%,#008ed6 100%); /* W3C */
color: #fff;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
font-size: 66%;
letter-spacing: 1px;
color: #eee;
*box-shadow: 0 0px 1px #000;/**/
text-transform: uppercase;
text-shadow:0 -1px 0 #ccc;
position: relative;
top: -4px;
border-top:1px #fff solid;
}

a.button:hover {
background: #e22914; /* Old browsers */
background: -moz-linear-gradient(top, #e22914 0%, #a30900 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e22914), color-stop(100%,#a30900)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e22914 0%,#a30900 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e22914 0%,#a30900 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #e22914 0%,#a30900 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e22914', endColorstr='#a30900',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #e22914 0%,#a30900 100%); /* W3C */
}

a.button:active {
background: #e22914; /* Old browsers */
background: -moz-linear-gradient(top, #a30900 0%, #e22914 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a30900), color-stop(100%,#e22914)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a30900 0%,#e22914 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a30900 0%,#e22914 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #a30900 0%,#e22914 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30900', endColorstr='#e22914',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #a30900 0%,#e22914 100%); /* W3C */
top:-3px
}

.order a.button {
top:-1px;
margin-left:10px
}

.order a.button:active {
top: 0
}

.notice {
font-size: 10pt;
margin: 0 auto;
width:455px; 
clear:both; 
padding:25px;
*border:1px solid;
*border-color:#e5e5e5 #dbdbdb #d2d2d2;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0 1px 3px;
-moz-box-shadow:rgba(0, 0, 0, 0.4) 0 1px 3px;
box-shadow:rgba(0, 0, 0, 0.4) 0 1px 3px;
}
