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: #FFFFFF;
	background-image: url(Images/TopFill.jpg);
	background-repeat: repeat-x;
	background-position:top;
	overflow: inherit;
}



hr
{
	color: #003399;
	height: 2px;
}

select
{
	border: #cbcbcb 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: 1004px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#main #header
{
	width: 980px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#headerImage
{
	width: 980px;
	height: 135px;
	background-image: url(Images/headerImage.jpg);
	background-repeat: no-repeat;
}
#menuSearch
{
	width: 980px;
	height: 84px;
}
#menuSearch #search
{
	width: 980px;
	height: 43px;
	margin-top: 1px;
	background-image: url(Images/bgMenuSearch.jpg);
	background-repeat: no-repeat;
}
#menuSearch #menu
{
	width: 980px;
	height: 40px;
}
#searchContent
{
	width: 377px;
	height: 43px;
	float: left;
	padding-left: 18px;
}
#searchContent #searchText
{
	float: left;
	width: 101px;
	height: 43px;
	line-height: 43px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

input.SearchField
{
	width: 201px;
	height: 17px;
	border: none;
	font-size: 14px;
	padding-top: 3px;
	margin-top: 12px;
}

.ErrorBox
{
	font-size: 8pt;
	font-family: Arial;
	background-color: #ffff99;
	background-image: none;
}

.CallMeValidator
{
	display: none;
}
a.TopMenuItems:link
{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.TopMenuItems:visited
{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.TopMenuItems:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.TopMenuItems:active
{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.menuUL
{
	list-style-type: none;
	height: 40px;
	padding: 0px;
	margin: 0px;
}

.menuLI
{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
}
#menu li a
{
	display: block;
	text-decoration: none;
	width: 108px;
	height: 40px;
	background-image: url(Images/bgMenuItem.jpg);
}

.seperator
{
	padding: 0px !important;
	height: 40px;
	background-color: #FFFFFF;
	width: 1px;
	float: left;
}


#main #parts
{
	width: 1004px;
	height:auto;
	float: left;
	background-color: #FFFFFF;
}
#main #leftPart
{
	width: 222px;
	height:auto;
	float: left;
	margin-left: 11px;
}
#main #centerPart
{
	width: 750px;
	height:auto;
	float: left;
	margin-left: 9px;
}
#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: 750px;
	height:auto;
}

.topBorder
{
  width: 750px;
  height: 9px;
  background-image: url(Images/topBorder.jpg);
  background-repeat: no-repeat;
  float: left;
}
.centerBorder
{
  width: 750px;
  height: 100%;
  background-image: url(Images/centerBorder.jpg);
  background-repeat: repeat-y;
  float: left;
}
.bottomBorder
{
  width: 750px;
  height: 9px;
  background-image: url(Images/bottomBorder.jpg);
  background-repeat: no-repeat;
  float: left;
}
.informationHeader
{
	width: 186px;
	height: 42px;
	float: left;
}
#information
{
	width: 186px;
	height: 155px;
	float: left;
	background-image: url(Images/bgInformation.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
}
#shoppingCart
{
	width: 186px;
	height: 65px;
	float: left;
	background-image: url(Images/bgShoppingCart.gif);
	background-repeat: no-repeat;
}
#information #informBanner
{
	width: 171px;
	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: 222px;
    height: 45px;
    float: left;
}
/*-*/
.login
{
    width: 222px;
    height: 192px;
    float: left;
    background-image: url(Images/bgLogin.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.LoginText
{
    font-size: 11px;
    color: #333333;
    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 #dfdfe3;
    font-size: 12px;
}
.rowLogin
{
    width: 172px;
    height: 30px;
    float: left;
    padding-top: 3px;
}
#loginButtonError
{
    width: 172px;
    height: 35px;
    float: left;
}
/*-*/
a.ForgotCreate:link
{
    font-size: 11px;
    color: #0202cd;
    text-decoration: underline;
}
a.ForgotCreate:visited
{
    font-size: 11px;
    color: #0202CD;
    text-decoration: underline;
}
/*-*/
a.ForgotCreate:hover
{
    font-size: 11px;
    color: #0202cd;
    text-decoration: none;
}
a.ForgotCreate:active
{
    font-size: 11px;
    color: #0202cd;
    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: 750px;
	float: left;
	margin-bottom: 8px;
}
.listbox
{
	width: 236px;
	height: 160px;
	float: left;
	margin-left: 10px;
}
.productFilter
{  
	width: 748px;
	height: 20px;
	text-align:center;
	float: left;
	padding-top: 8px;
	background-color: #ffffff;
	margin-left:1px;
}
.repeater
{
	width: 748px;
	height: auto;
	text-align: center;
	margin-left: 1px;
	margin-right: auto;
	float: left;	
	background-color: #ffffff;
	margin-bottom:5px;
	
}
.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: 345px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    display: inline;
}
.productItemCode
{
    width: 180px;
    line-height: 15px;
    float: left;
    display: inline;
}
.productImageDesc
{
    width: 350px;
    min-height: 100px;
    float: left;
    display: inline;
}
/*-*/
.productFields
{
    height: 26px;
    line-height: 19px;
    float: right;
    padding-top: 3px;
    padding-right:5px;
    display: inline;
}
.productImage
{
	width: 110px;
	height: 150px;
	line-height: 150px;
	float: left;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	display: inline;
	vertical-align:middle;
}
.productImage * {
    vertical-align: middle;
}

.productImage span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
.productDescription
{
    width: 220px;
    height: 160px;
    float:left;
    font-size: 11px;
    display: inline;
    padding-left: 2px;
}
.productQuantityField
{
    float: left;
    width: 30px;
    display: inline;
}
.productQuantityText
{
    width: 36px;
    float: left;
    font-size: 11px;
    color: #000000;
    display: inline;
    margin-left:1px;
    padding-top: 5px;
}
.QuantityField
{
    width: 32px;
    height: 14px;
    border: 1px solid #d6d7dc;
    padding-top: 5px;
    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
{
	width: 990px;
	padding-right: 14px;
	padding-top: 16px;
	padding-bottom: 40px;
	font-size: 11px;
	text-align: right;
	float: left;
}

.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;
	color: #FFFFFF;
}

a.ContentHeader:link
{
	font-weight: bold;
	color: #FFFFFF;
}
a.ContentHeader:visited
{
	font-weight: bold;
	color: #FFFFFF;
}
a.ContentHeader:hover
{
	font-weight: bold;
	color: #FFFFFF;
}
a.ContentHeader:active
{
	font-weight: bold;
	color: #FFFFFF;
}

.ContentHeader2
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

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-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;
}

.LeftContent
{
	background-image: url(Images/bgLeftContent.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 124px;
	line-height: 124px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	display: table;
}

.ListCategoryTop
{
	width: 205px;
	height: 30px;
	margin-left: 1px;
	padding-top: 20px;
	padding-left: 16px;
	background-image: url(Images/ListCategoryTop.jpg);
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

.SwitchList
{
	width: 221px;
	margin-left: 1px;
	padding-bottom: 5px;
	background-color: #0202cd;
}

.ListCategory
{
	width: 221px;
	margin-left: 1px;
	padding-top: 8px;
	background-color: #0202cd;
}

.ListCategoryBottom
{
	width: 221px;
	height: 28px;
	margin-left: 1px;
	background-image: url(Images/ListCategoryBottom.jpg);
}

.Categories:link
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Categories:visited
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Categories:hover
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}

.Categories:active
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.SelCategories:link
{
	color: #FF0000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.SelCategories:visited
{
	color: #FF0000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.SelCategories:hover
{
	color: #FF0000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}

.SelCategories:active
{
	color: #FF0000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.itemCategory
{
	padding-left: 13px;
}

.LeftBorder
{
    background-image: url(Images/leftBorder.jpg);
    width: 12px;
    height:32px;
}
.RightBorder
{
    background-image: url(Images/rightBorder.jpg);
    width: 13px;
    height:32px;
}
.CenterFill
{
    background-image: url(Images/centerFill.jpg);
    background-repeat:repeat-x;
    height:32px;
    text-align: left;
}
