<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: Transparent ; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: Transparent ; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 16pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: Transparent ; /* Background color */
text-align: Left; /* Align Text */
background-image:url('images/design/dark/top_bg.gif');
background-repeat:repeat-x
}

.TopSubBanner
{
font-family: Agency FB; /* Font Face */
font-size: 12pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color:Transparent ; /* Background color */
text-align: Left
}

.TopSubBannerText
{
font-family: Agency FB; /* Font Face */
font-size: 12pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left
}

.LeftColumn
{
font-family: Georgia; /* Font Face */
font-size: 12pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: Transparent; /* Background color */
background-image:url('images/design/dark/content_bg.gif');
background-repeat:repeat-x;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 200px
}

.LeftColumnText
{
font-family: Book Antiqua; /* Font Face */
font-size: 10pt; /* Font Size */
color: #030303; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */

}
.LeftColumnText:Hover
{
font-family: Book Antiqua; /* Font Face */
font-size: 10pt; /* Font Size */
color: #652222; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.RightColumn
{
font-family: Century; /* Font Face */
font-size: 12pt; /* Font Size */
color: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: Transparent; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0%;
background-image:url('images/design/dark/content_bg.gif');
background-repeat:repeat-x
}

.RightColumnText
{
font-family: Century; /* Font Face */
font-size: 12pt; /* Font Size */
color: #4778e3; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #ffffff; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}
.FooterLink
{
	color:#d81c1a;
	text-decoration:none;
}

.ItemText
{
font-family: Agency FB; /* Font Face */
font-size: 17pt; /* Font Size */
color: #C10232; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.SearchBox
{
	background-color:#cccccc;
}

.Pager
{
	border: solid 1px black;
}

.PagerText
{
font-family: Lucida Console; /* Font Face */
font-size: 16pt; /* Font Size */
color: #990000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Right; /* Align Text */
vertical-align: Top; /* Align Text */
margin:1px;
font-weight:bold;
}
.PagerText a
{
font-family: Lucida Console; /* Font Face */
font-size: 16pt; /* Font Size */
color: #990000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Right; /* Align Text */
vertical-align: Top; /* Align Text */
margin:1px;
font-weight:bold;
}

.ProductID
{
	color: #ffffff;	
	padding:4px;
}

.Price
{
	color:#ffffff;
	font-weight:400;
	padding:4px;
}

.Result
{
	background-color:Transparent;
}

.ResultHover
{
	background-color:#ccddcc;
	opacity:.85;
}

.Instructions
{
font-family: Book Antiqua; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.ErrorMessages
{
font-family: Verdana; /* Font Face */
font-size: 12pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center
}

.Messages
{
font-family: Book Antiqua; /* Font Face */
font-size: 12pt; /* Font Size */
color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center
}

.Headings
{
font-family: Book Antiqua; /* Font Face */
font-size: 12pt; /* Font Size */
color: #464444; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: Transparent; /* Background color */
text-align: Left; /* Align Text */
}

.HeadingsLink
{
font-family: Book Antiqua; /* Font Face */
font-size: 12pt; /* Font Size */
color: #bf001b; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: Transparent; /* Background color */
text-align: Left; /* Align Text */
text-decoration:none;
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: Transparent; /* Background color */
text-align: Left; /* Align Text */
}

.Content a
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: Transparent; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{

font-family: Tahoma; /* Font Face */
font-size: 13pt; /* Heading Font Size */
color: White; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #464444; /* Background color */
text-align: Center; /* Align Text */
}

.ContentTable
{
	border:  solid 0px #464444;
	background-color: #464444; 
}

.ContentTableHorizontal
{
background-color: #464444;
}

#ContentCell
{
	background-image:url('images/design/dark/content_bg.gif');
	background-repeat:repeat-x;
	width:85%;
	padding-top:80px
}

.MenuItem
{
	font-size:9pt;
	
	margin-top: 0px;
	margin-bottom:2px;
	font-weight:bold;
	border: solid 1px black;
	padding:1px;
	background-color:#b5b5b5;
	padding-right:2px;
	cursor:pointer;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.MenuItemOver
{
	font-size:9pt;
	
	margin-top: 0px;
	margin-bottom:2px;
	font-weight:bold;
	border: solid 1px black;
	padding:1px;
	background-color:#595757;
	color:#ffffff;
	cursor:pointer;
	padding-right:2px;
	cursor:pointer;
	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99;
}

.SubMenuItem
{
	margin-top: 0px;
	margin-bottom:2px;
	width:100%;
	border: solid 1px black;
	margin-right:1px;
	background-color:#b5b5b5;
	padding-right:2px;
	cursor:pointer;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.SubMenuItemOver
{
	margin-top: 0px;
	margin-bottom:2px;
	width:100%;
	border: solid 1px black;
	margin-right:1px;
	background-color:#595757;
	color:#ffffff;
	cursor:pointer;
	padding-right:2px;
	cursor:pointer;
	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99;
}


.signin
{
	background-image:url('images/design/dark/button_sign_in.gif');
	background-repeat:no-repeat;
	height:29px;
	width:72px;
	color:transparent;
	cursor:pointer
}

.signinHover
{
	background-image:url('images/design/dark/button_sign_in_over.gif');
	background-repeat:no-repeat;
	height:29px;
	width:72px;
	cursor:pointer
}

.checkout
{
	background-image:url('images/design/dark/button_checkout.gif');
	background-repeat:no-repeat;
	height:29px;
	width:82px;
	cursor:pointer
}

.checkoutHover
{
	background-image:url('images/design/dark/button_checkout_over.gif');
	background-repeat:no-repeat;
	height:29px;
	width:82px;
	cursor:pointer
}

.search
{
	background-image:url('images/design/dark/button_search.gif');
	background-repeat:no-repeat;
	width:auto;
	height:29px;
	width:65px;
	cursor:pointer
}

.searchHover
{
	background-image:url('images/design/dark/button_search_over.gif');
	background-repeat:no-repeat;
	width:auto;
	height:29px;
	width:65px;
	cursor:pointer
}

.TopNavShoppingCart
{
	background-image : url('images/design/dark/top_below_buttons_bg.gif');
	background-repeat : no-repeat
}

#imgAddToCart
{
	background-image:url('images/buttons/blue/add_to_cart.gif');
}

.viewcart
{
	background-image:url('images/design/dark/button_view_cart.gif');
	background-repeat:no-repeat;
	width:46;
	height:32;
	cursor:pointer
}

.viewcartHover
{
	background-image:url('images/design/dark/button_view_cart_over.gif');
	background-repeat:no-repeat;
	width:46;
	height:32;
	cursor:pointer
}




</Style>