/*  
Theme Name: exclusivepatagonia.com
Author: baga
Author URI: http://www.bagaweb.com/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, button, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Trebuchet MS, Times New Roman, Times, serif;
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
body {
	background: #d3ebfa url(img/bg-body.png) repeat-x;
}
body#credits {
	background: #1372ae;
	text-align: center;
}
.clearer {
	clear: both;
	height: 0;
	line-height: 0;
}
.spacer {
	height: 10px;
}
#header {
	background: url(img/bg-header.png) no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 127px;
}
#header h1 {
	color: #fff;
	padding: 3px 0 0 280px;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#lang {
	float: right;
	width: 180px;
}
#lang ul li {
	margin: 0 0 0 6px;
	float: right;
	display: block;
	color: #a2d0e8;
}
#lang li a {
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
}
#lang li a:hover {
	border-bottom: 1px solid #fff;
}
#images {
	background: url(img/bg-images.png) no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 193px;
}
#images ul li {
	float: left; 
	margin: 30px 24px 0 0;
}
#images ul li.last {
	margin: 30px 0 0 0;
}
#images ul img {
	background: #fff;
	border: solid 1px #ddd;
	padding: 3px;
	width: 122px;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	padding: 15px 0 40px 0;
}
#left-col {
	float: left;
	width: 590px;
}
#left-col ul {
	list-style: disc inside;
}
#left-col a img {
	margin: 10px 0;
}
#right-col {
	float: right;
	width: 280px;
}
.bg-top-590, .bg-bottom-590, .bg-top-590-blue, .bg-bottom-590-blue {
	width: 590px;
	height: 20px;
}
.bg-top-590 {
	background: url(img/bg-top-590.png) no-repeat;
	margin: 20px 0 0 0;
}
.bg-bottom-590 {
	background: url(img/bg-bottom-590.png) no-repeat;
}
.bg-top-590-blue {
	background: url(img/bg-top-590-blue.png) no-repeat;
	margin: 20px 0 0 0;
}
.bg-bottom-590-blue {
	background: url(img/bg-bottom-590-blue.png) no-repeat;
}
.bg-top-280, .bg-bottom-280, .bg-top-280-red, .bg-bottom-280-red {
	width: 280px;
	height: 20px;
}
.bg-top-280 {
	background: url(img/bg-top-280.png) no-repeat;
	margin: 20px 0 0 0;
}
.bg-bottom-280 {
	background: url(img/bg-bottom-280.png) no-repeat;
}
.bg-top-280-red {
	background: url(img/bg-top-280-red.png) no-repeat;
	margin: 20px 0 0 0;
}
.bg-bottom-280-red {
	background: url(img/bg-bottom-280-red.png) no-repeat;
}
.content, .content-red, .content-blue {
	padding: 0 20px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.content {
	background: #fff;
}
.content-blue {
	background: #1372ae;
}
.content-red {
	background: #f5335c;
}
.content h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #008ccc;
	padding: 10px 0;
}
.content h2.blue,.content p.blue {
	color: #6991fd;
}
.content h2.red,.content p.red {
	color: #fd7567;
}
.content p, .content li {
	font-size: 1.0em;
	line-height: 1.5em;
	padding: 8px 0;
	color: #333;
}
.content small {
	color: #333;
	display: block;
}
.content a {
	color: #008ccc;
}
.content a:hover {
	text-decoration: underline;
}
.content img {
	border: 1px solid #ddd;
	padding: 3px;
}
.content-blue img {
	border: 1px solid #ddd;
	padding: 3px;
}
.content-blue a.middle {
	margin: 0 19px;
}
.content-blue p, .content-red p {
	font-size: 1.0em;
	line-height: 1.5em;
	padding: 8px 0;
	color: #fff;
	position: relative;
}
.content-blue em, .content-red em {
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #ddd;
	font-weight: bold;
	font-style: normal;
	display: block;
}
.content-blue em {
	background: #f5335c;
	color: #fff;
}
.content-red em {
	color: #008ccc;
}
.content-blue a, .content-red a {
	color: #fff;
	text-decoration: underline;
}
#credits p {
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 8px 0;
	color: #333;
}
#credits a {
	color: #fff;
}
#credits a:hover {
	text-decoration: underline;
}
.gallery-left {
	width: 264px;
	float: left;
}
.gallery-right {
	width: 264px;
	float: right;
}
#nav {
	background: url(img/bg-nav.png) no-repeat bottom;
}
#nav li {
	font-size: 1.1em;
	line-height: 1.0em;
	padding: 0;
}
#nav li a {
	text-transform: uppercase;
	display: block;
	color: #067cbc;
	padding: 10px 0;
	text-decoration: none;
	letter-spacing: -1px;
	border-bottom: 1px solid #067cbc;
}
#nav li a:hover {
	color: #000;
	border-bottom: 1px solid #000;
	text-indent: 10px;
}
#footer-wrapper {
	background: url(img/bg-footer-wrapper.png) repeat-x;
}
#footer {
	background: url(img/bg-footer.png) no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 120px;
}
#footer-left-col {
	float: left;
	width: 590px;
}
#footer-right-col {
	float: right;
	width: 280px;
	text-align: right;
}
#footer p {
	padding: 90px 0 0 0;
	font-size: 0.8em;
	color:#fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
fieldset {
	width: 506px; 
	display: block;
	border: 1px solid #d3ebfa;
	padding: 20px;
	margin: 20px 0 30px 0;
}
legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
label {
	clear: both;
	float: left;
	display: block;
	width: 150px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 10px 0;
	font-size: 1.0em;
	color: #333;
}
label.checklabel {
	width: 380px;
}
input, textarea {
	float: left;
	border: 1px solid #ccc;
	margin: 10px 0;
	color: #2b3c61;
	background: #f3f3f2;
	font-weight: normal;
	width: 320px;
}
input {
	height: 20px;
}
input.checkbox {
	width: 20px;
	border: 0;
	background: #fff;
}
p.send {
	clear: both;
	text-align: center;
}
p.send input {
	float: none;
	background: url(img/bg-send.png) no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	width: 220px;
	height: 60px;
}
textarea {
	height: 120px;
	overflow: hidden;
}
small {
	font-size: 0.7em;
}
object, iframe {
	width: 540px;
	height: 390px;
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
	overflow: hidden;
}


#banner-left {
	float: left;
	width: 308px;
	padding: 5px 0 0 0;
}
#banner-left img {
	border: 1px solid #ddd;
	padding: 3px;
}
#banner-right {
	float: right;
	width: 222px;
}



#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(img/loading.gif) no-repeat center;
}
#lbCanvas {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	background: url(img/spacer.gif);
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-size: 1.0em;
	color: #333;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 30px;
	background: transparent url(img/closelabel.gif) no-repeat 0px 10px;
	margin: 5px 0;
}
#lbCaption {
	font-weight: bold;
}
#lbNumber {
	font-size: 0.7em;
}
