
/*
BROWSER DETECTION CLASSES:
e_browser_ie: Internet Explorer
e_browser_not_ie: A Browser other than IE
e_browser_moz: Firefox
e_browser_webkit: Webkit(Chrome/Safari)
e_browser_opera: Opera
e_browser_unknown: Unknown Browser
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: bottom; background: transparent; }
/* Avenir Ltd Light font 
@font-face { font-family: 'AvenirLTStd35LightRegular'; src: url('../fonts/avenirltstd-light-webfont.eot'); src: url('../fonts/avenirltstd-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avenirltstd-light-webfont.woff') format('woff'), url('../fonts/avenirltstd-light-webfont.ttf') format('truetype'), url('../fonts/avenirltstd-light-webfont.svg#AvenirLTStd35LightRegular') format('svg'); font-weight: normal; font-style: normal; }
.font_1 { font-family: 'AvenirLTStd35LightRegular' }
.font_2 { font-family: Arial, Helvetica,sans-serif }
*/
tr, th, td { vertical-align: middle }
body { line-height: 1 }
ol, ul { }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0 }
ins { text-decoration: none }
del { text-decoration: line-through }
table { border-collapse: collapse; border-spacing: 0; padding: 0; margin: 0; }
hr { margin: 0px; padding: 0px; display: block; font-size: 1px; }
/* FORCE ALL BROWSERS TO QUIRKS MODE BOX MODEL */
* { -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ }
html, body { height: 100%; width: 100%; margin: 0px; padding: 0px; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)) }
body { overflow: auto; visibility: hidden; position: absolute; }
div, table { text-align: center }
/* BOX, SPACE, STACK, AND FLOW */
.e_box { width: auto; height: auto; }
.e_space { width: 100%; height: 100%; }
.e_stack { width: 100%; height: auto; }
.e_flow { width: auto; nowhitespace: afterproperty; height: 100%; /* NOT X-BROWSER inside a DIV.. Webkit/Gecko acts differently than IE/Opera */ }
.e_browser_ie .e_box, .e_browser_ie .e_space, .e_browser_ie .e_stack, .e_browser_ie .e_flow { zoom: 1; /* IE->hasLayout */: ; /* IE uses this instead of inline-table */ display: inline; }
.e_box { display: inline-block }
.e_space, .e_stack, .e_flow { display: inline-table }
.e_d_box { border: 1px dotted #FF0; padding: 1px; }
.e_d_space { border: 1px dotted #F0F; padding: 1px; }
.e_d_stack { border: 1px dotted #00F; padding: 1px; }
.e_d_flow { border: 1px dotted #F00; padding: 1px; }
/* SPLITS */
.e_split { width: 100%; height: 100%; }
.e_browser_ie .e_split { zoom: 1; /* IE->hasLayout */: ; /* IE uses this instead of inline-table */ display: inline; }
.e_vert_fill, .e_horz_fill, .e_fill { width: 100%; height: 100%; }
.e_vert_auto { width: 100%; height: auto; }
.e_horz_auto { width: auto; height: 100%; }
.e_d_split_t { border-top: 2px dashed #0F0 }
.e_d_split_b { border-bottom: 2px dashed #0F0 }
.e_d_split_l { border-left: 2px dashed #0F0 }
.e_d_split_r { border-right: 2px dashed #0F0 }
/* ALIGNMENT */
.e_left { margin-right: auto }
.e_center { margin-left: auto; margin-right: auto; }
.e_right { margin-left: auto }
.e_top { vertical-align: top }
.e_mid { vertical-align: middle }
.e_bottom { vertical-align: bottom }
.e_text_left { text-align: left }
.e_text_center { text-align: center }
.e_text_right { text-align: right }
/* TEMPLATES */
.e_template { cursor: auto }
.e_use_template_static { }
.e_use_template_hover { }
.e_use_template_popup { }
.e_popup_blanket { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #111; z-index: 7777; filter: alpha(opacity=65); -moz-opacity: 0.65; -khtml-opacity: 0.65; opacity: 0.65; }
.e_popup_table { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 8888; }
.e_popup_cell { width: 100%; height: 100%; cursor: pointer; }
/* WORKFLOWS */
.e_workflow { white-space: nowrap; overflow: hidden; }
.e_step { white-space: normal; vertical-align: top; }
table.e_step { display: inline-table }
div.e_step { display: inline; display: inline-block; }
.e_text { margin-left: 5px; margin-right: 5px; text-align: left; }
.e_select { -webkit-appearance: normal; background: white; margin-left: 5px; margin-right: 5px; text-align: left; border: solid #FFF; color: #444; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; vertical-align: top; padding-top: 0px; padding-bottom: 0px; margin-bottom: 0px; border-radius: 0.2em; -moz-border-radius: 0.2em; -webkit-border-radius: 0.2em; }

select.multiple_paid_plans,select.multiple_any_plans,select.multiple_cc_plans{ width: 300px;}/*Fix for long plan names */
select{border-color: white; background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255,255,255)), to(rgb(255,255,255)));}
.e_check { }
.e_check label { padding-left: 4px; padding-bottom: 2px; }
.e_checkbox { position: relative; width: 19px; height: 19px; border-width: 3px; border-style: ridge; border-color: #DDD; background-color: #DDD; cursor: pointer; }
.e_checkmark { display: none; position: absolute; width: 30px; height: 30px; left: -10px; top: -2px; }
.e_checkbox_checked .e_checkmark { display: block }
.e_checkbox_hover { background-color: #C0D9FF; border-color: #C0D9FF; }
.e_checkbox_down { border-style: inset; background-color: #C0C9DF; }
.e_checkbox_hover .e_checkmark { }
.e_check { padding-left: 5px }
.e_text label { font-size: 12px; font-family: Arial, Helvetica, sans-serif; vertical-align: bottom; margin-left: 4px; font-weight: bold; }
.e_text input { border: solid #FFF; color: #444; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; vertical-align: top; padding-top: 1px; padding-bottom: 1px; margin-bottom: 0px; border-radius: 0.2em; -moz-border-radius: 0.2em; -webkit-border-radius: 0.2em; }
input.e_invalid, div.e_invalid { border-color: #F54; -webkit-background-clip: padding-box; }
/* PROGRESS BAR */
.e_progress { background-color: #555555; margin-left: 15px; margin-right: 15px; position: relative; text-align: left; /* alignment for IE */ }
.e_progress div { background-color: #2222BB }
.e_progress, .e_progress div { height: 28px; border-top-left-radius: 20px; border-bottom-right-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-bottomright: 20px; -webkit-border-top-left-radius: 20px; -webkit-border-bottom-right-radius: 20px; }
.e_progress p { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: white; text-align: center; position: relative; top: -22px; margin-bottom: -22px; /* just for IE */ text-shadow: 1px 1px 2px #000; }
.e_browser_ie .e_progress p { height: 1em; filter: Shadow(Color=#000000, Direction=135, Strength=2); }
/* WIDGET - DROP PANEL */
.e_drop_panel { vertical-align: text-bottom; margin-left: auto; margin-right: auto; overflow: hidden; height: 1px; border-bottom-left-radius: 1em; border-bottom-right-radius: 1em; -moz-border-radius-bottomleft: 1em; -moz-border-radius-bottomright: 1em; -webkit-border-bottom-left-radius: 1em; -webkit-border-bottom-right-radius: 1em; }
.e_drop_button { cursor: pointer; margin-left: auto; margin-right: auto; border-bottom-left-radius: 1em; border-bottom-right-radius: 1em; -moz-border-radius-bottomleft: 1em; -moz-border-radius-bottomright: 1em; -webkit-border-bottom-left-radius: 1em; -webkit-border-bottom-right-radius: 1em; }
/* ELEVEN BRANDING ELEMENTS */
.e_11_header { background-color: #000; border-top-left-radius: 1em; border-top-right-radius: 1em; -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em; -webkit-border-top-left-radius: 1em; -webkit-border-top-right-radius: 1em; }
.e_11_footer { background-color: #000; border-bottom-left-radius: 1em; border-bottom-right-radius: 1em; -moz-border-radius-bottomleft: 1em; -moz-border-radius-bottomright: 1em; -webkit-border-bottom-left-radius: 1em; -webkit-border-bottom-right-radius: 1em; }
.e_step_header { cursor: pointer; height: auto; border-top: 1px solid white; }
.e_step_header_hover { border-top: 1px solid green }
.e_accordion_body { white-space: nowrap; overflow: hidden; height: auto; }
/* FONT */
/* Gotham Ultra 500 font */
@font-face { font-family: 'Gotham'; src: url('rccl/Fonts/gotham_ultra-webfont.eot'); src: url('rccl/Fonts/gotham_ultra-webfont.eot?#iefix') format('embedded-opentype'), url('rccl/Fonts/gotham_ultra-webfont.woff') format('woff'), url('rccl/Fonts/gotham_ultra-webfont.ttf') format('truetype'), url('rccl/Fonts/gotham_ultra-webfont.svg#gothamultraregular') format('svg'); font-weight: normal; font-style: normal; }
.font_1 { font-family: 'Gotham' }

/* IDS */
#get_config_loader_box { color: #fff; background-color: #000; font-size: 14px; border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; width: 180px; text-align: center; opacity: .7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); }
#first_col{border-right:1px solid #FFFFFF;width:350px;}
#form_pms,#form_cc{margin:15px;}
#headlines{font-size:12px;font-family:Arial;text-align:left;padding-left:15px;}
#second_col{text-align:left;width:350px;}
#bgWrapper
{
	position:absolute; top:0px; left:0px; z-index:-10;
	overflow:hidden;
	width:100%;
	height:100%;
	z-index: -200;
}
.e_browser_not_ie #bgWrapper
{
	position: fixed;
}
/* CLASSES */

.arrow1,.arrow2{margin-left:10px;}
.banner{margin-top:0;margin-bottom:15px;width:100%;min-width:800px;}
.banner div{padding:14px;padding-left:3px;text-align:left;white-space:nowrap;}
.banner h2{color:#ffcc33;}
.banner p{color:#604029;font-size:13px;font-weight:bold;text-align:left;}
.bevel{height: 42px;}
.border2{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.btn_close_popup{background-color:#F9FAF2;color:#222;padding:7px;padding-top:0;padding-bottom:0;font-size:28px;font-weight:bold;cursor:pointer;}
.btn_close_popup_hover{background-color:#F00;color:#FFF;}
.btn_round{background-position:0 0;font-family:Arial, Helvetica,sans-serif;width:134px;height:40px;color:#FFF;font-size:14px;border:0;cursor:pointer;text-align:center;margin:0;padding-top:11px;font-weight:bold;}
.btn_round_hover{background-position:0 -40px;}
.btn_round_small{background-image:url('rccl/hyatt_button_small.png');background-position:0 0;font-family:Arial, Helvetica,sans-serif;width:80px;height:26px;color:#FFF;font-size:11px;border:0;cursor:pointer;text-align:center;margin:0;padding-top:7px;font-weight:bold;}
.btn_round_small_hover{background-position:0 -13px;}
.btn_select{background-image:url('rccl/select_btn.png'); background-position:0 -25px;width:80px;height:26px;font-size:12px;border:0;cursor:pointer;text-align:center;white-space:nowrap;padding-top:7px;font-family:Arial, Helvetica,sans-serif;color:#fff;font-weight:bold;}
.btn_select_active{background-image:url('rccl/select_btn.png'); background-position:0 0;color:#FFFFFF;}
.btn_upgrade{background-position:0 0;width:285px;height:173px;color:#000;font-size:16px;border:0;cursor:pointer;text-align:center;font-weight:bold;display:baseline;white-space:nowrap;margin:0;left:0;}
.btn_upgrade_hover{background-position:0 -183px;}
.btn_wrapper{padding:0 50px;}
.city{padding-top:10px;margin:0;vertical-align:top;font-size:22px;}
.col2_layout_col{width:350px;}
.col3_layout_col{width:200px;}
.connect_btn{background-image:url('rccl/connect_btn.png');background-position:0 0;background-repeat:no-repeat; color:#000;font-size:16px;border:0;cursor:pointer;width:310px; height:120px; margin:auto; margin-top:100px;}
.connect_btn_hover{background-position:0 -114px;}
.credit_images img{height:25px;margin-left:5px;}
.current_conditions{padding:2px;padding-left:10px;}
.current_conditions .city{padding-top:10px;font-size:20px;display:inline-block;}
.current_conditions .current_temp{font-size:38px;display:inline-block;padding-bottom:15px;}
.current_conditions td{vertical-align:top;margin-top:5px;}
.current_temp{font-weight:bold;font-size:32px;}
.day{width:105px;font-size:12px;text-align:center;margin-left:6px;margin-right:6px;margin-bottom:8px;}
.deg_symbol{padding:0;margin:0;vertical-align:top;}
.e_11_footer{margin-top:4px;}
.e_11_header{margin-bottom:4px;margin-top:10px;}
.e_browser_ie .banner_table{width:800px !important;}
.e_browser_ie .btn_round{padding-top:11px;}
.e_browser_ie .raph_clock{margin-right:40px;}
.e_browser_ie h2{margin-top:8px;}
.e_browser_not_ie .transparent,.e_browser_ie .transparent{z-index:10;}
.e_checkmark{background:url('img/check_mark_blue.gif') no-repeat;}
.e_date{ margin: 0px auto; padding: 0px;}
.e_date_box{vertical-align:top; height: 20px; width: 115px; text-align:center; margin: 0px; padding: 0px;}
.e_help{background-position:0 0;width:35px;height:36px;margin-right:5px;}
.e_help_hover{background-position:0 -45px;}
.e_x{background:url('rccl/x.png') no-repeat;background-position:0 0;width:35px;height:36px; margin-right: 10px;}
.e_x_hover{background-position:0 -45px;}
.e_plan{color:#FFF;border:#FFF; solid 2px;width:350px;padding:10px;margin-bottom:10px;background-color:white;}
.e_plan table{text-align:right;}
.e_plan a{color: #e98a00;}
.e_plan_list{overflow: scroll; height: 480px; width: 380px; overflow-x: hidden; text-align:left;}
.e_plan_desc{width:290px;left:0;color:#333333;text-align:left;}
.e_plan_hover{border-color:#5D95B1;cursor:pointer;}
.e_plan_name{font-size:16px;color:#0073BB;padding:0;margin-left:0;margin-bottom:5px;text-align:left;white-space:nowrap; text-transform: uppercase; font-weight: bold;}
.e_plan_price{font-size:16px;color:#0073BB;margin-left:auto;text-align:right; font-weight: bold;}
.e_plan_selected,.e_plan_selected *{color:#FFF;background:#061658;}
.e_plan_speed{font-size:12px;color:#333333;}
.e_plans_header{font-size:15px;color:#FFF;padding:0;margin-left:5px;margin-bottom:15px;text-align:left;white-space:nowrap; text-transform: uppercase; font-weight: bold;}
.e_payment_header{font-size:15px;color:#FFF;padding:0;margin-left:5px; margin-top: 10px;text-align:left;white-space:nowrap; text-transform: uppercase; font-weight: bold;}
.e_step{font-size:13px;color:#FFF;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
.e_step_header{background-color:#FFF;color:#604029;height:40px;border:1px solid #414951;}
.e_step_header h2{color:#061658;padding-left:10px;font-weight:300;}
.e_step_header_off .arrow1,.e_step_header_on .arrow2,.e_step_header_off .e_help,.e_step_header_off .e_x{display:none;}
.e_step_header_on .arrow1,.e_step_header_off .arrow2{display:inline;}
.e_step_header_on .e_help,.e_step_header_on .e_x{display:block;}
.e_select{border: 1px solid #97a3b1;} /* OVER RIDES EWS.CSS */
.e_text input,select{border:1px solid #97a3b1;}
.e_workflow{width:750px; z-index: 1000;}
.error{font-size:13px;position:absolute;white-space:nowrap;border:1px solid;padding:5px;padding-top:12px;padding-left:50px;height:40px;background-repeat:no-repeat;background-position:10px center;color:#D8000C;background-color:#FFBABA;background-image:url('img/error.png');z-index:200;}
.error_parent{position:relative;}
.footer_bar{margin-left:5px;margin-right:5px;}
.footer_link{cursor:pointer;text-decoration:none;}
.footer_link,.footer_bar{font-family:Arial, sans-serif;font-size:11px;font-weight:bold;color:white;display:inline;}
.img_scroll_box{height: 300px; width: 300px;}
.leftpadded{padding-left:20px;padding-right:20px;text-align:left;}

.popup_cvv_body{width:600px;}
.popup_header{font-size:30px;font-weight:bold;margin:10px;margin-left:20px;color:#fff;}
.popups{background-color:#0073BB;border:2px solid #303a46;color:#303a46;padding:15px;padding-top:0;}
.popups iframe{background-color:#FFF;}
.total_calc{font-weight:bold;}
.unpw_body{width:600px; }
.unpw_body table{width:565px; }

/* RCCL */
.free_link a{ cursor: pointer; color: #FFF;}
.free_link_txt {text-align:center; margin: 0px auto; height: 25px;}

/* DEFAULTS */
a{color:#FFF;}
body{background-color:#0f5ea1;color:#FFF;width:99.9999%;margin:0;padding:0;overflow-y:auto;overflow-x:auto;}
div,table{font-family:Arial, Helvetica, Helvetica Neue, sans-serif;}
h1{font-size:36px;text-align:left;margin-left:0;margin-bottom:-10px;}
h2{font-size:20px;text-align:left;padding-left:50px;margin-top:6px;font-weight:300;}
h3{font-size:20px;color:#FFF;text-align:left;padding-top:10px;}
h4{font-size:16px;color:#FFF;text-align:left;}
hr{height:2px;color:#607e9e;width:260px;}
label{font-size:12px;font-family:Arial, Helvetica, sans-serif;vertical-align:bottom;margin-left:4px;font-weight:bold;color:#FFF;}
p,.small_font{margin-top:10px;text-align:left;color:#FFF;}
table.leftpadded{padding-left:0;padding-right:0;margin-left:50px;margin-right:50px;text-align:left;}