@charset "UTF-8";
/**
 * Crazy Diamond CSS styles
 *
 * @author Pyry Liukas <pyry@imaginer.fi>
 */

body {
	font-family: Georgia, Times, Arial, sans-serif;	
	background: black url(../images/stripe.png) repeat;
	color: #d7d7d7;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
h1, h2, h3, h4 {
	margin: 2px 0 5px 0;	
	color: #e3a12d;
	font-weight: lighter;
}
h1 { 
	font-size: 22px;
	letter-spacing: 1px;
	margin-bottom: 20px; 
}
h2 { 
	font-size: 20px; 
	letter-spacing: 1px;
	margin-bottom: 10px; 
}
h3 { 
	font-size: 18px;  
	letter-spacing: 1px; 
}
p {
	margin: 10px 0;
	line-height: 20px;
}
img {
	border: 0;	
}
a {
	color: #E4A941;
	text-decoration: none;	
}
a:hover {
	color: #E4A941;
	text-decoration: underline;	
}
td {
	vertical-align: top;
}
.h {
	display: none;	
}
hr {
	border: 0;
	border-bottom: 2px solid white;	
}

/* Site content */

#atext {
	position: absolute;
	width: 1px;
	height: 1px;
	top: 130px;
	left: 150px;
	z-index: 100;	
}

#site {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
#floats {
	float: left;
	margin: 0;
	padding: 0;
	border-left: 3px solid #222;
	border-right: 3px solid #222;
	border-bottom: 3px solid #222;
	background: black url(../images/taustaa.jpg) repeat-y;
	width: 100%;
}
#header {
	float: left;
	width: 100%;
	height: 140px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#header #cdshield {
	margin: 5px 0 0 15px;
	float: left;
}
#header #cdlogo {
	margin: 15px 0 0 -8px;
	float: left;
}
#navigation {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/bg-black-50p.png) repeat;
}
.navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	clear: both;
}
.navlist li {
	float: left;
	width: 156px;
	height: 40px;
	margin: 0;
}
.navlist li a {
	color: #ababab;
	display: block;
	margin: 0 auto;
	padding: 12px 0 8px 0;
	vertical-align: middle;
}
.navlist li a {
	text-decoration: none;	
}
.topnav li {
	background: url(../images/nav1-basic.jpg) repeat-x;	
	border: 2px solid #1e1e1e;
}
.topnav li:hover {
	background: url(../images/nav1-hover.jpg) repeat-x;	
	border: 2px solid #222;	
}
.topnav li.active {
	background: url(../images/nav1-active.jpg) repeat-x;
	border: 2px solid #5a0000;
}
.topnav li.active a {
	color: white;
}
.subnav li {
	width: 160px;
	height: 30px;
	margin: 0;
	background: url(../images/nav2-basic.gif) repeat-x;	
}

.subnav li .sub2{width: 175px;}
.subnav li.active{
	background:  url(../images/nav2-active.gif) repeat-x;

}
.subnav li:hover {
	background: url(../images/nav2-hover.gif) repeat-x;	
}
.subnav li a {
	color: white;
	padding: 6px 0 4px 0;
}
.subnav ul {
	margin: 0 0 0 -50px;
	padding: 0;
	background: url(../images/bg-black-50p.png) repeat;
	display: block;
	border: 1px solid #888;
}
.subnav ul li {
	background: transparent;
	border-bottom: 0;
}
.subnav ul li:hover {
	background: url(../images/bg-gray-50p.png) repeat;
}
.subnav ul ul {
	float: left;
	margin: -2px 0 0 150px;
	padding: 0;
	background: url(../images/bg-black-50p.png) repeat;
	display: block;
	border-bottom: 1px solid #444;
}
#nav-corner {
	float: left;
	height: 30px;	
}
#middle {
	float: left;	
	width: 100%;
	margin: 10px 0;
}
#middle #content {
	float: left;
	text-align: left;
	padding: 20px 15px;
	width: 495px;
	background: url(../images/bg-black-50p.png) repeat;
}
#middle #artist-content {
	float: left;
	text-align: left;
	padding: 20px 15px;
	width: 99%;
}
#content #cdi-offer {
	margin: 0 0 0 -20px;
	padding: 0;	
}
#middle #left-banners {
	float: left;
	width: 415px;
	text-align: center;
}
#left-banners img {
	margin: 0 0 10px 0;
	border: 0;
	clear: both;
}
#footer {
	float: left;
	width: 100%;
	height: 40px;
	margin: 0 0 -2px 0;
	font-size: 12px;
	background:url(../images/bg-footer.jpg) repeat-x;
}
#footer #fcontent {
	float: right;
	margin: 12px 0 0 0;	
	width: 800px;
	color: black;
}
#fcontent .fbox {
	float: right;
	margin: 0;
	padding: 0 10px;
	text-align: center;
	border-right: 1px solid black;
}
.fbox a {
	color: black;
}
.fbox a:hover {
	color: #F9CD2C;
}
#footer .minis {
	float: left;
	margin: 5px 5px 0 5px;
}

/* Forms */

#offerform {
	width: 100%;
}
#offerform th {
	text-align: left;
	vertical-align: top;
	width: 150px;
}
#offerform th.header {
	text-align: left;
	vertical-align: top;
	font-size: 16px;
	padding: 10px 0;
	font-variant: small-caps
}
#offerform td {
	vertical-align: bottom;
}
#offerform td.blockq {
	width: 30px;
}
#offerform td.reqnote {
	width: 10px;
}
#offerform input[type=text] {
	width: 250px;
	background: #888;
	border: 0;
	padding: 1px 2px;
	color: white;
	font-family: Georgia, Times, Arial, sans-serif;	
}
#offerform input[type=submit] {
	font-size: 18px;
}
#offerform textarea {
	width: 400px;
	height: 100px;
	background: #888;
	border: 0;
	padding: 3px;
	color: white;
	font-family: Georgia, Times, Arial, sans-serif;	
	font-size: 12px;
}
#offerform #submit-img {
	float: right;
}
#offerform #submit-img:hover {
	background:url(../images/laheta-tarjous-hover.png) no-repeat;
}

#art {
	position: absolute;
	width: 1px;
	height: 1px;
	top: 350px;
	left: 150px;
	z-index: 100;	
}
#move-left {
	position: relative;
	float: left;
	text-align: left;
	margin: 120px 0 0 -10px;
	width: 60px;
	height: 120px;
	overflow: display;
	z-index: 1;
}
#move-right {
	position: relative;
	float: right;
	text-align: right;
	margin: 120px 20px 0 0;
	width: 60px;
	height: 120px;
	overflow: display;
	z-index: 1;
}
/*
#openart {
	position: relative;
	margin: 0 auto 20px auto;
	width: 780px;
	height: 360px;
	border: 10px solid black;
	overflow: hidden;
	z-index: 1;
}
#openart #info {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 250px;
	z-index: 10;	
	background: url(/cdi/images/bg-black-50p.png) repeat;
}

#openart #image {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2;
}
#info #name {
	position: absolute;
	top: 10px;
	left: 5px;
	right: 5px;
	width: 100%;
	height: 65px;	
	color: #e3a12d;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;	
	overflow: hidden;
}
#info #desc {
	position: absolute;
	top: 70px;
	left: 10px;
	right: 10px;
	bottom: 45px;
	overflow: auto;
}
#info #btns {
	position: absolute;
	bottom: 5px;
	left: 5px;
	right: 2px;
	height: 40px;
	text-align: right;
}
*/
#openart {
	position: absolute;
	left: 80px;
	right: 80px;
	height: 380px;
	overflow: hidden;
	z-index: 1;
} 
#openart #layout {
	border: 10px solid black;
	background: url(../images/bg-black-50p.png) repeat;
}
#layout #image {
	z-index: 2;
}

#layout #info {
	width: 250px;
	z-index: 10;	
}
#info div {
	margin: 5px 10px;	
}
#info #name {
	width: 100%;
	height: 60px;	
	color: #e3a12d;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;	
	overflow: hidden;
}
#info #desc {
	bottom: 45px;
	overflow: auto;
}
#info #btns {
	height: 40px;
	text-align: right;
}

#artists {
	margin-top: 400px;
	clear: both;
}
#artists ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #d2d2d2;
}
#artists ul li {
	float: left;
	position: relative;
	margin: 5px 15px;
	padding: 10px;
	background: url(../images/bg-black-50p.png) repeat;
	text-align: center;
	width: 180px;
	height: 180px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-botder-radius: 10px;
	border-radius: 10px;
}
#artists ul li.selected {
	background: url(../images/bg-gray-50p.png) repeat;
}
#artists ul li a {
	color: #d1d1d1;	
}
#artists ul li a:hover {
	color: #E4A941;
	text-decoration: none;	
}
#artists ul li div.art-image {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	width: 180px;
	height: 145px;
	overflow: hidden;
	text-align: center;
}
.skypelogo{background: url(../images/skype.png)no-repeat; padding-left:20px; height:22px;}