/* CSS Document */

a:link {
	text-decoration:none; color:#FFC6E2;
}
a:visited {
	text-decoration:none; color:#FFC6E2;
}
a:active {
	text-decoration:none; color:#FFC6E2;
}
a:hover {
	text-decoration:none; color:#AF6662;
}

td a:link img {
	text-decoration:none; color:#800000;
}
td a:visited img  {
	text-decoration:none; color:#800000;
}
td a:active img  {
	text-decoration:none; color:#800000;
}
td a:hover img  {
	text-decoration:none; color:#800000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:	center;
	background-image:url(../images/spa_olimpia_background.png);
	margin-top: 0;
	}
h1 {
	font-size:16px;
	font-weight:bold;
	}		
p {
	font-size:14px;
}
	


table {
	border-collapse:collapse;
	}
	
td {
	text-align:left;
	vertical-align:top;
}

td p {
	font-size:14px;
	margin: 10px;
	vertical-align:middle;
	
}

td h1 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	}
td em {
	font-size:14px;
	font-weight:bold;
	color:#800000;
}

td ul {
font-size:12px;
}

td img {
padding : 5px;
}


#bottom-navbar {
clear: both;    /* starts the footer below the floated content */	
		width: 940px;
		text-align: left;
}
     
#copyright{
        clear: both;    /* starts the footer below the floated content */
		width: 940px;
		font-size:10px;
		background-color:#800000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000000;
		text-align:center;
}

#container {  	
	width: 940px;
  	text-align: left;
	margin: 0 auto; 
}



#title-text {
      	float: left;
        width: 940px ;
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#000000;
		font-weight:bold;
		text-align: center;
}

#main {
	float: left;
	width: 940px;
	padding-bottom:6000px;
	margin-bottom: -6000px;
	background-color: #800000;
	color:#FFC6E2;
}

#main-navbar {
      	text-align: left;
	    float: left;
        width: 940px ;
		background-color: #800000;
}
#main_center {
  	text-align: center;
	padding:10px;
}   

#masthead {
      	text-align: left;
	    float: left;
        width: 940px ;
		height: 150px;
}
  
#product-banner {
        width: 160px ;
        float: left;
		background-color:#FF5100;
		padding-bottom:6000px;
		margin-bottom: -6000px;
}
     

#wrapper { overflow:hidden; }

.btm-border {
border-bottom:2px solid #ff5100;
}

.floatRightmovie { 
    float: right; 
    margin: 10px; 
}

.floatbanner { 
    float: right;
}


td.middle {

vertical-align:middle;
text-align:center;
padding:10px;
}


td.main {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	padding:10px;
}

h1.center {
font-size:16px;
text-align:center;
}


img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

ul.right {
float:right;
font-size:12px;
}

