body {
   background-color: #000000;
	 margin: 0;
	 padding: 0;
	 
}

/* DIV -MÄÄRITTELYT */

/* PERUSDIVISION, ei mitään muotoiluja */

DIV {
  margin: 0;
	padding: 0;
	border: 0;
}

/* would you call this a wtf moment? */
DIV#everything {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* SIVUN KESKITTÄMISEEN TARVITTAVAT ELEMENTIT */
DIV#main {
  margin: auto;
	text-align: center;

}
DIV#align {
  margin: auto;
	text-align: center;
	width: 738px;

}

/* YLÄPALKKI */
DIV#header {
  width: 757px;
	height: 139px;
	background-image: url("http://www.coverdrive.fi/img/header.gif");
	background-color: #FF3006;
	text-align: right;
	
}

DIV#header A IMG { border: 0; }
DIV#etusivu { padding-left: 10px; }
/* VALIKKO */
DIV#menu {
  width: 757px;
	height: 34px;
	background-image: url("http://www.coverdrive.fi/img/menu_bg.gif");
	background-color: #FF3006;
	bacground-repeat: no-repeat;
	text-align: right;


}

DIV#menu_bottom {
  background-image: url("http://www.coverdrive.fi/img/header_bottom.gif");
	bacground-repeat: no-repeat;
	width: 757px;
	height: 57px;
}
DIV#text {
  width: 757px;
	min-height: 300px;
	background-image: url("http://www.coverdrive.fi/img/main_bg1.gif");
	background-repeat: repeat-y;
	background-color: #FF3006;
	text-align: left;
}
DIV#coverdrive-etusivu {
  width: 757px;
	min-height: 300px;
	background-image: url("http://www.coverdrive.fi/img/main_bg1.gif");
	background-repeat: repeat-y;
	background-color: #FF3006;
	text-align: left;
}

DIV#etusivun-teksti {
/*    margin: auto;*/
	text-align: center;
        width: 600px;
	height: 80px;
        top:550px;
        left:200px 
        margin-left: 40px;
        z-index: 1;
        color: #FFFFFF;
        position: absolute;
}

DIV#etusivu {
  margin-left: 40px;
}

DIV#vieraskirjan_viesti {
  border-bottom: 1px solid #aa0000;
	margin-bottom: 3px;
}
DIV#vieraskirjan_tiedot {
  border-bottom: 1px solid #aa0000;
	margin-bottom: 3px;
}

/* Piilotettu kenttä, käytetään vieraskirjassa spämmäyken estämiseksi */
.piilotettu {
  position: absolute;
	 top: 10;
	 left: 10; 
	 display: none; 
}


/*********************************************/
/**** VARSINAISEN TEKSTIKENTÄN MÄÄRITTELYT ***/
/*********************************************/
/**
 * Luodaan määrittely läpinäkyvälle taustalle
 * ja toiselle taustakuvalle
 */
 
 
DIV#multiply_image {
  margin-left: 40px;
  background-image: url("http://www.coverdrive.fi/img/text_bg1.jpg");
	background-repeat: no-repeat;
	width: 669px;
	min-height: 450px;
	padding-bottom: 10px;
	
	position: relative;
	z-index: 3;
  
}
#text_field {
	 position: relative;
   width: 670px;
	 border: 1px solid #ff0000;
	 z-index: 4;
	/* margin-left: 40px; */
   }

#text_field_transparent_background {
   width: 670px;
   background-image: url("http://www.coverdrive.fi/img/opacity40black.png") !important;  /* Mozilla only */
   background-color: transparent !important;           /* Mozilla only */
   background-image: none;                             /* IE only */
   background-color: #000000;                          /* IE only */
   filter:alpha(opacity=40);                           /* IE only */
	 z-index: 4;
   }

#text_field_fixed_text { 
	
	 position: relative; 	 
	 z-index: 4; 
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-bottom: 20px;
	 padding-top: 5px;	 
	height: auto;
}
/* ALAPALKKI */
DIV#footer {
  width: 757px;
	height: 60px;
	background-image: url("http://www.coverdrive.fi/img/footer.gif"); 
	background-color: #FF3006;
}

/********* UUTISPALKIN MÄÄRITTELYT ***************/
#news_column {
   position: absolute;
   width: 140px;
     height: 165px;
   margin-left: 40px;
   margin-top: 50px;
   margin-bottom: 10px;   
   border: 1px solid #ff0000;
 }

#news_transparent_background {
   width: 140px;
   height: 165px;
   background-image: url("http://www.coverdrive.fi/img/opacity20.png") !important;  /* Mozilla only */
   background-color: transparent !important;           /* Mozilla only */
   background-image: none;                             /* IE only */
   background-color: #ffffff;                          /* IE only */
   filter:alpha(opacity=20);                           /* IE only */
 
   }

#news_fixed_text { position: relative; }

UL.uutisteksti {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	list-style-type: none;
	text-align: left;
	padding: 3px;
}
UL.uutisteksti LI {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	list-style-type: none;
}
/*************************************/

/********************/
/* LISTAMÄÄRITTELYT */
/********************/
UL {
  margin: 0;
  padding-left: 14px;
	border: 0;
}
LI {
  font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	
}
OL LI { list-style-type: numeric; }
/* VALIKON NAPIT */
UL.menu_buttons {
  margin-left: 0;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	padding: 0;
	display: block;
	line-height: 100%;
	height: 34px;
}
UL.menu_buttons LI {
	display: inline;
	whitespace: nowrap;
	line-height: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	height: 34px;
}
UL.menu_buttons LI A {
  margin: 0;
	padding: 0;
}
UL.menu_buttons LI A IMG {
  border: 0;
	padding: 0;
	margin: 0;
}

UL.menu_buttons LI A:hover IMG {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
}

/******************************/
/* VIERASKIRJAN NAPIT         */
/******************************/
td a {
  color: #ffffff;
	font-weight: bold;
}
td a:visited {
  color: #eeeeee;
}

td a:hover {
  text-decoration: none;
	font-weight: bold;
}

td {
  vertical-align: top;
}

td a img {
  border: 0;
	
}

/******************************/

/*******************************/
/**Tekstimäärittelyt           */
/*******************************/
p {
  border: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}
h1{
    border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #fafafa;
}

h2{
    border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fafafa;
}

h3, h4 ,h5 {
  border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	color: #ffffff;
}
DIV#varoitus  {
  border: 1px solid #ff0000;
	background-color: #560000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
	
}

/* Taulukkomäärittelyt */
TABLE TR TD {
  font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding: 3px;
}
TABLE TH {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
	color: #ffffff;
	font-size: 12px;
	padding: 3px;	
}

TABLE CAPTION {
  font-family: Arial, Helvetica, sans-serif;
	color: yellow;
}
/*************************/
/* Lomakkeen määrittelyt */
/*************************/

INPUT, TEXTAREA {
  font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-left: 1px solid #aa0000;
	border-top: 1px solid #aa0000;
	padding: 3px;
}

INPUT.button {
  background-color: #a90000;
	border-bottom: 1px solid #440000;
	border-right: 1px solid #440000;
	border-left: 1px solid #440000;
	border-top: 1px solid #440000;
}
INPUT.button:hover {
  background-color: #e90000;
}
LABEL { font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
	font-size: 11px;
	}

FIELDSET {
  border: 1px solid #000000;
	margin: 2px;
}

A { color: #ffffff; }
A:visited { color: #cccccc; }

/** Hannun lisäykset ***/
TD.gbTop{
	border-top:1px solid #AA0000;
	padding-top:5px;
}	

p.green{
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	color: #189346;
}
p.error{
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #fd2525;
}

#fbox {
	position: relative;
    width: 280px;
    /* border: 1px solid #ff0000; */
    padding: 4px;	
	/* margin-left: 40px; */
}

#fboxheader {
	
}

/* Tuotteet */
#products {
	margin-left:15px;
	width: 680px;
	height: 40px;
	text-align: right;
}
p.products {
    border: 0;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

li{
	margin-bottom:2px;
	margin-top:2px;
}
