html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: inherit;
}

html > body #outer
{
	height: auto;
}
/*for mozilla */

body, form
{
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(Images/background.gif);
	overflow: inherit;
}

hr
{
	color: #003399;
	height: 2px;
}

.ErrorBox
{
	border: #adadad 1px solid;
	font-size: 8pt;
	left: 2px;
	padding: 2px;
	font-family: Verdana, sans-serif;
	top: 2px;
	background-color: #ffff99;
}

select
{
	border: #696969 1px solid;
	font-size: 8pt;
	font-family: verdana, sans-serif;
}

input, button
{
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}

input.Search
{
	border: 1px solid #000000;
}

input, textarea
{
	margin: 0px;
	border: 1px solid #026288;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ErrorMessage
{
	color: Red;
}

h1
{
	margin-top: 10px;
	font-size: 16px;
	vertical-align: bottom;
	color: #353535;
	font-family: Verdana;
	letter-spacing: 2px;
}

h2
{
	margin-top: 10px;
	font-size: 8pt;
	vertical-align: bottom;
	color: #cc6600;
	font-family: Palatino;
	letter-spacing: 1px;
	display: inline;
}

h2.shaded
{
	color: #cccccc;
	display: inline;
}

h2 a
{
	font-size: 8pt;
	vertical-align: bottom;
	color: #65738e;
	font-weight: bold;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

a:link
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}

a:active
{
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

.thumbimage
{
	border: solid 1px #cccccc;
}

.errorbox
{
	border: #660000 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: #660000;
	font-family: verdana;
	background-color: #ffcccc;
	width: auto;
}

.sectionheader
{
	border-bottom: #dcdcdc 1px dotted;
	color: #353535;
	font-size: 8pt;
	padding-bottom: 5px;
	font-weight: bold;
}

table.ContentTable
{
	width: 100%;
	border: 0px;
}

table.ContentTable td
{
	padding: 4px;
}

table.ContentTable th
{
	font-size: 11px;
	border: 1px solid #a5b9d6;
	border-top: 0;
	line-height: 29px;
}

table.ContentNotPadded
{
	width: 100%;
	border: 0px;
}

table.ContentNotPadded td
{
	padding: 0px;
}

.check input
{
	border: 0px;
	padding: 0px;
}

.AlternateRow
{
	color: #000;
}

.NormalRow
{
}

.SellingPrice
{
	text-decoration: line-through;
}

.ArticlePrice
{
}

.ShoppingCartDates
{
	font-size: 9px;
	font-weight: normal;
}

.ActionAlternative
{
	background-color: #fefe77;
	color: #000;
}

.ContentHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.ContentHeader:link
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ContentHeader:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ContentHeader:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.ContentHeader:active
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.ProductPrice
{
	font-size: 14px;
	color: #000000;
}

.ProductCode
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.ProductCode2
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.OEMCode
{
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.LoginText
{
	color: #026288;
	font-size: 12px;
	font-weight: bold;
}
.ProductDescription
{
	font-size: 11px;
}



a.CreateAccount:link
{
	color: #004181;
	font-size: 11px;
	text-decoration: none;
}

a.CreateAccount:visited
{
	color: #004181;
	font-size: 11px;
	text-decoration: none;
}

a.CreateAccount:hover
{
	color: #004181;
	font-size: 11px;
	text-decoration: underline;
}

a.CreateAccount:active
{
	color: #004181;
	font-size: 11px;
	text-decoration: none;
}

a.PWD:link
{
	color: #004181;
	font-size: 11px;
	text-decoration: underline;
}

a.PWD:visited
{
	color: #004181;
	font-size: 11px;
	text-decoration: underline;
}

a.PWD:hover
{
	color: #004181;
	font-size: 11px;
	text-decoration: none;
}

a.PWD:active
{
	color: #004181;
	font-size: 11px;
	text-decoration: none;
}

.FooterText
{
	color: #FFFFFF;
	font-size: 10px;
}

a.FooterText:link
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.FooterText:visited
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.FooterText:hover
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

a.FooterText:active
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.AddToFavorites:link
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.AddToFavorites:visited
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.AddToFavorites:hover
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.AddToFavorites:active
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.Categories:link
{
	display: block;
	font-weight: bold;
	text-decoration: none;
}
a.Categories:visited
{
	display: block;
	font-weight: bold;
	text-decoration: none;
}
a.Categories:hover
{
	display: block;
	font-weight: bold;
	text-decoration: none;
}
a.Categories:active
{
	display: block;
	font-weight: bold;
	text-decoration: none;
}

a.Cart
{
	font-weight: bold;
}

.SearchText
{
	font-weight: bold;
}

.Footer
{
	font-size: 10px;
	font-weight: bold;
}
a.Footer:link
{
	font-size: 10px;
	font-weight: bold;
}
a.Footer:visited
{
	font-size: 10px;
	font-weight: bold;
}
a.Footer:hover
{
	font-size: 10px;
	font-weight: bold;
}
a.Footer:active
{
	font-size: 10px;
	font-weight: bold;
}
