
.mainSiteContent .dhtmlwindow { 
position: absolute;
left: 0;
top: 0;
width: 425px !important;
height: 538px;
background: url(//secureimages.redcatsusa.com/images/site_images/jessicalondon/ave_qv_final_bg_01.png) no-repeat;
z-index:9999999999 !important;
 }

* html .dhtml .mainSiteContent window { 
background: url(//secureimages.redcatsusa.com/images/site_images/jessicalondon/ave_QV_bg_ie6.gif) no-repeat;
 }

.mainSiteContent .drag-handle {  /*CSS for Drag Handle*/
color: white;
cursor: move;
overflow: hidden;
margin-left:-1px;
position:relative; 
 }

.mainSiteContent .drag-handle .drag-controls {  /*CSS for controls (min, close etc) within Drag Handle*/
overflow:hidden;
padding:0px;
text-align:right;
margin:5px 10px -1px 0; 
 }

.mainSiteContent .drag-handle .drag-controls img#img_quick {  
cursor:pointer;
margin:5px 7px 0 0;
width:38px;
height:9px;
background:#fff url(//secureimages.redcatsusa.com/images/site_images/jessicalondon/ave_close.png);
 }

* html .mainSiteContent  .drag-handle {  /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
 }

.mainSiteContent .drag-contentarea {  /*CSS for Content Display Area div*/
color: black;
padding:2px 0 0px 3px;
overflow: auto;
width:411px; 
position:relative;
margin-left:3px;
height:503px !important;
 }

* html .mainSiteContent  .drag-contentarea { width:404px; }

*+html .mainSiteContent  .drag-contentarea { width:404px; }

.mainSiteContent .drag-statusarea {  /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
 }

.mainSiteContent .drag-resizearea {  /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
 }


/***********/
.mainSiteContent #promo-bar a img { position:relative }


#FixCssFile.aspx generated CSS at: 2/9/2010 12:47:45 PM