/* CSS CODE FOR HTML TAGS */
body {
font-family: "Segoe Media Center", "Segoe UI", Verdana, Arial;
font-size: 12px;
background: #dd77bb;
color: #dd77bb;
}
hr {
color: #000000;
width: 385px;
height: 1px;
}
.albms {
overflow: scroll;
height: 420px;
}
#hcard-Sondra-Brown {
background: #dd77bb;
}
.vcard {
height: 0px;
width: 0px;
visibility: hidden;
background: #dd77bb;
}
.geo {
height: 0px;
width: 0px;
visibility: hidden;
background: #dd77bb;
}
/* CSS CODE FOR DIVS */
.links {
height: 28px;
width: 690px;
text-align: center;
font-family: "Curlz MT", "Segoe Media Center", "Segoe UI", Verdana, Arial;
font-size: 17px;
background: #bb5599;
color: #FFFFFF;
text-shadow: #000000;
text-decoration: none;
}
.links a {
color: #FFFFFF;
}
.links a:hover {
color: #ff99dd;
}
#links {
height: 28px;
width: 690px;
text-align: center;
font-family: "Curlz MT", "Segoe Media Center", "Segoe UI", Verdana, Arial;
font-size: 17px;
background: #bb5599;
color: #FFFFFF;
text-shadow: #000000;
text-decoration: none;
}
#links a {
color: #FFFFFF;
}
#links a:hover {
color: #ff99dd;
}
.footer {
height: 28px;
width: 690px;
text-align: center;
text-decoration: none;
background: url(../public/footer.jpg) no-repeat;
color: #FFFFFF;
}
#footer {
height: 28px;
width: 690px;
text-align: center;
text-decoration: none;
background: url(../public/footer.jpg) no-repeat;
color: #FFFFFF;
}
.z {
width: 330px;
max-width: 330px;
display: block;
text-align: left;
border: none;
}
#z {
width: 330px;
max-width: 330px;
display: block;
text-align: left;
border: none;
}
.hl-surround {
border: none;
height: 420px;
width: 385px;
overflow: scroll;
}
#hl-surround {
border: none;
height: 420px;
width: 385px;
overflow: scroll;
}
.field {
background: url(../bg.png);
}
#field {
background: url(../bg.png);
}
.field_hover {
background: url(../bg_hover.png);
}
#field_hover {
background: url(../bg_hover.png);
}
.left_pic {
float: left;
width: 30px;
vertical-align: middle;
}
#left_pic {
float: left;
width: 30px;
vertical-align: middle;
}
.left_text {
float: right;
width: 300px;
}
#left_text {
float: right;
width: 300px;
}
.main {
width: 690px;
top: 0;
background: #FFFFFF;
}
#main {
width: 690px;
background: #FFFFFF;
}
.right {
float: right;
width: 304px;
height: 418px;
background: #FFFFFF;
}
#right {
float: right;
width: 304px;
height: 418px;
background: #FFFFFF;
}
.footer a:hover {
color: #993377;
}
#footer a:hover {
color: #993377;
}
.content {
background: #FFFFFF;
height: 420px;
width: 690px;
display: table-cell;
}
#content {
background: #FFFFFF;
height: 420px;
width: 690px;
display: table-cell;
}
.left {
width: 367px;
float: left;
padding-right: 5px;
padding-left: 5px;
}
#left {
width: 367px;
float: left;
padding-right: 5px;
padding-left: 5px;
}
.seperator {
width: 690px;
}
#seperator {
width: 690px;
}
.pagination {
float: right;
height: 22px;
}
#pagination {
float: right;
height: 22px;
}
.table {
border: medium #000000 solid;
}
#table {
border: medium #000000 solid;
}
.table2 {
border: thin #000000 solid;
}
#table2 {
border: thin #000000 solid;
}
.button {
background: url(../gallery/globals/button.png);
color: #000000;
height: 22px;
font-family: "Segoe Media Center", "Segoe UI", Verdana, Arial;
font-size: 15px;
text-decoration: none;
}
#button {
background: url(../gallery/globals/button.png);
color: #000000;
height: 22px;
font-family: "Segoe Media Center", "Segoe UI", Verdana, Arial;
font-size: 15px;
text-decoration: none;
}
.submit {
color: #FFFFFF;
background: #dd77bb;
border: 1px solid #000000;
width: 95px;
font-family: "Segoe Media Center", "Segoe UI", Verdana, Arial;
}
#submit {
color: #FFFFFF;
background: #dd77bb;
border: 1px solid #000000;
width: 95px;
font-family: "Segoe Media Center", "Segoe UI", Verdana, Arial;
}
.app {
overflow: scroll;
height:420px;
width: 375px;
float: left;
}
#app {
overflow: scroll;
height: 420px;
width: 375px;
float: left;
}
.other {
overflow: scroll;
height: 420px;
background: #dd77bb;
}
.e3 {
background: #666666;
color: #FFFFFF;
width: 250px;
}
.footer a {
text-decoration: none;
color: #ff99dd;
}
#footer a {
text-decoration: none;
color: #ff99dd;
}
.header {
background: #dd77bb;
}