H1 {
color:rgb(64,64,94);
font-family:Calibri, Verdana, Arial;
} 


H2 {
color: rgb(64,64,94);
font-family:Calibri, Verdana, Arial;
} 

H3 {
color:rgb(64,64,94);
font-family:Calibri, Verdana, Arial;
} 

H4 {
color:DarkGreen;
font-family:Calibri, Verdana, Arial;
font-weight:700
}

H5 {
color:rgb(186,75,0);
font-family:Verdana, Arial;
font-weight:700
}

.soothing_H5 {
color:#008844;
font-family:Calibri, Verdana, Arial;
font-weight:700
}

a {
/*text-decoration:none;*/
font-family:Verdana, Arial;
 font-size: 14px;
}

a:link {
color:rgb(0,98,192);
 font-size: 14px;
/*text-decoration:none;*/
}


a:hover,a:active,a:focus {
color:rgb(32,110,192);
 font-size: 14px;
text-decoration: underline;
}

a:visited {
color:rgb(0,98,192);
 font-size: 14px;
/*text-decoration:none;*/
}

BODY {
background-color:#FFFFFF;
font-family:Verdana, Arial;
 font-size: 14px;
color:black;
}



copyright {
color:#3F3F5F;
font-family:verdana, arial;
 font-size: 14px;
text-align:left
}


P {

font-family:Verdana, Arial;
 font-size: 14px
} 

.highlight1
{
  color:DarkGreen;
}

HTML
{
    margin:0px 0px; padding:0px;
    text-align:center;  
}

.centered-body
{
 /*   margin:0px 0px; padding:0px;
    text-align:center;  */
/*    background-color:#ffffff;*/
/*	background-color:#fafafa;*/
}

form[action="http://www.imagingpvr.co.uk/sphider/search.php"] 
{
white-space: nowrap;
-moz-border-radius: 8px  8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	border-width: 0px;
	border-style: solid;
	background-color: #f3f3f3;            
	padding: 3px;
}

form[action="http://www.imagingpvr.co.uk/sphider/search.php"] input[type="text"]
{
-moz-border-radius: 6px  0px 0px 6px;
	border-radius: 6px 0px 0px 6px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #b7b7b7;            
	padding: 4px;
	overflow: hidden; /* Clear floats */ 
}

form[action="http://www.imagingpvr.co.uk/sphider/search.php"] input[type="submit"]
{
-moz-border-radius: 0px  6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #b7b7b7;            
	padding: 3px;
	overflow: hidden; /* Clear floats */
}





body
{
   width:960px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#fff;
        border-radius:8px;
        Box-shadow: 0px 4px 5px 4px #e3e3e3,
            0px 4px 5px 4px #e3e3e3;
        padding:0px 3px;
}


.contents
{
/*    width:960px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#fff;
        border-radius:4px;
        Box-shadow: 0px 0px 5px 4px #e3e3e3,
            0px 0px 5px 4px #e3e3e3;
        padding:0px 3px;*/
}




.youarehere
{
  font-size:smaller;
}

.downloadbox
{
	background-color:#f7f7fa;
/*        background-color:#ffffff;*/
         border:1px solid white;
         text-align:center;-moz-border-radius: 8px;
         border-radius: 5px;
         Box-shadow: 0px 1px 2px 2px #e7e7e7,
            0px 1px 2px 2px #e7e7e7;
}

.borderedbox
{
	background-color:#fff;
         border:2px solid white;

         text-align:center;-moz-border-radius: 8px;
         border-radius: 8px;
         Box-shadow: 0px 2px 2px 1px #b0b0b0,
            0px 2px 2px 1px #e0e0e0;
}

.sqborderedbox
{
	background-color:#fff;
         border:2px solid rgb(0,0,220);

         text-align:center;-moz-border-radius: 4px;   
         border-radius: 4px;
         Box-shadow: 0px 3px 5px 5px #b0b0b0,
            0px 3px 5px 5px #e0e0e0;
}


a[href="http://www.imagingpvr.co.uk/buy/buy.html"]
{
	background-color:#002366;
overflow:auto;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4467aa', endColorstr='#002366'); /* for IE */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4467aa', endColorstr='#002366')"; /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#4467aa), to(#002366)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #4467aa,  #002366); /* for firefox 3.6+ */
color:white;


text-decoration:none;
border:1px solid rgb(30,72,30);
border-radius: 5px;         

padding:2px 8px;
}

a[href="http://www.imagingpvr.co.uk/buy/buy.html"] img
{
}
