@charset "utf-8";

html,body {
	margin:0 auto;
	padding:0;
	background-color: #fff;
	text-align: center;
	background:  url(../images/bg-sidescopy.gif) repeat-y top center;
}


.xlite
{
	color: #CC6600;
	

}

.apt
{
	color: #888276;
	color: #663300;
	text-decoration: underline;
	text-transform: none;
	
	

}
.cont1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
}


.apt:visited
{
	color: #888276;
	color: #CC6600;
}

.apt:hover
{
	text-decoration: none;
}
#background {
	width: 900px;
	background-color: #FFFF99;
	background-image: url(/mayachocolatesite/images/ffff66back.gif);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
}
.background {
	background-color: #FFFF99;
	width: 900px;
	background-image: url(/mayachocolatesite/images/ffff66back.gif);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	z-index: 0;
}

#thumbs {
	height: 325px;
	width: 260px;
	float: left;
	margin-top: auto;

}



.thumbnail{
	position: relative;
	color: transparent;
	margin: 5px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 1350;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	color: brown;
	background-color: transparent;
	padding: 5px;
	left: -100px;
	border: 1px dashed brown;
	visibility: hidden;
	text-decoration: none;

}



.thumbnail span img{ /*CSS for enlarged image*/
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible; /*position where enlarged image should offset horizontally */
	bottom: -10px;
	left: -10px;
}	
	
	
.ul2 {
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	text-align: left;
}

#navigatbar {
	position: absolute;
	left: 210px;
	top: 240px;
	z-index: 3500;
}
.prodname {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline;
	font-weight: 600;
}


.pxdetails {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

