/**
 * General HTML Body Styling
 * -------------------------
 */


body {
	margin-top: 0px;
	margin-bottom: 0px; /* SOLUTION for bottom all the way */
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#ae9b61;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #221305;
	background-position: top center;

}		

body {	background-image: url('../images/main_bg.jpg'); }
body.FrontPage { background-image: url('../images/FrontPage_bg.jpg');} 


p.news {margin:0px;margin-top:5px;}

a { 
    text-decoration: none;
	/* letter-spacing: 1px; */
	font-family: Arial, Helvetica, sans-serif;
	color: #92561c ;
} 

	#contentHome a:hover, #content a:hover, #footer a:hover,
	#subMenu a:hover{
		color: #c08851;
	}

	#subMenu a {font-size:1.3em; font-family:Georgia, "Century Gothic", Georgia, "Times New Roman", Times, serif; font-weight:normal; text-transform:normal;}
	
h1, h2 { 
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal; 
	color: #ae9b61;
	text-transform:capitalize;
	margin: 0px;
	padding: 0px;
} 

	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:Bold; 
	color: #ae9b61;
	margin: 0px;
	padding: 0px;
}

h1 { font-size: 1.95em; } 
h2 { font-size: 1.65em; } 
h3 { font-size: 1.35em; } 



hr { 
	border: none; 
	border-top: 1px solid #4f361f; 
	height : 3px; 
	width : 100%; 
}

ul {list-style-type: disc;}
	
	
#subMenu ul {
	border-right:#4f361f solid 0px;
	border-bottom:#4f361f solid 0px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left: 20px;
	margin-top:11px;
		/* background-image:url('../images/pageTitle_bg2.png');
		background-repeat:repeat-y;
		background-color:transparent; */
		list-style-type: none;
		
}

li {
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0.5em;
	line-height: 120%;
}

#subMenu li {color:#92561c; padding-bottom:10px;}

img {
	padding: 0;
	marging: 0;
	
}

	#subContentHome img {padding-left:6px;padding-right:6px;}
	


img.figure {
	    float: left;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-right: 5px;
		border: 0;
}


/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */
 

#container {
	width:888px;
	margin-right: auto;
	margin-left: auto;
}

#header1, #headerClassico {
	widt:888px;
	height : 182px; 
	background-repeat:no-repeat;
	background-color:#510b66;	
}

	#header1 {background-image:url('../images/header1a_bg.jpg');}  
	#headerClassico {background-image:url('../images/headerClassico_bg.jpg');}  


	#header1 a {
		color:#FFFFFF;
	}		
	
	#header1 a:hover {
		color: #FFFFFF;
		}
	

	#contentWrapper, #contentWrapperHome, #contentWrapperClassico
	{
		text-align: left;
		float: left;
		width: 888x;
		min-height:469px;
		background-repeat:no-repeat;
		background-color:#221305;
		color: #ae9b61;
	}	  
	#contentWrapper {background-image:url('../images/contentWrapper_bg.jpg');}
	#contentWrapperHome {background-image:url('../images/contentWrapperHome_bg.jpg');}
	#contentWrapperClassico {background-image:url('../images/contentWrapperClassico_bg.jpg');}
	
	#contentHome {
		float:right;
		width: 510px; /* total width 510 */
		height:469px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
	

	#subContentHomeWrapper {
		width: 510px;
		height:229px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
		margin-top:10px;
		background-image:url('../images/content_bg.png');
		background-repeat:no-repeat;
		background-color: transparent;
		background-position:bottom right;
		
	}
	
		#subContentHome1, #subContentHome2 {
		width: 440px; /* total width 510 */
		height: 210px;
		overflow: auto;
		position:relative;
		background-color:transparent;
		font-size: 0.75em;
		color: inherit;
		line-height:1.4em;
		
}

	#content {
		float:right;
		width: 560px; /* total width 510 */
		height:469px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
		/* background-image:url('../images/content_bg.png');
		background-repeat:no-repeat;
		background-color: transparent;
		background-position:bottom right; */
		z-index:999;

	}
		/* Scroll bar */
		#subContent {
		/* Typical fixed height and fixed width example */
		width: 455px; /* original width 490px */
		height: 435px; /* original height 450px */
		overflow: auto;
		/* IE overflow fix, position must be relative or absolute*/
		position: relative;
		background-color:transparent;
		margin-top:10px;
		margin-left:30px;
		padding: 0px;
		padding-right:5px;
		padding-top:5px;
		font-size: 0.75em;
		color: inherit;
		line-height:1.5em;
		
	}
		
		#subContent h3 {
			text-transform:uppercase;
		}
		
	
	#contentLeftHome {
		float:left;
		width: 338px; /* total width 378 */
		height:429px; /* Height 469 */
		padding-left:20px;
		padding-right:20px;
		padding-top:20px;
		padding-bottom:20px;
	}

	#contentLeft, #contentLeft_career, #contentLeft_press,#contentLeft_discography,#contentLeft_contact,
	#contentLeft_classico{
		position:relative;
		float:left;
		width: 328px; /* total width 328 */
		height:469px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
	
	#contentLeft_career {background:transparent url(../images/bg_career.jpg) no-repeat;}
	#contentLeft_press {background:transparent url(../images/bg_press.jpg) no-repeat;}
	#contentLeft_discography {background:transparent url(../images/bg_discography.jpg) no-repeat;}
	#contentLeft_contact {background:transparent url(../images/bg_contact.jpg) no-repeat;}
	#contentLeft_classico 
		{
			background:transparent url(../images/bg_classico.jpg) no-repeat;
		}
	
	#subMenu {
		float:right;
		z-index:1;
		width: 192px; /* total width 192 */
		height:429px; /* 469 */
		padding-left:0px;
		padding-right:0px;
		padding-top:40px;
		padding-bottom:0px;
		font-size: 0.8em;
		color: inherit;
		/* background-image:url('../images/alp_blk_15.png'); */
		background-repeat:repeat;
		background-color:transparent;
		
	}
	

	#pageTitle {
		position:absolute;
		top: 0px;
		left: 15px;
		z-index:10;
		padding-top:10px;
		border-bottom:#4f361f solid 0px;
		border-left:#4f361f solid 0px;
		width:312px;
		/*
		background-image:url('../images/pageTitle_bg.png');
		background-repeat:repeat-y;
		background-color:transparent;
			*/
	}
	
		#pageTitle h1 {
			font-size:36px;
			color:#ae9b61;
			padding-bottom:5px;
			padding-left:5px;
			}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #7d6c38;
	clear: both; 
	width: 888px;
	margin-top:0px;
	padding-top: 0px;
	padding-bottom:10px;
	text-align: center;
	line-height:13px;
	letter-spacing:0.08em;
}

#footer a { 
	font-family: Arial, Helvetica, sans-serif;
	color: #92561c ;
} 

table {
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
}
	
	table.contactus {
		font-size:16px;
		/* margin-left:30px; */
	}
	
	table.order {
		font-size:14px;
		margin-left:0px;
		padding:0px;
		/* margin-left:30px; */
	}
	
	table.order span {font-size:11px; font-weight:normal;}
		
	
td {
	font-size: .9em;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
}

table tr td span
{
	font-weight:bold;
}

#error {
	margin-top:5px;
	margin-bottom:5px;
	padding: 0px;
	padding-left:10px;
	padding-right:10px;
	width: 62%;
	background: #5a3919;
	border: 1px solid #ae9b61;
	font-size:12px;
	text-align:left;
}
	#error p {
		line-height:1.2;
	}
	
	#error hr {
		margin: 0px;
		padding: 0px;
	}
	
.inputbox2, .submitButton {
	border:1px solid #5a3919;
	color:#ae9b61;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#5a3919;
}


.gallery img {
	padding:5px;	
}

.videos {text-align:center;margin-top:0px;}
.videos p {margin-top:3px;margin-bottom:3px;}
.videos span {display:block;}
.videos img {padding:3px;}






