/* Forms */

p.continue{
	float: none;
	clear: both;
	text-align: right;
}
p.conditions{
	height: 30px;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	float: none;
	text-align: right;
	font-size: 100%
}
p.conditions input{
	margin: 0 5px 0 0;
	padding: 0;
	float: none;
	width: auto;
}

/* ( General Settings )----------------------------------------------------------*/

form.ap-form{
	background: #f1e3c1 url(form-map.jpg) 0 0 no-repeat;
	border: 1px solid #dfdfdf;
	margin: 0 0 1.5em 0;
	padding: 1.5em 1.4em;
	font-size: 110%;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
fieldset{
	border: 0
}
legend{
	display: none;
}
label{
	width: 30%;
	display: block;
	height: 35px;
	float: left;
	clear: left;
	margin: 0 20px 0 0;
	padding: 5px 5px 0 0;
	text-align: right;
	font-size: 110%;
	line-height: 150%;
	color: #26110a
}
input,
select,
textarea{
	box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.1);
	border-top: 1px solid #bcbcbc; 
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
}
input:hover, input:focus,
select:hover, select:focus,
textarea:hover, textarea:focus{
	border-top: 1px solid #a7a7a7; 
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background: #fff;
	box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.2);	
}
input{
	width: 58.5%;
	float: left;
	padding: 4px;
}

input.condiciones{
float: none;
}

select{
	width: 60.5%;
	float: left;
	padding: 4px;
}
textarea{
	width: 97%;
	height: 11em;
	float: none;
	clear: both;
	padding: 4px
}
.radios{	
	float: left;
	width: 270px;
	margin: 0 0 0 165px;
	clear: both;
}
.radios label{
	width: 100px;
	float: left !important;
	clear: none;
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
}
.radios input{
	width: auto;
	height: auto;
	margin: 0 2px 0 0;
	padding: 0 !important ;
	vertical-align: middle;
	border: 0;
	background-color: transparent;
	background-image: none;
	box-shadow: none 
}


/* ( Product Page )----------------------------------------------------------*/
.filter form#filter{
	position: absolute;
	top: 4px;
	right: 0;
	height: 28px;
}
.filter form#filter fieldset{
	height: 28px;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}
.filter form#filter label{
	height: auto;
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 112%;
	/* font-weight: bold;  */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 220%;
	float: right;
	width: auto;
}
.filter form#filter select{
	width: auto;
	float: right;
	font-size: 100%;
}



/* ( Search Box )----------------------------------------------------------*/
.searchbox{
	height: 34px;
	width: 280px;
	position: absolute;
	top: 14px;
	left: 663px;
	opacity: .95;
}
.searchbox:hover,
.searchbox:focus{
	opacity: 1 !important; 
}
#searchform label{
	display: none;
}
#searchform input{
	width: 175px;
	height: 25px;
	padding: 1px 5px;
	vertical-align: middle;
	border: 0;
	background: url(form-input.png) no-repeat;
}



/* ( Buttons )----------------------------------------------------------*/

/* Search */
button{ 
	width: 66px;
	height: 27px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(form-button.png) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 100%;
	cursor: pointer;
	line-height: normal;
}

/* Product page */
p.button{
	margin: 15px 0 15px 0;
	height: 47px;
	position: relative;
	background: url(ico-horses.png) 135px 0 no-repeat;
}
p.button a{
	background-color: #a52921;
	background-image: url(button.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 16px 30px;
	float: left;
	position: absolute;
	top: 0;
	right: 10px;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
	border: 2px solid #a52921;
}



p.button2{
	margin: 15px 0 15px 0;
	height: 47px;
	position: relative;

}
p.button2 a{
	background-color: #a52921;
	background-image: url(button.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 16px 30px;
	float: right;
	position: absolute;
	top: 0;
	right: 10px;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
	border: 2px solid #a52921;
}









/* Register + Log in + Payment + General form */
input.button{
	width: auto;
	margin: 1em 0 !important;
	padding: .8em 1.8em 1em 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	cursor: pointer;
	clear: both;	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	border: 0;
	bac kground-color: #1a4276;
	background-image: url(button.png);
	border: 2px solid #a52921;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
p.button a:hover,
input.button:hover{
	text-decoration: none;
	box-shadow: 0 0 0 6px rgba(228,200,134,.6);
	background-color: #d03129;
	background-image: url(buttonh.png);
	border: 2px solid #711b17;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* ( Cart Page )----------------------------------------------------------*/
#content table tr td .uctr{
	width: 22px;
	height: 22px;
	background: #ff6600;
	border: 1px solid #000; 
	float: left;
}
#content table span.in,
#content table span.de{
	display: block;
	width: 10px;
	height: 10px;
	background: #ccc;
	border: 1px solid #000; 
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal !important ;
}
#co ntent table span a{
	background: #222;
	line-height: normal !important ;
	margin: 0;
	padding: 0;
	display: block;
}
a.de,
a.in{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	float: left;
	background-color: #f1e3c1;
	background-image: url(units.png);
	background-position: 0 0;
	border: 1px solid #e8d19a; 
	display: block;
	width: 20px;
	height: 24px;	
	text-align: center;
	color: #711b17;
	opacity: .5;
}
a.de{	
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	line-height: 140%;
}
a.in{
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	line-height: 160%;

}
a.de:hover,
a.in:hover{
	text-decoration: none;
	background-position: 0 0;
	background-color: #ebd7a6;
	color: #000;
	opacity: 1
}
input.units{
	width: 30px;
	border: 1px solid #e8d19a;
	height: 16px;
}

/* misc */
/* -------------------------------------------------------- */
.dn{display: none;}
.vh{visibility: hidden;}
.nf{text-align: left;height: 25px;}
.lostpass{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 1.4em 0 0;
	clear: both;
	text-align: right;	
}

.bt button{
	float: right !important;
	margin: 10px 1.4em 5px 0 !important 
}