﻿/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1
*/
html {
	color: #000;
	background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del, ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input, button, textarea, select {
	*font-size: 100%;
}

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: transparent url(images/es-mobile-header-left.jpg) repeat-x top left;
	width: 100%;
	text-align: center;
}

#header {
	text-align: center;
	margin: 0;
	padding: 35px 0 20px;
	width: 100%;
	position: relative;
}

#footer {
	text-align: center;
	width: 100%;
	background: transparent url(images/es-mobile-footer.jpg) repeat-x bottom left;
}

.cr {
	height: 25px;
	width: 100%;
	line-height: 25px;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
}

#content {
	overflow: auto;
	width: 100%;
	text-align: center;
}

h3 {
	font-size: 13px;
	color: #000000;
}

ul.home {
	margin: 10px 0;
}

	ul.home li {
		list-style-type: none;
		padding: 5px 0;
	}

.support {
	color: #1c3664;
	font-weight: bold;
	display: block;
	padding: 5px 0 0;
}

.us {
	color: #999999;
	font-size: 10px;
	display: block;
	padding: 2px 0;
}

.header_left {
	width: 60%;
	height: 35px;
	position: absolute;
	left: 0;
	top: 0px;
	background: transparent url(images/es-mobile-header-middle.jpg) no-repeat top right;
}

.header_right {
	width: 40%;
	background: transparent url(images/es-mobile-header-right.jpg) repeat-x top left;
	height: 35px;
	position: absolute;
	right: 0;
	top: 0;
}

.location {
	font-size: 9px;
	padding: 5px 0;
}

	.location a {
		color: #000000;
		text-decoration: none;
	}

.video {
	margin: 20px auto;
}

table.video td {
	padding: 3px;
}

.about_us {
	margin: 20px auto;
	font-size: 10px;
	width: 280px;
	text-align: left;
}

	.about_us p {
		text-indent: 20px;
		padding: 5px;
	}

li:hover .ol-list {
	display: block;
}

.ol-list {
	display: none;
}
