/*
_______________________________
Desktop version layout - place your custom code here */

body {
	background-color:#000;
	color:#fff;
}

a:hover{text-decoration:none;}

ul {
	list-style:none;
}
.preload
{
	display:none;
	overflow:hidden;	
}


.box_shadow {
  -webkit-box-shadow: 0px 3px 10px #000; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
     -moz-box-shadow: 0px 3px 10px #000; /* FF3.5 - 3.6 */
          box-shadow: 0px 3px 10px #000; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}


/* MENU ITEMS
///////////////////////////////////////////// */
#main_nav
{
	background-image:url('../img/menubg.png');
	width:699px;
	height:85px;
	margin:0 auto;
}

.rootmenu{
	width: 644px;
	height: 55px;
	margin-left: 28px;
	position:relative;
}

.rootmenu li {
	float:left;
	height: 55px;
	margin-left: 17px;
}
.rootmenu li a {
	line-height:55px;
	font-family: 'Cabin', sans-serif;
	font-size:20px;
	color:#881e22;
	text-transform:uppercase;
	border-right: 1px solid #881e22;
	padding: 2px 16px 2px 0;
}

.rootmenu li a:hover
{
	text-shadow: 1px 1px 5px #881e22 !important; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
}

li.omega a {border-right:none;}
.submenu{
	background-image: url('../img/menu_sub_menu_bar.png');
	position: absolute;
	top: 56px;
	left: 88px;
	width: 292px;
	height: 26px;
}

.submenu li{
	height:26px;
	margin-left: 6px;
}
.submenu li a{
	font-size:13px;
	line-height:26px;
	padding: 2px 6px 2px 0;
}

li.active .submenu li a{
	color:#881e22;
	text-shadow:none; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
}

li.active a, li.active .submenu li.active a{
	color:#491112;
	text-shadow: 1px 1px 5px #491112; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
}
/* FOOTER ITEMS
///////////////////////////////////////////// */

#footer
{
	background: #000 url('../img/footer.png') repeat-x scroll 0 0;
	height:55px;
	overflow:hidden;
}

#footer, #footer a{
	font-size: 14px;
	font-family: "Lucida Console", Monaco, monospace;
	line-height:55px;
	text-transform: lowercase;
}

#footer .menu { float:right; margin-bottom: 0;}
#footer .menu li:first-child { border:none; }
#footer .menu li a {
	display:block;
	color:#fff;
}

#footer .menu li a:hover {  }

.footerblock
{
	height:55px;
	line-height:55px;	
}

.copy
{
	float:left;
}

.copy p
{
	line-height: 20px;
	margin: 28px 0 0 0;
}

.social
{
	float:right;
	width:130px;
}
.social a
{
	float:left;
	margin: 7px 2px 0 2px;
}


/* HOME PAGE STYLES
///////////////////////////////////////////// */
.homebg{background: #000 url('../img/dc_main_bg.jpg') no-repeat scroll center top;}
.biobg{background: #000 url('../img/dc_bio_bg.jpg') no-repeat scroll center top;}
.newsbg{background: #000 url('../img/dc_news_bg.jpg') no-repeat scroll center top;}
.contactbg{background: #000 url('../img/dc_contact_v3.jpg') no-repeat scroll center top;}
.releasebg{background: #000 url('../img/dc_releases_0000_releases_bg.jpg') no-repeat scroll center top;}
.riobg{background: #000 url('../img/dc_releases_0001_rio.jpg') no-repeat scroll center top;}
.aloneinlovebg{background: #000 url('../img/dc_releases_0002_ail.jpg') no-repeat scroll center top;}
.ourdirectionbg{background: #000 url('../img/dc_releases_0003_od.jpg') no-repeat scroll center top;}
.rosebg{background: #000 url('../img/dc_releases_0004_rose.jpg') no-repeat scroll center top;}
.buybg{background: #000 url('../img/dc_byitnow_bg.jpg') no-repeat scroll center top;}
.homebg,.biobg,.contactbg,.newsbg,.buybg{height:735px;}
.releasebg,.riobg,.aloneinlovebg,.ourdirectionbg,.rosebg{height:810px;}
.submenu.hide{
	display: none !important;
}

.song_img_map
{
	display: block;
	position: absolute;
	width: 593px;
	height: 401px;
	top: 180px;
	left: 349px;
}

.release_img_map
{
	display: block;
	position: absolute;
	width: 1200px;
	height: 810px;
	top: 168px;
	left: 282px;
}

.songinfo{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:297px;
	height: 625px;
	background-image:url('../img/releases_text_box.png');
	color:#b8b7b7;
	font-family: "Lucida Console", Monaco, monospace;
}
.songinfo h1{
	margin: 14px 36px 10px 15px;
	border-bottom: 1px solid #b8b7b7;
}
.songinfo p{
	margin: 14px 36px 10px 15px;
	font-size: 13px;
}

.booking{
	color: #000;
	position: absolute;
	width: 386px;
	height: 200px;
	top: 67px;
	right: 1px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
.leftblock{
	color:#000;
	width:520px;
	height:130px;
	margin-right:40px;
}
.rightblock{
	color:#000;
	width: 380px;
	height:130px;
}
.fl{float:left;}
.newline{
	width:100%;
	clear: both;
}
.fieldname{font-weight:bold;}
td.desctext {
padding-right: 5px;
text-align: right;
width: 125px;
}
.inputfields input,.inputfields textarea
{
	background-color: #fff;
	border: 1px solid #333;
	padding: 2px;
	margin-bottom: 5px;
}
#realname,#from,#message{width:360px;}
#verif_box{width:160px;float:left;}
#verifimage{
	float: left;
	border: 1px solid #333;
	margin-right: 5px;}
#badcode {
	width: 130px;
	background-color: red;
	color: white;
	font-weight: bold;
	float: right;
	text-align: center;
	display: block;
	border: 1px solid #333;
	height: 29px;
	font-size: 15px;
}
#realname,#from,#verif_box{height:25px;}
#mp3preview {
margin-left: 10px;
}

.contactform{
	position: absolute;
	top: 405px;
	left: -20px;
	width: 530px;
	color:#000;
}
#btn-submit{
	display:block;
	border:1px solid #000000;
	padding: 5px;
	background-color:#EFEFEF;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
#tbl_contact_form{width: 496px;}
#tbl_contact_form, #tbl_contact_form tr, #tbl_contact_form td{vertical-align: top;}
.buyitnow{
	margin-left: 60px;
	margin-top: 30px;
	width: 685px;
	height: 620px;
}
.album{
	padding:10px 10px;
	position: relative;
	height:250px;
}
.albumart{float:left;width: 250px;height:216px;}
.albumart img{
  -webkit-box-shadow: 10px 10px 10px #000; 
     -moz-box-shadow: 10px 10px 10px #000;
          box-shadow: 10px 10px 10px #000;
}
.albuminfo{float:left;width: 215px;}
.album h1{
	margin:0;
	padding:0;
	font-size: 20px;
	border-bottom: 1px solid #999;
}
.album ol{
	list-style:decimal;
}
a.btn{
	margin-top:5px;
	font-family: "Lucida Console", Monaco, monospace; font-size: 14px; font-weight:bold;
	color: #bebebe;
	text-decoration:none;
	display: block;
	width: 155px;
	height: 30px;
	line-height: 30px;
	background-color: #000;
	border: 1px solid #eee;
	text-align: center;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}
a.btn:visited { color:#bebebe; text-decoration:none; }
a.btn:hover { color:#fbd805; background-color: #111; text-decoration:none; }

.redstar {
	color: red;
	font-size: 12px;
	vertical-align: top;
}

a.inactive, a.inactive:visited, a.inactive:hover{color:#252525;}

a.ordernow{
	position: absolute;
	top:185px;
	left:260px;
}

a.iTunes{
	position: absolute;
	top:145px;
	left:260px;
}

.commingsoon{
	color:#545454;
	position: absolute;
	top:200px;
	left:425px;
}

.newsbox{
display: block;
position: absolute;
padding: 25px 40px 0 25px;
bottom: -240px;
left: 0;
width: 883px;
height: 595px;
background-image: url('../img/news_fade.png');
color: #B8B7B7;
font-family: "Lucida Console", Monaco, monospace;
background-position: top right;
}

.newsbox p{
	font-size:13px;
}

p.newsp1{margin-top:18px;}

.btnsubmit{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}