/* Change Log
Date        Developer   WorkFlow
05/20/2008	dcb			34426 2473-update Shopping Cart landing pages - June 1, 2008
*/

* {
	font-family: Arial,Helvitica,Sanserif;
	font-size: 9pt;
}
A:active { color: maroon }
A:hover { color: #ff0000; }

hr {
	color: gray;
}
.NavigationBar { 
	color: #ffffff;
	background: #002B5E;
}
.NavLink { 
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
}
.NavMenu, A.NavMenu { 
	color: #ffffff;
	font-size: 8pt;
	background-color: #002B5E;
	text-decoration: none;
}
A.NavMenu:hover, A.NavLink:hover { 
	color: #ffff00;
	text-decoration: none;
}
.SideBar { 
	background: beige;
}
.SideBarSection { 
	width: 90%;
	text-align: left;
	font-size: 9pt;
	color: gray;
}
.SideBarHeader { 
	font-size: 11pt;
	font-weight: bold;
	color: #404040;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: gray;
	border-style: dashed;
	margin-bottom: 2px;
}
.CartSummary {
}
.Category { 
	font-size: 10pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
.SubCategory {
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
.Login { 
	font-weight: bold;
}
.CategoryDetail {
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: gray;
	border-style: dashed;
}
.CartHeader {
	color: white;
	font-weight: bold;
	background: #002B5E;
}
.CartLineOdd {
	color: black;
	background: #EEEEEE;
}
.CartLineEven {
	color: black;
	background: #DDDDDD;
}
.CartSubtotal {
	color: white;
	background: #002B5E;
	font-size: 11pt;
	font-weight: bold;
}

.Note { 
	font-size: 7pt;
	color: gray;
}
.Error {
	font-weight: bold;
	color: red;
}
.Warning {
	font-weight: bold;
	color: gold;
}
.LargeFont {
	font-size: 10pt;
	font-weight: bold;
}
.SmallFont {
	font-size: 8pt;
}

#container { width:1000px; border-style:none solid solid solid; border-width:1px; border-color:#CCCCCC; margin:0 auto 0 auto; padding-top:40px; }
#container2 { width:570px; margin:30px 0 0 0; }
#content { width:650px; }
#content2 { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333; margin:0 15px 0 15px; }
#bigred {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#990000; font-weight:bolder; text-align:left; }
#twolines { height:4px; border-style:solid none; border-width:1px; border-color:#cccccc; }
#copy { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; padding:15px 0; text-align:left; }
#copy2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; line-height:17px; margin:5px 20px 25px 20px; }
#countries { width:450px; float:left; }
#finger { text-align:left; }
#top_corners { width:563px; height:15px; background: url(top_corners.gif) no-repeat top center; } 
#main { width:563px; background: url(bottom_corners.gif) no-repeat bottom center; padding:10px 0 15px 0; }
#bottom_corners { width:563px; height:12px; background: url(bottom_corners.gif) no-repeat bottom center; }
