#contentGallery{
	width: 785px;height: 654px;overflow: hidden;float:rigth;

}


	ul.rotator {
		list-style: none;
		padding: 0px;
		
		margin: 0px auto 20px;
		width: 506px;
		height: 490px;
	}
	
	ul.rotator li {
		height: 100%;
		width: 100%;
		text-align: center;
		cursor: pointer;
	}
	
	ul.rotator li img {
		
    	/*width: 90%;*/
    	/*height: 100%;*/
    	padding: 10px 0px;
    	background:#ffffff;
	}
	
	ul.rotator.jewel li img {
	padding:17px 15px;
	}	
    .jewel#rowsPics {margin: 101px auto;}
	ul.rotator.jewel .msgName {top:17px;}
	ul.rotator.jewel .msgClick {top: -22px;}
	ul.rotator li.roundabout-in-focus {
		cursor: default;
		padding-top: 40px;
	}
	
	ul.rotator span {
		display: block;
		padding-top: 6em;
	}
	
	#simplemodal-container{
		background: #ffffff;
		padding: 10px;
		border: solid #666666 1px;
	}
	
	#simplemodal-container a.modalCloseImg {
		background:url("../images/popup/close.jpg") no-repeat;
		width:25px;
		height:29px;
		display:inline;
		z-index:3200;
		position:absolute;
		top:2px;
		right:2px;
		cursor:pointer;
	}
	
	#rowsPics{
	    margin: 80px auto;
	    position: relative;
	    width: 150px;
	    z-index: 1001;
	}
	
	#mesageEmpty{
		margin: -400px auto 0;width: 500px;text-align:center;z-index:90000;font-weight: bold;font-size:20px;
	}
	
	#txtDescription, #txtDescripcion, #txtTamanio, #txtSize{
		width: 500px;font-size: 16px;
		margin-bottom: 5px;
    	margin-top: 5px;
    	font-weight: bold ;
	}
	
	#txtName{
		font-size: 22px;margin-top:-15px;
		font-weight: bold ;
	}
	
	#modalPics{
		width: auto:height:auto;padding: 10px;text-align: center;
	}
	
	#contentPicture{
	/*
		min-height:468px;
		height:auto !important;
		height:468px;
		*/
		/*height: 468px;*/
		
		min-height: 268px;
		
		width:100%;
	}
	
	
	.msgClick{
		font-size:14px;
		position: relative;
    	text-align: center;
    	top: -27px;
    	width: 180px;
    	margin:auto;
	}
	
	.msgName{
		font-size:14px;
		position: relative;
    	text-align: center;
    	top: 30px;
    	width: 180px;
    	margin:auto;
	}
	
	
		
#container1 {
    display: table;
    height: 100%;
    width: 100%;
    margin: 0;
    }

#content2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    }

#inner {
    /*border: 1px dashed #F00;*/
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    }

/* \*/
* html #content {
    top: 50%;
    left: 0;
    height: 1px;
    }

* html #content #inner {
    position: relative;
    top: -50%;
    }
/* */



.priceCart{
	width: 500px;
	height: 60px;
	overflow: hidden;
	margin-top: 10px;
  display:none;
}

#price{
	float: left;
}

#linkCart{
	float: right;
	display:none;
}
#paypalContent{display:none;}

#linkCart a{
	color:red;
}



#linkCart a:hover{
	
	font-size: 20px;
}
