@charset "utf-8";
/* CSS Document */
body {
margin-left:0%;
margin-top:0%;
text-decoration:none;
font-family: "Trebuchet MS", Arial;
font-size:13px;
color: #666;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}


#slider {
	width:533px;
	margin:0;
	padding:0;
	list-style:none;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li {
	width:531px;
	height:332px;
	overflow:hidden;
}

#contenedor {
	width:540px;
	height:166px;
	float:left
}

#slider ul {
	width:540px;
}

p#controls {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn {
	display:block;
	border:hidden;
	margin:0;
	overflow:hidden;
	width:30px;
	height:110px;
	position:absolute;
	left:-30px;
	top:-210px;
}
#nextBtn {
	left:540px;
}
#prevBtn a {
	display:block;
	width:30px;
	height:290px;
	background: url(images/left.jpg) no-repeat 0 0;
}
#nextBtn a {
	display:block;
	width:30px;
	height:290px;
	background: url(images/right.jpg) no-repeat 0 0;
}

/* slicer */
.slicer { width:610px; height:353px; }
.slicer .gallery { float:right; width:543px; padding:5px 35px 5px 30px;}




a:link, a:visited {
color:#ffffff;
text-decoration:none;
}

h4 {
font-size:12px;
}

a:visited {
color:#ffffff;
}

#main {
width:1025px;
height:516px;
}

#wrapper {
width:1025px;
height:450px;
margin:0px;
}







.frameProductoFoto{
	width:148px;
	height:100px;
	float:left;
	margin-top:15px;
	margin-left:16px;
	background-color:#FFF;
}



#frameProducto{
	width:177px;
	height:166px;
	background:url(../pics/frameCollection.jpg);
	float:left;
}


.frameProductoName{
	font-family: "Trebuchet MS", Arial;
	font-weight:bolder;
	font-size:15px;
	color: #666;
	text-align: center;
}


.frameProductoValue{
	width:55px;
	height:21px;
	float:left;
	margin-top:2px;
	margin-left:26px;
	font-family: "Trebuchet MS", Arial;
	font-weight:normal;
	font-size:12px;
	text-decoration: none;
	color: #000;
	text-align: left;
}
.frameProductoPayPal{
	width:69px;
	height:21px;
	margin-top:2px;
	float:right;
	margin-right:25px;
	font-family: "Trebuchet MS", Arial;
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
	color: #666;
	text-align: right;
}


#collectionLeft {
	float:left;
	width:620px;
}



#menuStyle {
	width:608px;
	margin-top:10px;
	overflow: hidden;
	float:left;
}

.miniMenu {
	width:121px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
    text-decoration: none;
	text-transform:uppercase;
    color: #000;
    text-align: center;	
}


.miniMenu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
    text-decoration: none;
	text-transform:uppercase;
    color: #000;
    text-align: center;	
}




.menuStyle li {
float: left;
list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
    text-decoration: none;
	text-transform:uppercase;
    color: #000;
    text-align: center;
	height:25px;
}

.menuStyle li a {
	float:left;
	width:100px;
	height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
    text-decoration: none;
	text-transform:uppercase;
    color: #000;
    text-align: center;
	z-index: 10;
position: relative;
overflow: hidden;
}   
                        .menuStyle li a:hover, .menuStyle li a:active, .menuStyle li a:visited {
                            border: none;
                        } 
						
						
.buyNow{
	font-family: "Trebuchet MS", Arial;
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
	color: #666;
	text-align: right;
}


.buyNow a{
	font-family: "Trebuchet MS", Arial;
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
	color: #666;
	text-align: right;
}