



body {
 background:#fff;
 color:#333;
}
h1, h2, h3, h4 {
 color:#008400;
}
blockquote {
 color:#008400;
}

@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);

@font-face {
	font-family: rusticFont;
	src: url(CabinSketch-Regular.otf);
}

.rustic {
	font-family: rusticFont;
}

@font-face {
	font-family: globalFont;
	src: url(journal.ttf);
}

.global {
	font-family: globalFont;
}

@font-face {
	font-family: classicFont;
	src: url(AlexBrush-Regular.ttf);
}

.classic {
	font-family: classicFont;
}

@font-face {
	font-family: modernFont;
	src: url(BodoniXT.ttf);
}

.modern {
	font-family: modernFont;
}

@font-face {
	font-family: contemporaryFont;
	src: url(JUICE_Bold.ttf);
}

.contemporary {
	font-family: contemporaryFont;
}

@font-face {
	font-family: casualFont;
	src: url(jrhand.ttf);
}

.casual {
	font-family: casualFont;
}

@font-face {
	font-family: ecclecticFont;
	src: url(journal.ttf);
}

.ecclectic {
	font-family: ecclecticFont;
}





a{
	color: #ccd500;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #a9b119;
}

.clear {
    clear: both;
}

html {
    position: relative;
    min-height: 100%;
}

body {
}

footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80px;
    width: 100%;
    background: black;
}

b{
	font-weight: 600;
}


/* Titulos
-------------------------------------------------------------------------*/
h1{
	width: 100%;
	color: #000000;
	font-size: 40px;
	margin-bottom: 25px;
}

h2{
    color: #000000;
    display: table-cell;
    float: left;
    font-size: 45px;
    line-height: 40px;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
    font-weight: 300;
}

h2 span{
	font-weight: 400;
}

h3{
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	color: white;
	font-size:40px;
	font-family: 'Lato', 'sans-serif';
	font-weight: 300;
}

h4{
	color: #ffffff;
    display: table-cell;
    float: left;
    font-size: 35px;
    line-height: 31px;
    margin: 0 0 0;
    text-align: center;
    width: 100%;
    font-weight: 400;
}

p.title{
	color: #000000;
    display: table-cell;
    float: left;
    font-size: 45px;
    line-height: 40px;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
    font-weight: 300;
}

.grey {	color:#444;}

/* INICIO
-------------------------------------------------------------------------*/
#header{
	margin: 0 auto 0;
	width: 100%;
	position: absolute;
	text-align: center;
	top: 0px;
	background-color: #6C5726;
	overflow: hidden;
	position: relative;
	padding: 50px 0px;
    border-top: 10px solid #A48E4E;
    border-bottom: 10px solid #A48E4E;
}
#header table, #footer table{
	height: 100%;
	width: 100%;
}
#header table td, #footer table td{
	vertical-align: middle;
}
#header .content{
	color: #FFFFFF;
    float: left;
    font-size: 50px;
    font-weight: 300;
    line-height: 42px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
#header .content, #footer .content{
	font-family: 'Pathway Gothic One';
	color: #ffffff;
    float: left;
    font-size: 70px;
    font-weight: 300;
    line-height: 80px;
    margin-top: 2px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    padding: 5px 0px;
}
#header .content > div, #footer .content > div{
	display: inline-block;
}

#footer{
	width:100%;
	background-color: #6C5726;
	/*border-top: 20px dotted #A48E4E;*/
	height: 200px;
}


.line{
	/*background-color: #DCD293;*/
	/*padding: 50px 0px 25px 0px;*/
        padding: 0px 0px 0px 0px;
	width:100%;
	/*border-top: 20px dotted #A48E4E;*/
}



.machineContainer{
	/*background-color: #000;*/
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	height: 250px;
}
.slotMachine{
	width: 23%;
	border: 2px solid #000;
	height: 150px;
	padding: 0px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	/*margin: 0px 5px;*/
	/*border: 5px solid #000;*/
	background-color: #ffffff;
}
.machineResult{
	color:#646464;
	text-align:center;
	font-weight: 900;
}
.noBorder{
	border:none !important;
	background: transparent !important;
}
.slotMachine .slot{
	height:150px;
	background-position-x: 55%;
	background-repeat: no-repeat;
}

.slot1{
	background-image: url(images/Shoes/Shoe1-0-8-4-9-6-1.jpg);
}
.slot2{
	background-image: url(images/Shoes/Shoe3-7-9-5-3-2-8.jpg);
}
.slot3{
	background-image: url(images/Shoes/Shoe4-0-0-9-6-7-0.jpg);
}
.slot4{
	background-image: url(images/Shoes/Shoe6-9-2-5-1-0-8.jpg);
}
.slot5{
	background-image: url(images/Shoes/Shoe7-0-4-7-6-9-1.jpg);
}
.slot6{
	background-image: url(images/Shoes/Shoe9-6-5-4-3-2-9.jpg);
}

.slot7{
	background-image: url(images/Flowers/Flower1-2-9-7-6-8-3.jpg);
}
.slot8{
	background-image: url(images/Flowers/Flower2-0-3-4-5-9-2.jpg);
}
.slot9{
	background-image: url(images/Flowers/Flower3-9-3-4-2-0-8.jpg);
}
.slot10{
	background-image: url(images/Flowers/Flower4-8-1-7-2-2-9.jpg);
}
.slot11{
	background-image: url(images/Flowers/Flower6-1-1-9-5-8-0.jpg);
}
.slot12{
	background-image: url(images/Flowers/Flower7-2-3-7-9-8-4.jpg);
}

.slot13{
	background-image: url(images/Mirrors/Mirror1-7-9-2-5-3-6.jpg);
}
.slot14{
	background-image: url(images/Mirrors/Mirror2-9-3-0-1-0-8.jpg);
}
.slot15{
	background-image: url(images/Mirrors/Mirror5-0-7-5-9-8-3.jpg);
}
.slot16{
	background-image: url(images/Mirrors/Mirror6-0-1-8-7-9-1.jpg);
}
.slot17{
	background-image: url(images/Mirrors/Mirror8-0-1-9-5-6-3.jpg);
}
.slot18{
	background-image: url(images/Mirrors/Mirror9-8-7-5-1-0-9.jpg);
}

.slot19{
	background-image: url(images/Fabric/Fabric1-9-1-7-0-2-8.jpg);
}
.slot20{
	background-image: url(images/Fabric/Fabric2-0-1-9-1-8-4.jpg);
}
.slot21{
	background-image: url(images/Fabric/Fabric3-0-6-4-9-5-3.jpg);
}
.slot22{
	background-image: url(images/Fabric/Fabric5-7-9-1-7-3-6.jpg);
}
.slot23{
	background-image: url(images/Fabric/Fabric7-0-1-8-5-9-2.jpg);
}
.slot24{
	background-image: url(images/Fabric/Fabric8-7-4-8-3-2-9.jpg);
}



#textMachine, #textMachine2{
	width:520px;
	height: 67px;
	overflow: hidden;
	display: inline-block;
	text-align: left;
}
#textMachine > *, #textMachine2 > *{
	padding: 0px 0px;
}


.slotMachineButton{
	width:100px;
	height: 100px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
}

.slotMachineButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	border-radius: 75px;
	text-indent:0px;
	border:6px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-size:40px;
	font-weight:bold;
	font-style:normal;
	height:100px;
	line-height:90px;
	margin-top:10px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
	cursor:pointer;
}

.slotMachineButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}

.slotMachineButton:active {
	position:relative;
	top:1px;
}


.mySpinAllButton {
  
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #cccccc);
	background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
	background-image: -ms-linear-gradient(top, #ffffff, #cccccc);
	background-image: -o-linear-gradient(top, #ffffff, #cccccc);
	background-image: linear-gradient(to bottom, #ffffff, #cccccc);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	font-family: Arial;
	color: #696069;
	font-size: 18px;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	height: 35px;
	
}

.mySpinAllButton:hover {
	
	background: #cccccc;
	background-image: -webkit-linear-gradient(top, #cccccc, #ffffff);
	background-image: -moz-linear-gradient(top, #cccccc, #ffffff);
	background-image: -ms-linear-gradient(top, #cccccc, #ffffff);
	background-image: -o-linear-gradient(top, #cccccc, #ffffff);
	background-image: linear-gradient(to bottom, #cccccc, #ffffff);
	text-decoration: none;
	
}

.mixSpinnerButton {
  
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #cccccc);
	background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
	background-image: -ms-linear-gradient(top, #ffffff, #cccccc);
	background-image: -o-linear-gradient(top, #ffffff, #cccccc);
	background-image: linear-gradient(to bottom, #ffffff, #cccccc);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	font-family: Arial;
	color: #696069;
	font-size: 18px;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	height: 35px;
	
}

.mixSpinnerButton:hover {
	
	background: #cccccc;
	background-image: -webkit-linear-gradient(top, #cccccc, #ffffff);
	background-image: -moz-linear-gradient(top, #cccccc, #ffffff);
	background-image: -ms-linear-gradient(top, #cccccc, #ffffff);
	background-image: -o-linear-gradient(top, #cccccc, #ffffff);
	background-image: linear-gradient(to bottom, #cccccc, #ffffff);
	text-decoration: none;
	text-align: center;	
}


.mySpinnerButton {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	font-family: Arial;
	color: #b5b5b5;
	font-size: 20px;
	padding: 0px 0px 30px 0px;
	text-decoration: none;
	text-align: center;
}

.mySpinnerButton:hover {
	text-decoration: none;
}

.mySpinnerDownArrow {
	background: url('images/StyleSpinnerDownArrow.png') no-repeat center;
}

.mySpinnerDownArrow:hover {
	background: url('images/StyleSpinnerDownArrowHover.png') no-repeat center;
}

.mySpinnerUpArrow {
	background: url('images/StyleSpinnerUpArrow.png') no-repeat center;
}

.mySpinnerUpArrow:hover {
	background: url('images/StyleSpinnerUpArrowHover.png') no-repeat center;
}