@charset "utf-8";
/* CSS Document */

BODY {

font-family:Tahoma;
font-size:12px;
color:#333333;
}

H1 {
font-size:25px;
margin-top: 0pt;
margin-bottom: 0pt;
padding-left: 0pt;
padding-right: 0pt;
font-weight:normal;
}

H2 {
margin-top: 0pt;
margin-bottom: 0pt;
padding-left: 0pt;
padding-right: 0pt;
font-weight:normal;
font-size:18px;
}

.text {
	text-align:justify;
	color:#666666;
	
}

A {color:#993333;}
.red {color:#993333;}
.grey { color:#333333;}
A:hover {color:#333333;}
.white {color:#ffffff;}
.white_a {color:#ffffff; text-decoration:none;}
.gold {color:#ffffcc; text-decoration:none;}

.t16 {font-size:16px; color:#993333;}
.t14g {font-size:14px; color:#333333;}
.t16 {font-size:14px; color:#333333;}




#panel {

    height:auto;
    width: 390px;
    padding: 0px;    
    display: none;
	text-align: justify;
}
	
.panel 	{
    height:auto;
	width: 390px;
    padding: 0px;    
    display: none;
	text-align: justify;
}

#panel5 {

    height:auto;
    width: 180px;
    padding: 0px;    
    display: none;
	text-align: justify;
}	

#panel6 {

    height:auto;
    width: 200px;
    padding: 0px;    
    display: none;
	text-align: justify;
}	

#slideshow {
    position:relative;
    height:294px;
}

#slideshow2 {
    position:relative;
    height:257px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.red_menu {
background:#993333; 
color:#ffffff;
font-weight:bold;
text-decoration:none;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 4px;
padding-top: 4px;
}	
	
.btn-slide {}
.btn-slide-special-offer {}
.active {}

.success {background: #beedcb; border: 1px #2bbb6b solid; padding-left: 20px; padding-right: 20px; margin-bottom: 10px;}
.errors {background: #ffe0d7; border: 1px #e06641 solid;	padding-left: 20px; padding-right: 20px; margin-bottom: 10px;}
.errors, .success p {color: #000; font-size: 13px; padding: 5px;}
