﻿.modalBackground 
{
    background-color:Gray;
    -filter:alpha(opacity=70);
    -opacity:0.7;
}
.modalPopup 
{
    background-color:#ffffff;
    width:600px;
}
.modalHeader
{
    font-family: Calibri, Verdana;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 3px;
    height: 24px;
    cursor: hand;
    color: #636973;
    background-image: url(./smallpic/SilverBarBackground.jpg);
    border-top: solid 2px #636973;
    border-left: solid 2px #636973;
    border-right: solid 2px #636973;
}
.modalHeaderImageButton
{
    border: 0px;
    padding: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 3px;
    margin-top: 4px;
}
.modalContent
{
    border: solid 2px #636973;
    padding: 5px;
}
.notThere
{
    display: none;
}
.ActionButton
{
    border: #8B8B8B 1px solid;
    font-size: 9pt;
    color: #000066;
    background-color: #F9F9F9;
    height:18;
    -filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F9F9F9,endColorStr=#B5B5B5);
    cursor: hand;
    width: 100px;
}
.sideBar
{
    padding-right: 15px;
}

/****************************/

.hoverBackground 
{
    background-color:Gray;
    -filter:alpha(opacity=70);
    -opacity:0.7;
}
.hoverPopup 
{
    background-color:#ffffff;
    width:260px;
}
.hoverHeader
{
    font-family: Calibri, Verdana;
    font-weight: bold;
    font-size: medium;
    vertical-align: middle;
    padding-left: 2px;
    height: 20px;
    /*cursor: hand; */
    color: #636973;
    background-image: url(./smallpic/SilverBarBackground.jpg);
    border-top: solid 2px #636973;
    border-left: solid 2px #636973;
    border-right: solid 2px #636973;
}
.hoverContent
{
    border: solid 2px #636973;
    padding: 3px;
}


/***********************************************/

fieldset
{
    margin: 10px 0;
    padding: 3px;
    border: 1px solid #d9d9d9;
    clear: both;
    width: 400px;
}
legend
{
    font-weight: bold;
    font-size: 120%;
    color: #666;
    padding: 0 3px;
    margin-bottom: 5px;
}
.watermarkTextBox
{
    width: 330px;
    background-color: Aqua;
}

/*input, textarea
{
    width: 200px;
}
*/

/*Reorder List*/
.dragHandle
{
    width: 12px;
    height: 12px;
    /*background-color: Blue; */
    background-image: url(./SmallPic/ok.gif);  /* url(/images/bg-menu-main.png); */
    /* cursor: move; 
    border: outset thin white; */
}
.callbackStyle
{
    border: thin blue inset;
}
.callbackStyle table
{
    background-color: #5377A9;
    color: Black;
}
.reorderListDemo li
{
    list-style: none;
    margin: 2px;
    background-image: url(./SmallPic/bg_nav.gif); 
    background-repeat: repeat-x;
    color: #000;  /*FFF;*/
}
.reorderListDemo li a
{
    color: #FFF !important;
    font-weight: bold;
}
.reorderCue
{
    border: dashed thin black;
    width: 100%;
    height: 25px;
}
.itemArea
{
    margin-left: 0px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 0.8em;
    text-align: left;
}
.reorderListDemoTall li
{
    list-style: none;
    margin: 2px;
    background-color: Blue;
    color: #FFF;
}
.itemAreaTall
{
    margin-left: 15px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1em;
    text-align: left;
    width: 800px;
    height: 185px;
    margin-top: 15px;
}
.reorderCueTall
{
    border: dashed thin black;
    width: 100%;
    height: 200px;
    margin-bottom: 30px;
}
#sizeImage img
{
    width: 200px;
    height: 100px;
}

.panelLower
{
    border-left:1px solid black; 
    border-right:1px solid black; 
    border-bottom:1px solid black;  
    /*BorderWidth: 1;
    BorderColor: Beige; */
}

.panelUpper
{
    border-left:1px solid black; 
    border-right:1px solid black; 
    border-top:1px solid black;     
}

/* Content Page Layout */
.demoarea {
	padding:20px;
	background:#FFF url(smallpic/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:10px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.6em;
}

.boxAlertSuccess{
	padding-bottom:5px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.0em;
	border-top:3px solid #3CB371;
    border-bottom:3px solid green;
    border-right:3px solid green;
    border-left:3px solid #3CB371;
	background-color:#DFFFDF;	
}

.boxAlertFail{
	padding-bottom:5px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.0em;
	border-top:3px solid #3CB371;
    border-bottom:3px solid green;
    border-right:3px solid green;
    border-left:3px solid #3CB371;
	background-color:#FCDADE;	
}


.boxAlertText p 
{
   padding:2px;
}

.demobottom {
	height:8px;
	background:#FFF url(smallpic/demobottom.png) no-repeat left bottom;
}

.TabHeaderCSS
{
     font-family:Verdana, Arial, Courier New;
     font-size: 12px;
     background-color: Silver;
     text-align: center;
     cursor: pointer
}

.BackColorTab
{
    font-family:Verdana, Arial, Courier New;
    font-size: 12px;
    color:Gray;
    background-color:Silver; 
}

.CustomTabStyle .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
    background:url(images/tab-line.gif) repeat-x bottom;
}

/*Textbox Watermark*/

.unwatermarked {
	/*height:18px;
	width:148px; */
}

.watermarked {
	/*height:20px;
	width:150px; */
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	-opacity:.9;
	-filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/* http://bytes.com/topic/asp-net/answers/626914-how-change-linkbutton-forecolor-mouse-over-event */
.LinkBtnNormal 
{
    font-size: 10pt; 
    color: blue; 
    font-family:'Microsoft Sans Serif'; 
    text-decoration: none;
}

.clsHomePgLinkBtnNormal 
{
    font-size: 10pt; 
    color: blue; 
    font-family:'Microsoft Sans Serif'; 
    text-decoration: none;
}

.clsHomePgLinkBtnMouseOver 
{   
    font-size: 10pt; 
    color: blue; 
    font-family: 'Microsoft Sans Serif'; 
    text-decoration: underline;
}



