@font-face {
    font-family: 'ITCAvantGardeGothicBook';
    src: url('agw_____0-webfont.eot');
    src: url('agw_____0-webfont-.eot#iefix') format('embedded-opentype'),
         url('agw_____0-webfont.woff') format('woff'),
         url('agw_____0-webfont.ttf') format('truetype'),
         url('agw_____0-webfont.svg#ITCAvantGardeGothicBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{ 
    font-family: 'ITCAvantGardeGothicBook';
    margin :0 0 0 0;
    font-style:normal;
    font-weight:normal;
}

/* Wall Color */

.WallColorText
{
    height: 20px;
    padding-left:15px;
    font-size :11pt;
    font-weight:normal;
    cursor:text;
    color :#242424;
}

/* Frame */

.HomeFrameHeader
{
   font-size :10pt;
   font-weight:bold; 
   color :#242424;   
}

.HomeFrameDetails
{
    height: 20px;
    padding-left:15px;
    font-size :9pt;
    font-weight:normal;  
    color :#242424;  
}

.HomeFrameValues
{
    height: 20px;
    padding-left:1px;
    font-size :7.5pt;
    font-weight:normal;  
    color :#242424;  
}

.Paging
{
  font-size :9pt;
  font-weight:normal;  
  color :#242424;    
}

.Frameby
{
  font-size :10pt;
  font-weight:normal;  
  color :#000000;  
}

.Searchby
{
   font-size :8pt;
  font-weight:normal;  
  color :#333333;  
}

.ChooseStackFrameHeading
{
    font-size :10pt;
    font-weight:normal;  
    color :#242424; 
}

.ChooseStackSubFrame
{
    font-size : 7.0pt;
    font-weight:normal;  
    color :#242424; 
}

.ChooseStackFrame
{
    font-size : 7.3pt;
    font-weight:normal;  
    color :#242424; 
     cursor:hand;
    cursor:pointer;
}

.ChooseStackFrame:hover
{
    text-decoration:underline;
     cursor:hand;
    cursor:pointer;
}


/* Mat */

.HomeMatHeader
{
    height: 20px;   
    font-size :8pt;
    font-weight:bold;
    color :#242424; 
}

.HomeMatSubHeader
{
    height: 20px;
    padding-left:41px;
    font-size :8pt;
    font-weight:normal; 
    color :#242424;   
}

.MatSlider
{    
    font-size :11px;
    font-weight:normal;    
}

.ChooseMatType
{    
    font-size :11px;
    font-weight:normal; 
    color :#333333;    
}

.MatTypeRadio
{
    font-size :9px;
    font-weight:normal; 
    color :#333333;  
}

.SelectMat
{    
    font-size :11px;
    font-weight:normal; 
    color :#333333;    
}

.MatType
{    
    font-size :11px;
    font-weight:normal;    
}

.MatTypeValue
{    
    font-size :10px;
    font-weight:normal;    
}

.HelpURL
{
    color:Black;
    text-decoration:none;
    font-size :10px;
}

/* Art */

.ArtFont
{    
    font-size :10pt;
    font-weight:normal; 
    color :#242424;  
}

.BrowseArt
{    
    font-size :11pt;
    font-weight:normal; 
    color :#242424;  
}

.ChooseImage
{
    font-size :11pt;
    font-weight:normal;
    color :#242424;  
}

.IsArt
{    
    font-size :9pt;
    font-weight:normal; 
    color :#000000;  
}

.Inche
{    
    font-size :9pt;
    font-weight:normal; 
    color :#242424;  
}

.Ques
{
    font-size :9pt;
    font-weight:normal; 
    color :#242424; 
}

.Upload
{
    font-size :11pt;
    font-weight:normal; 
    color :#242424; 
}

.Regis
{
     font-size :7.3pt;
    font-weight:normal; 
    color :#242424;
}

/* Tab */

.TabFont
{
    font-size :14px;
    color :#242424;  
    cursor:hand;
    cursor:pointer;
}


.TabMatFont
{
    font-size :10px;
    color :#242424;  
    cursor:hand;
    cursor:pointer;
}

/* Home */


.LabelFramingNote
{
    font-size :11px;
    color :#242424;  
}

.LabelShareFramer
{
     height: 20px;
    padding-left:5px;
    font-size :8pt;
    font-weight:normal;  
    color :#242424;  
}

.resize 
{
    
width: 200px;
height : auto;
margin-top:25px;
margin-bottom:5px;

}


.PrintHeader
{   
    font-size :10pt;
    text-align:center;
}

.LabelImageDetail
{
    font-size :13px;
    color :#242424;  
}

.LabelAddPortfolioNote
{
    font-size :9.5pt;
    color: #57524C;
    font-family: 'ITCAvantGardeGothicBook';
}

.NoteHeader
{
    color: Red;
    font-size: 10pt;
    font-weight: bold;
    
}


.DropdownCollection
{
    color: black;
    /*font: 11px ITCAvantGardeGothicBook;*/
    background: none repeat scroll 0 0 white;
    border:1px solid #BBBBBB;
    width:160px;    
}

.DivCollection 
{ 
    position: absolute;          
    z-index: 1;
    top:573.5px;
    left :12px;
}
 .SelectedCollection 
 {
	
    border: 1px solid #CCCCCC;	 
    cursor:pointer;
    text-align:left;
    background:#fafafa url('images/DropDown.png') no-repeat scroll 100% center;
    -webkit-user-select:none; 
    -k-user-select:none; 
    -moz-user-select:moz-none; 
    user-select:none;
    height:17px;
    width:159px;
    width:157px\9;
 }
 
 
 
  .SelectedCollection:hover 
 {
	
    border: 1px solid #CCCCCC;	 
    cursor:pointer;
    text-align:left;
    background:#fafafa url('images/DropDownhover.png') no-repeat scroll 100% center;
    -webkit-user-select:none; 
    -k-user-select:none; 
    -moz-user-select:moz-none; 
    user-select:none;
    height:17px;
    width:159px;
    width:157px\9;
 }
 /* chrome1+ */
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .DivCollection 
 { 
     position: absolute;          
     z-index: 1;
     top:560px;
     left :12px;
 }
 }
 
 

/* Localized */