
/*
	Name: Site Style HTML5
	Date: September 2013
	Description: Main layout
	Version: 1.0
	Author: Xela Projects
	Autor URI: http://xelaprojects.com/xlcms
*/

/* IMPORTS */
@import url("css/normalize.css"); 
@import url("css/forms_01.css");

html {
    height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Source Code Pro', monospace;
	font-size: 16px;
	color: #555555;;
	background-image: url();
	background-repeat: ;
	background-position:;
	background-attachment: ;
	background-color: ;
}

body {
  height: 100%;
  line-height: 135%;
  margin: 0 auto;
  text-rendering: optimizelegibility;
  width: 100%;
}

a:visited {
	color: #0066CC;
	_color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #3300CC;
	text-decoration: none;
}
a:active{

	color: #0066CC;
	text-decoration: none;
	 
}
a:link {
	color: #0066CC;
	text-decoration: none;
	 
	}



/* HEADING TAGS */
h1 {
-x-system-font:none;
background-color: ;
color:;
font-family:;
font-size:42px;
font-size-adjust:;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:100;
line-height:30px;
margin:0 0 0.25em;
padding:0;
}

h2 {
-x-system-font:none;
background-color: ;
color:;
font-family:;
font-size:26px;
font-size-adjust:;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:26px;
margin:0;
padding:0;
}

h3 {
-x-system-font:none;
background-color: #FFFFFF;
color:;
font-family:;
font-size:18px;
font-size-adjust:;
font-stretch:normal;
font-style:normal;33
font-variant:normal;
font-weight:normal;
line-height:18px;
margin:0;
padding:0;
}

h4 {
-x-system-font:none;
background-color: #FFFFFF;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans_serif;
font-size:18px;
font-size-adjust:;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
margin:0;
padding:0;
}

h5 {
-x-system-font:none;
background-color: #FFFFFF;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans_serif;
font-size:18px;
font-size-adjust:;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
margin:0;
padding:0;
}


h6 {
-x-system-font:none;
background-color: #FFFFFF;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans_serif;
font-size:18px;
font-size-adjust:;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
margin:0;
padding:0;
}

.Menu_back {
	background-image: url(images/back_btn_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


a.menuInf, a.menuInf:link, a.menuInf:visited  {
	color: #5f6163;
	}

a.menuInf:hover {
	color: #5f6163;
	text-decoration: underline;

	}

.BottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
}

.BottomText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
}

.BottomText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
}

img {
	max-width: 100%;
}

	
/* GENERAL LAYOUT */


.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px;
	width:100%;
	max-width: 800px;

}	  



#header_main {
	margin: -3px;
	display: block;
    margin-left:auto;
    margin-right:auto;
}


.page_width {
    width: 800px;
}
.center {
    display: block;
    margin-left:auto;
    margin-right:auto;
}

.a_center {
    margin-left:auto;
    margin-right:auto;
}

.a_top {
    vertical-align:text-top;
}

.w_100 {
    width: 100%;
}

.a_nwrp{
white-space:nowrap;
}




	

/* BORDERS */
.border_1 {
    border:1px solid #CBCDBE;   
}

.roundies_10 {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

.roundies_20_top {
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
}
.roundies_20_btn {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
border-bottom-right-radius:20px;
border-bottom-left-radius:20px;
}
	
.roundies_20_btn_lf {
-moz-border-radius-bottomleft:20px;
border-bottom-left-radius:20px;
}

.roundies_20_btn_rg {
-moz-border-radius-bottomright:20px;
border-bottom-right-radius:20px;
}	

.lineinf {
border-bottom:4px solid #EDEDED;
margin:0 0 24px;
width:100%;
}

.lineinf_srch {
border-bottom:1px solid #cccccc;
margin:0 0 24px;
width:100%;
}

.link_inf {
	font-size: .8em;
}


/* TOP LOGO */
#logo {
padding: 3% 2.5%;
}


/* TOP MAIN NAVIGATION MENU */
/* menu_h/css.css */
.Menu_Hrz_table{
    width: 800px;
}


/* CONTENT */

#bread_crumb {
   font-size: 1.0em;
   line-height: 1.2em;
   padding: 0px 0px 30px 0px;
   margin: 0 0 0 0;
} 

a.bread_crumb_ini {
    color:#0d137f;
    background-color:#c6c8e2;
	background-image: url('site_style/bread_crumb_m.gif');
	background-size:18px 30px; 
	background-repeat:no-repeat;
	background-position:right center;
	padding: 3px 14px 3px 5px;
	
}
a.bread_crumb_m {
    color:#0d137f;
    background-color:#c6c8e2;
    GO
	background-image: url('site_style/bread_crumb_m.gif');
	background-size:18px 30px; 
	background-repeat:no-repeat;
	background-position:right center;
	padding: 3px 14px 3px 5px;

}
a.bread_crumb_end {
    color:#0d137f;
    background-color:#c6c8e2;
	background-image: url('site_style/bread_crumb_end.gif');
	background-size:18px 30px; 
	background-repeat:no-repeat;
	background-position:right center;
	padding: 3px 14px 3px 5px;
}

a.bread_crumb_l,
a.bread_crumb_l:hover,
a.bread_crumb_l:visited
{
    color:#777777;
	font-weight:bold;
}

#content {
  color: #959188;
  float: left;
  padding: 0 2.5%;
  width: 95%;
  max-width: 800px;
}

#content[role="main"] {
    -moz-box-shadow: 0 10px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.3);
	box-shadow: 0 10px 30px rgba(0,0,0,0.3);

}

.TablaContenido {
	background-color: #FFFFFF;
	background-image: url();
	vertical-align: top;
	background-repeat: repeat-x;
	width: 780px;
	margin-left:auto;
    margin-right:auto;
	vertical-align:text-top;
	border-collapse: collapse;
	border-spacing: 0;
	
}



.TablaContenidoCentro {
    vertical-align:text-top;
	width: 100%;
	height: 400px;
	padding: 10px 10px 80px 10px;
}

.td_Contenido, td_pan_der{
vertical-align:text-top;
}

/* LEFT PANE */

.tdPanIzq {
	padding-top: 0px;
	border-top: 0px;
	vertical-align: top;
	border-bottom: 0px;
	width:180px;
	}





.TablaPanIzq {
	width: 200px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	

}

/* LEFT MENU */
.parent_menu_left ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	list-style-type: none;
}
.parent_menu_left a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.child_menu_left:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
a.child_menu_left:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #42b4e1;
	text-decoration: none;
	text-align: left;
}

/* RIGHT PANE */
.tdPanDer {
	padding-top: 0px;
	border-top: 0px;
	vertical-align: top;
	border-bottom: 0px;
	width:180px;
	padding-right: 10px;
	}



.TablaPanDer {

	width: 190px;
	padding-top:0px;
	padding-right: 0px;
	margin-left: 0px;
}


/* COLUMNS */

.column-1, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, .column-9, .column-10, .column-11, .column-12, .column-13, .column-14, .column-15, .links, .logo, .jms-slideshow {
	margin-right: 0.787401574803%;
	float: left;
	} 

.column-1 {
	width: 5.511811023622%;
	}
.column-2 {
	width: 11.811023622047%;
	}
.column-3 {
	width: 18.110236220472%;
	}
.column-4, .copyright, .brands {
	width: 24.409448818898%;
	}
.column-5 {
	width: 30.708661417323%;
	}
.column-6 {
	width: 37.007874015748%;
	}
.column-7 {
	width: 43.3307086614173%;
	}
.column-8 {
	width: 49.606299212598%;
	}
.column-9 {
	width: 55.905511811024%;
	}
.column-10 {
	width: 62.204724409449%;
	}
.column-11 {
	width: 68.503937007874%;
	}
.column-12, .footerlinks, .logo {
	width: 74.803149606299%;
	}
.column-13 {
	width: 81.102362204724%;
	}
.column-14 {
	width: 87.40157480315%;
	}
.column-15 {
	width: 93.700787401575%;
	}
.row {
	width: 100%;
	float: left;
	}
.last {
	margin-right: 0 !important;
	float:right;
	}

/* Bottom */
.bottom_table {
	vertical-align: top;
	padding: 20px 0px 0px 0px;

	
}	
	
footer {
	float: left;
	display: block;
	background-color: #333333;
	width: 100%;
    height: 100px;
}



/* RESPONSIVE FORMAT */

/* Laptop */
@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1140px) {

}

/* iPad */
@media (min-width: 768px) and (max-width: 1024px) {

}

/* Tablet */
@media (max-width: 767px) {

}

/* iPhone */
@media only screen and (max-width: 480px) {

}



/* SCROLL TO TOP */

#back-to-top {
  background: url("media/images/sprite.png") no-repeat scroll 10px -55px rgba(0, 0, 0, 0.7);
  border-radius: 3px 3px 0 0;
  bottom: 110px;
  height: 40px;
  position: fixed;
  right: 20px;
  width: 50px;
}
#back-to-top:hover {
    background-color: #2cafde;
}

.hr-3 {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #95AFBE;
  border-style: none none dotted;
  border-width: 0 0 1px;
  margin: 20px;
}



.arrow_left a {
  background: url("media/images/icons_sprite.png") no-repeat scroll 2px -496px transparent;
  clear: both;
  display: inline-block;
  padding-left: 15px;
  text-decoration: none;
  vertical-align: middle;
}

.arrow_left a:hover {
  background: url("media/images/icons_sprite.png") no-repeat scroll 2px -396px transparent;
  clear: both;
  display: inline-block;
  padding-left: 15px;
  text-decoration: none;
  vertical-align: middle;
}

