html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: inherit;
}

html > body #outer
{
	height: auto;
}
/*for mozilla */

body, form
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #C8D2DC;
	background-image: url(Images/TopFill.jpg);
	background-repeat: repeat-x;
	background-position:top;
	overflow: inherit;
}



hr
{
	color: #003399;
	height: 2px;
}

select
{
	border: #c0d1e2 1px solid;
	font-size: 8pt;
	font-family: Arial;
}

input, button
{
	font-size: 8pt;
	font-family: Arial;
}

textarea
{
	margin: 0px;
	border: #c0d1e2 1px solid;
	font-family: Arial;
	font-size: 11px;
}

.ErrorMessage
{
	color: Black;
	font-size: 11px;
}

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;
}

#main
{
	width: 995px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	
}

#main #header
{
	width: 994px;
	height:89px;
	float: left;
	background-color: #ffffff;
	
}

#main #header #contentHeader
{
	width: 982px;
	height:75px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
}
#headerImage
{
	float: left;
	width: 189px;
	height: 75px;

}
#menuSearch
{
	float: left;
	width: 793px;
	height: 75px;
	background-image: url(Images/bgMenuSearch.jpg);
	background-repeat: no-repeat;
}
#menuSearch #search
{
	float: left;
	width: 793px;
	height: 24px;
	text-align: right;
	margin-top: 15px;
}
#menuSearch #menu
{
	float: left;
	width: 793px;
	height: 10px;
	margin-top: 14px;
}
#searchContent
{
	width: 304px;
	height: 24px;
	float: right;
	padding-right: 18px;
}
#searchContent #searchText
{
	float: left;
	width: 78px;
	height: 24px;
	background-image: url(Images/bgSearch.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-top: 3px;
}

input.SearchField
{
	width: 193px;
	height: 18px;
	border: solid 1px #d4120e;
	font-size: 14px;
	padding-top: 3px;
	position: absolute;
}

.ErrorBox
{
	font-size: 8pt;
	font-family: Arial;
	background-color: #ffff99;
	background-image: none;
}

.CallMeValidator
{
	display: none;
}
a.TopMenuItems:link
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.TopMenuItems:visited
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.TopMenuItems:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.TopMenuItems:active
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.menuUL
{
	list-style-type: none;
	height: 10px;
	padding: 0px;
	margin: 0px;
	float: right;
}

.menuLI
{
	float: left;
	margin-left: 18px;
	margin-right: 18px;
	text-align: center;
}
#menu li a
{
	display: block;
	text-decoration: none;
}

.seperator
{
	padding: 0px !important;
	margin-top: 2px;
	height: 10px;
	background-image: url(Images/menuSeparator.jpg) !important;
	background-repeat: no-repeat;
	background-position: left top;
	width: 1px;
	float: left;
}


#main #parts
{
	width: 993px;
	height:auto;
	float: left;
}
#main #leftPart
{
	width: 186px;
	height:auto;
	float: left;
}
#main #centerPart
{
	width: 621px;
	height:auto;
	float: left;
	margin-top: 1px;
}
#main #rightPart
{
	width: 186px;
	height:auto;
	float: left;
	margin-top: 1px;
}
.Suppliers
{
	width: 186px;
	float: left;
	margin-top: 1px;
}
.callMeHeader
{
	width: 186px;
	height: 40px;
	float: left;
}
#callMe
{
	width: 186px;
	height: 130px;
	float: left;
	background-image: url(Images/bgCallMe.jpg);
	background-repeat: no-repeat;
}
#callMeContent
{
	width: 160px;
	height: 130px;
	float: left;
	margin-left: 16px;
}
.rowCallMe
{
	height: 25px;
	width: 158px;
	float: left;
	line-height: 25px;
}
#callMeButton
{
	float: left; 
	text-align: right; 
	height: 40px;
	width: 158px;
}
.CallMeText
{
	font-size: 11px;
	color: #ffffff;
}
.CallMeField1
{
	width: 145px;
	height: 20px;
	border: none;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
	font-size: 12px;
}

.CallMeField2
{
	width: 31px;
	height: 20px;
	border: none;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}
.actionsHeader
{
	width: 186px;
	height: 34px;
	float: left;
}
#actions
{
	width: 186px;
	height: 136px;
	float: left;
	background-image: url(Images/bgActions.jpg);
	background-repeat: no-repeat;
}
.actionsImage
{
	width: 186px;
	height: 130px;
	float: left;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	display: inline;
}
.actionsImage * {
    vertical-align: middle;
}

.actionsImage span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

#centerPart #content
{
	width: 600px;
	height:auto;
	margin-left: 10px;
}
.topBorder
{
  width: 600px;
  height: 12px;
  background-image: url(Images/topBorder.jpg);
  background-repeat: no-repeat;
  float: left;
}
.centerBorder
{
  width: 580px;
  height: 100%;
  background-image: url(Images/centerBorder.jpg);
  background-repeat: repeat-y;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.bottomBorder
{
  width: 600px;
  height: 12px;
  background-image: url(Images/bottomBorder.jpg);
  background-repeat: no-repeat;
  float: left;
}
.informationHeader
{
	width: 186px;
	height: 42px;
	float: left;
}
#information
{
	width: 186px;
	height: 43px;
	float: left;
	background-image: url(Images/bgInformation.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#shoppingCart
{
	width: 186px;
	height: 65px;
	float: left;
	background-image: url(Images/bgShoppingCart.gif);
	background-repeat: no-repeat;
}
#information #informBanner
{
	width: 176px;
	height: 48px;
	background-image: url(Images/InformationBanner.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#information #informBanner #informBannerText
{
	width: 121px;
	height: 28px;
	padding-left: 50px;
	padding-top: 7px;
}
#information #informText
{
	width: 131px;
	height: 28px;
	padding-left: 11px;
	padding-top: 20px;
}

.infoTextWhiteS
{
	font-size: 11px;
	color: #ffffff;
}
.infoTextWhiteB
{
	font-size: 16px;
	color: #ffffff;
}
.infoTextBlack
{
	font-size: 11px;
	color: #000000;
}
.infoTextRed
{
	font-size: 11px;
	color: #f10303;
}
.loginHeader
{
	width: 186px;
	height: 31px;
	float: left;
}
#login
{
	width: 186px;
	height: 179px;
	float: left;
	background-image: url(Images/bgLogin.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
}
.LoginText
{
	font-size: 11px;
	color: #ffffff;
	margin-left: 1px;
	width: 172px;
	height: 14px;
	float: left;
	
}
.LoginField
{
	width: 145px;
	height: 19px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #e12b22;
	font-size: 12px;
}
.rowLogin
{
	width: 172px;
	height: 30px;
	float: left;
	padding-top: 3px;
}
#login #loginButtonError
{
	width: 172px;
	height: 35px;
	float: left;
}
a.ForgotCreate:link
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.ForgotCreate:visited
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.ForgotCreate:hover
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.ForgotCreate:active
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.offerHeader
{
	width: 186px;
	height: 35px;
	float: left;
}
#offerRequest
{
	width: 160px;
	height: 65px;
	float: left;
	background-image: url(Images/bgOffer.jpg);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 9px;
}
a.OfferRequest:link
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.OfferRequest:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.OfferRequest:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.OfferRequest:active
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.newsHeader
{
	width: 186px;
	height: 38px;
	float: left;
}
#news
{
	width: 186px;
	height: 148px;
	float: left;
	background-image: url(Images/bgNews.jpg);
	background-repeat: no-repeat;
}
.NewsLetterText
{
	font-size: 11px;
	color: #000000;
	margin-left: 1px;
	width: 172px;
	height: 14px;
	float: left;
}
.NewsField
{
	width: 145px;
	height: 19px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #d9d9de;
	font-size: 12px;
}
.rowNews
{
	width: 172px;
	height: 30px;
	float: left;
	padding-top: 4px;
}
#news #newsButton
{
	width: 172px;
	height: 30px;
	float: left;
	padding-top: 7px;
}
.listboxes
{
	width: 600px;
	height:180px;
	float: left;
	background-color: #e4e9ee;
	margin-bottom: 10px;
	
}
.listbox
{
	width:186px;
	height: 160px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.productFilter
{
	width: 600px;
	height: 20px;
	text-align: center;
	float: left;
	padding-top: 8px;
	background-color: #e4e9ee;
}
.repeater
{
	width: 600px;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;	
	background-color: #e4e9ee;
	
}
.topBorderProduct
{
  width: 300px;
  height: 13px;
  background-image: url(Images/topBorderProduct.jpg);
  background-repeat: no-repeat;
  float: left;
}
.centerBorderProduct
{
  width: 300px;
  height: 154px;
  background-image: url(Images/centerBorderProduct.jpg);
  background-repeat: repeat-y;
  float: left;
 
}
.bottomBorderProduct
{
  width: 300px;
  height: 13px;
  background-image: url(Images/bottomBorderProduct.jpg);
  background-repeat: no-repeat;
  float: left;
}
#productList
{
	width: 600px;
	height: auto;
	float: left;
    display: inline;
	
}
.productItem
{
	width: 280px;
	height: 154px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}
.productItemCode
{
	width: 261px;
	line-height: 15px;
	float: left;
	padding-left: 9px;
	padding-right: 10px;
	display: inline;
}
.productImageDesc
{
	width: 280px;
	min-height: 100px;
	float: left;
	display: inline;
}
.productFields
{
	width: 270px;
	height: 19px;
	line-height: 19px;
	float: left;
	padding-left: 10px;
	display: inline;
}
.productImage
{
	width: 110px;
	min-height: 100px;
	float: left;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	display: inline;
}
.productImage * {
    vertical-align: middle;
}

.productImage span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
.productDescription
{
	width: 170px;
	min-height: 100px;
	float: left;
	font-size: 11px;
	display: inline;
}
.productQuantityField
{
	float: left;
	width: 40px;
	display: inline;
}
.productQuantityText
{
	width: 36px;
	float: left;
	font-size: 11px;
	color: #000000;
	display: inline;
	margin-left:1px;
}
.QuantityField
{
	width: 32px;
	height: 14px;
	border: 1px solid #d6d7dc;
	padding-top: 2px;
	text-align: center;
}
a.details
{
	display:block;
	padding:0 0 0 11px;
	height:auto !important;
	background: url(Images/Details.jpg) no-repeat left center;
	font-size:11px;
	font-weight: bold;
	color:#000000;
}

a.details:hover
{
	background: url(Images/Details.jpg) no-repeat left center;
	color:#fe0000;
	text-decoration: none;
}
a.addToCart
{
	font-size:11px;
	font-weight: bold;
	color:#000000;
}

a.addToCart:hover
{
	color:#fe0000;
	text-decoration: none;
}

#footer
{
	height: 72px;
	width: 100%;
	float: left;
	background-image: url(Images/bgFooter.jpg);
	background-repeat: repeat-x;
}
#footer #footerText
{
	width: 580px;
	line-height:30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #ffffff;
}

.thumbimage
{
	border: solid 1px #cccccc;
}

.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: 6px;
}

table.ContentTable th
{
	font-size: 12px;
	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
{
}

.ArticlePrice
{
}

.ShoppingCartDates
{
	font-size: 9px;
	font-weight: normal;
}

.ActionAlternative
{
	background-color: #fefe77;
	color: #000;
}

.ContentHeader
{
	font-weight: bold;
}

a.ContentHeader:link
{
	font-weight: bold;
}
a.ContentHeader:visited
{
	font-weight: bold;
}
a.ContentHeader:hover
{
	font-weight: bold;
}
a.ContentHeader:active
{
	font-weight: bold;
}

.ContentHeader2
{
	font-size: 14px;
	font-weight: bold;
}

input
{
	margin: 0px;
	border: #c0d1e2 1px solid;
	font-family: Arial;
	font-size: 11px;
}

.IncBTW
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.ProductPrice
{
	font-weight: normal;
	font-size: 24px;
	color: #f10303;
	line-height: 20px;
}

.SellingPrice
{
	text-decoration: line-through;
	font-size : 12px;
	color: #000000;
}

.ProductCode
{
	font-weight: bold;
	font-size: 12px;
}
.OEMCode
{
	font-size: 10px;
}
.RememberText
{
	font-size: 10px;
}

.ProductDetailCode
{
	font-size: 13px;
	font-weight: bold;
}
.DescriptionColor
{
    color: Blue;
}

.ViewCartText
{
	color: White;
	font-family: Arial;
	font-size: 11px;
}


