﻿body
{
	font:11px/1.5 Arial;
	color:#333;
	letter-spacing:0.03em;
	text-align: left;
	text-decoration:none;
	background-color:#ffffff;
	background-image:url('images/bg-us-open.png');
	background-repeat:repeat-x;
}


#wrap
{
	width:960px;
	margin:0 auto;
	text-align:center;
	/* "auto" makes the left and right margins center the wrapper  */
	
}

.HeaderCell
{
	border:black 1px solid; 
	color: black;
	background-color:#FFFFE0;
    font-size:10pt;
}

.HomeMenuLink
{
	font-family:Arial;
	font-size:11px;
	font-weight:bolder;
	color:#003300;
	text-decoration:none;
}

.HomeMenuNoLink
{
	font-family:Arial;
	font-size:11px;
	font-weight:bolder;
	color:#003300;
	cursor:default;
}


.HomeMenuLink:visited
{
	color:#003300;
	text-decoration:none;
}

.HomeMenuLink:hover
{
	color:Black;
	cursor:pointer;
}	

.ForTheFooter
{
    vertical-align:top;
	font-family:Arial;
	font-size:11px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
}

.ForTheFooter:visited
{
	color:#003300;
	text-decoration:none;
}

.ForTheFooter:hover
{
	color:#808080;
	cursor:pointer;
}

.ForTheFooterBlue
{
    vertical-align:top;
	font-family:Arial;
	font-size:11px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
}

.ForTheFooterBlue:visited
{
	color:#003300;
	text-decoration:none;
}

.ForTheFooterBlue:hover
{
	color:#0000FF;
	cursor:pointer;
}



.LeftMenuSubItems
{
    font-weight: bold;
    font-size: 11px;
    color: #0000FF;
	font-family:Arial;
	text-decoration:none;    
	padding-left:10px;
}

.LeftMenuSubItems:visited
{
    color: #0000FF;
	text-decoration:none;    
}

.LeftMenuSubItems:hover
{
    color: #999999;
}



.HomeMenuNoBottomBorder
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#636363;
	text-align:left;		
	height:24px;
	text-decoration:none;
	background-color:White;
	cursor:default;
	padding-left:10px;
}

.HomeMenuNoBottomBorder:visited
{
	color:#636363;
}

.HomeMenuNoBottomBorder:hover
{
	color:Black;
	background-color:#F0F0F0;
	cursor:pointer;
}		


.HomeMenuCell
{
	text-align:left;
	vertical-align:middle;		
	border:solid 1px gray;
	height:24px;
	padding-left:10px;
	background:url(images/LeftMenuBGOut.gif) repeat-x top left;
}

.HomeMenuCell:hover
{
	background:url(images/LeftMenuBGOver.gif) repeat-x top left;
}

.FieldLabels-Right
{
    font-weight: bolder;
    font-size: 11px;
    color: black;
    text-align:right;
	font-family:Arial;
	vertical-align:middle;
}


.FieldLabels-Left
{
    font-weight: bolder;
    font-size: 11px;
    color: black;
    text-align:Left;
	font-family:Arial;
	vertical-align:middle;
}

.FieldLabels-Center
{
    font-weight: bolder;
    font-size: 11px;
    color: black;
    text-align:Center;
	font-family:Arial;
	vertical-align:top;
}

.FieldLabels-Center-BottomBorder
{
    font-weight: bolder;
    font-size: 11px;
    color: black;
    text-align:Center;
	font-family:Arial;
	border-bottom: #000000 1px solid;	    
}


.FieldCell
{
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
	font-style: normal;
}

.GridFieldCell
{
	font-family: arial;
	font-size: 10px;
	color: black;
	font-weight: normal;
	font-style: normal;
	border-bottom:gray 1px solid; 
	padding-top:3px;
}

.AlertText
{
	font-family: Arial;
	font-weight:bolder;
	font-size:11px;
	text-align:center;
	color:red;
}
	
.BigTitles
{
	font-family:Arial;
	font-size:18px;
	color:#0000FF;
	font-weight:bold;
	letter-spacing:0.02em;
}

.BigTitlesProductGroups
{
	font-family:Arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	letter-spacing:0.02em;
    background:url(images/ProductGroupBG.png);
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    height: 20px;
}


.MediumTitles
{
	font-family:Arial;
	font-size:14px;
	color:#003366;
	font-weight:bold;
	letter-spacing:0.02em;
}


.Text12
{
    font-weight: normal;
    font-size: 12px;
    color: #000000;
	font-family:Arial;
	text-decoration:none;
}

.TopAreaText
{
    font-weight: bolder;
    font-size: 12px;
    color: #CCCCCC;
	font-family:Arial;
	text-decoration:none;
}

.TopMenuText
{
    font-weight: bolder;
    font-size: 14px;
    color: white;
	font-family:Arial;
	text-decoration:none;
}  

.TopMenuText:hover
{
    color:Yellow;
}  

.LeftMenuOption
{
    font-weight: bolder;
    font-size: 14px;
    color: #000000;
	font-family:Arial;
	text-decoration:none;
}

.LeftMenuOption:hover
{
    color:#0000ff;
	text-decoration:none;
}

.RightSectionCells
{
  border:solid black 1px;   
}

.ShowCaseProductTitle
{
    font-weight: bolder;
    font-size: 12px;
    color: #000000;
	font-family:Arial;
	text-decoration:none; 
}

.ShowCaseProductDesc
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
	font-family:Arial;
	text-decoration:none;
}

.ShowCaseImage
{
    border:none;
}

.ShowCaseSelectButton
{
    background-color:#008000;
    color:White;
    font-weight: bolder;
    border: solid 1px #006400;
    text-decoration:none;
}

.ShowCaseSelectButton:hover
{
    background-color:#7CFC00;
    text-decoration:none;
    color:#000000;
}

.contentpane 
{
	border: none;
}

.ProductTitle
{
    font-family:Arial;
    font-size:16px;
    font-weight:bolder;
}

.ProductDescription
{
	font-family:Arial;
	vertical-align:top;
	padding:4px;
}

.ProductDescription ul
{
	margin-left:15px;
	margin-bottom:4px;
	margin-top:3px;
	list-style-type: square;		
	color:blue;
}	


.ProductDescription li
{
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	color:#000000;		
	line-height:12px;
	margin-bottom:12px;		
	text-decoration:none;
}

.AddToShoppingCartButton
{
    font-size:11pt;
    font-weight:bolder;
    font-family:Arial;
    color:#000000;
    border: solid 1px #000000;
    background-color:#90EE90;
    text-decoration:none;
}

.ViewShoppingCartButton img
{
    border: none;
}

.ViewShoppingCartButton
{
    font-size:11pt;
    font-weight:bolder;
    font-family:Arial;
    color:#000000;
    border: solid 1px #000000;
    background-color:#FFFFFF;
    text-decoration:none;
}

.ViewShoppingCartButton:visited
{
    text-decoration:none;
}

.ViewShoppingCartButton:hover
{
    background-color:#D3D3D3;
}

.ShoppingCartButtonSelected
{
    font-size:11pt;
    font-weight:bolder;
    font-family:Arial;
    padding:3px;
    color:#000000;
    border: solid 1px #000000;
    background-color:#D2B48C;
    text-decoration:none;
}

.ShoppingCartItem
{
    font-size:10pt;
    font-weight:normal;
    font-family:Arial;
    color:#000000;
    text-decoration:none;
}

.ShoppingCartProduct
{
    font-size:10pt;
    font-weight:normal;
    font-family:Arial;
    color:#000000;
    text-decoration:none;
}

.ShoppingCartProduct:hover
{
    text-decoration:underline;
}

.ShoppingCartAttributes
{
    font-size:9pt;
    font-weight:normal;
    font-family:Arial;
    color:#000000;
    text-decoration:none;
}

.ShoppingCartButton
{
    width:70px;
    background-color:#FFFFFF;
    border-style:none;
    color:Red; 
    font-size:10pt;
	cursor:default;
}

.ShoppingCartButton:hover
{
    background-color:#DCDCDC;
    border-style:none;
	cursor:pointer;
    border: solid 1px #000000;
}

.ShoppingCartquantity
{
    width:30px;
    font-size:10pt;
    text-align:right;
}

.RefreshShoppingCartButton
{
    width:50px;
    background-color:#32CD32;
    border-style:none;
    color:#ffffff; 
    font-size:9pt;
    font-weight:bolder;
	cursor:default;
}

.RefreshShoppingCartButton:hover
{
    background-color:#006400;
	cursor:pointer;
}


.RemoveShoppingCartItem
{
    font-weight:bolder;
    width:70px;
    background-color:#FFA500;
    border-style:none;
    color:#ffffff; 
    font-size:10pt;
	cursor:default;
}

.RemoveShoppingCartItem:hover
{
    background-color:#FF0000;
	cursor:pointer;
}

.ProductCell
{
    border: solid 1px #ffffff;
}

.ProductCell:hover
{
    border: solid 1px #ffffff;
}

.AnyCellTopBorder
{
    border-top: solid 1px #000000;
}

.RegularLinks
{
	font-family:Arial;
	font-size:11px;
	font-weight:bolder;
	color:Navy;
	text-decoration:none;
}

.RegularLinks:visited
{
	color:Navy;
	text-decoration:none;
}

.RegularLinks:hover
{
	color:Blue;
	cursor:pointer;
}

.RegularLinksLeft
{
	font-family:Arial;
	font-size:11px;
	font-weight:bolder;
	color:Navy;
	text-decoration:none;
	text-align:left;
}

.RegularLinksLeft:visited
{
	color:Navy;
	text-decoration:none;
}

.RegularLinksLeft:hover
{
	color:Blue;
	cursor:pointer;
}


.HomeCustomLinks
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:black;
	text-decoration:none;
	text-align:left;
}

.HomeCustomLinks:visited
{
	color:black;
	text-decoration:none;
}

.HomeCustomLinks:hover
{
	color:Blue;
	cursor:pointer;
}


.BlueLinks
{
    font-family: arial;
    color: #2773ba;
    font-weight: bolder;
    text-decoration: none;
    cursor: pointer;
}

.BlueLinks:visited
{
    color: #2773ba;
}

.BlueLinks:hover
{
    font-family: arial;
    color: #8bbde6;
    font-weight: bolder;
    text-decoration: underline;
}

.ThePrice
{
    font-family: arial;
    color: #000000;
    font-weight: bolder;
    text-decoration: none;
}

.AuthorizeNet
{
    font-family: arial;
    color: #ffffff;
    font-weight: bolder;
    text-decoration: none;
    cursor: pointer;
}

.AuthorizeNet:visited
{
    font-weight: bolder;
    text-decoration: none;
}

.AuthorizeNet:hover
{
    color: #ffffff;
    font-weight: bolder;
    text-decoration: none;
    cursor: pointer;
}

.BottomMenuOption
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
	font-family:Arial;
	text-decoration:none;    
}

.BottomMenuOption:visited
{
    color: #000000;
	text-decoration:none;    
}

.BottomMenuOption:hover
{
    font-weight: bolder;
    text-decoration:underline;
}


.FooterCategoryTitle
{
    font-weight: normal;
    font-size: 10px;
    color: #000000;
	font-family:Arial;
	text-decoration:none;    
}

.FooterCategoryTitle:hover
{
	text-decoration:underline;
}

.FooterProductLink
{
    padding-left:10px;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
	font-family:Arial;
	text-decoration:none;    
}

.FooterProductLink:hover
{
    color:#708090;
	text-decoration:underline;
}

.FooterRowBorder
{
    border-top: solid 1px gray;
}





