* {
margin : 0;
padding : 0;
}
body {
color : #f2f2f2;
background : url(images/bg.jpg) no-repeat center top;
background-color : #000;
}
img {
margin : 5px;
}
#wrapper {
min-height:650px;
width : 900px;
margin : auto;
}
#header {
background : url(images/header.jpg) no-repeat;
margin-top : 30px;
padding : 20px;
height : 80px;
}
#logo {
float : left;
}
#sub {
background : url(images/sub.gif) no-repeat;
float : right;
margin : 0;
height : 130px;
width : 250px;
}
#menu {
padding : 10px;
height : 20px;
background : url(images/menu.gif);
border-top : 1px solid #333;
border-bottom : 1px solid #333;
}
#menu2 {
padding : 10px;
height : 10px;
border-top : 1px solid #333;
border-bottom : 1px solid #333;
color : #5f5f5f;
}
#menu2 ul {
margin : auto;
text-align : center;
list-style : none;
display : inline;
}
#menu2 li {
font-family : Arial, Helvetica, sans-serif;
margin-left : 25px;
text-align : center;
text-transform : uppercase;
list-style : none;
display : inline;
font-weight : bold;
}
#menu2 li:hover {
font-family : Arial, Helvetica, sans-serif;
margin-left : 25px;
text-align : center;
list-style : none;
display : inline;
font-weight : bold;
}
#content {
height : 350px;
margin-bottom : 20px;
}
#releases {
border-top : 1px solid #333;
border-bottom : 1px solid #333;
padding : 10px;
height : 120px;
margin-top : 18px;
margin-bottom : 10px;
}
.img {
margin-left : 17px;
}
#footer {	
text-align:center;
color : #666;
border-top : 1px solid #333;
margin : 15px auto 10px;
height : 10px;
width:900px;
}
#content_inner {
min-height:400px;
float : left;
}
#sidebar {
float : left;
background : #1e1e1e;
width : 150px;
padding : 10px;
margin : 26px 10px 5px 5px;
height : 1400px;
}
#basic {
padding : 10px;
margin : 28px 5px 5px;
float : left;
width : 670px;
background : #454545;
}
#basic_inner {
float : none;
padding : 10px;
margin : 10px 5px 5px 5px;
width : 870px;
background : #454545;
}
#basic_inner_friends {
float : none;
padding : 10px;
margin : 10px 5px 5px 5px;
height : 750px;
width : 870px;
background : #fff;
}
#intro {
float : left;
height : 340px;
width : 340px;
margin : 10px;
padding : 0 5px 5px 5px;
}
#txt_intro {
width:350px;
height : 220px;
background-color : #1e1e1e;
margin-bottom : 10px;
}
#events_intro {
background-image:url(images/bg_events.gif);
background : #454545;
float : left;
height : 350px;
width : 250px;
margin : 10px 0 10px 0;
}
#news_box {
	background : #454545;
	margin : 10px 5px 0 0;
	float : left;
	width : 230px;
	height : 340px;
	padding: 5px;
}
#seven_boxes {
background : #000033;
height : 300px;
width : 900px;
}
#menu ul {
margin-left : 200px;
text-align : center;
list-style : none;
display : inline;
}
#menu li {
font-family : Arial, Helvetica, sans-serif;
background : #121212;
margin-left : 5px;
text-align : center;
padding : 7px;
border : 1px solid #333;
list-style : none;
display : inline;
font-weight : bold;
}
#menu li:hover {
font-family : Arial, Helvetica, sans-serif;
background : #000;
margin-left : 5px;
text-align : center;
padding : 7px;
border : 1px solid #333;
list-style : none;
display : inline;
font-weight : bold;
}
#form {
color : #333333;
margin : 25px 20px 20px 28px;
}
.sf {
width : 100px;
background : #2d2d2d;
border : 1px solid #000;
}
.sub {
margin-left : 145px;
background : #121212;
color : #f2f2f2;
border : 1px solid #666;
}
.email {
margin-right : 4px;
}
#other {
background : url(images/bg_events.gif);
padding : 10px;
height : 30px;
}
#other li {
background : #121212;
text-transform : uppercase;
margin-left : 5px;
text-align : center;
padding : 7px;
border : 1px solid #333;
list-style : none;
display : inline;
}
#other ul {
text-align : center;
list-style : none;
display : inline;
}
.domtabs {
margin-bottom : 15px;
}
#movie {
margin-top : 10px;
}
#flayer {
margin : 0px 3px 3px 3px;
}
#imageMenu {
position : relative;
width : 900px;
height : 300px;
overflow : hidden;
}
#imageMenu ul {
list-style : none;
margin : 0;
display : block;
height : 300px;
width : 1000px;
}
#imageMenu ul li {
float : left;
}
#imageMenu ul li a {
text-indent : -1000px;
background : #ffffff none repeat scroll 0% 0%;
cursor : pointer;
display : block;
overflow : hidden;
width : 129px;
height : 300px;
}
#imageMenu ul li.landscapes a {
background : url(images/landscapes.jpg) repeat scroll 0% 0%;
}
#imageMenu ul li.people a {
background : url(images/people.jpg) repeat scroll 0% 0%;
}
#imageMenu ul li.nature a {
background : url(images/nature.jpg) repeat scroll 0% 0%;
}
#imageMenu ul li.urban a {
background : url(images/urban.jpg) repeat scroll 0% 0%;
border-left : 0;
}
#imageMenu ul li.abstract a {
background : url(images/abstract.jpg) repeat scroll 0% 0%;
}
#imageMenu ul li.design a {
background : url(images/design.jpg) repeat scroll 0% 0%;
}
#imageMenu ul li.production a {
background : url(images/production.jpg) repeat scroll 0% 0%;
}

.clear {
clear : both;
}
#artists {
margin : 0 auto 0;
width : 600px;
height : 150px;
background-color : #0b0b0b;
}
#pr {
border : 1px solid #1e1e1e;
width : 850px;
background-color : #111;
margin : 0 auto;
}
#pr p {
padding : 10px;
}
#artists .teksts {
padding : 5px;
float : left;
width : 190px;
height : 140px;
background : #330000;
}
#artists .images {
float : left;
width : 200px;
height : 150px;
background : #990066;
}
#artists .player {
float : left;
width : 200px;
height : 150px;
background : #ffff66;
}
#artists_pr {
width : 830px;
padding : 10px;
margin : 0 auto 0;
border : 1px solid #1e1e1e;
background : #222;
height : 240px;
}
#artists_pro {
width: 640px;
margin : 0 auto 10px;
border : 1px solid #b31e1e;
background : #222;
height : 200px;
}
#artists_pr #info {
color : #f8f8f8;
padding : 5px;
float : left;
width : 270px;
height : 200px;
}
#artists_pr #mp3 {
padding : 5px;
border-left : 1px solid #4f4f4f;
float : left;
width : 270px;
height : 190px;
}
#artists_pr #photos {
border-left : 1px solid #4f4f4f;
padding : 5px;
float : left;
height : 190px;
width : 220px;
}
#artists_pr .title {
font-size : 20px;
font-weight : 900;
text-align : center;
padding : 5px;
height : 20px;
color : #f2f2f2;
background : #353535;
}
#pr .title {
padding : 10px;
font-size : 20px;
width : 830px;
text-align : center;
height : 20px;
background : #353535;
}
#artistsmenu .title {
float : left;
width : 200px;
height : 60px;
border-right : 2px solid #333;
}
#artistsmenu .list {
margin-left : 20px;
margin-top : 8px;
float : left;
list-style : none;
}
h1 {
padding : 10px;
font-size : 30px;
}
#sidebar h2 {
margin-bottom : 10px;
text-align : center;
padding : 0;
font-size : 17px;
text-transform : uppercase;
border-bottom : 1px solid #555;
}
.arrowlistmenu {
width : 150px;
}
.arrowlistmenu .headerbar {
color : white;
background : black url(media/titlebar.png) repeat-x center left;
margin-bottom : 10px;
text-transform : uppercase;
padding : 4px 0 4px 10px;
}
.arrowlistmenu ul {
list-style-type : none;
margin : 0;
padding : 0;
margin-bottom : 8px;
}
.arrowlistmenu ul li {
padding-bottom : 2px;
}
.arrowlistmenu ul li a {
color : #d82229;
background : url(images/arrowbullet.png) no-repeat center left;
display : block;
padding : 5px 0;
padding-left : 17px;
text-decoration : none;
font-weight : bold;
font-size : 80%;
}
.arrowlistmenu ul li a:visited {
color : #fff;
}
.arrowlistmenu ul li a:hover {
color : #fff;
background-color : #454545;
}
#artists {
	padding:5px;
  background:#222;
  border-bottom : 1px solid #1E1E1E;
  float:left;
  width:660px;
  min-height:210px;   
  margin-left:-2px;
  margin-right:-2px;
  display:inline; /* So IE plays nice */

}

#artists #info {
   float:left;
   width:150px;
}

#artists #mp3 {
	padding-left:5px;
  border-left : 1px solid #4f4f4f;
  margin:20px 0 0 30px;
  float:left;
  width:230px;
  min-height:170px;
	
}

#artists #photos {
	margin:20px 0 0 0;
  border-left : 1px solid #4f4f4f;
  min-height: 170px;
  float:right;
padding:5px;
  width:220px;  
}
#artists .title {
font-size : 20px;
font-weight : 900;
text-align : center;
padding : 5px;
height : 20px;
color : #f2f2f2;
background : #353535;
}
#radio {
float : right;
width : 600px;
height : 130px;
margin : auto;
margin-top : 10px;
}
#radio_info {
padding : 5px;
margin-top : 10px;
background : #181818;
width : 240px;
height : 120px;
float : left;
}
.space {
margin-bottom : 10px;
}
.productsimg {
margin-left : 3px;
}
#prod_menu a {
color : #666666;
}
#prod_menu a:hover {
color : #f2f2f2;
}
#space {
height : 25px;
}
.scroll {
width: 300px;
height: 100px;
padding-left: 5px;
padding-right: 5px;
overflow: auto;
}
