/* CSS Document */

body
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
	 
	 
	 
 font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	
	color: #FFFFFF;
	
	background-image:url(/RollerV1/Img/backgroundPatin.jpg);
	background-repeat: repeat;
	cursor: auto;
	/*margin-top: 5;*/
	/*scrollbar-base-color: #FF8000;
    scrollbar-arrow-color: #FF8000;
    scrollbar-3dlight-color: #FF8000;
    scrollbar-darkshadow-color: #222222;
    scrollbar-face-color: #111111;
    scrollbar-highlight-color: #222222;
    scrollbar-shadow-color: #FF8000;
    scrollbar-track-color: #333333;*/
}

div
{/*font-family:Chiller;*/
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
   
	color:#FFFFFF;
	background-repeat: no-repeat;
	cursor: auto;
	margin-top: 5;
}

.articulos
{
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	color: #FF9900;
}

.ItemCarrito
{
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	color: #FF9900;
}

.ItemCarritoBlack
{
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	color: #000000;
	/*font-weight: bold;*/
}

.ItemCarritoWhite
{
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	color: #FFFFFF;
}


.ofertas, .titulo
{font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	
	color:#FFCC66;
	/*font-weight: bold;*/
}

.precioNormalTachado
{
	text-decoration: line-through;
}

.precioAnterior
{
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	color: white;
	/*font-style: italic;*/
	text-decoration: line-through;
}

.labels
{
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	color: #FF9900;
	/*font-weight: bold;*/
}

table.tblCPH
{   font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	/*border: 2px;*/
	width: 95%;
}

th
{
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	/*color: #990000;*/
	color: #FFCC66;
}
td
{
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
}
.H1
{font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	text-align: center;
	color: #FFCC00;
	
}

a:visited
{ font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
}

a:hover
{font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	color: #AA7300;
}

a
{font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	text-decoration: none;
	/*color: #990000;*/
	color: #FFCC66;
	/*font-weight: bold;*/
	
}

.zoom
{font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	cursor: url(         "zoom.cur" );
}

.left
{font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	text-align: left;
}

input, .input
{
	background: #000000;
	color: #FFCC66;
	/*font-family:Chiller;*/
	font-family:Comic Sans MS;
	font-style:italic;
    font-size :10pt;
	padding: 0px;
	
	border-color:#FFCC66;
      
	 
	 
	   
	    
	 
     
  
}

select
{
	background: #000000;
	color: #FF9900;
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	padding: 1px;
	border-color: #FFCC00;
}

/* floats the thumbnail off to the right */
.thumbnail
{
	margin: 0 0 0 5px;
}

.alternate
{
	background-color: #333333;
}

.ErrorText
{
	color: red;
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	line-height: 20pt;
}

.Titles
{
	color: #ffcc00;
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	/*font-weight: bold;*/
}

.emptydata td
{
	padding: 50px;
	color: #aeaeae;
}

/* RatingControl */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(/RollerV1/img/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(/RollerV1/img/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(/RollerV1/img/SavedStar.png);
}

.noneStar
{
	background-image: url(/RollerV1/img/blackStar.png);
	height: 0.1px;
	width: 0.1px;	
}
/* End-RatingControl */


/*Modal Popup*/
/*Para el Fondo de la Pagina*/
.modalBackground
{
	font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	/*background-color: Gray;*/

}

/*Para el Panel*/
.modalPopup
{ font-family:Comic Sans MS;
	font-style:italic;
    font-size : 12pt;
	background-color: Black;
	border-width: 3px;
	border-style: solid;
	border-color: #404040;
	padding: 3px;
	width: 250px;
}
/*End Modal Popup*/

/* PagingBulletedList */
.selectIndex
{
	/*font-weight: bold;*/
	text-decoration: none;
}
.unselectIndex
{
	font-weight: normal;
	text-decoration: underline;
}



/* END PagingBulletedList */

/*Scrollbar*/
