@import "style_clear.css";
@import "style_framework.css";
/* ---- DEFAULT TEMPLATE ----*/
body
{
	width:100%;
	height:100%;
	color:#FFF;
	background-color:#003762;
	font-size:12px;
	font-family:Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
	
}

a
{
	color:#B8FE00;
	text-decoration:none;
}

p
{
}

img
{
	border:none;
}

/*---- COMMON ----*/

#header
{
	background:url(images/bg_header.png) repeat-x;
	top:0px;
	left:0px;
	margin:0px auto;
	width:100%;
	height:145px;
	text-align:center;
	position:fixed;
	z-index:10;
}

.header_navigation
{
	cursor:pointer;
    padding-left:15px;
}

#language_select
{
	top:8px;
	right:2%;
	position:absolute;
}

/*---- INDEX ----*/
#index_container
{
	margin:0px auto;
	width:960px;
	height:600px;
	text-align:center;
	position:relative;
}

#index_image_container
{
	top:0px;
	left:0px;
	height:600px;
	width:960px;
	position:absolute;
}

#index_image_container .image_background
{
	top:0px;
	left:0px;
	height:600px;
	width:960px;
	position:absolute;
}

#index_image_container .image_button_01
{
	top:160px;
	left:85px;
	cursor:pointer;
	position:absolute;
}

#index_image_container .image_button_02
{
	top:350px;
	right:50px;
	cursor:pointer;
	position:absolute;
}

#index_post
{
	top:350px;
	left:75px;
	width:530px;
	height:150px;
	position:absolute;
}

#index_post p
{
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	line-height:25px;
	text-align:left;
}

#index_post a
{
	cursor:pointer;
}



#index_social_networks
{
	top:535px;
	left:5px;
	width:310px;
	height:40px;
	position:absolute;	
}

/*--- COMMON ----*/
.common_header
{
	margin:0px auto;
	width:960px;
	height:130px;
	background:url(images/separate.png) no-repeat;
	position:relative;
}


/*---- PODERES ----*/
#poderes_container
{
	margin:0px auto;
	width:960px;
	height:876px;
	text-align:center;
	position:relative;
}

#poderes_container_top
{
	background: url(images/bg_4.png) top no-repeat;
	margin:0px auto;
	width:960px;
	height:800px;
	text-align:center;
	position:relative;
}

.poderes_5_reasons
{
	top:25px;
	left:10px;
	position:absolute;
}

.poderes_5_reasons_text
{
	top:50px;
	right:20px;
	width:300px;
	height:285px;
	position:absolute;
	margin-bottom:15px;
}

.poderes_5_reasons_text p
{
	padding-left:10px;
	color:#efefef;
	font-size:13px;
	line-height:18px;
	text-align:left;
}

.poderes_text_header
{
	top:40px;
	left:50%;
	margin-left:-462px;;
	position:absolute;
}

.poderes_text_header
{
	top:40px;
	left:50%;
	margin-left:10px;
	position:absolute;
}


.poderes_text_servicios
{
	top:145px;
	left:420px;
	position:absolute;	
}


#poderes_container_bottom
{
	background: url(images/bg_5.png) top no-repeat;
	margin:0px auto;
	width:960px;
	height:520px;
	text-align:center;
	position:relative;
}

.poderes_text_left
{
	top:190px;
	left:30px;
	width:325px;
	height:215px;
	position:absolute;		
}

.poderes_text_left p
{
	color:#DDD;
	font-size:16px;
	font-style:italic;
	line-height:20px;
	text-align:right;	
}

.poderes_text_right
{
	top:160px;
	right:0px;
	width:285px;
	height:215px;
	position:absolute;		
}

.poderes_text_right p
{
	color:#FF00F0;
	font-size:20px;
	font-style:italic;
	line-height:28px;
	text-align:left;	
}


/*---- HAZANAS ----*/
#hazanas_container
{
	margin:0px auto;
	width:960px;
	height:450px;
	text-align:center;
	position:relative;
}

/*---- FOOTER ----*/
#footer
{
	margin:0px auto;
	width:960px;
	height:40px;
	text-align:center;
	position:relative;
}

#footer p
{
	padding-left:20px;
    	padding-bottom:5px;
    	font-size:11px;
	color:#FFF;
	text-align:center;
	line-height:16px;
}

#footer strong
{
	color:#FFF;
	font-weight:normal;
	
}

#footer em
{
	color:#FFF;
    	padding-bottom:10px;
    	font-weight:normal;
}

.spin_hosting
{
	top:0px;
	right:0px;
	cursor:pointer;
	position:absolute;		
}
/*---- POPUP ----*/
.overlay_heroes
{
	background-color:#00416e;
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:800px;
	height:270px;
	display:none;
	z-index:10000;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
	position:relative;
}

.overlay_heroes_header
{
	margin-top: -120px;
}

.overlay_heroes_column01
{
	top:20px;
	left:25px;
	height:210px;
	width:400px;
	background-image:url(images/labels.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
	overflow:hidden;
	position:absolute;
}

.overlay_heroes_column02
{
	top:30px;
	right:0px;
	height:600px;
	width:400px;
	background-image:url(images/labels.png);
	background-position:0px -220px;
	background-repeat:no-repeat;
	overflow:hidden;
	position:absolute;	
}

.overlay_heroes_bubble
{
	top:270px;
	left:350px;
	width:84px;
	height:75px;
	position:absolute;	
}
.overlay_heroes_item
{
	padding-top:5px;
	padding-bottom:23px;
	padding-left:25px;
}


.overlay_heroes_item input
{
	padding:0px 2px;
	background-image:url(images/spacer_input.png);
	background-repeat:repeat;
	background-color:transparent;
	font-family:Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	width:230px;
	height:30px;
	font-size:14px;
	border: none;
}

.overlay_heroes_item_select
{
	padding-top:12px;
	padding-bottom:23px;
	padding-left:25px;
}

.overlay_heroes_item_select select
{
	padding:0px 2px;
	background-image:url(images/spacer_input.png);
	background-repeat:repeat;
	background-color:#FFF;
	font-family:Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	width:230px;
	height:25px;
	font-size:14px;
	border: none;
}

.overlay_heroes_item_textarea
{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:25px;	
}

.overlay_heroes_item_textarea textarea
{
	padding:0px 3px;
	background-image:url(images/spacer_input.png);
	background-repeat:repeat;
	background-color:transparent;
	font-family:Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	width:230px;
	height:110px;
	font-size:14px;
	border: none;
}

.overlay_heroes_item_submit
{
	padding-top:10px;
	padding-left:105px;	
}

.overlay_design
{
	background-color:#333;
	width:900px;
	min-height:400px;
	display:none;
	z-index:10000;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.overlay_heroes .close
{
	background-image:url(images/close.png);
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
	height:25px;
	width:25px;
	overflow:hidden;
}

.overlay_design .close
{
	background-image:url(images/close.png);
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
	height:25px;
	width:25px;
	overflow:hidden;
}


.gallery_webtype_left
{
	width:280px;
	height:400px;
	border-right: 0.5px #000 solid;
}


.gallery_webtype_right
{
	padding-top:25px;
	padding-left:25px;
	width:515px;
	height:375px;
	text-align:left;
}

.gallery_webtype_left  img
{
	margin-top:25px;
}
.gallery_webtype_right h2
{
	padding-bottom:20px;
	font-size:28px;
	font-style:italic;
	font-weight:normal;
	color:#FFF;
}


.gallery_webtype_right h3
{
	padding-bottom:15px;
	font-size:18px;
	font-style:italic;	
	font-weight:normal;
}

.gallery_webtype_right p
{
	padding-bottom:5px;
	font-size:16px;
	font-style:italic;
	display:block;
	line-height:20px;
	color:#a1a1a1;
}
.gallery_webtype_right a
{
	font-size:16px;
	font-style:italic;
	color:#c4fb00;
}

.gallery_webtype_right small
{
	padding-top:30px;
	padding-bottom:30px;
	font-size:16px;
	font-style:italic;	
	display:block;
}

.gallery_designtype_left
{
	padding-top:300px;
	padding-left:20px;
	width:260px;
	height:100px;
	border-right: 0.5px #000 solid;
	text-align:left;
}


.gallery_designtype_right
{
	padding-top:7px;
	padding-left:8px;
	width:600px;
	height:385px;
	text-align:left;
	overflow:hidden;
}

.gallery_designtype_left h2
{
	padding-bottom:10px;
	font-size:22px;
	font-style:italic;
	font-weight:normal;
}


.gallery_designtype_left h3
{
	padding-bottom:10px;
	font-size:16px;
	font-style:italic;	
	font-weight:normal;
}

