@charset "utf-8";
/* CSS Document */
@import url('box.css');
@import url('navigation.css');
@import url('content.css');
@import url('imageScroll.css');
@import url('imageScroll.css');
@import url('tmp.css');

/***************************

 CSS Document Travion
  
 ***************************/
* {
	margin: 0;
	padding: 0;
	outline:none;
}
img, a img {
	margin: 0;
	padding: 0;
	border: none;
}
a {
	text-decoration: underline;
	color: #1B2F61;
}
a:hover {
	color: #d92d28;
	text-decoration: underline;
	cursor: pointer;
}

html {
	overflow: scroll;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
}
h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	margin: 5px 0 0 8px;
	float: left;
	overflow: hidden;
	width: 198px;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d92d28;
	font-weight: bold;
	margin: 3px 8px 8px 14px;
}
.containerSite {
	width: 965px;
	height: auto;
	margin: 0 auto;
	/*position: relative;*/
}
.containerHeader {
	width: 961px;
	position: relative;
	/*height: 69px;*/
	float: left;
	background: #ffffff url(../images/gfx/title.jpg) no-repeat;
	z-index: 5000;
}

.containerContentLeft {
	/*float: left;
	overflow: hidden;
	height: auto;
	width: 722px;*/
	/*float: left;
	overflow: hidden;*/
	z-index: 0;
	position: absolute;
	top: 68px;
	left: 0;
	height: auto;
	width: 722px;
}
.containerContentLeftWide {
	/*float: left;
	overflow: hidden;*/
	z-index: 0;
	position: absolute;
	top: 68px;
	left: 0;
	height: auto;
	width: 966px;
}


#rma_form { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
#rma_form td { vertical-align:middle; position:relative;}
#reason_table td { height:20px;}
#rma_form label { position:relative;}
#rma_form .check_list.block5 input {  position:absolute; left:0; top: 0; height: 14px;}
#rma_form .check_list.block5 span { padding-left:18px;}
/* IE6 */ * html #rma_form .check_list.block5 span { padding-left:22px;}
/* IE7 */ *+html #rma_form .check_list.block5 span { padding-left:22px;}

.check_list.block5 { margin-top:14px; }


#staticMenuBar  .left_mb{
	height: 1px;
	float: left;
}
#staticMenuBar {
	background: #ffffff url(../images/gfx/top_menu_bg.png) repeat-x;
	height: 47px;
	width: 701px;
left:21px;
position:absolute;
top:71px;
}

/* IE6 */ * html #staticMenuBar { float: none; }
/* IE7 */ *+html #staticMenuBar { float: none; }


.menuLeftBorder {
	background: #ffffff url(../images/gfx/top_menu_left_border.png) no-repeat;
	float: left;
	overflow: hidden;
	height: 47px;
	width: 24px;
	margin-top: 71px;
}




.headerBlueAngle {
	background: url(../images/gfx/blue_left_angle.png) no-repeat;
	height: 25px;
	width: 22px;
	float: left;
	overflow: hidden;
}
.headerRedAngle {
	background: url(../images/gfx/red_right_angle.png) no-repeat;
	height: 25px;
	width: 7px;
	float: left;
	overflow: hidden;
}
.headerBlueAngleRight {
	background: url(../images/gfx/blue_right_angle.png) no-repeat;
	height: 25px;
	width: 5px;
	float: left;
	overflow: hidden;
}
.headerRedAngleLeft {
	background: url(../images/gfx/red_left_angle.png) no-repeat;
	height: 25px;
	width: 22px;
	float: left;
	overflow: hidden;
}

.containerLeft {
	width: 235px;
	float: left;
	overflow: hidden;
	height: auto;
	margin-left: 5px;
}

/* IE6 */ * html .containerLeft {
	margin-left: 0px;
	padding-left: 5px;
}



.containerContent {
	float:left;
	margin-left:8px;
	width:475px;
	color:#1B2F61;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.containerContentWide {
	color:#1B2F61;
	float:right;
	font-size:11px;
	margin:7px 4px 7px 3px;
	min-height:300px;
	width:713px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.containerContentWide .boxInfoCard {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.containerContentWide  h3{ 
	font-weight: bold;
	color: #1B2F61;
	padding-left: 0px;
	float: none;
	margin: 6px 0;
}
/*
.containerContentWide  a{ 
	color: #1B2F61;
}
.containerContentWide  a:hover{ 
	color:#D92D28;
}

.containerContent.rma  a{ 
	color: #1B2F61;
	
}
.containerContent.rma  a:hover{ 
	color:#D92D28;
}*/

.containerContentWide.rma .boxDistribution { margin-top: 0 ; }
.containerContentWide.rma .distributionText { margin: 0 14px; }

.containerFooter {
	float: left;
	overflow: hidden;
	height: auto;
	width: 100%;
	position: relative;
	background: #ffffff url(../images/gfx/footer_bg.png) top repeat-x;
	text-align: center;
	color: #33508b;
	font-size: 10px;
	margin: 7px 0;
}
.containerFooter a,.registration_table a {
	color: #33508b;
	text-decoration: underline;
}
.containerFooter a:hover,.registration_table a:hover {
	color: #D92D28;
	text-decoration: underline;
}

.containerRight {	
	background:transparent url(../images/gfx/login_bg.png) no-repeat scroll right top;
	float:right;
	height:auto;
	margin:0 4px 0 0;
	min-height:330px;
	overflow:hidden;
	padding-left:16px;
	padding-right:15px;
	width:199px;
	position:relative;
}
.containerRightWide {
	background:transparent url(../images/gfx/login2_bg.png) no-repeat scroll right top;
	float:right;
	height:auto;
	margin:0 4px 0 0;
	min-height:145px;
	overflow:hidden;
	padding-left:12px;
	padding-right:15px;
	position:absolute;
	right:0;
	top:118px;
	width:203px;
	
}
.boxLogIn.normal .xboxcontent { margin-left: 0px; }
:root .boxLogIn.normal .xboxcontent { margin-left: -2px; }
.containerRightWide .boxLogIn.normal .xboxcontent { margin-left: 0px; }
:root .containerRightWide .boxLogIn.normal .xboxcontent { margin-left: 2px; }

.buyBlock .qty {
	width: 48px;
	overflow: hidden;
	float: left;
}
.inputImage_qtyPlus { display: inline-block; width:auto;}
.inputImage_qtyMinus { display: inline-block; width:auto; }


.inputImage_qtyPlus input { margin-top:  0px; display: inline-block; height: 11px; width: 11px; border: 0; }


.inputImage_qtyMinus input { margin-top: 0px; display: inline-block; height: 11px; width: 11px; border: 0; }


.search .inputImage_qtyPlus input { margin-top: 0px; display: inline-block; border: 0; }
.search .inputImage_qtyMinus input { margin-top: 0px; display: inline-block; border: 0; }


.inputImage_qtyPlus img:hover{ cursor:pointer; }
.inputImage_qtyMinus img:hover{ cursor:pointer; }

.buyBlock .inputText input {
	width: 31px;
	float: left;
	text-align: left;
	height:16px;
	padding-top:3px;
	padding-bottom:1px;
	padding-left: 2px;
}

:root .buyBlock .inputText input {
	height:17px;
	padding-top:2px;
}


.qty {
	width: 40px;
	overflow: hidden;
	float: left;
}

.shoppingCartList .qty { width: 40px; float: left; margin-bottom:1px; overflow:visible; }



.boxShoppingCart .searchResult .inputText input {
	width: 20px;
	float: left;
	text-align: center;
	height:16px;
	padding-top:3px;
	padding-bottom:1px;
	font-size: 11px;
	margin-top: 2px;

}

:root .boxShoppingCart .searchResult .inputText input {
	padding-top:4px;
	padding-bottom:0px;
	}
	

#tab3 .inputText input {
	width: 20px;
	float: left;
	text-align: center;
	height:16px;
	padding-top:3px;
	padding-bottom:1px;
	font-size: 11px;
}

:root #tab3 .inputText input {	height:16px; padding-top:3px; }


#tab3 span { height: 24px; line-height: 12px; margin: 0 0 2px; display:inline-block; overflow: hidden; }

.descr_short { display:inline-block; height: 24px; margin: 0 0 1px; line-height: 12px; overflow:hidden; }
.blockDetails .descr_short { height: auto; min-height: 12px; }

#tab3 a { text-decoration: none; }
#tab3 a:hover { text-decoration: none; }
#tab3 a span { text-decoration: underline; }

#tab3 td, #tab3 th  { padding:11px 0px 5px 10px; overflow: hidden; }

.searchResult .inputImage_qtyPlus { margin-top:2px; }

.boxShoppingCart .inputText input {
	width: 20px;
	float: left;
	text-align: center;
	height:16px;
	font-size: 11px;
	padding-top:3px;
	padding-bottom:1px;
	padding-left: 2px;
}



.trash img {
	float: left;
	margin: -1px 0 0 4px;
}

.subbut {
	background: url(../images/gfx/button_sub.png) no-repeat;
	height: 23px;
	width: 25px;
	border: none;
	cursor: pointer;
	margin: -1px 1px 1px 1px;
}
:root .subbut {	margin: 0 1px 1px 1px; }

.rightArrow {
	margin-left: -3px;
}
.center {
	text-align: center;
}

/**preview Img **/
.previewDivImg {
  background:#DBE4F6;
  color:#000000;
  position: absolute;
  z-index:  9999;
  display:  block;
  padding:10px;
  margin-left:0px;
  width:auto;
  height:auto;
  overflow:hidden;
  }
 
.containerContentWide #tab2,.containerContentWide #tab3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }



.previewPanel {
  position:fixed;
  z-index: 999998;
  display:  block;
  background-color: #ffffff;
  filter:   alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  top:0;
  left:0;
  }

.previewDiv {
	width:956px;
	background:#dce3f6;
	border:1px solid #98a8c1;
	position:fixed;
	left:3px;
	z-index:999999;
	top:120px;
	margin:0 auto;
	overflow-y: auto;
	overflow-x: hidden;
	}

.previewDiv table { width: auto; }

.previewDiv h1 {
	float:left;
	width:79%;
	margin:8px 8px 8px 9px;
	}

.previewDiv .hederDeactive {
	color:#173162;
	float:none;
	margin:8px;
	font-size:14px;
	}
	
.previewDiv .shoppingCartList {
	float:none;
	margin:0 8px 8px 8px;
	width:922px;
	}  

.previewDiv .shoppingCartList table {
  width:100%;
  }
  
 .previewDiv .shoppingCartList .totalInfoLB td { padding: 0 5px; }
 .previewDiv .shoppingCartList .totalInfoLB th { padding: 0 5px; }

#address_list_table td {
border-collapse:collapse;
border-bottom: 1px solid #99A7C4;
padding:4px 0 4px 4px;
vertical-align:middle;}
  
  
.previewDiv  .totalInfo {
	width:295px;
	color:#173162;
	margin:15px 8px 14px 0px;
} 

.previewDiv  .sub.totalInfo {
	float:none;
	width:auto;
	display:inline-block;
	font-size:11px;
	}
	
.previewDiv .position { 
text-align:center;
}

.previewDiv .shoppingCartList .totalInfoLB table.tracking { margin-top: 4px; }
.previewDiv .shoppingCartList .totalInfoLB table.tracking th { text-align:center; }
.previewDiv .shoppingCartList .totalInfoLB table.tracking td { text-align:center; }

.previewDiv .shoppingCartList .totalInfoLB table.data { float: none; width:auto; margin: auto; }


.previewDiv .shoppingCartList .totalInfoLB .data td { 
text-align:left; height: 14px;
}

.previewDiv  .sub.totalInfo table td {
	font-size:10px;
	width:auto;
} 

.previewDiv  .sub.totalInfo table td a,.prwOrderDetail .result a {
	color:#173162;
	text-decoration:underline;
	}
	.previewDiv  .sub.totalInfo table td a:hover,.prwOrderDetail .result a:hover {
	color:#da2d29;
	text-decoration:underline;
	}
	
	.previewDiv  .sub.totalInfo table td a.pdf { display:inline-block; background:url(../images/icons/pdf.gif) no-repeat right top; padding:3px 21px 1px 0; margin-top:-1px }
		.previewDiv  .sub.totalInfo table td a.pdf:hover { color:#da2d29; }
	
.mijn_table td a.underline.pdf1 { display:block;  background: url(../images/icons/pdf.gif); background-repeat:no-repeat; background-position: 58px top;}

.mijn_table td a.underline.pdf{ display:block;  background: url(../images/icons/pdf.gif); background-repeat:no-repeat; background-position: 45px top; }


.previewDiv  .totalInfo table td {
  color:#173162;
} 

.previewDiv  .shoppingListBtn a {
	color:#173162;
	font-size:11px;
	margin:0 8px;
	}
	
.previewDiv  .shoppingListBtn a:hover {
	text-decoration:none;
	}
.previewDiv .shoppingCartList table th,.previewDiv .shoppingCartList table td {
  padding:2px 0;
  }
  
 .previewDiv .shoppingCartList table th {
 	vertical-align:bottom;
	}
	
.prwSubDiv {
	float:left;
	font-weight:normal;
	height:283px;
	margin:5px;
	overflow:auto;
	text-align:left;
	width:955px;
	border:0px solid #98A8C1;
}

.prwSubDiv table {
	color:#173162;
	font-size:11px;
}

.prwSubDiv table a {
	color:#173162;
	font-size:11px;
	text-decoration:underline;
}

.prwSubDiv table a:hover {
	text-decoration:none;
}

.closeBtn, .shoppingCartList .closeBtn{
   background:#dce3f6 url(../images/upload/buttons/close.gif) no-repeat left center;
   border:none;
   float:right;
   padding:0 5px 0 11px;
   font-size:11px;
   color:#173162;
   margin-top:10px;
   cursor:pointer;
   
   }
   
a.closeBtn, .shoppingCartList a.closeBtn{
   background:#dce3f6 url(../images/upload/buttons/close.gif) no-repeat left center;
   border:none;
   float:right;
   padding:0 6px 0 13px;
   font-size:11px;
   color:#173162;
   margin-top:10px;
   cursor:pointer;
   display: inline-block;
   text-decoration: none;
   }



.prwOrderDetail {
	margin:8px;
	color:#173162;
	font-size:11px;
	}

.prwOrderDetail .title {
	font-weight:bold;
	width:150px;
	vertical-align: top;
}

.previewImage {
  z-index: 9999;
  display: block;
  border:1px solid #999999;
  margin-top:3px;
  }

.previewDivImg button {
  cursor: pointer;
  padding: 0;
  width: 21px;
  height:21px;
  border: none;
  background:#ffffff url('../images/gfx/close.gif') no-repeat;
  float:right;
  margin:-5px 0 4px 0;
  }

.containerLeft h3, .containerLeft h3 a, .containerLeft h3:hover{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.containerContent .userData li{
	list-style: none;
}

.access_create_order_cart { width: 275px; height: 82px; border: 1px solid #a32a22; background: #e2c3d3; padding: 11px; margin-top:16px; }
.access_create_order_confirmation { width: 275px; height: 60px; border: 1px solid #a32a22; background: #e2c3d3; padding: 11px; margin-top:16px; position: absolute; left: 385px; top:501px;}


:root .access_create_order_confirmation { top:495px;}
