/* ----- universal settings -----*/
body {
	margin: 0px; 
	padding: 0px 0px 0px 0px; 
	background: url('bg.jpg') center top repeat; 
	font-family: georgia, serif; 
	font-size: 10pt; 
	color: #413927;
	text-align: left;
}

hr {color:#bdb69a; background-color:#bdb69a;}
td {font-size: 10pt;}
p {margin: 0px; padding: 0px;}

#ctr {margin-left: auto; margin-right: auto; width: 760px;}

h1 {padding:0px; margin:0px;}
h2 {font-size:9pt; font-weight:bold; padding:0px; margin:0px;}


/* ----- typography/positioning ----- */
.content {padding: 0px 5px 0px 5px;}
.icons {padding: 0px 15px 0px 5px;}
.footer, .copyright {color: #fff; text-align: center; font-size: 8pt;}

#gallery td {font-size: 8pt;}


/* ----- links ----- */
a:link {text-decoration: none; color: #375976;}
a:visited {text-decoration: none; color: #375976;}
a:hover {text-decoration: underline; color: #375976;}
a:active {text-decoration: none; color: #375976;}

.footer a:link, .copyright a:link {text-decoration: none; color: #fff;}
.footer a:visited, .copyright a:visited {text-decoration: none; color: #fff;}
.footer a:hover, .copyright a:hover {text-decoration: underline; color: #fff;}
.footer a:active, .copyright a:active {text-decoration: none; color: #fff;}


/* ----- backgrounds ----- */
.top {background: url('bg-top.jpg') center top repeat-x;}
.mid {background: url('bg-mid.jpg') center top repeat;}
.bot {background: url('bg-bot.gif') center top repeat-x;}

#midTable .midx {background: url('bg-midx.jpg') center top repeat-x;}


/* ----- navigation ----- */
.chromestyle {width:760px;}
.chromestyle ul {margin-bottom: 0px !important; text-align: center; display: inline; list-style:none;}
.chromestyle ul li {display: inline; float: left; text-align:left;}
.chromestyle ul li a {color: #f0b336; text-decoration: none; text-align:left;}
.chromestyle ul li a:hover {background-color:#fff; text-align:left;}

	/* -------- Style for Drop Down Menu -------- */
	.dropmenudiv {position: absolute; text-align: left; top: 0; margin-left:25px; border: 1px solid #7c6e3e; font-size: 8pt; line-height: 20px; z-index:100; background-color: #d4c799; width: 125px; visibility: hidden;}		
	.dropmenudiv a {width: auto; display: block; text-indent: 4px; border-bottom: 1px solid #b0a16b; border-top: 1px solid #e9deb7; text-decoration: none; color: #3b3604; text-align:left;}		
	.dropmenudiv a:hover {background-color: #e9deb7; color: #3b3604; text-align:left;}
	
	* html .dropmenudiv a { /*IE only hack*/ width: 100%;}
	.notop {border-top: 0px !important;}
	.nobot {border-bottom: 0px !important;}
	

/* ----- other stuff ----- */
.icon {border:2px solid #857938;}
.img {border:1px solid #857938; margin-left: 5px; margin-bottom: 5px;}
.img2 {border:1px solid #857938;}
#fader {width: 760px; height: 302px; overflow: hidden;}
ul {margin-top:3px;}
ul li {
	margin-left: -20px; 
	list-style-image: url('bullet2.gif');
}
.bot-mar ul {margin-bottom:0px;}


/* ----- sexy ----- */
#SLB-Wrapper {margin:0.5em 0; margin:auto; text-align: left; position: absolute; width:760px;}

		#SLB-Wrapper #SLB-Background{position: absolute; left:7px; top:7px; float:left;}
		
		#SLB-Wrapper #SLB-Top {background:transparent no-repeat scroll 100% 0; height:28px; margin:0 0 0 18px;}
		#SLB-Wrapper #SLB-Top img {float:right; border:0px; margin:6px 10px;}
		
		#SLB-Wrapper #SLB-Top div {background:transparent no-repeat scroll 0 0; font-size:0; height:28px; left:-18px; line-height:0; position:relative; width:18px;}
		
		#SLB-Wrapper #SLB-Bottom {background:transparent no-repeat scroll 0 43%; height:20px; margin:0 18px 0 0;}
		
		#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {background:transparent no-repeat scroll 100% 43%; font-size:0; height:20px; right:-18px; line-height:0; position:relative; width:100%; float:right;}
		
		#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{height:52px;}
		
		#SLB-Wrapper #SLB-Bottom.SLB-bbnav {background-position:0 100%;}
		#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{background-position:100% 100%;}
		
		#SLB-Wrapper #SLB-Contenido {border-left: 7px solid #000; border-right: 7px solid #000;}
		
		#SLB-Wrapper #SLB-Bottom #SLB-Navegador{font-size: 11px; color: #000; height:30px; border-left:0px; border-right:0px; padding:10px 0px; margin:0; line-height:11px; float:left; width:100%;}
		
		#SLB-Wrapper #SLB-Navegador img{border:0px;}
		
		#SLB-Wrapper #SLB-Navegador strong{display: block;}
		
		#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{float: left; margin: 0 10px 0 0;}
		#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{float: right; margin: 0 0 0 10px; position:relative; right:17px;}