﻿.relateditemspanel {
	height:170px;
	width:150px;
	BORDER: 1px dashed #B2B3B5;
	PADDING-left: 6px;
	MARGIN: 10px 0 0 0px;
	}

.modalpanel								{filter: alpha(opacity=70);opacity: 0.7;position:absolute; background-color:#DDDDDD;height:100%; width:100%;left:0px; top:0px;visibility:hidden; z-index:5;}
.descriptiondiv							{background-color:#ECEDED;position:absolute;height:370px;width:600px;left:35%;top:180px;visibility:hidden;z-index:10; border:solid 2px #878889;}
.descriptiondivimage					{float:left;margin:8px;}
.descriptiondivdescription				{float:left; width:50%; margin:8px; height:270px; overflow-y:auto;}


.descriptiondiv	.descriptiondivheader	{width:100%;background-color:#878889; border-bottom:1px solid black; font-weight: bold;color: White;line-height:25px;margin:0px;padding:0px;text-align:left;height:30px;}
.descriptiondiv	.popuptitle				{width:550px;float:left;}
.descriptiondiv	.popupbutton				{width:25px;float:right;text-align:center;font-weigth:bold;cursor:pointer;}
.descriptiondiv	.openitem,
.descriptiondiv	.openitem a,
.descriptiondiv	.openitem a:active,
.descriptiondiv	.openitem a:visited,
.descriptiondiv	.openitem a:hover		{display:block; float:left; margin:22px 0px 0px 8px;color:Gray;width:250px;}


.slideshownavigation					{padding:0px; margin:0px;left:0px; top:0px; width:444px;height:23px;width:150px;position:relative;}
.slideshownavigation .previous			{visibility:hidden;cursor:pointer;color:Gray;height:23px;width:20px;padding:0px; margin:0px;text-align:left;font-size:20px;font-weight:bold; text-decoration:none;float:left;}
.slideshownavigation .next				{visibility:hidden;cursor:pointer;color:Gray;height:23px;width:20px;padding:0px; margin:0px;text-align:right;font-size:20px;font-weight:bold; text-decoration:none;float:left;}
.slideshownavigation .productid			{color:Gray;font-weight:bold;padding:7px 0px 0px 0px;height:23px;width:110px; margin:0px;text-align:center;float:left;}

.slideshowheader						{color: #272528;text-transform:uppercase;font-weight:bold;margin:12px 0px 0px 0px;}
	
		.imageslideshowholder{
		/* CSS HACK */
		width: 150px;	/* IE 5.x */
		width/* */:/**/150px;	/* Other browsers */
		width: /**/150px;
		
		/* CSS HACK */
		height: 134px;	/* IE 5.x */
		height/* */:/**/134px;	/* Other browsers */
		height: /**/134px;
		position:relative;	/* Never change this value */
		float:left;
		 visibility:hidden;
	}
	.imageInGallery			{position:absolute;cursor:pointer;}
	
	#imageSlideshowHolder img{
		position:relative;
	}



.banner{position:relative; width:150px; height:156px;}
	

.ttable			{background-color:Teal;z-index:30;position:relative;float:left;color:White;margin:10px 10px 10px 170px;}