	
h4.prodhead	{
	font-weight: normal;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 4px;
	}
	
td 	{
	border-bottom: dashed 1px #dddddd;
	}
	
ul	{
	margin-top: 0px;
	}
	
.emb	{
	font-weight: bold;
	}
	
.just_ind	{
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#bookmarks	{
	width: 280px;
	height: 25px;
	//border: solid 1px #ccc;
	float: right;
	margin-top: 5px;
	text-align: right;
	position: relative;
	top: -35px;
	left: 65px;
	}

#addthis	{	
	padding-top: 5px;
	padding-right: 5px;
	//border: solid 1px #ff0000;
	float: right;
	}
#plusone	{
	//border: solid 1px #0000ff;
	float: right;
	}
	
	
.pricewrap	{
	width: 100%;
	height: 250px;
	}

.pricewrap2	{
	width: 100%;
	height: 200px;
	}

.pwrapcell	{
	border: 0px;
	text-align: center;
	}

.sechead	{
	height: 15px;
	width: 100%;
	border-bottom: dashed 2px #dddddd;


	}

.pricetable {
	margin: 0 auto;
	border-left: dashed 1px #dddddd;
	border-right: dashed 1px #dddddd;
	}
	
.navbg	{
	background-color: #12559C;
	background-image: url("/images/footbg.png");
	border: solid 1px #000000;
	color: #ffffff;
	font-weight: bold;
	}
	
.fwidth	{
	text-align: justify;
	width: 100%;
	}
	
.clearbase	{
	text-align: justify;
	width: 100%;
	height: 50px;
	clear: both;
	}
	
.focuscell	{
	padding: 3px;
	border-bottom: dashed 1px #dddddd;
	}

	
.imgtable {
	width: 100%;
	height: 100%;
	}

.searchlink {
	color: #12559C;
	text-decoration: none;
	}
	
.searchlink:hover
	{
	color: #12559C;
	text-decoration: underline;
	}

.prodtitle	{
	width: 100%;
	border-bottom: 2px dashed #dddddd;
	position: relative;
	clear: both;
	margin-bottom: 10px;
 	}
 	
.ymabii	{
 	width: 100%;
 	border-bottom: 2px dashed #dddddd;
 	margin-top: 20px;
 	}
 	
.upsell	{
 	width: 741px;
 	margin-top: 8px;
 	margin-left: 18px;
 	}
 
#upsell_image {
	float: left;
	margin-top: 0px;
	width: 100px;
	}
 
#upsell_text {
	float: left;
	margin-top: 42px;
	width: 400px;
	}
	
.prodleft	{
	width: 49%;
	float: left;
	}
	
.prodright	{
	width: 49%;
	float: right;
	}
	
	
.prodleft1	{
	width: 40%;
	height:270px;
	float: left;
	text-align: center;

	}
	
.prodright1	{
	width: 58%;
	height:270px;
	float: right;
	}
	
.prodright2	{
	width: 300px;
	height:270px;
	float: right;
	margin-right: 25px;
	}
	
.prodright3	{
	width: 95px;
	height:270px;
	float: left;
	// border: solid 1px #ccc;
	}
	
.thumb1 {
	width: 75px;
	height: 75px;
	margin: 5px 10px 0px 10px;
	border: solid 1px #eee;
	}

.product_thumbs	{	
	width: 761px;
	height: 120px;
	margin-left: 8px;
	}

.acc_thumb {
	width: 114px;
	height: 142px;
	margin: 0px 0px 0px 9px;
	float: left;
	border: solid 1px #ddd;
	font-size: 10px;
	text-align: center;
	}
	
.acc_thumb_image {	
	width: 95px;
	height: 95px;
	border: solid 3px #fff;
	margin: 6px 6px 0px 6px;
	background-color: #fff;
	}
	
.acc_thumb_text {
	width: 111px;
	height: 28px;
	margin: 4px 0px 0px 2px;
	//border: solid 1px #ff0000;
	overflow: hidden;
	}
	
	
#prodwrap	{
	width: 95%;
	margin: 0 auto;
	padding: 10px;
	}
	
#main	{
	}
	
#menu	{
	width: 145px;
	}
	
	
	
	
	
/*	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: #12559C; }





