body {
	color: #fff;
}

#submenu li a.exp span {
	background: url(../img/submenu_items.gif) no-repeat 10px -16px;
}
#submenu li ul li a.exp, #submenu li ul li a.act {
	background: url(../img/submenu_items.gif) #151515 repeat-x 0 bottom;
}

a {
	color:#259DF1;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

#top_info_box a {
	color: #fff;
}

.paging {
	margin: 0 0 10px 0;
}

.paging a.active {
	font-weight: bold;
	color: #D3000C;
}

#content #gallery li a.foto {
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
}

#content .tabs_row, #content .steps_row {
	color: #000;
}

#content #big_foto .big_img {
	background-color: #fff;
	text-align: center;
}
#content #big_foto .big_img img {
	float: none;
}

#content #big_foto .small_foto a {
	width: 64px;
	height: 64px;
	overflow: hidden;
	text-align: center;
	background: #fff;
}

#content #desc ul {
	width: 325px;
	padding: 0 0 10px 0;
	float: left;
}

/*#content #desc ul li {
	background: url(../img/blue_dot.gif) no-repeat 1px 6px;
}*/

#steps a {
	color: #fff;
}

#steps .act a {
	color: #259DF1;
}

.left {
	float: left;
}

.left.third {
	width: 33%;
}

.left.half {
	width: 50%;
}

.clear {
	clear: both;
}

.td_sep div {
	border-top: 1px dotted #000;  
}

#content .steps_row {
	padding: 15px;
}

#foto_slider div a {
	display: block;
	width: 75px;
	height: 75px;
	background: #fff;
	text-align: center;
}

#foto_slider div a img {
	width: auto;
	float: none;
}


/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
}

/* Master button styles - note that up and down versions 
have been removed in this example */

#foto_slider div.simply-scroll-btn {
	position: absolute;
	background-image: url(../img/buttons.png);
	width: 42px;
	height: 44px;
	z-index:3;
	cursor: pointer;
	padding: 0;
}
	
#foto_slider div.simply-scroll-btn-left {
	left: -40px;
	bottom: 6px;
	background-position: 0 -44px;
}
.simply-scroll-btn-left.disabled {
	background-position: 0 0 !important;
}
.simply-scroll-btn-left:hover {
	background-position: 0 -88px;
}

#foto_slider div.simply-scroll-btn-right {
	right: -30px;
	bottom: 6px;
	background-position: 84px -44px;
}
.simply-scroll-btn-right.disabled {
	background-position: 84px 0 !important;
}
.simply-scroll-btn-right:hover {
	background-position: 84px -88px;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 820px;
	height: 68px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 780px;
	height: 68px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 85px;
	height: 75px;
}

#foto_slider {
	padding:13px 50px 0;
	width: 850px;
}

.tooltip {
	display:none;
	background:transparent url(../img/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}


#tpjqui112358 {
	background: grey;
	z-index:9999999999;
	font-size: 11px;
	padding: 4px;
	border: 2px solid #333333;
}

#facebook {
	float: right;
	margin: 13px 10px 0 0;
}