@charset "utf-8";
/* CSS Document */



* {
	margin: 0px;
	padding: 0px;
	
}
a:link {color:#FFF; text-decoration:none;  }      /* unvisited link */
a:visited {color:#FFF;}  /* visited link */
a:hover {color:#7acdd1; text-decoration:underline;}  /* mouse over link */
a:active {color:#7acdd1;}  /* selected link */

.span {
	color:#7acdd1;
}





#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
  
}
#footer-container {
	width: 980px;
	height: 60px;
	background-image: url(../images/navi_footer_bg.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	
}
#navi_home {
	float: left;
	height: 20px;
	width: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navi_locutores {
	float: left;
	height: 20px;
	width: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
#navi_fotos {
	float: left;
	height: 20px;
	width: 134px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
#navi_eventos {
	float: left;
	height: 20px;
	width: 77px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
#navi_promo {
	float: left;
	height: 20px;
	width: 120px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
#navi_quien {
	float: left;
	height: 20px;
	width: 112px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
#copyright {
	float: left;
	height: 24px;
	width: 750px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
#socialtags {
	float: left;
	height: 32px;
	width: 190px;
	padding-right: 20px;
}







#divider1 {
	text-align: center;
	height: 20px;
	width: 20px;
	float: left;
}
#divider2 {
	text-align: center;
	height: 20px;
	width: 20px;
	float: left;
}
#divider3 {
	text-align: center;
	height: 20px;
	width: 20px;
	float: left;
}
#divider4 {
	text-align: center;
	height: 20px;
	width: 20px;
	float: left;
}
#divider5 {
	text-align: center;
	height: 20px;
	width: 20px;
	float: left;
}






#footer-left {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
#footer-center{
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
#footer-right {
	float: left;
	width: 300px;
}

#clearbox {
	clear: both;
	height: 75px;
	width: 880px;
}

#head {
	width: 980px;
	clear: both;
	height: 117px;
	margin-bottom: 15px;
	background-image: url(../images/navi_footer_bg.png);
	background-repeat: no-repeat;
}
#left-logo {
	float: left;
	width: 264px;
	height: 100px;
	padding-top: 17px;
	padding-left: 10px;
}
#head-right-content {
	float: right;
	width: 540px;
	clear: right;
}
#logo {
}
#contact-number {
	float: right;
	width: 400px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-align: right;
}
#home {
	float: left;
	width: 105px;
}
#about {
	float: left;
	width: 132px;
}
#clearbox {
	float: left;
	width: 135px;
}
#contact {
	float: left;
	width: 100px;
}

#navigation {
	float: right;
	width: 700px;
	height: 70px;
	padding-top: 47px;
}
#image-slider {
	height: 369px;
	width: 980px;
	margin-bottom: 25px;
	background-color: #000000;
}
#contentbox {
	height: 500px;
	width: 980px;
	margin-bottom: 25px;
	background-color: #000000;
}
#contentboxPhoto {
	width: 980px;
	margin-bottom: 25px;
	background-color: #000000;
	text-align: center;
}

#contentboxAbout {
	height: 850px;
	width: 980px;
	margin-bottom: 25px;
	background-color: #000000;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
}
#contentboxpromo1 {
	height: 546px;
	width: 980px;
	margin-bottom: 25px;
	background-color: #000000;
}
#contentboxpromo2 {
	height: 546px;
	width: 980px;
	margin-bottom: 25px;
	background-color: #000000;
}
#contentboxpromo3 {
	height: 546px;
	width: 980px;
	margin-bottom: 25px;
	background-color: #000000;
}



#contentboxeventos {
	height: 546px;
	width: 980px;
	margin-bottom: 25px;
	background-color: #000000;
}



#under-slider-divider {
	width: 900px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 23px;
}
#image-box-1-button {
	width: 291px;
	padding-left: 9px;
	padding-top: 10px;
}
#footer {
	height: 203px;
	width: 980px;
	background-color: #000000;
	clear: both;
	padding-top: 15px;
	background-image: url(../images/navi_footer_bg.png);
	background-repeat: no-repeat;
}

#image-box-container {
	width: 980px;
	height: 310px;
}
.buttonVspace {
	padding-top: 10px;
}

#image-box-1 {
	float: left;
	height: 290px;
	width: 306px;
	margin-right: 15px;
	margin-left: 16px;
	background-image: url(../images/feature_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#image-box-2 {
	float: left;
	height: 290px;
	width: 306px;
	background-image: url(../images/feature_bg.jpg);
	background-repeat: no-repeat;
}

#image-box-3 {
	float: left;
	height: 290px;
	width: 306px;
	margin-right: 16px;
	margin-left: 15px;
	background-image: url(../images/feature_bg.jpg);
	background-repeat: no-repeat;
}
#image-box-1-image {
	height: 226px;
	width: 282px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#image-box-2-image {
	height: 226px;
	width: 282px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
}
#image-box-3-image {
	height: 226px;
	width: 282px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
#image-box-1-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: 400;
	text-transform: uppercase;
}
#image-box-1-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}
#image-box-2-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}
#image-box-3-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}
#image-box-1-divider {
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 284px;
	margin-right: auto;
	margin-left: auto;
}
#image-box-2-divider {
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 284px;
	margin-right: auto;
	margin-left: auto;
}
#image-box-3-divider {
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 284px;
	margin-right: auto;
	margin-left: auto;
}
#image-box-2-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: 400;
	text-transform: uppercase;
}
#image-box-3-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: 400;
	text-transform: uppercase;
}
#footer-left-head {
	height: 20px;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer-left-body {
	height: 100px;
}
#footer-left-left {
	float: left;
	width: 100px;
	padding-left: 10px;
}
#footer-center-left {
	float: left;
	padding-left: 10px;
	width: 280px;
	padding-right: 10px;
}
#footer-left-right {
	float: right;
	width: 150px;
}
#products-container {
	width: 900px;
	height: 700px;
}
#about-container {
	width: 900px;
	height: 800px;
}
#services-container {
	width: 900px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}


#contact-container {
	width: 900px;
	height: 700px;
}
#products-detail-container {
	width: 900px;
	height: 700px;
	padding-top: 20px;
}
#left-products-container {
	float: left;
	width: 300px;
}
#center-products-container {
	float: left;
	width: 280px;
	padding-right: 10px;
	padding-left: 10px;
}
#right-products-container {
	float: left;
	width: 300px;
}
#product-page-image {
	height: 268px;
	width: 260px;
	padding-right: 20px;
	padding-left: 20px;
}
#product-name-price--container {
	height: 40px;
	width: 260px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#product-name-price {
	float: left;
	height: 40px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#product-colors {
	float: right;
	width: 130px;
}
#product-details-image {
	height: 321px;
	width: 400px;
	float: left;
	border: 1px solid #CCC;
}
#product-details-container {
	float: right;
	width: 450px;
}
#product-details-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 40px;
}
#product-details-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-top: 25px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#product-details-price {
	float: left;
	width: 225px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#product-details-size {
	float: right;
	width: 225px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
}
#product-details-color {
	float: left;
	width: 225px;
	height: 28px;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 8px;
}
#product-details-buy {
	width: 225px;
	float: left;
	margin-top: 35px;
}
#product-details-left {
	float: left;
	width: 225px;
	margin-top: 15px;
}
#form1 {
	width: 75px;
}
#twitter_m {
	background-color: #FFF;
	width: 268px;
}

#twitter {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:268px;
	background-color:#FFF;
}


 
#twitter_t {
	width:253px;
	height: 15px;
	text-shadow:.2px .2px #333;
	background-image: url(../images/twitter-t.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7acdd1;
	padding-left: 15px;
	padding-top: 5px;
}





  

#twitter_container {
	min-height:45px;
	height:auto !important;
	height:40px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right: 5px;
	padding-left: 12px;
	width: 248px;
	
   }

       

#twitter_update_list {
	width: 248px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #31353d;
	line-height: 16px;
	font-weight:normal;
	padding: 0px;
	
     }

       

#twitter_update_list li {
           
width: 242px;
list-style: none;
padding-bottom:10px;
padding-right:5px;       
padding-left:10px;
border-bottom: dotted 1px #7acdd1;
 
}

       

#twitter_update_list li a {
           
  
color:#7acdd1;                    
text-decoration: none;
       }

       

#twitter_update_list li a:hover {
           
color: #7acdd1 ;
           
      }



#twitter_b {
	width: 268px;
	height: 29px;
	background:#92c2ce;
}
#google-maps {
	height: 350px;
	width: 900px;
	padding-top: 25px;
}
#about-banner {
	height: 516px;
	width: 900px;
	padding-top: 25px;
}
#contact-us-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000;
	letter-spacing: -1px;
	padding-left: 10px;
}
#contact-us-left {
	width: 440px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 30px;
	height: 250px;
}
#about-us-content {
	width: 880px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	padding-right: 10px;
}
#services-content {
	width: 880px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	padding-right: 10px;
}

#contact-us-right {
	width: 400px;
	float: right;
	height: 250px;
}
#clear-line {
	clear: both;
	width: 900px;
}
#full-page {
	padding-bottom: 140px;
}
.elink {
	color: #3CF;
	background-color: #999;
}
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #6CF;
	line-height: 40px;
}
.pagetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
