@charset "UTF-8";
body {
	background-color: #EBEBEB;
	background-image: url(../images/homepage-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-attachment: fixed;
	background-position: 50% 0%;
}
a:link {
	text-decoration: none;
	color: #312F8B;
}
a:visited {
	text-decoration: none;
	color: #312F8B;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.style2 {
	font-size: 10px;
	color: #312F8B;
}
.style3 {color: #000000}
.style4 {font-size: 14px}
.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	width: 900px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.navegation {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 900px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;

}
.bigbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	width: 900px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 340px;
	padding-top: 2px;
}
.smallbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	width: 900px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 138px;
}
text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	width: 900px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo {
	height: 90px;
	width: 90px;
	position: relative;
	left: 5px;
	top: 15px;
}
.description {
	height: 190px;
	width: 223px;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 14px;
	margin: 0px;
	text-align: left;
	border: thin none #CCCCCC;
	text-indent: 0px;
}
.textmenu2 {
	height: 43px;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/topmenubg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	white-space: normal;
	margin-top: 0px;
}
.textmenu2 a{
	padding: 2px 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 13px;


}

.textmenu2 a:hover, .textmenu2 a.selected{
	color: #FF6600;
}
.generaltextc {
	height: 105px;
	width: 125px;
	position: relative;
	top: -70px;
	left: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	line-height: 21px;
}
.imagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	width: 900px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	padding-top: 15px;
}

 /*Satart of CSS Rules for Conten Slider for homepage*/

.plan1 {
	float: left;
	height: 350px;
	width: 223px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	line-height: 25px;
}
.plan2 {
	float: left;
	height: 350px;
	width: 225px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 25px;
}
.plantext {
	text-align: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 15px;
	line-height: 19px;
	font-size: 10px;
	height: 150px;
	letter-spacing: .1px;
}
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/
	padding: 8px;
	border:1px dotted #666666;
	font:normal 11px Verdana;
	line-height:13px;
	z-index:100;
	visibility: hidden;
	
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
text-decoration: none;
font: 11px arial;
color: #666666;

}
.generaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 875px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 460px;
	overflow: auto;
	padding-top: 0px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.generaltextc {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 875px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 460px;
	overflow: auto;
	padding-top: 0px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	width: 875px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	overflow: auto;
	padding-top: 0px;
	margin-top: 10px;
	border: 0px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.locationmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 890px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	padding-left: 10px;
	padding-top: 8px;
}
.smallbannermap {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	width: 900px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 366px;
}
.generaltextcarea {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 710px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 240px;
	overflow: auto;
	padding-top: 0px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.barcode {
	background-color: #FFFFFF;
	position: relative;
	z-index: 10;
	height: 108px;
	width: 314px;
	left: -210px;
	top: 530px;
	border: thin solid #999999;
}
.barcode2 {
	background-color: #FFFFFF;
	position: relative;
	z-index: 10;
	height: 108px;
	width: 314px;
	left: 220px;
	top: 420px;
	border: thin solid #666666;
}
#coupon001 #barcode1 {
	height: 108px;
	width: 314px;
	z-index: 2;
	position: relative;
	top: 295px;
	left: -370px;
	float: left;
}
#coupon001 #bgcoupons {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	height: 850px;
	width: 425px;
	float: left;
}
#coupon001 #barcode2 {
	height: 108px;
	width: 314px;
	z-index: 2;
	position: relative;
	top: 190px;
	left: 70px;
	float: left;
}
#coupon002 #barcode1 {
	height: 108px;
	width: 314px;
	z-index: 2;
	position: relative;
	top: -120px;
	left: 60px;
	float: left;
}
#coupon002 #barcode2 {
	height: 108px;
	width: 314px;
	z-index: 2;
	position: relative;
	top: -120px;
	left: 175px;
	float: left;
}

