/** {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}*/

* {
	margin:0pt;
	padding:0pt;}

html, body {
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	color: black;
}

h1 {
	color: #013f55;
	font-size: 1.4em;
}

h2 {
	color: #013f55;
	font-size: 1.2em;
}

h3 {
	color: #013f55;
	font-size: 1.1em;
}

h4 {
	color: #013f55;
	font-size: 1.0em;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin-left: 20px;
	margin-top: 10px;
}

/* Layout */

body {
	font: 72.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */	color: #444;
	background: #FFFFFF;
	margin: 0;
}

#page {
	padding: 0;
	margin: 0 auto;
	border: 0px solid maroon;
	width: 760px;
}

#topBar {
	width: 100%;
	height: 10px;
	margin: 0;
	background: #013f55 url(../images/bgGlobal.jpg) 0 -181px;
}

#topArea {
	width: 760px;
	height: 256px;
	margin-top: 20px;
	background: #fff url(../images/topSq/bgText.jpg) no-repeat 0 63px;
}

#topArea #chicas {
	z-index: 2;
	margin-left: 180px;
	margin-top: -1;
	position: absolute;
}

#topArea #topBalls {
	width: 176px;
	height: 153px;
	padding-top: 20px;
	padding-left: 10px;
	float: left;
}

#topArea #topSqs {
	width: 135px;
	height: 54px;
	float: left;
}

#topLogo {
	float: left;
	margin: 26px 0 0;
	width: 505px;
	height: 139px;
	background: url(../images/TopLogo.jpg) no-repeat left bottom;
}

#topForm {
	float: right;
	margin: 0;
	width: 245px;
	line-height: 0.8em;
}

.formField {
	color: #013f55;
	font-family: "Arial, Trebuchet ms", Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	border: 1px solid black;
}

.form .formFieldTransp {
	color: #013f55;
	padding: 0px;
	border: 0 solid black;
	background: transparent;
	text-align: right;
	text-indent: 0;
	font: bold 11px "Arial, Trebuchet ms", Helvetica, sans-serif;
}

.formButton {
	color: white;
	font-family: "Arial, Trebuchet ms", Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border: 0;
	background: #013f55;
}

.form {
	width: 480px;
	padding: 3px;
	background-color: #dde5e8;
	display: table;
	border-style: none;
	border-width: 0;
	margin-right: auto;
	margin-left: auto;
	font-size: .95em;
}

.form td {
	padding: 3px;
}

.form input {
	font-family: "Arial, Trebuchet ms", Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	border: 1px inset #013f55;
	color: black;
}

.form select {
	color: black;
}

.form input[type="radio"], input[type="checkbox"] {
	border: 0;

}
.form input[type="submit"],input[type="button"],input[type="reset"] {
	color: black;
	font-size: 12px;
	border: 2px solid #bcbcbc;
	padding: 2px 4px;
	background-color: #ddd;
	font-weight: bold;
}

#spacer {
	clear: both;
	width: 100%;
	height: 20px;
}

#column_1XL,
#column_2XL,
#column_3XL {
	float: left;
	width: 237px;
	height: 250px;
	padding: 5px;
	border: 0px solid maroon;
}

#column_1XL,
#column_2XL{
	background: url(../images/bgSqXl.jpg) no-repeat left bottom;
}

#column_1XL h2{
	margin-top: 0.3em;
}

#column_3XL{
	background: url(../images/hablamosTuIdioma.gif) no-repeat center bottom;
	margin: 0;
	padding: 0;
}

#column_1LT,
#column_2LT,
#column_3LT {
	float: left;
	width: 237px;
	height: 130px;
	padding: 5px;
}

#column_1LT,
#column_2LT{
	background: url(../images/bgSqLt.jpg) no-repeat left bottom;
}

#column_3LT{
	background: url(../images/bgSqLt.jpg) no-repeat left bottom;
}
  
#column_2XL,
#column_3XL,
#column_2LT,
#column_3LT {
	margin: 0 0 0 8px;
}


#column_2XL li {
	font-weight: bold;
	margin-left: 40px;
	margin-top: 10px;
}

#column_2XL li a {
	color: #444;
	font-size: 1.14em;
}

#bottomBar {
	color: White;
	width: 100%;
	height: 68px;
	margin: 10px 0 0;
	background: #013f55 url(../images/bgGlobal.jpg) no-repeat 0 top;
	clear: both;
	text-align: right;
	float: none;
	font-size: 1.05em;
}

#bottomBar a {
	color: White;
}

#back {
	margin-top: 30px;
	clear: both;
}

ol {
	margin-left: 15px;
}

ol li{
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: justify;
}


		/*
			Vertical Accordions
		*/

		.accordion_toggle {
			display: block;
			height: 30px;
			width: 370px;
			background: #6ab4d0 url(../images/accordionBlueBg.gif) no-repeat right;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 1.19em;
			color: #000000;
			border-bottom: 1px solid #9fd5e9;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.accordion_toggle_active {
			/*background: url(images/accordion_toggle_active.jpg) no-repeat top right #cc0000;*/
			color: #ffffff;
			border-bottom: 1px solid #9fd5e9;
		}

.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	width: 370px;
	font-size: 1.13em;
	padding-top: 5px;
	padding-bottom: 20px;
}

			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}

		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 300px;
			background: #6ab4d0 url(../images/accordionBlueBg.gif) no-repeat right;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #9fd5e9;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #013f55;
			color: #ffffff;
			border-bottom: 1px solid #9fd5e9;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}

		/*
			Horizontal Accordion
		*/

		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: #6ab4d0 url(images/h_accordion_toggle.jpg) no-repeat left;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #9fd5e9;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #013f55;
			border-right: 1px solid #9fd5e9;
		}

		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}

			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}


    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 370px;
      height: 100px;
    }

    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }
    
.thumbnail {	background-color:#222222;	border:1px solid #2A2A2A;	float:right;	margin-bottom:10px;	margin-right:10px;	padding:3px 3px 8px;}
