/* used for Spanish ONLY */
.espanol {
	padding: 14px 0 0 14px;
	/*background: #f0f1e4;*/
}
.espanol li {
	float: left;
	padding: 0 10px 12px 0;
	display: inline-block; /* FF3 Sucks */
}
.es_nav {
	font-family: Trebuchet, "Trebuchet MS";
	font-weight: bold;
	/*height: 40px;*/
	color: #ffffff;
	background: #007db9;
}
.es_nav dl {
	/*height: 40px;*/
	width: 112px;
	background: url(../../img/nav/bg_dash.gif) repeat-y right;
	/*background: #f6bcbd url(../../img/nav/bg_dash.gif) repeat-y right;*/
}
.es_header {
	background: #d0ebf1;
	text-align: center;
	padding: 10px 20px;
	height: 88px;
}
.es_locate {
	background: url(../img/locate.png) no-repeat;
	float: right;
	width: 209px;
	height: 43px;
	padding:   31px 0 0 30px;
	margin: 3px 0 0;
}
.es_locate input {
	float: left;
	margin: 0 6px 0 0;
}
.es_locate_field {
	color: #8e87b9; 
	background: #f46a4d!important;
	border-color: #ffffff;
	border-width: 1px;
	width: 100px;
	padding: 1px 2px;

}
.es_locate label {
	position: relative;
	top: 3px;
	/*right: 15px;*/
	display: block;
}
.es_locate label a {
	/*background: #f6bcbd!important;*/
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #007db9;
}
.es_dropdown {
	float:left;
	/*height: 65px;*/
}
.es_dropdown dt {
	/*height: 40px;*/
}
.es_dropdown dt a {
	/*height: 40px;*/
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 8px 8px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.es_dropdown dt a:hover {
	/*height: 40px;*/
	color: #007db9;
	background: #d0ebf1;
	text-decoration: none;
}
.es_dropdown dd {
	/*height: 25px;*/
	position: absolute;
	width: 170px;
	display: none;
	z-index: 200;
	overflow: hidden;
}
.es_dropdown ul {
	list-style:none;
	border-top:none;
}
.es_dropdown li {
	display:inline;
}
.es_menu a, .es_menu a:active, .es_menu a:visited {
	color: #007db9;
	background: #d0ebf1;
	display: block;
	padding: 8px 8px;
	white-space: nowrap;
	text-decoration: none;
	opacity: .9;
}
.es_menu a:hover {
	color: #ffffff;
	background: #d0ebf1;
}
.es_page_image {
	position: float;
	margin: 0px 0 0 45px;
}
.es_map_page {
	position: float;
	margin: 0px 0 0 0px;
	position:relative;
	right:25px;
}
.es_gcard {
	padding: 6px 0 0 0;
	border-right: 1px dashed #cccccc;
	float: left;
	width: 288px;
}
.es_gcard div {
	text-align: center;
	padding: 20px 0;
}
.es_gcard p {
	width: 80%;
	padding: 0 10%;
}
.es_gcard label {
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 4%;
}
.es_gcard .qty {
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 2%;
}
.es_locatorL {
	margin: 20px 30px;
	float: left;
	width: 290px;
	border: 0px solid #000;
}
.es_locatorL p {
	padding-right: 0;
}
.es_locator h1 {
}
.es_collection2 {
	height: 250px;
	border-bottom: 1px dashed #cccccc;
	padding: 15px 0 15px 15px;
	margin: 0 13px 0 0;
}
.es_footer {
	font-size: 95%;
	color: #666666;
	padding: 10px 15px 0px;
}
.es_footer a {
	color: #333333;
}
.es_footerlinks {
	position: relative;
	left: 5px;
	float: right;
}
.es_footerlinks li {
	border-right: 1px solid #CCCCCC;
	float: left;
	display: inline-block; /* FF3 Sucks */
}
.es_footerlinks li a {
	display: block;
	float: left;
	padding: 0 12px;
}
.es_copyright {
	font-size: 90%;
	float: right;
	clear: right;
	/*padding: 4px 0 0;*/
	padding: 0px 5px 20px;
}
.es_top {
	background: url(../../img/content/bg_top.png) no-repeat;
	height: 29px;
}
/*CLUB STYLES */
.es_clubs {
	height:475px;
	padding: 0 3px 30px;

}
.es_club {
	border-right: 1px dashed #cccccc;
	float: left;
	width: 288px;
	padding: 6px 0 0 0;

}
.es_clubs h1 {
	background: #015266;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
}
.es_club div {
	text-align: center;
	padding: 0px 0; 

}
.es_club p {
	width: 80%;
	padding: 0 10%;
}
.es_clubs h2 {
	font-weight: normal;
	text-align: center;
	clear: both;
	padding: 20px 0 10px;
	margin: 0;
}
.es_clubs .but {
	text-align: center;
}
.es_noborder {
	border: none;
}
.es_bar_header {
	background: #822571;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 6px 13px 0 0;
}

.es_bar_header_vday09 {
	background: #680006;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}
.es_page_sitemap {
	height: 350px;
	background: url(../../img/content/bg_fill.png) repeat-y;
	padding: 20px 0 40px 32px;
}
.es_page_about {
	height: 780px;
	background: url(../../img/content/bg_fill.png) repeat-y;
	padding: 20px 0 40px 32px;
}
.es_page_privacy {
	height: 880px;
	background: url(../../img/content/bg_fill.png) repeat-y;
	padding: 20px 0 40px 32px;
}
.es_page_faq {
	height: 500px;
	background: url(../../img/content/bg_fill.png) repeat-y;
	padding: 20px 0 40px 32px;
}

ul.es_product_nav {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	padding: 16px 0 23px 35px;
	white-space: nowrap;
	}
	
.es_product_nav li {
	float: left;
	padding: 0 43px;
	display: inline-block; /* FF3 Sucks */
}
.es_product_nav li a {
	text-decoration: none;
}

.es_page_body {
	background: url(../../img/content/bg_fill.png) repeat-y;

}

.es_collection3 div {
	height: 280px;
	float: left;
}
.es_collection3a {
	width: 28%;
	background: url(../../img/collection/no-bracket.gif) no-repeat right top;
}
.es_collection3a img {
	position: relative;
	left: 5px;
}
.es_collection3a p {
	padding: 10px 40px 15px 5px;
}
.es_collection3b {
	width: 39%;
	background: url(../../img/collection/bracket.gif) no-repeat right top;
}
.es_collection3b ul {
	list-style-type: none;
	padding: 0 40px 15px 11px;
}
.es_collection3b li {
	padding: 0 0 8px;
}
.es_collection3b strong {
	color: #015266;
	display: block;
}
.es_collection3c {
	width: 28%;
	padding: 0 0 0 1%;
}
	
/* used for Spanish ONLY */
