/* CSS Document */
@import url("cake.forms.css");

* {
	padding:0;
	margin:0;
}


/* adjusted font-size 1px */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
img {
	border:0;
}

hr {
	border: 0px;
	height: 1px;
	background-color: #ccc;
	margin: 0;
	padding: 0;
}

#wrapper {
	text-align:left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

div.head1 {
	font-size: 17px;
	color: #98C5CA;
}
div.head2 {
	font-size: 15px;
	color: #98C5CA;
}

.section h5 {
	line-height: 20px;
	height: 20px;
	clear: left;
}

a:link, a:hover, a:visited {
	color: #7DB7BD;
}

/*--------------
  HEADER DIV
--------------*/
#header {
	background-color: #98C5CA;
	height: 100px;
}
#navUtility {
	height: 15px;
	margin-top: 26px;
	float: right;
}
#navUtility img {
	float: left;
}
#navUtility a {
	margin-right: 7px;
	margin-left: 7px;
	height: 15px;
	display: block;
	float: left;
}
#navUtility a#ShoppingCart {
	background-image: url(../img/_common/navUtility/iconPage_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navUtility a#ShoppingCart:hover {
	background-image: url(../img/_common/navUtility/iconPage_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
}
#navUtility a#MyWishList {
	background-image: url(../img/_common/navUtility/iconPage_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navUtility a#MyWishList:hover {
	background-image: url(../img/_common/navUtility/iconPage_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
}
#navUtility a#StoreLocator {
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navUtility a#StoreLocator:hover {
	color: #333333;
}
#navUtility a#SearchCatalog {
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navUtility a#SearchCatalog:hover {
	color: #333333;
}

/*--------------------
  navMain section
--------------------*/
div#navMain_container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98C5CA;
	/*
	overflow: hidden;
	height: 32px;
	*/
	line-height: normal;
	z-index: 1000;
}
ul#navMain {
	padding: 0;
	margin: 0;
	height: 32px;
}
ul#navMain, ul#navMain ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: normal;
}
ul#navMain li {
	float: right;
	padding: 0;
	margin: 0;
	line-height: normal;
}

ul#navMain li.sep {
	padding-top: 7px;
}

ul#navMain a {
	margin-right: 7px;
	margin-left: 7px;
	height: 32px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
}
ul#navMain li ul {
	position: absolute;
	width: 110px;
	left: -999em;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	background-color: #FFFFFF;
	line-height: normal;
	z-index: 3;
	overflow: hidden;
}
ul#navMain li ul li {
	width: 110px;
	border-bottom: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

/* adjusted font-size 1px */
ul#navMain li ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	height: auto;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	width: 96px;
	*width: 110px;
	line-height: normal;
}


ul#navMain ul.menuProduct {
	width: 106px;
}
ul#navMain ul.menuProduct li {
	width: 106px;
}

ul#navMain ul.menuProduct a {
	width: 92px;
	*width: 106px;
}
ul#navMain ul.menuAbout {
	width: 98px;
}
ul#navMain ul.menuAbout li {
	width: 98px;
}
ul#navMain ul.menuAbout a {
	width: 86px;
	*width: 98px;
}


ul#navMain li:hover ul, ul#navMain li.sfhover ul {
	left: auto;
}
ul#navMain li ul a:hover {
	background-color: #EEE;
}


ul#navMain a#WhatsNew {
	background-image: url(../img/_common/navMain/WhatsNew.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 66px;
}
ul#navMain a#WhatsNew:hover {
	background-position: right;
}
ul#navMain a#GiftsOccasions {
	background-image: url(../img/_common/navMain/GiftsOccasions.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 94px;
}
ul#navMain a#GiftsOccasions:hover {
	background-position: right;
}
ul#navMain a#ProductOfferings {
	background-image: url(../img/_common/navMain/ProductOfferings.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 91px;
}
ul#navMain a#ProductOfferings:hover {
	background-position: right;
}
ul#navMain a#AboutMariposa {
	background-image: url(../img/_common/navMain/AboutMariposa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 85px;
}
ul#navMain a#AboutMariposa:hover {
	background-position: right;
}
ul#navMain a#Gifts {
	background-image: url(../img/_common/navMain/Gifts.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 24px;
}
ul#navMain a#Gifts:hover {
	background-position: right;
}

/*----------------
  BREAD CRUMB DIV
----------------*/

/* adjusted font-size 1px */
#breadcrumbs {
	line-height: 32px;
	height: 32px;
	font-size: 12px;
	color: #50939C;
	padding-left: 10px;
	margin-bottom: 15px;
}

/* adjusted font-size 1px */
#breadcrumbs a {
	text-decoration: none;
	font-size: 12px;
	color: #528D94;
}
#breadcrumbs a:hover {
	color: #333333;
	text-decoration: underline;
}



/*-------------------
  PAGINATION DIV
-------------------*/
/* adjusted font-size 1px */
.pagination {
	text-align: right;
	font-size: 12px;
	padding-top: 3px;
	margin-bottom: 10px;
	color: #528D94;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #99C2C6;
	border-right-color: #99C2C6;
	border-bottom-color: #99C2C6;
	border-left-color: #99C2C6;
}
.pagination .pageCount {
	font-weight: bold;
}
.pagination a.pagePrev {
	margin-right: 15px;
}
.pagination a.pageNext {
	margin-left: 15px;
}
.pagination a {
	color: #528D94;
	text-decoration: none;
}
.pagination a:hover {
	color: #333333;
	text-decoration: underline;
}


/*----------------------
  CATALOG NAV DIV
----------------------*/

#col1 {
	width: 240px;
	padding-left: 10px;
	float: left;
}

#catalognav {
	width: 200px;
	float: left;
}

#catmenu ul#sort_by {
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#catmenu ul#sort_by li {
	float: left;
	display: block;
	
}
#catmenu a.sort_by {
	color: #999999;
	text-align: center;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7EDEB;
	border-bottom-color: #E7EDEB;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	z-index: 1;
}
#catmenu a.sort_by:hover {
	/*color: #617573;*/
}
#catmenu ul#menu a.selected {
	color: #528D94;
	border-top-color: #528D94;
	border-bottom-color: #528D94;
}

#catmenu ul#menu a.selected:hover {
	color: #528D94;
}

/*
#catmenu a.sort_by:hover {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #A0C3BF;
	border-bottom-color: #A0C3BF;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #617573;
}
*/
#catmenu ul#menu {
	position: relative;
	margin: 0;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
}
#catmenu ul#menu li {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	/*width: 60px;*/
	/*list-style-type: none;*/
	width: 0;
	/*height: 0;*/
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	
	/*display: block;*/
	/*float: left;*/
	/*border: 1px solid #FFFFFF;*/
}

#catmenu ul#menu ul {
	/*float: left;*/
	width: 100px;
	padding-top: 20px;
	/*z-index: 0;*/
}

#catmenu ul#menu ul ul {
	padding-top: 0px;
}
#catmenu ul#menu li li {
	position: static;
	padding-left: 15px;
	clear: both;
	display: block;
	width: 200px;
}
#catmenu ul#menu li.listTitle {
	font-weight: bold;
	color: #98C5CB;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#catmenu ul#menu a {
	text-decoration: none;
	color: #999999;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#catmenu ul#menu a.selected {
	color: #98C5CB;
	background-image: url(img/_common/bulletChevron1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#catmenu ul#menu a:hover {
	color: #666666;
	text-decoration: underline;
}
#catmenu ul#menu li.level2 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}




/*----------------------
  CATALOG CONTENT DIV
----------------------*/
#catalog_content {
	width: 470px;
}
#catalog_content .pad {
	padding-top: 16px;
	padding-left: 45px;
	padding-bottom: 16px;
	/*height: 660px;*/
}
#catalog_content .outer {
	width: 140px;
	float: left;
	height: 170px;
}
#catalog_content .outer a {
	text-decoration: none;
}
#catalog_content .inner {
	width: 96px;
	text-align: center;
}
#catalog_content .frame {
	position: relative;
	width: 94px;
	height: 94px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99C2C6;
	text-align: center;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#catalog_content .frame table {
	width: 94px;
	height: 94px;
}
#catalog_content .frame table td {
	text-align: center;	
}
#catalog_content .frame:hover {
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#catalog_content .frame div {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#catalog_content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 0;
}
#catalog_content h1 {
	font-size: 9px;
	font-weight: normal;
	padding: 0px;
	color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* adjusted font-size 1px */
#catalog_content h2 {
	font-size: 12px !important;
	margin: 2px 0px 0px 0px !important;
	padding: 0px !important;
	color: #666666 !important;
	font-weight: normal !important;
}
#catalog_content h3 {
	font-size: 11px !important;
	font-weight: normal !important;
	padding: 0px !important;
	margin: 0px !important;
}


/*-----------------
  FOOTER DIV
-----------------*/
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85B4B6;
	padding-top: 10px;
}

#navFoot1 {
	float: left;
	padding: 0px;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navFoot1 img {
	float: left;
}
#navFoot1 a {
	margin-right: 7px;
	margin-left: 7px;
	height: 15px;
	display: block;
	float: left;
}
#navFoot1 a#facebook {
	background-image: url(../img/_common/navFoot1/icon_fb.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 117px;
}
#navFoot1 a#facebook:hover {
	background-position: right;
}
#navFoot1 a#twitter {
	background-image: url(../img/_common/navFoot1/icon_twtr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 119px;
}
#navFoot1 a#twitter:hover {
	background-position: right;
}
#navFoot1 a#InTheNews {
	background-image: url(../img/_common/navFoot1/InTheNews.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 113px;
}
#navFoot1 a#InTheNews:hover {
	background-position: right;
}
#navFoot1 a#InTheNews {
	background-image: url(../img/_common/navFoot1/InTheNews.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 113px;
}
#navFoot1 a#InTheNews:hover {
	background-position: right;
}


#navResources {
	float: right;
	text-align: right;
	padding: 0px;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 420px;
}
#navResources img {
	float: right;
}
#navResources a {
	margin-right: 7px;
	margin-left: 7px;
	height: 15px;
	display: block;
	float: right;
}
#navResources a#CorporateGifts {
	background-image: url(../img/_common/navFoot1/CorporateGifts.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 71px;
}
#navResources a#CorporateGifts:hover {
	background-position: right;
}
#navResources a#SalesResources {
	background-image: url(../img/_common/navResources/SalesResources.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 81px;
}
#navResources a#SalesResources:hover {
	background-position: right;
}
#navResources a#DealerResources {
	background-image: url(../img/_common/navResources/DealerResources.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 88px;
}
#navResources a#DealerResources:hover {
	background-position: right;
}
#navResources a#MediaResources {
	background-image: url(../img/_common/navResources/MediaResources.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 86px;
}
#navResources a#MediaResources:hover {
	background-position: right;
}
#address {
	background-color: #98C5CA;
	clear: both;
	text-align: right;
}
#copyright {
	margin-top: 5px;
	font-size: 10px;
	color: #808080;
}





#content {
	background-color: #fff;
}
h1, h2, h3, h4 {
	padding: 10px 0px;
}
h1 {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
}
h1, a	{
	color:#333333;
}
h1 em, a em	{
	color:#008BCC;
	font-style: normal;
}
ul.colored a em
h2 {
	font-style: italic;
	font-weight: bold;
	color:#666;
}
a:hover, a:hover em {
	color:#666666;
	text-decoration:none;
}
a:link, a:hover, a:visited {
	color: #7DB7BD;
}
#content p {
	line-height:1.5;
	padding-bottom:1em;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
#productArea {
	float: right;
	width: 500px;
}
#selSection {
	float: right;
}
#ajax_update {
	float: right;
}

/* navs - found in app/views/elements */

#mainnav {
	float: left;
	clear: left;
}
#utilitynav {
	float: left;
	clear: left;
}
#logout {
	float: left;
}
#logout a {
	line-height: 30px;
}

/* scaffold show */


div.related {
	clear:both;
	display:block;
}
dl {
	line-height:2em;
	margin:1em;
}
dt {
	font-weight: bold;
	vertical-align:top;
}
dd {
	margin-left:10em;
	margin-top:-2em;
	vertical-align:top;
}

/* scaffold buttons */


.notice {
	color: #DB8101;
	background-color: #ddd;
	display: block;
	padding: 1em;
}
.tip {
	color: #DB8101;
	background-color: #ddd;
	display: block;
	padding: 1em;
}

ul.actions {
	list-style: none;
	text-align:left;
	margin:2em 0;
	padding: 0;
}
ul.actions li {
	margin-left:1em;
	list-style: none;
	display: inline;
}
ul.actions li a,	ul.actions li input {
	padding: 2px 12px;
	color: #DB8101;
	background-color:#ccc;
	text-decoration: none;
	border: 1px solid #666;
	line-height: 24px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
ul.actions li a:hover {
	color: #DB8101;
	background-color:#fff;
	text-decoration: none;
}
td.listactions {
	width: 14em;
	text-align: center;
	white-space: nowrap;
}
td.listactions a {
	padding: 0px 8px;
	text-align:center;
	font-weight: bold;
	color: #DB8101;
	background-color:#ccc;
	text-decoration: none;
	border: 1px solid #666;
	white-space: nowrap;
}
td.listactions a:hover {
	color: #fff;
	background-color:#DB8101;
}

/* index links */

ul.colored a {

}
ul.colored a em {

}

/* sIFR styles */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 17px;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.sIFR-hasFlash .selSection {
	visibility: hidden;
	font-size: 20pt;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.sIFR-hasFlash .selSectionSub {
	visibility: hidden;
	font-size: 12pt;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.sIFR-hasFlash .futura {
	visibility: hidden;
	font-size: 10pt;
	line-height: 1em;
	padding: 0;
	margin: 0;
}
/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/
.hiddenText {
	display: none;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
