/* Layout v1 */

BODY {
color: #000;
font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
background: url('../img/bg.gif') #000;
margin-top: 0;
}

#shadowframe {
border: 4px solid #660000;
background: #550000;
width: 1008px;
margin: 10px auto;
padding: 0;
}

#frame {
width: 1000px;
margin: 0;
padding: 0;
background: #fff;
border: 3px solid #440000;
}

/* Header */

#header {
display: block;
width: 1000px;
margin: -7px 0 0 -7px;
padding: 0 8px 5px 8px;
background: url('../img/header_bg.png') bottom repeat-x #bb0000;
}

#header SPAN.left {
float:left;
width: 9px;
height: 9px;
background: url('../img/bg_corners.gif') no-repeat top left;
margin-left: -8px;
}

#header SPAN.right {
float:right;
width: 9px;
height: 9px;
background: url('../img/bg_corners.gif') no-repeat top right;
margin-right: -8px;
}

#header DIV.topmenu {
display:block;
position: absolute;
top: 10px;
width: 1000px;
z-index: 99;
}

#header UL.topmenu {
float:right;
width:auto;
margin: 10px 10px;
padding: 0;
list-style: none;
}

#header .topmenu LI {
display:inline;
color: #999;
}

#header .topmenu A {
font : 11px Verdana, sans-serif; 
color: #fff; 
text-decoration: none;
}

#header .topmenu A:hover {
color: #000; 
text-decoration: underline;
}

#header DIV.logo {
display: block;
clear: both;
height: 105px;
position: relative;
top: 5px;
left: 60px;
background: url('../img/logo.png') no-repeat;
}

/* Tophat Menu */

DIV.menu {
display: block;
width: 1000px;
height: 50px;
margin: 0;
padding: 0 0 10px 0;
}

.tophat_menu{
width: 1000px;
position: relative;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

.horizontal .mainmenu {
display: block;
height: 32px;
margin: 0;
padding: 0;
float: left;
}

.horizontal .mainmenu a {
display: block;
height: 32px;
line-height: 32px;
text-decoration: none;
background: url('../img/gfx.png') no-repeat 0 -40px;
color: #000;
font-weight: bold;
font-size: 110%;
padding: 0;
margin: 0;
}

.horizontal .mainmenu span {
display: block;
height: 32px;
background: url('../img/gfx.png') no-repeat 100% -40px;
padding: 0 15px 0 0;
position: relative;
margin-left: 15px;
margin-right: -7px;
}

.horizontal .mainmenu a:hover {
background: url('../img/gfx.png') no-repeat 0 0;
}

.horizontal .mainmenu a.current {
background: url('../img/gfx.png') no-repeat 0 0;
color: #fff;
}

.horizontal .mainmenu a:hover span {
background: url('../img/gfx.png') no-repeat 100% 0;
padding: 0 15px 0 0;
}

.horizontal .mainmenu a.current span {
background: url('../img/gfx.png') no-repeat 100% 0;
color: #fff;
padding: 0 15px 0 0;
}



.horizontal li ul.is_submenu{
display: none;
left: 0;
width:100%;
height: 26px;
position: absolute;
top: 26px;
margin: 0 0 0 -2px;
padding: 1px 1px 1px 0;
list-style: none;
background: none;
z-index: 999;
}

.horizontal li.current ul.is_submenu{
display:block;
left: 0;
width:100%;
position: absolute;
top: 26px;
margin: 0 0 0 -2px;
padding: 1px 1px 1px 0;
list-style: none;
background: none;
z-index: 999;
}


.horizontal li ul.is_submenu li{
float:left;
margin: 0;
padding: 0;
list-style: none;
background: none;
height: 26px;
border-right: 1px solid #ccc;
}


.horizontal li ul.is_submenu li a {
font: 13px Verdana, sans-serif;
font-weight: bold;
color: #000;
text-decoration: none;
background: url('../img/bpoint.png') 5px 8px no-repeat;
z-index: 999;
padding: 5px 10px 0px 15px;
margin: 0;
height: 26px;
}

.horizontal li ul.is_submenu li a:hover, .horizontal li ul.is_submenu li a:active{
font: 13px Verdana, sans-serif;
font-weight: bold;
color: #cc0000;
text-decoration: none;
background: url('../img/rpoint.png') 5px 8px no-repeat;
z-index: 999;
padding: 5px 10px 0px 15px;
margin: 0;
height: 26px;
}

.horizontal li ul.is_submenu li.currentsub a.currentsub {
font: 13px Verdana, sans-serif;
font-weight: bold;
color: #000;
text-decoration: none;
background: url('../img/rpoint.png') 5px 8px no-repeat;
z-index: 999;
padding: 5px 10px 0px 15px;
margin: 0;
height: 26px;
} 

.horizontal li ul.is_submenu li.currentsub a.currentsub:hover {
color: #cc0000;
}


.mainmenu span:hover, .mainmenu a:hover, .is_submenu a:hover {
cursor: pointer;
_cursor: hand;
}

.currentsub a
{
color: #fff;
}

span.static {
position: relative;
left: -1px;
top: 26px;
display:block;
width: 100%;
height: 26px;
background: #fff url('../img/bottom_bg.png') bottom repeat-x;
border: 3px solid #440000;
border-top: 1px solid #330000;
margin: 0 3px 0 -3px;
z-index: 10;
}


/* Content */

#content {
width: 999px;
min-height: 400px;
background: url('../img/top_bg.png') top repeat-x #fff;
margin: 0 1px 0 1px;
padding: 10px 0 0 0;
}

ul.pic {
margin: 0px;
text-align:center;
}

li.pic {
display: inline;
margin: 5px 5px 5px 5px;
list-style: none;
}


H1 {
margin: 20px;
font-size: 16px;
font-family: verdana, sans-serif;
color: #cc3333;
}

H2 {
margin: 10px 20px;
font-size: 14px;
font-family: verdana, sans-serif;
color: #cc3333;
}

H2.border {
margin: 15px 0px 10px 0px;
padding: 5px 20px 5px 20px;
border-top: 1px solid #cc3333;
border-bottom: 1px solid #cc3333;
}

H3 {
margin: 15px 20px 0px 20px;
font-size: 13px;
font-family: verdana, sans-serif;
color: #cc3333;
}

P {
margin: 10px 20px;
font-size: 12px;
font-family: verdana, sans-serif;
text-align: justify;
}

TABLE {
margin: 10px 20px;
font-size: 12px;
font-family: verdana, sans-serif;
}

TABLE.t1 {
background: #660000;
margin: 10px 20px;
font-size: 12px;
font-family: verdana, sans-serif;
text-align: left;
}

TABLE.t1 TD {
font-size: 11px;
background: #fff;
}

TABLE.t1 TH {
font-size: 12px;
background: #cc0000;
color: #fff;
}

A {
color: #FF0000;
}

.pleft {
margin: 10px 20px;
text-align: left;
}

.center {
text-align: center;
}

.xl {
font-size: 150%;
margin: 20px;
}

.xxl {
font-size: 200%;
margin: 10px;
}

.bold {
font-weight: bolder;
}

.red, {
color: #cc3333;
}


INPUT {
background: #ffe7e2;
}

INPUT.radio {
background: #fff;
}

SELECT {
background: #ffe7e2;
}

TEXTAREA {
background: #ffe7e2;
}

TD {
vertical-align: top;
text-align: left;
}

/* Content Boxes */

.box {
width: 375px; border: 1px solid #CC0000; margin: 5px 20px 30px 5px; padding: 0; background: url('../img/bottom_bg.png') repeat-x 0 9px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: -4px 5x 5px #ccc;
-moz-box-shadow: -4px 5px 5px #ccc;
box-shadow: -4px 5px 5px #ccc;
}

.box H2 {
margin: 0; padding: 7px 10px 8px 10px; border-bottom: 1px solid #CC0000; text-align: center;
}

.box H3 {
margin: 5px 5px; padding: 0 5px;
}

.box P {
margin: 5px; padding: 5px;
}

.box DIV.img {
border: 1px solid #CC0000; margin: 10px 10px 10px 5px;
}

.box P.boxlink {
clear: both; margin: 5px 0 0 0; padding: 10px;  border-top: 1px solid #CC0000; background: url('../img/top_bg.png') repeat-x;
}

.box P.boxlink A {
color: #000; font-weight: bold; text-decoration: none;
}

.box P.boxlink A:hover {
color: #FF0000;
text-decoration: underline;
}

/* Footer */

#endpage {
clear: both;
display: block;
width: 999px;
height: 22px;
background: url('../img/bottom_bg.png') repeat-x;
text-align: center;
margin: 0 1px 0 1px;
padding: 0;
}

#endpage A {
color: #cc3333;
font: 10px Verdana;
text-decoration: underline;
}

#footer {
display: block;
width: 1008px;
margin: 0 -4px -9px -4px;
padding: 0 4px 0 4px;
background: url('../img/footer_bg.png') repeat-x #bb0000;
}

#footer DIV.nav {
width: 155px;
height: auto;
display: block;
float: left;
padding: 10px 5px 2px 5px;
margin: 0;
}

#footer DIV.logos {
width: 160px;
height: 100px;
display: block;
float: left;
padding: 10px 5px 2px 5px;
margin: 0;
background: url('../img/CID-logo.png') right bottom no-repeat;
}

#footer .border {
border-right: 1px solid #660000;
}

#footer P.copyright {
clear: both;
width: 950px;
color: #330000;
font: 10px Verdana;
text-align: center;
border-top: 1px solid #660000; 
padding: 5px 10px 5px 10px;
margin: 5px auto;
}

#footer SPAN.left {
float:left;
width: 9px;
height: 9px;
background: url('../img/bg_corners.gif') no-repeat bottom left;
margin-left: -4px;
margin-top: -14px;
}

#footer SPAN.right {
float:right;
width: 9px;
height: 9px;
background: url('../img/bg_corners.gif') no-repeat bottom right;
margin-right: -4px;
margin-top: -14px;
}


#footer A {
color: #000000;
font: 10px Verdana;
}

#footer A:hover {
text-decoration: underline;
color: #fff;
}

.nav UL A {
text-decoration: underline;
}

.nav LI A {
text-decoration: none;
}

.nav UL {
font: 10px Verdana;
list-style: none;
padding-left: 20px;
}

.nav LI {
height: 12px;
font: 10px Verdana;
list-style: none;
line-height: 1em;
padding-left: 0;
}

.news {
float: right; 
width:40%; 
margin: 0; 
padding: 0;
}

.news HR {
width: 90%;
}

.news_item{
font-size: 80%;
margin: 5px 20px;
}

.news_header{
margin: 0;
}

.news_timestamp{
margin: 0;
}

.news_body{
margin: 0;
font-size: 120%;
text-align: justify;
}



DIV.debug {
clear: both;
width: auto;
background: #ffcccc;
border: 1px dotted #990000;
color: #cc0000;
font: 10px verdana;
margin: 10px 20px;
padding: 5px;
}


.left {
text-align: left;
}

.fleft {
float: right;
}

.right {
text-align: right;
}

.fright {
float: right;
}

.center {
text-align: center;
}

.cbox {
margin-left:auto; 
margin-right:auto;
}

.success {
color: green;
}

.error {
color: red;
}

.red {
color: #cc0000;
}

.white {
color: #fff;
}

.small {
font-size: 80%;
}

.big {
font-size: 120%;
}


#book_cover {
float: left;
width: 250px;
margin: 20px 0 20px 20px;
}

#book_info {
float: left;
width: auto;
margin: 10px 10px 10px 0;
}

#book_descr {
clear: both;
}

#book_pics {
margin: 10px 12px;
}

#book_pics DIV {
float: left;
width: 152px;
margin: 5px;
text-align: center; 
}

#book_pics IMG {
border: 1px solid #FF0000;
}

#tracklist {
float: left;
width: 49%;
}
