﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: url(/images/backgrounds/bg.jpg);
	background-color: #333333;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #333333;
}

A
{
	color: #29496D;
	text-decoration: none;
	border-bottom: 1px Dashed #29496D;
	font-size: 12px;	
}

A:hover {
	color: #29496D;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px Solid #29496D;
}

#Footer A
{
	color: Blue;
	font-size: 11px;	
	border-bottom: 1px Solid Blue;	
}

#Footer A:hover
{
	color: #000000;
	font-size: 11px;
	border-bottom: 1px Solid #FAA300;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px}

h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px}

img.Border
{
	border: 1px Solid #999999;
}		
	
#Page
{
	Width: 760px;
	min-height: 600px;
	max-height: 100%;
	background-color: #FFFFFF;
	padding: 0px 1px 1px 1px;
	text-align: left;
}

#PageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #29496D;
}

#GrayBar
{
	height: 20px;
	background-color: #B7B7B7;
	text-align: right;
	padding: 4px 4px 0px 0px;
}

#DarkGrayBar
{
	height: 3px;
	background-color: #A9A7AC;	
}	

#ColorBar
{
	background-image: url(/images/backgrounds/splitter_bg.jpg);
	background-repeat: repeat-x;
	height: 13px;
}

#LogoBar
{
	background-image: url(/images/backgrounds/banner_bg.jpg);
	background-repeat: repeat-x;
	height: 85px;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

#NavBar
{
	background-image: url(/images/backgrounds/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding: 3px 0px 0px 3px;
}

#WhereToBuy
{
	
}

#Content
{
	height: 100%;
	padding: 10px;
	vertical-align: top;
}

#LeftColumn
{
	height: 175px;
	float: left;
	width: 300px;
}

#RightColumn
{
	height: 575px;
	float: left;
	padding: 0px 5px 0px 10px;
	width: 400px;
}

#FooterThinGray
{
	height: 1px;
	background-color: #B7B7B7;
}

#FooterThinWhite
{
	height: 1px;
	background-color: #FFFFFF;
}

#Footer
{
	height: 25px;
	background-color: #B7B7B7;
	text-align: center;
	padding: 0px 0px 5px 0px;
}

#ProductImage
{
	width: 150px;
	float:left;
	vertical-align: top;
}

#ProductImage A
{
	color: #29496D;
	text-decoration: none;
	border-bottom: 1px Dashed #29496D;
	font-size: 10px;	
}

#ProductImage A:hover {
	color: #29496D;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px Solid #29496D;
}

#ProductWhereToBuy A
{
	color: #29496D;
	text-decoration: none;
	border-bottom: 1px Dashed #29496D;
	font-size: 10px;	
}

#ProductWhereToBuy A:hover {
	color: #29496D;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px Solid #29496D;
}

#ProductDetails
{
	width: 425px;
	float: left;
	vertical-align: top;	
}

#ProductWhereToBuy
{
	width: 150px;
	float: right;
	vertical-align: top;	
}

#ProductWhereToBuyForm
{
	background-color: #F1F1F1;
	border-top: 4px Solid #29496D;
	padding: 5px;
}

#BillingAddress
{
	width: 360px;
	float: left;
	vertical-align: top;
}

#ShippingAddress
{
	width: 360px;
	float: left;
	vertical-align: top;
}		

.ProblemDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
}

.CaseNotes
{
	Margin: 1px 5px 5px 5px;
}	

.ChervonCaseNotes
{
	font-style: italic;
	color: #29496D;
}	

.Icon
{
	padding: 2px 5px 2px 2px;
	width: 16px;
	height: 16px;
	border: 0px;
}
	
.Textbox
{
	Border: 1px Solid #333333;
	background-color: #F5F5F5;
	color: #333333;
	font-size: 11px;	
}

.TextboxCenter
{
	Border: 1px Solid #333333;
	background-color: #F5F5F5;
	color: #333333;
	font-size: 11px;
	text-align: center;
}

.Button
{
	border: 1px Solid #333333;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
}	

.Today
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}	

.Product
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.KeyNumberColumn
{
	width: 65px;
	float: left;
}

.PartNumberColumn
{
	width: 60px;
	float: left;
}

.PartDescriptionColumn
{
	width: 195px;
	float: left;
}

.PartPriceColumn
{
	width: 50px;
	float: left;
}

.PartQuantityColumn
{
	width: 50px;
	float: left;
}

.WarrantyRegistrationIDColumn
{
	width: 100px;
	float: left;
}

.WarrantyCreateDateColumn
{
	width: 150px;
	float: left;
}

.WarrantyProductColumn
{
	width: 200px;
	float: left;
}

.WarrantySerialNumberColumn
{
	width: 200px;
	float: left;
}

#PartsOptions
{
	width: 100%;
	height: 20px;
	background-color: #29496D;
	padding: 3px;
	text-align: right;
}

.OrderIDColumn
{
	width: 75px;
	float: left;
}

.OrderDateColumn
{
	width: 175px;
	float: left;
}

.OrderStatusColumn
{
	width: 150px;
	float: left;
}

.OrderShipMethodColumn
{
	width: 150px;
	float: left;
}

.OrderTotalColumn
{
	width: 100px;
	float: left;
}

.OrderDetailsLinkColumn
{
	width: 75px;
	float: left;	
}		

#OrderSearchForm
{
	width: 100%;
	height: 20px;
	background-color: #29496D;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
	font-weight: bold;
}

.CaseIDColumn
{
	width: 50px;
	float: left;
}

.CaseCreateDateColumn
{
	width: 125px;
	float: left;
}

.CaseOriginColumn
{
	width: 75px;
	float: left;
}

.CaseProblemColumn
{
	width: 350px;
	float: left;
}

.CaseResolvedColumn
{
	width: 75px;
	float: left;
}

.CaseDetailsLinkColumn
{
	width: 50px;
	float: left;	
}

#CartTotals
{
	width: 98%;
	padding: 5px;
	text-align: right;
	float: right;
}

#CreditCardInfo
{
	width: 350px;
	padding: 0px;
	text-align: left;
	float: left;
}

.Error
{
	width: 411px;
	background-color: lemonchiffon; 
	padding: 5px;
	text-align: left;
	color: Red;
	border: 2px Solid Red;
}

#Login
{
	width: 425px;
	float: left;
}

#VerticalSplitter
{
	border-left: 1px Solid #CCCCCC;
	float: left;
	padding: 10px;
	width: 1px;
	height: 150px;
}		

#Signup
{
	width: 150px;
	float: left;
}	

.RequiredField
{
	background-color: #f6ffe9;
}	

#RequiredKey
{
	border-left: 15px Solid #f6ffe9;
	padding-left: 5px;
	font-weight: bold;
}	

.FloatLeft
{
	float: left;
}

.FloatRight
{
	float: right;
}
