/******************************
   AUTHOR:  Simeon Stavrev
   WAXX Agency | http://waxx.org
 ******************************/

body{
	background-color: #333333;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	}

img{
	border: 0px;
	}

img.image-left{
	padding: 0px 10px 10px 0px;
	}

img.image-right{
	padding: 0px 0px 10px 10px;
	}

p, br, td, tr, div{
	font-size: 11px;
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	}

a, a:link, a:visited{
	color: #FF6600;
	text-decoration: none;
	}

a:hover{
	color: #FF9966;
	text-decoration: none;
	}

a:link.big, a.big, a.big:visited{
	color: #eeeeee;
	}

.white, a.white, a:link.white, a.white:visited{
	color: #eeeeee;
	}

.white-small, a.white-small, a:link.white-small, a.white-small:visited{
	color: white;
	font-size: 10px;
	}

a.white:hover, a.white-small:hover, a.big:hover{
	color: #FF6600;
	}

hr{
	color: white;
	background-color: white;
	border: 1px;
	height:1px;
	}

.orange{
	color: #FF6600;
	}

#index-header{
	width: 100%;
	height: 149px;
	background-image: url(/images/design/header_bgr.jpg);
	}

#index-main{
	width: 850px;
	margin: 0px 0px 0px 100px;
	}

#footer{
	width: 679px;
	height: 129px;
	background-image: url(/images/design/info_bgr.jpg);
	clear: both;
	}

#footer-padding{
	padding: 60px 25px 0px 25px;
	}

#main-left{
	width: 430px;
	height: 1000px;
	float: left;

	}

#main-left-padding{
	padding: 10px 10px 5px 10px;
	}

#main-center{
	width: 220px;
	height: 1050px;
	float: left;
	}

#main-center-padding{
	padding: 10px 10px 5px 10px;
	}

#main-right{
	width: 200px;
	height: 1000px;
	float: left;
	}

#main-right-padding{
	padding: 10px 10px 5px 10px;
	}

#content{
	width: 679px;
	padding: 15px;
	}

#content-artists{
	width: 100%;
	}

#content-links{
	width: 100%;
	}

.row{
	background-color: #77a304;
	}

.content-releases-sets-border{
	border: #77a304 1px solid;
	}

.content-sets-list{
	text-align: right;
	padding: 0px 35px 0px 0px;
	}

.content-artists-border{
	border: #77a304 1px solid;
	}

.biggest-number{
	font-size: 80px;
	font-weight: bold;
	color: #80b006;
	}

.verybig, h1{
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	}

.big, h2{
	font-size: 15px;
	font-weight: bold;
	color: #77a304;
	}

.big-white{
	font-size: 15px;
	font-weight: bold;
	color: white;
	}

textarea.embed-text{
	background-color: white;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	}

textarea.submit-demo {
	width: 200px;
	margin: 2px 0 2px 0;
	background-color: #77a304;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	}
	
input.submit-demo , select.submit-demo{
	width: 200px;
	margin: 2px 0 2px 0;
	background-color: #77a304;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
	
input.maillist {
	width: 120px;
	background-color: white;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

input[type=submit] {
	background-color: #eeeeee;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
