@CHARSET "ISO-8859-1";

/* ----------------------------------- */
/* ----------- ELEMENTS -------------- */
/* ----------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 120%;
	text-align: center;
	background-color: #e6e6e6;
	color: #000000;
}
html, body {
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
}
h1 {
  margin: 0px 0px 25px 0px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #101010;
}
h2 {
  margin: 0px 0px 25px 0px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #fff028;
}
h3 {
  margin: 0px 0px 15px 0px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #101010;
}
h4 {
  margin: 0px 0px 15px 0px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff028;
}
h5 {
  margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #101010;
}
h6 {
  margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #fff028;
}
form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* ----------------------------------- */
/* -------------- IDS ---------------- */
/* ----------------------------------- */

#divcenter {
	width: 788px;
	min-height: 620px;
	margin: 0 auto;
	text-align: center;	
}
#divmain {
	width: 788px;
	margin: 0 auto;
	text-align: left;
}

#dmcheader {
	height: 175px;
	width: 788px;
	float: left;
	padding-top: 20px;
}

#dmccontent {
	width: 788px;
	clear: both;
	background: #fff028 url(../img/el_toro_content_bg.gif) repeat-y center;
	overflow: hidden;
}

#dmcnavi {
	padding: 30px 0px 0px 0px;
	width: 186px;
	float: left;
}

#dmcprinav {
	width: 186px;
  clear: both;
  padding: 0px 0px 0px 18px;
  margin: 0px 0px 0px 0px;
}

#dmcbasket {
	width: 138px;
	height: 131px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  padding: 57px 0px 0px 0px;
  margin-top: 40px;
  background: #fff028 url(../img/el_toro_basket_bg.gif) no-repeat left top;
}
#dmcbasketempty {
	width: 138px;
	height: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  padding: 57px 0px 0px 0px;
  margin-top: 60px;
  background: #fff028 url(../img/el_toro_basket_bg_empty.gif) no-repeat left top;
}

#dmctxt {
	padding: 30px 0px 0px 0px;
	width: 592px;
	min-height: 500px;
	height: auto !important;
  height: 500px;
	float: left;
}

* html #dmctxt {
	width: 560px;
}

#dmcfooter {
	height: 28px;
	width: 788px;
	clear:both;
	overflow: visible;
	background: url(../img/el_toro_footer.jpg) no-repeat center;
}
#dmcfooterleft {
	width: 386px;
	padding: 0px 0px 0px 45px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#dmcfooterright {
	width: 300px;
	padding: 0px 27px 0px 0px;
	float: right;
	text-align: right;
}

/* -----SPECIAL CONTENT CLASSES----- */

.PriNavItem {
	width:128px;
	height:27px;
	padding: 5px 5px 5px 15px;
	margin:0px 20px 0px 35px;
	background-image:url("../img/el_toro_prinav_btn_bg.gif");
	background-position:top left;
	background-repeat:no-repeat;
}

.bodytext{
  margin: 5px 0px 5px 0px;
}

/* ----------------------------------- */
/* ------------ CLASSES -------------- */
/* ----------------------------------- */


/* ---------- LINK BEHAVIOUR ---------- */


ul {
	line-height: 150%;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #c2b71e;
}
a:active {
	text-decoration: underline;
	color: #c2b71e;
}

.contxt a:link {
	text-decoration: none;
	color: #000000;
}
.contxt a:visited {
	text-decoration: none;
	color: #000000;
}
.contxt a:hover {
	text-decoration: underline;
	color: #c2b71e;
}
.contxt a:active {
	color: #c2b71e;
	text-decoration: underline;
}

/* ---------- CONTENT TXT ---------- */
.contxt {
	color: #333333;
	font-size: 13px;
}
.smalltxt {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ------------- FORMS ------------- */

.formu label {
	text-align:right;
	padding-right:5px;
	width: 55px;
	float:left;
	font-weight: bold;
}
input.inputitw, input.submititw, select.inputitw, select.selectitw, textarea.inputitw {
	width:300px;
	margin:1px;
}
input.inputch {
	margin-bottom:20px;
}
input#mailformformtype_mail {
	margin-left:252px;
	margin-top:5px;
}
input.inputit, input.inputitw, textarea.inputitw  {
	background-color:#FFFFFF;
	border: solid 1px #FFFFFF;
}
input.submitit, input.submititw {
	background-color:#FFFFFF;
	border: solid 1px #FFFFFF;
}
select.inputit, select.inputitw {
	background-color:#FFFFFF;
	border: solid 1px #FFFFFF;
}
select.selectit, select.selectitw {
	background-color:#FFFFFF;
	border: solid 1px #FFFFFF;
}
