*
{
	font-family: Arial;
}


body
{
}

table.grid
{
	border-collapse: collapse;
}

table.grid td
{
	border: solid 1px black;
	padding: 5px;
	font-size: 9pt;
	vertical-align: top;
	text-align: center;
}

table.grid th
{
	font-weight: bold;
	border: solid 1px black;
	padding: 5px;
	font-size: 9pt;
}

h1, h1 *
{
	color: #1E4DA0;
	font-size: 14pt;
	
	padding: 0px;
	margin-top: 5px;	
	margin-bottom: 5px;
	
	text-align: center;
	font-style: normal;
	font-weight: bold;
}

h2, h2 *
{
	color: #8A0C08;
	font-size: 12pt;
	font-weight: bold;
	
	padding: 0px;
	margin: 0px 0px 15px 0px;
	text-transform: uppercase;
		
}

h3, h3 *
{
	color: #3474b4;
	text-transform: uppercase;
	font-size: 13pt;
	font-weight: 600;
	
	width: 80%;
	border-bottom: solid 2px #3474b4;
	
}

P.FormLine
{
	margin-top: 0px;
	padding-top: 0px;
	
	padding-bottom: 5px;
	margin-bottom: 5px;
	
	clear: both;
	
	font-size: 9pt;
	
	width: 99%;
}

P.FormLine LABEL
{
	width: 110px;
	float: left;
}

LABEL
{
	font-weight: bold;
	color: Black;
}

.manufacturerButton
{
	text-align: center;
	font-weight: bold;
}


.ModulesError
{
	border: 1px red solid;
	color: red;
	font-weight: bolder;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}

.ModulesSuccess
{
	border: 1px green solid;
	color: green;
	font-weight: bolder;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}

/* navigation */

#tblTop
{
	height: 165px;
	
	background-image: url(http://media.2unews.com/97/home/images/QdZ142X6Y282Dd62CVb4FDkk620Fy6TDTbE.gif);
	
	width: 900px;
	font-size: 9pt;

}

#tblTop td#Middle
{
	/*padding: 0px 0px 3px 125px;*/
}

#tblTop td#Buttons
{
	/*width: 610px;*/
	
	/*height: 20px;
	margin: 0px;
	padding: 0px 0px 3px 125px;*/
	font-size: 9pt;
}

.Button, 
.ButtonSelected
{
/*	float: left;
	height: 15px;
	
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;

*/	
	padding: 0px;
			
	white-space: nowrap;
	text-align: center;
}

.Button A
{
	padding: 2px 10px 2px 10px;
/*	height: 10px;
	width: 107px;*/
	display: block;
	
	text-decoration: none;
	color: white;
	background-color: #1e4da0;

	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;

}

.Button A:hover
{
	background-color: #5a89b5;
}


.ButtonSelected A
{
	padding: 2px 10px 2px 10px;
/*	height: 10px;*/
	display: block;
	
	text-decoration: none;
	color: white;
	background-color: #5a89b5;

	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;

}

.ButtonSelected A:hover
{
}


/* information links */

.NavLinks
{
	clear: both;
	
	padding: 5px;
	margin: 0px;
	font-size: 9pt;
	
	background-color: #deebf7;	
}

.NavLinks .Header
{
	font-weight: bold;
	font-size: 9pt;
	
	margin-bottom: 5px;

	padding: 5px;

	color: black;
	background-color: #e8d77d;
	
}

.NavLinks .Header A
{
	text-decoration: none;
		
	color: #1e4da0;
	background-color: #e8d77d;
	font-size: 9pt;
	
}

.NavLinks .Cell, 
.NavLinks .CellSelected
{	
	padding-top: 2px;
	padding-bottom: 2px;

	white-space: nowrap;
	font-size: 9pt;
}

.NavLinks .Cell A
{
	padding-left: 10px;
	
	color: #51514d;
	text-decoration: none;
}

.NavLinks .Cell A:hover
{
	color: #333;
	text-decoration: underline;
}


.NavLinks .CellSelected A
{
	color: #51514d;
	text-decoration: underline;
	
	padding-left: 10px;
}

.NavLinks .CellSelected A:hover
{
}


/* other links */

#divOtherNav
{
	padding-top: 20px;
	padding-bottom: 20px;

	font-size: 9pt;
	
}

#divOtherNav UL
{
	list-style: none;

	margin: 0px;
	padding: 0px;

	margin-left: 10px;
	margin-right: 5px;

}

#divOtherNav A
{	
	margin-top: 0px;
	margin-bottom: 5px;
	
	padding: 5px;

	white-space: nowrap;
		
	font-size: 9pt;
	font-weight: bold;
	background-color: #5a89b5;
	color: white;
	
	display: block;
	
	text-decoration: none;
	text-align: center;

	width: 95%;
	
}

#divOtherNav A:hover
{
	background-color: #1e4da0;
}

#divOtherNav A.Selected
{
	padding: 5px;
	
	font-size: 9pt;
	font-weight: bold;
	
	color: white;
	background-color: #1e4da0;
	
	text-decoration: none;
}


/* product thumbs */

.Product, Product *
{
	font-size: 9pt;
}

.Product .MoreInfo
{
	float: right;
	font-size: 9pt;

	width: 36px;
	height: 40px;

	text-align: center;

	padding-top: 6px;
	padding-right: 5px;
}

.Product .MoreInfo A
{
	line-height: 9pt;
	font-size: 9pt;
	
	text-transform: uppercase;
	text-decoration: none;
	
	color: white;
	font-weight: bold;
}

.Product .Name
{
	font-weight: bold;
	font-size: 8pt;
}

.Product .Picture
{
	height: 111px;
	
	padding-left: 15px;
	padding-top: 1px;
	
	margin-bottom: 0px;
}

.Product .Manufacturer
{
	font-weight: bold;
	font-style: italic;
	color: #251d48;
	font-size: 9pt;
	
	text-align: center;
		
	margin-top: 0px;
	
}

.Product .Price
{
	padding-top: 2px;
	padding-left: 4px;	
}
	
.Product .Price *
{
	font-weight: normal;
	font-size: 8pt;
}

.Product .Links
{
	float: right;
	font-size: 9pt;
	
	width: 90px;
	text-align: right;
	
	margin: 0px;
	
}

.Link
{
	margin: 0px;
}

.Link A,
.Link A:hover
{
	background-color: Transparent;
	width: 50px;
}

.Product .Links .Link A IMG
{
	border: none;
}



/* <Search> */

.SearchResult
{
	font-size: 9pt;
	
	margin-top: 20px;
	margin-bottom: 20px;
}

.SearchResult URL
{
}

.SearchResult Text
{
}

.SearchResult .Information
{
	color: green;
}
/* </Search> */

#divProductFull
{
	width: 225px;
}

#divProductFull *
{
	font-size: 8pt;
}

#divProductFull .Top
{
}

#divProductFull .Top .ProductName
{
	width: 100px; 
	font-weight: bold;
	font-size: 9pt;
	line-height: 9pt;
	
	padding-top: 0px;
	padding-left: 7px;	
	
}

#divProductFull .Middle
{
}

#divProductFull .Middle IMG
{
	 border: none;
}

#divProductFull .Manufacturer
{
	font-size: 9pt;
	
	font-style: italic;
	color: #251d48;
	
	text-align: left;
	
	padding-left: 5px;
	
}

.ProductFullDescription
{
	font-size: 9pt;

	background-color: #f9f1cd;
	padding: 3px 15px 3px 15px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.Links
{
	font-size: 9pt;

	height: 30px;
	clear: both;
	vertical-align: middle;

	margin-bottom: 10px;
}

.Link,
.RedLink
{
	font-size: 9pt;

	float: left;
	height: 15px;
	
	margin: 0px 7px 10px 0px;
	
	padding: 0px;
			
	white-space: nowrap;
	text-align: center;
}

.Link A
{
	padding: 2px 10px 2px 10px;

	width: 110px;
	
	text-decoration: none;
	text-transform: uppercase;
	
	color: white;
	background-color: #1e4da0;

	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;

}

.Link A:hover
{
	background-color: #5a89b5;
	width: 110px;
}


.RedLink A
{
	padding: 2px 10px 2px 10px;

	width: 110px;
	
	text-decoration: none;
	text-transform: uppercase;
	
	color: white;
	background-color: #8A0C08;

	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;

}

.RedLink A:hover
{
	background-color: #BE7976;
	width: 110px;
}


/* full product relationships */
.ProductRelationship
{
	border: solid 1px #369;
	
	margin-bottom: 20px;
}

.ProductRelationshipRed
{
	border: solid 1px #AF4D20;
	margin-bottom: 20px;
}

.ProductCheckout *
{
	font-size: 9pt;
}

.ProductRelationship *,
.ProductRelationshipRed *
{
	font-size: 9pt;
}

.ProductRelationship .Name
{
	background-image: url(http://media.2unews.com/97/home/images/7d1EhWCkBr21717g04XSZ7m3WjbyMs1g99z.gif);
	background-repeat: repeat-x;
	
	padding: 3px 0px 2px 5px;
	height: 25px;
}

.ProductRelationshipRed .Name
{
	background-image: url(http://media.2unews.com/97/home/images/9E4433vX6A0WAeiBCtC6002E35H5fHb3wR6.gif);
	background-repeat: repeat-x;
	
	padding: 3px 0px 2px 5px;
	height: 25px;
}

.ProductRelationship .Name *,
.ProductRelationshipRed .Name *
{	
	color: White;	
	
	font-weight: bold;
	font-size: 11pt;
	
	text-decoration: none;
}

.ProductRelationship .Content,
.ProductRelationshipRed .Content
{
	padding: 10px;
	font-size: 9pt;
}

.relationshipLink,
.relationshipLinkHover
{
	text-align: center;
	background-color: #69c;
	width: 125px;
	height: 35px;
	vertical-align: middle;
}

.relationshipLink *,
.relationshipLinkHover *
{
	font-size: 9pt;
	font-weight: bold;
	color: White;
	text-transform: uppercase;
	text-decoration: none;
}

.relationshipLinkHover
{
	background-color: #369;
}

A.ShoppingCartLink, A.ShoppingCartLink:hover, A.ShoppingCartLink:visited
{
	color:Blue;
}

#EditContentLink, #EditContentLink:hover, #EditContentLink:visited
{
	padding:2px;
	background-color:#1E4DA0;
	color:white;
	text-decoration:none;
}


.SmallBasket *
{
	font-size: 9pt;
}


.manufacturerProductLink
{
	padding: 0px 0px 5px 10px;
}

.manufacturerProductLink A
{
	text-decoration: none;
	color: black;
	font-size: 9pt;
}

.manufacturerProductLink A:hover
{
	text-decoration: underline;
}

FORM *
{
	font-size: 9pt;
}

FORM H3
{
	font-size: 13pt;
}

FORM TH
{
	text-align: right;
	vertical-align: top;
}

.footer
{
}

.footer A
{
	color: #fff468;
	text-decoration: none;
}

.footer A:hover
{
	text-decoration: underline;
}

/* <Newsroom> */

.ModulesNewsroomSummaryNewsItem
{
	margin-bottom: 5px;
	padding: 5px;
}

UL.ModulesNewsroomTitleSummary
{
	margin-left: 15px;
}

.EmbeddedSmall .ModulesNewsroomSummaryNewsItem
{
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border: none;
}

.ModulesNewsRoomReleaseDate
{
	text-transform: uppercase;
	font-size: 12pt;
	color: #1e4da0;
	font-weight: bold;
}

.ModulesNewsRoomSummarySentence
{
	font-weight: bold;
	font-size: 12pt;
}

.ModulesNewsRoomSummarySentence A
{
	color: black;
}

.ModulesNewsRoomSummarySentence A:hover
{
}

.EmbeddedSmall .ModulesNewsRoomSummarySentence
{
	font-weight: bold;
	font-size: 8pt;
}

.ModulesNewsRoomSummary
{
	margin: 5px 0px 5px 20px;
}

.ModulesNewsRoomYearsList UL
{
	margin-top: 0px;
}

.ModulesNewsRoomYearsList
{
	margin-bottom: 0px;
	text-align: right;

}

.ModulesNewsRoomReadMoreLink
{
	margin: 5px 0px 0px 20px;

}

.EmbeddedSmall .ModulesNewsRoomReadMoreLink
{
	margin-top: 3px;
	text-align: right;
}

/* </Newsroom> */


.DynamicAdNavigation
{
	background-color: #1e4da0;
	padding: 0px;
	width: 99%;
	margin: -3px 0px 7px 0px;
	
}

.DynamicAdNavigation TD
{
	vertical-align: middle;	
	padding: 0px 2px 2px 2px;
}

.DynamicAdNavigation A
{
	font-size: 9pt;
	color: White;
	text-decoration: none;
}

.DynamicAdNavigation A:hover
{
	font-size: 9pt;
	color: White;
	text-decoration: underline;
}

