/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


Body
{
    background-color: #FFFFFF;
    
}
 A:link		{	color: #4c4c4c; font-weight:bold; }
 A:hover		{	color: #4c4c4c; text-decoration:underline; font-weight:bold;}
 A:active	{	color: #4c4c4c; text-decoration:underline; font-weight:bold;}
 A:visited	{	color: #4c4c4c; font-weight:bold; }

table {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}
td {
}
input {
    font-family: Verdana;
    font-size: 11px;
}
select {
    font-family: Verdana;
    font-size: 11px;
}

TABLE.List
{
	border-collapse:collapse;
}

.tblHead { PADDING-LEFT: 0px! important; FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #0020ff; PADDING-TOP: 10px; BORDER-BOTTOM: #0020ff 1px solid;  }
.Callout { FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #0020ff;}
.CalloutBox{ BORDER:#000044 1px solid; BACKGROUND-COLOR:#e2e8f6}
.NavBar  {  background-color: #da2128; BORDER-TOP:#ffffff 1px solid; BORDER-BOTTOM:#ffffff 1px solid; }
.TopBarWorldwide { height: 31px; background-color: #da2128; text-align:right; }
.TopBarWorldwide2{ height: 31px; BACKGROUND-IMAGE: url(/Portals/_default/Skins/FastSigns/top-fast-service.jpg); text-align:right; }
.HeaderLeft { height: 206px; BACKGROUND-IMAGE: url(/Portals/_default/Skins/FastSigns/logo-number.jpg); }
.LoginBox { PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px }
input.LocatorInput { BORDER:#ababab 1px solid; FONT-SIZE:10pt; }
input.LocatorButton { FONT-WEIGHT:bold;FONT-SIZE:10px;COLOR:#FFFFFF;FONT-FAMILY:verdana;BACKGROUND-COLOR:#0051a3; border:1px solid #ababab; height:25px;}

A.CalloutSmall { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0020ff;}
A.CalloutSmall :link { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0020ff;}
A.CalloutSmall :hover { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0020ff;}
A.CalloutSmall :active { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0020ff;}
A.CalloutSmall :visited { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0020ff;}

.List THEAD td 
{
	background: #000077;
	color: #FFFFFF;
	border-left:1px solid #ffffff;
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
}
.List THEAD td :first-child 
{
	border-left:0px solid #ffffff;
}	

.hilite 
{
	background-color:FFFF00;
}

.ZunchFtr 
{
	font-family:Arial;
	font-size:9px;
	letter-spacing:+1px;
	padding-top:10px;
	padding-bottom:10px;
	color: #6666aa;
}
.ZunchFtr A:link		{ color: #6666aa; text-decoration:underline; }
.ZunchFtr A:hover		{ color: #6666aa; text-decoration:underline; }
.ZunchFtr A:active	{ color: #6666aa; text-decoration:underline; }
.ZunchFtr A:visited	{ color: #6666aa; text-decoration:underline; }

A.locator:link {text-decoration:underline; margin-left:10px; font-weight:bold;}
A.locator:hover {text-decoration:underline; margin-left:10px; font-weight:bold;}
A.locator:active {text-decoration:underline; margin-left:10px; font-weight:bold;}
A.locator:visited {text-decoration:underline; margin-left:10px; font-weight:bold;}

.myFastsignsHolder
{
	background-color:#666699;
}

.myFastsignsHeadsup 
{
	margin-left: 5px;
	border-collapse:collapse;
	background-color:#666699;
	color: #ffffff;
	overflow:hidden ;
	font-size:10px;
	line-height:120%;
}

.myFastsignsHeadsup A:link		{	color: #ffffff; text-decoration:underline; }
.myFastsignsHeadsup A:hover		{	color: #ffffff; text-decoration:underline; }
.myFastsignsHeadsup A:active	{	color: #ffffff; text-decoration:underline; }
.myFastsignsHeadsup A:visited	{	color: #ffffff; text-decoration:underline; }

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana;
    font-size:  15px;
    font-weight:    bold;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #4c4c4c;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    line-height:150%;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-decoration: underline;
}

.CommandBigButton     {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-decoration: underline;
}
        
/* GENERIC */
H1  {
    font-family: Verdana;
    font-size:  16px;
    font-weight:    bold;
    color: #444444;
    display:inline;
    position:relative;
    left:-5px;
    top:+3px;
    z-index:0;
}

H2  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    bold;
    color: #666644;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #4c4c4c;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #4c4c4c;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #4c4c4c;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #4c4c4c;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: #4c4c4c;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #4c4c4c;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand;
}


/*
	MapQuest Store Locator Style Definitions
*/

.mqBar {
    background-color: #666699;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    height: 20px;
}
.mqVSpcr {
    height: 10px;
}
.mqHSpcr {
    width: 15px;
}
.mqEmp {
    font-weight: bold;
}
.mqEmp2 {
    font-weight: bold;
    font-size: 12px;
}
.mqHline {
    background-color: #000000;
    height: 1px;
}
.mqVline {
    background-color: #000000;
    width: 1px;
}
.mqShade {
    background-color: #FFFFE8;
}
.mqCenter {
    text-align: center;
}
.mqSmLink {
    font-size: 10px;
}
.mqSmText {
    font-size: 10px;
    text-align: center;
}
.mqFormSpcr {
    width: 30px;
}
.mqDescSpcr {
    width: 28px;
}
.mqBack {
    color: #999999;
}
.mqBorder {
    background-color: #333399;
}
.mqZoom {
    background-color: #F9F9F0;
}
.mqError {
    background-color: #EDEDED
}



/* Main Menu */


.zNavMain {
	height:16;
	background-color:#da2128;
	width:750px;
}

.zNavMain TD 
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 7.5pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color:#da2128;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:5px;
	border:solid 0px;
}

.zNavMain A:link		{ font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: bold; font-style: normal; color:#FFFFFF; background-color:#da2128 }
.zNavMain A:visited	{ font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: bold; font-style: normal; color:#FFFFFF; background-color:#da2128 }
.zNavMain A:active	{ font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: bold; font-style: normal; color:#FFFFFF; background-color:#da2128 }
.zNavMain A:hover		{ font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: bold; font-style: normal; color:#FFFFFF; background-color:#da2128 }
.zNavSub A:link			{ font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: bold; font-style: normal; color:#FFFFFF; background-color:#da2128 }
.zNavSub A:visited	{ font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: bold; font-style: normal; color:#FFFFFF; background-color:#da2128 }
.zNavSub A:active		{ font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: bold; font-style: normal; color:#FFFFFF; background-color:#da2128 }
.zNavSub A:hover		{ font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: bold; font-style: normal; color:#FFFFFF; background-color:#da2128 }


.zNavSub {
	background-color:#da2128;
	display:none;
	position:absolute;
	left:-1000px;
	top:-1000px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3), progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
	border:1px solid #888866;
	z-index:1000;
}

.zNavSub TD {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 7.5pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color:#da2128;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:5px;
	border:solid 0px;
	cursor:hand;
}


.zStaticNav1	{ margin-left:20px; }

.zStaticNav0 A:link		{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav0 A:visited{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav0 A:active	{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav0 A:hover	{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }

.zStaticNav1 A:link		{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav1 A:visited{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav1 A:active	{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav1 A:hover	{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }

A.Breadcrumb:link		{ font-family: Verdana, Arial, Helvetica; font-size: 9px; font-weight: bold; font-style: normal; color: #4C4C4C }
A.Breadcrumb:visited{ font-family: Verdana, Arial, Helvetica; font-size: 9px; font-weight: bold; font-style: normal; color: #4C4C4C }
A.Breadcrumb:active	{ font-family: Verdana, Arial, Helvetica; font-size: 9px; font-weight: bold; font-style: normal; color: #4C4C4C }
A.Breadcrumb:hover	{ font-family: Verdana, Arial, Helvetica; font-size: 9px; font-weight: bold; font-style: normal; color: #4C4C4C }

.zSiteMap1 { margin-left:30px; }
.zSiteMap2 { margin-left:30px; }
.zSiteMap3 { margin-left:30px; }
.zSiteMap4 { margin-left:30px; }
.zSiteMap5 { margin-left:30px; }

/*the following block MUST remain in this order */
.zStaticNav0 A:link		{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav0 A:visited{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav0 A:active	{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav0 A:hover	{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav1 A:link		{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav1 A:visited{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav1 A:active	{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav1 A:hover	{ font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: #4C4C4C }
.zStaticNav_Selected a:link		{ color:Red; }
.zStaticNav_Selected a:visited{ color:Red; }
.zStaticNav_Selected a:active	{ color:Red; }
.zStaticNav_Selected a:hover	{ color:Red; }


.fsForm td 
{
vertical-align:top;
width:50%;
}
.lblRequired { color:#0000AA; font-weight:bold; }
