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

#mainheadingvox {
	font-size:0.9em;
        top:20px;
	width:230px;
}

#ripostegeneralcopy  {
	font-size:0.9em; 
	top:20px;
	width:300px;
       height:80px;
}

#ripostemainheading {
	top:20px;
	width:350px;
}

#voxgeneralcopy  {
	font-size:0.9em; 
	top:20px;
	width:350px;
        height:60px;
}


/******box images start*******/

#maindarkblue {
        height:515px;
        width:585px;
        margin-right: 10px;
	float:left;
	background:url(../images/image_voxdarkblue.jpg) bottom;
	background-repeat: no-repeat;
}

#mainnhsblue {
        height:515px;
        width:585px;
        margin-right: 10px;
	float:left;
	background:url(../images/image_voxnhsblue.jpg) bottom;
	background-repeat: no-repeat;
}

#mainwhite {
        height:515px;
        width:585px;
        margin-right: 10px;
	float:left;
	background:url(../images/image_voxwhite.jpg) bottom;
	background-repeat: no-repeat;
}

#maingrey {
        height:515px;
        width:585px;
        margin-right: 10px;
	float:left;
	background:url(../images/image_voxgrey.jpg) bottom;
	background-repeat: no-repeat;
}

#maincolours {
        height:515px;
        width:585px;
        margin-right: 10px;
	float:left;
	background:url(../images/image_allboxes.jpg) bottom;
	background-repeat: no-repeat;
}

#mainpostbox {
        height:750px;
        width:585px;
        margin-right: 10px;
	float:left;
	background:url(../images/image_postbox.jpg) top;
	background-repeat: no-repeat;
}

/******box images end*******/

/******contact button*******/

#contactsales {
	text-align:center;
	position: absolute;
	top:595px;
	left: 200px;
	width: 50px;
	font-size: 80%;
}

/******sales buttons end*******/

/******transparent links start*******/

#box-link { 
		position: absolute;
		top:320px;
		left: 140px;
		width: 550px; 
		height: 280px; 
		background-color: transparent; 
}

#plus101 { 
		position: absolute; 
		top: 380px; 
		left: 515px; 
		width: 40px; 
		height: 40px; 
		background-color: transparent; 
}

#plus102 { 
		position: absolute; 
		top: 130px; 
		left: 345px; 
		width: 40px; 
		height: 40px; 
		background-color: transparent; 
}

#plus103 { 
		position: absolute; 
		top: 380px; 
		left: 345px; 
		width: 40px; 
		height: 40px; 
		background-color: transparent; 
}

#plus104 { 
		position: absolute; 
		top: 130px; 
		left: 515px; 
		width: 40px; 
		height: 40px; 
		background-color: transparent; 
}

#minus { 
		position: absolute; 
		top: 130px; 
		left: 345px; 
		width: 50px; 
		height: 50px; 
		background-color: transparent; 
}

#plusriposte05 { 
		position: absolute; 
		top: 310px; 
		left: 300px; 
		width: 160px; 
		height: 360px; 
		background-color: transparent; 
}

#plusriposte10 { 
		position: absolute; 
		top: 140px; 
		left: 473px; 
		width: 195px; 
		height: 520px; 
		background-color: transparent; 
}

#darkblueblock { 
		position: absolute; 
		top: 450px; 
		left: 155px; 
		width: 74px; 
		height: 95px; 
		background-color: transparent; 
}

#nhsblueblock { 
		position: absolute; 
		top: 450px; 
		left: 235px; 
		width: 74px; 
		height: 95px; 
		background-color: transparent; 
}

#whiteblock { 
		position: absolute; 
		top: 550px; 
		left: 156px; 
		width: 74px; 
		height: 96px; 
		background-color: transparent; 
}

#silverblock { 
		position: absolute; 
		top: 550px; 
		left: 235px; 
		width: 74px; 
		height: 95px; 
		background-color: transparent; 
}


#plusvoxhome { 
		position: absolute; 
		top: 150px; 
		left:400px; 
		width: 300px; 
		height:480px; 
		background-color: transparent; 
}

/******transparent links end*******/


/******post box specs start*******/

#boxspec1 {
		position:relative;
        left:150px;
        font-size: 80%;
	
}

/******post box specs end*******/




