@import url('menus.css');
@import url('content.css');
@import url('form.css');
@import url('buttons.css');
@import url('voyage-content.css');
@import url('tabs.css');
@import url('../Admin/reserve.css');

html, body{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #fff;
	margin:0; 
	padding:0;
	background: #2A425C url('images/body-bg.jpg') 50% 0 no-repeat;
	height: 100%;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px; margin: 0;}
h2{font-size:14px; color:#999999; clear: both;}
h3{font-size:13px; padding:4px 0; margin-bottom:4px;}

a:link, a:visited{color:#00aeef; text-decoration: none;}
a:hover{text-decoration: underline;}
a img {border: 0;}

a.arr, a.arr2 
{
    margin: 0 0 0 5px;
    padding: 2px 3px 2px 20px;
    background: transparent url('images/arr.png') 4px 6px no-repeat;
}
a.arr:hover, a.arr2:hover
{
    background: #2A425C url('images/arr.png') 5px 6px no-repeat;
    text-decoration: none;
    color: #fff;
}
.cb {
	clear: both;
}
.nowrap
{
    white-space:nowrap;
    }
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
.left {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.line-through
{
    text-decoration:line-through !important;   
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fs11 {
	font-size: 11px !important;
}
.fs13 {
    font-size: 13px !important;
}
.fs14 {
	font-size: 14px !important;
}
.fs15 {
	font-size: 15px !important;
}
.fs16 {
	font-size: 16px !important;
}
.fs18 {
	font-size: 18px !important;
}
.fs19 {
	font-size: 19px !important;
}
.fs21{
	font-size: 21px !important;
}
.mg-tb10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.mg-tb20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.mg-t10 {
	margin-top: 10px;
}
#content .smallInfo {
	font-size: 11px;
	color: #59728F;
}
.w705 
{
    width:705px !important;
}

.w300
{
    width:300px;   
}

.w40
{
    width:40px;
}

/* -------------------------
COLOR
---------------------------- */
.green 
{
    color: Green;}


/* -------------------------
LAYOUT
---------------------------- */

#helpBox {
position:fixed;
top:150px;
right:-279px;
width:279px;
height:260px;
z-index:100;
}

* html #helpBox  {position:absolute;}  /*hack IE6*/

#helpBox  .infoBox{
position:relative;
background: transparent url('images/helpBoxBg.png') 0 0px repeat-y;
color:#333333;
width:279px;
height:260px;
margin-left:0px;
}

#helpBox  div.closeBox
{
	position:absolute;
	right:2px;
	top:26px;
	width:30px;
	height:30px;
	cursor: pointer;
	text-indent:-9000px;
}

#helpBox  span.header{position:absolute; top:29px; left:120px; font-size:20px; }
#helpBox .tip1, #helpBox .tip2, #helpBox .tip3{position:absolute; left:70px; width:190px;margin:0px;}
#helpBox .tip1{top:99px;}
#helpBox .tip2{top:147px;}
#helpBox .tip3{top:197px;}
#helpBox b{color: #0862c4;}

#container{
	width:985px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -180px;
}
#container.threeColumn {
	background: transparent url('images/three-column-layout.gif') 0 150px repeat-y;
}
#header div.header-banner-taxi {
    position: absolute;
	right: 280px;
	top: 0;
	display: block;
	width: 310px;
	height: 110px;
}
#header a.banner-taxi {
    position: absolute;
	right: 280px;
	top: 0;
	display: block;
	width: 305px;
	height: 110px;
	text-indent: -900000px;
	background: transparent url('images/banner-taxi.jpg') no-repeat;
	outline: none;
}
#header a.banner-taxi:hover,
a.banner-contact:hover {
	background-position: 0 100%;
}
a.banner-contact {
	display: block;
	width: 280px;
	height: 265px;
	outline: none;
	position:relative;
}
a.banner-contact span 
{
    text-indent: -900000px;
	position:absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 345px;
	height: 295px;
	text-indent: -900000px;
	background: transparent url('images/callcenter.png') no-repeat;
	outline: none;
}

#header{
	position: relative;
	width: auto; 
	display: block; 
	height: 110px;
	background: transparent url('images/header-bg.jpg') 0 0 no-repeat;
}
#header h3.logo {
    text-indent: -90000px;
    display: inline-block;
    float: left;
    width: inherit;
    height: 110px;
    outline: none;
    margin: 0;
    padding: 0;
}
#header h3.logo a {
    display: block;
    width: 290px;
    height: 110px;
    background: transparent no-repeat 0 0;
}
#header h3.logo a:hover {
	background-position: 0 100%;
}
#header .taxiBlink 
{
    position: absolute;
    width: 310px;
    height: 110px;
    right: 280px;
    top: 0;
}
#header div#contact {
	position: absolute;
	display: block;
	padding: 30px 0 0 65px;
	width: 199px;
	height: 82px;
	top: 25px;
	left: 20px;
	color: #2D5872;
	background: #fff url('images/header-contactBox-bg.jpg') 0 0 no-repeat;
}
#header div#contact:hover {
	color: #000;
}
#header div#contact p {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#navbar{
	width: 985px;
	height: auto;
	display: inline-block;
	background-color: #103246;
	position: relative;
}
#voyages-menu {
	display:inline-block;
	width: 985px;
	background: #000;
	position: relative;
	z-index: 80;
}
#newsletter 
{
    position: relative;
    float: right; 
    display: inline-block;
    top: 0px; 
    right: 0px;
    width: 265px;
    padding: 5px 5px 0 10px;
    height: 105px;
 
}
#newsletter div.phone 
{
    display: block;
    background: url('images/newsletter-phone.png') 0 0 no-repeat;
    color: #5680BA;
    font-size: 11px;
    margin: 0 0px 5px 0;
    float: left;
    width: 257px;
    height: 38px;
    text-indent: -900000px;
}

#newsletter div.txt 
{
    display: inline-block;
    float: left;
    color: #5680BA;
    font-family: "segoe UI", Tahoma, Arial, Helvetica;
    padding: 0px 1px !important;
    height: 22px;
    line-height: 22px;
}
#newsletter input.txt 
{
    display: block;
    background: url('images/newsletter-input-bg.png') 0 0 no-repeat;
    border: 0px solid #5680BA;
    color: #5680BA;
    font-size: 11px;
    padding: 4px 3px 5px 3px;
    margin: 0 5px;
    float: left;
    width: 101px;
}
#newsletter input.txt:hover 
{
    border: 0px solid #5680BA;
}
#newsletter a.submit 
{
    line-height: 22px;
    float: left;
    display: inline-block;
    text-align: center;
    height: 22px;
    width: 22px;
    text-indent: -9000px;
    outline: none;
    border: 0;
    font-size: 11px;
    background: url('images/newsletterSubmit.png') 0 0 no-repeat;
}
#newsletter a.submit:hover 
{
    color: #5680BA;
    text-decoration: none;
    background-position: 0 100%;
    } 
#newsletter span
{
    position: absolute;
    width: 225px;
    padding: 7px 5px 8px 40px;
    top: 16px;
    left: 10px;
    display: block;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    background: url('images/newsletter-info.png') 0 0 no-repeat;
    }
    
.breadcrumb,
#breadcrumb {
	width: 985px;
	display: inline-block;
	line-height: 50px;
	background: #10222E url('images/breadcrumb-bg.jpg') 0 0 no-repeat;
	border-bottom: 1px solid #2f4157;
}

.breadcrumb h1 b, #breadcrumb h1 b{
    font-weight: normal;
}

.breadcrumb span,
#breadcrumb span,
.breadcrumb h1,
#breadcrumb h1{
	margin: 0;
	padding: 0 5px 0 10px;
	display: inline-block;
	float: left;
	clear: none;
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.breadcrumb span.active,
#breadcrumb span.active,
.breadcrumb h1.active,
#breadcrumb h1.active{
	font-size: 18px;
}
.breadcrumb span.active:after,
#breadcrumb span.active:after,
.breadcrumb h1.active:after,
#breadcrumb h1.active:after{
	font-size: 18px;
	content: "";
}
.breadcrumb span:after,
#breadcrumb span:after,
.breadcrumb h1:after,
#breadcrumb h1:after{
	content: "/";
	margin-left: 10px;
}


#navbar div#banner {
	position: relative;
	z-index: 10;
	float: left;
	width: 705px;
	height:245px; 
	display:inline-block;
	overflow: hidden;
	/*background: transparent url('images/content/b.jpg') 0 0 no-repeat;*/
}
#navbar div#banner img.banner 
{
    position: absolute;
    top: 0;
    left: 0;
    }
#navbar div#banner #searchPanelMap,
#navbar div#banner #searchPanelCalendar,
#navbar div#banner #searchPanelForm {
	text-indent: 0;
	position: absolute;
	display: inline-block;
	height: 245px;
	width: 705px;
	right: 0;
	float: left;
}
#navbar div#banner div.searchPanelContent {
	margin: 20px;
}
#navbar div#banner #searchPanelMap {
	background: transparent url('images/searchPanel-map.jpg') 0 0 no-repeat;
}
#navbar div#banner #searchPanelCalendar {
	background: #203F53 !important;	
}
#navbar div#banner #searchPanelForm {
	background: #203F53 url('images/navbar-Panel-bg.jpg') 0 0 no-repeat;
}


#navbar div#banner #searchPanelCalendar div.month {
  float: left;
  padding: 0px;
  display: block;
  margin-right: 2px;
  background: #203F53;
  height: 245px;
  width: 29px; 
}
#navbar div#banner #searchPanelCalendar div.month strong
{
    display: block;
    border-bottom: 1px solid #475469;
}
#navbar div#banner #searchPanelCalendar div.month img 
{
    display: inline-block;
    width: 29px;
    height: 245px;
    float: left;
    opacity: 0.6;
    cursor: pointer;
}

#navbar div#banner #searchPanelCalendar div.month:hover img {
	opacity: 1;
}
#navbar div#banner #searchPanelCalendar #a1{
  width: 380px;
}
#navbar div#banner #searchPanelCalendar .monthItem a {
	display: inline-block;
	padding: 0 5px 0 10px;
	background: transparent url('images/column-right-calendier-li-bullet.gif') 0 50% no-repeat;
}
#navbar div#banner #searchPanelCalendar .monthItem a:hover {
	color: #fff;
}
#navbar div#banner #searchPanelCalendar div.monthItem
{
    padding: 3px;
    margin: 0 5px;
    border-bottom: 1px solid #3b475b;
}
#navbar div#bannerBox {
	position: relative;
	float: right;
	display: block;
	padding: 0px 0 0 0;
	width: 280px;
	height: 245px;
	background: #103246 url('images/navbar-searchBox-bg.jpg') 0 0 no-repeat;
	z-index:10;
}
#navbar div#bannerBox p{
	padding: 5px 15px;
	margin: 0;
}
#navbar div#bannerBox h2{
	color: #fff;
	margin: 0;
	padding: 18px 15px 10px;
	font-weight: normal;
	font-size: 17px;
}

#navbar div#bannerBox p.title{
	color: #fff;
	margin: 0;
	padding: 18px 15px 10px;
	font-weight: normal;
	font-size: 17px;
}

#navbar div#bannerBox div.options {
	position: absolute;
	bottom: 10px;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
}
#navbar div#bannerBox div.options a {
	cursor: pointer;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 20px;
	color: #7ca5c0;
	background: transparent url('images/searchBox-li.png') 0px 0 no-repeat;
	margin: 0 5px;
}
#navbar div#bannerBox div.options a:hover {
	color: #fff;
	text-decoration: none;
	background: url('images/searchBox-li.png') 0px 0 no-repeat;
}
#navbar div#bannerBox div.options a.colapsable.active {
	background: transparent url('images/searchBox-li.png') 0px 100% no-repeat;
	font-weight: bold;
	color: #fff;
}
#main{ 
	clear: both;
	width: 100%; 
	display:block;
	padding:0;
	background: transparent url('images/three-column-layout.gif') 0 150px repeat-y;
}
#main.travelDetails {
		background: transparent url('images/twoColumn-bg.jpg') repeat-y;	
}
#main.treeCol {
		background: transparent url('images/treeColumn-bg.jpg') repeat-y;	
}
#main #shadow,
.shadow {
	display: block;
	width: 985px;
	height: 15px;
	background: transparent url('images/main-shadow-bg.png') 0 -5px no-repeat;
}
div.column h1 a 
{
    color: #fff;
}
div.column h1 a:hover 
{
    color: #eee;
    text-decoration: none;
}
div.column {
	float: left;
	display: inline-block;
	width: 235px;
	margin: 0;
	padding: 0;
}
.columnLeft {
	background: transparent url('images/threeColumn-center.jpg') no-repeat left 0;
}
.columnCenter {
	background: transparent url('images/threeColumn-center.jpg') no-repeat center 0;
}
.columnRight {
	background: transparent url('images/threeColumn-center.jpg') no-repeat right 0;
}
#column-left{
	width:255px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float:left;
	background: transparent url('images/column-left-bg.jpg') no-repeat;
}
#column-left h2.promotions {
	height: 45px;
	line-height: 45px;
	padding: 0 5px 10px 15px;
	background: transparent url('images/column-left-h2-bg.png') no-repeat;
	color: #fff;
}
#column-left div#promoContainer {
	position: relative;
}
#column-left ul.promotions {
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
}

#column-left ul.promotions li a {
	display: block;
	width: 200px;
	padding: 5px 10px;
	color: #00adef;
	text-decoration: none;
	border-bottom: 1px solid #235169;
}
#column-left ul.promotions li a:hover {
	color: #fff;
	background: #183f56;
}
#column-left ul.promotions li a span {
	color: #fff;
}
#column-left ul.promotions li a span.promoDetails {
	right: 900000px;
	width: 255px;
	height: 290px;
	display: none;
	visibility: hidden;
	overflow: hidden;
	background: #EF551B url('images/column-left-promoDetails-bg.jpg') 0 0 repeat-y;
	font-size: 12px;
}
#column-left ul.promotions li a:hover span.promoDetails {
	top: -245px;
	right: 0;
	display: block;	
	visibility: visible;
	position: absolute;	
}
#column-left ul.promotions li a:hover span.promoDetails b {
	display: block;
}
#column-left ul.promotions li a:hover span.promoDetails b.head {
	padding: 15px;
	font-size: 14px;
}
#column-left ul.promotions li a:hover span.promoDetails b.description {
	padding: 0 15px 10px 15px;
	font-size: 12px;
	font-weight: normal;
}
#column-left ul.promotions li a span.oldPrice {
	text-decoration: line-through;
	font-size: 12px;
	margin: 0 3px;
}
#column-left ul.promotions li a span.promo {
	font-size: 13px;
	font-weight: bold;
	margin: 0 3px;
}
#content,
.content{
	position: relative;
	width:705px;
	float:left;
	padding-top: 20px;
}

#main h1{
	position: relative;
	height: 58px;
	line-height: 58px;
	padding: 0 15px;
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#main h1 span {
	position: absolute;
	right: 30px;
	font-size: 11px;
}
#main h1 span a {
	color: #baa7b1;
}
#main h1 span a:hover {
	text-decoration: none;
	color: #fff;
}
#column-right{
	width:280px;
	float:right;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
.star-empty { background-image: url(images/star-empty.png); width: 16px; height: 16px; float:left;}
.star-hover { background-image: url(images/star-hover.png); width: 16px; height: 16px; float:left;}
.star-selected { background-image: url(images/star-selected.png); width: 16px; height: 16px; float:left;} 
#column-right div.box {
	margin-bottom: 15px;	
}
#column-right div.searchPanelContent {
	border-bottom: 1px dashed #173D54;
}

#column-right p.section {
	height: 55px;
	line-height: 45px;
	padding: 0 5px 0 15px;
	background: transparent url('images/column-right-h2-bg.png') no-repeat;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	margin:0px;
}

#column-right p.tworows {
	height: 50px;
	line-height: 15px;
	padding: 7px 5px 0 15px;
}

.flashEvent-item 
{
    display: block;
    margin-bottom: 1px;
    position:relative;    
}

.flashEvent-item a.flashActualities
{
    display:block;
    outline:none;
    width:280px;
    position:absolute;
    left:0px;
    top:0px;
    background-color:yellow;     /* hack dla IE, musi byc nadane tlo aby odnosnik byl aktywny*/
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    filter: alpha(opacity=0);
}

#column-right a 
{
    margin-bottom: 0px;
}

#column-right a.banner-costa 
{
    display:block;
    width:280px;
    height:320px;
    position:relative;
    text-decoration:none;
}

#column-right a.banner-costa > span
{
    display:block;
    position:absolute;
    left:0px;
    bottom:0px;
    color:#fff;
    padding:10px 20px;
}

#column-right a.banner-costa span span.arr, #column-right a.banner-croisieurope span span.arr
{
    background:transparent url(images/arr.png) no-repeat 5px 4px;
    padding:0px 0px 0px 20px;
}

#column-right a.banner-croisieurope 
{
    display:block;
    width:280px;
    height:146px;
    position:relative;
    text-decoration:none;
}

#column-right a.banner-croisieurope > span
{
    display:block;
    position:absolute;
    left:0px;
    bottom:0px;
    padding:10px 5px 2px 165px;
    color: #2b7797;
}

#column-right ul.calendier {
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0;
}
#column-right ul.calendier a {
	color: #00bff3;
	text-decoration: none;	
}
#column-right ul.calendier a:hover {
	color: #fff;
	text-decoration: underline;
}
#column-right ul.calendier li{
	border-bottom: 1px solid #235169;
	padding: 4px 0 4px 15px;
	list-style-type: none;
}
#column-right ul.calendier li ul {
	margin: 0;
	padding: 5px 0px 15px 20px;
}
#column-right ul.calendier li ul li{
	border: 0;
	padding: 3px 10px;
	font-size: 11px;
	background: transparent url('images/column-right-calendier-li-bullet.gif') 0 50% no-repeat;
}

/* na skroty */
#column-right .shortcuts
{
    padding: 10px 0px 10px 0px;
    color:#ABC1CF;
    margin-top:-9px;
}

#column-right .shortcuts a.arr
{
    display:block;
    font-weight:bold;  
}

#column-right .shortcuts span.description
{
    display:block;
    padding-left:25px;
    margin-bottom:5px; 
}

#column-right .shortcuts span.price
{
    color:#ff0000; 
    font-weight:bold;
    font-size:13px; 
}

div.errorPage 
{
    display: block;
    padding: 30px 0;
    text-align: center;
    background: #2F4157;
    color: #fff;
    }
div.errorPage p 
{
    padding: 0px 50px 0px 45px;
    display: inline-block;
    font-size: 15px;
    background:  url('images/info.png') 20px 50% no-repeat;
}
div.errorPage p.error 
{
    background:  url('images/error.png') 20px 50% no-repeat;
}
div.pagination 
{
    display: block;
    clear: both;
    background:#10222E url(images/breadcrumb-bg.jpg) no-repeat scroll 0 0;
    padding: 0 0px 15px 0px;
    position:relative;
}
div.pagination a,
div.pagination span span
{
    display: inline-block;
    width: auto;
    padding: 3px 3px;
    background: #000;
    text-align: center;
    margin: 0 2px;
    border: 1px solid #3C4D60;
    }
div.pagination span span 
{
    background: #321931;
    }
div.pagination a:hover 
{
    background: #321931;
    border: 1px solid #fff;
    text-decoration: none;
    }
div.grid-pagination 
{
    display: block;
    clear: both;
    background:#10222E url(images/breadcrumb-bg.jpg) no-repeat scroll 0 0;
    padding: 15px;
    position:relative;
}
div.grid-pagination a,
div.grid-pagination span span
{
    display: inline-block;
    width: auto;
    padding: 3px 3px;
    background: #000;
    text-align: center;
    margin: 0 2px;
    border: 1px solid #3C4D60;
    }
div.grid-pagination span span 
{
    background: #321931;
    }
div.grid-pagination a:hover 
{
    background: #321931;
    border: 1px solid #fff;
    text-decoration: none;
    }

div.spacer{clear:both; height:0px; display:block;}


.push {
    height: 180px;
    clear: both;
}

#footer
{
    padding: 15px 0;
    height: 150px;
	width:auto; 
	background: #321931 url('images/footer-bg.jpg') 0 0 repeat-x; 
	font-size:11px; color:#666666;
}
#footer #bottom {
    margin: 0 auto;
    width: 985px;
    color: #FFFFFF;
}
#footer #bottom h4 {
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#footer #bottom p {
	color: #827986;
	font-size: 11px;
	margin:0px;
}

#footer #bottom p.links
{
   padding:13px 0px;
}

#footer #bottom .box {
	vertical-align: top;
	width: 296px;
	padding: 15px;
	
		display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
        _height: 165px;
        text-align: center;
}
#footer #bottom .box2 {
	vertical-align: top;
	width: 598px;
	padding: 15px;
	
		display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
        _height: 165px;
}
#footer #bottom .box.right {
	border-right: 0px !important;
}



#footer #bottom .box ul{
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}
#footer #bottom .box ul li{
  padding: 0px;
  display: block;
  margin: 5px 2px;
}
#footer #bottom .box ul li a {
	display: inline-block;
	padding: 0 5px 0 10px;
	background: transparent url('images/column-right-calendier-li-bullet.gif') 0 50% no-repeat;
}
#footer #bottom .box ul li p a:hover {
	color: #fff;
}
p.enterit 
{
    line-height: 19px;
    font-size: 10px !important;    
}
a.enterit {
	display: inline-block;
	padding: 0 23px 0 0px;
	height: 19px;
	color: #827986;
	background: transparent url('images/enterit-foot.gif') right 0 no-repeat;
}
a.enterit:hover 
{
    text-decoration: none;
    color: #00AEEF;
    background-position: right 100%;
}


.adminLoginForm 
{
    padding: 100px 200px;
    display: block;
}


#footer #bottom ul 
{
    list-style: none;
    float: left;
    display: inline;    
}
#footer #bottom ul li
{
    float: left;
    display: inline;
    padding: 0 7px;
}
#footer #bottom ul li a 
{
    font-size: 10px;
    text-decoration: none;
}
#footer #bottom .psmall 
{
    color: #827986;
    padding: 10px 0 15px 0;
    font-size: 10px;
    border-top: 1px dashed #3F273E;    
}

.loading-box-overlay
{
    position: fixed; z-index: 100000; left: 0px; top: 0px; width:100%; height:100%; background:#000; 
    opacity:0.5;  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
    filter: alpha(opacity=50);
}
.loading-box
{
    position: fixed; z-index: 100001; left: 35%; top: 30%; width:400px; height:200px; background:#2F4157; border:1px solid;
}
.loading-box-content
{
    text-align: center; vertical-align:bottom; margin-top: 50px;
}
.newsletter-loader
{
    padding-left:110px;
}
#welcome-box-wrapper { }
#welcome-box-popup
{
   position: fixed; 
   width:100%;
   height:100%;
   left: 0px; 
   top: 0px; 
   z-index: 10000;
   background-color: #000;
   opacity:0.5;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
   filter: alpha(opacity=50);
}

#welcome-box-containter
{
    position: fixed; 
    left:50%;
    top:50%;
    width: 757px;
    height: 421px;
    z-index:10001;
    margin-top:-210px;
    margin-left:-380px;
}

/*hack IE6*/
* html #welcome-box-containter
{ 
	position: absolute;
	margin-left:-470px;
}

* html #welcome-box-popup
{
    position: absolute;
    width:100%;
    height:2970px;
}


#welcome-box
{
    width: 757px;
    height: 421px;
}
#welcome-box img
{
    border: 0;
}
#welcome-box div.welcomebox-header
{
    width: 757px;
    height: 198px;
    background: url('images/welcomeBox/top.png');
    position:relative;
}

#welcome-box div.welcomebox-header a.lnkClose {position:absolute;top:10px; left:42px; display:block; width:33px; height:33px;}

#welcome-box .welcomebox-center
{
    width: 757px;
    height: 74px;
    overflow:hidden;
}

#welcome-box .welcomebox-center div
{
    float:left;
}
#welcome-box div.welcomebox-formarea
{
    background: #1536F9;
}
#welcome-box div.welcomebox-form
{
    width: 220px;
}
#welcome-box div.welcomebox-form input
{
    width: 200px;
    margin: 7px 0 0px 0;
    border: 0;
    padding: 5px;
}
#welcome-box div.welcomebox-bottom
{
    position:relative;
    clear: left;
    width: 757px;
    height: 149px;
    background: url('images/welcomeBox/bottom.png');
}
#welcome-box div.welcomebox-bottom-circuit{background: url('images/welcomeBox/bottom-circuit.png');}
#welcome-box div.welcomebox-bottom a.conditions {position:absolute;left:60px; top:17px; font-weight:bold; color:#b4c0fe;}
#welcome-box div.welcomebox-bottom a.protection {position:absolute;right:50px; top:17px; font-weight:bold; color:#b4c0fe;}

#welcome-box .welcomebox-bottom span.error
{
    position:absolute;
    left:280px;
    top:-5px;
    font-size: 14px;
    display:block;
    width:211px;
    background-color:Red;
    text-align:center;
    line-height:18px;
}

#welcome-box span.required {position:absolute; left:280px; top:-85px; color:#B4C0FE; font-size:11px;}

