/* ===========================================================================
	 $Id: basic.css,v 1.118.2.2 2010/08/30 13:36:22 JaroslavR Exp $

	 Basic stylesheet
============================================================================== */

/* Basic elements on the page
------------------------------------------------------------------------------ */
#body-common-begin {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 90px;
padding : 0;
background : #fff url(../image/menu/body-begin.gif) repeat-x;
}

#subWrapper {
padding-top : 130px;
border : #fff solid;
border-width : 0 1px;
}

.noMnLv1 #wrapper {
background : transparent url(../image/common/bg.gif) repeat-x top left;
}

.startPage #subWrapper {
background : url(../image/common/bgContentsDark.gif) repeat-y;
}

.noMnL2_noMnLv3 #subWrapper {
background: transparent url(../image/menu/menu-lv1-bottom-bg.gif) no-repeat 0 90px;
padding-top : 102px;
}
.noMnLv1 #subWrapper {
background: none;
padding-top : 0;
}
.dynamicWidth #subWrapper {
max-width : 980px;
min-width : 650px;
width : auto;
}

#menuLv1BoxInner {
position : absolute;
top : 0;
left : -1px;
padding : 0 1px;
}

.noMnL2_noMnLv3 #menuLv1BoxInner {
background: transparent url(../image/menu/menu-lv1-short-bg.gif) repeat-x;
}

#menuLv2BoxInner {
position : absolute;
top : 93px;
left : 0;
border-width : 0 0 2px 0;
/* margin : 0 auto; */
}

.startPage #menuLv3Box {
position : absolute;
float : none;
top : 94px;
right : 0;
z-index : 50;
height : 315px;
border : 0;
background : transparent url(../image/common/transparent-png/white-30.png);
}

#footerBox {
padding : 0 0 58px 0;
}

@media screen {
	#footerBoxFx {
		position: fixed;
	}	
}

@media all and (max-device-width: 480px){
	#footerBoxFx {
		position: relative;	
	}	
}

@media all and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait){
	#footerBoxFx {
		position: relative;	
	}	
}

@media all and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape){
	#footerBoxFx {
		position: relative;	
	}	
}

#footerBoxFx {
right : 0;
bottom : 0;
width : 100%;
height : 42px;
padding : 5px 0 0 0;
color : #333;
background : transparent url(../image/footer/bgFooter01.png) repeat-x;
z-index : 100;
}

#footerBox *, #footerBoxFx * {
font-size : 11px;
}

#contentBox {
width : 741px; /* 980 - 238 - 1 */
border-width : 1px 1px 0 0;
background : transparent;
}

.noMnL2_noMnLv3 #contentBox {
display : block;
position : static;
float: none;
width: 100%; /* tk: delete - previous value: 980px; */
overflow: auto;
border-right : none;
margin-top:0px;
padding-top:8px;
padding-bottom: 62px;
background: #fff;
}

.noSideMenu #contentBox {
float : none;
display : block;
width : auto;
}


/* Menu level 1
------------------------------------------------------------------------------ */
ul#topmenuLv1 {
left : 190px;
}

#recruits a span,
#products a span {
background : transparent url(../image/menu/menu-lv1-itm.gif) right no-repeat;
}

#topmenuLv1-right-box {
position : absolute;
top : 0;
right : 0;
margin : 0;
padding : 18px 0 0 0;
height : 100%;
width : 400px;
overflow : hidden;
text-align : right;
color : #666;
}

#topmenuLv1-right-box a {
color: #514d4e;
text-decoration: none;
outline: none;
}

#topmenuLv1-right-box a:hover {
color : #369; /* was #96b540, #422993 */
text-decoration : none;
}

#topmenuLv1-right-box ul {
padding-right: 10px;
}

#topmenuLv1-right-box ul li {
/* float:left; */
display: inline;
padding:0;
margin:0;
font-size: 11px;
}

#topmenuLv1-right-box ul li#langs {
padding-left: 5px;
position:relative;
top:1px;
}

#flash-switch a {
display : inline-block;
width : 11px;
height : 11px;
position : relative;
top : 2px;
}

#flash-switch a.on,
#flash-switch a.off:hover {
background : url(../image/menu/lv1-flash-on.gif) center no-repeat;
}

#flash-switch a.off,
#flash-switch a.on:hover {
background : url(../image/menu/lv1-flash-off.gif) center no-repeat;
}

#flash-switch a.loading {
background : url(../image/menu/lv1-loading.gif) center no-repeat;
}

.flashAltLinks {
position : relative;
}

.flashAltLinks div {
position : absolute;
bottom : 0;
width : 100%;
padding-bottom : 3px;
background : transparent url(../image/common/transparent-png/white-80.png);
}

.flashAltLinks a {
display : block;
padding : 6px 10px 6px 30px;
outline-style : none;
}

.flashAltLinks a.playerLink {
background : url(../image/common/flash.gif) 7px 50% no-repeat;
}

.flashAltLinks a.imageLink {
background : url(../image/common/flash-off.gif) 7px 50% no-repeat;
}

#logout-confirm-wrapper {
display:none;
}

#logout-confirm {
background-color: #f7f7f7;
}

#logout-confirm .logoutCaption {
font-weight : bold;
background : url(../image/footer/bubbleBgCaptionShadow.png) top right repeat-y;
}

#logout-confirm .logoutCaption span {
font-size: 12px;
display : block;
height : 19px;
width: 302px;
padding : 5px 20px 0 20px;
overflow : hidden;
color : #fff;
background : #4eb5ec url(../image/footer/bubbleCaption.gif) repeat-x;
}

#logout-confirm .logoutText {
margin-top : 20px;
margin-bottom : 40px;
margin-left : 20px;
margin-right : 20px;
}

#logout-confirm .logoutText span {
display : block;
}

#topmenuLv1-search {
width : 100%;
overflow : hidden;
padding-top : 23px;
}

#topmenuLv1-search input {
float : left;
width : 145px;
height : 20px;
/*margin-right : 5px;
margin-top : 4px;*/
padding-top : 2px;
padding-left : 5px;
border: 0px solid #d4d4d3;
/*border-color: #aaa #d4d4d3 #e6e6e6;*/
background: #f4f4f4;
font-size: 12px;
color: #c0c0c0;
}

#topmenuLv1-search a {
display: inline-block;
float: right;
height: 22px;
padding-left: 20px;
background: #ffffff url(../image/buttons/search.gif) no-repeat top right;
text-transform: uppercase;
font-size: 11px;
/*margin-top: 4px;*/
}
.tr_TR #topmenuLv1-search a {
text-transform:none;
}

#topmenuLv1-search a span {
display : inline-block;
height : 23px;
min-width : 35px;
padding : 11px 20px 0 0;
background : url(../image/menu/lv1-search-btn-r.jpg) no-repeat top right;
white-space : nowrap;
cursor : pointer;
}

#topmenuLv1-search-box{
overflow: hidden;
border: 1px solid;
border-color: #aaa #d4d4d3 #e6e6e6;
float: right;
/* position: relative; ...flag didn't overlap the search box if position is relative */
width: 170px;
margin-right: 10px;
}

#topmenuLv1-search-box a.focus-in {
background: #ffffff url(../image/buttons/search.gif) no-repeat top right;
}

#topmenuLv1-search-box a.focus-out {
background: #f4f4f4 url(../image/buttons/search.gif) no-repeat top right;
}

#topmenuLv1-search-box input.focus-in {
background: #ffffff;
color: #333333;
}

#topmenuLv1-search-box input.focus-out {
background: #f4f4f4;
color: #c0c0c0;
}

/* highlighting selected menu L1 items for all pages */
/* add selected class to body */
.menuL1consultants #topmenuLv1 #consultants a {
color : #369; /* was #96b540, #422993 */
font-weight : 900;
background : url(../image/menu/menu-lv1-itm-a-l.gif) no-repeat top left;
}

.menuL1consultants #topmenuLv1 #consultants a span {
background : url(../image/menu/menu-lv1-itm-a-r.gif) no-repeat top right;
}

.menuL1consultants #topmenuLv1 #products a span {
background-image : none;
}

.menuL1products #topmenuLv1 #products a {
color : #369;
font-weight : 900;
background: url(../image/menu/menu-lv1-itm-a-l.gif) no-repeat top left;
}

.menuL1products #topmenuLv1 #products a span {
background: url(../image/menu/menu-lv1-itm-a-r.gif) no-repeat top right;
}

.menuL1products #topmenuLv1 #recruits a span {
background : transparent;
}

.menuL1recruits #topmenuLv1 #recruits a {
color : #369;
font-weight : 900;
background: url(../image/menu/menu-lv1-itm-a-l.gif) no-repeat top left;
}

.menuL1recruits #topmenuLv1 #recruits a span {
background: url(../image/menu/menu-lv1-itm-a-r.gif) no-repeat top right;
}

.menuL1aboutOriflame #topmenuLv1-right-box #aboutOriflame a {
color : #369;
font-weight : 900;
}

.menuL1customerService #topmenuLv1-right-box #customerService a {
color : #369;
font-weight : 900;
}

.menuL1news #topmenuLv1-right-box #news a {
color : #369;
font-weight : 900;
}

#topmenuLv1-right-box ul #langs {
position: relative;
display:inline-block;
float: right;
width: 36px;
height: 11px;
}

#topmenuLv1-right-box #langs:hover .flagsBox {
display: inline-block;
}
#topmenuLv1-right-box #langs .flagsBox {
position: absolute;
display:none; /* inline-block */
top: 0px;
right: 0;
background: #fff;
margin-top: -4px;
}
#topmenuLv1-right-box #langs .flagsBox div {
display: block;
border: 1px solid #ddd;
padding: 4px 5px;
margin-top: -1px;
}
#topmenuLv1-right-box #langs .flagsBox div a {
padding: 0 12px 0 0;
height: 11px;
display: block;
}
#topmenuLv1-right-box #langs .flagsBox div.first a {
background: url(../image/menu/language-arrow-down.gif) no-repeat right 4px;
}
#topmenuLv1-right-box #langs div.switcher {
display: inline-block;
padding: 0 12px 0 0;
margin-right: 6px;
width: 16px;
height: 11px;
background: url(../image/menu/language-arrow-down.gif) no-repeat right 4px;
}

/* Menu - level 2
------------------------------------------------------------------------------ */

ul#topmenuLv2Right,
ul#topmenuLv2Right li {
float : left;
height : 36px;
padding : 0;
margin : 0;
border : 0;
overflow : hidden;
}
ul#topmenuLv2Right {
overflow : visible;
}

ul#topmenuLv2Right {
float:right;
margin-right: 4px;
padding-left: 2px;
background : transparent url(../image/menu/menu-lv2-itm.gif) top left no-repeat;
}

ul#topmenuLv2Right li a {
display : inline-block;
height : 36px;
padding : 14px 16px 5px 14px;
margin : 0;
overflow : hidden;
color : #666;
background : transparent url(../image/menu/menu-lv2-itm.gif) top right no-repeat;
text-decoration : none;
font-size : 11px;
text-transform : uppercase;
outline-style : none;
}
.tr_TR ul#topmenuLv2Right li a {
text-transform:none;
}

ul#topmenuLv2Right li a {
color: #2e85c9;
font-weight: bold;
text-transform : none;
}
ul#topmenuLv2Right li#mn2-quicklinks a {
padding : 3px 4px 0 0;
}
ul#topmenuLv2Right li#mn2-quicklinks a span {
display : inline-block;
height : 33px;
margin: 1px 1px 0px 1px;
padding : 10px 27px 0px 13px;
background : url(../image/menu/menu-lv2-arrow.gif) right 15px no-repeat;
}

#topmenuLv2 li.activeCategory a,
ul#topmenuLv2Right li a:hover,
ul#topmenuLv2Right li.activeCategory a {
background : transparent url(../image/menu/menu-lv2-itm-h.gif) top right no-repeat;
}
ul#topmenuLv2Right li#mn2-quicklinks:hover a span,
ul#topmenuLv2Right li#mn2-quicklinks.mouseOver a span {
position:relative;
background : #fff url(../image/menu/menu-lv2-arrow.gif) right 15px no-repeat;
border: 1px solid #dedede;
border-bottom: 0 none #dedede;
margin: 0;
height:20px;
z-index:5;
}

#topmenuLv2 li.activeCategory a {
color : #369; /* was #96b540, #422993 */
font-weight : 900;
}

ul#topmenuLv2Right li#mn2-quicklinks {
position:relative;
overflow:visible;
}
ul#topmenuLv2Right li#mn2-quicklinks:hover #mn2-quicklinks-box,
ul#topmenuLv2Right li#mn2-quicklinks.mouseOver #mn2-quicklinks-box {
display:block;
}
#mn2-quicklinks-box {
display:none;
position:absolute;
right:4px;
top:33px;
width: 200px;
padding: 4px;
border: 1px solid #dedede;
background: #fff;
}
ul#topmenuLv2Right li#mn2-quicklinks #mn2-quicklinks-box div {
padding : 1px 0;
border-bottom: 1px solid #dedede;
}
ul#topmenuLv2Right li#mn2-quicklinks #mn2-quicklinks-box div.lastItem {
border-bottom: 0 none #dedede;
}
ul#topmenuLv2Right li#mn2-quicklinks #mn2-quicklinks-box a {
display: block;
height : 19px;
padding : 5px 5px 0px 30px;
margin : 0;
color : #666;
text-decoration : none;
font-size : 11px;
/*font-weight:normal;*/
text-transform : none;
outline-style : none;
background : transparent url(../image/menu/menu-lv2-b-arrow.gif) 8px 6px no-repeat;
}
ul#topmenuLv2Right li#mn2-quicklinks #mn2-quicklinks-box a:hover {
background : #efefef url(../image/menu/menu-lv2-b-arrow.gif) 8px 6px no-repeat;
}


/* Menu - level 3 - common with eshop, basic styles in predefinitions.css
------------------------------------------------------------------------------ */
.startPage #menuLv3Wrapper {
padding : 0 15px;
}

.startPage #menuLv3Wrapper h1 {
padding: 24px 5px 0 5px;
font-size : 16px;
color : #666;
background : transparent;
}

.startPage #menuLv3Wrapper ul {
padding : 8px 0;
}

.startPage #menuLv3Wrapper ul.notFirstSection {
padding : 10px 0 8px 0;
border-top: #666 solid 1px;
background : transparent;
}

.startPage #menuLv3Wrapper ul li a,
.startPage #menuLv3Wrapper ul li div {
background : url(../image/menu/menuLv3-arrow-startpg.gif) no-repeat 5px 9px;
}

.startPage #menuLv3Wrapper ul li a.withImg {
	background: transparent none;
}

.startPage #menuLv3Wrapper ul li a.currentItem {
color : #333;
background : url(../image/menu/menuLv3-arrow-startpg.gif) no-repeat 5px 9px;
}

.startPage #menuLv3Wrapper ul li a:hover {
background-position : 7px 9px;
}

.startPage #menuLv3Wrapper ul li a.mnLv3Expanded {
background: url(../image/menu/menuLv3-arrow-down-startpg.gif) no-repeat 3px 11px;
}

.startPage #menuLv3Wrapper ul li ul {
padding : 0 0 0 15px;
}

.startPage #menuLv3Wrapper ul li ul li a,
.startPage #menuLv3Wrapper ul li ul li a:hover {
padding : 2px 0;
background-image : none;
}

/* Menu - ft - not used for now
------------------------------------------------------------------------------ */
ul#menuFt {
display: block;
padding:22px 0 22px 0;
width:100%;
overflow:auto;
}

#menuFt li.footerMnLv1 {
display: block;
width:100%;
overflow:auto;
font-size: 10px;
line-height:13px;
color: #fff;
text-transform: uppercase;
}
.tr_TR #menuFt li.footerMnLv1 {
text-transform:none;
}

#menuFt a.footerMnLv1 {
display: inline-block;
float: left;
width: 185px;
padding: 0 10px 0 0;
color: #fff;
text-decoration: none;
text-align:right;
}

#menuFt a:hover {
color: #f2f2f2;
}

#menuFt li ul {
display:inline-block;
float:left;
padding:0 5px;
border-left: 1px solid #fff;
text-align:left;
}

#menuFt li ul li {
float:left;
padding:0 8px;
background: url(../image/menu/menuLv4-vert-l.gif) right 2px no-repeat;
}

#menuFt li ul li a {
text-decoration: underline;
color: #fff;
}

#menuFt li ul li a:hover {
color: #ddd;
}

/* Content
------------------------------------------------------------------------------ */
#contentWrapper {
position : relative;
width : 100%; /* tk: delete - previous value: 980px; */
padding-bottom : 25px;
}

.startPage #contentWrapper {
background: #dfe2e5;
min-height: 290px;
z-index : 10;
}

#contentCampaignBox h1,
#contentCampaignBox h2,
#contentCampaignBox p {
padding: 0 21px;
}
#contentCampaignBox h1 {
padding-top: 16px;
}
#contentCampaignBox p {
padding-top: 10px;
padding-bottom: 20px;
}

.startPage #contentCampaignBox {
position : relative;
top : 0;
left : 0;
z-index : -1;
width : 100%;
height : 100%;
border-bottom : 0;
background : #dfe2e5;
}

.startPage #contentCampaignBox h1,
.startPage #contentCampaignBox h2,
.startPage #contentCampaignBox p {
padding: 0 250px 0 30px;
}
.startPage #contentCampaignBox h1 {
padding-top : 50px;
}
.startPage #contentCampaignBox h2 {
padding-top : 1em;
}
.startPage #contentCampaignBox p {
padding-top : 1em;
}

#contentBoxes {
/* width : 100%; */
overflow : auto;
padding : 0 12px;
}

.startPage #contentBoxes {
position : relative;
/*top : -65px;*/
top: 0;
/* border-top : 1px solid #fff; */
}

/* Footer
------------------------------------------------------------------------------ */
#footerToolbar {
margin : 0 auto;
width : 982px;
/* border : 1px solid #000; */
}

#footerToolbar,
#footerToolbarLeftPanel,
#footerToolbarRightPanel {
height : 42px;
padding : 0;
}

#footerToolbarLeftPanel {
float : left;
padding-left : 2px;
background : url(../image/footer/separator.gif) no-repeat left top;
}

#footerToolbarRightPanel {
float : right;
padding-right : 2px;
background : url(../image/footer/separator.gif) no-repeat right top;
}

#footerToolbar .footerToolbarBox {
float : left;
height : 42px;
}

#footerToolbar #footerToolbarLeftPanel .footerToolbarBox {
padding : 0 2px 0 0;
background : url(../image/footer/separator.gif) no-repeat right top;
}

#footerToolbar #footerToolbarRightPanel .footerToolbarBox {
padding : 0 0 0 2px;
background : url(../image/footer/separator.gif) no-repeat left top;
}

#footerToolbar .footerToolbarBox a {
display : block;
height : 38px;
text-decoration : none;
padding : 4px 10px 0 10px;
background : url(../image/footer/bgFooterLink.gif) repeat-x left top;
outline-style : none;
}

#footerToolbar .footerToolbarBox a:hover {
text-decoration : none;
cursor : pointer;
background-position : 0 -42px;
}

#footerToolbar .footerToolbarBox a:active,
#footerToolbar .footerToolbarBox a:focus {
background-position : 0 -84px;
}

#footerToolbarLeftPanel .footerToolbarBox img {
float : left;
margin-right : 14px;
}

#footerToolbar .footerToolbarBox .captions {
display : inline-block;
line-height : 14px;
padding : 4px 0 0 0;
}

#footerToolbar .footerToolbarBox a:hover .captions {
text-decoration : underline;
}

#footerToolbar .footerToolbarBox a.center .captions {
padding : 10px 0 0 0;
font-weight : bold;
}

#footerToolbar .footerToolbarBox p {
padding : 2px 0 1px 0;
}

#footerToolbar .footerToolbarBox .caption {
display : block;
font-weight : bold;
}

#footerToolbarRightPanel .footerToolbarBox a#preorderToggle .caption {
font-weight : normal;
}

#footerToolbarRightPanel .footerToolbarBox a#preorderToggle .catSwitch {
padding : 0 5px 0 0;
font-weight : bold;
color : #aaa;
}

#footerToolbarRightPanel .footerToolbarBox a#preorderToggle .catSwitch.last {
padding : 0;
}

#footerToolbarRightPanel .footerToolbarBox a#preorderToggle .catSwitch.active {
color : #000;
}

#footerToolbarRightPanel .footerToolbarBox a#preorderToggle:hover .catSwitch {
color : #000;
}

#footerToolbarRightPanel .footerToolbarBox a#preorderToggle:hover .catSwitch.active {
color : #aaa;
}

#basketLinkWrapper,
#catalogueLinkWrapper {
position : relative;
}

.basketIcon {
float : left;
margin-right : 14px;
display : inline-block;
width : 20px;
height : 34px;
background : url(../image/footer/basketIco.gif) center no-repeat;
}

#footerToolbar #basketBubble {
position : absolute;
z-index : 110;
display : none;
width : 310px;
right : 20px;
bottom : 30px;
}

#basketBubble .bubbleCaption {
padding : 2px 2px 0 5px;
font-weight : bold;
background : url(../image/footer/bubbleBgCaptionShadow.png) top right no-repeat;
}

#basketBubble .bubbleCaption span {
display : block;
height : 19px;
padding : 5px 20px 0 20px;
overflow : hidden;
color : #fff;
background : #4eb5ec url(../image/footer/bubbleCaption.gif) repeat-x;
}

#basketBubble .bubbleContents {
padding : 13px 25px 50px 15px;
overflow : auto;
background : url(../image/footer/bubbleBgContentsShadow.png) bottom right no-repeat;
}

#basketBubble .bubbleContents p {
overflow : hidden;
}

#bubbleProductImage {
display : none;
float : left;
/* background : #fff; */
width : 50px;
height : 50px;
margin-right : 15px;
}

#footerToolbar #tip {
position : absolute;
z-index : 111;
display : none;
max-width : 500px;
height : 45px;
left : 40px;
bottom : 35px;
background : url(../image/footer/tipBgLeftShadow.png) top left no-repeat;
}

#footerToolbar #tip span {
display : block;
height : 45px;
padding : 7px 10px;
white-space : nowrap;
background : url(../image/footer/tipBgRightShadow.png) top right no-repeat;
}


/* paging
------------------------------------------------------------------------------ */
.paging {
margin-top:40px;
width:100%;
font-size:11px;
color:#336699;
text-align:center;
}

.paging a {
display:inline-block;
margin: 0 5px;
height:20px;
color:#336699;
background: #ff1;
}
.paging a span {
display:inline-block;
height:20px;
padding-top:3px;
}

.paging a.pgFirst {
background: url(../image/buttons/pg-first-l.gif) top left no-repeat;
padding-left:18px;
}
.paging a.pgFirst span {
background: url(../image/buttons/pg-basic-r.gif) top right no-repeat;
padding-right:10px;
}
.paging a.pgFirst:hover {
background: url(../image/buttons/pg-first-l-h.gif) top left no-repeat;
}
.paging a.pgFirst:hover span {
background: url(../image/buttons/pg-basic-r-h.gif) top right no-repeat;
}

.paging a.pgPrev {
background: url(../image/buttons/pg-prev-l.gif) top left no-repeat;
padding-left:18px;
}
.paging a.pgPrev span {
background: url(../image/buttons/pg-basic-r.gif) top right no-repeat;
padding-right:10px;
}
.paging a.pgPrev:hover {
background: url(../image/buttons/pg-prev-l-h.gif) top left no-repeat;
}
.paging a.pgPrev:hover span {
background: url(../image/buttons/pg-basic-r-h.gif) top right no-repeat;
}

.paging a.pgNext {
background: url(../image/buttons/pg-basic-l.gif) top left no-repeat;
padding-left:10px;
}
.paging a.pgNext span {
background: url(../image/buttons/pg-next-r.gif) top right no-repeat;
padding-right:18px;
}
.paging a.pgNext:hover {
background: url(../image/buttons/pg-basic-l-h.gif) top left no-repeat;
}
.paging a.pgNext:hover span {
background: url(../image/buttons/pg-next-r-h.gif) top right no-repeat;
}

.paging a.pgLast {
background: url(../image/buttons/pg-basic-l.gif) top left no-repeat;
padding-left:10px;
}
.paging a.pgLast span {
background: url(../image/buttons/pg-last-r.gif) top right no-repeat;
padding-right:18px;
}
.paging a.pgLast:hover {
background: url(../image/buttons/pg-basic-l-h.gif) top left no-repeat;
}
.paging a.pgLast:hover span {
background: url(../image/buttons/pg-last-r-h.gif) top right no-repeat;
}

/* table with alternate rows coloring
------------------------------------------------------------------------------ */
table.basicList {
border : 1px solid #ddd;
width : 100%;
}

table.basicList tr th,
table.basicList tr td {
border : 1px solid #ddd;
padding : 8px 12px;
font-size : 11px;
color : #666;
}

table.basicList tr th {
font-weight : bold;
border-color : #ccc;
color : #fff;
background : #bbb url(../image/grid/header-bg.gif) top center repeat-x;
}

table.basicList tr.rowEven td {
background-color : #fcfcfc;
}

table.basicList tr.right th,
table.basicList tr th.right,
table.basicList tr.right td,
table.basicList tr td.right {
text-align : right;
}

table.basicList tr.totals th,
table.basicList tr th.totals,
table.basicList tr.totals td,
table.basicList tr td.totals {
font-weight : bold;
color : #333;
background-color : #ddd;
border-top : 1px solid #333;
}

/* eshop iframe; widths are default and may be changed via inline styles
------------------------------------------------------------------------------ */
#contentIframe {
border : 0;
background : #fff;
width : 100%;
}

.iframeEnvelope #contentBox {
float : none;
}

/* middle width is default size for common iframe envelope page */
.iframeEnvelope #contentIframe {
width : 980px;
height : 300px;
}

/* error / message
------------------------------------------------------------------------------ */
#missing-content,
.message-pg-wrapper,
.message-pg #contentBoxWrapper  {
padding: 70px 360px 30px 50px;
min-height: 270px;
background: url(/image/common/message-bg.jpg) no-repeat bottom right;
border-bottom: 1px solid #E6E6E6;
margin-bottom : 36px; /* same as menu L2 height for the case it is visible */
}

.confirm #contentBoxWrapper {
background : transparent;
}

.message-pg h1  {
max-width: 500px;
font-size: 24px;
color: #8fc106;
font-weight: bold;
text-transform: uppercase;
}
.tr_TR .message-pg h1 {
text-transform:none;
}

.message-pg h2  {
max-width: 500px;
margin: 14px 0 40px;
font-size: 14px;
color: #55961a;
font-weight: bold;
text-transform: uppercase;
}
.tr_TR .message-pg h2 {
text-transform:none;
}

.message-pg div.first  {
max-width: 500px;
margin: 30px 0 20px;
font-size: 11px;
}

.message-pg div.message  {
max-width: 500px;
}

.message-pg ul.errorText {
margin: 20px 0 20px 20px;
}

.message-pg a.consultantsActionButton,
.message-pg a.recruitsActionButton {
margin-top: 20px;
}

/* no flash page
------------------------------------------------------------------------------ */
.no-flash #wrapper {
background : #fff;
}

.noFlash #mainBox {
position : relative;
}

.noFlash #mainBox img {
width : 100%;
}

.noFlash #links {
position : absolute;
z-index : 10;
top : 120px;
left : 50px;
width : 500px;
white-space : nowrap;
}

.noFlash #links * {
color : #333;
font-size : 16px;
}

.noFlash #links a {
display : inline-block;
padding : 10px 20px;
text-decoration : underline;
outline-style : none;
font-weight : bold;
}

.noFlash #links a.playerLink {
padding-left : 50px;
background : url("/image/common/flash.gif") 10px center no-repeat;
}

.noFlash #links a.imageLink {
background : url("/image/common/flash-off.gif") left center no-repeat;
}

.noFlash #links .description {
padding : 20px 10px 0 10px;
font-size : 14px;
white-space : normal;
}

.noFlash #logo {
position : fixed;
left : auto;
top : auto;
right : 40px;
bottom : 30px;
z-index : 10;
width : 131px;
height : 54px;
background : url("/image/menu/logo2.png") no-repeat;
border : none;
outline-style : none;
}

/* Miscelaneous
------------------------------------------------------------------------------ */
.info {
padding : 5px 0 15px 0;
}

.clearfix {
display:inline-block;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

p.error {
color : #c36;
}

/* force a scroll bar */
html { overflow-y:scroll; }

/* fix for webkit scrollbars on html element taken from parent page style
doesn't work, so html element overflow has to be redefined inside eshop styles
iframe html {
overflow : auto;
} */
