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: #EFEEF3;
	background-image: url(Images/BackFill.jpg);
	background-repeat: repeat-x;
	overflow: inherit;
	height: auto;
}

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: Red;
	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;
}

#mainGrey
{
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #efeff1;
}
#mainWhite
{
	width: 981px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#mainWhite #mainContent
{
	width: 961px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#headerImageSearch
{
	width: 961px;
	background-color: #ffffff;
	height: 139px;
	float: left;
}
#headerImageSearch #headerImage
{
	width: 296px;
	height: 139px;
	float: left;
}
#searchCulture
{
	width: 316px;
	height: 139px;
	float: right;
}
#culture
{
	width: 316px;
	height: 30px;
	float: left;
	margin: 10px 10px 0 0;
	text-align: right;
}
#search
{
	width: 316px;
	height: 23px;
	margin-top: 20px;
	float: right;
}
#searchContent
{
	width: 316px;
	height: 23px;
	float: left;
}
input.SearchField
{
	width: 217px;
	height: 17px;
	font-size: 11px;
	color: #4e4e4e;
	padding-top: 3px;
	padding-left: 10px;
	border: solid 1px #eeeeee;
}

#menu
{
	width: 961px;
	height: 60px;
	float: left;
}

.ErrorBox
{
	font-size: 8pt;
	font-family: Arial;
	background-color: #ffff99;
	background-image: none;
}

.CallMeValidator
{
	display: none;
}

.menuUL
{
	list-style-type: none;
	width: 482px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.menuLI
{
	float: left;
	text-align: center;
}
.seperator
{
	padding: 0px !important;
	height: 60px;
	background-color: #efefef;
	width: 1px;
	float: left;
}
#rightMenuImage
{
	width: 478px;
	height: 60px;
	float: left;
	background-image: url(Images/rightPieceMenu.jpg);
}

#parts
{
	float: left;
	width: 961px;
	height:auto;
}
#parts #leftPart
{
	width: 188px;
	height:auto;
	float: left;
}
#parts #centerPart
{
	width: 585px;
	height:auto;
	float: left;
}
#parts #rightPart
{
	width: 188px;
	height:auto;
	float: left;
	margin-top: 1px;
}

.actionsHeader
{
	width: 186px;
	height: 34px;
	float: left;
}

#centerPart #content
{
	width: 570px;
	height:auto;
	margin-left: 7px;
}

.loginHeader
{
    width: 188px;
    height: 54px;
    float: left;
}
.login
{
    width: 186px;
    height: 188px;
    float: left;
    border: solid 1px #efefef;
}
.loginError
{
	width: 186px;
    height: 14px;
    float: left;
}
.LoginText
{
    font-size: 11px;
    color: #4e4e4e;
    width: 186px;
    height: 14px;
    float: left;
}
.LoginField
{
    width: 141px;
    height: 17px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}
.rowLogin
{
    width: 172px;
    height: 28px;
    float: left;
    padding-top: 4px;
}
#loginButton
{
    width: 153px;
    height: 35px;
    float: left;
    margin-top: 13px;
    padding-right: 19px;
    text-align: right;
}
a.ForgotCreate:link
{
    font-size: 11px;
    color: #4e4e4e;
    text-decoration: none;
}
a.ForgotCreate:visited
{
    font-size: 11px;
    color: #4e4e4e;
    text-decoration: none;
}
a.ForgotCreate:hover
{
    font-size: 11px;
    color: #4e4e4e;
    text-decoration: underline;
}
a.ForgotCreate:active
{
    font-size: 11px;
    color: #4e4e4e;
    text-decoration: none;
}

.listboxes
{
	width: 572px;
	float: left;
	margin-bottom: 7px;
	margin-top: 1px;
}
.listbox
{
	width: 190px;
	height: 160px;
	float: left;
	border: solid 1px #efefef;
}
.productFilter
{  
	width: 572px;
	height: 20px;
	text-align:center;
	float: left;
	padding-top: 8px;
	background-color: #ffffff;
	margin-left:1px;
}
.repeater
{
	width: 572px;
	height: auto;
	text-align: center;
	float: left;	
	background-color: #ffffff;
	margin-bottom:5px;
	
}

#productList
{
	width: 572px;
	height: auto;
	float: left;
    display: inline;
	
}
.productItem
{
    width: 570px;
    height: 132px;
    float: left;
    display: inline;
    border: solid 1px #efefef;
}
.productItemCode
{
    width: 394px;
    line-height: 20px;
    float: left;
    display: inline;
    font-size: 11px;
    color: #4e4e4e;
}
.BrandText
{
	font-size: 11px;
    color: #3c94ee;
}
.productImageDesc
{
    width: 570px;
    min-height: 102px;
    float: left;
    display: inline;
}
.productFields
{
	width: 570px;
    height: 30px;
    line-height: 19px;
    float: left;
    display: inline;
}
.productImage
{
	width: 176px;
	height: 102px;
	line-height: 102px;
	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: 394px;
    height: 102px;
    float:left;
    font-size: 11px;
    display: inline;
}
.productQuantity
{
    width: 176px;
    float: left;
    font-size: 11px;
    color: #4e4e4e;
    display: inline;
    text-align: center;
}
.QuantityField
{
    width: 28px;
    height: 15px;
    border: solid 1px #bfbfbf;
    padding-top: 2px;
    text-align: center;
    margin-left: 5px;
}

#footer
{
	width: 981px;
	height: 103px;
	background: url(Images/bgFooter.jpg) no-repeat left center;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	text-align: center;
	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
{
}

.ActionAlternative
{
	background-color: #fefe77;
	color: #000;
}

.ContentHeader
{
	font-weight: bold;
	color: #3c94ee;
	font-size: 12px;
}

a.ContentHeader:link
{
	font-weight: bold;
	color: #3c94ee;
}
a.ContentHeader:visited
{
	font-weight: bold;
	color: #3c94ee;
}
a.ContentHeader:hover
{
	font-weight: bold;
	color: #3c94ee;
}
a.ContentHeader:active
{
	font-weight: bold;
	color: #3c94ee;
}

.ContentHeader2
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

input
{
	margin: 0px;
	border: #efefef 1px solid;
	font-family: Arial;
	font-size: 11px;
}

.IncBTW
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.ProductPrice
{
	font-weight: normal;
	font-size: 14px;
	color: #ff9000;
	line-height: 20px;
}

.SellingPrice
{
	text-decoration: line-through;
	font-size : 12px;
	color: #000000;
}

.RememberText
{
	font-size: 10px;
}

.DescriptionColor
{
    color: #4e4e4e;
    font-size: 11px;
}

.ListCategory
{
	width: 188px;
	height: auto;
	float: left;
}

.itemCategory
{
	padding-left: 4px;
	width: 221px;
	height: 54px;
	background-image: url(Images/bgCategory.jpg);
	background-repeat: no-repeat;
}
.menuSeparator
{
	height: 1px;
	background-color: #efefef;
	
}
.Categories:link
{
	color: #4e4e4e;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Categories:visited
{
	color: #4e4e4e;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Categories:hover
{
	color: #ff9000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}

.Categories:active
{
	color: #4e4e4e;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.SelCategories:link
{
	color: #ff9000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.SelCategories:visited
{
	color: #ff9000;
	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: #ff9000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.cartHeader
{
	width: 188px;
	height: 54px;
	float: left;
}
.cart
{
    width: 186px;
    height: 55px;
    float: left;
    border: solid 1px #efefef;
}
.ViewCartText a
{
	color: #4e4e4e;
	font-size: 14px;
	margin-left: 10px;
	float: left;
}
.ViewCartTotal
{
	color: #ff9000;
	font-size: 14px;
}
#external
{
	width: 188px;
	height: 55px;
	background-image: url(Images/bgExternal.jpg);
	background-repeat: no-repeat;
	float: left;
}
#external #extContent
{
	font-size: 11px;
	margin-top: 16px;
	margin-left: 75px;
}
.headerContent
{
	border: solid 1px #efefef;
	width: 550px;
	height: 53px;
	line-height: 53px;
	float: left;
	margin-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
.CategoryTextHeader
{
	font-size: 11px;
	color: #4e4e4e;
	font-weight: normal;
}
.centerBorder
{
	border: solid 1px #efefef;
}