/* Portland Apartments CSS Document */

/************************************************************************************************
CUSTOM RESET
************************************************************************************************/

h1, h2, h3, h4, p, ul, li, body, div, table, checkbox, select, a, ul, ol, li, tr, th, td, span {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body, form {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.block {
	display:block;
}
.inline {
	display:inline;
}
div.main-wrapper {
	width:100%;
	height:auto!important;
	height:100%;
	min-height:100%;
	overflow:visible;
	position:relative;
}
div.header {
	width:100%;
	height:130px;
	background:#222121;
	margin-bottom:3px;
}
div.header-wrapper {
	width:960px;
	height:130px;
	margin:0 auto;
	position:relative;
	z-index:100000;
}
div.header-wrapper-small {
	width:800px;
	margin:0 auto;
	position:relative;
}
a.logo {
	width:160px;
	height:130px;
	display:block;
	background:url(../img/general/logo.jpg);
	float:left;
}
ul.main-navigation {
	width:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	float:left;
	margin:55px 0 0 250px;
}
ul.main-navigation li {
	display:inline;
	position:relative;
}
ul.main-navigation li a {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}
ul.main-navigation li a:hover, ul.main-navigation li a.active {
	color:#729FAA;
}
li.bar {
	color:#fff;
	padding:0 5px;
}
/************************************************************************************************
MAIN NAV DROPDOWN MENU
************************************************************************************************/
ul.main-navigation li table.menu {
	display:none;
}
ul.main-navigation li:hover table.menu {
	width:453px;
	max-width:453px;
	display:block;
	position:absolute;
	top:19px;
	left:0;
	background:#333;
	padding:15px 15px 20px 15px;
	z-index:1000000000000000!important;
	border-top:10px solid #222121;
}
table.submenu {
	margin-bottom:15px;
*margin:15px 15px 20px 15px;
}
table.submenu td {
	width:150px;
	margin-right:20px;
}
div.wrapper {
	width:960px;
	height:auto;
	margin:0 auto;
}
div.wrapper-small {
	width:800px;
	height:auto;
	margin:0 auto;
}
div.top-content {
	width:100%;
	height:auto;
	overflow:hidden;
	background:#F0EEE6;
	margin-bottom:20px;
}
div.slideshow {
	width:640px;
	height:427px;
	float:left;
	background:#666;
	overflow:hidden;
}
div.slides-pagination {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10000;
}
.static-mobile-image {
	display:none;
}
div.online-booking {
	width:320px;
	height:427px;
	float:right;
	background:#222121;
}
div.online-booking-header {
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	text-transform:capitalize;
	color:#FFF;
	background:#444;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
}
ul.online-booking-form {
	width:320px;
}
ul.online-booking-form li {
	list-style:none;
	width:305px;
	height:55px;
	line-height:55px;
	list-style:none;
	padding-left:15px;
	background:url(../img/general/booking-form-li-bg.png) no-repeat left top;
	border-top:1px solid #333;
	display:block;
}
ul.online-booking-form select {
	float:right;
	margin:17px 10px 0 0;
    padding: 3px;
}
ul.online-booking-form label {
	font-size:11px;
	float:left;
	color:#FFF;
	text-transform:uppercase;
}
span.label {
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	padding-bottom:13px;
}
span.float-right {
	float:right;
	margin-right:10px;
}

div.page-title {
	width:940px;
}
div.page-title-small {
	width:780px;
}
div.left-col {
	width:610px;
	height:auto;
	overflow:auto;
	float:left;
}
div.right-col {
	width:320px;
	height:auto;
	overflow:hidden;
	float:right;
}
div.accreditations {
	width:100%;
	height:144px;
	line-height:144px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin:20px 0;
}
div.accreditations ul li {
	font-family:Arial, Helvetica, sans-serif;
    font-size:110%;
	display:inline-block;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../img/icons/tickbox.png) no-repeat center left;
	padding-left:30px;
	margin-right:20px;
	float:left;
}
div.accreditations .right-col ul li {
    background:none;
    padding:0;
    margin:0;
}
div.accreditations img {
	float:right;
	margin-top:25px;
    padding-left:4px;
}
div.aside-title {
	width:305px;
	height:40px;
	line-height:40px;
	background:#B6D0D2;
	font-size:18px;
	border-bottom:3px solid #FFF;
	padding-left:15px;
}
div.aside-text {
	width:320px;
	height:auto;
	background:#F4F4F4;
	border-bottom:3px solid #FFF;
	font-weight:bold;
}
div.aside-text ul {
	padding:15px;
}
div.aside-text ul li {
	list-style:none;
	padding:5px 0;
}

/************************************************************************************************
APARTMENT LISTINGS
************************************************************************************************/

div.apartment-listing-wrapper {
	width:960px;
	height:auto;
	display:block;
	padding:25px 0;
	border-top:1px solid #CCC;
	float:left;
}

div.apartment-listing-wrapper img {
	float:left;
	position:relative;
}

div.apartment-listing-details {
	width:470px;
	float:left;
	margin-left:35px;
}

div.guests-icon {
	width:65px;
	height:40px;
	line-height:40px;
	background:url(../img/icons/guests-icon.png) no-repeat left top;
	text-align:right;
}

.pagination {
	position:relative;
	float:right;
	top:0;
	right:0;
	width:100%;
	height:100%;
	z-index:600;
}

div.special-offer {
    margin-top:15px;
    width:512px;
    background-image: url('../img/general/specialoffer.jpg');
    background-repeat:no-repeat;
    background-color: #FF3366;
    padding: 10px;
}

div.special-offer p {
    font-family:arial;
    font-weight:bold;
    color:#fff;
    font-size:13px;
    position:relative;
    width:400px;
    margin-left:80px;
}

/************************************************************************************************
DATE FILTER
************************************************************************************************/

ul.page-date-range {
	height:auto;
	margin-bottom:20px;
	float:right;
	clear:both;
}
ul.page-date-range li {
	float:left;
	list-style:none;
	margin:0 7px;
}
ul.page-date-range label {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#333333;
	line-height:35px;
	text-align:left;
}
ul.page-date-range input[type="text"] {
	width:235px;
	height:35px;
	line-height:35px;
	background:#F4F4F4 url(../img/icons/datepicker.png) no-repeat 225px center;
	border:1px solid #E5E5E5;
	padding-left:15px;
}

input.datepicker {
    width:150px;
	height:25px;
	line-height:35px;
	background:#F4F4F4 url(../img/icons/datepicker.png) no-repeat 140px center;
	border:1px solid #E5E5E5;
	padding-left:15px;
}

div.pre-booking-panel {
	width:264px;
	height:395px;
	border:1px solid #CCC;
	float:right;
	padding:16px;
}
table.pre-booking-panel-info {
	margin-bottom:20px;
}
div.apartment-info {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	margin-top:20px;
	padding:20px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
div.apartment-info-text {
	width:400px;
	height:auto;
	float:left;
	margin-right:20px;
}
div.calendar {
	width:160px;
	height:290px;
	margin-right:20px;
	float:left;
}
div.map {
	width:360px;
	height:300px;
	float:left;
}
.top-margin {
	margin-top:15px;
}
table.booking-details-table {
	width:100%;
	border-collapse:collapse;
}
table.booking-details-table ul li {
	list-style:none;
}
table.booking-details-table tr {
	border-bottom:1px solid #CCC;
	padding:10px 0;
}
table.booking-details-table td {
	padding:15px 0;
}
td.price-details {
	width:678px;
	border:1px solid #CCC;
	padding:20px!important;
}
table.extras td {
	padding:0 10px 5px 0;
}
td.price-box {
	width:258px;
	border:1px solid #CCC;
	text-align:center;
}
tr.booking-details-button {
	border-bottom:none!important;
	float:right;
}
/************************************************************************************************
REGISTRATION FORM
************************************************************************************************/

ul.form {
	width:100%;
	margin-bottom:45px;
}
ul.form li {
	list-style:none;
	margin:10px;
}
ul.form label {
	width:200px;
	float:left;
	height:30px;
	line-height:30px;
	clear:left;
}
ul.form input[type="text"], input.promo-code {
	width:235px;
	height:30px;
	line-height:30px;
	background:#F4F4F4;
	border:1px solid #E5E5E5;
	padding-left:15px;
	margin-left:0;
}
ul.form input[type="password"] {
	width:235px;
	height:30px;
	line-height:30px;
	background:#F4F4F4;
	border:1px solid #E5E5E5;
	padding-left:15px;
	margin-left:0;
}

ul.form textarea {
	width:233px;
	height:70px;
	line-height:30px;
	background:#F4F4F4;
	border:1px solid #CCC;
	padding-left:15px;
	margin-left:0;
	border:1px solid #E5E5E5;
}
li.form-section-title {
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#333;
}
ul.form input[type="checkbox"] {
	float:left!important;
}
li.checkbox {
	float:left!important;
}
div.form-footer {
	width:100%;
	border-top:1px solid #CCC;
	float:left;
	clear:both;
	padding:20px 0;
	margin-top:20px;
}
ul.button-list {
	float:right;
}
ul.button-list li {
	list-style:none;
	text-align:right;
	margin-bottom:10px;
}
ul.button-list li a {
	margin-bottom:10px;
}
div.form-footer img {
	float:left;
}
div.booking-button {
	float:right;
	margin-top:20px;
}

ul.document-list {
	padding-left:15px;
	
}

ul.document-list li{
	margin:5px 0;
	
}

/************************************************************************************************
LOGIN / REGISTER
************************************************************************************************/


div.login {
	width:48%;
	height:300px;
	float:left;
	border:1px solid #CCC;
	position:relative;
}
div.register {
	width:48%;
	height:300px;
	float:right;
	border:1px solid #CCC;
	position:relative;
}
div.login a, div.register a {
	position:absolute;
	bottom:6%;
	right:4%;
}
div.login ul li {
	list-style:none;
}
div.register ul {
	margin-top:1em;
}
div.register ul li {
	margin-left:15px;
	padding:0.3em 0;
}
div.skipper {
	height:auto;
	min-height:80px;
	line-height:80px;
	border:1px solid #CCC;
	margin-top:4%;
	background:#f9f9f9;
	overflow:hidden;
}
div.login-register-title {
	width:100%;
	height:60px;
	line-height:60px;
	background:#f9f9f9;
	text-align:center;
	margin-bottom:2em;
}
div.clearfloat {
	width:100%;
	overflow:hidden;
}
span.title-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
}
div.login-register-wrapper {
	width:60%;
	margin:0 auto;
}
input.login {
	width:97%;
	height:30px;
	line-height:30px;
	background:#F4F4F4;
	border:1px solid #E5E5E5;
	padding-left:2%;
	margin-left:0;
	margin-bottom:1.5em;
}
div.skipper-text {
	float:left;
	padding-left:4%;
}
div.skipper-btn {
	float:right;
	margin-top:1.9%;
	padding-right:2%;
}
ul.login li {
	padding:0.2em 0;
}

/************************************************************************************************
CHECKOUT
************************************************************************************************/

table.checkout {
	width:100%;
	border-collapse:collapse;
	margin-bottom:2%;
}
table.checkout th {
	font-size:12px;
	font-weight:normal;
}
tr.checkout-header {
	height:40px;
	background:#B6D0D2;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#333;
}
tr.checkout-header td {
	padding:0 10px!important;
}
tr.table-headers {
	height:40px;
	background:#F9F9F9;
}
table.promo-code {
	width:97%;
	border-collapse:collapse;
}
table.basket-summary {
	width:100%;
	border-collapse:collapse;
}
table.checkout td {
	padding:1% 0;
}
table.checkout td a.submit, table.checkout td a.small-submit {
	float:right;
}
table.promo-code td {
*padding-top:0!important;
}
table.checkout td img {
	margin-right:2%;
}
tr.border-bottom {
	border-bottom:1px solid #e5e5e5;
}
.clear {
	clear:both;
}

/************************************************************************************************
PROGRESS BAR
************************************************************************************************/

ul.progress-bar {
	width:600px;
	height:50px;
	margin:3% auto;
}
ul.progress-bar li {
	width:20%;
	height:50px;
	display:list-item;
	float:left;
	text-align:center;
	list-style:none;
	font-weight:bold;
}
ul.progress-bar li a {
	display:block;
	color:#CCC;
	text-decoration:none;
	font-weight:normal;
}
.solid {
	background:url(../img/general/solid-bg_s1.jpg);
}
.progress-active {
	background:url(../img/general/active-bg_s1.jpg);
	color:#333!important;
	font-weight:bold!important;
}

/************************************************************************************************
FOOTER STYLES
************************************************************************************************/

div.footer {
	width:100%;
    height:55px;
	line-height:55px;
	background:#222121;
	position:absolute;
	bottom:0;
	left:0;
}
div.footer img { padding-top:10px;border: 0; }

div.footer ul {
	float:right;
}
div.footer ul li {
	display:inline;
}
div.footer ul li a {
	display:inline;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}
div.copyright {
	color:#FFF;
	float:left;
}

.footer-padding {
	width:100%;
	/*padding-bottom:110px;*/
    padding-bottom:165px;
	clear:both;
}

/* new footer styles 15/02/16 */
.footer-top-bar {
    position: absolute;
    margin-top: -45px;
    width: 100%;
    line-height: 33px;
}

    .footer-top-bar:after {
    }

    .footer-top-bar .footer-social-media {
        float: left;
        margin-top: -2px;
    }

        .footer-top-bar .footer-social-media a {
            display: inline-block;
        }

            .footer-top-bar .footer-social-media a img {
                padding-top: 0;
            }

    .footer-top-bar div {
        float: right;
    }

        .footer-top-bar div a {
            color: #222121;
            text-decoration: none;
        }

.footer-bottom-bar {
    background: #222121;
}

/************************************************************************************************
TEXT STYLES
************************************************************************************************/

div.page-title, div.page-title-small  {
	height:36px;
	line-height:36px;
	background:#CAC1A6;
	font-size:16px !important;
    font-weight:normal !important;
	color:#FFF;
	padding-left:20px;
	margin:17px 0 20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

 h1#ctl00_ContentPlaceHolder1_divHeader {
    font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	margin-bottom:5px;
 	font-weight:normal;
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 36px;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}

h2 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
}

h3 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
}


h1.number {
	font-size:18px;
	color:#FFF;
	text-align:center;
	margin:15px 0;
	font-weight:normal;
}
h1.booking-details {
	margin-bottom:3px;
}

h2.blue {
	color:#729FAA;
}

p {
	line-height:18px;
	margin-bottom:10px;
}


span.location {
	height:30px;
	line-height:20px;
	width:auto;
	display:block!important;
	background:url(../img/icons/location.png) no-repeat!important;
	padding-left:20px;
	margin:8px 0 0 0;
}
span.original-price {
	color:#F00;
	text-decoration:line-through;
}
span.add-guests-number {
	font-size:18px;
	color:#333;
	font-weight:bold;
}
span.events-date, span.testimonial-name {
	display:block;
	margin-top:3px;
	color:#666;
	font-weight:normal!important;
}
span.required {
	margin-left:10px;
}
span.check-text {
	width:235px;
	display:block;
	float:left;
	margin-left:7px;
	font-size:11px;
	line-height:16px;
	color:#777;
}

.grey {
	color:#999;
}
table.submenu th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:capitalize;
	text-align:left;
	font-weight:normal;
	color:#FFF;
}
table.submenu td a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:capitalize;
	color:#999;
}
table.submenu td a:hover {
	color:#FFF;
}
/************************************************************************************************
LINK STYLES
************************************************************************************************/

a.quick-link1, a.quick-link2, a.quick-link3, a.quick-link4 {
	width:217px;
	height:86px;
	display:inline-block;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	text-transform:uppercase;
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	color:#FFF;
	padding:10px;
}
a.quick-link1 {
	background:#3D2C25;
    text-decoration: none;
}
a.quick-link1:hover {
	background:#2C1F1B;
}
a.quick-link2 {
	background:#5C4F3E;
	margin-left:0;
    *margin-left:4px; /* IE7 and below */
    text-decoration: none;
}
a.quick-link2:hover {
	background:#362F25
}
a.quick-link3 {
	background:#7D7757;
	margin-left:1px;
     *margin-left:4px; /* IE7 and below */
     text-decoration: none;
}
a.quick-link3:hover {
	background:#534F39;
}
a.quick-link4 {
	background:#9BAD7F;
	margin-left:1px;
 *margin-left:4px; /* IE7 and below */
 text-decoration: none;
}
a.quick-link4:hover {
	background:#6B7D51;
}
a.submit-grey {
    width:auto;
	height:44px;
	line-height:44px;
	display:inline-block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 70px 0 15px;
}
a.submit, a.details {
	width:auto;
	height:44px;
	line-height:44px;
	display:inline-block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 70px 0 15px;
}
a.details {
	background:#999 url(../img/buttons/button-bg.png) no-repeat center right;
	float:left;
	margin-right:20px;
}
a.details:hover {
	background:#777 url(../img/buttons/button-bg.png) no-repeat center right;
	color:#FFF;
}
a.submit {
	background:#75A1AA url(../img/buttons/button-bg.png) no-repeat center right;
	float:left;
}
a.submit:hover {
	background:#45A1AA url(../img/buttons/button-bg.png) no-repeat center right;
	color:#FFF;
}
a.submit-grey {
	background:#999 url(../img/buttons/button-bg.png) no-repeat center right;
	float:left;
}
a.submit-grey:hover {
	background:#777 url(../img/buttons/button-bg.png) no-repeat center right;
	color:#FFF;
}
a.submit-home {
	width:205px;
	height:44px;
	line-height:44px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 70px 0 15px;
	margin-top:25px;
	background:#75A1AA url(../img/buttons/button-bg.png) no-repeat center right;
}
a.submit-home:hover {
	background:#45A1AA url(../img/buttons/button-bg.png) no-repeat center right;
	color:#FFF;
}
a.small-submit {
	width:100px;
	height:30px;
	line-height:30px;
	display:inline-block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background:#999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.small-submit:hover {
	background:#777;
}
a.telephone-number {
	width:auto;
	height:20px;
	line-height:20px;
	color:#fff;
	display:block;
	float:right;
	background:url(../img/icons/telephone.png) no-repeat;
	padding-left:40px;
	text-decoration:none;
	margin-top:55px;
	cursor:default;
}
a.btnPrev {
	width:20px;
	height:30px;
	display:block;
	position:absolute;
	left:3%;
	top:43%;
	background:url(../img/icons/previous-icon.png) no-repeat;
}
a.btnNext {
	width:20px;
	height:30px;
	display:block;
	position:absolute;
	right:3%;
	top:45%;
	background:url(../img/icons/next-icon.png) no-repeat;
}
a.email {
	display:block;
	background:url(../img/icons/mail-icon.png) no-repeat left top;
	padding-left:30px;
	text-decoration:none;
	color:#444;
}
a.telephone-number2 {
	display:block;
	background:url(../img/icons/telephone2.png) no-repeat left top;
	padding-left:30px;
	text-decoration:none;
	color:#444;
	cursor:default;
}
a.email:hover {
	text-decoration:underline;
}
div.form-text {
	color:#FFF;
	text-align:center;
	padding:10px 0;
}

/* ----- Validation and error messages class starts -----*/
.validationsummary {
	border: 1px solid #b08b34;
	background: transparent url(../img/icons/WarningHeader.gif) no-repeat 12px 30px;
	padding: 0 0 13px 0;
	font-size:12px;
	width:99%;
}
.validationheader {
	left: 0px;
	position: relative;
	font-size: 11px;
	background-color: #e5d9bd;
	color: #56300a;
	height: 14px;
	font-weight: bold;
	border-bottom: 1px solid #b08b34;
	padding-top: 3px;
}
.validationsummary ul {
	padding-top: 5px;
	padding-left: 45px;
	list-style:none;
	font-size: 11px;
	color:#982b12;
	font-style:italic;
}
.validationsummary ul li {
	padding: 2px 0 0 15px;
	background-image:url(../img/icons/Warning.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
}
/* -- --Validation and error messages class ends -- --*/


/************************************************************************************************
.NET TRACE
************************************************************************************************/
#__asptrace {
    position:relative;
    top: 160%;
    background-color: yellow;
}

span.tracecontent tr.alt {
    background-color: yellow !important;
}



.wrapper-small ul, .wrapper-small ol
{
	margin:0;
	padding:0 0 1em 0;

}
.wrapper-small ul li, .wrapper-small ol li
{
	margin:0 1.5em;
	padding:0.5em 0.25em ;

}
.wrapper-small h2, .wrapper-small h3
{
	font-weight:bold;
	margin-top:1em;
}

.wrapper-small .displayTable
{
	margin:1em 0 2em 0;
	border-collapse:collapse;
}
.wrapper-small .displayTable td
{
	border:1px solid #ccc;
	padding:0.75em;
}

/* BANNER */
.slide{
	line-height:normal;
	float:left;
    position:relative;
}
.webnetBanner{
	width:3000px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.webnetBannerContainer{
	overflow:hidden;
	height:20px;
	position:relative;
}
.slideForward span, .slideBack span{ display:none;}
.slideForward{
	width:36px;
	height:81px;
	cursor:pointer;
	position:absolute;	
	z-index:5;
	display:none;
	/*background:url(/images/general/bannerRightArrow.png) no-repeat;*/
}
.slideForward:hover{/*background:url(/images/general/bannerRightArrow_over.png) no-repeat*/}
.slideBack{
	width:36px;
	height:81px;
	float:left;
	z-index:5;
	position:absolute;
	display:none;
	cursor:pointer;
	/*background:url(/images/general/bannerLeftArrow.png) no-repeat;*/
}
.slideBack:hover{/*background:url(/images/general/bannerLeftArrow_over.png) no-repeat;*/}
.webnetBannerLink{
	width:290px;
	height:190px;
	margin-left:11px;
}
.firstLink{
	margin-left:0px;
}
.banner_spots{
	width:auto;
	margin:0 auto;
	text-align:center;
	display:none; /*table;*/
}
.banner_spots ul{
	list-style:none;
	margin:2px 0 0 0;
	padding:0;
	display:block;
	margin:15px auto;
}
.banner_spots li{
	margin:0;
	padding:0 2px;
	display:inline;
	width:14px;
}
.banner_spots li a{
	display:inline-block;
	width:14px;
	height:14px;
	overflow:hidden;
}
.banner_spots li a:hover, .banner_spots li a.selected{background-position:0 -14px;}
.banner_spots li a span{ display:none;}
.banner_spots li a{/*background:url(/images/general/banner_spot.png) no-repeat;*/}
/* End Banner */
 .paymentIframe {
margin: auto;
float: none;
padding: 0px;
display: block;
height:670px;
width:100%;
}

/*IFRAME VIDEO FIX*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }