/* Tickets Page */
#ttable1 { background-image:url(images/bg_table2.png); width:500px; height:106px;}
#ttable1 .ttitle {font-weight:bold; color:#FFFFFF; padding:0px 0 0 18px; line-height:19px;} 
#ttable1 ul {list-style:inside circle; color:#bf255b; font-size:11px; margin-left:15px; line-height:16px;}
#ttable1 .left {float:left; width:235px;}
#ttable1 .right {float:right; width:250px;}

#ttable2 { background-image:url(images/bg_table3.png); width:500px; height:231px; }
#ttable2 .ttitle {font-weight:bold; color:#FFFFFF; padding:0px 0 0 18px; line-height:19px;}
#ttable2 ul {list-style:inside circle; color:#bf255b; font-size:11px; margin-left:15px; line-height:16px;}
#ttable2 .left {float:left; width:235px;}
#ttable2 .right {float:right; width:250px;}
#ttable2 .clickhere { margin-left:15px; color:#4b4c4c; font-size:11px; }


body {
	text-align: center;
	font: 14px "Trebuchet MS", verdana, arial, sans-serif;
	line-height: 18px;
	color:#4b4c4c;
}
#centering-div {
	margin: 0px auto;
	width: 802px;
	padding: 0px;
}
#container {
	float:left;
	width: 802px;
	border: 2px solid #acd9e2;
	padding: 5px;
	text-align: left;
}

#header {
/*<!--	background-image: url(images/banner_01.jpg);-->*/
	background-repeat: no-repeat;
	background-position: center;
	height: 72px;
}

#main {
	float:left;
	background: url(images/sombra_menu.jpg) repeat-y left; 
	margin-top: 5px;
}

#sidebar {
	width:209px;
	height:auto;
	margin: 0px 48px 0px 0px;
	padding: 0px;
	float:left;
	background-color:#faf2f5;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:18px;
	}

#content h2 {
	padding:0px;
	font-size:18px;
}
	
#content h5 {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:14px;
	}
#content li ul {
	padding: 0px;
}

UL {
    list-style: none;
    padding: 0;
}
/* Navigation */
        
		
		
.navigation {
    position: relative;
    margin-left:5px;
    width: 199px;
 }

.navlist ul li {
list-style-type: none;
padding: 0;
font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
border-top:1px solid #c8a3a4;
cursor:default;
height:35px;
color:#666666;
line-height:35px;
margin:0px;
text-indent:15px;
width: 199px;
background-color:#FAF2F5;
}

.navlist a {
font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
color:#666666;
padding: 3px 0 3px 0;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
.navlist a:hover {
display:block;
width:100%;
background-color: #acd9e2;
font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
color:#666666;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
		/* Drop Down Fly Out */
		
		#dropmenudiv{
			position:absolute;
			background-color:#FAF2F5;
			border:0px solid #c8a3a4;
			font:normal 11px "Lucida Grande",Geneva,Arial,Verdana,sans-serif #666666;
			line-height:25px;
			height:auto;
			z-index:100;
		}

		#dropmenudiv a{
			width: 100%;
			display: block;
			text-align:left;
			text-indent: 10px;
			font: 11px "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
			font-weight: normal;
			color:#666666;
			border-bottom:1px solid #c8a3a4;
			padding: 5px 0 5px 0px;
			text-decoration: none;
			font-weight: bold;
		}

		#dropmenudiv a:hover{ 
			background-color: #acd9e2;
		}
		
/*Content*/


#content {
	width:545px;
	float:right;
	font: 14px "Trebuchet MS", verdana, arial, sans-serif;
}

#img_home_01 {
	position:absolute;
	width:348px;
	height:316px;
	background-image:url(images/img_home_01.jpg);
	margin-left:10px;
	left: 452px;
	top: 110px;
	}

#texto_home {
	position:absolute;
	width:348px;
	height:auto;
	margin-left:10px;
	left: 240px;
	top: 415px;
	}

#img_home_02 {
	position:absolute;
	width:172px;
	height:168px;	
	float:right;
	left: 798px;
	top: 110px;
	z-index:3;
	}

#img_home_02 ul li {
	margin-top:-5px;
	margin-bottom:-5px;
	}
ul.imagesHome li {display:inline-block; *zoom:1; *display:inline; *+display:inline;}
#content .h5 {font-size:18px; margin:20px 0 5px 0;}	
.viewVideo {float:right; padding-right:10px;}

	p.limpiar {	
	clear: both;
}
.clear { clear:both;}
/*-----------------LINKS--------------------*/

a.link {
	color:#0066cc;
	}

a.link:hover {
	color:#acd9e2;
	}

.opacityit img {
	border:none;
}

a img:hover,
.opacityit:hover a img {
	border:none;
	opacity:.7;
}

#content img {
	padding-right: 5px;
}

#titulo {
	float:right;
	width:546px;
	height:23px;
	border-bottom:2px solid #acd9e2;
	margin: 0px 5px 5px 0px;
	}


#texto {
	float: right;
	width:540px;
	height: auto;
	line-height: 17px;
	margin: 0px 0px 5px 20px;
	padding-right: 8px;
	}

#texto img {
	float:right;
}

.text-input-single-line {
	margin: 1.2px 1px;
	font-size: 12px;
	line-height: 12px;
}
.ul
{
  width: 30em;
}
.ul li
{
  float: left;
  width: 10em;

}
#BB_BuyButtonForm input {
	border-style: none;
	margin-top: 20px;
}

#donations {
	font-size:11px;
	height:210px;
	overflow-y: auto;
	overflow-x:hidden;
	border-top: 2px solid #acd9e2;
        margin-bottom: 0px;
        border-bottom: 2px solid #acd9e2;
}
#donations ul {
	width:523px;
	padding: 0px;
	margin: 2px 0px 2px 12px ;
}
#donations li {
	float:left;
	padding: 3px 14px 0px 0px;
	width: 160px;
}

/*-----------------Jewelry--------------------*/
.buyNow { margin-top:10px;}
.buyNow img { float:right;}
.buyNow p { margin-top:0px; padding-top:20px;}
.productbox {
	width:529px;
	font-family:"Trebuchet MS",verdana,arial,sans-serif;
	font-size:14px;
	margin:20px 0 20px 0;
	}
.productbox b.top { background:url(images/box_top.png) no-repeat; display:block; height:18px; width:529px;}
.productbox b.bottom { background:url(images/box_bottom.png) no-repeat; display:block; height:26px; width:529px;}
.productbox .inner { background:url(images/box_body.png) repeat-y; display:block; width:529px;}
.productbox img {float:left !important; padding:0 0px 10px 30px; margin-right:30px;}
.productbox p {margin:0px; padding:5px 20px 5px 20px; }
.productbox p.jewelry-detail { line-height:1.7em; padding:10px 0 0 20px; font-family:"futura", myriad pro, arial, helvetica;}

.productbox .text {
	float:right;
	font-family:"futura", myriad pro, arial, helvetica;
	font-size:12px;
	padding:10px 50px 0 10px;
	}
		
.productbox a {
	font-family:"Futura", Myriad Pro, Arial, Helvetica;
	font-size:14px;
	color:#5e8992;
	text-decoration:unerline;
	}	
	
.left {
	float:left;
	}
	
.left li {
	margin-bottom:5px;
	}

.right li{
	float:left;
	width:184px;
	padding:10px 0 0 20px;
	}
.soldout { font-size:11px; color:#FF0033;}
/*-----------------------------------------PAGINA GIVE_SUPPORTERS*/ 
.font10 { font-size:11px;}
#tit1, #tit2, #tit3 { float:left; width:164px; height:25px; padding:8px 3px 3px 3px; background-color:#4b4c4c; color:#FFF;}
#tit1 strong, #tit2 strong, #tit3 strong { margin-left:3px;}
#tit1 {margin:0;}

#tit2, #tit3 {margin:0 0 0 10px;}

#uno, #dos, #tres { float:left; width:160px; height:150px; padding:3px; border:2px solid #4b4c4c;}
#uno {margin:0 0 10px 0;}
#dos, #tres {margin:0 0 10px 10px;}
.box { width:100%; border:2px solid #4b4c4c; margin-bottom:20px;}
.box h3 {height:25px; padding:8px 3px 3px 20px; background-color:#4b4c4c; color:#FFF; margin:0px;}
.box ul li { line-height:1.5em; list-style-type:none;}
.box ul {padding:0px 10px 0px 20px;}
.box .fleft { float:left; width:50%;}
.box .fright { float:none; width:auto;}