/* CSS Document */

html {
height: 100%;
}

body {
height: 100%;
background-image: url(http://www.fyeoportraits.com/images/general_images/background-980px.gif);
background-repeat: repeat-y;
background-position: center top;
margin: 0 auto;
background-color:#000000;
}

table {
font-family: Helvetica, arial, sans-serif;
color:#CCCCCC;
font-size: 16px;
font-weight: normal;
}

.wrapper {
min-height: 100%;
height: auto;
height: 100%;
}

.reviews {
position:relative;
left:-7px;
}

.minibasket {
font-size:12px;
}

.menufield {
font-size:10px;
color:#666666;
}

.FYEO {
color:#FF6699;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
}

.Pink {
color:#ff007f;
font-size:20px;
}

fieldset {
border-color:#CCCCCC;
border-width:thin;
}

.checkoutbuttons {
padding:10px;
}

.checkoutbar {
background-color:#999999;
color:#000000;
padding:2px;
}

.pinklarge {
color:#ff007f;
font-size:18px;
}

.footer {
height: 4em;
font-size:12px;
font-weight:normal;
color:#666666;
}

.footer a:link{
color:#666666;
}

.footer a:hover{
color:#666666;
}

.footer a:visited{
color:#666666;
}


a:link {
color:#FFffff;
text-decoration:underline;
}

a:hover {
color:#FF0099;
text-decoration:underline;
}

a:visited {color:#FF99FF}

h2{
font-size:13px;
color:#FF6699;

}

.hometitle { 
position:relative;
left:20px;
top:5px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:20px;
text-decoration:none;
}

.hometitle a:link, .hometitle a:active, .hometitle a:visited {
text-decoration:none;
color:#FFFFFF;
}

.hometitle a:hover {
text-decoration:none;
color:#FFFFFF;
}

.message {
padding:10px;
border: dotted 2px #666666;
}