body{
	background-color:#888888;
}
#leftnav {
	width: 213px;
	font-size: 12px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	font-family: "Lucida Grande",Arial,sans-serif;
}

#leftnav div.category { 
	background:transparent url(../images/box-tr.gif) no-repeat scroll right top;
	padding:0pt;
}

#leftnav div div.category { 
	background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
	padding:0pt 15px 15px;
}

#leftnav div div.menutitle { 
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

#leftnav div div span.submenu { 
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

#leftnav h3 {
	color:#CCCCCC;
	font-size:100%;
	margin:0pt 0pt -3px;
	padding:7px 5px 5px 13px;
	white-space:nowrap;
}

#leftnav a {
	/*padding: 3px; 
	display: block;
	border: 1px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px 
	*/
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(../images/icon-pages.gif) no-repeat left;
	color: #505050;
	text-decoration:none;
}

#leftnav a:link, #leftnav a:visited {
	color: #666;
}

#leftnav a:hover {
	color: #0FA9CC;
	/*background-color: #CC0000;
	border: 1px solid #000;*/
}

#leftnav a:active {
	/*color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #000;*/
	font-weight: bold;
}


#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftnav li {
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

#current a {
	/*color: #FFFFFF !important;
	background-color: #999999 !important;
	border: 2px dotted #999 !important;*/
	font-weight: bold;
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}
.entryTable1 {
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 12px;
	
	}

.entryTableBody {
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 14px;
	background-color: #DDDDDD;
}
.entryTableBody .label {
	background-color: #EFEFEF;
}

.entryTableBody .content {
	background-color: #FFFFFF;
}

.entryTableHeader {
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background:url(../images/headbar.jpg) repeat-x scroll 0% 0%;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}

.entryTable .contentmenu {
	background:url(../images/navbar.jpg) repeat-x scroll 0% 0%;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.entryTable .contentmenu .labelmenu a {
	color:#FFFF00;
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.entryTable .contentmenu .labelmenu a:hover {
	color:#000000;
	text-decoration:none
}
.entryTable .contentmenu .labelmenu a:link {
	color:#FFFFFF;
	text-decoration:none;
}



.infoTable {
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}
.labelCategory {
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size: 10px;
	font-weight:900;
}
.labelProduct a {
	color:#666666;
	font-size:12px;
	text-decoration:none;	
}

.labelProduct a:hover {
	color:#CC0000;
	text-decoration:none
}
.labelProduct a:link {
	color:#666666;
	text-decoration:none;
}

/* Login Form */
#ja-login {
	position: absolute;
	top: 60px;
	right: 20px;
}

#ja-login form {
	float: left;
}

#ja-login form label {
	float: left;
}

label.ja-login-user span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-user.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

label.ja-login-password span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-key.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

#ja-login form input.button {
    float:left;
    font-size:11px !important;
	background: url(../images/but-bg.gif) repeat-x center #000000;
	border: 1px solid #000000;
	color: #CCCCCC;
	padding: 2px 8px;
	
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 110px;
	margin: 1px 8px 0 0;
}

#ja-login form a {
	padding-left: 5px;
	border-left: 1px solid #CCCCCC;
}

/* Button */
.buttonLogin {
	font-size: 11px;
	background:#000000 url(../images/but-bg.gif) repeat-x scroll center;
	border:1px solid #000000;
	color:#CCCCCC;
	padding:2px 8px;
}


.labelLogin a {
    font-size: 12px;
	color:#777777;
	text-decoration:none;
}

.labelLogin a:hover {
	color:#CC0000;
	text-decoration:none
}
.labelLogin a:link {
	color:#666666;
	text-decoration:none;
}
.labelText {
    font-size: 12px;
	color:#444444;
	
}
.error {
    font-style:italic;
	font-size:11px;
	font-family:"Lucida Grande",Arial,sans-serif;
	color:red;
	margin:0;
	padding:0;
}
.msg {
	color:green;
	margin:0;
	padding:0;
}
.lblDescription{
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size:13px;
}
#ja-search {
	bottom:12px;
	font-size:11px;
	position:absolute;
	right:10px;
}
#span .inputbox {
	background:#FFFFFF url(../images/icon-search.gif) no-repeat scroll 5px center;
	border:1px solid #E7E8E6;
	padding:2px 0pt 2px 22px;
}
.text_area {
	background:#FFFFFF url(../images/icon-search.gif) no-repeat scroll 5px center;
	border:1px solid #CCCCCC;
	font-size:10px;
	color:#BBBBBB;
	z-index:-3;
	padding:2px 0pt 2px 22px;
	
}
.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 2px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}
a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:148px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:0; /* add a border */
bottom:-140px;
left: 130px;
	
	position: absolute;
	background-color: lightyellow;
	padding: 2px;
	color: black;
	text-decoration: none;
	
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:140px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: inline;
	width: auto; /*Width of top level menu link items*/
	float:none;
	padding: 2px 8px;	
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma,arial,verdana,sans-serif;

}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
	left: 0;
	top: 0;
	border-top: 1px solid #202020;
	position: absolute;
	display: inline;
	float:left;
	visibility: hidden;
	z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
	display: inline;
	float: left;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 180px; /*width of sub menu levels*/
	font-weight: normal;	
	font-size:11px;
	padding: 5px 10px;
	background: #333333 none repeat scroll 0%;
	border-width: 0 1px 1px 1px;
	color:#FFFFFF;
	display:inline;
	float:left;
}

.horizontalcssmenu ul li a:hover{
	
	color:#FFFFFF;
	text-decoration:none;

}

.horizontalcssmenu ul li ul li a:hover{
	text-decoration:none;
	background: #FFFFFF;
	color:#000000;
}

.horizontalcssmenu .arrowdiv{
	position: absolute;
	right: 0;

}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
#sddm
{	margin-left:1px;
	margin-top:-15px;
	padding-top:-10px;
	z-index: 30}

#sddm li
{	margin: 0;
	margin-top:0px;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	color:#FFFF00;
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;}

#sddm li a:hover
{	color:#000000;
	text-decoration:none}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}



