
#homeShops {
	float: left;
	clear: none;
	margin-top: 30px;
	width: 680px;
}


.homered {
	color:#013f54;
	font:normal 1.6em Arial, Helvetica, sans-serif;
}


#homeShopsTitle {
	/*background-color: #EDEDED;*/
	padding: 4px;
	width: 100%;
}

#homeShopsTitle .div1  {
	width: 360px;
	vertical-align: middle;
}


#homeShopsTitle .div2  {
	text-align: right;
}


#homeShopsTitle .right  {
	float: right;
}

#homeShopsTitle, #imageSearch {
	vertical-align: middle;
}

.title_home_discounts {
	clear: both;
	background-color:#EDEDED;
	font-size: 1.2em;
	height: 20px;
	margin-bottom: 10px;
	padding:4px;
	width:100%;	
}

.nameShop {
	-x-system-font:none;
	color:#515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}



.linkPeq {
	color:#b76062;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height: 20px;
	text-decoration:none;
}

.linkPeq:hover {
	text-decoration:underline;
}

#descriptionDiscount {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	font-size: 12px;
	line-height:1.6em;
}

.imgDiscountShop {
	float: left; 
	height: 80px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}

.descripition_discount_shop {
	float: left;
	width: 400px;
}



.cashback_discount .cashback {
	color: #6280ac;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom: 5px; 
}

.cashback_discount .cashback a {
	color: #555;
    text-decoration: none;
}

.cashback_discount .cashback a:hover {
	text-decoration: underline;
}

.discount_value {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	color: #B76062;
}

.cashback_discount {
	float: left;
	padding-top: 10px;
	text-align: center;
	width: 140px;
}

.cashback_discount table {
	border-collapse: separate;
	border-spacing: 8px;
}

.shops_separator {
	clear: both;
	float: left;
	border-bottom: 1px solid;
	color: #e8e8e8;
	height: 5px;
	margin-bottom: 10px;
	width: 100%;
}

.textLinkShop {
	color:#FFFFFF;
	font-family:arial,lucida sans unicode,sans-serif;
	font-size:13px;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}


.buttonbuy {
	background: url(/images/go.gif) center no-repeat; 
	height: 28px;
	padding-top: 12px;
	text-align: center;
}

/*#apadrina {
	float:right;
	padding-top:18px;
	margin-right:25px;
}*/

#fansfb {
	float:right;
	padding-top:20px;
	width: 250px;	
}

/*#homeMostWanted {
	float: left;
	margin-top: 40px;
	text-align: left;
	width: 680px;
}*/

.homeTitle {
	float: left;
	margin-bottom: 10px;
}


/*.titlehome_nube {
	color:#0863a4;
	font-family: arial,lucida sans unicode,sans-serif;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}*/

/*.linkTags {
	font-family: arial, "lucida sans unicode", sans-serif;
	color: #3199e1;
	outline: none;
	text-decoration: none;
	line-height: 1.3;
}*/

/*#homeHightLigths {
	float: left;
	margin-top: 20px;
	margin-bottom: 60px;
	width: 688px;
}

#homeHightLigths .highLigthsImages {
	float: left;
	clear: none;
}

#homeHightLigths .highLigthsImages img {
	height: 55px;
	margin-right: 10px;
}*/


#infoDiscounts {
    padding:55px 20px 0px 0px;
    font-family: Arial;
    font-size: 13px;
    color:#4E4E4E;
    text-align:left;
    width: 100%;
}

#infoDiscounts b {
    font-family: Arial;
    font-size: 14px;
}

#infoDiscounts a, #infoDiscounts2 a {
	color:#b76062;
	line-height: 20px;
	text-decoration:none;
}

#infoDiscounts a:hover {
	text-decoration:underline;
}


#categories_menu {
	float: left;
	margin-bottom: 30px;
}

.tittleCategory {
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	color: white;
	font-size: 16px;
	font-weight:bold;
	background-color: #d34747;
	width: 203px;
   	margin:20px 0px 0px 30px;
   	padding:3px;
}


.searcherShopMenu {
	font-size: 12px;
	display: block;
	padding: 0;
	float: left;
   	padding:0px 0px 0px 31px;
}

/* style the links */
.searcherShopMenu a,.searcherShopMenu a:visited {
	font-family: arial, sans-serif;
	display: block;
	text-decoration: none;
	height: 25px;
	line-height: 22px;
	width: 205px;
	color: #444;
	text-indent: 5px;
	border: none;
	border-width: 1px 1px 1px 1px;
}

/* style the link hover */
.searcherShopMenu a:hover {
	color: #6b5050;
	background: #ededed;
}

/* style the list items */
.searcherShopMenu li {
	margin: 0;
	padding: 0;
	background-color: #F4F4F4;
	height: 22px; /* for IE7 */
	float: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d9d9d9;
	text-align: left;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.searcherShopMenu li ul {
	display: block;
	visibility: hidden;
	position: relative;
	left: 204px; /* set up the overrun area */
	top: -26px;
	padding: 0px;
	margin: 0;
	/* this is for IE to make it interpret the overrrun padding */
	background: #fff;
	border: 1px solid #d9d9d9;
	/* border: 1px solid #878787;*/
}

.searcherShopMenu li ul li {
    background:#e6e6e6;
}

/* remove all the bullets, borders and padding from the default list styling */
.searcherShopMenu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0px;
	width: 203px;
	z-index: 500;
	/*left: 52px;*/
}

.discount {
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	color: black;
	font-size: 13px;
	top: 15px;
	position: relative;
	width: 100%;
}

#paginatorShops {
	height: 30px;
}

.nameCategory {
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	color: #555;
	font-size: 16px;
	/*-moz-border-radius: 5px;border-radius: 5px;*/
	background-color: #ededed;
	padding: 4px;
	font-weight:bold;
	
}

#searchResultDiscount {
	float: right;
	margin-right: 55px;
	margin-bottom: 30px;
}

#bodyDiscountShop {
	width: 680px;
	margin-bottom: 30px;
}


#homeBanner {
	background-color: #EEF0EE;
	float: right;
	font-size:10px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align:center;
	width: 250px;
}



#show_all_discounts {
	color: #B76062;
	font-size: 1.2em;
	font-weight: bold;
}

#searchDiscountShop {
	background-color:#FFFFFF;
	border:1px solid #d9d9d9;
	color:#696969;
	height: 22px;
	font-family:arial,lucida sans unicode,sans-serif;
	font-size: 15px;
	font-weight:normal;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding-left:2px;
	vertical-align: middle;
}


.searcher_img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 5px;
}

.searcher_discount, .searcher_text {
	display: block;
	text-align: left;
	width: 200px;
}

.searcher_discount {
	vertical-align: bottom;
	font-size: 10pt;
	color: gray;
}

.ac_over .searcher_discount {
	color: white;
}

.tenerencuenta {
	color:#333333;
	font:11px/125% Arial,Geneva,Helvetica,sans-serif;
	text-align:left;
	text-transform:inherit;
}

#offers_frame {
	float: left;
	margin-bottom: 20px;
	margin-left: -35px;
	margin-top: 15px;
	width: 790px;
}

#offers_block {
	float: right;
	height: 80px;
	width: 250px;
}

#offers_block_confirmation {
	float: right;
	height: 35px;
	width: 300px;
}

#offers_confirm_body {
	float: left;
	height: 300px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 50px;
	text-align: left;
	width: 710px;
}

#offers_confirm_body h1 {
	color:#C93B35;
	font-size: 2.5em;
	font-weight:bold;
	padding-bottom:25px;
	padding-top:10px;
	line-height: 1.2;
}
