﻿body 
{
	font-family:Arial;
	font-size:small;
	background: #D8D5C2 
}

#header
{
	width:780px;
}

.background1
{
	/*background-image:url(Images/backG.gif);*/
	background-repeat:no-repeat;
}

.BorderTopRight
{
	background-image:url(Images/BorderGradientTRH.GIF);
	Height:23px;
	width:50px;
}

.BorderTop
{
	background-image:url(Images/BorderGradientT.GIF);
	background-repeat:repeat-x;
	Height:23px;
}

.BorderTopLeft
{
	background-image:url(Images/BorderGradientTLH.GIF);
	Height:23px;
	width:50px;
}

.BorderLeft
{
	background-image:url(Images/BorderGradientLH.GIF);
	background-repeat:repeat-y;
	width:50px;
}
.BorderRight
{
	background-image:url(Images/BorderGradientRH.GIF);
	background-repeat:repeat-y;
	width:50px;
}
.BorderBottomRight
{
	background-image:url(Images/BorderGradientBRH.GIF);
	height:50px;
	width:50px;
}
.BorderBottom
{
	background-image:url(Images/BorderGradientB.GIF);
	background-repeat:repeat-x;
	height:50px;
}
.BorderBottomLeft
{
	background-image:url(Images/BorderGradientBLH.GIF);
	height:50px;
	width:50px;
}


table.BorderTemplate
{
	width:100%;
	border-collapse:collapse;
}

.BorderTemplateRow
{
	background-color:#990000;
}

.headerContact
{
	font-family:Arial;
	text-decoration: none;
    color: #ea0005;
    font-size:small;
	margin-bottom:0px;
	margin-top: 0px;
	margin-left: 7px;
}

h1
{
	font-family:Arial;
	text-decoration: none;
    color: #ea0005;
    margin:  0px 5px 5px 0px;
}

h2
{
	font-family:Arial;
	text-decoration: none;
    color: #ea0005;
    font-size:small;
	margin-bottom:2px;
	margin-top: 0px;
	margin-left: 7px;
}

.tableinput
{
	vertical-align:top;
}

.textinput
{
	width:95%;
	font-family:Arial;
	font-size:medium;
}

.commandHeader
{
	margin-bottom:5px;
}

.grid
{
	width:100%;
	border-collapse:collapse;
}

.gridHeader
{
	background-color:#ea0005;
	font-weight:bold;
	color:White;
}

.gridItemEven
{
	color:#333333;
	border-bottom-color:Gray;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.gridItemOdd
{
	background-color:#F4F4F4;
	border-bottom-color:Gray;
	border-bottom-width:1px;
	border-bottom-style:solid;
}



.gridItemSelected
{
	background-color:Aqua;
}


.pagingButton
{
	margin: 5px 2px 0px 2px;
}

.pagingLabel
{
	color:Maroon;
	font-family:Arial;
	font-size:small;
	margin: 0px 2px 0px 2px;
}

.FilterBorderTopRight
{
	background-image:url(Images/filt_b_TR.GIF);
	Height:10px;
	width:14px;
}

.FilterBorderTop
{
	background-image:url(Images/filt_b_T.GIF);
	background-repeat:repeat-x;
	Height:10px;
}

.FilterBorderTopLeft
{
	background-image:url(Images/filt_b_TL.GIF);
	Height:10px;
	width:10px;
}

.FilterBorderLeft
{
	background-image:url(Images/filt_b_L.GIF);
	background-repeat:repeat-y;
	width:10px;
}
.FilterBorderRight
{
	background-image:url(Images/filt_b_R.GIF);
	background-repeat:repeat-y;
	width:14px;
}
.FilterBorderBottomRight
{
	background-image:url(Images/filt_b_BR.GIF);
	height:21px;
	width:14px;
}
.FilterBorderBottom
{
	background-image:url(Images/filt_b_B.GIF);
	background-repeat:repeat-x;
	height:21px;
}
.FilterBorderBottomLeft
{
	background-image:url(Images/filt_b_BL.GIF);
	height:21px;
	width:10px;
}

.FilterBody
{
	background-color:#ffffc0;
}

.FilterHeaderText
{
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
	color:Maroon;
}

.FilterText
{
	 font-family:Arial;
	 font-size:small;
	 font-weight:normal;
	 color:Maroon;
	 width:180px;
}

.filterSearchButton
{
	float:right;
	margin: 0px 5px 0px 2px;
}

.FilterDropDown
{
	width:99%;
	margin: 1px 5px 0px 1px;
}

.catItemPropTitle
{
	font-family:Arial;
	font-size:medium;
	font-weight:normal;
	color:Maroon;
	vertical-align:top;
	width:100px;
	text-align:right;
	padding: 1px 10px 3px 1px;
}

.catItemPropValue
{
	font-family:Arial;
	font-size:medium;
	font-weight:normal;
	color:Black;
	vertical-align:top;
    background-color:#f6f6f4;
}

.catItemDescriptionTextBox
{
	background-color:#f6f6f4;
	font-family:Arial;
	font-size:medium;
	border-style:none; 
	border-width:0px;
	
	
}


/*Catalogue*/
.catItemSingle
{width:148px; height:217px; margin:4px}

.catItemDouble
{width:304px; height:217px; margin:4px}

.catItemQuad
{width:616px; height:217px;  margin:4px}


/*Catalogue Pages*/
.catPaging {padding:0; margin:0; list-style:none; float:left; width:50px; height:auto; position:relative; z-index:10;}

.catPaging ul.pages {padding:0; margin:0; list-style:none; width:50px; height:91px; 
position:relative; z-index:10;
	top: 0px;
	left: 0px;
	background-color:#979797;
}

.catPaging ul.pages li {display:block; width:50px; height:15px; float:left;}

.catPaging ul.pages li a {display:block; font-size:11px; width:49px; height:14px; text-align:center; line-height:12px; color:#000; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:#ccc; font-family:verdana, arial, sans-serif;}

.catPaging ul.pages li.active a
{color:#000; background:#bbb;}

.catPaging ul.pages li a:active,
.catPaging ul.pages li a:hover,
.catPaging ul.pages li:hover a
{color:#fff; background:#aaa;}

.catalogueHeader
{
	float:left;
	margin: 0px 0px 5px 5px;
	font-family:Arial;
	font-size:medium;
	font-weight:300;
	color:White;
}

.cataloguePageNumber
{
	float:right;
	margin: 0px 20px 5px 5px;
	font-family:Arial;
	font-size:medium;
	font-weight:300;
	color:White;
}


/*Hover Menu*/
.tableMenu
{
}

.tableMenu tr td
{
	text-align:center;
}

.hovermenu ul{

padding-left: 0;
margin-left: 0;
height:19px;
background-color:#ea0005;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.menuItem 
{
	padding:2px;
text-decoration: none;
float: left;
color: black;
background-color: #ea0005;
color:White;
font: normal 13px arial ;
width:100%;
}

.menuItem:hover{
background-color: #f63e41;
color:White;
font: normal 13px arial ;
width:100%;
}

.activeMenuItem 
{
	padding:2px;
text-decoration: none;
float: left;
color: black;
background-color: #ea989a;
color:White;
font: normal 13px arial ;
width:100%;
}

.activeMenuItem:hover{
background-color: #f63e41;
color:White;
font: normal 13px arial ;
width:100%;
}

/*New Manufacturers*/
.manuTitleLbl
{
	font-weight:bold;
	font-size:large;
	margin-left:5px;
}


.manuDescriptionLbl
{
	font-size:medium;
	font-weight:normal;
	margin-left:5px;
}

.manuLink
{
	 margin-left:20px;
	
}


.bord
{
    border:2px solid #ef1125
}

.bodyContainer
{
    text-align:justify;
    margin:5px;
    font-size:12px;
}
