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

.mainbtncaption {
	padding-top: 20px;
	padding-bottom: 5px;
	line-height:15px;
}

/******riposte page buttons*******/

#ripostebtnpostercard {
	padding-top:65px;
    text-align:left;
	width: 350px;
	font-size: 80%;
}


#ripostebtnpostercard a, #ripostebtnpostercard a:visited {
	display:block;
	width:100%;
	text-decoration:none;
	color:#000;
	background:url(../images/ripostebtn_postcard_up.gif) top left;
	background-repeat: no-repeat;
}

#ripostebtnpostercard a:hover {
	display:block;
	width:100%;
	cursor:pointer;
	text-decoration:none;
	color:#c00;
	background:url(../images/ripostebtn_postcard_ov.gif) top left;
	background-repeat: no-repeat;
}

#ripostebtnreplycards {
	padding-top:5px;
	text-align:left;
	width: 350px;
	font-size: 80%;
}


#ripostebtnreplycards a, #mainbtnreplycards a:visited {
	
	display:block;
	width:100%;
	text-decoration:none;
	color:#000;
	background:url(../images/ripostebtn_replycard_up.gif) top left;
	background-repeat: no-repeat;
}

#ripostebtnreplycards a:hover {
	display:block;
	width:100%;
	cursor:pointer;
	text-decoration:none;
	color:#c00;
	background:url(../images/ripostebtn_replycard_ov.gif) top left;
	background-repeat: no-repeat;
}

#ripostebtnlabels {
	padding-top:10px;
	text-align:left;
	width: 350px;
	font-size: 80%;
}


#ripostebtnlabels a, #mainbtnlabels a:visited {
	display:block;
	width:100%;
	text-decoration:none;
	color:#000;
	background:url(../images/ripostebtn_boxlabels_up.gif) top left;
	background-repeat: no-repeat;
}

#ripostebtnlabels a:hover {
	display:block;
	width:100%;
	cursor:pointer;
	text-decoration:none;
	color:#c00;
	background:url(../images/ripostebtn_boxlabels_ov.gif) top left;
	background-repeat: no-repeat;
}


/******vox home page buttons*******/


#homebtnpostercard {
	padding-top:40px;
        text-align:left;
	width: 350px;
	font-size: 80%;
}


#homebtnpostercard a, #mainbtnpostercard a:visited {
	display:block;
	width:100%;
	text-decoration:none;
	color:#000;
	background:url(../images/mainbtn_postcard_up.gif) top left;
	background-repeat: no-repeat;
}

#homebtnpostercard a:hover {
	display:block;
	width:100%;
	cursor:pointer;
	text-decoration:none;
	color:#c00;
	background:url(../images/mainbtn_postcard_ov.gif) top left;
	background-repeat: no-repeat;
}

#homebtnreplycards {
	padding-top:30px;
	text-align:left;
	width: 350px;
	font-size: 80%;
}


#homebtnreplycards a, #mainbtnreplycards a:visited {
	
	display:block;
	width:100%;
	text-decoration:none;
	color:#000;
	background:url(../images/mainbtn_replycard_up.gif) top left;
	background-repeat: no-repeat;
}

#homebtnreplycards a:hover {
	display:block;
	width:100%;
	cursor:pointer;
	text-decoration:none;
	color:#c00;
	background:url(../images/mainbtn_replycard_ov.gif) top left;
	background-repeat: no-repeat;
}

#homebtnpostbox {
	padding-top:20px;
	text-align:left;
	width: 350px;
	font-size: 80%;
}


#homebtnpostbox a, #mainbtnpostbox a:visited {
	display:block;
	width:100%;
	text-decoration:none;
	color:#000;
	background:url(../images/mainbtn_postbox_up.gif) top left;
	background-repeat: no-repeat;
}

#homebtnpostbox a:hover {
	display:block;
	width:100%;
	cursor:pointer;
	text-decoration:none;
	color:#c00;
	background:url(../images/mainbtn_postbox_ov.gif) top left;
	background-repeat: no-repeat;
}

#homebtnlabels {
	padding-top:45px;
	text-align:left;
	width: 350px;
	font-size: 80%;
}


#homebtnlabels a, #mainbtnlabels a:visited {
	display:block;
	width:100%;
	text-decoration:none;
	color:#000;
	background:url(../images/mainbtn_boxlabels_up.gif) top left;
	background-repeat: no-repeat;
}

#homebtnlabels a:hover {
	display:block;
	width:100%;
	cursor:pointer;
	text-decoration:none;
	color:#c00;
	background:url(../images/mainbtn_boxlabels_ov.gif) top left;
	background-repeat: no-repeat;
}

/******home page buttons end*******/

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

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



#plusriposte { 
		position: absolute; 
		top: 135px; 
		left: 410px; 
		width: 295px; 
		height: 310px; 
		background-color: transparent; 
}

#plusvox { 
		position: absolute; 
		top: 305px; 
		left: 165px; 
		width: 230px; 
		height: 365px; 
		background-color: transparent; 
}

#plusgraphics { 
		position: absolute; 
		top: 460px; 
		left: 410px; 
		width: 300px; 
		height: 220px; 
		background-color: transparent; 
}




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




/******home images start*******/

#mainpostbox {
    height:515px;
    width:585px;
    margin-right: 10px;
	float:left;
	background:url(../images/image_postbox.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;
}

/******home images start*******/

/******sub style*******/

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



