/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	color:black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
	 scrollbar-base-color : #9dc7e9;
}


.menuh	{
		BORDER-COLOR : #E9E9E9;
		cursor : hand ;
		Border-Left :#E9E9E9;
		Border-Top : #E9E9E9;
		Padding-Left : 1px ;
		Padding-Top : 1px ;
		Background-Color : #E9E9E9;
	}
.menu	{
		Background-Color : #9DC7E9;
	}
.home	{
		cursor : hand ;
				Background-Color : #9DC7E9;
	}

.menulinks{
text-decoration:none;
		Background-Color : #9DC7E9;
		color:red;
}




H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	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:	1.58em;
	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:	1.33em;
	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:	1em;
	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:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	



A.SiteLink, A.SiteLink:link, A.SiteLink:visited,A.SiteLink:selected,A:SiteLink:active{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	FONT-WEIGHT:bold;
	line-height: 16px;
	color:white;
}	

A.SiteLink:hover   {	
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	color: white;
	}
	
/*Main Links in the Edits*/
A,A:link,A:Visted,A:Active	{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:	none;
    FONT-WEIGHT:bold;
	color:	black;
	}	
		
		
A:hover	{	
	text-decoration:	underline;
}


/*Add to Cart Link*/
A.AddLink, A.AddLink:link, A.AddLink:visited,A.AddLink:active,A.AddLink:hover{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	FONT-WEIGHT: bold;
	color: blue;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}	
	
	A.AddLink:Selected   {	
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color:blue;
	}





A.Link, A.Link:link, A.Link:visited,A.Link:active{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	FONT-WEIGHT:bold;
	color:black;
}	

A.Link:hover   {	
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: black;
	}
	
	A.Link:Selected   {	
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color:red;
	}

	
/*Search Bar Menu*/
.ItemText {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
   COLOR: #003366;
	
}
	
/*Category menu*/
A.Category, A.Category:link, A.Category:visited,A.Category:active{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	line-height: 16px;
	color:black;
	background-color : #9DC7E9;
}	

A.Category:hover   {	
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
   color:white;
   background-color : #9DC7E9;
	}
	
	A.Category:Selected   {	
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color:red;
	}

		
	
SMALL	{	
	font-size:	.7em;
	}	


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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}




.MM
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

.HEADER	{
	font-size: 1.3em;
	font-weight: bold;
	background-color: #E9E9E9;
	border: thick inset;
	color: #063052;
	border-color: White White White White;
}	

.BIG	{
	font-size:1.1em;
	font-weight:bold;
	color:White;
}	

.GridItem{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #9DC7E9;
	color: black;
	font-size: 10px;
}

.GridItemDownload{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
	color: black;
	font-size: 10px;
}

.GridItemAlt{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E9E9E9;
	color: black;
	font-size: 10px;
}

.GridItemSelect{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color:  #063052;
	color:#E9E9E9;
}



/*Blue Box Corners */	
.BoxLeftTop{
	background-image: url(Webimages/LeftCornerTopMenu.gif);
	background-repeat: no-repeat;
}

.BoxRightTop{
	background-image: url(Webimages/RightCornerTopMenu.gif);
	background-repeat: no-repeat;
}

.BoxLeftBottom{
	background-image: url(Webimages/LeftCornerBottomMenu.gif);
	background-repeat: no-repeat;
}

.BoxRightBottom{
	background-image: url(Webimages/RightCornerBottomMenu.gif);
	background-repeat: no-repeat;
}

/*Menu Search Options Gray*/
.SearchBoxLeftTop{
	background-image: url(Webimages/LeftCornerTopSearch.gif);
	background-repeat: no-repeat;
}

.SearchBoxRightTop{
	background-image: url(Webimages/RightCornerTopSearch.gif);
	background-repeat: no-repeat;
}

.SearchBoxLeftBottom{
	background-image: url(Webimages/LeftCornerBottomSearch.gif);
	background-repeat: no-repeat;
}

.SearchBoxRightBottom{
	background-image: url(Webimages/RightCornerBottomSearch.gif);
	background-repeat: no-repeat;
}




.GridHeader {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E9E9E9;
	color: #063052;
	font-weight: bold;
	font-size: 12px;
}

.HeaderText  {
	font-family: Verdana, Helvetica, sans-serif;
	color: #063052;
	font-size: 10px;
	background-color: #E9E9E9;
	font;
	font-weight: normal;
}
	

.ItemList  {
    font-family: Verdana, Helvetica, sans-serif;
	color:black;
    font-size:  10px;

	}

.ItemSelectList  {
    font-family: Verdana, Helvetica, sans-serif;
	color:black;
    font-size:  10px;
	font-weight:bold;
	text-decoration:underline;

	}


	
.ItemHeaderList  {
    font-family: Verdana, Helvetica, sans-serif;
	color:black;
    font-size:  10px;
	font-weight:bold;

	}
	
.ItemDescriptionList  {
	font-family: Verdana, Helvetica, sans-serif;
	color:black;
	font-size: 12px;
	font-weight:bold;
	font-variant : small-caps;
}


HR {
    height:2pt;
    text-align:left;
	color:black;
}

.MyList{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	background-color: White;
}

.MyListPrice{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
	font-size: 10px;
	font-weight :bold;
	background-color : White;
}

.MyListQty{
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	font-size: 10pt;
	font-weight :normal;
	background-color : White;
}

.MyListBold{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
	font-size: 10px;
	background-color : White;
	font-weight : bold;
}


.GridTotal
	{	font-family: Verdana, Helvetica, sans-serif;
		color:black;
		font-size: 12px;
		font-weight : bold;
 	}


		
.Button {
	background-image: url(Webimages/freebtn1.gif);
	background-repeat: no-repeat;
	border: none;
	font: normal normal bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

.CheckBox
{
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	font-weight: bold;
	border-left: #333399 1px solid;
	color: navy;
	border-bottom: #333399 1px solid;
}
