body {
	background:#F2F2F3;
	margin:0;
	font:12px Helvetica, sans-serif;
	color:#231f20;
}
#container {
	width:800px;
	margin:0 auto;
	position: relative;
}
#content {
	padding:10px;
}
.clear {
	clear:both;
}
/* estilos HEADER */#header {
	text-align:right;
	margin:10px 0 3px 0;
	float:left;
	width:800px;
}
#header img, #header2 img {
	border:none;
}
#header2 {
	margin:10px 0 3px 0;
	float:left;
	width:800px;
}
#header2 .left {
	float:left;
}
#header2 .right {
	float:right;
	width: 800px;
}
#header2 .right .btnCart {
	background:url(images/btn-cart.gif) no-repeat;
	text-align:right;
	padding:9px 10px 0 0;
	width:121px;
	height:22px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	float:left;
	margin:0 5px 0 0;
	float:left;
}
#header2 #keywords {
	float:left;
	margin:4px 0 0 0;
	border:solid 1px #ccc;
	border-right:none;
	width:123px;
	height:13px;
	padding:4px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/input-bg.png) repeat-x;
}
#header2 .right input {
	float:left;
	margin:4px 5px 0 0;
	border:solid 1px #ccc;
	border-left:none;
	width:46px;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background:url(images/input-bg.png) repeat-x;
}
#header2 .right .btnShop {
	float:left;
	margin-top:6px;
	background:url(images/home-btn-shop.gif) no-repeat;
	width:130px;
	height:25px;
}
#header2 .right .btnShop:hover {
	background:url(images/home-btn-shop-hover.gif) no-repeat;
}
#header .btnShop {
	margin-top:6px;
	background:url(images/home-btn-shop.gif) no-repeat;
	width:130px;
	height:25px;
	float:right;
}
#header .btnShop:hover {
	background:url(images/home-btn-shop-hover.gif) no-repeat;
}
/* estilos BODY */#main {
	border:solid 1px #9d9fa2;
	background:#fff;
	float:left;
	width:798px;
}
#main img {
	border:none;
}
#main .btnRelate {
	background:url(images/home-btn-relate.jpg) no-repeat #F2F2F4;
	width:798px;
	height:100px;
	display:block;
	padding-bottom:15px;
}
#main .btnRelate:hover {
	background:url(images/home-btn-relate_hover.jpg) no-repeat #F2F2F4;
}
#main2 {
	border:solid 1px #9d9fa2;
	background:#fff;
	float:left;
	width:800px;
}
#main2 .shopButtons {
	padding:15px 0 15px 15px;
	float:left;
	width:785px;
}
#main2 .shopButtons img {
	border:none;
}
#main2 .shopButtons .celebrate {
	background:url(images/shop-btn-celebrate.jpg) no-repeat;
	width:193px;
	height:186px;
	float:left;
}
#main2 .shopButtons .celebrate:hover {
	background:url(images/shop-btn-celebrate_hover.jpg) no-repeat;
}
#main2 .shopButtons .eat {
	background:url(images/shop-btn-eat.jpg) no-repeat;
	width:193px;
	height:186px;
	float:left;
}
#main2 .shopButtons .eat:hover {
	background:url(images/shop-btn-eat_hover.jpg) no-repeat;
}
#main2 .shopButtons .drink {
	width:193px;
	height:186px;
	float:left;
	background-image: url(images/shop-btn-drink.jpg);
	background-repeat: no-repeat;
}
#main2 .shopButtons .drink:hover {
	background-image: url(images/shop-btn-drink_hover.jpg);
	background-repeat: no-repeat;
}
#main2 .shopButtons .play {
	background:url(images/shop-btn-play.jpg) no-repeat;
	width:193px;
	height:186px;
	float:left;
}
#main2 .shopButtons .play:hover {
	background:url(images/shop-btn-play_hover.jpg) no-repeat;
}
#main2 .shopButtons .give {
	background:url(images/shop-btn-give.jpg) no-repeat;
	width:193px;
	height:186px;
	float:left;
}
#main2 .shopButtons .give:hover {
	background:url(images/shop-btn-give_hover.jpg) no-repeat;
}
#main2 .shopButtons .decorate {
	background:url(images/shop-btn-decorate.jpg) no-repeat;
	width:193px;
	height:186px;
	float:left;
}
#main2 .shopButtons .decorate:hover {
	background:url(images/shop-btn-decorate_hover.jpg) no-repeat;
}
#main2 .shopButtons .theme {
	background:url(images/shop-btn-theme.jpg) no-repeat;
	width:193px;
	height:186px;
	float:left;
}
#main2 .shopButtons .theme:hover, 
#main2 .shopButtons .theme .selected {
	background:url(images/shop-btn-theme_hover.jpg) no-repeat;
}
#main2 .shopButtons .wear {
	background:url(images/shop-btn-wear.jpg) no-repeat;
	width:193px;
	height:186px;
	float:left;
}
#main2 .shopButtons .wear:hover {
	background:url(images/shop-btn-wear_hover.jpg) no-repeat;
}
#main2 .shopButtons .glow {
	background:url(images/shop-btn-glow.jpg) no-repeat;
	width:193px;
	height:186px;
	float:left;
}
#main2 .shopButtons .glow:hover {
	background:url(images/shop-btn-glow_hover.jpg) no-repeat;
}
#main2 .shopButtons .float {
	background:url(images/shop-btn-float.jpg) no-repeat;
	width:193px;
	height:186px;
	float:left;
}
#main2 .shopButtons .float:hover {
	background:url(images/shop-btn-float_hover.jpg) no-repeat;
}
/* estilos FOOTER */#footer2 {
	float:left;
	width:800px;
	margin:10px 0;
	color:#afafaf;
	/* letter-spacing: 1px;
 */font-size:11px;
}
#footer2 a {
	text-decoration:none;
	color:#afafaf;
	font-size:14px;
	padding:3px 10px 3px 0;
	border-right:solid 1px #c6c8ca;
	margin-right:10px;
}
#footer2 a:hover {
	color:#0099FF;
}
#footer2 .left {
	float:left;
	width:365px;
}
#footer2 .left a {
	font-size:18px;
}
#footer2 .left .end {
	border:none;
	padding-right:0;
}
#footer2 .right {
	float:right;
	width:430px;
	text-align:right;
	margin-top:2px;
}
#footer2 .created {
	float:left;
	width:800px;
	margin:15px 0;
	text-align:center;
	font-size:11px;
}
#footer2 .imc {
	text-decoration:none;
	margin:0;
	border:none;
}
/* estilos SECTION */#main2 .sectionButtons {
	padding:6px 0 6px 6px;
	margin:0px;
	float:left;
	width:794px;
	background:#F2F2F3;
	border-bottom:solid 1px #9d9fa2;
	list-style:none;
}
/*#main2 .sectionButtons img {
 border:none;
 float:left;
}
*/
.sectionButtons li, .sectionButtons a {
	float:left;
	display: block;
	margin:0px;
	padding:0px;
	width:79px;
	height:79px;
	background-repeat:no-repeat;
}
.sectionButtons a span {
	display:none;
}
.sectionButtons .celebrate {
	background-image:url(/images/section-btn-celebrate.jpg);
}
.sectionButtons .celebrate:hover, .sectionButtons .selected .celebrate, ul.CEL0 a.CEL0 {
	background-image:url(/images/section-btn-celebrate_hover.jpg);
}
.sectionButtons .eat {
	background-image:url(/images/section-btn-eat.jpg);
}
.sectionButtons .eat:hover, .sectionButtons .selected .eat, ul.EAT0 a.EAT0 {
	background-image:url(/images/section-btn-eat_hover.jpg);
}
.sectionButtons .drink {
	background-image:url(/images/section-btn-drink.jpg);
}
.sectionButtons .drink:hover, .sectionButtons .selected .drink, ul.DRI0 a.DRI0 {
	background-image:url(/images/section-btn-drink_hover.jpg);
}
.sectionButtons .play {
	background-image:url(/images/section-btn-play.jpg);
}
.sectionButtons .play:hover, .sectionButtons .selected .play, ul.PLA0 a.PLA0 {
	background-image:url(/images/section-btn-play_hover.jpg);
}
.sectionButtons .give {
	background-image:url(/images/section-btn-give.jpg);
}
.sectionButtons .give:hover, .sectionButtons .selected .give, ul.GIV0 a.GIV0 {
	background-image:url(/images/section-btn-give_hover.jpg);
}
.sectionButtons .decorate {
	background-image:url(/images/section-btn-decorate.jpg);
}
.sectionButtons .decorate:hover, .sectionButtons .selected .decorate, ul.DEC0 a.DEC0 {
	background-image:url(/images/section-btn-decorate_hover.jpg);
}
.sectionButtons .theme {
	background-image:url(/images/section-btn-theme.jpg);
}
.sectionButtons .theme:hover, .sectionButtons .selected .theme, ul.THE0 a.THE0  {
	background-image:url(/images/section-btn-theme_hover.jpg);
}
.sectionButtons .wear {
	background-image:url(/images/section-btn-wear.jpg);
}
.sectionButtons .wear:hover, .sectionButtons .selected .wear, ul.WEA0 a.WEA0, ul.wea0 a.wea0 {
	background-image:url(/images/section-btn-wear_hover.jpg);
}
.sectionButtons .glow {
	background-image:url(/images/section-btn-glow.jpg);
}
.sectionButtons .glow:hover, .sectionButtons .selected .glow, ul.GLO0 a.GLO0 {
	background-image:url(/images/section-btn-glow_hover.jpg);
}
.sectionButtons .float {
	background-image:url(/images/section-btn-float.jpg);
}
.sectionButtons .float:hover, .sectionButtons .selected .float {
	background-image:url(/images/section-btn-float_hover.jpg);
}
.sectionButtons .halloween {
	background-image:url(/images/section-btn-hall.jpg);
}
.sectionButtons .halloween:hover, .sectionButtons .selected .halloween {
	background-image:url(/images/section-btn-hall_hover.jpg);
}
.sectionButtons .favorites {
	background-image:url(/images/section-btn-fave.jpg);
}
.sectionButtons .favorites:hover, .sectionButtons .selected .favorites, ul.AFAV a.AFAV {
	background-image:url(/images/section-btn-fave_hover.jpg);
}


/* 
 * Left Nav Highlights 
 * -------------------
	FAV color: #FEF43A;
	EAT color: #FEF43A;
	DNK color: #8CCC6B;
	PLY color: #EF61B3;
	GLW color: #98D173;
	DEC color: #FBAF57;
	THM color: #88DBF9; 
	WER color: #88DBF9;
	GIV color: #AE5FAE;
	CEL color: #6DCFF6;
 *
 */

#sidetree h3, #sidetree a {
	font-weight: bold;
	letter-spacing: 0.075em;
}

/* Favorites  */
#sidetree.AFAV h3 {
	text-shadow: 0 0 1em #F440A4, 0 0 1em #F440A4, 0 0 1em #F440A4;
	*display: block;
	*width: 100%;
	*filter: glow(color=#F440A4,strength=4);
}
#sidetree.AFAV h3 a:hover {
	color: #FFF;
}

/* Eat */
#sidetree.EAT0 h3,
#sidetree.NAP0 a.NAP0,
#sidetree.PAT0 a.PAT0,
#sidetree.PIC0 a.PIC0 {
	text-shadow: 0 0 1em #FEF43A, 0 0 1em #FEF43A, 0 0 1em #FEF43A;
	*display: block;
	*width: 100%;
	*filter: glow(color=#FEF43A,strength=4);
}




/* Drink */
#sidetree.DRI0 h3,
#sidetree.COA0 a.COA0,
#sidetree.COC0 a.COC0,
#sidetree.STR0 a.STR0,
#sidetree.WAT0 a.WAT0,
#sidetree.PLG0 a.PLG0 {
	text-shadow: 0 0 1em #8CCC6B, 0 0 1em #8CCC6B, 0 0 1em #8CCC6B;
	*display: block;
	*width: 100%;
	*filter: glow(color=#8CCC6B,strength=4);
}

/* Play */
#sidetree.PLA0 h3,
#sidetree.NPL0 a.NPL0,
#sidetree.PIN0 a.PIN0 {
	text-shadow: 0 0 1em #EF61B3, 0 0 1em #EF61B3, 0 0 1em #EF61B3;
	*display: block;
	*width: 100%;
	*filter: glow(color=#EF61B3,strength=4);
}

/* Glow */
#sidetree.GLO0 h3,
#sidetree.ZBI1 a.ZBI1 {
	text-shadow: 0 0 1em #98D173, 0 0 1em #98D173, 0 0 1em #98D173;
	*display: block;
	*width: 100%;
	*filter: glow(color=#98D173,strength=4);
}

/* Decorate */
#sidetree.DEC0 h3,
#sidetree.BAN0 a.BAN0,
#sidetree.CON0 a.CON0,
#sidetree.FOI0 a.FOI0,
#sidetree.STU0 a.STU0,
#sidetree.TIS0 a.TIS0,
#sidetree.LAN0 a.LAN0 {
	text-shadow: 0 0 1em #FBAF57, 0 0 1em #FBAF57, 0 0 1em #FBAF57;
	*display: block;
	*width: 100%;
	*filter: glow(color=#FBAF57,strength=4);
}

/* Themes */
#sidetree.DEC0 h3,
#sidetree.CAS0 a.CAS0,
#sidetree.FIE0 a.FIE0,
#sidetree.HOl0 a.HOl0,
#sidetree.INT0 a.INT0,
#sidetree.MAR0 a.MAR0,
#sidetree.MUS0 a.MUS0,
#sidetree.PET0 a.PET0,
#sidetree.PIR0 a.PIR0,
#sidetree.POP0 a.POP0,
#sidetree.PRI0 a.PRI0,
#sidetree.SAF0 a.SAF0,
#sidetree.STA0 a.STA0,
#sidetree.TIK0 a.TIK0,
#sidetree.WES0 a.WES0 {
	text-shadow: 0 0 1em #88DBF9, 0 0 1em #88DBF9, 0 0 1em #88DBF9;
	*display: block;
	*width: 100%;
	*filter: glow(color=#88DBF9,strength=4);
}


/* Wear */
#sidetree.WEA0 h3,
#sidetree.ACE0 a.ACE0,
#sidetree.BEA0 a.BEA0,
#sidetree.BOA0 a.BOA0,
#sidetree.FAC0 a.FAC0,
#sidetree.GLA0 a.GLA0,
#sidetree.HAT0 a.HAT0,
#sidetree.LEI0 a.LEI0,
#sidetree.SAS0 a.SAS0,
#sidetree.TIA0 a.TIA0,
#sidetree.WIG0 a.WIG0 {
	text-shadow: 0 0 1em #F6F171, 0 0 1em #F6F171, 0 0 1em #F6F171;
	*display: block;
	*width: 100%;
	*filter: glow(color=#F6F171,strength=4);
}


/* Give */
#sidetree.GIV0 h3,
#sidetree.GFT0 a.GFT0,
#sidetree.GIF0 a.GIF0,
#sidetree.RIB0 a.RIB0,
#sidetree.TIP0 a.TIP0,
#sidetree.WRA0 a.WRA0 {
	text-shadow: 0 0 1em #AE5FAE, 0 0 1em #AE5FAE, 0 0 1em #AE5FAE;
	*display: block;
	*width: 100%;
	*filter: glow(color=#AE5FAE,strength=4);
	
	
}

/* Celebrate */
#sidetree.CEL0 h3,
#sidetree.BAB0 a.BAB0,
#sidetree.BIR0 a.BIR0,
#sidetree.INV0 a.INV0,
#sidetree.RET0 a.RET0,
#sidetree.WED0 a.WED0 {
	text-shadow: 0 0 1em #6DCFF6, 0 0 1em #6DCFF6, 0 0 1em #6DCFF6;
	*display: block;
	*width: 100%;
	*filter: glow(color=#6DCFF6,strength=4);
}


#main2 .colLeft {
	float:left;
	width:380px;
	background:#c6c8ca;
	height:420px;
}
#main2 .colRight {
	float:left;
	width:420px;
}
#main2 .colRight h1 {
	font-weight:normal;
	font-size:37px;
	color:#c6c8ca;
	margin:171px 0 60px 234px;
}
#main2 .colRight .article {
	color:#231f20;
	margin:0 0 0 203px;
	background:url(images/section-asterisk.jpg) no-repeat;
	padding-left:32px;
	height:25px;
	display:block;
}
#main2 .colRight .article span {
	color:#ec008c;
	display:block;
	font-weight:bold;
}
#main2 .imgBottom {
	clear: both;
	float:left;
	width:800px;
}
#main2 .imgBottom img {
	float:left;
	clear:both;
}
/* estilos BROWSE */#main2 .browse {
	float:left;
	width:800px;
	background:url(images/browse-bg.gif) repeat-y;
}
#main2 .browseNavbar {
	float:left;
	width:140px;
	padding:15px 0 0 0px;
}
#main2 .browseNavbar a {
	display:block;
	font-size:14px;
	color:#fff;
	margin-bottom:5px;
	text-decoration:none;
}
#main2 .browseNavbar a:hover, #main2 .browseNavbar a.selected {
	color:#ec008c;
}
#main2 .browseNavbar span {
	display:block;
	color:#ec008c;
	font-size:14px;
}
#main2 .browseResults {
	float:left;
	width:657px;
	padding:15px 0 15px 3px;
}
#main2 .browseResults .product {
	float:left;
	width:110px;
	padding:0 10px;
	border-right:solid 1px #9d9fa2;
	height:180px;
	margin-bottom:15px;
}
#main2 .browseResults .productRight {
	float:left;
	width:110px;
	padding:0 10px;
	height:180px;
	margin-bottom:15px;
}
#main2 .browseResults .pagination {
	float:left;
	width:245px;
	padding-left:400px;
}
#main2 .browseResults .btnAdd {
	float:left;
	width:82px;
	height:17px;
	padding-top:5px;
	text-align:center;
	background:url(images/browse-btn-add.png) no-repeat;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
}
#main2 .browseResults .view {
	float:left;
	width:46px;
	text-decoration:none;
	color:#ec008c;
	padding:4px 10px 4px 0;
	border-right:solid 1px #9d9fa2;
	margin-right:10px;
}
#main2 .browseResults .view:hover {
	color:#0066FF;
}
#main2 .browseResults span {
	float:left;
	color:#ec008c;
	padding:4px 10px 0 0;
}
#main2 .browseResults .pag {
	float:left;
	color:#9d9fa2;
	margin:4px 10px 0 0;
	text-decoration:none;
}
#main2 .browseResults .pag:hover {
	color:#ec008c;
}
#main2 .browseResults .next {
	float:left;
	margin-top:3px;
}
#main2 .browseResults img {
	border:none;
}
/* estilos MULTIPRODUCT */#main2 .multiproduct {
	float:left;
	width:800px;
}
#main2 .multiproduct .pagination {
	float:left;
	width:300px;
	padding:15px 0 15px 480px;
}
#main2 .multiproduct .btnAdd {
	float:left;
	width:82px;
	height:17px;
	padding-top:5px;
	text-align:center;
	background:url(images/browse-btn-add.png) no-repeat;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
}
#main2 .multiproduct .view {
	float:left;
	width:46px;
	text-decoration:none;
	color:#ec008c;
	padding:4px 10px 4px 0;
	border-right:solid 1px #9d9fa2;
	margin-right:10px;
}
#main2 .multiproduct .view:hover, #main2 .multiproduct .back:hover {
	color:#0066FF;
}
#main2 .multiproduct span {
	float:left;
	color:#ec008c;
	padding:4px 10px 0 0;
}
#main2 .multiproduct .pag {
	float:left;
	color:#9d9fa2;
	margin:4px 10px 0 0;
	text-decoration:none;
}
#main2 .multiproduct .pag:hover {
	color:#ec008c;
}
#main2 .multiproduct .next {
	float:left;
	margin-top:3px;
}
#main2 .multiproduct img {
	border:none;
}
#main2 .multiproduct .bottom {
	float:left;
	width:790px;
	background:#bcbec0;
	padding:10px 0 10px 10px;
}
.back {
	float:right;
	width:46px;
	text-decoration:none;
	color:#ec008c;
	padding:4px 0 4px 10px;
	border-left:solid 1px #9d9fa2;
}
/* estilos SEARCH */#main2 .search {
	float:left;
	width:800px;
	background:url(images/browse-bg.gif) repeat-y;
}
#main2 .searchNavbar {
	float:left;
	width:125px;
	padding:15px 0 57px 15px;
}
#main2 .searchNavbar .title {
	display:block;
	padding:37px 0 0 0;
	background:url(images/search-img-title.gif) no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#ec008c;
	margin-bottom:15px;
}
#main2 .searchNavbar a {
	display:block;
	font-size:14px;
	color:#fff;
	margin-bottom:5px;
	text-decoration:none;
}
#main2 .searchNavbar a:hover {
	color:#ec008c;
}
#main2 .searchNavbar span {
	display:block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#main2 .searchResults {
	float:left;
	width:657px;
	padding:15px 0 15px 3px;
}
#main2 .searchResults .product {
	float:left;
	width:110px;
	padding:0 10px;
	border-right:solid 1px #9d9fa2;
	height:180px;
	margin-bottom:15px;
}
#main2 .searchResults .productRight {
	float:left;
	width:110px;
	padding:0 10px;
	height:180px;
	margin-bottom:15px;
}
#main2 .searchPagination {
	float:left;
	width:265px;
	padding:0 0 15px 540px;
	background:url(images/search-img-title-bottom.gif) no-repeat;
	height:37px;
}
#main2 .searchPagination .btnAdd {
	float:left;
	width:82px;
	height:17px;
	padding-top:5px;
	text-align:center;
	background:url(images/browse-btn-add.png) no-repeat;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
}
#main2 .searchPagination .view {
	float:left;
	width:46px;
	text-decoration:none;
	color:#ec008c;
	padding:4px 10px 4px 0;
	border-right:solid 1px #9d9fa2;
	margin-right:10px;
}
#main2 .searchPagination .view:hover {
	color:#0066FF;
}
#main2 .searchPagination span {
	float:left;
	color:#ec008c;
	padding:4px 10px 0 0;
}
#main2 .searchPagination .pag {
	float:left;
	color:#9d9fa2;
	margin:4px 10px 0 0;
	text-decoration:none;
}
#main2 .searchPagination .pag:hover {
	color:#ec008c;
}
#main2 .searchPagination .next {
	float:left;
	margin-top:3px;
}
#main2 .searchPagination img {
	border:none;
}
/* estilos CHECKOUT */#main2 .checkout {
	float:left;
	width:800px;
}
#main2 .top {
	float:none;
	width:645px;
	background:#bcbec0;
	padding:10px 0 10px 10px;
	margin:0;
}
#main2 .bottom {
	float:none;
	width:645px;
	padding:10px 0 10px 10px;
}
/* estilos ABOUT US */#main2 .aboutus {
	float:left;
	width:800px;
	padding:144px 0 0 0;
	background:url(images/aboutus-bg.jpg) no-repeat;
}
#main2 .aboutus p {
	margin:0 0 15px 0;
	line-height:13px;
}
#main2 .aboutus p span {
	font-weight:bold;
}
#main2 .aboutus .relate {
	padding:55px 109px 0 0;
	background:url(images/about-tit-relate.gif) no-repeat;
	margin-left:170px;
}
#main2 .aboutus .create {
	padding:55px 47px 0 0;
	background:url(images/about-tit-create.gif) no-repeat;
	margin-left:116px;
}
#main2 .aboutus .celebrate {
	padding:55px 193px 0 0;
	background:url(images/about-tit-celebrate.gif) no-repeat;
	margin-left:138px;
}
#main2 .aboutus .btnContact {
	margin:0 0 20px 138px;
	display:block;
	background:url(images/aboutus-btn-contact.jpg) no-repeat;
	width:132px;
	height:28px;
}
#main2 .aboutus .btnContact:hover {
	background:url(images/aboutus-btn-contact-hover.jpg) no-repeat;
}
#main2 .aboutus img {
	border:none;
}
/* estilos CONTACT US */
#main2 .contactus {
	float:left;
	width:780px;
	padding:300px 0 0 20px;
	background:url(images/contact-top.gif) no-repeat right top;
	margin-top:15px;
}
#main2 .contactus .datos {
	float:left;
	width:615px;
	padding:110px 0 0 165px;
	background:url(images/contact-img.jpg) no-repeat;
	color:#c6c8ca;
	font-size:18px;
}
#main2 .contactus .datos span {
	display:block;
}
#main2 .contactus .datos .phone {
	font-size:22px;
}
#main2 .contactus .datos a {
	font-size:13px;
	color:#333;
	text-decoration:none;
}
#main2 .contactus .datos label {
	display:block;
	margin-top:20px;
}
#main2 .contactus .datos input {
	display:block;
	margin-top:5px;
	border:solid 1px #ccc;
	padding:3px;
	width:180px;
}
#main2 .contactus .datos img {
	border:none;
}
#main2 .contactus .datos .btnHome {
	margin:140px 0 20px 0;
	background:url(images/contact-btn-home.jpg) no-repeat;
	width:109px;
	height:28px;
	display:block;
}
#main2 .contactus .datos .btnHome:hover {
	background:url(images/contact-btn-home-hover.jpg) no-repeat;
}
/* estilos PRODUCT DETAILS */
#main2 .productDetails {
	float:left;
	width:657px;
	padding:15px 0 15px 3px;
}
#main2 .productDetails .photo {
	float:left;
	width:310px;
	padding:0 15px;
}
#main2 .productDetails .description {
	float:left;
	width:280px;
}
#main2 .productDetails .description h1 {
	margin:10px 0 5px 0;
	font-size:18px;
	color:#ec008c;
}
#main2 .productDetails .description .cant {
	display:block;
	margin-bottom:15px;
	color:#666;
}
#main2 .productDetails .description p {
	margin:0 0 20px;
}
#main2 .productDetails .description .blockPrice {
	border-top:solid 1px #9d9fa2;
	padding-top:20px;
}
#main2 .blockPrice .price {
	color:#231f20;
	background:url(images/section-asterisk.jpg) no-repeat;
	padding-left:32px;
	height:25px;
	display:block;
}
#main2 .blockPrice .price span {
	color:#ec008c;
	display:block;
	font-weight:bold;
}
#main2 .productDetails .pagination {
	float:left;
	width:150px;
	padding-left:490px;
}
#main2 .productDetails .btnAdd {
	float:left;
	width:82px;
	height:17px;
	padding-top:5px;
	text-align:center;
	background:url(images/browse-btn-add.png) no-repeat;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
}
#main2 .productDetails .back {
	float:right;
	width:46px;
	text-decoration:none;
	color:#ec008c;
	padding:4px 0 4px 0;
	margin-right:10px;
}
#main2 .productDetails .back:hover {
	color:#0066FF;
}
.itemlink {
	color: #999999;
	text-decoration: none;
}
.itemlink:hover {
	color: #666666;
	text-decoration: underline;
}
#navigation {
	clear: both;
	float: left;
	width: 600px;
	text-align: right;
}
#navigation a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin:0px 3px;
}
#navigation a:hover {
	font-weight: bold;
	color: #CC0099;
	text-decoration: none;
}
#navigation .selected {
	color:#ec008c;
}
#order {
	text-align: right;
	position: absolute;
	padding: 15px;
	right: 0px;
	top: 165px;
}
#seudoleft {
	position: absolute;
	height: auto;
	width: 140px;
	left: 1px;
	top: 200px;
	z-index: 55;
	color: #FFFFFF;
}
#tree {
	list-style:none;
	margin:0px 0px;
	padding:0px;
}
#tree ul {
	padding-left:20px;
	margin:0px;
}
#subcatlist {
	list-style:none;
	margin:0px 0px;
	padding:0px;
}
#subcatlist ul {
	padding-left:20px;
	margin:0px;
}
#subcatlist a {
	text-transform:uppercase;
	font-size:10px;
}
#subcatlist li ul a {
	text-transform:capitalize!important;
}
.lowercase {
	text-transform:lowercase;
}
.helvetica_pink {
	color:#ec008c;
	font-family: Helvetica, ariel, sans-serif;
}
h1.helvetica_pink {
	font-size:25px;
	font-weight:normal;
	letter-spacing:-1px;
}
.noborder {
border:none !important;
 /*background:;*/
}
center font[size='1'] {
	display: none;
}
/*footer*/
#footer {
	float: left;
	position: relative;
	width: 800px;
	font-family: Helvetica, Verdana, Arial;
	color: #9d9fa2;
}
#footer ul {
	list-style-type:none;
	margin:5px 0 0;
	padding:0;
}
#footer .clear {
	float: none;
}
#left-links {
	padding: 3px 0 5px 0;
	float: left;
	width: 480px;
}
#left-links li {
	float: left;
	display: block;
	font-size: 12px;
	padding-right: 15px;
}
.left-border {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9d9fa2;
}
#right-links {
	float: right;
	width: 300px;
	margin:0;
	padding:3px 0 0 0;
}
#right-links li {
	float: right;
	font-size: 14px;
	padding-left: 15px;
}
.right-border {
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9d9fa2;
}
.gray-link {
	color: #9d9fa2;
	text-decoration: none;
}
.gray-link:hover {
	color: #09F;
	text-decoration: none;
}
.purple-phone {
	font-size: 14px;
	color: #ec008c;
	font-weight: bold;
}
#copyright {
	font-size: 11px;
	float: left;
	padding-top: 3px;
	padding-bottom: 70px;
}
#imc {
	font-size: 11px;
	float: right;
	padding: 3px 0;
}
.clear-line {
	border-bottom:1px solid #9D9FA2;
	clear:both;
	padding:0;
}
#header2 .left li.pad {
	float: left;
	padding: 0 15px;
	list-style-type: none;
}
#header2 .left li.nopad {
	padding: 0;
	list-style-type: none;
	position: absolute;
	right: 0px;
	float: right;
}
#header2 .left ul {
	margin: 0px;
	padding: 5px 0 0;
}
.big-graylink {
	font-size: 18px;
	color: #9d9fa2;
	text-decoration: none;
}
.big-graylink:hover {
	font-size: 18px;
	color: #0099FF;
	text-decoration: none;
}
#box-newhome {
	background-color: #FFFFFF;
	border: 1px solid #c7c8ca;
	float: left;
	width: 798px;
	/*height: 483px;*/
}
#box-newhome #new-splash {
	height: 366px;
	width: 798px;
	background-color: #FF0000;
}
.shopnowbutton {
	background-image: url(images/home-btn-shop.gif);
	height: 30px;
	width: 127px;
	text-indent: -30000px;
	display: block;
	z-index: 2000;
	margin-top:-2px;
}
.shopnowbutton:hover {
	background-image: url(images/home-btn-shop.gif);
	height: 30px;
	width: 127px;
	text-indent: -30000px;
	display: block;
	z-index: 2000;
	margin-top:-2px;
	background-position: left 25px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
/*nav bar with little buttons bags*/
#navbar {
	float: left;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c7c8ca;
	border-right-color: #c7c8ca;
	border-left-color: #c7c8ca;
	width: 791px;
	padding-left: 7px;
}
#navbar li {
	float: left;
}
.nav-celeb {
	background-image: url(../images/navbar/nav_r1_c1.jpg);
	background-position: left top;
	float: left;
	height: 81px;
	width: 80px;
	text-indent: -9000px;
}
.nav-celeb:hover {
	background-image: url(../images/navbar/nav_r1_c1.jpg);
	background-position: left 81px;
	float: left;
	height: 81px;
	width: 80px;
	text-indent: -9000px;
}
.nav-eat {
	background-image: url(../images/navbar/nav_r1_c2.jpg);
	background-position: left top;
	float: left;
	height: 81px;
	width: 78px;
	text-indent: -9000px;
}
.nav-eat:hover {
	background-image: url(../images/navbar/nav_r1_c2.jpg);
	background-position: left 81px;
	float: left;
	height: 81px;
	width: 78px;
	text-indent: -9000px;
}
.nav-drink {
	background-image: url(../images/navbar/nav_r1_c3.jpg);
	background-position: left top;
	float: left;
	height: 81px;
	width: 78px;
	text-indent: -9000px;
}
.nav-drink:hover {
	background-image: url(../images/navbar/nav_r1_c3.jpg);
	background-position: left 81px;
	float: left;
	height: 81px;
	width: 78px;
	text-indent: -9000px;
}
.nav-play {
	background-image: url(../images/navbar/nav_r1_c4.jpg);
	background-position: left top;
	float: left;
	height: 81px;
	width: 78px;
	text-indent: -9000px;
}
.nav-play:hover {
	background-image: url(../images/navbar/nav_r1_c4.jpg);
	background-position: left 81px;
	float: left;
	height: 81px;
	width: 78px;
	text-indent: -9000px;
}
.nav-give {
	background-image: url(../images/navbar/nav_r1_c5.jpg);
	background-position: left top;
	float: left;
	height: 81px;
	width: 78px;
	text-indent: -9000px;
}
.nav-give:hover {
	background-image: url(../images/navbar/nav_r1_c5.jpg);
	background-position: left 81px;
	float: left;
	height: 81px;
	width: 78px;
	text-indent: -9000px;
}
.nav-decorate {
	background-image: url(../images/navbar/nav_r1_c6.jpg);
	background-position: left top;
	float: left;
	height: 81px;
	width: 77px;
	text-indent: -9000px;
}
.nav-decorate:hover {
	background-image: url(../images/navbar/nav_r1_c6.jpg);
	background-position: left 81px;
	float: left;
	height: 81px;
	width: 77px;
	text-indent: -9000px;
}
.nav-theme {
	background-image: url(../images/navbar/nav_r1_c7.jpg);
	background-position: left top;
	float: left;
	height: 81px;
	width: 79px;
	text-indent: -9000px;
}
.nav-theme:hover {
	background-image: url(../images/navbar/nav_r1_c7.jpg);
	background-position: left 81px;
	float: left;
	height: 81px;
	width: 79px;
	text-indent: -9000px;
}
.nav-wear {
	background-image: url(../images/navbar/nav_r1_c8.jpg);
	background-position: left top;
	float: left;
	height: 81px;
	width: 76px;
	text-indent: -9000px;
}
.nav-wear:hover {
	background-image: url(../images/navbar/nav_r1_c8.jpg);
	background-position: left 81px;
	float: left;
	height: 81px;
	width: 76px;
	text-indent: -9000px;
}
.nav-glow {
	background-image: url(../images/navbar/nav_r1_c9.jpg);
	background-position: left top;
	float: left;
	height: 81px;
	width: 78px;
	text-indent: -9000px;
}
.nav-glow:hover {
	background-image: url(../images/navbar/nav_r1_c9.jpg);
	background-position: left 81px;
	float: left;
	height: 81px;
	width: 78px;
	text-indent: -9000px;
}
.nav-float {
	background-image: url(../images/navbar/nav_r1_c10.jpg);
	background-position: left top;
	float: left;
	height: 81px;
	width: 81px;
	text-indent: -9000px;
}
.nav-float:hover {
	background-image: url(../images/navbar/nav_r1_c10.jpg);
	background-position: left 81px;
	float: left;
	height: 81px;
	width: 81px;
	text-indent: -9000px;
}
#main2 .browseResults .product:last-child {
	border-right:none;
}
