@charset "utf-8";

/* CSS Classic Emotions */

html, body {height:100%; width:100%; margin:0;
padding:0;}

body {

font-family:Arial, Helvetica, sans-serif;
background-color: #faebb6;
color:#000;
}

h1 {
font:bold 32px/32px ;

}

h2,h3,h4,h5,h6 {
font:bold 22px/22px ;

}


a {
color:#c00;
text-decoration:underline;
outline:none;
}

a:hover {
text-decoration:underline;
color:#000000;
}

form {
margin:0;
padding:0;
}

table.hometbl2 { width:100%; height:100%;}

table.hometbl {
width:842px;
height:585px;
border:1px solid #000;
}

td.hometd {
width:842px;
height:480px;
background:url(../images/classicemotions_01.jpg) no-repeat;
}

td.menutd {
width:842px;
height:25px;
background:url(../images/classicemotions_02.gif) no-repeat;
}

.title {
margin-right:10px;
}

#icons {
height:91px;
width:113px;
position:absolute;
top:334px;
padding-left:710px;
z-index:98;
}

#ad {
height:155px;
width:155px;
position:absolute;
top:250px;
padding-left:560px;
z-index:99;
}

#hometext {
padding-left:10px;
padding-right:10px;
height:auto;
width:822px;
color:#ff0;
font:8px Arial, Helvetica, sans-serif;
position:absolute;
top:440px;
z-index:97;
}

#hometext2 {
padding-left:10px;
padding-right:10px;
height:auto;
width:822px;
color:#ff0;
font:8px Arial, Helvetica, sans-serif;
position:absolute;
top:430px;
z-index:97;
}

#menu ul {
width:842px;
}

#menu ul,#menu li {
float:left;
list-style:none;
margin:0;
padding:0;
}

#menu li {
height:25px;
display:block;
text-align:center;
}

#menu li a {
color:#de3107;
text-decoration:none;
font:700 13px/25px Arial, Helvetica, sans-serif;
height:25px;
display:block;
}

#menu li a:hover {
background:#de3107;
color:#FFF;
}

.menuoptie1 {
width:139px;
height:25px;
}

.menuoptie2 {
width:137px;
height:25px;
}

.menuoptie3 {
width:140px;
height:25px;
}

.menuoptie4 {
width:142px;
height:25px;
}

.menuoptie5 {
width:140px;
height:25px;
}

.menuoptie6 {
width:144px;
height:25px;
}

.maincell {
	width:881px;
	height:auto;
	display:table;
	text-align:center;
	margin:auto;
	font: 22px/1.5em "Times New Roman", Times, serif;
	color: #333333;
}

.bottommenu {
	color:#c00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}



.champagnebg {
	background: url(../images/champagneweekend05a.jpg) no-repeat center 30px;
}

.small {font: 17px/1.5em "Times New Roman", Times, serif;}

.red {color:#c00;}
