body {
	background: #000;
}

a {
	color:#900;
	text-decoration:none;
}

#container {
	margin: 15px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}


.clickable {
 	cursor: pointer;
}
.t_center{
	text-align:center;
}

.right{
	float:right;
}

.left{
	float:left;
}
.legal{
	font-size:80%;
	color:#CCC;
}

/* HEADER for DZ */

#header {
	background:#800 url(../images/dz_headerbg.gif) top left;
	height:80px;
}
#header img.logo_icon{
	display:inline-block;
	float:left;
	margin: 6px 6px 0px 6px;
}
#header img.logo_icon a{
	border:0px;
	text-decoration:none;
}

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}


#header .menu{
	display:inline;
	float:left;
	width:700px;
	height:20px;
	margin-top:8px;
}

/* Header for DYZ */
.dyz_layout #header {
	background:#800 url(../images/dyz_headerbg.gif) top left;
}

.dyz_layout #header .division a{
	color:#C8C3C2;
	font-size:1em;
	float:left;
	margin:0px 12px 0 8px;
	text-decoration:none;
}
.dyz_layout #header .division a .company{
color:#A89392;
}



/* HEADER NAV FROM XC */
#dz_topnavMenu{
font: 12px bold Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
letter-spacing:.04em;
color:#000;
}

#dz_topnavMenu ul{
list-style: none;
float:left;
padding:0px;
margin:0px;
}
#dz_topnavMenu li{
padding: 0px 15px 0px 5px;
display:inline;
background:url(../images/nav_comma.gif) no-repeat right;
}
#dz_topnavMenu li a{
text-decoration:none;
color: #990000;
}
#dz_topnavMenu li a:hover{
color: #000;
}


/* START MAIN LAYOUT DZ */

#mainContent {
	padding: 0; 
	background: #D8D3D2;
	line-height:1.1;
}

#footer {
	padding: 0 10px; 
	color:#A8A3A2;
	background:#600 url(../images/dz_headerbg.gif) 0px -10px;	
	font-size:10px;

}
#footer p {
	text-align:center;
	padding: 10px 0; 

}
#footer a{
	color:#C8C3C2;
	font-weight:bold;
	text-decoration:none;
}
/* START MAIN LAYOUT DYZ */


.dyz_layout #footer {
	background:#600 url(../images/dyz_headerbg.gif) 0px -10px;	
}

.dyz_layout .notice{
color:#A00;
font-size: 1em;
text-align:center;
width:920px;
display:block;
}
.dyz_layout .notice a{
	color:#C00;
	text-decoration:none;
	font-weight:bold;
}


/* GENERICS */



.dz_box{
	width:100%;
}

.dz_box-top{
	color:#FFF;
	background:#FFF url(../images/dz_headerbg.gif) -150px 0px;
	height:30px;
	padding:4px;
}

.dyz_layout .dz_box-top{
	background:#FFF url(../images/dyz_headerbg.gif) -150px 0px;
}

.dz_box-top img{
	border:0px;
	vertical-align:bottom;
	margin: 6px 0px 0px 5px;
}

.dz_box-bot{
	color:#000;
	background:#FFF;
	padding:4px;
}

.white_box{
	background-color:#FFF;
	padding:6px;
}
.acc_box{
	background-color:#FFF;
	padding:10px;
}

.button_more_index{
	float:right; 
	margin:30px 0px 0px 10px;
}

.button_more{
	overflow:hidden;
}
.button_more a{
	width:71px;
	height:24px;
	background:url(../images/button_more.gif) top left;
	margin:4px;
	display: inline-block;
}

.button_more a:hover{
	background:url(../images/button_more.gif) 0px 24px;
		text-decoration:none;
}

a.button_more{
	width:71px;
	height:24px;
	background:url(../images/button_more.gif) top left;
	margin:4px;
	display: inline-block;
	text-decoration:none;
}



.h_100{
	height:100px;
}
.h_75{
	height:75px;	
}

.h_25{
		height:25px;	
}

.logo_twitter{
	margin:10px 0px 0px 10px;
}
.nl p{
	padding:10px;
}
#newswrapper{
	width:380px;
	height:30px;
	background:url(../images/subscribe.gif) -4px -4px no-repeat;
	padding:0px;
	margin:0px 0px 0px 10px;
	position:relative; 

}
#newswrapper:hover{
	background:url(../images/subscribe.gif) -4px -34px no-repeat;
}

#newswrapper form { display:inline ; }

#newswrapper .nl_box{
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:9px;
width:274px;
height:30px;
}

#newswrapper .submit{
border:1px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
left:274px;
width:106px;
height:30px;
}

#mycarousel .jcarousel-item-placeholder {
    background: transparent url(../images/loading-small.gif) 50% 50% no-repeat;
}

h1{
  color: #990000;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin: 6px 0 2px;
    text-transform: uppercase;
}

.cv h1{
	color:#900;
	font-size:1em;
	font-weight:bold;
	letter-spacing:0.04em;
	text-transform:uppercase;
	margin: 6px 0px 2px 0px;
}


#cv .cv_list, #cv .cv_list ul{
	margin-left:50px;
}
#cv .cv_date {
	float:left;
}

#cv .cv_list li{
		color:#9f948b;
}

#cv .artist{
	padding:5px;
	float:left;
}

.line{
	width:100%;
	padding: 0px; 
	margin: 2px 0px;
	border-bottom: #CECACA 1px dotted;
	display:block;
	height:1px;
}
	
/* CONTACT FORM */
#contactform .notification_error
{
border: 1px solid #A25965;
height: auto;
margin:5px;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

#contactform  .notification_ok
{
border: 1px solid #33AA33;
margin:5px;
height: auto;
width: 90%;
padding: 8px;
background: #FAFFFA;
text-align: center;
-moz-border-radius: 5px;
}

#contactform  .info_fieldset { border: 1px #dddddd solid; }

#contactform .info_fieldset legend
{
border: 1px #dddddd solid; 
color: #900; 
background: #EFEAEA;
font-size:1em;
margin-left:6px;
font-weight:bold;
padding: 2px 5px 2px 5px;
-moz-border-radius: 3px;
}

/* Label */
#contactform  label  { width: 60px; padding-left: 10px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */
#contactform  input, textarea
{
margin: 5px;
padding: 0px; 
float: left;
width:300px;
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 
color: #333333; 
font: 11px Verdana, Helvetica, Arial, sans-serif;
-moz-border-radius: 3px;
}

#contactform .contactinput{
	display:block;
	clear:both;
}
#contactform .contactandroid{
	display:block;
	clear:both;
}
#contactform .contactandroid textarea{
	width:500px;
}

#contactform .button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;

color: #333333; 
-moz-border-radius: 3px;
}

/* DYZPLASTIC List */
.dyz_layout h1 {
color:#990000;
font-size:1em;
font-weight:bold;
letter-spacing:0.04em;
margin:6px 0 2px;
text-transform:uppercase;
}

.dyz_layout .icons img{
	margin: 4px;
	border:1px solid #900;
}

.dyz_layout .wallpaper img{
	margin: 4px;
	border:1px solid #900;
}

.dyz_layout .wallpaper{width:126px;height:auto;margin:0px 0px 5px 5px;float:left;}
.dyz_layout .wallpaper a img{border:1px solid #000;}
.dyz_layout .wallpaper a:hover{color:#990000;}
.dyz_layout .wallpaper a:hover img{border:1px solid #DD0000;}
.dyz_layout .wallresbox{text-align:center;width:118px;margin:4px;padding:4px; background-color:#EEE; -moz-border-radius:6px;}

.dyz_layout .line{
	border-bottom:1px dotted #D8D3D2;
	height:2px;
	padding:1px;
	width:99%;
}
.dyz_layout .location{
	margin: 2px 5px;
	border-bottom:1px dotted #D8D3D2;
	padding:5px;
	display:block;
}

.dyz_layout .line_left{
	border-left:1px dotted #D8D3D2;
	padding-left:5px;
}

.dyz_layout .feature_info{
	width:370px;
	float:right;
	margin:5px;
	display:inline;
}
/* Feedburner style */
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}


