/* Style sheet for reflection.html */

body {
	background-color: #596a72;
/*	background-color: #D6D6D6; */
	margin: 0;
	padding: 0;
	}
	

	
.main {
	width: 62em;
	height: auto; 
	margin: 0 auto;
	background-position: center;
	border-style: solid;
	border-width: .1em;
	border-color: #999999;
	margin-top: -1.5em;
/*	z-index: 50; */
	}
	
.topbox {
	-moz-border-radius: .4em;
	border-radius: .4em;
	-moz-box-shadow: .3em .3em 1.5em #444444;
	-webkit-box-shadow: .3em .3em 1.5em #444444;
	border-style: solid;
	border-width: .1em;
	border-color: #B22222;
	background: #cedce7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlZGNlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTZhNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  */
	background: -moz-linear-gradient(top, #cedce7 0%, #596a72 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#596a72)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cedce7 0%,#596a72 100%); /* IE10+ */
	background: linear-gradient(top, #cedce7 0%,#596a72 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-8 */
	width: auto;
	height: 11em;
	padding: .5em;
	margin: 0 auto;
	background-position: center;
	border-style: solid;
	border-width: .6em;
	border-color: #FFFFFF;
	position: relative;
	top: 4em;
	}
	
#adTitle_heading {
	text-align: justify;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: .5em;
	border-width: 0em;
	border-style: solid;
	border-color: #1874CD;	
	line-height: 1em;
	height: 4em;	
	width: auto;
	}
	
.adTitle_start {
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 200%;
	color: #000000;
	margin-left: 0em;
	}
	
.adTitle_start2 {
	font-family:  "PT Sans Narrow", "Arial", "sans-serif";
	font-size: 65%;
/*	color: #2D9EC9; */
	color: #1874CD;
	line-height: 1.3em;
	}

.offersbox {
	-moz-box-shadow: .1em .1em 1.5em #444444;
	-webkit-box-shadow: .1em .1em 1.5em #444444;
	float: right;
	text-align: justify;
	padding-top: .1em;
	padding-left: 1em;
	padding-right: 1em;
	width: 37.5em;
	height: 10.5em; 
	border-style: solid;
	border-width: .1em;
	border-color: #FFFFFF;
	background-color: #596a72;
	position: relative;
	right: 4em;
	}
	
.specialOffer {
	float: right;
	font-family: arial, sans-serif;
	font-size: 63%;
/*	color: #1874CD; */
	color: #FFFFFF;
	opacity: 0.7;
	position: relative;
	right: .3em;
	top: .3em;
	}
	
.specialOffer2 {
	font-family: arial, sans-serif;
	font-size: 80%;
/*	color: #1874CD; */
	color: #FFFFFF;
	opacity: 0.7;
	}

.profilebox {
	-moz-box-shadow: .3em .3em 1.5em #444444;
	-webkit-box-shadow: .3em .3em 1.5em #444444;
	background-color: #FFFFFF;
	width: 10.1em;
	height: auto; 
	border-style: solid;
	border-width: .2em;
	border-color: #FFFFFF;
	position: relative;
	left: 5em;
	z-index: 60;
	}
	
.hits {
	background-color: #999999;
	color: #FFFFFF;
	font-family: sans-serif;
	padding-right: 1em;
	padding-left: 1em;
	position: relative;
	top: -.3em;
	}
	
.hitsespanol {
	background-color: #999999;
	color: #FFFFFF;
	font-family: sans-serif;
	padding-right: 1em;
	padding-left: 1em;
	position: relative;
	top: -.2em;
	}
	

.backgroundwings {
	-moz-border-radius: 1em;
	border-radius: 1em;
	-moz-box-shadow: .3em .3em 1.5em #000000;
	-webkit-box-shadow: .3em .3em 1.5em #000000;
	background: #cedce7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlZGNlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTZhNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  */
	background: -moz-linear-gradient(top, #cedce7 0%, #596a72 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#596a72)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cedce7 0%,#596a72 100%); /* IE10+ */
	background: linear-gradient(top, #cedce7 0%,#596a72 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-8 */
	width: 67em;
	height: 23em; 
	background-position: center;
	border-style: solid;
	border-width: .1em;
	border-color: #FFFFFF;
	position: relative;
	right: 2.6em;
/*	z-index: -20; */
	}
	
.innerbackgroundwings {
	-moz-border-radius: .5em;
	border-radius: .5em;
	-moz-box-shadow: .3em .3em 1.5em #444444;
	-webkit-box-shadow: .3em .3em 1.5em #444444;
	background: #cedce7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlZGNlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTZhNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  */
	background: -moz-linear-gradient(top, #cedce7 0%, #CDC9C9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#CDC9C9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cedce7 0%,#CDC9C9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cedce7 0%,#CDC9C9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cedce7 0%,#CDC9C9 100%); /* IE10+ */
	background: linear-gradient(top, #cedce7 0%,#CDC9C9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#CDC9C9',GradientType=0 ); /* IE6-8 */
	width: 58em;
	height: 26.5em; 
	background-position: center;
	border-style: solid;
	border-width: .3em;
	border-color: #191970;
	position: relative;
	left: 4.3em;
	top: -2em;
	}
	
.overlaydiv {
	float: right;
	-moz-box-shadow: .1em .1em 1.5em #000000;
	-webkit-box-shadow: .1em .1em 1.5em #000000;
	margin-right: 3.8em;
	margin-top: .1em;
	border-width: .4em;
	border-style: solid;
	border-color: #FFFFFF;	
	height: 22.5em;	
	width: 32.5em;
	position: relative;
	top: 1.5em;
	right: 1.4em;
	}

.leftofoverlaydiv {
	-moz-border-radius: .3em;
	border-radius: .3em;
	-moz-box-shadow: .3em .3em 1.5em #000000;
	-webkit-box-shadow: .3em .3em 1.5em #000000;
	float: left;
	background-color: #FEFEF2;
	opacity: 0.7; /* values of 0.0 - 1.0 a lower value makes the element more transparent */
	filter:alpha(opacity=40); /*For IE8 and earlier  - values of 0-100 */
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1.3em;
	padding-right: 1em;
	border-width: .3em;
	border-style: solid;
	border-color: #1874CD;	
/*	line-height: ; */
	height: auto;	
	width: 10em;
	position: relative;
	top: 4em;
	left: 1.7em;
	z-index: 60;
	}
	
	
.ad_briefWrite {
	font-family: arial, sans-serif;
	font-size: 90%;
	}
	
.ad_briefHeading {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #000000;
	}
	
.bottombox {
	float: right;
	-moz-border-radius: .3em;
	border-radius: .3em;
	-moz-box-shadow: .3em .3em 1.5em #000000;
	-webkit-box-shadow: .3em .3em 1.5em #000000;
/*	width: 27em; */
	width: 38.6em;
/*	height: 10.1em; */
	height: auto;
	padding-bottom: 1.5em;
	padding-left: 1em;
	color: #404040;
	border-style: solid;
	border-width: .5em;
	border-color: #FF7F24;
/*	background-color: #CAFF70;  nice color*/
/*	background-color: #FF7F24;  nice color*/	
/*	background-color: #FFB90F;  nice color*/	
/*	background-color: #CDC9C9; */
	background-color: #FEFFF1;
	position: relative;
/*	right: 7.6em; */
	right: 0em;
	top: 2em;
	}
	
.bottombottom {
	-moz-border-radius: .5em;
	border-radius: .5em;
	-moz-box-shadow: .3em .3em 1.5em #444444;
	-webkit-box-shadow: .3em .3em 1.5em #444444;
	background-position: center;
	text-align: center;
	border-style: solid;
	border-width: .1em;
	border-color: #B22222;
	height: auto;
	width: auto;
	padding-top: .5em;
	padding-bottom: .5em;
	margin-bottom: 10em;
	background: #D6D6D6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlZGNlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTZhNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  */
	background: -moz-linear-gradient(top, #D6D6D6 0%, #FFC1C1  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D6D6D6), color-stop(100%,#FFC1C1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #D6D6D6 0%,#FFC1C1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #D6D6D6 0%,#FFC1C1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #D6D6D6 0%,#FFC1C1 100%); /* IE10+ */
	background: linear-gradient(top, #D6D6D6 0%,#FFC1C1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#FFC1C1',GradientType=0 ); /* IE6-8 */
/*	background-color: #FFC1C1; */
	position: relative;
	top: 4em;
	}

	
.generalinformationbox {
	-moz-border-radius: .5em;
	border-radius: .5em;
	-moz-box-shadow: .3em .3em 1.5em #000000;
	-webkit-box-shadow: .3em .3em 1.5em #000000;
	width: 61.7em;
/*	height: 10.1em; */
	height: auto;
	padding-left: 2.5em;
	padding-right: 2em;
	padding-bottom: 1.5em;
	color: #404040;
	border-style: solid;
	border-width: .2em;
	border-color: #191970;
	background: #cedce7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlZGNlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTZhNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  */
	background: -moz-linear-gradient(top, #cedce7 0%, #CDC9C9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#CDC9C9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cedce7 0%,#CDC9C9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cedce7 0%,#CDC9C9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cedce7 0%,#CDC9C9 100%); /* IE10+ */
	background: linear-gradient(top, #cedce7 0%,#CDC9C9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#CDC9C9',GradientType=0 ); /* IE6-8 */
	clear: both;
	position: relative;
	top: 2.8em;
	right: 2em;
	}
	
.addToList {
	float: right;
	-moz-border-radius: .1em;
	border-radius: .1em;
/*	-moz-box-shadow: .5em .3em 1.5em #777777;
	-webkit-box-shadow: .5em .3em 1.5em #777777; */
	font-family: arial, sans-serif;
	font-size: 65%;
	color: #1874CD;
	text-decoration: none;
/*	background-color: #458B74;  Light green */
	background-color: #FFFFFF;
	padding: .4em;
	padding-left: .8em;
	padding-right: .8em;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
    position: relative;
    right: 0em;
    top: 0em;
	}
	
.addToList:hover {
	text-decoration: none;
/*	background-color: #FFA500; */
/*	background-color: #D6D6D6; */
	color: #1874CD;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;		
	}
	
.addtolistcoupon {
	float: right;
	-moz-border-radius: .1em;
	border-radius: .1em;
/*	-moz-box-shadow: .5em .3em 1.5em #777777;
	-webkit-box-shadow: .5em .3em 1.5em #777777; */
	font-family: arial, sans-serif;
	font-size: 65%;
	color: #1874CD;
	text-decoration: none;
/*	background-color: #458B74;  Light green */
	background-color: #FFFFFF;
	padding: .4em;
	padding-left: .8em;
	padding-right: .8em;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
    position: relative;
    right: 4em;
    top: 0em;
	}
	
.addtolistcoupon:hover {
	text-decoration: none;
/*	background-color: #FFA500; */
/*	background-color: #D6D6D6; */
	color: #1874CD;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;		
	}
	
.addToList2 {
	float: right;
	-moz-border-radius: .1em;
	border-radius: .1em;
/*	-moz-box-shadow: .5em .3em 1.5em #777777;
	-webkit-box-shadow: .5em .3em 1.5em #777777; */
	font-family: arial, sans-serif;
	font-size: 65%;
	color: #1874CD;
	text-decoration: none;
/*	background-color: #458B74;  Light green */
	background-color: #FFFFFF;
	padding: .4em;
	padding-left: .8em;
	padding-right: .8em;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
    position: relative;
    right: 1em;
    top: 0em;
	}
	
.addToList2:hover {
	text-decoration: none;
/*	background-color: #FFA500; */
/*	background-color: #D6D6D6; */
	color: #1874CD;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;		
	}
	
.learnMoreOfficialWeb {
	float: right;
	-moz-border-radius: .1em;
	border-radius: .1em;
/*	-moz-box-shadow: .5em .3em 1.5em #777777;
	-webkit-box-shadow: .5em .3em 1.5em #777777; */
	font-family: arial, sans-serif;
	font-size: 65%;
	color: #1874CD;
	text-decoration: none;
/*	background-color: #458B74;  Light green */
	background-color: #FFFFFF;
	padding: .4em;
	padding-left: .8em;
	padding-right: .8em;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
    position: relative;
    right: 1em;
    top: 0em;
	}
	
.learnMoreOfficialWeb:hover {
	text-decoration: none;
/*	background-color: #FFA500; */
/*	background-color: #D6D6D6; */
	color: #1874CD;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;		
	}
	
.learnMoreOfficialWeb2 {
	float: right;
	-moz-border-radius: .1em;
	border-radius: .1em;
/*	-moz-box-shadow: .5em .3em 1.5em #777777;
	-webkit-box-shadow: .5em .3em 1.5em #777777; */
	font-family: arial, sans-serif;
	font-size: 65%;
	color: #1874CD;
	text-decoration: none;
/*	background-color: #458B74;  Light green */
	background-color: #FFFFFF;
	padding: .4em;
	padding-left: .8em;
	padding-right: .8em;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
    position: relative;
    right: 2em;
    top: 0em;
	}
	
.learnMoreOfficialWeb2:hover {
	text-decoration: none;
/*	background-color: #FFA500; */
/*	background-color: #D6D6D6; */
	color: #1874CD;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;		
	}
	
.learnMoreOfficialWeb3 {
	float: right;
	-moz-border-radius: .1em;
	border-radius: .1em;
/*	-moz-box-shadow: .5em .3em 1.5em #777777;
	-webkit-box-shadow: .5em .3em 1.5em #777777; */
	font-family: arial, sans-serif;
	font-size: 65%;
	color: #1874CD;
	text-decoration: none;
/*	background-color: #458B74;  Light green */
	background-color: #FFFFFF;
	padding: .4em;
	padding-left: .8em;
	padding-right: .8em;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
    position: relative;
    right: 2em;
    top: 0em;
	}
	
.learnMoreOfficialWeb3:hover {
	text-decoration: none;
/*	background-color: #FFA500; */
/*	background-color: #D6D6D6; */
	color: #1874CD;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;		
	}
	
.specialAddedColor {
	color: #B22222;
	}
	
.specialAddedColor2 {
	font-family: arial black, sans-serif;
	color: #222222;
	}
	
.webSend {
	text-decoration: none;
	}
	
#addedToListAdvertiser {
	float: right;
	-moz-border-radius: .3em;
	border-radius: .3em;
	-moz-box-shadow: .2em .2em .5em #666666;
	-webkit-box-shadow: .2em .2em .5em #666666;
	font-family: arial black, sans-serif;
	background-color: #B22222;
	padding-bottom: .3em;
	padding-top: .3em;
	color: #FFFFFF;
	font-size: 70%;
	position: relative;
	right: 4.2em;
	}
	
.imageOpaqueTitle {
	float: right;
	font-family: arial, sans-serif;
	color: #000000;
	width: auto;
	height: auto;
	padding-top: .6em;
	padding-bottom: .6em;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #FFFFFF;
	opacity: 0.8;
	position: relative;
	right: em;
	top: -5em;
	}
	
#rotateAll{ /* 1st set of icons. Rotate them 360deg onmouseover and out */
-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}

#rotateAll:hover{
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

.rotateAllclass{ /* 1st set of icons. Rotate them 360deg onmouseover and out */
-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}

.rotateAllclass:hover{
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

#rotar{ /* 1st set of icons. Rotate them 360deg onmouseover and out */
-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}

#rotar:hover{
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

#rotar2{ /* 1st set of icons. Rotate them 360deg onmouseover and out */
-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}

#rotar2:hover{
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

#forwebsitesadscodes {
	float: right;
	-moz-border-radius: .3em;
	border-radius: .3em;
/*	-moz-box-shadow: .2em .2em .1em #999999;
	-webkit-box-shadow: .2em .2em .1em #999999; */
	opacity: .9;
	border-width: .1em;
	border-bottom-width: 1.4em;	
	border-style: solid;
	border-color: #000000;
	border-bottom-color: #111111;
/*	width: 7.3em; */
	width: auto;
	padding-right: 1em;
	height: 1em;
	background-color: #FFFFFF;
	position: relative;
	right: .5em;
	}
	
#urppasLabel {
	font-family: arial black, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: #B22222;
	position: relative;
	top: -.2em;
	left: .9em;
	}

#urppasCode {
	font-family: arial, sans-serif;
	font-size: 65%;
	color: #191970;
	}
	
#urppasSiteCode {
	font-family: arial black, sans-serif;
	font-weight: bold;
	font-size: 50%;
	color: #FFFFFF;
	letter-spacing: .2em;
	position: relative;
	left: 1.1em;
	top: 0em;
	}

#numberVisits {
	width: auto;
	height: 1em;
	background-color: #FFD700;
	}
	
.stat {
	font-family: arial black, sans-serif;
	font-size: 80%;
	color: #000000;
	position: relative;
	left: 1em;
	}
	
.stat_actual {
	font-family: helvetica, sans-serif;
	font-size: 90%;
	}
	
.urppasTyle {
	font-family: arial black, sans-serif;
	color: #B22222;
	}

.opchoices {
	float: right;
	-moz-border-radius: .3em;
	border-radius: .3em;
/*	-moz-box-shadow: .2em .2em 1.5em #333333;
	-webkit-box-shadow: .2em .2em 1.5em #333333; */
	font-family: arial, sans-serif;
	font-size: 75%;

	color: #1874CD;
	text-decoration: none;
/*	background-color: #458B74;  Light green */
	background-color: #FFFFFF;
	padding: .4em;
	padding-left: .8em;
	padding-right: .8em;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
    position: relative;
    right: 1em;
    top: 1.5em;
	}
	
.opchoices:hover {
	text-decoration: none;
/*	background-color: #FFA500; */
/*	background-color: #D6D6D6; */
	color: #1874CD;
	border-style: solid;
	border-width: .1em;
	border-color: #1874CD;		
	}
	
.sup2 {
	font-size: 5%;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #00008B;
	position: relative;
	top: -1.5em;
	}
	
#copyright {
	font-family: arial, sans-serif;
	font-size: 70%;
	font-family: arial, sans-serif;
	color: #222222;
	letter-spacing: .1em;
	}
	
.losdetalles {
	font-family: sans-serif;
	font-weight: bold;
	color: #1974CD;
	font-size: 90%;
	}
	
.trylabels {
	float: left;
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #27408B;
	font-weight: bold;
	width: 17%;
	text-align: left;
	margin-right: 0em;
	margin-left: 4em;
	}
	
.trylabelsgtu {
	float: right;
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #27408B;
	font-weight: bold;
	position: relative;
	right: 3em;
	top: -1em;
	}
	
.trylabelsindics {
	float: left;
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	width: 5%;
	text-align: left;
	margin-right: 0em;
	margin-left: 4em;
	}
	
.trylabelsinfo {
	float: left;
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #27408B;
	font-weight: bold;
	width: auto;
	text-align: left;
	margin-right: 0em;
	margin-left: 4em;
	}

.entonces {
	font-family: sans-serif;
	color: #000000;
	font-size: 90%;
	}
	
.otherlocations {
	background-image: url(images/otherlocations2.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 30em;
	border-width: .1em;
	border-style: solid;
	border-color: #FFFFFF;
	}
	
.otherlocationsespanol {
	background-image: url(images/otherlocations2espanol.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 30em;
	border-width: .1em;
	border-style: solid;
	border-color: #FFFFFF;
	}
	
	
.infodiv {
	-moz-border-radius: .1em;
	border-radius: .1em;
	border-style: solid;
	border-width: .1em;
	border-top-width: .7em;	
	border-left-width: 1em;
	border-right-width: 1em;
	border-bottom-width: .2em;
	border-color: #1874CD;
	border-top-color: #555555;
	border-right-color: #8B475D;
	border-left-color: #8B475D;
/*	border-bottom-color: #8B2500; */
	border-bottom-color: #8B2500;
	background-color: #CDC8B1;
	margin-left: 5em;
	margin-right: 5em;
	width: auto;
	font-family: arial, sans-serif;
	color: #2F4F4F;
	font-size: 70%;
	text-space: .1em;
	font-weight: bold;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: .3em;
	padding-bottom: .5em;
	position: relative;
	top:  12.5em;
	}
	
.entoncesbusinesstitle {
	float: right;
	font-family: arial black, sans-serif;
	color: #B22222;
	font-size: 125%;
	position: relative;
	right: 3em;
	}

.closedstyling {
	color: #B22222;
	position: relative;
	left: 2.5em;
	}
	
.ampm {
	color: #006400;
	}
	
.inputclss {
	-moz-border-radius: .3em;
	border-radius: .3em;
	-moz-box-shadow: .2em .2em .5em #999999;
	-webkit-box-shadow: .2em .2em .5em #999999;
	border-color: #B22222;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: #B22222;
	width: 13.3em;
	height: 1.5em;
	text-align: center;
/*	background-color: #A3A3A3; */
/*	background-color: #C1CDCD; */
/*	background-color: #C1CDC1; */
	background: #D6D6D6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlZGNlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTZhNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  */
	background: -moz-linear-gradient(top, #D6D6D6 0%, #FFC1C1  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D6D6D6), color-stop(100%,#FFC1C1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #D6D6D6 0%,#FFC1C1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #D6D6D6 0%,#FFC1C1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #D6D6D6 0%,#FFC1C1 100%); /* IE10+ */
	background: linear-gradient(top, #D6D6D6 0%,#FFC1C1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#FFC1C1',GradientType=0 ); /* IE6-8 */
/*	background-color: #FFC1C1; */
	border-width: .1em;
	border-color: #B22222;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: .2em;
	padding-bottom: .2em;
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
    -ms-transition: background 1s;
    transition: background 1s;
    -moz-transition: color 1s;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
    -ms-transition: color 1s;
    transition: color 1s;
	}
	
.inputclss2 {
	-moz-border-radius: .3em;
	border-radius: .3em;
	-moz-box-shadow: .2em .2em .5em #999999;
	-webkit-box-shadow: .2em .2em .5em #999999;
	border-color: #B22222;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: #191970;
	width: 13.3em;
	height: 1.5em;
	text-align: center;
	background: #cedce7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlZGNlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTZhNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  */
	background: -moz-linear-gradient(top, #cedce7 0%, #596a72 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#596a72)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cedce7 0%,#596a72 100%); /* IE10+ */
	background: linear-gradient(top, #cedce7 0%,#596a72 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-8 */
	border-width: .1em;
	border-color: #191970;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: .2em;
	padding-bottom: .2em;
	}

	
.pe {
	font-family: arial black, sans-serif;
	color: #000000;
	}
	
.i {
	font-family: arial black, sans-serif;
	color: #8B2500;
	}
	
.l {
	font-family: arial black, sans-serif;
	color: #8B5A00;
	}
	
.e {
	font-family: arial black, sans-serif;
	color: #1874CD;
	}
	
.dash {
	position: relative;
	top: -.1em;
	font-family: arial black, sans-serif;
	color: #000000;
	}
	
.i2 {
	font-family: arial black, sans-serif;
	color: #444444;
	}
	
.t {
	font-family: arial black, sans-serif;
	color: #444444;
	}
	
.socialmedia {
	float: right;	
	}
	
.clickdirective {
	position: relative;
	left: 2em;
	top: -.3em;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	font-size: 70%;
	}
	
.clickdirectiveadvertise {
	position: relative;
	left: 5em;
	top: -.3em;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	font-size: 70%;
	text-decoration: none;
	}
.clickdirectiveadvertise:hover{
	text-decoration: underline;
	}
	
.kopads {
	background-color: #FEFFF1;
	border-width: 0em;
	font-family: arial, sans-serif;
	font-size: 100%;
	color: #1874CD;
	text-decoration: none;	
	position: relative;
	top: -.5em;
	}
.kopads:hover {
	color: #B22222;
	}
	
.kopads2 {
	background-color: #FEFFF1;
	border-width: 0em;
	font-family: arial, sans-serif;
	font-size: 100%;
	color: #1874CD;
	text-decoration: none;	
	position: relative;
	top: -.5em;
	}
	
.giftcerts {
	float: right;
	position: relative; 
	right: 2em;
	color: #CD5555;
	background-color: #FFFFFF;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: 2em;
	padding-right: 2em;
	border-style: solid;
	border-width: .1em;
/*	border-color: #FF7F24; */
	border-color: #1874CD;	
	}
	
div.betun {
  background-color: #000;
  overflow: auto;
  white-space: nowrap;
  padding-left: 1em;
  padding-right: 1em;
  padding-top:.5em;
  padding-bottom:.5em;
  text-align: center;
  position: fixed;
  z-index: 100;
  width: 100%;
}

div.betun a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

div.betun a:hover {
  background-color: #777;
}
.scroho {
font-family: sans-serif;
font-size: 100%;
color: #FFFFFF;
border-style: solid;
border-color:;
border-width:0;
background-color: #333;
position: relative;
top: 0px;
padding-top: .3em;
padding-bottom: .3em;
padding-left: 1em;
padding-right: 1em;
}
.scroho:hover {
  background-color: #777;
}

.scrohox {
font-family: sans-serif;
font-size: 100%;
color: #FFFFFF;
border-style: solid;
border-color:;
border-width:0;
background-color: #FFA500;
background-color: #e69500;
position: relative;
top: 0px;
padding-top: .3em;
padding-bottom: .3em;
padding-left: 1em;
padding-right: 1em;
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
	z-index: 110;
}
.scrohox:hover {
  background-color: #777;
      -moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.scrohox2 {
font-family: sans-serif;
font-size: 100%;
color: #FFFFFF;
border-style: solid;
border-color:;
border-width:0;
background-color: #777;
position: relative;
top: 0px;
padding-top: .3em;
padding-bottom: .3em;
padding-left: 1em;
padding-right: 1em;
}
.scrohox2:hover {
  background-color: #888;
}


.scroho2 {border-style:solid;border-width: 1px;border-color:#777;display: inline-block;text-align:center;}


/* Hide scrollbar for Chrome, Safari and Opera 
.betun::-webkit-scrollbar {
  display: none;
}*/
/* Hide scrollbar for IE, Edge and Firefox 
.betun {
  -ms-overflow-style: none;   IE and Edge 
  scrollbar-width: none;   Firefox 
}*/	

/* for page loader */
/* Center the loader */
#loader {
  -moz-box-shadow: 0em 0em .6em #222222;
  -webkit-box-shadow: 0em 0em .6em #222222;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;  
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;   /*#FF5733 orange */ /*#3498db blue */
  border-bottom: 16px solid #3498db; /*#FF5733 orange */ /*#3498db blue */
  border-left: 16px solid #888; 
  border-right: 16px solid #888;
/*  border-bottom: 16px solid red;
  border-top: 16px solid blue;
   */
  width: 90px;
  height: 90px;
  margin: -76px 0 0 -76px;
  -webkit-animation: spin 5s linear infinite; /* Safari */
  animation: spin 5s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }/*used to be 360*/
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }/*used to be 360*/
}
/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 5s;
  animation-name: animatebottom;
  animation-duration: 5s
}
@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}
@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}
.loadtext {position:relative;top:11px;
	-moz-box-shadow: 0em 0em .6em #111;
	-webkit-box-shadow: 0em 0em .6em #111;
}
/* end for page loader */

.trato {
	font-family: sans-serif;
	font-size:100%;
	color:#00FFFF;
	background-color:#000;
	padding-left:3em;
	padding-right:3em;
	padding-top:.5em;
	padding-bottom:.5em;
	margin-top:1em;
	margin-bottom: 1em;
	}
	
.trato2 {
	font-family: sans-serif;
	font-size:100%;
	color:#00FFFF;
	background-color:#000;
	padding-right:.8em;
	padding-top:.5em;
	padding-bottom:.5em;
	}
