body {
	margin: 0;
	background: url("/media/img/bg.jpg") center top fixed no-repeat #dbedff;
	background-size: 100%;
	font: 12px normal Arial, Helvetica, sans-serif;
	position: relative;
	
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
}
.red {
	color: #f00 !important;
}
img {
	border: 0;
}
a {
	color: #222;
	text-decoration: none;
}

/*** WRAPPER ***/
#wrapper {
	width: 980px;
	margin: 0 auto;
	min-height: 100px;
	position: relative;
}

/*** HEADER ***/
#site-header {
	padding: 0px 0;
	height: 160px;
	position: relative;
}

#social_menu {
	position: absolute;
	z-index: 10;
	right: 0;
	top: 50px;
	padding: 0;
	margin: 0;	
	list-style: none;
}
#social_menu li {
	display: block;
	margin: 0 0 0 10px;
}

#lang_menu {
	position: absolute;
	z-index: 20;
	right: 0;
	top: 10px;
	padding: 0;
	margin: 0;	
	list-style: none;
}
#lang_menu li {
	display: block;
	margin: 0 0 0 10px;
}
#lang_menu li a {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
 
#site_logo {
	margin: 10px 0;
}

/*** GRADIENT ***/

.black_gradient {
	background: #333333;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6f6f6f), to(#272727)) !important;
	background: -webkit-linear-gradient(top, #6f6f6f, #272727) !important;	
	background: -moz-linear-gradient(top, #6f6f6f, #272727) !important;
	background: -ms-linear-gradient(top, #6f6f6f, #272727) !important;
	background: -o-linear-gradient(top, #6f6f6f, #272727) !important;
}
.soft_gradient {
	background: #555555;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#555555), to(#333333)) !important;
	background: -webkit-linear-gradient(top, #555555, #333333) !important;	
	background: -moz-linear-gradient(top, #555555, #333333) !important;
	background: -ms-linear-gradient(top, #555555, #333333) !important;
	background: -o-linear-gradient(top, #555555, #333333) !important;
}
.white_gradient {
	background: #f0f0f0;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#dddddd)) !important;
	background: -webkit-linear-gradient(top, #ffffff, #dddddd) !important;	
	background: -moz-linear-gradient(top, #ffffff, #dddddd) !important;
	background: -ms-linear-gradient(top, #ffffff, #dddddd) !important;
	background: -o-linear-gradient(top, #ffffff, #dddddd) !important;
}
.black_trans {
	background: none;
	background: rgba(0,0,0,0.1) !important;
}

/*** MENU ***/

#site-menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 40px;
	right: 0;
	text-align: right;
	*padding: 0 0 0 405px;  /** * for IE7 only **/
}
#site-menu li {
	list-style: none;	
	margin: 0;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Palatino Linotype', Georgia, serif;
	font-size: 14px;
	text-align: center;
	height: 40px;
	*display: block;
	*float: left;
	*width: 115px;
}
#site-menu li.selected, #site-menu li:hover { 
	background: #222;
}  
#site-menu li a { 
	display: block;
	padding: 10px 20px;
	color: #fff;
} 
#site-menu li:hover a, #site-menu li.selected a {
	color: #eee;
}

/*** MAIN ***/
#site-main {
	margin-top: 15px;
	padding: 20px 0 25px 20px;
}

#site-main .title {
	font-family: 'Palatino Linotype', Georgia, serif;
	margin: 5px 0 20px 0;
	font-size: 18px;
	font-weight: bold;
}
#site-main .normaltext {
	font-family: Georgia, serif;
	font-size: 15px;
}
#site-main .phonebox {
	font-family: Verdana, Arial, sans-serif;
	width: 380px;
	background: #333;
	color: #fff;
	border-radius: 6px;
	padding: 10px;
	margin: 30px 0 0 20px;
	font-size: 14px;
}
#site-main .phonebox span {
	font-size: 26px;	
}
#site-main .phonebox small {
	font-size: 18px;	
}
#site-main .phonebox a {
	color: #fff;
}
#site-main .phonebox a:hover { 
	text-decoration: underline;
}

#site-main .boldtext {
	font-family: Verdana, Arial, sans-serif;
	color: #222;
	padding: 10px;
	font-size: 16px;
}
#site-main .boldtext a:hover { 
	text-decoration: underline;
}


#slideshow_container {
	position:relative; 
	overflow: hidden; 
	margin-right: 20px; 
	width: 400px; 
	height: 300px;
}
#photo_slideshow_nav {
	position: absolute; 
	z-index: 10; 
	margin: 0; 
	padding: 0; 
	bottom: 10px; 
	right: 10px;
}
#photo_slideshow_nav a {
	font-size: 18px;
}
#photo_slideshow_nav a.activeSlide {
	color: #ccc;
}
#photo_slideshow img {
	width: 400px;
	height: 300px;
}


/*** OBITUARIO ***/
#site-features {
	margin-top: 15px;
	background: #333;
	padding: 20px 0 00px 20px;
	min-height: 215px;
}
#site-features .title2 { 
	font-family: 'Palatino Linotype', Georgia, serif;
	color: #f5f5f5;
	font-size: 18px;
	margin: 0px 0 10px;
	font-weight: bold;
}

.news { 
	display: block;
	position: relative;
	overflow: hidden;
	width: 280px;
	height: 140px;
	padding: 10px;
	margin: 0 20px 20px 0;
}
.news .image {
	position: relative;
	overflow: hidden;
	width: 100px;
	height: 140px;
	/* background: rgba(0,0,0,0.1); */
} 
.news .image img {
	width: 100px;
} 
.news .content {
	width: 170px;	
} 
.news .ctitle {
	font-family: 'Palatino Linotype', Georgia, serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}
.news .cdates { 
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.news .ctext { 
	margin: 5px 0 0 0;
	text-align: justify;
	text-justify: newspaper;
}
.news .clink { 
    font-size: 11px;
	margin: 2px 0 0 0;
	text-align: right;
	display: none;
	position: absolute; 
	right: 0px;
	bottom: 0px;
	padding: 10px;
	background: #f5eccf;
}
.news:hover .clink {
	display: block;
	text-decoration: underline;
}
.news .clink a { 
	font-size: 11px;
	text-decoration: underline;
	color: #444;
}

#site-features .news {
	background: #1d1d1d;
	color: #fff;
	box-shadow: 3px 3px 3px #111;
}
#site-features .news .content a {
	color: #fff;	
}
#site-features  .news .clink { 
	color: #fff;
	background: #1d1d1d;
}


#site-main .news {
	background: url(/media/img/backpaper.jpg) center center #fff;
	color: #000;
	border: 1px solid #ccc;
	width: 278px;
	box-shadow: 3px 3px 3px #666;
}

#pagination {
	margin: 0px 0 0;
}
#pagination .current {
	padding: 4px 6px;
	color: #222;
	font-size: 11px;
	margin: 0 0 2px;
}
#pagination a {
	background: #444;
	color: #fff;
	padding: 4px 6px;
	text-decoration: none;
	border-radius: 4px;
	font-size: 11px;
	margin: 0 1px 2px;
}
#pagination a:hover {
	background: #222;
}
#resultcount {
	display: none;
}

/*** Empresa ***/

.product {
	font-family: 'Palatino Linotype', Georgia, serif;
	font-size: 15px;
	width: 220px; 
	text-align: center; 
	color: #fff;
	margin: 0 8px;
}
.product .image {
	position: relative;
	overflow: hidden;
	width: 200px;
	height: 120px;
}
.product .image img {
	width: 200px;
}
.product a {
	color: #ccc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.product a.container {
	display: block;
	background: #eee;
	padding: 10px; 
	margin: 5px 0;
	box-shadow: 3px 3px 3px #111;
}
.product a.container:hover {
	background: #aaa;	
}

/*** Contactos ***/

#contactForm {
	background: #fff;
	padding: 15px;
	border: 1px solid #ccc;
}
#contactFormOverlay {
	position: absolute;
	z-index: 10;
	background: rgba(255,255,255,0.5);
	padding: 100px 150px;
	text-align: center;
	display: none;
}

#contactForm td {
	vertical-align: top;
}
#contactForm input[type="text"], #contactForm input[type="number"], #contactForm select, #contactForm textarea {
	background: #F4F4F4;
    border-color: #ACADB2 #DCDFE6 #E2E9EF #E3E3EB;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-size: 13px;
    margin: 0;
    padding: 3px 2px;
	width: 210px;
	margin-right: 20px;
}
#contactForm textarea { 
	width: 270px;
	height: 125px;
	margin-right: 0px;
}
#contactForm .label {
	padding: 10px 0 5px;
	color: #222;
	font-weight: bold;
}

/*** FOOTER ***/		
#site-footer {
	font-size: 11px;
	padding: 5px 0;
	color: #333;
}