/*===Layout margin===*/
#content {
	margin-left: -6px;
}
#footer {
	margin-left: -3px;  
	margin-top: 1em;
}
#logos {
  background-position:3px 5px !important;
}
div.ipowHeader{display:none;}

/*===Two Column Table===*/

table.ipow_2col td, table.ipow_2col tr{
	border-bottom: none;
	margin:0px; padding: 0px;
}

table.ipow_2col td.ipow_rcol{
	border-left: 1px solid #CCC;
	padding-left: 1em;
}

table.ipow_2col td.ipow_img{
	margin: 0px; padding: 0px;	
}

table.ipow_2col td.ipow_desc{
	padding: 0px;
	padding-left: 0.5em;
}

table.ipow_plain td{
	border:none;
	margin:0px;
	padding:0px;
	font-family: Verdana,Sans-serif;	/*Use body font*/
}

table.ipow_detail_box{
	width:auto;
}

table.ipow_detail_box td{
	border:none !important;
	margin:0px;
	padding:0em 1em 1em 0em;
	font-family: Verdana,Sans-serif;	/*Use body font*/
}

table.ipow_auto{
	width:auto;
}

table.ipow_auto td{
	padding-right: 1em;
}

span.ipow_am{
	padding-left: 1.3em;
	background-image: url(../img/logos/asiamiles_mini.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.ipow_plain{
	margin: 0px;
	padding: 0px;
}

input.btn-disable {
	padding: 0 0 1px 0;
	margin: 0px;
	font:100% Tahoma,Verdana,Sans-serif;
	color:#fff;
	background: #B9B9B9;
	border-color: #EEEEEE #8C8C8C #878787 #E6E6E6;
	border-width: 1px;
}  

#breadcrumb{
	margin-bottom: 1em;
}

/*===Info box===*/

.ipow_info{
/*	background-color: #EEE;*/
	padding: 1em;
	margin-top: 1em;
}
.ipow_info h3{
	margin: 0;
	padding: 0em;
	font-weight: bold;
}

.ipow_info2{
	background-color: #EEE;
	padding: 0.5em;
	margin-top: 1em;
}
.ipow_info2 h3{
	margin: 0;
	padding: 0em;
	font-weight: bold;
}

.ipow_smallcart{
	font-family:Verdana,Sans-serif;
	margin-bottom: 1em;
	margin-top: 0em;
	color:black;
}

.ipow_smallcart h1{
	margin-bottom: 0;
}

.ipow_smallcart table {
	margin:2px 0px; 
	padding:0px; 
	width:100%;
	height:26px ;
}
.ipow_smallcart td{	
	border: none; 
	line-height:22px;
}


/*===Tabs===*/
#ipow_tools {
  position:relative;
  z-index:0;
  float:left;
  width:100%;
  margin:0 0 12px;
}

#ipow_tools h2 {
  position:absolute;
  left:-9999px;
  width:50px;
  text-indent:-9999px;
}

#ipow_tabs {
  float:left;
  width:100%;
  margin:0;
  padding:0;
  font-size:100%;
  line-height:1.5em;
  font-family:Tahoma,Verdana,Sans-serif;
  font-weight:normal;
  list-style:none;
}

#ipow_tabs li {
  background:url("../img/themes/tabr.gif") no-repeat 98% 0;
/*  background-image:url("/dutyfree/img/temp/tabr_green.gif");*/
  float:left;
  position:relative;
  z-index:5;
  margin:0;
  padding:0 24px 0 0;  
}

#tabs li{  border:1px solid black;}

#ipow_tabs li a{
  background:#4B7477 url("../img/themes/tabl.gif") no-repeat 0 0;
/*  background-image:url("/dutyfree/img/temp/tabl_green.gif");*/
  float:left;
  padding:5px 0px 5px 6px;
  margin:0;
  height:1em;
  line-height:1em;
  text-decoration:none;
  font-weight:normal;
  color:#fff;
}

#ipow_tabs li div.ipow_tablink{
  background:#4B7477 url("../img/themes/tabl.gif") no-repeat 0 0;
}

#ipow_tabs li.hover {
  cursor:pointer;
  background-position:100% -120px;
}

#ipow_tabs li.hover a{
  background-position:0 -120px;
  background-color:#0B5E64;
}

#ipow_tabs li.focus a {
  cursor:default;
}

div.ipow_tool {
/*  float:left;
  position:relative;*/
  clear:both;
  z-index:10;
  width:530px;
/*  min-height:205px;*/
  margin:-1px 0 0;
}

/* IE does not support min-height, but it treats height as min-height.
   So we serve the height property only to IE by using the star hack */
* html div.tool {
/*  height:205px;*/
}

div.ipow_tool_content{
	margin: 0em;
}

#ipow_tabs li.focus { z-index:11; }
li#ipow_tab1{	z-index: 9; left: 0px;}
li#ipow_tab2{	z-index: 8; left: -10px;}
li#ipow_tab3{	z-index: 7; left: -20px;}
li#ipow_tab4{	z-index: 6; left: -30px;}
li#ipow_tab5{	z-index: 5; left: -40px;}
li#ipow_tab6{	z-index: 4; left: -50px;}
li#ipow_tab7{	z-index: 3; left: -60px;}
li#ipow_tab8{	z-index: 2; left: -70px;}

div.ipow_bestpicks{
	margin: 3px;
	margin-top: 13px;
}

div.ipow_bestpicks img.ipow_bestpicks_cover{
	float: left;
}
div.ipow_bestpicks div.ipow_bestpicks_content{
	position: relative;
	margin: 2px;
	margin-bottom: 1em;
}
#ipow_tools div.ipow_bestpicks div.ipow_bestpicks_content h2{
  position: relative;
  width:auto;
  left:0px;
  text-indent:0px;
}

/*===best picks====*/
div.ipow_tool{
	position: relative;
}
div.ipow_bestpicks_page{
	text-align: right;
	vertical-align: middle;
	margin: 3px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
div.ipow_bestpicks_page img{
	margin: 0 5px;
}
table.ipow_bestpicks_table td{
	margin: 0 0.5em;
	padding: 0 0.5em;
}
table.ipow_bestpicks_table td,table.ipow_bestpicks_table td a{
	font-family: Tahoma,Verdana,Sans-serif;;
}
table.ipow_bestpicks_table .priceTable td{
	margin: 0px;
	padding: 0px;
}

/*===ipow product table===*/
table.ipow_product_table{
	margin: 2px auto;
	border-collapse: collapse;
}

table.ipow_product_table img.ipow_product_img{
	border:1px solid #CCC;
}
table.ipow_product_table td.ipow_product_desc{
	padding: 0 1em;
}
table.ipow_product_table span.ipow_product_name{
	font-weight: bold;
}

table.ipow_item_info td{
	border-bottom: 1px solid #CEDFDE;
}

.ipow_paging{
	text-align: right;
}

div.ipow_radio_box{
/*	border: 1px solid black;*/
	padding: 0.5em;
	width: 50%;
}


div.ipowError {
	margin:0 0 1em;
	padding:5px;
	border:1px solid #c00;
	color:#c00;
}

div.ipowError ul{
	list-style: none;
    margin-top: 10px;
}

div.ipowError li.ipowError{
    margin: 0px;
	padding-left: 40px;
    color: black;
    font-weight: bold;
    line-height: 1.5em;
    background-image: none;
	background-image: url(../img/errorSymbol.gif) !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
}



.popUpText{
	font-family:Verdana,Sans-serif;
	font-size: xx-small;
}

.otherPrice{
	text-decoration: line-through;
}

.promoDesc{
	color: #000000;
	font-weight: bold;
}

.promoTable{
	border-collapse: collapse;
	border-color: #111111;
}

textarea.error {
  background-color:#ffc;
  border-color:#955 #c55 #c55 #955;
}

tr.row-disable th {
	color:#cccccc;
}
tr.row-disable td {
	color:#cccccc;
}

.priceTable{
    table-layout: fixed;
}
  
.priceTable, 
.priceTable td, 
.priceTable th{
    margin: 0px !important;
    padding: 0px !important;
    border: none !important; 
    vertical-align: top !important;
    word-wrap: break-word; /*IE only*/
    overflow:hidden;
}

.priceTable .priceValue{
    text-align: left;
}

input.num {
	text-align: right;
}


tr.divider td{
	border-bottom: 1px solid #CEDFDE !important;
}
tr.divider-top td{
	border-top: 1px solid #CEDFDE !important;
}
.divider-top{
	border-top: 1px solid #CEDFDE !important;
}

.sixtiethContent h1.specialHeader{
	border-bottom: none !important;
}

.sixtiethContent h2{
	border-bottom:1px solid #78B2B4;
	font-weight:normal !important;
	color:black !important;	
	font-size: 160% !important;
	font-family:Tahoma,Verdana,Sans-serif !important;
}

#shoppingListImg{
	margin: 3px;
}

.payment{
	position: relative;
}

.payment .infos p{
	width: 80%;
	margin-right:15%;
}
.payment .verify{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15%;
}




/*==THEME==*/

/* common */
.small_cart_wrapper h1{ margin-bottom: 0; border-bottom:none}
.small_cart_wrapper .ipow_smallcart { 
	padding: 2px 0;
	border-top: 1px solid #78B2B4;
	font-family:Tahoma,Verdana,Sans-serif;	
	color: #334444;
} 
.small_cart_wrapper .ipow_smallcart .leftBox{
	padding-top: 5px;
	padding-right:10px;
	padding-bottom: 2px;
	float:left;
}
.small_cart_wrapper .ipow_smallcart .rightBox{
	padding-top: 5px;
	padding-right:5px;
	padding-bottom: 2px;
	float:right;
}

/* == blue == */

.ipow_blue h1{
	padding-left: 60px;
	background-image: url(../img/themes/blue_dutyfree_logo_small.jpg);
	background-position: middle left;
	background-repeat: no-repeat;
}

.ipow_blue .ipow_smallcart{
	background: #FFE5FF url(../img/themes/blue_cart_bg.jpg) repeat-x top;
	border-bottom: 1px solid #E782E7;
}

.ipow_blue .ipow_smallcart .items{
	padding-left: 29px;
	background-image: url(../img/themes/blue_cart_small.jpg);
	background-repeat: no-repeat;
	background-position: bottom 3px;
}

.ipow_blue #ipow_tabs li.focus{
	background:url("../img/themes/blue_tabr.gif") no-repeat 100% 0;
}

.ipow_blue #ipow_tabs li.focus a{
	background:#4B7477 url("../img/themes/blue_tabl.gif") no-repeat 0 0;
	background-color: #CE71CE;
}

.ipow_blue div.ipow_tool{
	border: 1px solid #CE71CE;
	background-image: url("../img/themes/blue_tab_bg.jpg");
	background-repeat: repeat-x; 
	background-position: 0 0;
}

/* == violet == */
.ipow_violet h1{
	padding-left: 60px;
	background-image: url(../img/themes/violet_dutyfree_logo_small.jpg);
	background-position: middle left;
	background-repeat: no-repeat;
}

.ipow_violet .ipow_smallcart{
	background: #FFE5FF url(../img/themes/violet_cart_bg.jpg) repeat-x top;
	border-bottom: 1px solid #E782E7;
}

.ipow_violet .ipow_smallcart .items{
	padding-left: 29px;
	background-image: url(../img/themes/violet_cart_small.jpg);
	background-repeat: no-repeat;
	background-position: bottom 3px;
}

.ipow_violet #ipow_tabs li.focus{
	background:url("../img/themes/violet_tabr.gif") no-repeat 100% 0;
}

.ipow_violet #ipow_tabs li.focus a{
	background:#4B7477 url("../img/themes/violet_tabl.gif") no-repeat 0 0;
	background-color: #CE71CE;
}

.ipow_violet div.ipow_tool{
	border: 1px solid #CE71CE;
	background-image: url("../img/themes/violet_tab_bg.jpg");
	background-repeat: repeat-x; 
	background-position: 0 0;
}

/* == darkred == */
.ipow_darkred h1{
	padding-left: 105px;
	background-image: url(../img/themes/dutyfree_logo_small_2011.jpg);
	background-position: middle left;
	background-repeat: no-repeat;
}

.ipow_darkred .ipow_smallcart{
	background: #FBACAF url(../img/themes/darkred_cart_bg.jpg) repeat-x top;
	border-bottom: 1px solid #D67573;
}

.ipow_darkred .ipow_smallcart .items{
	padding-left: 29px;
	background-image: url(../img/themes/darkred_cart_small.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

.ipow_darkred #ipow_tabs li.focus{
	background:url("../img/themes/darkred_tabr.gif") no-repeat 100% 0;
}

.ipow_darkred #ipow_tabs li.focus a{
	background: url("../img/themes/darkred_tabl.gif") no-repeat 0 0;
	background-color: #B51418;
}

.ipow_darkred div.ipow_tool{
	border: 1px solid #7B0000;
	background-image: url("../img/themes/darkred_tab_bg.jpg");
	background-repeat: repeat-x; 
	background-position: 0 0;
}

/* == green == */
.ipow_green h1{
	padding-left: 60px;
	background-image: url(../img/themes/green_dutyfree_logo_small.jpg);
	background-position: middle left;
	background-repeat: no-repeat;
}

.ipow_green .ipow_smallcart{
	background:#FFFDE4 url(../img/themes/green_cart_bg.jpg) repeat-x top;
	border-bottom: 1px solid #ADAE39;
}

.ipow_green .ipow_smallcart .items{
	padding-left: 29px;
	background-image: url(../img/themes/green_cart_small.jpg);
	background-repeat: no-repeat;
	background-position: bottom 3px;
}


.ipow_green #ipow_tabs li.focus{
	background:url("../img/themes/green_tabr.gif") no-repeat 100% 0;
}

.ipow_green #ipow_tabs li.focus a{
	background:#4B7477 url("../img/themes/green_tabl.gif") no-repeat 0 0;
	background-color: #CE71CE
}

.ipow_green div.ipow_tool{
	border: 1px solid #CECF7B;
	background-image: url("../img/themes/green_tab_bg.jpg");
	background-repeat: repeat-x; 
	background-position: 0 0;
}

#ipow_popup h1{
	font-family: Tahoma,Verdana,Sans-serif;
	font-size: 120%;
	line-height: 1.2em;
	font-weight: bold;
}
#ipow_popup h2{
	font-family: Tahoma,Verdana,Sans-serif;
	font-size: 100%;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0.5em 0;
}
#ipow_popup p{
	margin: 0.5em 0;
}

.ipow_alerts {
	background:#ffc;
	margin:0 0 15px;
	padding:5px 8px;
	border:2px solid #c00;
}

.ipow_alerts p {
	margin:0;
}

.ipow_alerts .icon {
	position:relative;
	top:1px;
	vertical-align:baseline;
}

.ipow_alerts em.date {
	font-style:normal;
	color:#887;
}

#ipow_popup{
	font-size:70%;
	font-family: Verdana,Sans-serif;
}

#ipow_popup table {
	border-width: 0pt;
	margin: 5px 0pt;
	clear: both;
	width: 100%;
	font-family: Tahoma,Verdana,Sans-serif;
	font-size: 100%;
	line-height: 1.3em;
	color: #334444;
}

#ipow_popup table th, #ipow_popup table td {
  padding:2px 5px;
  text-align:left;
  border-width:0 0 1px;
  border-bottom:1px solid #cdd;
}
.ipow_selectFlightBox{
	font-family:Tahoma;
	text-align:right;
	width:auto;
}

