/* styles for ALSADU */

body {background-color:#f2dab5;
	margin-top:20px;
	}
	
	
	
/* ***** THESE THREE CELLS ADD BACKGROUND TOP, BOTTOM, (Triangles) SIDES (texture) ******* */	
/* **** They are within the encompassing table that is 100% wide *** */
/* **** Inside this encopassing table there is the main cell which hold two tables *** */




td.bordertop {background: #452614 url(imgs/backs/alsadudots5top.gif);
				background-repeat: repeat;
				background-position:bottom;
				height:40px;
				
		}
		
td.borderbottom {background: #452614 url(imgs/backs/alsadudots5bottom.gif);
				background-repeat: repeat;
				background-position:bottom;
				height:40px;
				
		}
		
		
		

td.side {background: #7b5642 url(imgs/backs/sideback1.jpg);
				background-repeat: repeat;
				background-position:bottom;
				height:420px;
				
		}




/* The MAIN CELL. It holds 2 tables: The navigation Table and the CONTENT table */

/* the color for the MAIN CELL */
td.homemain {
			background-color: #f2dab5;
			}

/* margin between the navigation table and the top */
div.homemain {margin-top:12px;
			}






/* Margins for the PHOTO on HOME PAGE */

div.homephoto {margin-top:20px;
				margin-bottom:26px;

			}







/* STYLE for the TEXT on HOME PAGE */


div.hometext {font-family:  Verdana, sans;
				font-size: 11px;
				color: #452614;
				padding-top:20px;
				padding-left:78px;
				padding-right:24px;
				padding-bottom:20px;
				text-align: left;
				line-height:16px;
}

b.alsadumain {color: #933;

			}

/* HOME NAVIGATION (Links from the Home Page) */


A.home:link {color:#452614;
					text-decoration: underline;	
					}
					
A.home:visited {color:#452614;
				text-decoration: underline;
					}


A.home:active {color: #cccccc;
				text-decoration: underline;
					}


A.home:hover {color: #fddab5;
				background-color:#7b5642;
				text-decoration: underline;
				
				
					}





/* Bottom Navigation. No longer in use. */

div.bottomLinks { color: #ffffff; 
				font-size: 10px;
				font-family: Verdana, sans-serif;
				text-align:center;
				padding-top:2px;
				padding-left:0px;
				
				
		
	}




/* Bottom Navigation Catalog Pages and the others */

div.bottomLinks2 { color: #ffffff; 
				font-size: 10px;
				font-family: Verdana, sans-serif;
				text-align:left;
				padding-top:2px;
				padding-left:0px;
				
				
		
	}












a.bottomNav:link {color:#fff;
					text-decoration: underline;	
					}
					
a.bottomNav:visited {color:#fff;
				text-decoration: underline;
					}


a.bottomNav:active {color: #cccccc;
				text-decoration: underline;
					}


a.bottomNav:hover {color: #452614;
				background-color:fddab5;
				text-decoration: underline;
				
				
					}






/* Bottom Information */
/* Called by the address JS file */


div.info {


}


b.info {color:#452614;
		}

div.info { color: #7b5642; 
				font-size: 10px;
				font-family: Verdana, sans-serif;
				text-align:left;
				padding-top:2px;
				padding-left:0px;
				
				
		
	}
	
	
a.address:link {color:#7b5642;
					text-decoration: underline;	
					}
					
a.address:visited {color:#7b5642;
				text-decoration: underline;
					}


a.address:active {color: #cccccc;
				text-decoration: underline;
					}


a.address:hover {color: #000000;
				background-color:7b5642;
				text-decoration: underline;
				
				
					}




/* Credit Line */

div.creditline{font-size: 9px; 
				color: #7b5642; 
				font-family: "Comic Sans MS", Arial, sans-serif;
				padding-right:0px;
				padding-top:2px;
				text-align:right;
				}
				
				
				
a.creditline:link {color:#7b5642;
					text-decoration: underline;	
					}
					
a.creditline:visited {color:#7b5642;
				text-decoration: underline;
					}


a.creditline:active {color: #cccccc;
				text-decoration: underline;
					}


a.creditline:hover {color: #ccc;
				background-color:7b5642;
				text-decoration: underline;
				
				
					}
					
					
/* ************************************************************************ */


/* ****** INTERIOR PAGES ********* */

/* Margins at top and bottom to assure the "side" cell */

table.bottomint {margin-bottom:40px;
				}

table.topint {margin-top:40px;
			margin-bottom:30px;
			}
					
/* ******* ABOUT TEXT ********* */






div.aboutText {margin-top:20px;
				background-color:#933;
				font-family:  Verdana, sans;
				font-size: 11px;
				color: #f2dab5;
				padding-top:10px;
				padding-left:20px;
				padding-right:24px;
				padding-bottom:20px;
				text-align: left;
				line-height:16px;
				margin-left:6px;
				margin-bottom:26px;

			}
			
			
td.about {background: #f2dab5 url(imgs/backs/backAbout.jpg);
				background-repeat: no-repeat;
				background-position:50% 30%;

		}

div.sideaboutText {font-family:  Verdana, sans;
				font-size: 11px;
				color: #452614;
				
				text-align: center;
				line-height:20px;
				}
				
				
				

/* ******* Events TEXT ********* */






div.eventsText {margin-top:20px;
				background-color:#933;
				font-family:  Verdana, sans;
				font-size: 11px;
				color: #f2dab5;
				padding-top:10px;
				padding-left:20px;
				padding-right:24px;
				padding-bottom:20px;
				text-align: left;
				line-height:16px;
				margin-left:6px;
				margin-bottom:26px;
			}


td.events {
	background: #f2dab5 url(imgs/backs/backEvent.jpg);
	background-repeat: no-repeat;
	background-position:50% 30%;
	}

div.sideeventsText {
	font-family:  Verdana, sans;
	font-size: 11px;
	color: #452614;
	text-align: center;
	line-height:20px;
	}








				
				
				
/* CATALOG PAGES */

td.catalogdescription {
	background-color: #933;
	}

td.origin {
	background-color: #933;
	}					
					
					
td.size {
	background-color: #933;
	}



td.photo {
	background-color: #000;
	}					

td.cataloglinks {
	background-color: #933;
	height:320px;
	}


div.description {
	margin-top:20px;
	background-color:#933;
	font-family:  Verdana, sans;
	font-size: 11px;
	color: #f2dab5;
	padding-top:10px;
	padding-left:14px;
	padding-right:24px;
	padding-bottom:20px;
	text-align: left;
	line-height:16px;
	margin-left:6px;
	}


div.origin {background-color:#933;
			font-family:  Verdana, sans;
			font-size: 10px;
			color: #f2dab5;
			padding-top:10px;
			padding-left:14px;
			padding-right:24px;
			padding-bottom:20px;
			text-align: left;
			line-height:16px;
			margin-left:6px;
			}					



div.size {background-color:#933;
			font-family:  Arial, sans;
			font-size: 10px;
			color: #f2dab5;
			padding-top:10px;
			padding-left:14px;
			padding-right:24px;
			padding-bottom:6px;
			text-align: left;
			line-height:16px;
			margin-left:6px;
			}					


div.enlace {background-color:#933;
			font-family:  Arial, sans;
			font-size: 10px;
			color: #f2dab5;
			padding-top:6px;
			padding-left:14px;
			padding-right:24px;
			padding-bottom:6px;
			text-align: right;
			line-height:16px;
			margin-left:6px;
			}					






div.cataloglinks {margin-top:10px;
				background-color:#933;
				font-family:  Verdana, sans;
				font-size: 10px;
				color: #f2dab5;
				padding-top:10px;
				padding-left:14px;
				padding-right:24px;
				padding-bottom:20px;
				text-align: left;
				line-height:18px;
				margin-left:6px;
				margin-bottom:10px;

			}
			
			
			
a.catalog:link {color:#f2dab5;
					text-decoration: underline;	
					}
					
a.catalog:visited {color:#f2dab5;
				text-decoration: underline;
					}


a.catalog:active {color: #cccccc;
				text-decoration: underline;
					}


a.catalog:hover {color: #452614;
				background-color:fddab5;
				text-decoration: underline;
				}





/* details page */


div.history {
	margin-top:20px;
	background-color:#933;
	font-family:  Verdana, sans;
	font-size: 11px;
	color: #f2dab5;
	padding-top:10px;
	padding-left:14px;
	padding-right:24px;
	padding-bottom:20px;
	text-align: left;
	line-height:16px;
	margin-left:6px;
	height:260px;
}


/* reCAPTCHA */
/*  */
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color:#993333 !important; /* reCaptcha widget background color */
	}
 
 #recaptcha_table {
	border-color:#452614 !important; /* reCaptcha widget border color */
	}
 
 #recaptcha_response_field {
	border-color:#452614 !important; /*Text input field border color */
	background-color:#FFFFFF !important; /*Text input field background color */
	}

input, textarea {
	color: #452614;
	border: 1px #452614 solid;
	}

submit, reset {
	color: #452614;
	background: #000000 !important;
	border: 1px #452614 solid;
	}
	
.indent10 {
	padding-left: 10px;
}