@charset "ISO-8859-1";
/* CSS Document */

#quote {
	position:relative;
	float:right;
	background-image:url(../images/opaquebkg.png);
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	height:260px;
	width:220px;
	padding:10px;
}

#quoteback {
	position:relative;
	background-image:url(../images/quotebkgd.jpg);
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:no-repeat;
	height:260px;
	width:220px;
	border: 1px solid #FF5A08;
	text-align: center;
	overflow: hidden;
}
#quotetitle {
	position:relative;
	height:30px;
	width:220px;
	background-color: #FF5A08;
	line-height:30px;
	text-align: center;
}

#quotetable {
}

.quoteform {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}


#testimonial {
	position:relative;
	float:right;
	clear:right;
	background-image:url(../images/opaquebkg.png);
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	height:auto;
	width:220px;
	padding:10px;
}

#testimonialback {
	position:relative;
	height:auto;
	width:220px;
	border: 1px solid #83FE00;
}
#testimonialtitle {
	position:relative;
	height:30px;
	width:220px;
	background-color: #83FE00;
	line-height:30px;
	text-align: center;
}
.testimonialitem {
	display: block;
	position: relative;
	float: none;
	padding-bottom: 5px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}


.testimonialquote {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	font-style: italic;
}

.whowhere {
	color: #000;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align: right;
}

#specials {
	position:relative;
	float:right;
	clear:right;
	background-image:url(../images/opaquebkg.png);
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	height:auto;
	width:220px;
	padding:10px;
}

#specialsback {
	position:relative;
	height:auto;
	width:220px;
	border: 1px solid #0087FF;
	background-color: #FFF;
}

#specialstitle {
	position:relative;
	height:30px;
	width:220px;
	background-color: #0087FF;
	line-height:30px;
	text-align: center;
}
.specialsitem {
	display: block;
	position: relative;
	float: none;
	padding-bottom: 20px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #124c80;
}


.specialsname {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#FF5A08;
	font-style: italic;
}


.specialstext {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#124c80;
	font-style: italic;
}


.specialsdetail {
	display:block;
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:60px;
	height:15px;
	background-image:url(/images/specialsdetails1.png);
	margin-right: 5px;
	float:right;
}

a.specialsdetail {
	display:block;
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:60px;
	height:15px;
	background-image:url(/images/specialsdetails1.png);
}

a.specialsdetail:link {
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-image:url(/images/specialsdetails1.png);
}

a.specialsdetail:hover {
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-image:url(/images/specialsdetails2.png);
}
.specialsimage {
	float:left;
	margin:0px 5px 3px 0px;

}

#separadorsidebar1 {
	position:relative;
	float:right;
	clear:right;
	width:240px;
	height:20px;
}

#separadorsidebar2 {
	position:relative;
	float:right;
	clear:right;
	width:240px;
	height:20px;
}
