/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #ffffff;
    color:#000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    cursor:url("images/3dgarro.cur");
    scrollbar-3d-light-color:;
	scrollbar-arrow-color:#acbdb3;
	scrollbar-base-color:#ffffff;
	scrollbar-dark-shadow-color:;
	scrollbar-face-color:black;
	scrollbar-highlight-color:#406A57;
	scrollbar-shadow-color:#406A57;
	    
    }

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:#406A57
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	position:absolute;
	top:-100px;
	left:-500px;
	visibility:hidden;
	}	
		
TFOOT, THEAD	{	
	font-size:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	background-color:Black;
	color:lime
	}	

.A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	cursor:url("images/H_POINT.CUR");
	}	
		
.A:visited	{	
	text-decoration:	none;
	color:	#333399;
	cursor:url("images/H_POINT.CUR");
	}	
		
.A:active	{	
	text-decoration:	none;
	color:	#333399;
	cursor:url("images/H_POINT.CUR");
	}	
		
.A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	cursor:url("images/H_POINT.CUR");
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
.imgShadow 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border:solid 1px #406A57;
	FILTER: progid:DXImageTransform.Microsoft.Shadow( Color=000000,direction=135,strength=5);
	}
	
.MainTableRow1Col1
{
	background-color:#406A57;
	width:125px;
	height:75px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.MainTableRow1Col2
{
	background-image:url(images/topbar.jpg);
	background-repeat:no-repeat;
	background-color:#406A57;
	color:White;
	text-decoration:none;
	width:665px;
	height:75px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    padding-bottom:5px;
    padding-left:10px
}

.MainTableRow1Col3
{
	background-color:#406A57;
	color:lime;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    text-align:left;
    text-decoration:none;
}

.MainTableRow2Col1
{
	background-image:url(images/colleft.jpg);
	background-repeat:repeat-y;
	background-color:#406A57;
	width:125px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
      }

.MainTableRow2Col2
{
	background-color:#ffffff;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    padding-left:10px;
    padding-top:10px;
}

.MainTableRow3Col1
{
	background-image:url(images/roundcenter.jpg);
	background-repeat:repeat-x;
	background-color:#406A57;
	height:20px;
	width:125px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.MainTableRow3Col2
{
	background-image:url(images/roundcenter.jpg);
	background-repeat:repeat-x;
	background-color:#406A57;
	height:20px;
	width:685px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.MainTableRow3Col3
{
	background-image:url(images/bottombar.jpg);
	background-repeat:repeat-x;
	background-color:#406A57;
	height:20px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.MainTableRow3Col1Marque
{
	height:10px;
	width:99px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    color:gold;
    text-align:center;
    vertical-align:super;
    text-decoration:none;
    }
A:link:MainTableRow3Col2Marque
{
	color:red;
	text-decoration:none;
	cursor:url("images/H_POINT.CUR");
}

A:link:Visited:MainTableRow3Col2Marque
{
	color:red;
	text-decoration:none;
	cursor:url("images/H_POINT.CUR");
}
.MainTableRow3Col2Marque
{
	height:12px;
	width:659px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    color:silver;
    text-align:center;
    vertical-align:super;
    text-decoration:none;
}

.BodyText
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    color:Black;
    text-align:justify;
    vertical-align:text-top;
    width:665px;
    padding-left:20px;
    padding-top:20px;
    padding-right:20px;
	border-left-style:solid;
    border-left-width:1px;
    border-left-color:#406A57;
  }
  
  .BodyTextHome
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    color:Black;
    /*text-align:justify;*/
    vertical-align:text-top;
    width:370px;
    padding-left:20px;
    padding-top:0px;
    padding-right:20px;
	border-left-style:solid;
    border-left-width:1px;
    border-left-color:#406A57;
  }
  
.Title
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold;
    font-style:italic;
    text-align:left;
    color:white;
    height:25px;
    width:665px;
    text-decoration:none;
    border-style:solid;
    border-width:1px;
    border-color:#406A57;
    padding-left:0px;
    padding-right:20px;
    vertical-align:middle;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#acbdb3);  
   }

.TitleText
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold;
    font-style:normal;
    text-align:left;
    color:white;
    background-color:#406A57;
    padding: 0px 25px 0px 5px;
    }

.TitleNavigation
{
	background-color:White;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    color:Black;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
    }
   
.Footer
{
	FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    color:white;
    padding-bottom:5px;
    padding-right:5px;
    text-align:center;
    vertical-align:text-bottom
}
 
.FooterNavigation
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    color:silver;
    padding-left:7px;
    padding-top:7px;
    padding-bottom:5px;
    padding-right:5px;
    text-align:center;
    vertical-align:middle;
    text-decoration:none;
    width:665px;
}

.FooterNavigationOver
{
	color:silver;
    text-decoration:none;
}

.FooterNavigationOut
{
	color:silver;
    text-decoration:none;
}

 .MenuNavigation
   {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    text-decoration:none;
    color:navy;
	LEFT:0px; 
	BACKGROUND-IMAGE:url(images/colleft.jpg); 
	BACKGROUND-REPEAT:repeat-y; 
	POSITION:absolute; 
	TOP:75px; 
	width:125px;
	BACKGROUND-COLOR:transparent
   }
   
.MenuOut
{
	cursor:url("images/3dgarro.cur");
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    color:black;
    text-align:left;
    vertical-align:text-top;
    height:20px;
    width:225px;
    text-decoration:none;
}

.MenuOver
{
	cursor:url("images/H_POINT.CUR");
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    text-align:left;
    vertical-align:text-top;
    height:20px;
    width:225px;
    color:silver;
    text-decoration:none;
    border-style:solid;
    border-width:1px;
    border-color:silver;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#406A57,endColorStr=#acbdb3);  
    }

.MenuDown
{
	cursor:url("images/H_POINT.CUR");
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    text-align:left;
    vertical-align:text-top;
    height:20px;
    width:225px;
    color:white;
    text-decoration:none;
    border-style:solid;
    border-width:1px;
    border-color:gold;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#acbdb3,endColorStr=#406A57);  
}

.SubMenu
{
	/*BACKGROUND-IMAGE:url(images/colleft.jpg); */
	/*BACKGROUND-REPEAT:repeat-y; */
	background-color:#8ec6ae;
	cursor:url("images/3dgarro.cur");
	border-style:solid;
    border-width:1px;
    border-color:silver;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    text-align:left;
    vertical-align:text-top;
    height:20px;
    width:225px;
    text-decoration:none;
    }

.MultiPage
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    text-decoration:none;
    border-style:solid;
    border-color:#406A57;
    border-width:1px;
    border-top:none;
    padding:5px 5px 5px 5px;
    color:navy;
    background-color:#acbdb3;
       }
   
   .MultiView
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    color:navy;
    text-decoration:none;
    border-style:solid;
    border-width:1px;
    border-color:#aaaaaa;
    background-color:white;
    }
  
  .MultiPageText
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    text-decoration:none;
    text-align:justify;
    color:black;
   FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#acbdb3);  
   }
   
 .LanguageCombo
{
	cursor:hand;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    font-style:normal;
    color:#ffffff;
    background-color:#406A57;
    border: solid 1px white;
}

.LoginPanel
{
	padding:5px 5px 5px 5px;
	border-style:dotted;
    border-width:1px;
    border-color:#aaaaaa;
    background-color:#ffffff;
    }

.SearchButton
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: Normal;
    text-decoration:none;
	border: outset 1px white;
	background-color:#acbdb3;
	margin-left:	2px;
	height:20px;
	vertical-align:bottom;
}
.SearchTextBox
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: Normal;
    text-decoration:none;
	border: inset 1px white;
	background-color:#acbdb3;
	height:20px;
}

.LikeAButton:hover
{
    color:white;
    border-style:inset;
    background-color:#406A57;
    cursor:url("images/H_POINT.CUR");
   }
   
.LikeAButton
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: Normal;
    text-decoration:none;
    /*height:25px;*/
    text-align:center;
    padding:1px 2px 2px 2px;
    border-style:outset;
    border-width:2px;
    border-color:#aaaaaa;
    background-color:#acbdb3;
    vertical-align:middle;
    margin-bottom:2px;
    cursor:url("images/H_POINT.CUR");
   }
   
.LikeAButtonTry
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    text-decoration:none;
    height:25px;
    width:75px;
    text-align:center;
    padding: 1px 2px 2px 2px;
    border-style:outset;
    border-width:2px;
    border-color:#aaaaaa;
    /*background-color:#acbdb3;*/
    background-color:#ffffff;
    vertical-align:middle;
    margin-bottom:20px;
    cursor:url("images/H_POINT.CUR");
    line-height:25px;
   }
   
.ErrorMessage
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    text-decoration:none;
    color:red;
}

.MediaPanel
{
	padding:10px 10px 10px 10px;
	border-style:solid;
    border-width:1px;
    border-color:acbdb3;
    background-color:#ffffff;
    FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=999999,offX=5,offY=5,positive=true)
    }
        
.CartListHead
{
    background-color: #acbdb3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 10pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial;
    font-size: 11px;
    padding-left: 5px;
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #acbdb3;
    line-height: 1pt
}
.FaqListHead
{
    background-color: #d5ddea;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial;
    font-size: 12px;
    padding-left: 5px;
    line-height: 15px    
}

.FaqListItem
{
	font-size:12;
	font-family:Arial;
	font-weight:normal;
	text-align:left;	
	text-decoration:none;
	color:"#666666";
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    padding-left: 5px
}

.FaqListItemAlt
{
	font-size:12;
	font-family:Arial;
	font-weight:normal;
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    padding-left: 5px
}

.FaqListFooter
{
    background-color: #d5ddea;
    line-height: 1px
}