﻿html { min-height: 100%; margin-bottom: 1px; }
h1{font-family:Trebuchet MS, Verdana, Arial;font-size:22px;color:#666666;font-weight:normal;padding:0px;margin:0px;}

.xxxBlack60BodyText  {font-size: 10px;color: #666666; font-family: Trebuchet MS, Verdana, Arial;}
.xxBlack60BodyText  {font-size: 11px;color: #666666; font-family: Trebuchet MS, Verdana, Arial;}
.xBlack60BodyText  {font-size: 12px;color: #666666; font-family: Trebuchet MS, Verdana, Arial;}
.black60BodyTextBold  {font-size: 12px;color: #666666; font-family: Trebuchet MS, Verdana, Arial; font-weight:bold;}
.xxBlack60BodyTextBold  {font-size: 10px;color: #666666; font-family: Trebuchet MS, Verdana, Arial; font-weight:bold;}
.xxBlackBodyTextBold{font-size: 11px;color: #000000; font-family: Trebuchet MS, Verdana, Arial;font-weight:bold;}

a.pagingShow:link{cursor:pointer;font-size: 11px;color: #666666; font-family: Trebuchet MS, Verdana, Arial;text-decoration:none;text-decoration:none;display:'';}
a.pagingShow:visited{cursor:pointer;font-size: 11px;color: #666666; font-family: Trebuchet MS, Verdana, Arial;text-decoration:none;text-decoration:none;display:'';}
a.pagingShow:hover{cursor:pointer;font-size: 11px;color: #666666; font-family: Trebuchet MS, Verdana, Arial;text-decoration:none;text-decoration:none;display:'';}
a.pagingShow:active{cursor:pointer;font-size: 11px;color: #666666; font-family: Trebuchet MS, Verdana, Arial;text-decoration:none;text-decoration:none;display:'';}

.pagingSelected{cursor:pointer;font-size: 11px;color: #000000;text-decoration: underline; font-family: Trebuchet MS, Verdana, Arial;display:'';}
  
.addCartButton{border:ridge:1px #666666;font-size:9px;}

.divSearchSuggest
{
	position: absolute; 
	top: 57px; 
	right: 80px; 
	width: 158px;
	*width: 160px; 
	z-index: 1; 
	color: #666666; 
	background-color: #FFFFFF;
	border: solid 1px #666666;
	padding: 2px
}

.modalProperties
{
    filter: alpha(opacity=30);
    margin: 0;
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.bodyTextXXXX{font-family:Trebuchet MS, Verdana, Arial;font-size:16px;}
.arialBodyTextXXXX{font-family:Arial;font-size:16px;}
.blackBodyTextXX{font-size: 14px;color: #000000; font-family: Trebuchet MS, Verdana, Arial;}
.blackBodyText{font-size: 12px;color: #000000; font-family: Trebuchet MS, Verdana, Arial;}
.xBlackBodyText{font-size: 11px;color: #000000; font-family: Trebuchet MS, Verdana, Arial;}
.blackBodyTextBold{font-size: 12px;color: #000000; font-family: Trebuchet MS, Verdana, Arial;font-weight:bold;}
.blackBodyTextBoldXX{font-size: 14px;color: #000000; font-family: Trebuchet MS, Verdana, Arial;font-weight:bold;}
.blackBodyTextX{font-size: 13px;color: #000000; font-family: Trebuchet MS, Verdana, Arial;}


.modalDark{ border: solid 2px white; padding: 6px;} 
.back{background-color: #000000; border: solid 2px white; padding: 6px; height: 425px;}
.modalPopup{background-color:white;}
.modalWhiteBack{background-image: url(/Retail/app_images/modal/whiteback.gif)}


.modalDivHolder{padding:2px;float:left;}
.modalDivParent{float:left;width: 20px; height: 20px; border: 1px solid #000000;  padding: 5px; }
.modalDivChild{position: relative; top: -15px;left:-15px;width: 45px; height: 45px; border: 1px solid black; padding: 2px; }



.ifrContent{
    min-width:100%; 
    width:100%; 
    min-height:100%; 
    height:100%;
}

.dhtmlwindow{
position: absolute;

visibility: hidden;

}

.drag-handle{ /*CSS for Drag Handle*/
padding: 0px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #000000;
color: #000000;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 0px solid #000000;
background-color: #ffffff;
color: black;
height:100%;
padding: 0px;
overflow: hidden;
 
}






.modalBackground1
{
    filter: Alpha(Opacity=80); -moz-opacity:0.8; opacity: 0.8;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}

