
/*основа*/
body
{
background-color: #000000;
color: #74739F;
font-family: Georgia;
font-size: 14px;
margin-top: 0;
padding-top: 0;
scrollbar-3dlight-color: #030303;
scrollbar-arrow-color: #74739F;
scrollbar-base-color: #010101;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #010101;
scrollbar-highlight-color: #030303;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #3F3E74;
}

img
{
border: 0px;
}

input, textarea, button, select
{
padding: 3px;
background: #000000;
color: #74739F;
font-family: Georgia;
font-size: 12px;
border: 1px solid #74739F;
}

/*p:first-letter 
{
font-size: 120px;
vertical-align: text-bottom;
float: left;
}
*/
a:link, a:visited
{
color: #3F3E74;
font-weight: bold;
text-decoration: underline;
}
a:hover
{
color: #009900;
}

h1
{
height: 45px;
padding-left: 52px;
padding-top: 22px;
color: #74739F;
font-size: 18px;
font-weight: bold;
vertical-align: middle;
background: url(bildes/moduleh.png) left no-repeat;
}



/*основные стили*/
#header
{
width: 950px;
height: 362px;
padding: 0px;
margin-bottom: 0px;
border: 0px;
}

#header img
{
height: 362px;
}

#body
{
width: 950px;
vertical-align: top;
overflow: visible; 
margin: 0px;
padding: 0px;
}


#main
{
width: 500px;
text-align: justify;
line-height: 140%;
font-size: 14px;
padding-top: 8px;
padding-bottom: 15px;
padding-left: 5px;
padding-right: 15px;
background: url(bildes/mainbg.jpg) bottom right no-repeat;
}


#pages
{
width: 670px;
text-align: justify;
line-height: 140%;
font-size: 14px;
padding-top: 8px;
padding-bottom: 15px;
padding-left: 5px;
padding-right: 15px;
float: right;
background: url(bildes/pagebg.jpg);
}

#heroes
{
color: #FFE2E7;
width: 670px;
text-align: justify;
line-height: 140%;
font-size: 14px;
padding-top: 8px;
padding-bottom: 15px;
padding-left: 5px;
padding-right: 15px;
float: right;
background: url(bildes/heroesbg.jpg);
}

#pagesleft
{
width: 325px;
float: left;
text-align: left;
}

#pagesright
{
width: 325px;
float: right;
text-align: left;
}

#left
{
width: 217px;
float: left;
text-align: left;
padding: 0px;
margin: 0px;
}

#nav 
{
height: 360px;
display: block;
padding-left: 0px;
line-height: 120%;
background: url(bildes/spider.jpg) no-repeat;
}


/*стили меню*/
a.menu:link, a.menu:visited
{
text-decoration: none;
color: #918FD2;
font-size: 14px;
margin-left: 70px;
margin-top: -60px;
}

a.menu:hover
{
color: #AA2000;
}
/*----------------------------------------*/


/*правые модули главной страницы*/
#right

{
float: right;
width: 180px;
}

.rightmodule
{
padding: 6px;
background: #2C2743;
margin-bottom: 15px;
}

.rightmodule ol
{
display: block;
}

.modulebody
{
text-align: left;
background: #000000 url(bildes/modbg.jpg) bottom no-repeat;
padding: 4px;
}

.modulebody a:link, .modulebody a:visited
{
color: #918FD2;
font-size: 11px;
text-decoration: none;
}

.modulebody a:hover
{
text-decoration: underline;
color: #009900;
}

/*-----------------------------------------*/


#container
{
padding-top: 0px;
}


/*стили отдельных страниц*/

.albums
{
border: 2px dashed #74739F;
margin: 6px;
}

.songs
{
font-size: 11px;
font-weight: bold;
margin-bottom: 15px;
}

.songs a:link, .songs a:visited
{
font-size: 11px;
text-decoration: none;
}

.songs a:hover
{
text-decoration: underline;
}

.modtext
{
width: 200px;
margin-top: 2px;
text-align: left;
}

.band
{
margin: 5px;
border: 4px double #74739F;
}

.block
{
width: 280px;
padding: 6px;
background: #2C2743;
margin-bottom: 15px;
}
.blockbody
{
text-align: left;
background: #000000;
padding: 4px;
}

.blockbody a:link, .blockbody a:visited
{
font-size: 11px;
text-decoration: none;
}

.blockbody a:hover
{
text-decoration: underline;
}

.snap
{
padding-bottom: 20px;
border-bottom: 3px dashed #3F3E74;
margin-bottom: 40px;
}

/*----------------------------------------*/

.border_rounded {
background-color: #ddccb5;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border: 2px solid #897048;
padding: 10px;
width: 200px;
}


/* спец блоки */
#down
{
width: 600px;
height: 60px;
padding: 0px;
margin: 0px auto;
font-size: 11px;
}

.downl
{
width: 79px;
height: 60px;
background: url(bildes/downl.png) no-repeat;
float: left;
}

.downr
{
width: 79px;
height: 60px;
background: url(bildes/downr.png) no-repeat;
float: right;
}

