﻿body{zoom:1}

.HomeBanner {
position:absolute;
z-index:20;
right:0px;
}

input[type='submit'], input[type='button'] {
background-color:#eee;
border:solid 1px #a3a3a3;
color:#555;
cursor:pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding-bottom:2px;
padding-left:5px;padding-right:5px;
}
input[type='submit']:hover, input[type='button']:hover {
background-color:#e8e8e8;
border-color:#888;
}

.FooterSocial{
font-size:12px;
width:190px;
float:right;
}

.FooterSocial p {
position:relative;
float:left;
top:7px;
color:#ececec;
}

.facebookMaster img{
position:relative;
float:right;
right:55px;
top:8px;
border:none;
}
.twitterMaster img{
position:relative;
float:right;
right:25px;
top:8px;
border:none;
}
.countryFlag {
position:absolute;
float:right;
right:-17px;
border:none;
margin-top:7px;
}

/*** Left Menu ***/
#MainContentHolder
{
	width: 970px;
	margin-left: 5px;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	z-index:0;
	position:relative;
	/**min-height: 431px; height:auto !important; height:550px; ***/
}

.PanelSlider
{
	overflow:auto;
}

.typePanel{
	overflow:auto;
	height:100%;
	padding-left:0px;
	position:relative;
}

.SitePathSeparator{
	font-size:10px;
	color:#cacaca;
	vertical-align:middle;
}

.LeftContentHolder
{
	padding:0px;
	margin:0px;
	float: right;
	width: 692px;
	height:507px;
	margin-top: 1px;
	overflow:hidden;
	z-index:0;
}

.LeftMenu2
{
	background-image:url(/App_Themes/Default/Images/Master/LeftMenuBackground.png);
	background-repeat:repeat-y;
	width: 291px;
	margin: 1px;
	margin-left: 0px;
	font-size: 11px;
	height:508px; 
	position:absolute;
	z-index:1000;
	overflow:hidden;
}

.LeftMenu2 .Category{
	padding:20px;
	padding-right:30px;
	color:#737373;
	font-size:12px;
	height:424px;
	padding-top:10px;
}

.LeftMenu2 .Category h4
{
	font-size:15px;
	font-weight:bold;
margin-bottom:5px;
}

.LeftMenu2 .Search{
	padding:20px;
	padding-right:30px;
	color:#737373;
	font-size:12px;
	padding-top:10px;
}

.LeftMenu2 .Search h2{
	font-size:18px;
	font-weight:bold;
margin-left:0px;
margin-top:-10px;
margin-bottom:10px;
color:#737373;
}

.LeftLinks
{
	bottom:20px;
	position:absolute;
}

.LeftMenu2 .Category .CategoryLinks
{
	font-size:11px;
	width:260px;
}

.LeftMenu2 .Category .CategoryLinks a
{
	position:relative;
	float:left;
	display:block;
	width:48%;
	margin-right:5px;
	margin-left:0px;
	padding-right:0px;
	padding-left:0px;
text-decoration:underline;
}

.LeftMenuSplitter
{
	margin-bottom:10px;
	color:#e7e7e7;
}

.LeftMenu2 .Category .RangeLinks
{
	font-size:11px;
	width:260px;
	clear:both;
	display:inline-block;
}

.LeftMenu2 .Category .RangeLinks a
{
	position:relative;
	float:left;
	display:block;
	width:48%;
	margin-right:5px;
	margin-left:0px;
	padding-right:0px;
	padding-left:0px;
text-decoration:underline;
}

.LeftMenu2 h2
{
	width:240px;
    padding-top: 12px;
    color:#ada698;
	font-size:18px;
	margin-left:20px;
}

.LeftMenu2 a
{
	color:#737373;
}

.LeftMenu2 a:hover
{
    text-decoration: underline;
color:#484848;
}

.RangeRepeater
{
	width: 346px;
	height: 509px;
	display: block;
	float: left;
	position: relative;
	font-size: 10px;
	overflow: hidden;
	margin-right:1px;
	cursor:pointer;
}

.RangeRepeater img 
{
    opacity:0;
}

.RangeRepeater .Title
{
	position:absolute;
bottom:0px;
	text-align:left;
	background-color:#FFF;
	width:326px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	padding-top:5px;
	padding-bottom:15px;
	padding-right:20px;
	padding-left:10px;
	font-size:11px;
	height:auto;
padding-right:1050px;
	color:#737373;
}

.RangeRepeater .Title h1 {
	padding-top:5px;
	padding-bottom:10px;
	font-size:18px;
width:200px;
}

.categoryLeft
{
	position:absolute;
	z-index:9000;
	top:180px;
	left:280px;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";-
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;*/
	cursor:pointer;
	visibility:hidden;
}

.categoryRight
{
	position:absolute;
	z-index:1000;
	top:180px;
	right:0px;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;*/
	cursor:pointer;
}

.categoryRight:hover
{
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;*/
}

.categoryLeft:hover
{
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;*/
}

.typePanel td
{
	vertical-align:top;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	height:128px;
}

.jGrid
{
	padding:0px;
	margin:0px;
	margin-left:-10px;
}

.typePanel table
{
	padding:0px;
	margin:0px;
	padding-top:15px;
	padding-bottom:5px;
	border-collapse:collapse;
	margin-top:20px;
	border-color:#333333;
}

.jGrid td {
	border: solid 1px #FFFFFF;
}

.jGrid a
{
	font-size:11px;
}

.jGrid .NewTag img
{
	position:relative;
	margin-bottom:-25px;
	float:right;
}

.doubleHeight table
{
	padding-top:30px;
}

.singleHeight table
{
	padding-top:32px;
}

.singleHeight table h2
{
	margin-top:-16px;
}

.singleHeight table td
{
	margin-bottom:50px;
}

.Title{
	position:relative;
}

.Title h2{
	margin-left:15px;
	margin-right:15px;
}

.typeNavigation
{
	bottom:10px;
	position:absolute;
	z-index:1000;
	width:692px;
}

.typeLeft
{
	position:relative;
	float:left;
	margin-left:15px;
	cursor:pointer;
	visibility:hidden;
	z-index:2000;
}

.typeRight
{
	position:relative;
	float:right;
	margin-right:15px;
	cursor:pointer;
	visibility:hidden;
}

.naviPrice
{
	font-size:18px;
	color:#737373;
	float:left;
	height:0px;
}

.naviAvailability
{
	font-size:12px;
	color:#737373;
	float:right;
	height:0px;
}

.NaviExtraInfo
{
	visibility:hidden;
	height:0px;
}

.xtraProduct
{
	padding:0px;
	margin:0px;
	z-index:5000;
	margin-top:-60px;
	visibility:visible;
	margin-left:-10px;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
	margin-right:-15px;
	float:left;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
}

.xtraLeftShadow
{
	background-color:#FFFFFF;
	width:23px;
	float:left;
	position:relative;
	height:145px;
	background-repeat:no-repeat;
	z-index:2000;
	background:url('/App_Themes/Default/Images/Type/xtraLeftShadow.png');
	/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Type/xtraLeftShadow.png", sizingMethod="scale");


}

.xtraRightShadow
{
	background-color:#FFFFFF;
	width:23px;
	float:right;
	position:relative;
	height:145px;
	background-repeat:no-repeat;
	z-index:2000;
	background:url('/App_Themes/Default/Images/Type/xtraRightShadow.png');
		/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Type/xtraRightShadow.png", sizingMethod="scale");

}

.xtraMiddle{
	position:relative;
	float:left;
	width:150px;
}

.xtraTopMiddle{
	position:relative;
	float:left;
	height:88px;
	clear:both;
	width:150px;
}

.xtraBottomMiddle{
	background-color:#FFFFFF;
	position:relative;
	float:left;
	bottom:0px;
	width:150px;
	height:40px;
}

.xtraFooter
{
	background-color:White;
	z-index:2000;
	height:10px;
	clear:both;
	bottom:0px;
	position:relative;
	float:left;
	background:url('/App_Themes/Default/Images/Type/xtraBottomShadow.png') repeat-x;
	/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Type/xtraBottomShadow.png", sizingMethod="scale");
}

.xtraAvailability
{
	font-size:11px;
	color:#777570;
	float:right;
	position:relative;
	margin-top:8px;
	bottom:-6px;
}

.xtraPrice
{
	font-size:18px;
	color:#777570;
	float:left;
	position:relative;
	bottom:-8px;
}

.typePageControl{
	float:left;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:0;
	margin-top:-14px;
	margin-left:auto;
	margin-right:auto;
}

.typePageControl table{
	margin-left:auto;
	margin-right:auto;
}

.typePageControl table td{
	font-size:8px;
	color:#a4a3a3;
	width:15px;
}

.pageImg{
	cursor:pointer;
}

/*** Search ***/

.SearchParametersNew
{
	color: #868686;
	font-size: 13px;
	padding-left: 0px;
	padding-top:5px;
	font-family: Arial;
	margin-top:-8px;
	height:22px;
}

.SearchParametersNew .paraBold
{
	font-weight:600;
}

.SearchPageContentNew
{
position:absolute;
	float: right;
	width: 692px;
	height:462px;
	margin-top: 5px;
margin-right:0px;
right:0px;
}

.SearchLinks a
{
	font-size:11px;
}

.SearchLinks h4
{
	margin-bottom:5px;
	margin-top:0px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom:3px;
	color:#737373;
	font-size:12px;
	font-weight:600;
	width:100%;
	position:relative;
	margin-top:0px;
}

.SearchLinks h4 span {
	margin:0px;
	margin-top:10px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
}

.SearchLinks {
	position:relative;
	float:left;
	margin-top:0px;
	margin-left:20px;
	height:300px;
}

.SearchLinks div {
	float:left;
	width:250px;
	margin-bottom:5px;
}

.SearchLinks div a {
	display:block;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:5px;
	width:48%;
	clear:none;
}

.searchTypes {
	margin-top:10px;
}

#ResultsMultiViewNew{
	height:462px;
}

.HRNew
{
	height: 0px;
	border-bottom: solid 1px #dad7ce;
}

.RangePanel .Title .catTypeRepeater{
	display:block;
	float:left;
	clear:both;
	padding-top:4px;
	padding-bottom:4px;
	width:100%;
}

#typeSubRepeater{
	margin-top:3px;
}

.RangePanel .Title .catTypeRepeater a{
	width:50%;
	display:block;
	float:left;
	text-align:left;
text-decoration:underline;
}
.RangePanel .Title .catTypeRepeater a:hover{
	text-decoration:underline;
color:#484848;
}

.RangePanel h5 {
	padding:0px;
	margin:0px;
	font-size:12px;
	margin-top:10px;
	margin-bottom:2px;
}
.RangePanel h5 a{
	font-weight:bold;
}

.LeftMenuProduct
{
	background-image:url(/App_Themes/Default/Images/Master/LeftMenuBackground.png);
	background-repeat:repeat-y;
	width: 270px;
	margin: 1px;
	margin-left: 0px;
	font-size: 11px;
	height:507px; 
	position:absolute;
	z-index:1000;
	padding-left:15px;
	color:#737373;
	overflow:hidden;
}

.LeftMenuProduct .header{
	position:relative;
	float:left;
	clear:none;
	width:258px;
margin-left:-15px;
padding:10px;
padding-top:10px;
height:auto;
min-height:35px;
}

.LeftMenuProduct .header .Name{
	font-size:16px;
	width:75%;
	position:relative;
	float:left;
}

.LeftMenuProduct .Dimensions .Code{
	font-size:11px;
position:relative;
float:right;
}

.LeftMenuProduct .header .Price{
	font-size:18px;
	position:absolute;
	text-align:right;
top:10px;
right:12px;
}

.Availability{
position:absolute;
top:32px;
right:10px;
float:right;
width:60px;
text-align:right;
}

.LeftMenuProduct .chooseMe{
	margin-top:10px;
	position:relative;
	float:left;
	clear:none;
	width:277px;
left:-15px;
}

.LeftMenuProduct .chooseMe h4{
	font-size:13px;
	margin-bottom:5px;
font-weight:bold;
color:#999999;
padding-left:12px;
}

.LeftMenuProduct .chooseMe table td{
	vertical-align:text-top;
padding-left:12px;
padding-right:12px;
}

.LeftMenuProduct .chooseMe table {
padding-bottom:15px;
border-bottom:solid 1px #ECECEC;
}

.LeftMenuProduct .imgHolder{
	border-top:solid 1px #ECECEC;
	border-bottom:solid 1px #ECECEC;
	margin-top:0px;
	margin-left:-15px;
	position:relative;
	float:left;
	clear:none;
	width:258px;
	background-color:White;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:10px;
}

.LeftMenuProduct .img{
	position:relative;
	float:left;margin-bottom:15px;
	cursor : url("/App_Themes/Default/Images/Cursors/magnify.cur"), pointer
}

.imgHolderThumb
{
	clear:both;
}

.LeftMenuProduct .imgHolder .thumbImage{
	padding:2px;
	margin-right:2px;
	position:relative;
	display:block;
	float:left;
	margin-bottom:0px;
	padding-bottom:2px;
	cursor:pointer;
}

.LeftMenuProduct .Dimensions {
	position:relative;
	float:right;
	padding-top:10px;
right:20px;
text-align:left;
}

.magnify{
	position:absolute;
	top:7px;
	right:5px;
	cursor:pointer;
}

#facebookFrame{
	display:block;
	bottom:5px;
	left:118px;
	position:absolute;
	margin-bottom:8px;
}

.twitter-share-button{
	display:block;
	bottom:0px;
	position:absolute;
	left:16px;
	margin-bottom:13px;
	cursor:pointer;
}	

.overlay
{
overflow:hidden;
}

.overlayBackground
{
	display:none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	opacity: 0.0;
	background-color:Black;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:1000;
	height:800px;
}

.overlayLogo, .overlayClose, .overlayLoader, .overlayGalleryLeft, .overlayGalleryRight {position:absolute;}
.overlayClose {cursor:pointer;width:20px;}

.overlayGalleryLeft,.overlayGalleryRight
{
	display:none;
	cursor:pointer;
	z-index:5000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	opacity: 0.0;
}

.overlayImages{
z-index:2001;
position:absolute;
left:0px;
overflow:hidden;
height:600px;
display:none;
}

.galTable{table-layout:fixed;border-spacing:0px;}
.galTableBasket{margin-top:-40px;}
.galNE
{
	height:48px;width:49px;background-image:url(/App_Themes/Default/Images/Gallery/NE.png);
	/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Gallery/NE.png", sizingMethod="scale");
}
.galNW
{
	height:48px;width:49px;background-image:url(/App_Themes/Default/Images/Gallery/NW.png);
	/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Gallery/NW.png", sizingMethod="scale");
}
.galSW
{
	height:48px;width:49px;background-image:url(/App_Themes/Default/Images/Gallery/SW.png);
	/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Gallery/SW.png", sizingMethod="scale");
}
.galSE
{
	height:48px;width:49px;background-image:url(/App_Themes/Default/Images/Gallery/SE.png);
	/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Gallery/SE.png", sizingMethod="scale");
}
.galS
{
	height:48px;background-image:url(/App_Themes/Default/Images/Gallery/S.png);
	/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Gallery/S.png", sizingMethod="scale");
}
.galN
{
	height:48px;background-image:url(/App_Themes/Default/Images/Gallery/N.png);
	/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Gallery/N.png", sizingMethod="scale");
}
.galE
{
	width:49px;background-image:url(/App_Themes/Default/Images/Gallery/E.png);
	/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Gallery/E.png", sizingMethod="scale");
}
.galW
{
	width:49px;background-image:url(/App_Themes/Default/Images/Gallery/W.png);
	/* IE hack */
    background:none\9; /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Default/Images/Gallery/W.png", sizingMethod="scale");
}


.dynamicGalleryTemp 
{
display:none;
}

.galleryQueryImageProduct {
position:absolute;
display:block;
margin-top:-15px;
background-color:White;
font-size:11px;
}


.galleryQueryImageProductX, .galleryQueryImageProductY {
display:none;
}

.galleryQueryImageProductPrice {
font-weight:bold;
margin-left:5px;
}

.galleryHotSpot 
{
	cursor:pointer;
}

.galleryInfoDiv {
z-index:9999;
position:fixed;
background-repeat:repeat-x;
display:none;
}

.galleryInfoSubDiv 
{
float:left;
margin:0px;
background-image:url(/App_Themes/Default/Images/Master/HotSpotHoverBackground.png);
font-size:11px;
height:33px;
position:relative;
}

.galleryInfoSubDiv span {
top:10px;
position:relative;
margin:5px;
}

.hotSpotOpen, .hotSpotClose {
position:relative;
display:inline;
float:left;
}

.galleryQueryImageProduct .galleryQueryImageProductTitle,
.galleryQueryImageProduct .galleryQueryImageProductX,
.galleryQueryImageProduct .galleryQueryImageProductY,
.galleryQueryImageProduct .galleryQueryImageProductPrice
{
display:none;
}

.LeftMenuGallery {
height:25px;
width:25px;
}

.LeftMenuGallery:hover {
text-decoration:none;
cursor:pointer;
}

.LeftMenuGallery img {
margin-bottom:-7px;
height:20px;
width:20px;
}

.galleryButton {
float:right;
position:relative;
margin-top:-33px;
margin-right:-3px;
}

