/* @override http://localhost:8888/_ShenCorpore/css/style.css */

/*
	2011-09-01
	Desarrollado por WorkandTime Solutions S.L. - www.workandtime.com
	Shen Corpore
	www.shencorpore.es
*/
/* Galeria en Flash */
	#piecemaker {
		position: static;
		z-index: auto;
		overflow: auto;
		float: none;
		clear: none;
	}
/* Generales */	
	body {
		margin: 0;
		padding: 0;
		line-height: 1.7em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background: #0f100e url(images/sc_main_bg.jpg) repeat-x top;
	}
	a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
	a:active, a:hover { color: #CC0000; text-decoration: underline; }
	p { margin: 0px; padding: 0px; }
	img { margin: 0px; padding: 0px; border: none; }
	.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
	.cleaner_h10 { clear: both; width:100%; height: 10px; }
	.cleaner_h20 { clear: both; width:100%; height: 20px; }
	.cleaner_h30 { clear: both; width:100%; height: 30px; }
	.cleaner_h40 { clear: both; width:100%; height: 40px; }
	.cleaner_h50 { clear: both; width:100%; height: 50px; }
	.cleaner_h60 { clear: both; width:100%; height: 60px; }
	.margin_r_15 { margin-right: 15px; }
	.margin_r_30 { margin-right: 30px; }
	.button_01 a {
		float: right;
		clear: both;
		display: block;
		width: 120px;
		height: 25px;
		padding: 5px 0 0 0;
		color: #ffffff;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		background: url(images/sc_button_01.png) no-repeat;
	}
	.button_02 a {
		margin: 0px 0px 0px 140px;
		clear: both;
		display: block;
		width: 120px;
		height: 25px;
		padding: 5px 0 0 0;
		color: #ffffff;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		background: url(images/sc_button_01.png) no-repeat;
	}
	.button_03 a {
		margin: 0px 0px 0px 20px;
		clear: both;
		display: block;
		width: 120px;
		height: 25px;
		padding: 5px 0 0 0;
		color: #ffffff;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		background: url(images/sc_button_01.png) no-repeat;
	}
/* H Titulos */
	h1 {
		margin: 0px;
		padding: 2px 0;
		font-size: 30px;
		font-weight: bold;
	}
	h2 {
		margin: 0 0 10px 0;
		padding: 2px 0;
		font-size: 20px;
		line-height: 24px;
		font-weight: bold;
		color: #36970b;
	}
	h3 {
		margin: 0 0 10px 0;
		padding: 2px 0;
		font-size: 16px;
		font-weight: normal;
		color: #36970b;
		border-bottom: 1px solid #333;
	}
	h4 {
		margin: 0 0 10px 0;
		padding: 2px 0;
		font-size: 16px;
		line-height: 24px;
		font-weight: bold;
		color: #36970b;
	}
/* Imagenes */	
	.image_wrapper {
		margin-top: 3px;
		margin-bottom: 5px;
		border: 5px solid #e8e8e8;
		padding: 1px;
		background: #fff;
	}
	.fl_image {
		float: left;
		margin-right: 30px 
	}
	.fr_image {
		float: right;
		margin-left: 20px 
	}
	.imgl, .imgr, .imgc{
		border:1px solid #999999; 
		padding:5px;
	}
	.imgl{
		float:left; 
		margin:0 8px 8px 0; 
		clear:left;
	}
	.imgr{
		float:right; 
		margin:0 0 8px 8px; 
		clear:right;
	}
	.imgc{
		margin:0 0 8px 8px; 
	}
/* Titulos Sitio */
	#sc_site_title_bar_wrapper {
		width: 100%;
		height: 80px;
		margin: 0 auto;	
		background:  url(images/sc_site_title_wrapper.jpg) top center no-repeat;
	}
	#sc_site_title_bar {
		width: 960px;
		height: 80px;
		margin: 0 auto;
		padding: 0 10px;
		overflow: hidden;
		background: url(images/sc_site_title_bg.jpg) top center no-repeat;
	}
	#site_title {
		float: left;
		margin: 0px;
		padding: 25px 0 0 0;
	}
	#site_title h1 a {
		margin: 0px;
		padding: 0px;
		font-size: 24px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
	#site_title h1 a:hover {
		font-weight: bold;	
		text-decoration: none;
	}
	#site_title h1 a span {
		display: block;
		font-size: 13px;
		color: #000000;
		font-weight: bold;
		margin-left: 5px;
	}	
	#sc_site_title_bar #search_box {
		float: right;
		width: 280px;
		height: 30px;
		margin: 0 10px 0 0;
		padding: 10px 0 0 0;
	}
/* Buscador */
	#search_box form {
		float: left;
		width: 280px;
		height: 30px;
		margin: 0;
		padding: 0;
	}
	#searchfield {
		height: 20px;
		width: 195px;
		padding: 6px 5px 4px 5px;
		margin: 0px;
		color: #ffffff;
		font-size: 12px;
		font-variant: normal;
		line-height: normal;
		background: none;
		border: none;	
	}
	#searchbutton {
		height: 30px;
		width: 70px;
		margin: 0px;
		padding: 6px 0;
		cursor: pointer;
		font-size: 12px;
		text-align: center;
		vertical-align: bottom;
		white-space: pre;
		color: #ffffff;
		background: none; 
		border: none;
	}
/* Banner */
	#sc_banner_wrapper {
		clear: both;
		width: 100%;
		height: 480px;
		margin: 0 auto;	
		background: url(images/banner.jpg) no-repeat center top;
	}
	#sc_banner_wrapper_interior {
		clear: both;
		width: 100%;
		height: 380px;
		margin: 0 auto;	
		background: url(images/banner.jpg) no-repeat center top;
	}
	#sc_banner {
		width: 960px;
		height: 390px;
		padding: 0 10px;
		margin: 0 auto;
		background: url(images/sc_banner_bg.jpg) no-repeat center top;
	}
	#sc_banner_slider {
		clear: both;
		width: 960px;
		height: 390px;
		overflow: hidden;
		margin-bottom: 10px;
		padding: 20px 0 0 0;
	}
/* Menu */
	#sc_menu_wrapper {
		clear: both;	
		width: 100%;
		height: 50px;
		margin: 0 auto;	
		background: url(images/sc_menu_wrapper.jpg) top center no-repeat;
	}
	#sc_menu {
		clear: both;
		width: 980px;
		height: 50px;
		margin: 0 auto;
		background: url(images/sc_menu_bg.jpg) top center no-repeat;
	}
	#sc_menu ul {
		width: 910px;
		margin: 0 auto;
		padding: 10px 0 0 0;
		list-style: none;
	}
	#sc_menu ul li {
		padding: 0;
		margin: 0px;
		display: inline;
	}
	#sc_menu ul li a {
		float: left;
		display: block;
		width: 120px;
		height: 25px;
		padding: 5px 0 0 0;
		margin: 0 10px 0 0;
		font-size: 16px;
		text-align: center;
		text-decoration: none;
		color: #ffffff;	
		outline: none;
	}
	#sc_menu li a:hover, #sc_menu li .current {
		color: #000000;
		background:url(images/sc_button_01.png) no-repeat;
	}
	#sc_menu li .last {
		margin-right: 10px;
	}
/* Contenido */
	#sc_content_wrapper {
		clear: both;	
		width: 100%;
		margin: 0 auto;	
		background: url(images/sc_content_wrapper.jpg) top center no-repeat;
	}
	#sc_content {
		width: 960px;
		margin: 0 auto;
		padding: 30px 10px;
		background: url(images/sc_content_bg_middle.png) repeat-y center;
	}
	#sc_content_bottom {
		width: 980px;
		height: 15px;
		margin: 0 auto;
		background: url(images/sc_content_bg_bottom.png) no-repeat center top;
	}
	#sc_content p {
		margin-bottom: 10px;
	}
	.section_w960_p15 {
		clear: both;
		width: 940px;
		padding: 0 15px;
	}
	.section_w960_p30 {
		clear: both;
		width: 910px;
		padding: 0 30px;
	}	
/* Cajas Home */
	.box {
		float: left;
		width: 300px;
		background: url(images/sc_box_01_middle.jpg) repeat-y;
	}
	.box_top {
		width: 300px;
		height: 5px;
		background:url(images/sc_box_01_top.jpg) no-repeat;
	}
	.box_bottom {
		width: 300px;
		height: 15px;
		background: url(images/sc_box_01_bottom.jpg) no-repeat;
	}
	.box .box_content {
		padding: 15px 20px 15px 20px;
	}	
	.box h2 {
		color: #9b1919;
		font-size: 16px;
		margin-bottom: 20px;
	}
	.box .box_image_wrapper {
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}	
	.em_text {
		font-size: 14px;
		color: #000;
	}
/* Cajas Interiores */
	.boxy {
		float: left;
		width: 440px;
		background: url(images/sc_box_02_middle.jpg) repeat-y;
	}
	.boxy_top {
		width: 440px;
		height: 5px;
		background:url(images/sc_box_02_top.jpg) no-repeat;
	}
	.boxy_bottom {
		width: 440px;
		height: 15px;
		background: url(images/sc_box_02_bottom.jpg) no-repeat;
	}
	.boxy .boxy_content {
		padding: 15px 20px 15px 20px;
	}
	.boxy h2 {
		color: #0a4630;
		font-size: 16px;
		margin-bottom: 20px;
	}
	.boxy .boxy_image_wrapper {
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}
/* Cajas Interiores */
	.boxt {
		float: left;
		width: 895px;
		background: url(images/sc_box_03_middle.jpg) repeat-y;
	}
	.boxt_top {
		width: 895px;
		height: 5px;
		background:url(images/sc_box_03_top.jpg) no-repeat;
	}
	.boxt_bottom {
		width: 895px;
		height: 15px;
		background: url(images/sc_box_03_bottom.jpg) no-repeat;
	}
	.boxt .boxt_content {
		padding: 15px 20px 15px 20px;
	}
	.boxt h2 {
		color: #5ca923;
		font-size: 16px;
		margin-bottom: 5px;
	}
	.boxt a {
		color: #4d8d1d;
		font-weight: bold;
	}
	.boxt .boxt_image_wrapper {
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}	
/* Pie */
	#sc_footer {
		width: 960px;
		margin: 0 auto;
		padding: 40px 10px;
		color: #cccccc;
	}
	#sc_footer  a {
		color: #ffffff;
	}
	#sc_footer .section_w240 {
		float: left;
		width: 200px;
		padding-right: 40px;
	}
	#sc_footer .section_w240 h3 {
		width: 175px;
		height: 30px;
		font-size:14px;
		font-weight: bold;
		color: #ffffff;
	}
	#sc_footer .footer_list {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	#sc_footer .footer_list li {
		margin: 0px;
		padding: 3px 0;
		font: small-caps 12px Arial, Helvetica, sans-serif;
	}
	#sc_footer .footer_list li a {
		color: #fff;
	}
	#sc_footer .footer_list li a:hover {
		color: #FFFF00;
		text-decoration: none;
	}
	#sc_fw { 
		margin: 0 auto;
		width: 960px; height: 430px; 
	}
/* DP Porcentajes */	
	.dp100 {
		width:100%; float:left; display: inline; *margin-right:-1px;
	}
	.dp90 {
		width:90%; float:left; display: inline; *margin-right:-1px;
	}
	.dp80 {
		width:80%; float:left; display: inline; *margin-right:-1px;
	}
	.dp70 {
		width:70%; float:left; display: inline; *margin-right:-1px;
	}
	.dp60 {
		width:60%; float:left; display: inline; *margin-right:-1px;
	}
	.dp50 {
		width:50%; float:left; display: inline; *margin-right:-1px;
	}
	.dp40 {
		width:40%; float:left; display: inline; *margin-right:-1px;
	}
	.dp30 {
		width:30%; float:left; display: inline; *margin-right:-1px;
	}
	.dp20 {
		width:20%; float:left; display: inline; *margin-right:-1px;
	}
	.dp10 {
		width:10%; float:left; display: inline; *margin-right:-1px;
	}
/* ----------------------------------------------Tables-------------------------------------*/	
	table{
		width:100%;
		border-collapse:collapse;
		table-layout:auto;
		vertical-align:top;
		margin-bottom:15px;
		border:1px solid #CCCCCC;
		}

	table thead th{
		color:#FFFFFF;
		background-color:#666666;
		border:1px solid #CCCCCC;
		border-collapse:collapse;
		text-align:center;
		table-layout:auto;
		vertical-align:middle;
		}

	table tbody td{
		vertical-align:top;
		border-collapse:collapse;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		color: black;
	font-size: 11px;
}

	table thead th, table tbody td{
		padding:5px;
		border-collapse:collapse;
		}

	table tbody tr.light{
		color:#666666;
		background-color:#F7F7F7;
		}

	table tbody tr.dark{
		color:#666666;
		background-color:#E8E8E8;
		}	