/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #3a0001;
		font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#D5ABAB;
	padding:0;
	margin:0;
	background-image: url(rico_grf/body/black-to-red-gradient.jpg);
	background-repeat: repeat-x;
}

/* ----------MAIN HEADER CLASSES-------------- */

a {color: #3F0101;}
a:visited {color:#3F0101;}
a:hover {color: #87FFF9;}
a:active { color:#000000;}

h1 {
	font-size: 1.198em;
	margin:0;
	padding-bottom: 10px;
padding-top: 10px;
	color: #BC9797;
}

h2 {
	font-size: .96em;
	margin:0;
	padding-bottom: 13px;
	padding-top: 25px;
	color: #BC9797;
}

h3 {
	font-size: .96em;
	margin:0;
	padding-bottom: 12px;
	color: #BC9797;
}

p, pre{
	margin:0px;
	line-height:1.4em; /* 16x1.125=18px */
	font-size: .9em; /* 16x0.875=14px */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D5ABAB;
	letter-spacing: .12em;
}

a img {border: none; }


img.download {vertical-align:middle;}


/* ----------container to center the layout and EDGE Gradient -------------- */

#container {
	width: 960px;
	margin-bottom: 10px;
	margin: 0 auto;
	background-color: #EBD3E0;
	background-position: center;
	
}

#edges {
	width: 960px;
	margin: 0 auto;
	background-image: url(rico_grf/body/black-edge.jpg);
	background-repeat: repeat-y;
}

/* ---------- BANNER & FOOTER & MENU DIVS -------------- */

#globe {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #3a0001;
	background-image: url(rico_grf/body/black-to-red-gradient.jpg);
	background-repeat: repeat-x;
}

#banner {
	width: 956px;
	height: 135px;
		padding: 0px;
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#menubar {
	width: 956px;
	height: 43px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(rico_grf/menubar/menuback.jpg);
}


/* ----------------- CONTAINER FOR INDENTING MAIN CONTENT  --------------------- */

#container_padding {
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 25px;
}

/* ----------------- CONTENT FULL WIDTH  --------------------- */


#contentwide {
	width: 956px;
	background-color: #000000;
	background-image: url(rico_grf/backgrounds/fullgradient.jpg);
	background-repeat: repeat-y;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	}
	

				/* -----------------LINK DESIGN  --------------------- */

				#contentwide a {color: #ffffff; text-decoration: none;}
				#contentwide a:visited {color:#ffffff;}
				#contentwide a:hover {
	color: #87FFF9;
}
				#contentwide a:active { color:#ffffff;}


/* ----------------- CONTENT SPLIT LEFT GRADIENT  --------------------- */

#contentleft {
	background-color: #000000;
	background-image: url(rico_grf/backgrounds/mainbrown.jpg);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 175px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

	/* -----------------LINK DESIGN  --------------------- */	

			#contentleft a {color: #ffffff; text-decoration: none;}
			#contentleft a:visited {color:#ffffff;}
			#contentleft a:hover {
	color: #87FFF9;
}
			#contentleft a:active { color:#ffffff;}
	
#contentleft_no_min {
	background-color: #000000;
	padding: 0px;
	background-image: url(rico_grf/backgrounds/mainbrown.jpg);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 175px;
	
}

			/* -----------------LINK DESIGN  --------------------- */
			
			#contentleft_no_min a {color: #ffffff; text-decoration: none;}
			#contentleft_no_min a:visited {color:#ffffff;}
			#contentleft_no_min a:hover {
	color: #87FFF9;
}
			#contentleft_no_min a:active { color:#ffffff;}

	
#contentbackcontainer {
	background-color: #000000;
	padding: 0px;
	background-image: url(rico_grf/titles_LEFT/gradientback.jpg);
	background-repeat: repeat-y;
	width: 956px;
	margin-left: 4px;
}

		
div#contentleft { 
min-height:500px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

#leftcontainer {

float: left;
	width: 175px;
	font-size: .8em;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;

}

#lefttitle {
	
	
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;

}


#left {
	
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;

}

#left p {
	margin-left: 0;
	line-height: 2.5em;
	
}


				/* -----------------LINK DESIGN  --------------------- */

				#left a {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
}
				#left a:visited {	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;}
				#left a:hover {color: #CCCCCC; background-color: #333333; padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;}}
				#left a:active { color:#ffffff; padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;}


.leftchosen {
	text-decoration: none;
	background-color: #660000;
	text-align: right;	
	padding-right: 5px;
	padding-left: 4px;
	font-size: 1.0em;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	
}


	/* ----------------- MUSIC SECTION  --------------------- */
	
#leftmusic {
	
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;

}

#leftmusic p {
	margin-left: 0;
	line-height: 3.5em;
	font-size: 1.1em;	
}


				/* ----------------- MUSIC LINK DESIGN  --------------------- */

				#leftmusic a {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
}
				#leftmusic a:visited {	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;}
				#leftmusic a:hover {color: #CCCCCC; background-color: #333333; padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;}}
				#leftmusic a:active { color:#ffffff; padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;}


.leftmusichosen {
	text-decoration: none;
	background-color: #660000;
	text-align: right;	
	padding-right: 5px;
	padding-left: 4px;
	
	color: #FFFFFF;

}







/* ----------------- MAIN BODY CONTENT DIVIDES --------------------- */

#leftfull {
	float: left;
	width: 270px;
	text-align: right;
	padding-bottom: 0;
	padding-top: 20px;
	padding-left: 25px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2px;
	
	clear: both;

}

#rightfull {

	width: 565px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 325px;
	
	background-repeat: repeat-y;
	text-align: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 2px;


}


/* -----------footer--------------------------- */

#footer1 {
	width: 956px;
	clear: both;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0;
	text-align: center;
	background-color: #000000;
	background-image: url(rico_grf/body/bottomstripe.jpg);
	background-repeat: no-repeat;
border-bottom-style: solid ; 
border-bottom-color: #000000; 
border-bottom-width: 1px;
}

#footer {
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


	padding: 0;
	text-align: center;
	background-color: #3b0100;
}



/* ----------- STYLE DIVS --------------------------- */


#rounded{
	clear: both;
	width: 740px;
	line-height:1.6em; /* 16x1.125=18px */
	font-size: 0.695em; /* 16x0.875=14px */
	color: #000000;

	text-decoration: none;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
	margin-left: 90px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #000000;
	background-image: url(rico_grf/backgrounds/concertback.jpg);
	background-repeat: repeat;
}




#rounded2{
	width: 605px;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #000000;
	background-image: url(rico_grf/backgrounds/cdaudioback.jpg);
	background-repeat: repeat;
}


#roundedvid{

	font-size: 0.695em; /* 16x0.875=14px */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000000;
	background-image: url(rico_grf/backgrounds/concertback.jpg);
	background-repeat: repeat;
}




#roundedsmall{
	width: 500px;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #000000;
	background-image: url(rico_grf/backgrounds/cdaudioback.jpg);
	background-repeat: repeat;
}


#rounded2 h2 {
	border-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	padding-top: 0px;
}


#roundedhome{
	
	text-decoration: none;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
	margin-left: 0px;
	
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #000000;
	background-image: url(rico_grf/backgrounds/cdaudioback.jpg);
	background-repeat: repeat;
}


#roundedvideolist{
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #000000;
	background-image: url(rico_grf/backgrounds/cdaudioback.jpg);
	background-repeat: repeat;
	
}

#roundedvideolist h2 {
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;

	
	
}

#roundedhomegig{
	
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 9px;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #000000;
	background-image: url(rico_grf/backgrounds/concertback.jpg);
	background-repeat: repeat;
}

#roundedhomegig .gig_header { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	font-size: 1.25em;
	text-align: left;
	font-weight: bold;
	color: #EEBFBF;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 8px;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(rico_grf/titles_MAIN/gigcalback.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	
}

#roundedhomegig h1 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	color: #EEBFBF;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	
}






#rounded2 h2 {
	border-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	padding-top: 0px;
}



.p_cd {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-decoration: none;
	text-align: left;
	font-size: 0.79em;
	line-height: 1.65em;
	padding-right: 12px;
	padding-bottom: 6px;
	background-color: #000000;
	padding-top: 6px;
	padding-left: 12px;
	margin-bottom: 16px;
	color: #FFFFFF;
	border: 1px dashed #660033;
		font-style: italic;

}

.line  {
	text-ali-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-decoration: none;
	text-align: left;
	font-size: 0.79em;
	padding-right: 12px;
	padding-bottom: 6px;
	background-color: #660000;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
	border: 1px dashed #660033;
	font-style: italic;
	
}
	


/* ----------- MUSIC AUDIO DIVS --------------------------- */

.tracksample  {
	text-align: left;
	font-size: 0.75em;
	color: #FFCCCC;
	letter-spacing: .8em;
	padding-bottom: 5px;
		padding-top: 5px;
	padding-left: 0px;
	}

.track  {
	text-align: left;
	font-size: .75em;
	color: #A68585;
	letter-spacing: .04em;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 22px;
	}




#gigdates {
	text-align: left;
	color: #A68585;
	padding-left: 20px;
	font-size: 1.3em;
}

#gigdates_home {
	text-align: left;
	color: #A68585;
	padding-left: 20px;
	font-size: .7em;
}


/* ----------- STYLE TAGSr--------------------------- */

img.floatLeft {
	float: left;
	margin-top: 4px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 13px;
	border: 1px solid #000000;
}

img.border {border: 1px solid #000000;
}


.gig_header { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	font-size: 1.28em;
	text-align: left;
	font-weight: bold;
	color: #EEBFBF;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(rico_grf/titles_MAIN/gigcalback.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	margin-top: 15px;
}

.gig_details { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	font-size: 1.1em;
	text-align: left;
	padding-left: 45px;
	padding-top: 6px;
	line-height: 1.9em;
}


.bioheaders {
	text-decoration: none;
	text-align: left;
	font-size: 18px;
	color: #A68585;
	padding-bottom: 13px;
}

.purchasebymail {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-top: 9px;
}

.purchasebymail2 {
	text-decoration: none;
	text-align: right;
	color: #D5ABAB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding-left: 20px;
}

.purchasebymail3 {
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
}



.indent {
	text-decoration: none;
	text-align: left;

	padding-left: 35px;
}

.indent2 {
	text-decoration: none;
	text-align: left;

	padding-left: 35px;
		padding-right: 55px;
}

.indent3 {
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 10px;
	font-size: .8em;
}

.indent4 {
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: .8em;
}

.p_indent {
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	padding-right: 35px;
}

.p_indent_even {
	text-decoration: none;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
}

.p_carlossongs {
	text-decoration: none;
	text-align: left;
	line-height: 1.4em;	
}



.smallp {
	text-decoration: none;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-right: 100px;	
}

.orange {
	text-align: left;
	font-weight: bold;
	color: #FF9966;
}


.videos {
	text-align: left;
	font-weight: bold;
	color: #FF9966;
	line-height: 1.9em;
}

.songbio {
	text-align: left;
	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .71em;
	padding-left: 15px;
		padding-right: 25px;
		padding-bottom: 7px;
}

