.gridPanel
{
	/**position:relative; height:5px; width:98%**/
	width:98%;
	position:relative;
	top:0;
}

.showhidepanel
{
	position:relative;
	height:20px;
	width:300;
	background-color:#FCD604;
	
	border-style:solid;
	border-color:#D3D3D3;
	border-width:1px;
	
	padding-left:3pt;
	/*border-bottom-style:*/
}

#stepText
{
	font-family:Verdana;
	font-size:10px;
	color:#404040;/*#00A9A7*/
	width:250px;
	vertical-align:text-top;
	
}
.dotbg
{
	background-image:url(images/custom/dotline.gif);
}
.greybg
{
	background-image:url(images/custom/grey_bg.gif);
	background-repeat:repeat-y;
}
.doorFrame
{
	border-style:solid;
	border-width: 1px;
	border-color: #00A9A7;
}


BODY,TABLE,TD,TH,INPUT,TEXTAREA,SELECT
{
    FONT-FAMILY: Verdana,sans-serif;
    FONT-SIZE: 10pt;
}

BODY
{
    MARGIN-TOP: 0pt;
    PADDING-TOP: 0pt; 
    scrollbar-face-color:#00A9A7;/*#0066cc*/
    scrollbar-shadow-color: darkgrey;
    scrollbar-arrow-color:cornsilk;
   
}
PRE
{
    BACKGROUND: LightGray;
    COLOR: DarkBlue;
    FONT-FAMILY: Courier New;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
}
H1
{
    BACKGROUND-COLOR: #eeeeee;
    COLOR: navy;
    FONT-SIZE: 16pt;
    height: 25pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 0pt;
    MARGIN-TOP: 0pt;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 3pt;
    TEXT-ALIGN: center
}
H2
{
    /*COLOR: maroon;*/
    COLOR: #D94D36;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 0pt;
    MARGIN-TOP: 0pt;
    PADDING-BOTTOM: 0pt;
    PADDING-TOP: 0pt
}
H3
{
    COLOR: navy;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 0pt;
    MARGIN-TOP: 0pt;
    PADDING-BOTTOM: 0pt;
    PADDING-TOP: 0pt
}
FORM
{
    MARGIN-BOTTOM: 0pt;
    MARGIN-TOP: 0pt;
    PADDING-BOTTOM: 0pt;
    PADDING-TOP: 0pt
}
TABLE
{
 	BORDER-COLLAPSE: collapse;
}
TABLE.blackborder
{
	border-style:solid;
	border-width: 1px;
	border-color: #333333;
}
TD
{
	Border-collapse: collapse;
    border-color: LightGrey;
}
TABLE.blackborder TD
{
	border-width: 1px;
	border-color: lightgrey;
}
TH
{
	Border-collapse: collapse;
	font-weight: bold;
	text-align: center;
}
A 
{ COLOR:#333333; font-size:11px }
A:visited
{
	color: DarkRed;
}
A:hover 
{ COLOR:Red;}
.step
{color:#677073; text-decoration:none; cursor:auto;}
A.step
{ color:#677073; text-decoration:none; cursor:auto;}
A.step:hover
{ text-decoration:underline; cursor:auto;}
A.step:visited
{COLOR: #D94D36;text-decoration:none;cursor:auto;}

HR 
{ 
	color:#AFAFAF; background: #AFAFAF; border: 0; Height:1px;
	/*color:DarkBlue; background: DarkBlue; border: 0; Height:1px;*/
}
	
UL 
{
    MARGIN-BOTTOM: 0pt;
    MARGIN-TOP: 2pt;
    PADDING-BOTTOM: 2pt;
    PADDING-TOP: 2pt;
}	
LI
{
	padding-top: 2pt;
	padding-bottom: 0pt;
}
/* 
   used on the main page left table column 
   the default contains the wave background
*/
.categorylistbackground
{
	/*background-image: url(images/newwave.jpg);
	width: 170px;*/
	vertical-align: top;
	padding-left: 0pt;
}
.smallbody 
{
    FONT-SIZE: 8pt;
}

/* Block backgrounds for headers etc. */
.menuband, .gridheader, .buttonlinks, .blockheader
{
	color: Cornsilk;
	background-color: #00A9A7;
}
.menubandnew, .gridheadernew, .buttonlinksnew, .blockheadernew
{
	color: Cornsilk;
	background-color: #003399;
}
/* Alternate background color Color to offset the background
   used for the category list and banner strips for color
   variety. Should be a companion color to the block background
   colors (previous tag
*/
.alternatebackground
{
	color: white;
	background-color: #AFDEDF;
}

.alternatebackgroundnew
{
	color: black;
	background-color: #ffffff;
	font-size:8px;
}


.webstoretitletext 
{
	color: #00A9A7;
	font-size: 24pt;
	font-face: Arial Narrow;
	font-weight: bold;	
}

/* used for any block tags like headers on tables etc. */
.blockheader
{
}

/* Menu text for the banner below the logo */
.webstorebannertext
{
	/*color: White;*/
	color:#657073;
	font-weight: bold;
	text-decoration: none;
	
}
.webstorebannertext:visited
{
	/*color: White;*/
	color:#657073;
	font-weight: bold;
	
}
.webstorebannertext:hover
{
	/*color: #003399;*/
	color:#657073;
	font-weight: bold;
	text-decoration:underline;

}

/* Used on the category list as a standard link */
.menulink
{
    COLOR: 657073;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none ;
    display:block;
    width:155px;
    text-align:left;
    padding-top:4px;
    padding-bottom: 4px;
    padding-left: 4px;
}

.menulinktop
{
    COLOR: black;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none ;
    /*width:100px;*/
    text-align:left;
    padding-top:1px;
    padding-bottom: 1px;
    padding-left: 1px;
}
a.menulinktop
{
	FONT-SIZE:	11px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none ;
    text-align:left;
    padding-top:1px;
    padding-bottom: 1px;
    padding-left: 1px;
}
a.menulinktop:visited { color: #657073;} 
a.menulinktop:hover { COLOR:#cc0000;text-decoration:none; }

a.menulink:visited { color: #657073;} 
a.menulink:hover { COLOR:#657073;text-decoration:none; font-weight:bold;}
.menuband
{
	font-weight: bold;
}

.clickstep { color: #404040; font-weight:900;} 
a.clickstep { color: #404040;} 
a.clickstep:visited { color: #404040; }
a.clickstep:hover { COLOR:#404040;text-decoration:none; font-weight:900;}

.buttonlinks 
{
    FONT-WEIGHT:bold;
    TEXT-DECORATION: none;
    display: block;
    padding:2px;
}
.buttonlinks:visited { color: cornsilk; }
.buttonlinks:hover { COLOR:DarkBlue; text-decoration:none; background:white;} 

.submitbutton
{
	font-weight:normal;
	height:20px;
	width:120px;
	xbackground: DarkBlue;
	xcolor: CornSilk;
	xborder: solid 1px Black;
}
.xsubmitbutton:hover { Background:Cornsilk;color: darkRed; border: solid 1px DarkBlue;} 

.gridselectors
{
	font-family:Arial;
	font-size: 8pt;
	color:#404040;
	width:80px;
}
.gridselectorscolor
{
	font-family:Arial;
	font-size: 8pt;
	color:#404040;
	width:180px;
}
.gridBuy
{
	font-family:Arial;
	font-size: 10pt;
	color:#404040;
	background-color:#EC7236;

	
}

.gridy
{
	border-color:AFAFAF;
	
	border-style:solid;
	border-width: 1px;
	border-color: #AFAFAF;
	/*position:absolute;
	left:2px;*/
	
}
.gridheader
{
	font-weight: bold;
	text-decoration: none;
	/*background-image:url(images/floralbackground_sm.gif);*/
	background-color:#FCD604;/*#0D4476;*/
	display:none;
}
.gridfooter
{
	/*font-weight: bold;
	text-decoration: none;
	background-image:url(images/floralbackground_sm.gif);
	background-color:#FCD604;/*#0D4476;*/
	border-style:none;
}
.gridnormal
{
	/*background-color: #eeeeee;*/
	background-color: #F2F2F2;color:#404040;
	
}
.gridalternate
{
	background-color:#F2F2F2;color:#404040;
	/*background-color:#DCE9E0;*/
}
.errormessage
{
	font-size: 10pt;
	font-weight: bold;
	color: Maroon;
}
.errordisplay
{
	font-size: 10pt;
	font-weight: bold;
	color: darkred;
	border-style:solid;
	border-color:red;
	border-width:1px;
	background-color:Cornsilk;
	padding-left:15pt;
	padding-right:10pt;
	line-height: 15pt;
}
.errordisplay hr
{
	color: darkred;
}

.tabbutton, .selectedtabbutton
{
	vertical-align: middle;
	cursor: hand;
	color: Black;
	background-color: lightsteelblue;
	text-align: center;
	font-size: 8pt;
	/*border-right:  solid 2px white;*/
	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:2px;

}
.selectedtabbutton 
{ 
	font-size: 10pt;
	FONT-WEIGHT: bold; 
	COLOR: Cornsilk; 
	BACKGROUND-COLOR: #003399;
	cursor:default;
}

.customText
{
	font-family:Verdana;
	font-size: 12px;
	color:Black;
}
A.customText
{ color:Black; text-decoration:none}
A.customText:hover
{ text-decoration:underline;}
A.customText:visited
{COLOR: Black;text-decoration:underline}

.norm
{
	font-size:14px; color:#657073;
}
A.norm
{ color:#657073; text-decoration:none; font-weight:bold;}
A.norm:hover
{ text-decoration:underline; color:#657073; }
A.norm:visited
{COLOR: #657073;text-decoration:none}



.frontbuttons
{
	font-family:Verdana;
	font-size: 12px;
	color:#565656;
	text-align:center;	
}
a.frontbuttons
{ text-decoration:none; color:#565656;text-align:center;}
a.frontbuttons:hover
{ text-decoration:underline;color:#565656;text-align:center;}
a.frontbuttons:visited
{text-decoration:none;color:#565656;text-align:center;}

.rangebuttons
{
	font-family:Verdana;
	font-size: 11px;
	color:#565656;
	text-align:center;
	font-weight:normal;	
}
a.rangebuttons
{ text-decoration:none; color:#565656;text-align:center;}
a.rangebuttons:hover
{ text-decoration:underline;color:#565656;text-align:center;}
a.rangebuttons:visited
{text-decoration:none;color:#565656;text-align:center;}

#rangeborder
{
	
	border-style:outset;
	border-color:#f5f5f5;
	border-width:2px;
	height:365;
	width:265;
}
.rangeborder
{
	
	border-style:outset;
	border-color:#f5f5f5;
	border-width:2px;
	height:365;
	width:265;
}

.customTextSm
{
	font-family:Verdana;
	font-size: 10px;
	color:565656;
	border-style:outset;
	border-color:#f5f5f5;
	border-width:2px;
	height:80px;
	background-color:#EEEEEE;
	
}

.remove
{
	font-family:Verdana;
	font-size: 10px;
	color:#D24659;
	font-weight:bold;
}
A.remove
{ color:#D24659; text-decoration:none}
A.remove:hover
{ text-decoration:underline;}
A.remove:visited
{COLOR: #D24659;text-decoration:underline}

.headred
{
	font-family:Verdana;
	font-size: 16px;
	color:#cc0000;
	font-weight:bold;
}

.headredsub
{
	font-family:Verdana;
	font-size: 14px;
	color:#cc0000;
	font-weight:bold;
}