File: /home/investoo.co.uk/public_html/css/home.css
/* CSS Document */
#homebox1 {
width:306px;
float:left;
background-image: url(../images/purplebox_bot.jpg);
background-repeat: no-repeat;
background-position: left bottom;
min-height:175px;
margin-left:8px;
margin-right:8px;
margin-top:34px;
margin-bottom:46px;
}
#homebox1 h2 {
background-image: url(../images/purplebox_top.gif);
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #6b0167;
padding-top: 20px;
padding-left: 16px;
}
#homebox2 {
width:306px;
float:left;
background-image: url(../images/greenbox_bot.jpg);
background-repeat: no-repeat;
background-position: left bottom;
min-height:175px;
margin-left:8px;
margin-right:8px;
margin-top:34px;
margin-bottom:46px;
}
#homebox2 h2 {
background-image: url(../images/greenbox_top.gif);
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #70ae1e;
padding-top: 20px;
padding-left: 16px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
padding-left: 16px;
width:205px;
height:38px;
}
#homeboxtext {
padding-left: 16px;
width:200px;
min-height:76px;
}
#homebox1 a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6b0167;
padding-left: 16px;
border:0;
}
#homebox1 a:link {
text-decoration: none;
}
#homebox1 a:visited {
text-decoration: none;
color: #6B0167;
}
#homebox1 a:hover {
text-decoration: none;
color: #6B0167;
}
#homebox1 a:active {
text-decoration: none;
color: #6B0167;
}
#homebox2 a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #70ae1e;
padding-left: 16px;
border:0;
}
#homebox2 a:link {
text-decoration: none;
}
#homebox2 a:visited {
text-decoration: none;
color: #70ae1e;
}
#homebox2 a:hover {
text-decoration: none;
color: #70ae1e;
}
#homebox2 a:active {
text-decoration: none;
color: #70ae1e;
}