body {background-image: url(../images/bg.jpg);}
body,td,th {font-family: Microsoft Sans Serif;	font-size: 12px;	color: #666666;}
h1,h2,h3,h4,h5,h6 {	font-family: Microsoft Sans Serif;	font-weight: bold;}
h1 {font-size: 14px;	color: #666666;}
a:link {color: #999999;	text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;	color: #000000;}
a:active {text-decoration: none;}

.clearfixboth{clear:both; font-size:0px; height:0px; line-height:0px;} 

/*product*/
.rowProduct{width:23%; float:left; text-align:center; padding:5px;}
.pagecurrent{
font:11px "Microsoft Sans Serif";color: #c30; text-decoration:none; font-weight:bold;}
.pagelinklast,.pagelinklast:link,.pagelinklast:visited,.pagelinklast:active{
font:11px "Microsoft Sans Serif";color: #666; text-decoration:none; font-weight:normal;}
.pagelinklast:hover{color: #c30;}

/*Black color*/
.lblack_org11,.lblack_org11:link,.lblack_org11:visited,.lblack_org11:active{
font:11px "Microsoft Sans Serif";color: #000; text-decoration:none; font-weight:normal;}
.lblack_org11:hover{color: #F50;}
.lblack_org12,.lblack_org12:link,.lblack_org12:visited,.lblack_org12:active{
font:12px "Microsoft Sans Serif";color: #000; text-decoration:none; font-weight:normal;}
.lblack_org12:hover{color: #F50;}

/*Red color*/
.lred12,.lred12:link,.lred12:visited,.lred12:active{
font:12px "Microsoft Sans Serif";color: #C00; text-decoration:none; font-weight:bold;}
.lred12:hover{color: #000; text-decoration:underline;}

/*Border*/
.borderImg img{border:#E0DFE4 solid 1px;}
#boxLeft{width:49%; float:left; text-align:left; padding:20px 0;}
#boxRight{width:49%; float:right; text-align:right; padding:20px 0;}

/*Line*/
#dashedTop{border-top:#CCCCCC dashed 1px;}

/*galleria*/
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:70px;height:70px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px}

.caption{font-style:italic;color:#000; text-align:center; width:420px;}
.demo{position:relative;margin:0;}
.gallery_demo{width:420px;margin:0 auto;}
.gallery_demo li{width:50px;height:50px;border:3px double #111;margin: 0 2px;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
/*ul.gallery_demo_unstyled{width:400px;}*/

#main_image{margin:0 auto 30px auto;height:438px;width:575px; text-align:center;}
#main_image img{margin-bottom:10px;}

.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}

.info{text-align:left;width:515px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}

/*lightbox*/
#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; }

