/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice, .prodname, .detailname {
color: #60596A;
font-size: 18px;
font-weight : bold;
}
.discountsapply{
color: #84210F;
font-size: 12px;
font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #84210F;
font-size: 11px;
font-weight : normal;
}
/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #333;
font-size: 13px;
font-weight : bold;
background-color:#ccc;
border-bottom:1px solid #000;
padding:4px;
}
.reviewheader{
color: #333;
font-size: 12px;
font-weight : bold;
}
.reviewcomments{
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
.reviewname{
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
/* DESCRIPTION FIELDS
-------------------------------------*/
.detaildescription, .proddescription{
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 line-height:1.6;
}

/* Main content */
body{margin:10px;font:11px Verdana, Arial, Helvetica, sans-serif;color:#333;line-height:1.6;background:#cccccc;}
td p {font:11px Verdana, Arial, Helvetica, sans-serif;color:#333;line-height:1.6;}
ul{margin:0;padding:0;}
/* Main Link Properties */
A:link {
	color: #333;
	text-decoration: none;
}
A:visited {
	color: #333;
	text-decoration: none;
}
A:active {
	color: #333;
	text-decoration: none;
}
A:hover {
	color: #25797A;
	text-decoration: underline;
}
/* Store Generated Link Properties */
A.ectlink:link {
	color: #25797A;
	text-decoration: none;
}
A.ectlink:visited {
	color: #25797A;
	text-decoration: none;
}
A.ectlink:active {
	color: #25797A;
	text-decoration: none;
}
A.ectlink:hover {
	color: #333;
	text-decoration: underline;
}
/* Top navbar */
div#topnav
{
background-color: #25797A;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
div#topnav ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 2px;
padding-right: 2px;
line-height:1.3;
}
div#topnav ul li
{
display: inline;
}
div#topnav ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
margin-right: -1px;
}
div#topnav ul li a:hover
{
background-color: #999999;
color: white;
}

/* Left properties */
.leftSide ul li{list-style:none;line-height:18px;}

/* Titles */
h1 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding-top: 5px;
	border-bottom: 1px dotted #25797A;
	color : #25797A;
	margin-left: 4px;
	margin-right: 4px;
	text-align:left;
}

h2 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	background-color: #25797A;
	border-bottom: 1px dotted #25797A;
	color : #FFF;
	margin-top:0px;

}

h3 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	background-color: #25797A;
	border-bottom: 1px dotted #CCC;
	color : #FFF;
	margin-top:0px;
	margin-bottom:0px;
}
h5 {
	font-size: 10px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : none;
	padding: 5px;
	background-color: #25797A;
	border-bottom: 1px dotted #CCC;
	color : #FFF;
	margin-top:0px;

}

/* SEARCH PROPERTIES
-------------------------------------*/
   
.sub	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFF;
background: #25797A;
height: 20px;
width: 56px;
border: 1px solid #333;
padding-bottom:12px;
text-align:center;
vertical-align:bottom;
}

input.search	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
background: #ECECEC;
height: 16px;
width: 240px;
border: 1px solid #333;
}

td.searchtd{
height:10px;
text-align:right;
vertical-align:top;
}
/* Gray cell backgrounds */
td.gray{
background-color:#fff;
}

/* Horizontal rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #25797A;
}
/* Minicart */
TD.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.mincart
{
border: 1px dotted #333;
background-color: #FFF;
width: 140px;
}

td.mincart
{
background-color: #ECECEC;
}
/* Table backgrounds */
TABLE.cobtbl{
background-color: #333;
}

TD.cobhl{
background-color: #ECECEC;
}

TD.cobll{
background-color: #FFF;
color : #333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#333;
padding-top: 4px;
text-align: center;
}

.prodname, .detailname{
color: #333;
font-weight:bold;
}
.prodcurrency{
text-align:center;}

#menuBar {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	position: relative;
	top: 5px;
	left: 1px;
	right: 1px;
	width: 99%;
	overflow: hidden;
	vertical-align: middle;
	background-color: #25797A;
	width: 870px;
	}

.menuHeader {
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	padding: 5px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	position: relative;
	border-right: 1px solid #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica;
	}

.lastMenuHeader {
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	padding: 5px;
	margin: 0px;
	padding-left: 5px;
	display: inline;
	position: relative;
	font-size: 12px;
	font-family: Arial, Helvetica;
	}

a.menuLink {
	color: #ffffff;
	display: block;
	padding: 2px 5px;
	border-top: 1px solid #ffffff;
	}

a.menuLink:link {
	color: #ffffff;
	text-decoration: none;
	}

a.menuLink:visited {
	color: #ffffff;
	text-decoration: none;
	}

a.menuLink:hover {
	color: #111111;
	background-color:#cccccc;
	text-decoration: none;
	FONT: 11px Arial, Helvetica;	
	}

a.menuLink:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #25797A;
	}

a.javaMenu:link {
	color: #ffffff;
	font-weight: normal;
	}

a.javaMenu:visited {
	color: #ffffff;
	font-weight: normal;
	}

a.javaMenu:hover {
	color: #111111;
	text-decoration: none;
	background-color: #25797A;
	}

a.javaMenu:active {
	color: #ffffff;
	background-color: #25797A;	
	}

.menuDrop {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica;
	background-color: #25797A;
	background-repeat: no-repeat;
	visibility: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1000;
	top: 120px;
	left: 0;
	width: 175px;
	height: auto;
	border-style: solid;
	border-width: 1px 1px 1px;
	border-color: #ffffff;
}

#myGallery, #myGallerySet, #flickrGallery
{
	width: 700px;
	height: 351px;
	border: 1px solid #25797A;
	background: #000 url('http://www.ayac.us/images/loading-bar-black.gif') no-repeat center;
}
.jdGallery .slideInfoZone
{
	height: 50px;
}
.jdGallery .slideInfoZone h2
{
	font-size: 12px !important;
	margin: 2px 5px !important;
	color: #FFFFFF !important;
	}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 11px !important;
	margin: 2px 5px !important;
	color: #FFFFFF !important;
