/* Reset */

div,h1,h2,p,ul,li {
	padding:0px;
	margin:0px;
}
a img {
	border:none;
}

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	
	background:#D2D2D2 url("../images/pageBg.gif") repeat-x 0 0;
}

.containerGlobal
{
	background:url("../images/pageBgShadow.png") repeat-y center 0;
}
.containerGlobal .containerWrapper00
{
	background:url("../images/pageBgTopGradient.gif") repeat-y center;
	display:block;
}
#page {	
	background:url("../images/pageBgShadow.png") repeat-y center 0;
}

#outer {	
	background:url("../images/pageBgTopGradient.gif") repeat-y center;
	display:block;
}

#pageInner {
	background:url("../images/terminator.gif") no-repeat center bottom;
	padding:0px 0px 24px;
	text-align:center;
	float:none;
	display:block;
}

#header {
	width:1040px;
	margin:0 auto;
	float:none!important;
	text-align:left;
	z-index:2;
	
}

#body{
	width:1020px!important;
	text-align:left;
	z-index:1;
	background:#fff;
	padding-left:20px;
}

#footer {
	width:1000px!important;
	margin:0 auto!important;
	float:none!important;
	text-align:left;
	border-top: 1px solid #CCC;
	clear:both;
	text-align:center;
	padding:0px 20px 16px;
}

#pageInner02{
		width:1040px!important;
	margin:0 auto!important;
	float:none!important;

}
#footerWrapper
{
	clear:both;
	display:block;
}

#header {
}

#header hr{
	clear:both; 
	float:none; 
	margin:0; 
	color:#000;
	visibility:hidden;
}

#logo {
	float:left;
	padding:31px 0px 11px 40px;
}

#logo a {
	color: #fff;
}


#headerLinks {
	float:right;
	padding-right:40px;
	display:inline;
	color: #FFF;
}

#mainNav {
	clear:both;
	padding: 0px 19px 16px;
	background:url("../images/masthead_ribbon.gif") left bottom no-repeat;

	height: 1%;
	margin:0 -20px 0;
	width:1000px;
}

#mainNav:after{
	content: '.';
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
 
#body {
	clear:both;
	float:left;
	width:100%;
	padding-bottom:10px;
}


/* Style */
.hiddenLabel
{
	display:none;
}

.offerRow .standardContent {
	padding:0 0 0 117px;
}

.accContent .standardContent {
	padding-left:0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:175%;
	color:#000;
	font-weight:normal;
}

.standardContent h1
 {
	padding-bottom:20px;
	margin-right: 200px;
	overflow:hidden;
}

.headRow h1 {
	padding-bottom:20px;
	overflow:hidden;
	width:760px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:118.75%;
	color:#251451;
	font-weight:normal;
}

.colStyle01 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:83.75%;
	color:#000;
	font-weight:bold;
	line-height: 1.5em;

}

.standardContent h2 {
	color:#000;
	font-size:150%;
	border-bottom:1px solid #cccccf;
	padding-bottom:5px;
	margin-bottom:16px;
	clear:both;
}

.colStyle01 h1 span{
	font-size: 164%; 
	font-weight: normal;
	color:#251451;
	line-height: 1.2em;
	display: block;
	padding-top: 5px;

}

table th, table td{
	font-size:75%;}
table td p, table th p, table td li, table th li, table td a, table th a{
	font-size:100%;}
p {
	font-size:75%;
	line-height:18px;
	padding-bottom:6px;
}

.standardContent p {
	padding-bottom:18px;
}

.standardContent .extContentAddress {
	float:left;
	width:188px;
	clear:none;
}

p a {
	text-decoration:none;
	color:#db0011;
}

p a:hover {
	text-decoration:underline;
}

#headerLinks ul {
	float:right;
	padding-top:5px;
}

#headerLinks ul li {
	float:left;
	list-style:none;
	font-size:75%;
	background:url("../images/bg-header-li-divider.gif") no-repeat top left;
	padding:0px 7px 0px 9px;
}

#headerLinks ul li.first {
	background:none;	
	padding:0px 7px 0px 0px;
}

#headerLinks ul li a {
	color:#444;
	text-decoration:none;
}

#headerLinks ul li a:hover{
	text-decoration:underline;
}

#headerLinks form {
	float:right;
	clear:both;
	padding:17px 4px 0px 0px; 
	display: block;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    #headerLinks form { width: 446px; }
}

#headerLinks form label {
	margin:0px;
	padding:2px 15px 2px 4px;
	float:left;
	font-size:82.25%;
	color:#444;
}

#headerLinks form input {
	border:none;
	background:url("../images/bg-header-input_new.gif") no-repeat top left;
	margin:0px;
	padding:2px 4px 2px 4px;
	float:left;
	line-height:16px;
}

#headerLinks form input.formButton {
	background:#f00;
	margin:0px;
	padding:0px;
}

#mainNav ul {
	width:100%;
	display: block;
	padding: 0px;
}

#mainNav ul li {
	float:left;
	list-Style:none;
	font-size:75%;
	border-right:3px solid #FFF;
	text-align:center;
	display:inline;
	line-height: 15px;
	background: url('../images/mainnav_tab_left.gif') left top no-repeat;

}

#mainNav ul li.selected {
	background:url("../images/mainnav_tab_left_selected.gif") left top no-repeat;

}

#mainNav ul li.first {
	margin-left:20px;
}

#mainNav ul li.last {
	margin-right:20px;
	border: none;

}

#mainNav ul li a {
	color:#444;
	display:block;
	width:157px;
	text-decoration:none;
	padding:13px 0 12px;
	position:relative;
	z-index:121;
	background: url('../images/mainnav_tab_right.gif') right top no-repeat;
}

#mainNav ul li.selected a {
	background: url('../images/mainnav_tab_right_selected.gif') right top no-repeat;
}


#mainNav ul li a:hover {
	text-decoration:underline;
}

#mainNav ul li.dropDown a {
	background:url("../images/bg-header-li-dropdown.gif") no-repeat top right;
	position:relative;
	z-index:120;
}

.standardContent ul {
	padding-left:14px;
}

.standardContent li {
	font-size:75%;
	line-height:18px;
	padding-bottom:10px;
}

#welcome {
	clear:both;
	float:left;
	width:960px;
	padding:10px 20px;
	/*background:url("../images/bg-welcome.gif") repeat-x bottom left;*/
	background: url('../images/border-01.gif') bottom center no-repeat;
	margin-bottom:30px;
	z-index:3;
	position:relative;
}

#nowelcome {
	clear:both;
	float:left;
	width:960px;
	height:55px;
}

#welcome p{
	padding-bottom:0px;
}

#welcome .breadcrumb {
	float:left;
}

#welcome .options {
	float:right;
	margin-right:11px;
}

#welcome .dropdown .options,
#welcome .dropdown .top
{
	margin-right:0;
	float:right;
	height:44px;
	position:relative;
	right:-6px;
	background:url("../images/bg-dropdown-tab-left.png") no-repeat left top;
}

#welcome .options a {
	color:#db0011;
	font-weight:bold;
	text-decoration:none;
	background:url("../images/bg-destination-link.gif") no-repeat right;
	padding-right:18px;
}
#welcome .dropdown .options a,
#welcome .dropdown .top .topInner {

	color:#db0011;
	font-weight:bold;
	text-decoration:none;
	padding:17px 37px 10px 29px;
	top:17px;
	position:relative;
	background:url("../images/bg-dropdown-tab-right.png") no-repeat right top;
}

#welcome .dropdown .top .topInner {
	width:175px;
	height:15px;
	top:4px;
	padding-right:18px;
}


#welcome .options a:hover 
#welcome .dropdown .top .topInner {
	text-decoration:underline;
}

.row {
	clear:both;
	width:100%;
	float:left;
}
.headRow
{
	float:left;
	width:764px;
}
.rowWithLeftNav {
	clear:none;
	float:left;
}
.leftNavWrapper {
	clear:both;
	float:left;
	margin-left:20px;
	margin-top:54px;
	width:198px;
	padding-bottom:20px;
	min-height: 100px;
}

.col {
	float:left;
	display:inline;	
	padding-bottom:20px;
}

.colStyle01 {
	margin-left:20px;
	width:168px;
	clear:left;
}

.colStyle02 {
	margin-left:30px;
	width:564px;
}

.colStyle03 {
	margin-left:28px;
	width:172px;
}

.colStyle04 {
	margin-left:20px;
	width:225px;
}

.colStyle05 {
	margin-left:20px;
	width:225px;
}

.colStyle06 {
	margin-left:30px;
	width:762px;
}

.colStyle07 {
	margin-left:20px;
	width:198px;
}

.colStyle08 {
	width:564px;
}

.colStyle09 {
	margin-left:26px;
	width:172px;
	overflow:visible;

}

.colStyle10 {
	margin-left:0px;
	width:762px;
}

.imageHeading {
	padding-bottom:15px;
}


.boxStyle01 {
	background:url("../images/bg-col-style-03-top.gif") no-repeat top left;
}
.boxStyle01Inner {
	background:url("../images/bg-col-style-03-bottom.gif") no-repeat bottom left;
	padding:2px;
}
.boxStyle01 h2 {
	padding:10px 15px;
}

.dStyle01 {
	background:url("../images/bg-destinations01.gif") no-repeat top left;
	padding:155px 15px 5px;
}
ul.dStyle02 {
	background:url("../images/bg-destinations02.gif") no-repeat top left;
	padding:20px 15px 10px 15px;
}

.dropdown .header h2,
.contentStyle01 h1
{
	background: #fff url("../images/map-red-bar-seperator.gif") no-repeat bottom left;
}
.contentStyle01 h1
{
	width:100%;
	padding: 0px 0px 25px 0px;
	background:url("../images/map-red-bar-seperator-long.gif") no-repeat bottom left;
}
.dropdown ul.destinations,
.contentStyle01 ul.destinations {
	/*background:url("../images/bg-dropdown-latitude.gif") no-repeat top left;*/
	background:none;
	padding:20px 15px 10px 15px;
	width:40%;
	float:left;
}
.dropdown ul.destinations:after,
.contentStyle01 ul.destinations:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

ul.destinations li {
	list-style:none;
	color:#5c4f7d;
	font-size:75%;
	padding:0px 0px 7px 12px;
	background:url("../images/bg-destinations-bullet.gif") no-repeat top left;
	line-height:1.3em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
ul.destinations li {
	padding:0px 0px 8px 12px;
}
}

ul.destinations li a {
	text-decoration:none;
	color:#db0011;
	position:relative;
}
ul.destinations li a:hover{
	text-decoration:underline;
}

.boxStyle02 {
	/* background:url("../images/bg-box-style-02.gif") no-repeat bottom left; */

}

.boxStyle02 h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:93.75%;
}
.boxStyle02 h2 a {
	display:block;
	background:url("../images/bg-box-style-02-top.gif") no-repeat top left;
	padding:10px;
	color:#958caa;
	text-decoration:none;
}
.boxStyle02 h2 a span {
	padding:0px;
	color:#fff;
	font-size:100%;
	line-height:1em;
	font-weight:bold;
}
.boxStyle02 h2 a:hover {
	background:url("../images/bg-box-style-02-top-selected.gif") no-repeat top left;
	text-decoration:underline;
}
.boxStyle02 p {
	padding:10px 16px;
}
.boxStyle02 p a {
	font-size:116.67%;
}

.boxStyle03 {
	background:url("../images/bg-rhs-top1.gif") no-repeat top left;
	position:relative;
	zoom:1;


}
.boxStyle03Inner {
	background:url("../images/bg-rhs-bottom1.gif") no-repeat bottom left;
	zoom:1;
}
.boxStyle03Inner .section {
	padding:12px 0px 6px 16px;
	background:url("../images/bg-rhs-divider.gif") repeat-x bottom left;
}
.boxStyle03Inner .sectionLast {
	padding:12px 0px 6px 16px;
}


.boxStyle03 .uk{
	background:url("../images/bg-corner-uk.gif") no-repeat top left;
	width:59px;
	height:56px;
	position:absolute;
	top:0px;
	right:0px;
}

.boxStyle03 h2 {
	padding-bottom:6px;
	white-space:nowrap;
}

.boxStyle03 p {
	color:#251451;
	padding-right:16px;
}

.boxStyle04 {
	border:1px solid #F8F8FA;
	background:#F8F8FA;
	padding:5px;
	position:relative;
	float:left;
	width:552px;
	clear:both;
}
.boxStyle04 p {
	padding:4px 10px;
}

.boxStyle04 select {
	width:470px;
	float:left;
	margin:2px 10px 10px 10px;
}
.boxStyle04 .button {
	float:right;
	padding:3px 5px 3px 0px;
}
.submit {
	position:relative;
	top:6px;
	left:20px;
}
.boxStyle04 h2 {
	color:#251451;
	font-size:125%;
	float:left;
	padding:4px 0px 2px 8px;
}

.boxStyle05 {	
	border:1px solid #c8c4d3;
	width:528px;
	float:left;
	padding:12px;
	background:#fff;
}
.boxStyle05 h2 {
	float:left;
	width:180px;
}
.boxStyle05 p {
	color:#000;
	float:right;
	width:320px;
	padding:3px 0px 0px 0px;
}
.boxStyle05 p span{
	color:#5c4f7d;
	font-size:100%;
	font-weight:bold;
	margin:0 0 0 0px;
	float:left;
	text-transform:uppercase;
}
.boxStyle05 form{
	float:right;
	width:320px;
	padding:10px 0px 10px 0;
}
.boxStyle05 form select{
	float:left;
	width:263px;
	height:25px;
	padding-top:2px;
	margin:0px;
}
.boxStyle05 form input.image{
	float:right;
}

ul.leftNav {
	float:left;
	clear:both;
	width:100%;
	background:url("../images/bg-left-nav-top.gif") no-repeat top left;
}

ul.leftNav li {
	float:left;
	clear:both;
	width:148px;
	list-style:none;
	background:url("../images/bg-divider-dots.gif") repeat-x bottom left;
	font-size:75%;
	padding:9px 10px;
}

ul.leftNav li a {
	color:#db0011;
	text-decoration:none;
}
ul.leftNav li a:hover {
	text-decoration:underline;
}


ul.leftNav li.open {
	font-weight:bold;
	background:none;
	padding-bottom:0;
}

ul.leftNav li a span.extStyle03 {
	color:#5c4f7d;
	text-decoration:none;
}


ul.leftNav li ul{
	margin:10px 0 0 -10px;
}
ul.leftNav li li{
	font-size:100%;
	padding-left:20px;
}
ul.leftNav li a {
	margin:3px 0;
}
ul.leftNav li a span.extStyle04 {
	cursor:pointer;
	line-height:16px;
	/*margin:-5px 0;
	padding:5px 10px 4px;*/
}
*+html ul.leftNav li a span.extStyle04 {
	line-height:14px;
}

ul.leftNav li.selected {
	background:url("../images/left-nav-tl.gif") no-repeat top left;
	padding:0px;
	width:153px;
	position:relative;
	top:-1px;
	/*width:153px;
	padding-bottom:10px;
	padding-right:20px;*/
}
*+html ul.leftNav li.selected {
	background:url("../images/left-nav-tl.gif") no-repeat top left;
	position:relative;
	top:-1px;
}
ul.leftNav li.selected a {
	color:#000;
	padding:9px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	/*padding-bottom:10px;
	padding-right:20px;*/
	background:url("../images/left-nav-bl.gif") no-repeat bottom left;
}
*+html ul.leftNav li.selected a {
	padding:1px 0px 7px;
}
ul.leftNav li.selected a:hover {
	text-decoration:none;
}
ul.leftNav li.selected a span.extStyle04 {
	padding:9px 30px 9px 20px;
	width:148px;
	display:block;
	margin:-9px 0px;
	background:url("../images/left-nav-selected.gif") no-repeat center right;
}
/*ul.leftNav li.selected a span.extStyle04 {
	padding:8px 30px 8px 10px;
	width:158px;
	display:block;
	margin:-9px 0px;
	background:url("../images/left-nav-selected.gif") no-repeat center right;
}*/

/*ul.leftNav li.twoLineSelected {
	width:153px;
	padding-right:20px;
	background:url(../images/bg-left-nav-li-twoSelected.gif) repeat-x bottom left;
	position:relative;
	top:-1px;
	padding-bottom:10px;
}*/


.back {
	clear:both;
	display:block;
	background:url("../images/bg-back-link.gif") no-repeat top left;
	font-size:75%;
	padding:5px 30px;
	text-decoration:none;
	color:#db0011;
	margin-bottom:20px;
}
.back:hover {
	text-decoration:underline;
}

ul.breadcrumb {
	float:left;
}
ul.breadcrumb li {
	float:left;
	font-size:75%;
	list-style:none;
	line-height:18px;
	padding-left:8px;
}

ul.breadcrumb li a {	
	background:url("../images/bg-breadcrumb-li.gif") no-repeat right;
	padding-right:14px;
	text-decoration:none;
	color:#db0011;
}

ul.breadcrumb li a:hover {	
	text-decoration:underline;
}


#footer ul {
	padding-bottom:10px;
}

#footer li {
	text-decoration:none;
	display:inline;
	padding:0px 6px 0px 10px;
	background:url("../images/bg-footer-li.gif") no-repeat left;
	font-size:75%;
}
#footer li.first {
	padding:0px 6px 0px 0px;
	background:none;
}
#footer li a {
	display:inline;
	text-decoration:none;
	color:#db0011;
}
#footer li  a:hover {
	text-decoration:underline;
}

.offers {
	float:left;
	clear:both;
	width:100%;
	padding-top: 30px;
}
.offers h2 {
	font-weight:bold;
	font-size:93.75%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:7px;
}
.searchHeader h2 {
	font-weight:normal;
	font-size:125%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:7px;
}
.searchHeader h2 a,
.searchHeader h2 a:visited {
	color:#db0011;
	text-decoration:none;
}
.searchHeader h2 a:hover {
	text-decoration:underline;
}


.searchHeader .filter form input
{
	float:left;
	margin:2px 5px 0;
	width:360px;
}

.searchHeader .filter form a
{
	float:left;
}

.offers .filter {
	clear:both;
	float:left;
	background:#F8F8FA;
	border:1px solid #c8c4d3;
	padding:0px 6px 6px 10px;
	position:relative;
	width:546px;
}

.offers .filter p {
	float:left;
	padding:6px 5px 0 0;
	line-height:21px;
}
.offers .filter form {
float:left;
padding-left:10px;
}
.offers .filter form input {
float:left;
margin-right:10px;
}
.offers .filter ul {
	float:left;
	padding:6px 0 0 0px;
	white-space:nowrap;
}

.offers .filter ul li {
	list-style:none;
	float:left;
	background:url("../images/bg-offers-filter-li.gif") no-repeat right;
	padding:0px 8px 0px 7px;
	font-size:75%;
	line-height:21px;
}
.offers .filter ul li.last {
	background:none;
	padding:0px 0px 0px 7px;
}

.offers .filter ul li.selected {
	font-weight:bold;
}
.offers .filter ul li a {
	color:#db0011;
	text-decoration:none;
}
.offers .filter ul li a:hover {
	text-decoration:underline;
}

.offers .pagination {
	width:100%;
	clear:both;
	float:left;
	padding-top:5px;
}

.offers .pagination select {
	float:left;
	border:1px solid #767676;
	font-size:75%;
	padding:1px;
}

.offers .pagination ul {
	float:right;
	padding-top:3px;
}

.offers .pagination ul li {
	float:left;
	list-style:none;
	font-size:75%;
}

.offers .pagination ul li a {
	color:#db0011;
	text-decoration:none;
	padding:1px 5px 8px;
	display:block;
}
.offers .pagination ul li.selected a {
	color:#000;
	font-weight:bold;
	background:url("../images/bg-pagination-selected-top.gif") no-repeat top left;
}

.offers .paginationBottom ul {
	float:right;
	padding-top:0px;
}

.offers .paginationBottom ul li{
	padding-top:3px;
}

.offers .paginationBottom ul li.selected{
	padding-top:0px;
}
.offers .paginationBottom ul li.selected a {
	padding-top:4px;
	background:url("../images/bg-pagination-selected-bottom.gif") no-repeat top left;
}

.offers .pagination ul li.next a {
	background:url("../images/bg-pagination-next.gif") no-repeat top right;
	padding-right:16px;
	padding-left:10px;
}
.offers .pagination ul li.previous a {
	background:url("../images/bg-linkStyle01.gif") no-repeat top left;
	padding-right:10px;
	padding-left:20px;
}

.offers .pagination ul li a:hover {
	text-decoration:underline;
}

.offers .paginationBottom {
	background:url("../images/bg-divider-dots.gif") repeat-x top left;
}

.offerRow {
	float:left;
	width:100%;
	background:url("../images/bg-divider-dots.gif") repeat-x top left;
	padding:16px 0px 12px 0px;
}
.offerRow .image {
	float:left;
	width:117px;
}
.offerRow .image img {
	float:left;
	border:1px solid #cccccf;margin-left:0px;
}
.offerRow .text {
	float:left;
	width:447px;
}
.offerRow .text .header {
	float:left;
	width:100%;
	/*padding-bottom:2px;*/
}

.offerRow .text .header p strong {
	float:left;
	font-weight:bold;
	margin:0px;
}
.offerRow .text .header p strong a {
	color:#db0011;
	text-decoration:none;
}
.offerRow .text .header p strong a:hover {
	text-decoration:underline;
}

.offerRow .text .header img {
	float:right;
	padding-left:5px;
}
.offerRow .text .header p {
	clear:left;
}
.offerRow .text .description
{
	width:406px;
}
.offerRow .footer p {
	float:left;
	width:100%;
}
.offerRow .footer p a.trigger {
	float:left;
	background:url("../images/bg-expand.gif") no-repeat left 2px;
	padding-left:20px;
}
.offerRow .footer p a.trigger_without_img {
	float:left;
	padding-left:0px;
}

.offerRow .expanded p a.trigger
{
	background:url(../images/bg-collapse.gif) no-repeat left 2px!important;
}
.offerRow .footer p a.hide {
	background:url("../images/bg-collapse.gif") no-repeat top left;
}
.offerRow .footer p span {
	color:#65686f;
	float:right;
}
.offerRow .expanded .accContent .standardContent
{
	padding:5px 0px;
	float:left;
	clear:left;
	width:100%;
}
.offerRow .expanded .accContent .standardContent p
{
	padding-bottom:10px;
}
.offerRow .text .header img.iconNew{
	float: left;
	margin-top: -2px;
}

.dropdown {
	display:none;
	position:absolute;
	right:11px;
	top:-7px;
	z-index:99;
}
.dropdown .header {
	background:url("../images/bg-dropdown.png") no-repeat top left;
	width:309px;
	padding:0px 7px 0px 8px;
}
.dropdown .footer {
	background:url("../images/bg-dropdown-footer.png") no-repeat top right;
	height:10px;
	width:324px;
}
.dropdown h2{
	clear:both;
	padding:16px;
}
.dropdown p.textDivider,
.contentStyle01 p.textDivider {
	background:url("../images/bg-divider-dots.gif") repeat-x left;
	text-align:center;
	font-weight:bold;
	width:100%;
	clear:both;
}
.dropdown p.textDivider span,
.contentStyle01 p.textDivider span{
	background:#fff;
	padding:2px;
}
.dropdown form,
.contentStyle01 form {
	clear:both;
	padding:0px 16px 12px;
	margin:0px;
}
.dropdown form select,
.contentStyle01 form select {
	width:224px;
	border:1px solid #767676;
	font-size:75%;
	padding:1px;
}
.contentStyle01 form select {
	width:474px;
}
*+html .dropdown form select,
*+html .dropdown form select
{
	float:left;
}
.dropdown form .formRow,
.contentStyle01 form .formRow{
	clear:both;
	padding-top:12px;
	position:relative;
	zoom:1;
}
.dropdown .dropdownButton {
	position:absolute;
	bottom:-1px;
	right:1px;
}

.faqs {
	background:url("../images/bg-divider-dots.gif") repeat-x top left;
}
.faqRow {
	background:url("../images/bg-divider-dots.gif") repeat-x bottom left;
	padding:12px 10px;
}
.faqRow h2 {
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
}
.faqRow h2 a {
	color:#db0011;
	text-decoration:none;
	background:url("../images/bg-expand.gif") no-repeat top left;
	padding-left:20px;
	min-height: 16px;
	line-height: normal;

}
.faqRow.expanded h2 a {
	background:url("../images/bg-collapse.gif") no-repeat top left;
}
.faqRow h2 a:hover {
	text-decoration:underline;
}
.faqRow .faqAnswer{
	padding:12px 0px 0px 20px;
}

.offersHeader {
	clear:both;	
}

.offersHeader img {
	float:right;
	border:0px solid #cccccf;
	margin-left:30px;
}

.offersHeader h1 {
	padding-bottom:10px;
}
.offersHeader h2 {
	color:#5c4f7d;
	font-size:125%;
}

.offersHeader .options {
	background:url("../images/bg-divider-dots.gif") repeat-x top left;
	text-align:right;
	padding:10px 0px 10px 0px;
	margin-top:20px;
}
.offers .offersHeader .options {
	background:none;	
	padding:0px 0px 10px 0px;
	margin-top:0px;
}
.offers .offersFooter .options {
	background:url("../images/bg-divider-dots.gif") repeat-x top left;
	padding:10px 0px 10px 0px;
}
.offersHeader .options span{
	float:left;
	color:#65686f;
}
.offers .offersHeader .options h2 {
	float:left;	
	color:#000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.offers .offersHeader .options a img {
	border:none;
	margin:0px;
	padding:0px;
}
.offers .offersHeader .options p{
	float:right;	
}
.iconPrint {

	display:none;

	background:url("../images/bg-icon-print.gif") no-repeat left;
	padding-left:20px;
	padding-right:10px;
	margin-left:10px;
}
.offers .offersHeader .options .iconPrint {
	float:left;
	margin-top:3px;
}	
.iconFavourites {
	background:url("../images/bg-icon-favourites.gif") no-repeat left;
	padding-left:20px;
	padding-right:10px;
	margin-left:10px;
}	
.iconFavouriteFilled {
	background:url("../images/favorite_offer.gif") no-repeat left;
	padding-left:20px;
	padding-right:10px;
	margin-left:10px;
}		
.iconRemove {
	background:url("../images/bg-icon-remove.gif") no-repeat left;
	padding-left:16px;
	padding-right:10px;
	margin-right:30px;
	float:right;
}	

p.iconPhone,
p.iconAt,
p.iconMouse,
p.iconDownload,
.boxStyle05 p.iconPrint {
	padding:0 10px 5px 20px;
	color:#000;
	margin-left:20px;
	float:right;
	width:290px;
}

p.iconPhone {	background:url("../images/bg-icon-telephone.gif") no-repeat left 3px; margin-top:6px;}
p.iconAt {	background:url("../images/bg-icon-at.gif") no-repeat left 3px; margin-top:3px; padding-top:2px;}
p.iconMouse {	background:url("../images/bg-icon-mouse.gif") no-repeat left top; margin-top:2px; padding-top:2px;}
p.iconDownload {	background:url("../images/bg-icon-download.gif") no-repeat left 3px;}
.boxStyle05 p.iconPrint{	background-position:left 3px;	}


.footText {
	color:#65686f;
	text-align:right;
	padding-bottom:20px;
	padding-top:6px;
	/*clear:both;*/
	float:right;
}

.standardContent
{
	clear:right;
}

.gallery {
	margin-bottom:20px;	
}

.gallery ul {
	float:left;
	clear:both;
}
.gallery ul li {
	float:left;
	margin-right:17px;
	margin-bottom:17px;
	/*margin-bottom:17px;*/
	list-style:none;
	display:inline;
}
.gallery ul li.last {
	margin-right:0px;
}

.gallery ul li a {
	float:left;
	border:1px solid #cccccf;
}
.gallery ul li.selected a {
	border:1px solid #db0011;
}

.gallery .mainImage {
	clear:both;
	border:1px solid #cccccf;
	position: relative;
	height: 239px;
	overflow:hidden;
	margin-top: 17px;
}
.gallery .mainImage img{
	position: absolute;
}
.gallery .loadMask{
	background: #FFF;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
	opacity: 0;
}
.gallery .loaderGif{
	top: 110px;
	left: 49%;
}
.gallery .galleryError{
	position: absolute;
	top: 90px;
	width: 100%;
	z-index: 3;
}
.gallery .galleryError div{
	border: 1px solid #C8C4D3;
	background: #E9E7ED;
	padding: 15px;
	font-size: 75%;	
	width: 300px;
	margin: auto;
}
.gallery p {
	color:#251451;
	background:#f4f3f6;
	padding:12px;
}

.accContent {
	clear:both;	
}

p.tick {
	padding-left:40px;
	margin-left:10px;
	background:url("../images/bg-icon-tick.gif") no-repeat top left;
	padding-bottom:10px;
	color:#5c4f7d;
	padding-top:4px;
	margin-right:10px;
}

p.intro {
	font-size:125%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
}

.destinationImage {
	float:right;
	clear:both;
	position:relative;
	width:330px;
	padding-top:248px;
	margin-left:20px;
	display:inline;
}

.destinationImage .imageWrapper {
	position:absolute;
	top:-4px;
	left:-4px;
	width:338px;
	height:256px;
	background:url("../images/bg-destination.gif") no-repeat top left;
}
.destinationImage .imageWrapper {
	padding:8px;
}
.destinationImage p {
	background:#f1f0f4;
	padding:8px 10px;
	color:#5b4f7d;
}

.locations {
	float:left;
	width:100%;
}
.locations p {
	padding-bottom:10px;
	width:350px;
	margin-right:50px;
}
.locations form {
	float:left;
	width:376px;
}
.locations select {
	width:200px;
	float:left; 
}
.locations .extContentAddress {
	padding-top:6px;
	padding-bottom:8px;
}
.locations .extContentAddress p {
	width:auto;
}

#header
{
	position:relative;
}
#header .dropdown
{
	/*display:none;
	position:absolute;
	display:block!important;
	position:relative;
	z-index:120;*/
	top:80px;
	right:14px;
	z-index:11100!important;
}
#header .dropdown .header,
#header .dropdown .footer
{
	float:left;
	clear:both;
}
#header .dropdown .header
{
	background:transparent url(../images/bg-offers-dropdown.png) no-repeat left top;
	padding:0px 6px;
	width:360px;
}
#header .dropdown .footer
{
	background:transparent url(../images/bg-offers-dropdown-footer.png) no-repeat right top;
	height:11px;
	width:372px;
}
#header .dropdown p.offers
{
	width:158px;
	text-align:center;
	float:right;
	position:relative;
	top:4px;
	padding:0px;
	font-weight:bold;
}
#header .dropdown p.offers a
{
	padding:8px 0px 9px;
	display:block;
	color:#000;
}
#page #pageInner #header .dropDownContent
{
	padding:55px 20px 5px;
	float:left;
}
#page #pageInner #header .extStyle02
{
	padding:5px 0px 10px;
}
#header .dropDownContent h2
{
	padding:0px 0px 10px;
}
#header .dropDownContent h2.extStyle01
{
	display:inline-block;
	padding-right:15px;
	background:url(../images/star.gif) right top no-repeat;
}
#header .dropDownContent .offerRow
{
	padding:10px 10px 0px 10px;
	width:340px;
	background-position:left bottom;
	float:left;
}
#header .dropDownContent .offerRow .text,
#header .dropDownContent .offerRow .text .header
{
	width:203px;
	background:none;
	padding:0px;
}
#header .dropDownContent .offersFooter 
{
	width:340px;
	float:left;
	padding:9px 10px 5px;
	position:relative;
	top:-1px;
	border-top:#cccccf 1px solid;
}
/*#header .dropDownContent .offersFooter ul
{
	padding:10px 0px 0px;
}*/
#header .dropDownContent .offersFooter ul li
{
	list-style:none;
	font-size:75%;
}
#header .dropDownContent .offersFooter ul li.listItemRight
{
	float:right;
}
#header .dropDownContent .offersFooter ul li.extPrint a
{
	background:url(../images/print.gif) left top no-repeat;
	padding-left:18px;
}
#header .dropDownContent .offersFooter ul li a
{
	color:#DB0011;
	text-decoration:none;
}
#header .dropDownContent .offersFooter ul li a:hover
{
	text-decoration:underline;
}
/*#header .dropDownContent .offerRow .text .header
{
	width:330px;
}*/

/*tooltip*/
#tooltip{
	margin-left: -10px;
}
.tooltipWrapper2{
	width:336px;
	z-index:1000; 
	padding-bottom:10px;
	cursor:text;
	background:url(../images/helpBoxBottom.png) left bottom no-repeat;
}
.tooltipWrapper2 h3{
	font-size: 75%;
	margin: 0px;
	background:#ffc;
	padding-right: 30px;
}
.tooltipWrapper2 p{  
	padding-top: 10px;
	background:#ffc;
}
.tooltipWrapper3{
	padding:25px 17px 2px 17px;
	background:url(../images/helpBoxTop.png) left top no-repeat;
}

.linkStyle01
{
	font-size:75%;
	padding-bottom:0px;
	position:relative;
	top:-14px;
}
.linkStyle01 a
{
	background:url(../images/bg-linkStyle01.gif) left top no-repeat;
	padding-left:20px;
	color:#DB0011;
	text-decoration:none;
}
.linkStyle01 a:hover
{
	text-decoration:underline;
}
.offerRow .boxStyle04
{
	width:100%;
	background:#F8F8FA url(../images/bg-top-box-style-04.gif) left top no-repeat;
	border:none;
	border-bottom:1px solid #C8C4D3;
	padding:15px 0px 5px 0px;
}
.offerRow .boxStyle04 h4
{
	float:left;
	margin:0px;
	padding:6px 7px;
	font-size:75%;
	color:#251451;
}
.offerRow .boxStyle04 p.iconPhone,
.offerRow .boxStyle04 p.iconMouse
{
	float:left;
	margin-top:5px;
	margin-left:10px;
}
.offerRow .boxStyle04 p.extStyle05
{
	padding-top:5px;
	float:right;
	color:#251451;
}
.linkStyle03
{
	background:url(../images/bg-diff-site.gif) top right no-repeat;
	display:inline-block;
	padding-right:12px;
	margin-right:3px;
}
.buttonStyle01
{
	background:url(../images/bg-button-left-01.gif) left top no-repeat;
	float:left;
	margin:0px;
	padding:0px;
}
.buttonStyle01 a
{
	background:url(../images/bg-button-right-01.gif) right top no-repeat;
	float:left;
	margin:0px;
	padding:3px 14px 5px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
.buttonStyle01:hover
{
	background:url(../images/bg-button-hover-left-01.gif) left top no-repeat;
}
.buttonStyle01:hover a
{
	background:url(../images/bg-button-hover-right-01.gif) right top no-repeat;
}
.buttonStyle01:active
{
	background:url(../images/bg-button-clicked-left-01.gif) left top no-repeat;
}
.buttonStyle01:active a
{
	background:url(../images/bg-button-clicked-right-01.gif) right top no-repeat;
}
.boxStyle04 .buttonStyle01
{
	float:right;
	padding:0px;
	margin-right:5px;
	margin-top:2px;
}
.boxStyle04 .buttonStyle01 a
{
	padding:3px 18px 5px;
	background:url(../images/bg-button-grey-right-01.gif) right top no-repeat;
}
.boxStyle04 .buttonStyle01:hover a
{
	background:url(../images/bg-button-hover-grey-right-01.gif) right top no-repeat;
}
.boxStyle04 .buttonStyle01:active a
{
	background:url(../images/bg-button-clicked-grey-right-01.gif) right top no-repeat;
}
.carousel a.buttonStyle03
{
	float:right;
	background:url(../images/bg-button-purple-right-01.gif) right top no-repeat;
}
.carousel a.buttonStyle03 span
{
	position:relative;
	z-index:2;
	background:url(../images/bg-button-purple-left-01.gif) left top no-repeat;
}
.carousel a.buttonStyle03:hover
{
	background:url(../images/bg-button-clicked-purple-right-01.gif) right top no-repeat;
	cursor:pointer;
}
.carousel a.buttonStyle03:hover span
{
	background:url(../images/bg-button-clicked-purple-left-01.gif) left top no-repeat;
}
.carousel a.buttonStyle03:active
{
	background:url(../images/bg-button-clicked-purple-right-01.gif) right top no-repeat;
}
.carousel a.buttonStyle03:active span
{
	background:url(../images/bg-button-clicked-purple-left-01.gif) left top no-repeat;
}
.dropdown button,
.boxStyle04 button,
.searchHeader button,
button.buttonStyle02,
.overlayWrapper button,
.contentStyle01 button,
.filter form button.goButton,
.pagination button.goButton,
.overlayWrapper span.submitStyle01
{
	float:right;
	width:47px;
	margin:0px;
	padding:0px;
	font-size:75%;
	border:none;
	color:#fff;
	position:relative;
	top:0px;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	background:url(../images/bg-button-left-01.gif) left top no-repeat;
}
.dropdown button span,
.boxStyle04 button span,
.searchHeader button span,
button.buttonStyle02 span,
.overlayWrapper button span,
.contentStyle01 button span,
.filter form button span,
.pagination button.goButton span

{
	width:auto;
	float:left;
	position:relative;
	margin-top:-1px;
	padding:5px 17px 5px 14px;
	background:url(../images/bg-button-right-go.gif) right top no-repeat;
}
.overlayWrapper button.buttonStyle02 span
{
	top:0;
	margin-top:-1px;
}
.dropdown button:hover,
.boxStyle04 button:hover,
.searchHeader button:hover,
.overlayWrapper button:hover,
.contentStyle01 button:hover,
.filter form button:hover
{
	background:url(../images/bg-button-hover-left-01.gif) left top no-repeat;
}
button:hover span
{
	/*text-decoration:underline;*/
	background:url(../images/bg-button-hover-right-go.gif) right top no-repeat;
}
.dropdown button:active,
.boxStyle04 button:active,
.searchHeader button:active,
.overlayWrapper button:active,
.contentStyle01 button:active,
.filter form button:active

{
	background:url(../images/bg-button-clicked-left-01.gif) left top no-repeat;
}
button:active span
{
	background:url(../images/bg-button-clicked-right-go.gif) right top no-repeat;
}
.boxStyle04 button:hover span,
.searchHeader button:hover span
{
	/*text-decoration:underline;*/
	background:url(../images/bg-button-grey-hover-right-go.gif) right top no-repeat;
}
.boxStyle04 button:active span,
.searchHeader button:active span
{
	background:url(../images/bg-button-grey-clicked-right-go.gif) right top no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.dropdown button span
{
	top:0px;
	padding-top:6px;
}
}
.boxStyle04 button
{
	float:left;
	margin-left:10px;
}
.boxStyle04 button span
{
	padding:5px 17px 5px 13px;
	background:url(../images/bg-button-right-go2.gif) right top no-repeat;
}
.boxStyle05 button
{
	top:0px;
}
.boxStyle05 button span
{
	padding:5px 17px 5px 13px;
	background:url(../images/bg-button-right-go.gif) right top no-repeat;
}
.searchHeader button
{
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	width:70px;
	top:0px;
}
.searchHeader button span
{
	width:48px;
	background:url(../images/bg-button-grey-right-go.gif) right top no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.boxStyle04 button span,
.boxStyle05 button span
{
	top:0px;
	width:18px;
	padding-bottom:6px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.searchHeader button span
{
	top:0px;
	padding:6px 17px 5px 13px;
}
.overlayWrapper button span
{
	top:0px;
	padding-bottom:7px;
}
.overlayWrapper .buttonStyle02 span
{
	top:-1px;
}
}
.overlayWrapper button
{
	width:87px;
}
.overlayWrapper button span
{
	width:57px;
}
.overlayWrapper button:hover span
{
	text-decoration:underline;
}
button.buttonStyle02
{
	float: left;
	color:#000;
	font-weight:normal;
	background: transparent url(../images/bg-button-left-02.gif) left top no-repeat;

}
button.buttonStyle02 span
{
	background:url(../images/bg-button-right-02.gif) right top no-repeat;
}
button.buttonStyle02:hover 
{
	background:url(../images/bg-button-hover-left-02.gif) left top no-repeat;
}
button.buttonStyle02:hover span,
button.buttonStyle02:visited span
{
	color:#db0011;
	text-decoration:none;
	/*padding-right:12px;*/
	background:url(../images/bg-button-hover-right-02.gif) right top no-repeat;
}
button.buttonStyle02:active 
{
	background:url(../images/bg-button-clicked-left-02.gif) left top no-repeat;
}
button.buttonStyle02:active span
{
	background:url(../images/bg-button-clicked-right-02.gif) right top no-repeat;
}
.locations button.buttonStyle02
{
	width:127px;
	margin-left:20px;
	float:left;
}
.locations button.buttonStyle02 span
{
	width:98px;
}
.overlayWrapper button.buttonStyle02
{
	width:76px;
}
.overlayWrapper button.buttonStyle02 span
{
	width:47px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
button.buttonStyle02 span
{
	padding:6px 17px 5px 14px;
	margin-top:1px;
}
}
*+html .overlayWrapper button
{
	float:right;
}
*+html .overlayWrapper button.buttonStyle02
{
	float:left;
}
/*button,
button.buttonStyle02
{
	cursor:pointer;
}*/
.linkStyle04
{
	float:right;
}
.extSpacing01
{
	margin-top:20px;
	margin-bottom:20px;
}
.extSpacing01 p
{
	font-weight:bold;
	color:#5c4f7d;
	padding-bottom:10px;
}

.boxStyle04 button span
{
	*padding-left:14px;
	*margin-top:1px;
}

.offers .filter SELECT.width160{ width:160px;}
.width445IE{ *WIDTH: 445px !important;}
h1.h1heading
{
 background:transparent url(../images/map-red-bar-seperator.gif) no-repeat scroll left bottom;
 clear:both;
 padding:16px;
 color:#9289A8;
 font-family:"Times New Roman",Times,serif;
 font-size:103%;
 font-weight:normal;
 
}

h1.h1heading span
{
 color:#251451;
 font-size:133.33%;
}
.pheadingRow h1 {
 padding-bottom:20px;
}
.pheadingRow
{
 float:left;
 width:764px;
}

/* Classes for OR alignment */

p.redemptionOR {
clear: both; margin-left:190px;
}

P.redemptionData {
            FLOAT: left; MARGIN-LEFT: 200px! important; WIDTH: 50%
}

label.labelhide{
display:none;
} 

a.skiplink, a.skiplink:hover, a.skiplink:visited{ position:absolute; left:0px; top:-500px; width:1px; height:1px; color:#FFFFFF; overflow:hidden;}

a.skiplink:active, a.skiplink:focus{ position:static; width:auto; height:auto; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.offers .offersHeader h2.myoffer {
 font-weight:bold;
 font-size:93.75%;
 font-family:Arial, Helvetica, sans-serif;
 color:#000;
 padding-bottom:7px;
}

.formRow input.exploreDestinationButton {
background:url(../images/bg-button-left-01.gif) left top no-repeat;
margin-top:-1px
PADDING-RIGHT: 17px;
PADDING-LEFT: 14px;
FONT-SIZE: 75%;
FLOAT: right;
PADDING-BOTTOM: 5px;
MARGIN: 0px;
WIDTH: 47px;
CURSOR: pointer;
COLOR: #fff;
BORDER-TOP-STYLE: none;
PADDING-TOP: 5px;
FONT-FAMILY: Arial,Helvetica,sans-serif;
BORDER-RIGHT-STYLE: none;
BORDER-LEFT-STYLE: none;
POSITION: relative;
TOP: 0px;
BORDER-BOTTOM-STYLE: none
}

div.faqAnswer {width:490px!important;}

.boxStyle03 h2 span {
	border-left:1px solid #f7f7f8;
	position:relative;
}

#header,
#mainNav
{

}
#welcome,
.col,
.headRow,
.leftNavWrapper
{
	background-color:#fff!important;
}

.offers .filter form button.goButton{
	position:absolute;
	right:6px;
	top:4px;
	width:35px;
}
.pagination button.goButton {
	float:left!important;
	margin-left:10px!important;
	width:35px!important;

}
.offers .filter form button.goButton span,
.pagination button.goButton span {
	padding-left:8px!important;
	padding-right:12px!important;
}
/*
.pagination button.goButton span {
	padding-left:14px!important;
	padding-right:18px!important;
} */
.offers .filter select {
	position:absolute;
	right:50px;
	top:6px;
	border:1px solid #767676;
	font-size:75%;
	padding:1px;
}

.offers .filter form button span{	background:url(../images/bg-button-right-go2.gif) right top no-repeat;}
.offers .filter form button:hover span{	background:url(../images/bg-button-hover-right-go2.gif) right top no-repeat;}
.offers .filter form button:active span{	background:url(../images/bg-button-clicked-right-go2.gif) right top no-repeat;}

span.spanhide
{display:none;}

.tooltipWrapper1 .close
{
	display: inline; 
	background:transparent url(../images/bg-overlay-close.gif) no-repeat scroll right center;
	float:right;
	height:14px;
	margin-top:-6px;
	margin-right:-6px;
	text-decoration:none!important;
		color: #DB0011;
	font-size: 75%;
	padding: 0px 17px 2px 0px;
}

div.skipdiv{ margin:0; padding:0;} 
#startcontent {width: 1px; height: 1px; overflow: hidden;} /*this seems to be the optimum implementation of a target*/
#startcontent a, #startcontent a:focus, #startcontent a:hover, #startcontent a:visited, #startcontent a:active {text-decoration:none;}

#headerLinks form input#globalSite {
	width:143px;
}

.faqRow span{ 
	display:inline;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	margin-right:-10px;
	width:15px!important;
	
}

.tooltipWrapper7{
	background:#ffc!important;
}

/*@media all and (min-width: 0) {
.dropdown button span,
.boxStyle04 button span,
.searchHeader button span,
button.buttonStyle02 span,
.overlayWrapper button span,
.contentStyle01 button span,
.filter form button span,
.pagination button.goButton span,
.overlayWrapper button.buttonStyle02 span
{
	margin-top:0px;
}
}*/

.locations button.buttonStyle02 span
{
	margin-top:-1px;
}

#dropdownDestinations {
	background: #fff;
}
.pagination span.submitStyle01 {
	margin-left: 10px;
}
span.submitStyle01
{
	float: left;
	margin:0px;
	padding: 0 15px 0 0;
	border:none;
	background:url(../images/bg-button-right-go.gif) right top no-repeat;
	cursor: pointer;
}

span.submitStyle01 input
{
	font-family: Arial, Helvetica, sans-serif;
	width: auto!important;
	border: none;
	font-size:75%;
	overflow: visible;
	float:left!important;
	position:relative;
	margin: 0!important;
	cursor: pointer;
	color: #fff;
	padding: 4px 2px 6px 14px;
	background:url(../images/bg-button-left-01.gif) left top no-repeat;
}
span.submitStyle01:hover
{
	background:url(../images/bg-button-hover-right-01.gif) right top no-repeat;
}
span.submitStyle01:hover input
{
	background:url(../images/bg-button-hover-left-01.gif) left top no-repeat;
}
.dropdown span.submitStyle01
{
	float:right;
}
.filter span.submitStyle01
{
	right:0px;
	top:4px;
	position:absolute;
}
span.goButton 
{
	padding-right:14px;
}
span.goButton input
{
	padding-left:10px;
	padding-right: 0px;
}

.fontSizeChanger span{
	float: left;
    font-size:75%;
}
.fontSizeChanger a{
	float: left;
	margin-left: 5px;
}
.fontSizeChanger img{
	margin-top: -2px;
	float: left;
	position: relative;
}
.fontSizeChanger img.disabled{
	display: none;
}
.fontSizeChanger .disabled img{
	display: none;
}
.fontSizeChanger .disabled img.disabled{
	display: inline;
}

.zoom1 input,
.zoom1 select
{
	font-size:82.25%!important;
}
.zoom2 input,
.zoom2 select
{
	font-size:87.5%!important;
}

.zoom1 #welcome .dropdown .top .topInner
{
	width:190px!important;
}
.zoom2 #welcome .dropdown .top .topInner
{
	width:204px!important;
}


.zoom1 #headerLinks form {
	width:470px;
}
.zoom2 #headerLinks form {
	width:495px;
}

.overlayContent span.submitStyle01
{
	width:auto;
	font-size:100%;
	padding-right:15px;
	background:url(../images/bg-button-right-go.gif) no-repeat scroll right top;
}
.fontSizeChanger
{
	position:absolute;
	right:20px;
	bottom:-27px;
}

.zoom1 .offers .filter 
{
	padding-bottom:30px;
}
.zoom2 .offers .filter 
{
	padding-bottom:34px;
}
.zoom1 .offers .filter span.submitStyle01,
.zoom2 .offers .filter span.submitStyle01,
.zoom1 .offers .filter select,
.zoom2 .offers .filter select
{
	top:30px;
}
.zoom1 .offers .filter select {
	right:57px;
}
.zoom2 .offers .filter select {
	right:65px;
}

.zoom1 .searchHeader .filter form span.submitStyle01,
.zoom2 .searchHeader .filter form span.submitStyle01 {top:4px;}
.zoom1 .searchHeader .filter form input {width:342px;}
.zoom2 .searchHeader .filter form input {width:328px;}

.standardContent li li {font-size:100%;}

div.bx_error{
padding:5px 0px 3px 0px ; 
border:1px solid #ccc;
background-color:#fbfbcc;
margin-bottom:12px;
float:left;
margin-top:-16px;
margin-left:20px;
width:96%;
_margin-bottom:5px;
}
div.bx_error p{
text-align:center;
font-weight:bold;
color:#DB0011;
}
.boxStyle06{
	background: url("../images/rhs-box-style-bottom.gif") no-repeat scroll left bottom transparent;
	margin: 20px 0px 0px 0px;
}

.boxStyle03:after,
.boxStyle06:after{
	content: '.';
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}

.boxExt06b
{
	margin-top:0; 
}
.colStyle03 .boxStyle06{
	margin: 20px 0px 0px;
}
.boxStyle06Inner{
	background: url("../images/rhs-box-style-top.gif") no-repeat scroll left top transparent;
	padding: 14px 16px 16px;
}
.boxStyle06Inner small{
	font-size: 100%;
}
.boxStyle06Inner a{
	font-size: 91.66%;
}
.boxStyle06Inner h2{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCF;
	font-size: 100%;

}
.boxStyle06Inner p{
	padding: 0px;
}
.overlayWrapper button.buttonStyle04,
a.buttonStyle03{
	background:url(../images/bg-button-right-01.gif) right top no-repeat;
	float:left;
	margin:0px;
	padding:0px 13px 0px 0px;
	font-size: 75%;
	text-decoration: none;
}
.overlayWrapper button.buttonStyle04 span,
a.buttonStyle03 span
{
	background:url(../images/bg-button-left-01.gif) left top no-repeat;
	float:left;
	margin:0px;
	padding:0px 2px 0px 15px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	line-height:25px;
}
.overlayWrapper button.buttonStyle04:hover,
a.buttonStyle03:hover
{
	background:url(../images/bg-button-hover-right-03.gif) right top no-repeat;
}
.overlayWrapper button.buttonStyle04:hover span,
a.buttonStyle03:hover span
{
	background:url(../images/bg-button-hover-left-01.gif) left top no-repeat;
}
.overlayWrapper button.buttonStyle04:active,
a.buttonStyle03:active
{
	background:url(../images/bg-button-clicked-right-01.gif) right top no-repeat;
}
.overlayWrapper button.buttonStyle04:active span,
a.buttonStyle03:active span
{
	background:url(../images/bg-button-clicked-left-01.gif) left top no-repeat;
}
.overlayWrapper button.buttonStyle04{
	overflow: visible;
	cursor: pointer;
	position: relative;
	float: right;
}
.overlayWrapper button.buttonStyle04:hover span,
.overlayWrapper button.buttonStyle04:hover{
	text-decoration: none;
}
.overlayWrapper button.buttonStyle04::-moz-focus-inner {
	border: none; 
}
.overlayWrapper button.buttonStyle04 span{
	white-space: nowrap;
	position: relative;
	margin-right: 0px;
}
x:-moz-any-link,
.overlayWrapper button.buttonStyle04 span{
	margin-right: -2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.overlayWrapper button.buttonStyle04 span {
		margin-top: -1px;
		margin-right: -3px;
		line-height: 26px;
	}
}
x:-moz-any-link,
.overlayWrapper button.buttonStyle02 span{
	margin-left: -2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.overlayWrapper button.buttonStyle02 span {
		margin-top: -1px;
		margin-left: -3px;
	}
}
.zoom1 span.submitStyle01 input
{
	padding-top: 3px;
}
.zoom2 span.submitStyle01 input
{
	padding-top: 2px;
}

.fauxCols01{
	background: url('../images/bg-box-style-02-faux-col.gif') 20px bottom no-repeat;
}
.fauxCols01 .col{
	background: none !important;
}
p.textStyle01{
	font-weight: bold;
	float: left;
	font-size: 100%;
}
img.imageStyle01{
	margin: 0px 5px 20px 0px;
	float: left;
}

table.content{
	width: 100%;
}
table.content th{
	background: #E2E2E2;
	padding-bottom: 15px;
}
table.content td{
	background: #F7F7F7;
	padding: 3px 0px 3px;
}
.offsetHide{
	position: absolute;
	left: -10000px;
}
#footer .logo
{
	padding:15px 0 10px;
}

