@charset "utf-8";
/* CSS Document */

body
{
margin: 0;
padding: 0;
background: #F7F7F7;
margin-left:auto;
margin-right: auto;
text-align:left;
font-family: arial;
font-size: 13px;
color: #333333;
}

div, img, p, h1, h2, h3, h4, form, ul, li, table, td, tr {

	padding: 0px;
	margin: 0px;

}

a:link, a:visited, a:active
{
color: #000000;
text-decoration: none;
font-weight:bold;
}

a:hover {
color: #19E622;
font-weight:bold;
}

h1, h2, h3
{
font-family: georgia, arial;
font-weight: 500;
color:#333333
}

h1 {
font-size: 24px;
}

h2 {
font-size: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 15px;
}


.clear
{
clear: both;
margin-bottom: 5px;
}

#photocopiersparesheader {
height: 142px;
background: url(photocopiers/head.png);
}

#photocopiersparesheaderwrapper {
width: 970px;
margin-left:auto;
margin-right: auto;
position: relative;
}

#photocopiersparesheader  img.logo{

float: left; 

}

#photocopiersparesheader  img.spares{

float: right; 

}
#searchphotocopiers{

	position: absolute;
	top: 110px;
	right: 10px;
	color: white;
	font-family: georgia;
	font-size: 16px;
	

}


#photocopiersparesheader2 {
height: 40px;
background: url(photocopiers/navigbg.png);
margin-bottom: 15px;
}

#photocopiersparesheaderwrapper2 {
width: 970px;
margin-left:auto;
margin-right: auto;
}

#photocopiersparesheaderwrapper2 ul li {
list-style-type: none;
float: left;
padding: 10px 20px 0 20px;
font-size: 14px;
}

#photocopiersparesheaderwrapper2 ul li a{
list-style-type: none;
float: left;
color: white;
}

#photocopiersparesheaderwrapper2 ul li a:hover{
list-style-type: none;
float: left;
color: black;
}
#wrapper {
width: 970px;
margin-left:auto;
margin-right: auto;
}

#leftspares {
width: 568px;
border: 1px solid #CCCCCC;
float: left;
margin-left: 20px;
margin-right: 20px;
background: url(photocopiers/leftsparesbg.gif) repeat-x top left white;
padding: 20px;
}

#leftspares .contactphotocopiers {

width: 300px;
border: 1px solid #cccccc;
background: white !important;
height: 25px;
margin-top: 5px;
padding-top: 5px;
font-size: 14px;
}

#leftspares .contactphotocopierstext {

width: 500px;
border: 1px solid #cccccc;
background: white !important;
height: 100px;
margin-top: 5px;
padding-top: 5px;
font-size: 14px;
font-family: arial;
}

#leftspares form{

font-size: 14px;
font-weight: 700;
}

.mainphotocopierimg {
margin: 10px 0 20px 0px;
border: 1px solid #CCCCCC;
padding: 0px 0 0px;

}

.rightspares {
width: 278px;
border: 1px solid #CCCCCC;
clear:right;
float: right;
float: right;
background: url(photocopiers/leftsparesbg.gif) repeat-x top left white;
padding: 20px;
margin-bottom: 20px;
color:#333333;
}

.rightspares1 {
display: none;
}

.rightspares table.brand {
margin-left: 40px;

}

.rightspares table.brand td {
padding-right: 20px;
font-size: 14px;
}

.rightspares .letter{
margin-left: 40px;
font-size: 14px;
}

.rightspares h3{

background: url(photocopiers/rightspare.png) no-repeat left top;
height: 28px;
padding: 0px 0 0 40px;
font-size: 18px;
}

.buyprod {
background: url(photocopiers/buy.png);
border: 0px;
height: 33px;
width: 87px;
margin: 5px 0 5px;
cursor: pointer;
}





