﻿.toolTip { border-color: #003366; border-width:1px; border-style:solid; background-color: #EBEBEB; color: #333333; }
.modalBack { background-image: url("/Assets/Images/modal_back1.png"); filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }             
.lbStyle1 { cursor: text; }     
.RowHighlight { background-color: #8397ff;}
.RowBg { }
.RowAltBg { background-color: #e0e0e0; }  
.RowBg a { text-decoration: underline !important; color: #2c3b47 !important; }
.RowAltBg a { text-decoration: underline !important; color: #2c3b47 !important; }
.RowHighlight a { text-decoration: underline !important; color: #2c3b47 !important; }
.RowHighlight a:hover { color: #121212 !important; }
.RowBg a:hover { color: #121212 !important; }
.RowAltBg a:hover { color: #121212 !important; }

.ltr { direction: ltr; } 

ul.thumb { list-style: none; padding: 10px; margin: 0; }
ul.thumb li { margin: 0; padding: 25px; padding-bottom: 60px; float: right; position: relative; width: 110px; height: 110px; }
ul.thumb li img { width: 100px; height: 100px; -ms-interpolation-mode: bicubic; border: solid 1px #ddd; padding: 5px; background: #cfd6d9; position: relative; left: 0; top: 0; }
ul.thumb li img:hover { cursor: hand; }

img.mainImage               { width: 580px; height: 500px; border: solid 1px #003366; padding: 10px; }
div.mainImageContainer      { height: 500px; }
ul.bottomSlider             { width: 620px; list-style: none; padding: 0; position: relative; margin-top: 20px; }
ul.bottomSlider li          { float: right; border: solid 1px gray; margin-left: 10px; margin-top: 10px; padding: 5px; }
ul.bottomSlider li img      { width: 80px; height: 80px; }
ul.bottomSlider li:hover    { border: solid 1px red; }

div.imageOverlay            { opacity: .8; filter:alpha(opacity=80); text-align: center; }
div.viewSample              { opacity: .8; filter:alpha(opacity=80); text-align: center; }

.SaveLinkButton { height: 30px; line-height: 40px; padding: 5px 5px 5px 5px; background-image: url('/Assets/Images/search_back1.jpg'); background-position: center; color: White; text-decoration: none; border: solid 1px black; }
.SaveLinkButton:hover { text-decoration: underline; font-weight: bold; }

.SaveButton { padding: 5px 10px 5px 10px; background-image: url('/Assets/Images/search_back1.jpg'); background-position: center; color: White; text-decoration: none; border: solid 1px black; }
.SaveButton:hover { text-decoration: underline; }

.GridHeader 
{
    font-weight: bold;
    color: #333333;
    height: 25px;
    background-image: url('/assets/images/new/submenu_back.jpg');
    background-repeat: repeat-x;
    font-size: 16px;
}

#topTooltip { width: 100%; border: solid 1px gray; color: White; font-weight: bold; height: 30px; font-size: 18px; text-align: center; background-image: url('/Assets/Images/tooltip_back1.jpg'); }
.NoDataFoundDiv { height: 25px; font-size: 16px; font-weight: bold; color: #333333; }

.SimpleModal { display: none; text-align: right; max-width: 400px; }

.PsdCell { color: #333333; font-size: 16px; font-weight: bold; }
.PsdCheckBox { padding: 8px; }
.cbPortal { padding: 10px; }

.MasterMainDiv { width: 1024px; text-align: right; }
.MasterTopCell { border-bottom: solid 3px #333333; }
.MasterMidCell { border-right: solid 1px gray; border-left: solid 1px gray; }
.MasterContentCell { padding-top: 5px; border-left: solid 1px gray; border-bottom: solid 1px gray; border-right: solid 1px gray; }
.MasterPageHeader { font-size: 26px; font-weight: bold; color: #333333; }
.MasterFooter { text-align: center; }