@charset "utf-8";
@import "reset.css";

/* @override 
	http://www.urbanartbook.com/css/style.css
	http://urbanartbook.com/css/style.css
*/

* {
}

body#english-home #english a,
body#spanish-home #spanish a {
}

body#english-home #spanish a,
body#spanish-home #english a {
	text-decoration: underline;
}

h1 {
	display: none;
}

html body {
	/*background: url(images/plantilla.png) no-repeat center top;*/
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	background-color: #362f2d;
}

body#english-home {
}

div#centering {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	height: 100%;
	position: relative;
	background: none repeat-x center 25px;
}

div#decoration {
	min-width: 880px;
	background: #fff200 url(images/halo.gif) no-repeat center top;
}

div#foot {
	color: #fff;
	background: #362f2d url(images/pattern.gif) repeat-x center bottom;
	padding-bottom: 130px;
}

div#foot p {
	margin: 0;
	text-align: right;
}

a#urban-is-we:link,
a#urban-is-we:visited {
	width: 173px;
	height: 50px;
	display: block;
	float: right;
	text-indent: -5555px;
	text-align: left;
	background: url(images/logos_urbanart.gif) no-repeat right bottom;
}

a#urban-is-we:hover,
a#urban-is-we:active {
	background-position: right top;
}

a#urban-art:link,
a#urban-art:visited {
	width: 223px;
	height: 50px;
	display: block;
	float: left;
	text-indent: -5555px;
	text-align: left;
	background: url(images/logos_urbanart.gif) no-repeat left bottom;
}

a#urban-art:hover,
a#urban-art:active {
	background-position: left top;
}

#header {
	text-align: center;
	background-color: #fff;
}

#header #top {
	width: 822px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#header #top p.published {
	font-size: 0.8em;
	text-align: left;
	color: #0094d6;
	display: block;
	float: left;
	margin: 2px 3px 0 0;
}

ul.lang-switch {
	float: right;
	margin: 0;
	padding: 0;
}

ul.lang-switch li {
	float: right;
	margin: 2px 0 0 3px;
	padding: 0;
	font-size: 0.8em;
	color: #0093d6;
}

ul.lang-switch li a:link,
ul.lang-switch li a:visited {
	color: #0093d6;
}

ul.lang-switch li a:hover,
ul.lang-switch li a:active {
	color: #fff;
	background-color: #0093d6;
}

a.plural-thumb {
	width: 60px;
	height: 16px;
	margin: 0;
	padding: 0;
	border-style: none;
	text-align: left;
	text-indent: -5555px;
	background-image: url(images/plural.png);
	display: block;
	float: left;
}

div.main {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 880px;
	position: relative;
}

div#footer {
	margin-right: auto;
	margin-left: auto;
	width: 824px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
}

div.main-content {
	position: relative;
}

div#the-tag-line {
	width: 500px;
	float: right;
	margin-right: 32px;
	margin-top: 60px;
}

div.a-column {
	width: 270px;
	float: left;
	color: #5d5351;
}

div.two-column {
	width: 540px;
	float: left;
}

.margined {
	margin-right: 8px;
}

p#important {
	line-height: 1.1em;
	font-size: 2.2em;
	color: #4b4341;
}

div#the-image {
	top: 0;
	left: 0;
	width: 320px;
	height: 370px;
	float: left;
}

div#the-image img {
	position: absolute;
	top: 60px;
	left: 10px;
}

div#details {
	padding-top: 20px;
	background-color: #fff;
}

div.main-details {
	width: 834px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#the-tag-line p.align-right a.button:link,
#the-tag-line p.align-right a.button:visited{
	font: 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #4b4341;
	color: #fff;
	padding: 2px 6px;
	display: block;
	float: right;
}

#the-tag-line p.align-right a.button:hover,
#the-tag-line p.align-right a.button:active{
	color: #4b4341;
	background-color: #fff;
}

div.main-details img {
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 8px;
}

div.buy {
	text-align: right;
}

div.buy form select {
	font-size: 0.8em;
	margin-bottom: 8px;
	background-color: #fff200;
	border: 1px solid #afa600;
	color: #393230;
}

#the-tag-line p {
	margin-bottom: 18px;
}

.hide {
	display: none;
}

span#shipping.offer {
	display: block;
	position: absolute;
	top: 26px;
	left: 0;
	width: 111px;
	height: 111px;
	text-align: left;
	text-indent: -5555px;
	background-image: url(images/free_shipping.gif);
}

span#envio.offer {
	display: block;
	position: absolute;
	top: 26px;
	left: 0;
	width: 111px;
	height: 111px;
	text-align: left;
	text-indent: -5555px;
	background-image: url(images/envio_gratis.gif);
}