/* shows */
.fuente {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#333333;
}

.defaultText {
border-bottom: 1px dashed #5C0100;
border-top: 1px dashed #5C0100;
text-align: right;
}

.titulo {
font-family:"Courier New", Courier, monospace;
font-size: 24px;
color: #5C0100;
text-align: right;
font-weight:bold;
}

.titulo1 {
font-family:"Courier New", Courier, monospace;
font-size: 12px;
color: #5C0100;
text-align: left;
font-weight:bold;
}

/* End shows */

/* gig guides */

 #gigguides_head{
 
	width:850px;
	height:103px;
	background: url('../img/gigguides_head.jpg') no-repeat;
	border-bottom: 1px dashed #5C0100;
 }

  #gigguides_search{
 	width:850px;
	height:155px;
 }

  #gigguides_search_title{
	float:left;
	width:100%;
	height:40px;
	
	border-style:dotted;
	border-width: 2px;
	border-color:#9a0f08;
	font-size:20px; 
	font-weight:bold; 
	font-family:"Courier New", Courier, monospace;
	color: #5C0100;
	letter-spacing:-1.5px;
	word-spacing:-1.9px;
 }
  
  #gigguides_search_criterion{
	float:left;
	width:100%;
	height:80px;
	margin-top:35px;
	
	
  }

  .criterion{
	  float:left;
	  margin-left:20px;
  }
  
  .gigguides_search_result{
	 width:824px;
	 margin-left:10px; 
	 
 }

.gigguides_search_result_title{
	width:824px;
	height:27px;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:10px;

	background:#9a0f08;	
	color: #333333;
}


.gigguides_search_result_cont{
	width:824px;
	margin-top:5px;
	margin-bottom:5px;
}
.gigguides_search_result_img{
	float:left;
	
}
.gigguides_search_result_info{
	margin-left:15px;
	float:left;
	
}


.gigguides_titulo1, 
{
font-family: "Courier new", monospace;
font-size: 13px;
color: #9a0f08;
text-align: left;
font-weight:bold;
}

.gigguides_titulo2{
font-family:"Arial Black", monospace;
font-size: 13px;
color: #FFFFFF;
text-align: left;
}

.gigguides_titulo3{

font-family:"Arial Black", monospace;
font-size: 13px;
color: #F0e2bc;
text-align: left;

}

.gig_link a {
	font-family: "Courier new", monospace;
	font-size: 13px;
	color: #9a0f08;
	text-align: left;
	font-weight:bold;
}

/* End gig guides */

.imgshows1 {
border: 4px #FFFFFF solid;
}

.contentTable {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#333333;
}

