@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; outline: none; }
body { font-family: arial, sans-serif; background: url('/assets/img/body-bg-rep-x.jpg') top left repeat-x white; text-align: center; font-size: 13px; border-top: 1px solid #468693; }
img { border: none; }
a { color: #0093ff; text-decoration: none; }
a:hover { text-decoration: underline; }

.content h1 { font-size: 38px; font-weight: normal; color: #0b369a; font-family: Georgia; margin-bottom: 5px; text-shadow: 1px 1px #ccc; }
.content h2 { font-size: 15px; color: #5678c7; /* color: #f1f5ff; */ font-family: Arial; padding: 5px 0px; margin-bottom: 7px; font-weight: bold; font-style: italic; border-top: 4px solid #5678c7; border-bottom: 4px solid #5678c7; }
.content h3 { font-size: 16px; color: #222222; font-family: Arial; padding: 3px 0px; margin-bottom: 3px; }
.content h4 { text-decoration: underline; color: #333333; padding: 5px 0; }
.content p { font-size: 13px; line-height: 150%; padding: 5px 30px 5px 0px; }
.content { padding: 7px 12px; }
.float_left { float: left; padding: 0 20px 5px 0; }
.content ul { list-style: inside; }
.content ul li { padding: 5px 0px; }

.no_java_warning { width: 100%; text-align: center; color: #FF0000; font-weight: normal; padding: 7px; }

.shadow { -moz-box-shadow: 0px 0px 10px #222222; -webkit-box-shadow: 0px 0px 10px #222222; box-shadow: 0px 0px 10px #222222; }
.small_shadow { -moz-box-shadow: 0px 0px 4px #999999; -webkit-box-shadow: 0px 0px 4px #999999; box-shadow: 0px 0px 4px #999999; }
.inner_shadow { -moz-box-shadow: inset 0px 0px 3px #555555; -webkit-box-shadow: inset 0px 0px 3px #555555; box-shadow: inset 0px 0px 3px #555555; }

.radius_12 { -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; }
.radius_6 { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.radius_3 { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.bucket { border-top: 1px solid #c3c3c3; border-right: 1px solid #d5d5d5; border-bottom: 1px solid #9f9f9f; border-left: 1px solid #a9a9a9; margin-bottom: 15px; }
.bucket .head { height: 21px; background: url('/assets/img/bucket-head-bg-rep-x.jpg') top left repeat-x transparent; border-bottom: 1px solid #cecece; color: #999; padding: 4px 15px 0px 15px; font-size: 13px; font-weight: bold; }
.bucket ul { list-style: none; }
.bucket ul li { display: inline; font-size: 12px; line-height: 100%; }
.bucket ul li a { display: block; padding: 5px 11px; color: #333333; border-bottom: 1px solid #dddddd; margin: 0 4px; }
.bucket ul li a:hover { color: #111111; background-color: #c6d5ff; text-decoration: none; }

.item_listing { display: block; border-bottom: 6px solid #eeeeee; margin: 7px 0px; padding: 7px 0px; position: relative; min-height: 126px; _height: 126px; height: auto !important; }
.item_listing h4 { text-decoration: none; font-size: 24px; font-weight: normal; letter-spacing: -1px; padding: 0; color: #666666; margin-bottom: 12px; width: 550px; }
.item_listing:hover h4 { color: #111111; }
.item_listing p { padding: 0; width: 400px; }
.item_listing .select_quantity { position: absolute; top: 5px; right: 5px; }
.item_listing .add_to_cart { color: white; background: #0093ff; padding: 12px 24px; font-size: 16px; font-weight: bold; border: 1px; position: absolute; top: 33px; right: 5px; cursor: pointer; }
.item_listing .add_to_cart:hover { background-color: #00467a; }
.item_listing .add_to_cart_unactive { color: white; background: #cccccc; padding: 12px 24px; font-size: 16px; font-weight: bold; border: 1px; position: absolute; top: 33px; right: 5px; }
.item_listing .options_box { position: absolute; top: 80px; right: 5px; text-align: right; }
.item_listing .options_box .cruise_options { font-family: Georgia; font-weight: bold; font-size: 16px; text-align: right; padding: 5px; color: gray; }
.item_listing .options_box ul { list-style: none; }
.item_listing .options_box ul li.option { display: block; padding: 4px 7px; margin: 2px; cursor: pointer; float: right; border: 1px solid white; }
.item_listing .options_box ul li.option:hover, .item_listing .options_box ul li.option.selected { background-color: #d8eeff; border-top: 1px solid #bbd7eb; border-right: 1px solid #bbd7eb; border-bottom: 1px solid #9dbbd1; border-left: 1px solid #9dbbd1; }
.item_listing .small_price { color: #999999; font-style: italic; }
.item_listing .the_price { position: absolute; top: 4px; right: 130px; font-size: 16px; font-family: Georgia; color: #730f0f; font-style: italic; }

ul.menu_page_content_focus { list-style: none; }
ul.menu_page_content_focus li { padding: 5px 0px; margin: 0px; border-bottom: 4px solid #eeeeee; cursor: pointer; }
ul.menu_page_content_focus li:hover { background: #ffffe6; }
ul.menu_page_content_focus li h3 { font-size: 32px; font-weight: normal; margin: 0; padding: 0; }

#wrapper { width: 1024px; margin: 0 auto; min-height: 500px; background: white; text-align: left; padding: 0 10px; background: url('/assets/img/body_shadow_bg_rep_y.png') center top repeat-y transparent; }

#wrapper #header { position: relative; height: 35px; background: url('/assets/img/topnavbg-rep-x.png') top left repeat-x white; }
#wrapper #header #logo_edelweiss { position: absolute; top: 0px; left: -20px; z-index: 2; }
#wrapper #header #name_edelweiss { position: absolute; bottom: -5px; left: 65px; }
#wrapper #header #name_edelweiss * { padding: 0; margin: 0; line-height: 100%; }
#wrapper #header #name_edelweiss h1 { font-family: Georgia; color: #01329d; font-size: 32px; font-weight: normal; }
#wrapper #header #sub_name_edelweiss { position: absolute; top: 35px; left: 58px; background: url('/assets/img/subname-bg.png') top left repeat transparent; padding: 5px 7px; }
#wrapper #header #sub_name_edelweiss h2 { color: white; font-weight: normal; border: none; padding: 0; margin: 0; line-height: 120%; font-size: 16px; text-shadow: -1px 1px 1px #000000; }
#wrapper #header #phone_number { position: absolute; bottom: -69px; left: 58px; font-size: 18px; color: #444444; background: url('/assets/img/white-50-bg.png') top left repeat transparent; padding: 1px 7px; font-family: Courier; }
#wrapper #header #login_edelweiss { position: absolute; bottom: 1px; left: 400px; }
#wrapper #header #login_edelweiss a { display: block; padding: 4px 7px; margin: 4px; text-decoration: none; border: 1px solid #efefef; background-color: white; }
#wrapper #header #login_edelweiss a:hover { background-color: #f3faff; border-color: #0093ff; }
#wrapper #header #cart_edelweiss { position: absolute; bottom: 5px; left: 520px; }
#wrapper #header #search_edelweiss { position: absolute; bottom: 6px; right: 5px; }
#wrapper #header #search_edelweiss form {  }
#wrapper #header #search_edelweiss form table {  }
#wrapper #header #search_edelweiss form table td { padding: 0 3px; }
#wrapper #header #search_edelweiss form table input.text_box { padding: 3px; font-size: 11px; color: #333333; border: 1px solid #666666; width: 170px; }
#wrapper #header #search_edelweiss form table input.img_box { border: 1px solid #eeeeee; padding: 3px; background-color: white; }
#wrapper #header #search_edelweiss form table input.img_box:hover { border-color: #666666; }

#wrapper #top_banner { padding: 0; }
#wrapper #top_banner img#section_image { width: 1024px; margin: 0; }

#wrapper #main_navigation { text-align: right; background: url('/assets/img/nav-bg-rep-x.jpg') top left repeat-x #f0d011; border-top: 1px solid #ffec90; border-right: 1px solid #ffec90; border-bottom: 1px solid #ba9f1d; border-left: 1px solid #ba9f1d; margin-left: -6px; margin-right: -6px; z-index: 10; }
#wrapper #main_navigation table { margin: 0 0 auto auto; height: 28px; }
#wrapper #main_navigation table td { vertical-align: middle; padding: 0 1px; border-left: 1px solid #fcfe00; }
#wrapper #main_navigation table td div.menu_holder { position: relative; text-align: left; z-index: 2; }
#wrapper #main_navigation table td div.menu_holder a.main_link { display: block; height: 22px; padding: 6px 18px 0px 18px; font-size: 13px; color: #333; text-shadow: -1px 1px 1px #ffffff; }
#wrapper #main_navigation table td div.menu_holder a.main_link:hover { text-decoration: none; background: #eecc13; -moz-box-shadow: inset 0px 0px 3px #cfb01e; -webkit-box-shadow: inset 0px 0px 3px #cfb01e; box-shadow: inset 0px 0px 3px #cfb01e; }
#wrapper #main_navigation table td div.menu_holder a.main_link:active, #wrapper #main_navigation table td div.menu_holder a.main_link.active { background: #eecc13; text-shadow: -1px 1px 1px #eeeeee; }
#wrapper #main_navigation table td div.menu_holder ul.second_level { display: none; position: absolute; top: 29px; left: -1px; list-style: none; width: 160px; background-color: #f6ec7b; padding: 0 7px; }
#wrapper #main_navigation table td div.menu_holder ul.second_level li { display: inline; }
#wrapper #main_navigation table td div.menu_holder ul.second_level li a { display: block; padding: 5px 18px; border-bottom: 1px solid #e3d31c; font-size: 12px; color: #333333; }
#wrapper #main_navigation table td div.menu_holder ul.second_level li a:hover, #wrapper #main_navigation table td div.menu_holder ul.second_level li a.active { color: black; text-shadow: -1px 1px 1px #eeeeee;  text-decoration: underline; }

#wrapper #breadcrumbs { font-size: 12px; color: #333333; padding: 8px 15px 5px 15px; position: relative; background-color: white; }
#wrapper #breadcrumbs a { color: #111111; font-weight: bold; }

#wrapper table#maintable { width: 100%; min-height: 300px; z-index: 1; background-color: white; }
#wrapper table#maintable td { vertical-align: top; }
#wrapper table#maintable td#left_content { width: 220px; }
#wrapper table#maintable td#main_content { width: 804px; }

#wrapper #footer { background-color: #0a359a; color: white; min-height: 140px; padding: 15px 20px; line-height: 150%; font-size: 12px; position: relative; }
#wrapper #footer table { width: auto; }
#wrapper #footer table td { vertical-align: top; padding-right: 40px; }
#wrapper #footer table td h4 { color: white; font-size: 24px; text-shadow: #333333 1px 1px 3px; padding: 0 0 7px 0px; margin-bottom: 5px; border-bottom: 3px solid #3258b2; font-weight: normal; font-family: Georgia; }
#wrapper #footer table td a { color: white; text-decoration: none; text-shadow: -1px 1px 1px #222222; }
#wrapper #footer table td a:hover, #wrapper #footer table td a.active { text-decoration: underline; }
#wrapper #footer #cclogos { position: absolute; bottom: 15px; right: 15px; }

h1.cart_header { font-family: Arial; color: #91a9bf; text-align: left; margin-bottom: 1px; }

#this_cart_table { width: 100%; }
#this_cart_table th { font-size: 18px; color: white; font-weight: normal; font-family: Georgia; background-color: #0b3699; padding: 5px; }
#this_cart_table td { vertical-align: middle !important; padding: 12px 5px; border-bottom: 1px solid #0b3699; }
#this_cart_table td.pid {  }
#this_cart_table td.quantity { width: 120px; }
#this_cart_table td.quantity .modify_cart { display: none; position: absolute; top: 0px; left: 50px; padding: 4px 8px; font-size: 16px; cursor: pointer; }
#this_cart_table td.quantity .update_cart { background-color: #f1f3f8; border-right: 1px solid #cccccc; border-bottom: 1px solid #999999; border-left: 1px solid #999999; border-top: 1px solid #cccccc; color: #666666; background-image: url('/assets/layout/bttn_bg_rep_x_home.png'); background-position: center center; background-repeat: repeat-x; }
#this_cart_table td.quantity .modify_cart:hover { background-color: #f0f0f0; background-image: none; color: #222222; }
#this_cart_table td.quantity .delete_cart { background-color: #c15656; border-right: 1px solid #ca8686; border-bottom: 1px solid #a87676; border-left: 1px solid #a87676; border-top: 1px solid #ca8686; color: #ffecec; }
#this_cart_table td.quantity .delete_cart:hover { background-color: #d23f3f; background-image: none; color: #ffffff; }
#this_cart_table td.quantity input { font-size: 16px; background-color: #ffffe7; border-top: 1px solid #ecc415; border-right: 1px solid #ecc415; border-bottom: 1px solid #cc8c1c; border-left: 1px solid #cc8c1c; padding: 4px; float: left; width: 36px; text-align: center; }
#this_cart_table td.name {  }
#this_cart_table td.price { text-align: right; }
#this_cart_table td.total { text-align: right; }

#cart_totals { text-align: right; padding: 5px; margin: 0px; background-color: #eff2fa; }
#cart_totals div.subtotal { font-size: 14px; padding: 5px; width: 200px; margin: 0 0 0 auto; }
#cart_totals div.tax { font-size: 14px; padding: 5px; width: 200px; margin: 0 0 0 auto; }
#cart_totals div.total { font-weight: bold; font-size: 14px; padding: 5px; border-top: 1px dotted #0b3698; width: 200px; margin: 0 0 0 auto; }
#cart_totals span { font-size: 12px; font-style: italic; color: #333333; }

.cart_ui_holder { text-align: right; padding: 7px 0px; }
.cart_ui { cursor: pointer; color: white; font-weight: bold; font-size: 22px; padding: 9px 15px; float: right; margin: 0 0 0 auto; background-color: #abbce3; border-top: 1px solid #c4d0eb; border-right: 1px solid #c4d0eb; border-bottom: 1px solid #96a2be; border-left: 1px solid #96a2be; }
.cart_ui:hover { background-color: #364c7f; text-decoration: none; }

.problem_mssg, .card_problem_mssg { padding: 5px 47px; color: #ffffff; font-size: 15px; font-weight: bold; background: url('/assets/img/errormark.png') 2% center #db3333 no-repeat; }

.payment_form { display: block; background-color: #e8f8e7; padding: 7px; border-top: 2px solid #93c092; border-bottom: 2px solid #93c092; text-align: center; }
.payment_form table { margin: 0 auto 0 auto; }
.payment_form table td { vertical-align: middle !important; padding: 5px; }
.payment_form table td.label { font-weight: bold; color: #7b8e7b; padding: auto 12px auto auto; text-align: right; }
.payment_form table td.input { text-align: left; }
.payment_form select option { padding-right: 15px; }
.payment_form input[type=text], .payment_form select, .payment_form option { padding: 2px; font-size: 15px; color: #111111; }
.payment_form input[type=text] { width: 240px; }

table.inputs_table td { vertical-align: middle !important; }
table.inputs_table td.label { font-weight: bold; color: #7b8e7b; padding: auto 12px auto auto; text-align: right; }
table.inputs_table td.input { text-align: left; }
table.inputs_table input[type=text] { padding: 5px; font-size: 15px; color: #111111; width: 240px; border: 2px solid #90a7be; }

#previous_payment_methods { padding: 9px; background-color: #e8f8e7; color: #93c092; border-top: 2px solid #93c092; border-bottom: 2px solid #93c092; }
#previous_payment_methods table { }
#previous_payment_methods table td { padding: 0 20px; vertical-align: middle !important; }
#previous_payment_methods table td select { padding: 2px; font-size: 15px; color: #111111; }

#use_previous_card_or_add { padding: 4px; background-color: #4b8b4b; color: white; text-align: center; font-style: italic; }

table.form_fields_table { border: 1px solid #cccccc; padding: 10px; }
table.form_fields_table td { vertical-align: middle; }
table.form_fields_table td input { padding: 4px; font-size: 14px; }
table.form_fields_table td.label { font-weight: bold; font-size: 12px; font-weight: bold; padding-left: 25px; padding-top: 7px; padding-bottom: 2px; }
table.form_fields_table td.left { width: 204px; padding-left: 25px; vertical-align: top; }
table.form_fields_table td.left input { width: 180px; }
table.form_fields_table td.right { padding-left: 15px; }
table.form_fields_table td.bottom_area { padding-left: 25px; padding-top: 20px; }
table.form_fields_table td.bottom_area p { padding-bottom: 10px; width: 500px; }
table.form_fields_table td.bottom_area input.submit_button { border: none; background: none; background-image: url('/assets/img/submit_button.gif'); background-position: top left; background-repeat: no-repeat; display: block; display: block; height: 27px; width: 75px; cursor: pointer; }
table.form_fields_table td.bottom_area input.submit_button:hover { background-position: bottom left; }

