body {
background-color: #3b3330;

background-repeat: repeat-x;
background-attachment: fixed;
font-family: Arial;
font-size: 11pt;
}
TD.body_area{
	
	
}
TD.menu_area{
	width: 150px;
}
TD.right_area{
	width: 11px;
}
TABLE.menu_holder{
	width: 150
}
TD.footer{
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;	
}
TD.product{
	font-family: Arial;
	font-size: 10px;
	color: #000000;	
}
select.selectbox{
	font-family: Arial;
	font-size: 6px;
	color: #000000;	
}

A.products:link{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.products:active{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.products:visited{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.products:hover{
	font-family : Arial, Helvetica, sans-serif;
	color : #F6DD79;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}



/**************** menu coding *****************/
#vmenu {

width: 100%;

}

#vmenu ul {
list-style: none;
margin: 0;
padding: 0;

float: left;
}

#vmenu a, #vmenu h2 {
font: bold 15px/16px arial, helvetica, sans-serif;
display: block;

margin: 0;
padding: 2px 3px;
}

#vmenu h2 {
width: 150px;
background: #fff;
text-transform: uppercase;
}

#vmenu a {
color: #fff;

text-decoration: none;
}

#vmenu a:hover {
color: #a00;

}


#vmenu2 a {
color: #fff;
background: #000000;
text-decoration: none;
font: bold 12px/16px arial, helvetica, sans-serif;
}

#vmenu2 a:hover {
color: #a00;
background: #000000;
}

#vmenu li {position: relative;
float: left;
	width: 100%;
}


#vmenu ul ul {
position: absolute;
z-index: 100;
width: 200px;
}

#vmenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
z-index: 100;
}

div#vmenu ul ul,
div#vmenu ul li:hover ul ul,
div#vmenu ul ul li:hover ul ul
{display: none;}

div#vmenu ul li:hover ul,
div#vmenu ul ul li:hover ul,
div#vmenu ul ul ul li:hover ul
{display: block;}

</style>
<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
}
</style>
<![endif]-->/**************** menu coding *****************/
#hmenu {
width: 150px;

}

#hmenu ul {
list-style: none;
margin: 0;
padding: 0;
}

#hmenu a, #hmenu h2 {
font: bold 14px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#hmenu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#hmenu a {
color: #000;

text-decoration: none;
}

#hmenu a:hover {
color: #a00;
background: #F6DD79;
}

#hmenu2 a {
color: #000;
background: #F6DD79;
text-decoration: none;
}

#hmenu2 a:hover {
color: #a00;
background: #F6DD79;
}

#hmenu li {
position: relative;
}

#hmenu ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#hmenu ul ul ,
div#hmenu ul li:hover ul ul,
div#hmenu ul ul li:hover ul ul,
div#hmenu ul ul ul li:hover ul ul,
div#hmenu ul ul ul ul li:hover ul ul,
div#hmenu ul ul ul ul ul li:hover ul ul
{display: none;}

div#hmenu ul li:hover ul,
div#hmenu ul ul li:hover ul,
div#hmenu ul ul ul li:hover ul,
div#hmenu ul ul ul ul li:hover ul,
div#hmenu ul ul ul ul ul li:hover ul,
div#hmenu ul ul ul ul ul ul li:hover ul
{display: block;}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


