﻿body {
}
.BoxGreen
{
cursor:pointer;background-image:url(../_Images/Home/box_green.png);color: rgb(130, 170, 137); font-weight: bold;width:72px; height:72px; padding:8px; font-size:7.5pt; float:left; margin-right:2px;
}
.BoxGreen:hover
{
cursor:pointer;background-image:url(../_Images/Home/rollbox_green.jpg);color: rgb(255, 255, 255); font-weight: bold;width:72px; height:72px; padding:8px; font-size:7.5pt; float:left; margin-right:2px;
}
.BoxBlueS
{
cursor:pointer;background-image:url(../_Images/Home/box_blues.png);color: rgb(100, 125, 167); font-weight: bold;width:72px; height:72px; padding:8px; font-size:7.5pt; float:left; margin-right:2px;
}
.BoxBlueS:hover
{
cursor:pointer;background-image:url(../_Images/Home/rollbox_blues.jpg);color: rgb(255, 255, 255) !important; font-weight: bold;width:72px; height:72px; padding:8px; font-size:7.5pt; float:left; margin-right:2px;
}
.BoxGreyS
{
background-image:url(../_Images/Home/box_greys.png);color: rgb(130, 130, 130); font-weight: bold;width:72px; height:72px; padding:8px; font-size:7.5pt; float:left; margin-right:2px;
}
.BoxGreyS:hover
{
background-image:url(../_Images/Home/rollbox_greys.jpg);color: rgb(0, 0, 0) !important; font-weight: bold;width:72px; height:72px; padding:8px; font-size:7.5pt; float:left; margin-right:2px;
}
.BoxBlue
{
background-image:url(../_Images/Home/box_blue.png);color: rgb(100, 125, 167); font-weight: bold;width:183px; height:71px; padding:8px; font-size:7.5pt; margin-right:35px; margin-bottom:25px;background-repeat:no-repeat;
}
.BoxBlue:hover
{
background-image:url(../_Images/Home/rollbox_blue.jpg);color: rgb(255, 255, 255) !important; font-weight: bold;width:183px; height:71px; padding:8px; font-size:7.5pt; margin-right:35px; margin-bottom:25px;background-repeat:no-repeat;
}
.BoxBlue:hover a
{
color: rgb(255, 255, 255) !important;font-weight: bold;font-size:7.5pt; }

#hleftcontent
{float:left; width:543px; height:500px; background-color:white; border-right:solid 1px #647da7; }
#hleftcontent hr { color:rgb(100, 125, 167);}
#hrightcontent
{float:left; width:280px; height:auto; background-color:white; margin-left:2px; }
#hrightcontent a
{text-decoration:none;}
#hleftcontent a
{text-decoration:none; color:#647da6;}
#hbasecontent
{margin-top:20px; float:left;border-top:solid 1px #647da7;  width:807px; height:300px; background-color:white; margin-left:15px;}
#bluerounded
{float:left;width:178px;height:5px;background-position:bottom; background-repeat:no-repeat;background-image:url(/Newsstand%20Books/_Images/MasterPage/roundedbase.jpg);}
/* Tabbing*/
.tab
{
display:inline-table;width:92px; height:17px;margin-left:20px;font-size:7.5pt; font-weight:bold; color:#989FB9; padding-top:5px; text-align:center;
}

.tab a
{
 text-decoration:none;
 color:#9398AB;
}

.focus
{
background-image:url(../_Images/Buttons/tab_focus.png);

}

.focusout
{
background-image:url(../_Images/Buttons/tab_focusout.png);
}

.inactive
{
background-image:url(../_Images/Buttons/tab_inactive.png);
}

/* Validation */
.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

/* Watermark */
.unwatermarked {
  height:18px;
	width:150px;
}

.watermarked {
  height:20px;
  width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

.watermarked_message
{
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
#aboutdrop
{
/*background-color:#82aa89;
*/

width:130px;
height:250px;
margin-top:-8px;
visibility:hidden;
margin-left:136px;
position:absolute;
}
#dropcont
{
margin-left:-60px;
padding-top:9px;
background-color:#82aa89;
height:210px;
width:190px;
float:left;
}
#dropbot
{
margin-left:-60px;

height:24px;
width:190px;
float:left;
background-image:url(../_Images/Home/dropdownbottom.png);
background-position:bottom;
background-repeat:no-repeat;
}

