@charset "utf-8";
/* CSS Document */
body{
	background:#661E2C url(../images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.container{
	background:url(../images/background_bg.jpg) no-repeat;
	width:1000px;
	margin:0 auto;
	min-height:625px;
}
.address{
    color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
.address:hover{
    color:#EEACB9;

}
.left{
	width:350px;
	height:auto;
	float:left;
}
.logo{
	width:284px;
	height:221px;
	background:url(../images/logo.gif) no-repeat;
	margin:25px 0 20px 33px;
}
.video_player{
	width:336px;
	height:48px;
	margin:50px 0 0 7px;
}
.text{
	background:url(../images/title_1.gif) no-repeat 0 -226px;
	width:142px;
	height:25px;
	margin:50px 0 0 15px;
	float:left;
}


div[class="text"]{
	margin:50px 0 0 30px;
	
}
.text_service{
	background:url(../images/title_1.gif) no-repeat 0 -46px;
	width:92px;
	height:25px;
	margin:50px 0 0 20px;
	float:left;
}
div[class="text_service"]{
	margin:50px 0 0 40px;
	
}
.service_box{
	width:300px;
	height:364px;
	background:url(../images/service_box.gif) no-repeat;
	margin:80px 0 30px 30px;
}
.service_box1{
	width:300px;
	height:309px;
	background:url(../images/service_box1.gif) no-repeat;
	margin:80px 0 30px 30px;
}
.inner_text{
width:200px;
height:150px;
color:#fff;
font-family:Arial;
/*	font-size:13px;*/
margin:10px 0 0 25px;
text-align:left;
	/*line-height:15px;*/
}
.inner_text a{
color:#fff;
text-decoration:none;
font-weight:normal;
font-size:12px;
}
.inner_text a:hover{
 color:#EEACB9;

}
.inner_text_service{
width:220px;
height:200px;
color:#000;
font-family:Arial;
font-size:13px;
margin:10px 0 0 40px;
text-align:left;
text-decoration:none;
line-height:15px;
font-weight:bold;
}
.inner_text_service a{
text-decoration:none;
color:#000;
font-weight:bold;
font-size:13px;


}
.inner_text_service a:hover{
color:#F2D2D8;

}
.inner_text_b{
color:#000;
width:10px;
margin-top:2px;
font-family:Arial;
font-size:18px; 
float:left;
margin-right:5px;
height:13px;

}
.right{
	width:650px;
	float:left;
	height:auto;
}
/*-----------------------------------All Titles-----------------------------------------*/
.welcome_title{
background:url(../images/title_1.gif) no-repeat 0 0;
width:500px;
height:25px;
display:block;

}
.artist_title{
background:url(../images/title_1.gif) no-repeat 0 -90px;
width:500px;
height:25px;
display:block;

}
.service_title{
background:url(../images/title_1.gif) no-repeat 0 -46px;
width:500px;
height:25px;
display:block;
}
.privacy_title{
background:url(../images/title_1.gif) no-repeat 0 -312px;
width:500px;
height:25px;
display:block;
}
.policy_title{
background:url(../images/title_1.gif) no-repeat 0 -352px;
width:500px;
height:25px;
display:block;
}
.merch_title{
background:url(../images/title_1.gif) no-repeat 0 -135px;
width:500px;
height:25px;
display:block;
}
.contact_title{
background:url(../images/title_1.gif) no-repeat 0 -181px;
width:500px;
height:25px;
display:block;
}
.contact_info_title{
background:url(../images/title_1.gif) no-repeat 0 -226px;
width:142px;
height:25px;
display:block;
margin:50px 0 0 25px;
}
div[class="contact_info_title"]{
margin:50px 0 0 30px;
}
.shoppingcart_title{
background:url(../images/title_1.gif) no-repeat 0 -270px;
width:156px;
height:23px;
display:block;

}
.privacy a{
  color:#ffffff;
  text-decoration:underline;
  font-size:12px;
  font-family:Arial;
}
.privacy a:hover{
  text-decoration:none;
}
/*-----------------------------------All Titles-----------------------------------------*/
/*--------------------------------------navigetion------------------------------------------*/
/*
a,a:visited{
color:#000;
font-weight:normal;
text-decoration:none;


}

a:hover{
text-decoration:#F2D2D8;

}
*/
.menu{
width:586px;
height:17px;
margin:50px 0 40px 43px;
padding:0 0 0 0;
}

.menu a,.menu a:visited,.menu b{
float:left;
width:40px;
height:16px;
background-image:url(../images/navigation.gif);
background-repeat:no-repeat;
margin:0 30px 7px 0;
}

#nav, #nav ul { /* all lists */
padding: 0;
margin: 0;
list-style: none;
line-height: 28px;
z-index:999;
}
#nav li ul a {
display: block;
width:auto;
float:none;
height:auto;
background:#000;
margin:0;
text-decoration:none;
}

#nav li ul a {
padding:0 0 0 10px;
}

#nav li ul b {
display:block;
padding:0 25px;
}

#nav li ul ul a {
padding:0 25px;

}

#nav a.last {
border:none;

}

#nav a.selected {
color:#113264;

}

#nav li ul a {
border:none;
line-height: 28px;
color:#fff;
border-bottom:1px solid #3E111A;

}

#nav li ul b {

/*	background:url(../images/menu_bull.gif) no-repeat 1em center;*/

}

#nav li ul a:hover {
background:#772435;
color:#ffffff;

}

.tableContents{
color:#ffffff;
background-color:#772435;

}

.addressHeading{
background-color:#333333;

}

.tableTitle{
color:#ffffff;

}

#nav li ul ul a {
/*background:url(../images/bull.gif) no-repeat 11em center;*/
border:none;
line-height: 28px;
color:#fff;
border-bottom:1px solid #3E111A;

}

#nav li ul ul a:hover {
/*background:url(../images/bull.gif) no-repeat 11em center #DFE1E3;*/
background:#772435;
color:#ffffff;

}

#nav li .nosub{
background:none;

}

#nav li .nosub:hover{
background:#DFE1E3;

}

#nav li ul{
border:1px solid #3E111A;

}

#nav li { /* all list items */
float: left;
width: auto; /* width needed or else Opera goes nuts */

}

#nav li ul li{
width: 22em; /* width needed or else Opera goes nuts */

}

#nav li ul { /* second-level lists */
position: absolute;
background: #F3F4F5;
width: 22em;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}



#nav li ul ul { /* third-and-above-level lists */
margin: -2.4em 0 0 22em;
width:12em;

}

#nav li ul ul li{
width: 12em;

}

#nav li ul ul ul { /* third-and-above-level lists */
margin: -2.4em 0 0 12em;
width:12em;

}

#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;

}



#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
left: auto;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;

}



#home_btn,#home_btn:visited,#home_s_btn{
margin-right:39px;
}	

#home_btn:hover,#home_s_btn{
background-position: 0 -31px;
margin-right:39px;

}

#services_btn,#services_btn:hover,#services_s_btn{
width:71px;
background-position: 0 -62px;
margin-right:40px;	

}

#services_btn:hover,#services_s_btn{
background-position: 0 -93px;
margin-right:40px;	

}

#artist_btn,#artist_btn:hover,#artist_s_btn{
width:64px;
background-position:0 -123px;
margin-right:40px;	

}

#artist_btn:hover,#artist_s_btn{
background-position: 0 -154px;
margin-right:40px;	

}

#merch_btn,#merch_btn:hover,#merch_s_btn{
width:103px;
height:17px;
background-position: 0 -185px;
margin-right:40px;	

}

#merch_btn:hover,#merch_s_btn{
background-position:0 -216px;
margin-right:40px;	

}

#contact_btn,#contact_btn:hover,#contact_s_btn{
width:69px;
background-position: 0 -248px;
	

}

#contact_btn:hover,#contact_s_btn{
background-position: 0 -279px;
	

}
.clear{
clear:both;
height:0px;
line-height:0px;
font-size:0px;

}
/*
.nav_bg{
	background:url(../images/nav_menu.gif) no-repeat;
	width:586px;
	height:17px;
	margin:50px 0 40px 43px;
	display:block;
}

.home{
	display:block;
	width:40px;
	height:17px;
	margin-right:59px;
	float:left;
}
.home:hover{
	background:url(../images/nav_menu_hover.gif) no-repeat 0 0;
}

.services{
	display:block;
	width:71px;
	height:17px;
	margin-right:60px;
	float:left;
}
.services:hover{
	background:url(../images/nav_menu_hover.gif) no-repeat -99px 0;
}
.artists{
	display:block;
	width:64px;
	height:17px;
	margin-right:60px;
	float:left;
}
.artists:hover{
	background:url(../images/nav_menu_hover.gif) no-repeat -230px 0;
}
.merch{
	display:block;
	width:103px;
	height:17px;
	margin-right:60px;
	float:left;
}
.merch:hover{
	background:url(../images/nav_menu_hover.gif) no-repeat -354px 0;
}
.contact{
	display:block;
	width:69px;
	height:17px;
	float:left;
}
.contact:hover{
	background:url(../images/nav_menu_hover.gif) no-repeat -517px 0;
}
*/
/*--------------------------------------photoGallery------------------------------------------*/
#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    width:100%;
	height:100%;
}
.photo_gallery_artist{
	width:650px;
	height:350px;
	background:url(../images/photo_gallery.gif) no-repeat;
	float:left;
}
.photo_gallery{
	width:650px;
	height:350px;
	float:left;
}
.photos{
	width:510px;
	height:285px;
	border:3px solid #742132;
	float:left;
	margin:30px 0 0 0;
}
.body_text{
	width:630px;
	height:auto;
	padding:10px;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
/*.frame_first{
    width:137px;
	height:269px;
	float:left;
	background:url(../images/index_image_bg.gif) no-repeat;
	margin:0 0 0 0;
}*/

/*.frame_last{
    width:137px;
	height:269px;
	float:left;
	background:url(../images/index_image_bg.gif) no-repeat;
	margin:0 0 0 0;
}*/
/*--------------------------------------footer------------------------------------------*/
.footer{
	width:100%;
	height:65px;
	background:url(../images/footer_bg.jpg) repeat-x;

}

.footer_main{
	width:980px;
	margin:0 auto;
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:0 10px 0 10px;
}

.copyright{
	width:550px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	height:16px;
	margin:0 0 0 0;
}

.wvmaigc{
	width:58px;
	height:35px;
	float:right;
	padding-right:2px;
	margin:20px 0 0 0;
}
.footer_links{
   width:400px;
   height:35px;
   float:left;
   font-size:12px;
   color:#FFFFFF;
	font-family:Arial;
	margin:15px 0 10px 0;
	line-height:20px;
   
}
.footer_links a{
   color:#ffffff;
	font-size:12px;
	font-family:Arial;
	text-decoration:underline; 
}
.footer_links a:hover{
    color:#EEACB9;
}
/*---------------------contact page----------------------------------*/
.contact_form{
	width:625px;
	height:400px;
	float:left;
	font-size:15px;
}
div[class="contact_form"]{
	min-height:400px;
	height:auto;	
}
.lable{
	width:150px;
	height:40px;
	float:left;
	line-height:30px;
	text-align:right;
}
.input{
	width:350px;
	height:40px;
	float:left;
	padding:0 0 0 5px;
}
.input input{
	background:#300E14;
	border:1px solid #A82D3D;
	width:350px;
	height:22px;
	color:#fff;
	padding-top:8px;
}
.text_area{
	width:350px;
	float:left;
	padding:0 0 0 5px;	
}
.text_area textarea{
	background:#300E14;
	border:1px solid #A82D3D;
	width:350px;
	color:#fff;
}
div.err{
	width:600px;
	height:30px;
	float:left;	
	color:#F30;
	text-align:center;
}
div[class="err"]{
	min-height:30px;
	height:auto;	
}
/*----------------------contact page ends----------------------*/	

/*-----------------------------merch page starts------------------*/
.box{
	background:#4E101D;	
	border:2px solid #A8213B;
	width:600px;
	height:100px;
	padding:6px;
	margin-bottom:15px;
}
.box .box_image{
	border:3px solid #A8213B;
	margin:10px 10px 0 0;
	float:left;
}
.merch_box_text{
	width:450px;
	float:right;	
	height:80px;
}
.merch_detail_text{
	width:420px;
	float:right;	
	height:80px;
}
div[class="merch_box_text"],div[class="merch_detail_text"]{
	min-height:80px;
	height:auto;
}
.box_title{
	font-size:15px;
	color:#DB4866;
	line-height:22px;
	font-family:Arial;
}
div[class="box"]{
	min-height:100px;
	height:auto;
}
.item_price{
    font-size:17px;
	color:#fff;
	
}
.item_index{
	width:300px;
	height:40px;
	line-height:30px;
	text-align:center;
	margin:20px 0 20px 180px;
}
/*-------------------merch page ends------------------------------*/
.artist_image{
	border:2px solid #DB4866;
}
.photos_block{
	width:238px;
	height:auto;
	padding:4px;
	margin:28px 15px 10px 15px;
}
div[class="photos_block"]{
    margin:20px 15px 10px 20px;
}
.artist_name{
    font-size:25px;
	font-family:"Trebuchet MS";
	color:#EFC0CA;
	text-align:center;
	margin:60px 0 0 60px;
	width:180px;
}
.view_cart{
width:100px;
height:30px;
margin:0 0 0 40px;
float:left;
}
div[class="view_cart"]{
margin:0 0 0 80px;

}
/*--------------------------------------clear------------------------------------------*/
.clear{
	font-size:0px;
	height:0px;
	line-height:0px;
	clear:both;
}


.tool-tip {
	color: #fff;
	width: 510px;
	height:510px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 0px;
	line-height:0px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 8px;
	background: #fff;
}

.tool-text {
	font-size: 11px;
	padding: 8px 8px 8px;
	background: #7E7967;
}
.custom-tip {
	color: #fff;
	width: 312px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 8px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 8px 8px 8px;
	background: #CFDFA7;
}