.box {
width:85px;
border:7px solid #FFFFAA;
display:table-cell;
}
.coral {
background-color:#DD6600;
}
.lost {
background-color:#FC9200;
}
.ember {
background-color:#EE7700;
}
.fruit {
background-color:#DD7700;
}
.grr {
background-color:#FF8822;
}
.fruitw {
color:#DD7700;
text-align:center;
}
.clear {
clear:both;
}
.center {
display:table;
margin:0px auto auto auto;
}
td {
color:#FFFFAA;
}
.row {
display:table-row;
}
a.envs {
background-image:url(index_img/envelope.png);
width: 64px;
height: 47px;
}
a.envs:hover {
background-image:url(index_img/envelopeh.png);
width: 70px;
height: 47px;
}
a.globs {
background-image:url(index_img/globe.png);
width: 72px;
height: 72px;
}
a.globs:hover {
background-image:url(index_img/globeh.png);
}
a.comps {
background-image:url(index_img/computer.png);
width: 63px;
height: 58px;
}
a.comps:hover {
background-image:url(index_img/computerh.png);
width:70px;
height:58px;
}
a.specs {
background-image:url(index_img/speech.png);
width: 73px;
height: 48px;
}
a.specs:hover {
background-image:url(index_img/speechh.png);
width:73px;
height:48px;
}
a.cams {
background-image:url(index_img/camera.png);
width:152px;
height:135px;
}
a.cams:hover {
background-image:url(index_img/camerah.png);
}
.ac {
display:block;
margin-left: auto;
margin-right: auto;
}
.row {
height:99px;
}
.foot {
color:#FC9200;
text-align:center;
font-family:tahoma,geneva,sans-serif;
font-size:16px;
text-transform:lowercase;
}
.foot a {
color:#DD6600;
text-decoration:underline;
}
.copy {
font-family:tahoma,geneva,sans-serif;
color:#ffffaa;
text-align:center;
font-size:18px;
font-weight:500;
}
.hide {
display: none;
}
.hided {
display: none;
}
a.header {
background-image:url(header.png);
height:106px;
width:455px;
display:block;
}
a.header:hover {
background-image:url(headerh.png);
}
.head {
text-align:center;
margin-top:30px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
height:106px;
width:455px;
}