body {
	color: #000;
	background-image: url( /images/back.gif );
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #c8b47a;
	font-family: Georgia, sans-serif, Verdana, Tahoma, serif;
	font-size: 10pt;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

html, body, #mxmlcnt {
	height: 100%;
}

input {
	font-family: Georgia, sans-serif, Verdana, Tahoma, serif;
	font-size: 10pt;
}

a {
	color: #222;
	font-weight: bold;
}

a:visited {
	color: #442;
}

a:hover {
	color: #664;
}

a:active, a:focus{
	outline: none;
}

a img {
	border: 0px none;
}

input.inpt,
textarea.inpt,
select.inpt {
	color: #000;
	background-color: #ffbf60;
	font-size: 110%;
	margin-right: 6px;
	border: 1px solid #88541a;
}


input.inpt:hover,
textarea.inpt:hover,
select.inpt:hover {
	background-color: #ffcf70;
}


input.inpt:focus,
textarea.inpt:focus,
select.inpt:focus {
	background-color: #ff9f40;
	outline: 2px solid #88643a;
}

input.btns,
button.btns {
	color: #000;
	background-color: #88541a;
	font-size: 100%;
	margin-right: 6px;
	border: 1px solid #98845a;
}

input.btsend {
	background: transparent url(/images/btsend.png) no-repeat left top;
	line-height: 36px;
	text-indent: -24000px;
	width: 105px;
	height: 48px;
	border: 0 none;
}

* html body input.btsend {
	background: transparent url(/images/btsend.gif) no-repeat left top;
}

input.btsend:hover {
	background-position: left -49px;
}

.cntlbl label {
	cursor: pointer;
	font-size: 90%;
	font-weight: bold;
}

.cntlbl {
	float: left;
	text-align: right;
	width: 80px;
}

.cntinpt {
	margin-left: 86px;
	margin-bottom: 4px;
}

#cmout {
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 0px 0px;
}

#cmin {
	text-align: left;
	width: 980px;
	min-height: 100%!important;
	height: auto!important;
	height: 100%;
	padding: 0px 0px 0px;
	margin: 0px auto -130px;
}

* html body #cmin {
	padding: 0 0 130px 0;
}

h1 {
	background-image: url( /images/logo.gif );
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -7000px;
	height: 50px;
	margin-top: 0;
	padding-top: 0;
}

h1 {
	background-position: left top;
}

div#intro {
	float: left;
	background-image: url( /images/panel1.gif );
	background-position: center top;
	background-repeat: no-repeat;
	width: 360px;
	min-height: 630px;
	padding-top: 3em;
}

div#intro p.alcenter a img {
	border: 1px solid #000;
}

div#intro p {
	margin: 0 2em 1em 2em;
}

#lnkbskt {
	display: block;
	position: absolute;
	background-image: url( /images/basket.gif );
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -25000px;
	text-decoration: none;
	width: 105px;
	height: 48px;
	margin-left: 680px;
}

#cmtop {
	height: 120px;
	margin-left: 680px;
	padding: 0px 0px;
	margin: 0px;
}

#cmmenu ul {
	background-image: url(/images/topmenu.gif);
	background-position: 20px top;
	background-repeat: no-repeat;
	width: 600px;
	height: 27px;
	padding: 0 0 0 20px;
	margin: -10px auto 0;
}

#cmmenu ul {
	background-position: 0px top;
	padding: 0 0 0 0px;
	margin: -10px 0 0;
}

a#rachel {
    display: block;
    position: absolute;
    background: url(/images/rachel.png) no-repeat left top;
    text-indent: -25000px;
    top: 0;
    width: 344px;
    height: 215px;
    margin-left: 620px;
}

a#eltercernombre {
    display: block;
    position: absolute;
    background: url(/images/3n.png) no-repeat left top;
    text-indent: -25000px;
    top: 0;
    width: 124px;
    height: 112px;
    margin-left: 890px;
}

#cmmenu ul li {
	list-style-type: none;
	float: left;
	margin-right: 21px;
}

#cmmenu ul li a,
#cmmenu ul li span {
	display: block;
	background-color: #0d0709;
	background-image: url(/images/topmenu.gif);
	background-repeat: no-repeat;
	text-indent: -24000px;
	height: 27px;
}

#cmmenu0 a {
	background-position: left top;
	width: 68px;
}

#cmmenu0 a:hover {
	background-position: left -26px;
}

#cmmenu0 span {
	background-position: left -54px;
	width: 68px;
}

#cmmenu1 a {
	background-position: -90px top;
	width: 142px;
}

#cmmenu1 a:hover {
	background-position: -90px -26px;
}

#cmmenu1 span {
	background-position: -90px -54px;
	width: 142px;
}

#cmmenu2 a {
	background-position: -252px top;
	width: 85px;
}

#cmmenu2 a:hover {
	background-position: -252px -26px;
}

#cmmenu2 span {
	background-position: -252px -54px;
	width: 85px;
}

#cmmenu3 a {
	background-position: -358px top;
	width: 94px;
}

#cmmenu3 a:hover {
	background-position: -358px -26px;
}

#cmmenu3 span {
	background-position: -358px -54px;
	width: 94px;
}

#cmmenu4 a {
	background-position: -472px top;
	width: 102px;
}

#cmmenu4 a:hover {
	background-position: -472px -26px;
}

#cmmenu4 span {
	background-position: -472px -54px;
	width: 102px;
}

#cmfoot {
	clear: both;
	color: #eb0;
	background-image: url( /images/back1bot.png );
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 80%;
	height: 130px;
	padding-top: 0px;
}

#cmfoot p {
	padding-top: 50px;
}

#cmfoot a {
	color: #ea0;
}

* html body #cmin {
	height: 100%;
}

#cmtop {
	padding: 10px 0px;
	margin: 0px;
}

#cmcontent {
	clear: both;
}

#buynow {
	display: block;
	clear: left;
	background-image: url( /images/compraloahora.gif );
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -7000px;
	text-decoration: none;
	width: 230px;
	height: 76px;
}

img.border {
	border: 1px solid #000;
}

.fleft {
	display: inline;
	float: left;
	margin: 6px;
}

.clrboth {
	height: 1px;
	clear: both;
}

.alright {
	text-align: right;
}

.alcenter {
	text-align: center;
}

a.basket {
	display: block;
	float: right;
	background-image: url( /images/basket.gif );
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
/*	font-size: 120%;
	font-weight: bold;
	padding-left: 70px;
	width: 100px;*/
	line-height: 36px;
	text-indent: -24000px;
	width: 105px;
	height: 48px;
}

a.basket:hover {
	background-position: left -49px;
}

a#visitacecily {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

a.submit {
	display: block;
	float: left;
}

a.submit span, a.submit em {
	display: block;
	height: 40px;
	line-height: 38px;
	margin: 0;
/* 	color: #954b05; */
}

a.submit span {
	padding-left: 20px;
	background: url(/images/bg_button.png) no-repeat 0 0;
}

a.submit em {
	font-style: normal;
	padding-right: 20px;
	background: url(/images/bg_button.png) no-repeat 100% 0;
}

.center {
	text-align: center;
}