@CHARSET "UTF-8";


p {
	line-height: 18px;
}

h1.main-title {
	color: #ffb130; 
	font-size: 22px; 
	margin-bottom: 5px; 
	margin-top: 10px; 
	line-height: 28px;
}
h1.main-title2 {
	color: #ffffff; 
	font-size: 28px; 
	margin: 20px 0px 10px 0px; 
	line-height: 28px;
	text-align:center;
}

h2 {
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
}

h2 span {
	color: #f8c666;
}


.black_text
{
	color:#000;
	font-size: 16px;
	text-align:center;
	line-height: 22px;
	font-weight:bold;
	padding:0 0 0 0;
	margin:5px 0 0 0;
}

.white_text_uppercase
{
	color:#fff;
	font-size: 14px;
	text-align:center;
	line-height: 22px;
	text-transform: uppercase;
	padding:0 0 0 0;
	margin:8px 0 0 0;
}

#s3slider {
   width: 450px; /* important to be same as image width */
   height: 450px; /* important to be same as image height */
   position: absolute; /* important */
   overflow: hidden; /* important */
   margin-left: -40px;
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {

   position: absolute; /* important */
   left: 0;
   font: 13px/15px "Lucidia Grande", Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=100); /* here you can set the opacity of box with text */
   -moz-opacity: 1; /* here you can set the opacity of box with text */
   -khtml-opacity: 1; /* here you can set the opacity of box with text */
   opacity: 1; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

#s3slider-giftcirtificates {
   width: 215px; /* important to be same as image width */
   height: 125px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
  margin-left: -45px;
}

#s3slider-giftcirtificatesContent {
   width: 215px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   list-style: none;
}

#certificate-button {
	cursor: pointer;	
	
}

.s3slider-giftcirtificatesImage span {
	display: none;	
}


.clear {
   clear: both;
} 


#products {
	margin-left: 1%;
}

#products div.product {
	float: left;
	width: 30%;
	margin-right: 3%;
	margin-top: 50px;
	
}

#products div.product img {
	clear: both;
	
}

div.column-two {
	float: right; 
	padding-right: 20px; 
	padding-top: 10px; 
	width: 20%; 
}

div.column-one {
	float: left; 
	width: 75%;	
}

.center_container
{
	position:relative; 
	height:405px;
	width:100%;
	
}
.center_container_right_part
{
	position :absolute; 
	top:12px; 
	left:400px;
	width:555px;
	height:405px;
	background: url(../images/microsites/homeshow_09/bg.jpg) repeat-x;
	background-position: 0px 0px;
}

.right_part_packages
{
	position :absolute; 
	top:148px; 
	left:2px;
	width:551px;
	height:198px;
	background-color:#fff;
}
.packages_main
{
	margin:2px 0px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	height:192px;
}
.image_container
{
	padding:20px 5px;
}
.text_container
{
	position :absolute; 
	top:20px; 
	left:360px;
	text-align:right;
	width:184px;
}

h3
{
	color: #000000;
	font-size: 34px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

h4
{
	color: #000000;
	font-size: 16px;
	margin:10px 0px 0px 0px;
}
h5
{
	color: #ffffff;
	font-size: 16px;
	margin:0px 0px 0px 0px;
}

.black
{
	color:#000;
}
.white
{
	color:#fff;
	margin:0;
}
.center
{
	position :absolute; 
	top:350px; 
	left:2px;
	width:551px;
	height:48px;
	text-align:center;

}

.font26
{
	font-size:26px;
}
img
{
	border:none;
}

.logo_placeholder
{
	width:945px;
	margin:20px 0 20px 10px;;
}



