/* CSS Document

    atlasbay technology corporation
    atlasbay.com
    alejandro@atlasbay.com

	kalidoscopio diseño
	www.kalidoscopio.com.ar
	estudio@kalidoscopio.com.ar
	


	*/


/*
STANDARD COLORS

	Dorado:		A16908
	Dorado:hov:	C99234
	Rojo:		B3071B
	Warm Gray:	908371
	Warm Claro:	C3BBB2




	RESET
*/

* {
    margin: 0;
    padding: 0;
}
html {
    overflow-y: scroll;
}
html, body {
}
ul {
    list-style: square outside;
    margin: 10px;
    margin-left: 25px;
}
a {
    outline: none;
    text-decoration: none;
    color: #A16908;
}
a:hover {
    color: #C99234;
}
a img {
    border: none;
    background: none;
}
img {
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
body {
    font-family: Georgia, serif;
    color: #908371;
    font-size: 14px;
    line-height: 18px;
    background: url(images/BG.gif) top center no-repeat #2C0202;
}



/*
	UTILES
*/
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clear {
    clear: both;
}
.invisible {
    display: none;
}




/*
	ESTRUCTURA
*/


#header {
    width: 770px;
    margin: auto;
    margin-top: 30px;
    height: 56px;
}
.nav {
    float: right;
    margin-top: 10px;
}

#contenedor {
    width: 770px;
    background: #FFFFFF;
    margin: auto;
}

#title {
    padding: 63px 0px 33px 232px;
}

#text {
    margin: 0px 65px 0px 247px;
}
#text p {
    margin-bottom: 18px;
}

#footer {
    margin-top: 30px;
    background: url(images/marcaCopa.gif) left bottom no-repeat;
    padding: 0px 0px 30px 245px;
}

#izq {
    width: 174px;
    margin-left: 58px;
    float: left;
    display: inline;
    font-size: 13px;
    margin-top: 1px;
}

#splash {
    position: absolute;
    width: 770px;
    height: 400px;
    left: 50%;
    top: 50%;
    margin-left: -385px;
    margin-top: -200px;
}

#flash {
    background: #FFFFFF;
}




#collections {
    width: 170px;
    margin-left: 59px;
    float: left;
    display: inline;
    margin-top: 10px;
}
#collections a {
    color: #908371;
}
#collections a:hover {
    color: #C99234;
}

#imagenes {
    width: 300px;
    margin-left: 12px;
    float: left;
    display: inline;
    overflow: hidden;
}
#descripcion {
    width: 173px;
    margin-left: 20px;
    float: left;
    display: inline;
    margin-top: 10px;
}

#descripcion p {
    margin-bottom: 15px;
}

#thumbs {
    border-top: solid 1px #f2ede7;
    padding: 15px 0px;
    text-align: center;
    margin-top: 50px;
}

#thumbs p {
    padding-bottom: 15px;
}


.kalidoscopio {
    width: 46px;
    height: 39px;
    background: url(images/AtlasBay.png) right no-repeat;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -445px;
    top: 90px;
}

.kalidoscopio:hover {
    background-position: left;
}



/*
	TIPOGRAFÍA
*/

.Rojo {
    color: #B3071B;
}
.TituloSC {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
}

.reg 
{
    text-transform:none !important;
    letter-spacing:0px !important;
    font-size:12.5px !important;
    font-style:italic;
    width:80%;
}

/*
	FORMULARIOS
*/


.longbar input, .longbar textarea {
    font-size: 20px;
    font-family: Georgia, serif;
    color: #C3BBB2;
    border: solid 2px #f2ede7;
    padding: 4px;
    margin-bottom: 11px;
    width: 450px;
}

input:hover, textarea:hover, input:focus, textarea:focus {
    color: #908371;
}

.boton {
    border: none;
    background: #908371;
    padding: 4px 10px 6px;
    color: white;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    width: auto;
    cursor: pointer;
}
.boton:hover {
    background: #C3BBB2;
    color: white;
}

.boton2 {
    background: url(images/add2.png) no-repeat;
    padding: 4px 23px 5px 7px;
    cursor: pointer;
    border-width:0px;
    border-color:White;
    margin-bottom:11px;
    text-align:right;
    width:115px;
 
}

.boton2:hover {
    background: url(images/add.png) no-repeat;
    color:White;
}

.chk {
    background: url(images/checkout2.png) no-repeat;
    padding: 4px 18px 5px 7px;
    cursor: pointer;
    border-width:0px;
    border-color:White;
    margin-bottom:11px;
    text-align:right;
    width:115px;
}

a.boton2, .chk a {
    color: White;
}

.chk:hover {
    background: url(images/checkout.png) no-repeat;
    color:White;
}

.cartbd {
    padding: 60px 80px;
}

.cartbd ul {
    width: 600px;
    float: left;
    border-bottom: solid 1px #f3d190;
    padding-top: 5px;
    padding-bottom: 3px;
}

.cartbd li {
    list-style-type: none;
    float: left;
}

.payp img {
    float: right;
    margin-bottom: 100px;
}

.zero {
    width: 75px;
}
.zt {
    padding-top: 8px;
}

#PayPal {
    float: right;
}


.one {
    width: 285px;
    padding-top: 8px;
}
.two {
    width: 70px;
    padding-top: 8px;
}
.three {
    width: 80px;
    padding-top: 8px;
}
.four {
    width: 90px;
    padding-top: 8px;
}

.four a {
    cursor: pointer;
}

.tot {
    margin-left: 500px;
    margin-right: 20px;
    margin-bottom: 20px;
}