*{
	margin: 0;
	padding: 0;
}

ul{
	list-style-type: none;
}


body{
	background-color: #acacac;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #0f0f0f;
}




#header{
	background-color: black;
	color: #fff788;
	margin-bottom: 10px;
	position: relative;
	top: -3px;
	height: 90px;
}

* html #header{
	height: 70px;
}


h1{
	display: inline;
	text-align: center;
	color: #c22613;
	position: relative;
	left: 10px;
	top: -15px;
	font: bold 73px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#banner{
	float: right;
	width: 300px;
}


.container{
	width: 960px;
	margin: 0 auto;
}




#top{
	border: 1px solid #131313;
	margin-bottom: 10px;
	background-color: #fff;
}


	#contactUs{
		width: 214px;
		height: 96px;
		background-color: #000;
		float: left;
		overflow: hidden;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		margin: 3px;
		border: 1px solid #7e7e7e;
	color: #eaeaea;
	padding: 3px;
}

	#contactUs a{
	color: #eaeaea;
	text-decoration: none;
}
	
	.contactPhone{
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	color: #ffe634;
	font-weight: bold;
}
	
	
	#iconNavigation{
		list-style-type: none;
		padding: 3px;
		background-color: #dae8d4;
		float: right;
		margin: 3px;
		border: 1px solid #707070;
		
	}
	
	#iconNavigation li{
		float: left;
		width: 150px;
		text-align: center;
		font: normal bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
		position: relative;
}

	#iconNavigation li:hover{
	background-color: #c7d8c4;
}



/* @group Product Viewport */

#productsContainer{
	width:958px;
	height:350px;
	position: relative;
	overflow: hidden;
	border: 1px solid #5b0d15;
}

#products{
	width: 15000px;
	position: absolute;
	top: 0;
	margin-left: 0;
	list-style-type: none;

}

.productBox{
	width: 920px;
	height: 376px;
	float: left;
	text-align: left;
	background-color: #fff;
	padding: 20px;
}

.productBox img{
	float: left;
}

#productDetails{
	width: 670px;
	float: right;
}

#productDetails h2{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #015026;
	border-bottom: 1px solid #305430;
}

#productDetails h3{
	text-align: right;
	font-size: 14px;
	color: #005c0e;
	margin-bottom: 15px;
}


.productBox ul{
	width: 49%;
	list-style-type: disc;
}

.productBox ul h4{
	font-weight: bold;
	font-size: 12px;
}

.productBox ul p{
	color: #1a1e00;
	margin-bottom: 10px;
}


#controls{
	background-color: black;
	text-align: center;
}

#buyNow{
	float: left;
	position: relative;
	top: 5px;
	left: 5px;
}


#leftArrow, #rightArrow{
	text-align: center;
	width: 75px;
	color: white;
	float: right;
	padding: 3px;
	margin: 4px;
	border: 4px double #392200;
	background-color: #00060c;
}

#leftArrow:hover, #rightArrow:hover, #closeContacForm:hover, #buyNow:hover{
	cursor: pointer;
}


/* @end */



/* @group ContactForm */

#contactFormContainer{
	background-color: #000;
	color: #bcbcbc;
	width: 85%;
	margin: 0 auto 20px;
}

	#contactForm{
	padding: 10px 20px;
}

	#contactForm h3{
	font-size: 24px;
	text-align: center;
	color: #eaeaea;
	margin-bottom: 20px;
	text-transform: uppercase;
}

	#contactForm form{
	width: 400px;
	float: left;
	padding: 10px;
	background-color: #bdbdbd;
}

	#contactForm form table{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #0f0f0f;
	background-color: white;
	padding: 5px;
}


	#contactForm form .input{
	width: 100%;
	display: block;
	margin-top: 10px;
}

	#contactForm form label{
	color: #892748;
	display: block;
	margin-top: 3px;
	margin-bottom: 20px;
	font-weight: bold;
}

	#contactAlt{
	width: 320px;
	float: right;
}

	#contactForm h4{
	margin-bottom: 5px;
}
	#contactForm p{
	margin-bottom: 30px;
	color: #fffcb4;
	font-size: 22px;
}
	#closeContactForm{
	clear: both;
	float: right;
}

	#contactFormResponse{
	border: 1px solid #fff;
	background-color: #9bff4f;
	color: #181818;
	padding: 10px;
	margin-top: 40px;
	opacity: 0;
	display: none;
}

/* @end */



/* @group generalInfo */
#generalInformation{
	padding: 20px;
	border: 1px solid #131313;
	min-height: 300px;
	margin-top: 20px;
	background: #fff url(images/meseroBackground.jpg) no-repeat;
}

#generalInformationNavigation{
	list-style-type: none;
}

#generalInformation h2{
	color: #2e0807;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #cbcbcb;
	display: block;
	clear: both;
	position: relative;
}

.subtitle{
	text-transform: lowercase;
	font-size: 18px;
	color: #595649;
	margin-left: 10px;
}


#generalInformationNavigation li{
	float: right;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	margin: 1px;
	text-align: center;
	background-color: #023206;
	padding: 3px;
	color: #ddd;
	opacity: .5;
	position: relative;
}

#generalInformationNavigation li:hover{
	opacity: .75;
}


.generalSet h3{
	font-size: 13px;
	color: #23671e;
	margin-top: 15px;
}

.generalSet p{
	font-size: 12px;
	margin-bottom: 10px;
}

.generalSet ul{
	list-style-type: none;
}

#generalSet0 h3{
	text-align: center;
	color: #31541f;
	margin: 5px 5px 15px;
	font-size: 17px;
	font-weight: bold;
}


#generalSet1 img{
	float: right;
}

#generalSet1 h3{
	float: left;
	width: 480px;
	font-size: 13px;
	font-weight: bold;
	color: #772111;
	text-transform: uppercase;
	letter-spacing: 4px;
	position: relative;
}

#generalSet1 p{
	margin-top: 5px;
	float: left;
	width: 480px;
}


#generalSet2 ul{
	position: relative;
}

#generalSet2 img{
	float: left;
	clear: both;
	margin-top: 15px;
	position: relative;
}

#generalSet2 h3{
	width: 350px;
	float: right;
	position: relative;
}

	* html #generalSet2 h3{
	top: -10px;
}

#generalSet2 p{
	float: right;
	width: 350px;
	clear: right;
	position: relative;
}


#generalSet3{
	text-align: center;
}

#generalSet3 li{
	margin-bottom: 20px;
}

#generalSet3 img{
	display: block;
	margin: 0 auto;
}

#generalSet3 caption{
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
}


#generalSet4 p{
	margin-left: 8px;
}
/* @end */




/* @group Tabla de Comparación */
#tablaDeComparacion{
	width: 100%;
	text-align: center;
}

#tablaDeComparacion td{
	border: 1px solid #d2d2d2;
	padding: 3px;
}

#tablaDeComparacion thead tr, .tHeader{ 
	background-color: #c8d6ca;
	font: normal bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#tablaDeComparacion thead tr .tHeader{
	width: 110px;
	padding: 2px;
}

.tNonHeader{
	opacity: 1;
	background-color: #e4edc1;
}

.columnaCupon{
	background-color: #f3fde1;
}

.columnaPaquete{
	background-color: #f8e8d9;
}

.columnaPublicidad{
	background-color: #f3d0d6;
}

/* @end */



















#footer{
	background-color: #000;
	padding: 20px;
	margin-top: 20px;
	color: #819983;
}

#footer a{
	color: #819983;
	text-decoration: none;
}

#iconNavigation li:hover, #generalInformationNavigation li:hover{
	cursor: pointer;
}


.left{
	float: left;
}

.right{
	float: right;
}

.half{
	width: 49%;
}

.sixtyFive{
	width: 65%;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* @group slideshow */

#theSlideshowContainer{
	background-color: #000;
	margin-bottom: 20px;
	width: 300px;
	border: 2px solid #9b390b;
	float: left;
	position: relative;
}

#theSlideshow p {
  padding-top: 9px;
}

#theSlideshow ul {
  background: #111;
  overflow: hidden;
  padding: 5px 10px;
  z-index: 10001;
  position: relative;
}

#theSlideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
  position: relative;
}

#theSlideshow ul a.active,
#theSlideshow ul a:hover {
  opacity: 1;
}
#theSlideshow ul li {
  float: left;
  list-style: none;
  position: relative;
  background-color: #000;
}

/* @end */

