﻿/* sectionmenu.css + basket.css + gaelchultur.css + siopa.css + autocomplete.css + alerts.css + home.css */

/*SECTIONMENU.CSS*/

/*#sectionmenu {background-color: #9BAFDE; background-image: url(/Nabytek/menu_back.gif); background-repeat: repeat-x;
	padding: 3px 8px 3px 8px; display: block; margin: 0px;}*/
#sectionmenu LI {display: inline;}
#sectionmenu LI A {display: inline-block; background-color: #9BAFDE; background-image: url(/Nabytek/menu_back.gif); background-position: 0px -2px; 
                   height: 16px; font-size: 14px; font-weight: bold; padding: 10px 20px; 
                                      font-family: 'Trebuchet MS',Verdana,sans-serif; color: #ffffff;
                                      text-transform: none; margin-bottom: 0px; margin-right: 3px; text-align: right;
                                      margin-top: 2px;}
#sectionmenu LI A:hover {text-decoration: none; background-color: #E0E5F2;}
#sectionmenu LI.current A {background-color: #E0E5F2; /*border: 1px solid #b1a5fe;*/}
#sectionmenu LI A img {
	padding: 0px 2px 0px 2px; height: 18px; margin-top: 0px; margin-bottom: 0px;
}
#sectionmenu LI.with_pic A {padding: 0px; margin-top: 5px; margin-bottom: 0px;}
#sectionmenu LI.with_pic current A {background-color: transparent; /*border: none;*/}

#sectionmenu LI A:hover {background: #3399CC;}     
#sectionmenu LI A.current {background: #3399CC; margin-right: 0px;}     
                                
#sectionmenu LI A div.category-icon {width: 24px; text-align: right; float: right; margin-left: 5px; margin-top: 0px; padding-top: 0px;}
#sectionmenu LI A div.category-icon IMG {opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */}
#sectionmenu LI A:hover div.category-icon IMG {opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */}
#sectionmenu LI A.current div.category-icon IMG {opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */}


#sectionmenu 
{
	display: none;
	background-color: #9BAFDE; background-image: url(/Nabytek/menu_back.gif); background-repeat: repeat-x;  background-position: 0px -2px;
	/*padding: 3px 8px 3px 8px; display: block; margin: 0px;*/
	
	/*background-color: #3399CC;*/
	height: 36px;
	width: 960px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 1px;
	z-index: 99;
}

#sectionmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#sectionmenu li {
	float: left;
	/*position: relative;*/
	text-align: left;
	cursor: default;
	background-color: White;
	text-align: center;
}

#sectionmenu a {
	text-transform: uppercase;
	display: block;
	padding: 10px 15px;
	border-right: 1px solid White;
	font-weight: bold;
	background-color: #3399CC;
	color: White;
	text-decoration: none;
	font-size: 80%;
	height: 16px;
}

#sectionmenu a:hover {
	background-color: #5F7079;
	/*color: White;*/
	text-decoration: underline;
}

#sectionmenu li > ul {
	/*border: 4px solid #E0E5F2;
	display: none;
	position: absolute;
	margin-top: -10px;*/
	padding: 10px 10px 10px 10px;
	float: left;
	/*top: 30px;
	left: 0px;
	z-index: 10;
	width: 860px;
	height: 240px;
	background-color: #ffffff;*/
}
#sectionmenu li > div.submenu > ul.floatright {float: right; width: 165px;}

#sectionmenu li > div.submenu > div.floatleft {float: left; width: 160px; 
                                               display: inline; margin: 0px 0px 10px 0px; 
 											   height: 370px; padding: 10px; background-color: #ffffff;}

#sectionmenu li > div.submenu {
	border: 4px solid #E0E5F2;
	display: none;
	position: absolute;
	margin-top: -10px;
	padding: 0px 0px 5px 0px;
	top: auto;
	left: auto;
	z-index: 10;
	width: 340px;
	height: 390px;
	background-color: #ffffff;
    border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

#sectionmenu li > div.twocolumns 
{
	width: 510px;
}

#sectionmenu li > div.submenu > div.floatlefttwo 
{float: left; width: 330px; display: inline; 
 margin: 0px 0px 10px 0px; height: 370px; padding: 10px; background-color: #ffffff;}

div.rightdrop {
	right: 0px;
	left: auto;
}


#sectionmenu li > div.submenu > div.specialbox 
{
	background-color: #E0E5F2;
	color: #ffffff;
	margin: 0px;
	height: 385px;
	padding-top: 10px;
}

#sectionmenu li li {
	text-align: left;
	z-index: 10;
	display: list-item;
	float: none;
}

#sectionmenu li li a {
	text-transform: none;
	padding: 0px;
	font-weight: bold;
	background-color: #ffffff;
	color: #014A75;
	text-decoration: none;
	font-size: 110%;
	width: 160px;
	height: auto;
	z-index: 10;
	background-image: none;
	text-align: left;
}

#sectionmenu li li a.current {background-color: #ffffff;}


#sectionmenu li li a:hover {
	color: #014A75;
	text-decoration: underline;
	background-color: Transparent;
}

/*#sectionmenu li>ul {
	top: auto;
	left: 0;
}*/

#sectionmenu li:hover ul, li.over ul, li.over div.submenu {
	display: block;
}

#sectionmenu li.over > div {display:block;}

#sectionmenu li a.ccurrent 
{
	background-color: Teal;
}

#sectionmenu li > div.submenu > div.specialbox div.title {color: #3399CC; margin: 0px 0px 10px 0px; font-size: 12px; font-weight: bold; font-style: italic;}

#sectionmenu li > div.submenu > div.specialbox a {padding: 0px; margin: 0px; font-size: 12px; text-transform: none; border-right: none;
                                                  background-color: Transparent; text-align: center; background-image: none;}
#sectionmenu li > div.submenu > div.specialbox a.hover {background-color: Transparent;}                                                  
#sectionmenu li > div.submenu > div.specialbox div.box {width: 160px; float: right;}
#sectionmenu li > div.submenu > div.specialbox div.box div.covershot {height: 84px; margin-top: 4px; text-align: center; 
                                                                      position: relative;}
#sectionmenu li > div.submenu > div.specialbox div.box div.covershot IMG {border: none; 
  -moz-box-shadow:    0px 0px 8px 1px #ccc;
  -webkit-box-shadow: 0px 0px 8px 1px #ccc;
  box-shadow:         0px 0px 8px 1px #ccc;
  width: auto; height: 80px;}
#sectionmenu li > div.submenu > div.specialbox div.box div.covershot a:hover {/*background-color: #FFFFFF;*/ border: 0px;}
#sectionmenu li > div.submenu > div.specialbox div.box div.covershot a:hover IMG {opacity:0.7; filter:alpha(opacity=70);}
#sectionmenu li > div.submenu > div.specialbox div.box div.covershot IMG.banner {display: none;}


#sectionmenu li > div.submenu > div.specialbox div.box div.bookinfo {/*height: 50px;*/}
#sectionmenu li > div.submenu > div.specialbox div.box div.booktitle {font-family: "Trebuchet MS",Arial,sans-serif; font-weight: bold; 
                              font-size: 1.2em; width: 100%; color: #990000; margin: 5px 0px 0px 0px; max-height: 40px; height: auto; overflow: hidden;}
#sectionmenu li > div.submenu > div.specialbox div.box div.booktitle a
{
	color: #335299; text-align: center; width: 100%; height: auto; 
}
#sectionmenu li > div.submenu > div.specialbox div.box div.booktitle a:hover {color: #9BAFDE;}
#sectionmenu li > div.submenu > div.specialbox div.box div.author {font-family: Verdana,Geneva,sans-serif; font-size: 0.9em; color: #000000; 
                                                                   max-height: 32px;}
#sectionmenu li > div.submenu > div.specialbox div.box div.price {font-size: 1.3em; color: Red; font-weight: bold;}
#sectionmenu li > div.submenu > div.specialbox div.box div.rrp {font-size: 1.1em; color: #000000; font-weight: normal; max-height: 20px; margin-top: 6px;}
div.rrp span {text-decoration: line-through;}
#sectionmenu li > div.submenu > div.specialbox div.box div.discount {font-size: 0.9em; color: #000000; font-weight: normal; max-height: 20px;}

#sectionmenu li > div.submenu > div.specialbox div.box FORM.buy {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.8em; margin-top: 0px;
                                   margin-bottom: 0px; padding-left: 0px; /*height: 57px;*/ padding-top: 0px; 
                                   background-position: right top; background-repeat: no-repeat; text-align: center;}
#sectionmenu li > div.submenu > div.specialbox div.box FORM.buy SPAN.price {font-size: 1.5em; color: Red; font-weight: bold;}
#sectionmenu li > div.submenu > div.specialbox div.box FORM.buy SPAN.multiply {font-size: 1.5em;}
#sectionmenu li > div.submenu > div.specialbox div.box FORM.buy SELECT.copies {background-color: #FFFFCC;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 1.2em;}
#sectionmenu li > div.submenu > div.specialbox div.box FORM.buy INPUT.buy {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 1.1em;}
#sectionmenu li > div.submenu > div.specialbox div.box FORM.buy INPUT.buy-button 
{
	display: inline-block; padding: 2px 10px 6px 10px; border: none; height: 22px; margin-top: 6px;
    border-radius: 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
    background: #9BAFDE; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
	color: #ffffff; font-weight: bold; font-size: 12px;
	background-image: url(/Nabytek/basket_put.PNG) no-repeat 0px 0px;
    cursor:pointer;}
#sectionmenu li > div.submenu > div.specialbox div.box FORM.buy INPUT.buy-button:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
}	


/*BASKET.CSS*/

#basket-small > div#basket-overflow {
	border: 4px solid #E0E5F2;
	display: none;
	position: absolute;
	margin-top: 24px;
	margin-left: 5px;
	padding: 0px 0px 5px 0px;
	top: auto;
	left: auto;
	z-index: 10;
	width: 264px;
	min-height: 60px;
	background-color: #ffffff;
    border-radius: 0px 0px 12px 12px;
    -webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	text-align: left;
}


#basket-small div.over > div {display:block;}

#basket-small div.basket-items {
	max-height: 400px;
	overflow-y: scroll;
	overflow: auto;
}

#basket-small div.item {display: block; min-height: 60px; clear: left; margin: 6px 0px; font-size: 90%;}
#basket-small div.item a:hover {background: #ffffff;}
#basket-small div.item div.covershot {height: 50px; width: 50px; margin: 0px 6px 0px 5px; float: left;}
#basket-small div.item div.covershot IMG {border: none; 
  -moz-box-shadow:    0px 0px 8px 1px #ccc;
  -webkit-box-shadow: 0px 0px 8px 1px #ccc;
  box-shadow:         0px 0px 8px 1px #ccc;
  position: relative; 
    z-index: 1;
  }
#basket-small div.item div.covershot a:hover {background-color: #FFFFFF; border: 0px;}
#basket-small div.item div.covershot a:hover IMG {opacity:0.7; filter:alpha(opacity=70);}

#basket-small div.item div.booktitle {font-family: "Trebuchet MS",Arial,sans-serif; font-weight: bold; font-size: 1.1em; 
                                      color: #990000; margin: 5px 0px 0px 0px; width: 180px; height: auto;}
#basket-small div.item div.booktitle a
{
	color: #335299; text-align: center; width: 100%;
}
#basket-small div.item div.booktitle a:hover {color: #9BAFDE;}
#basket-small div.item div.author {font-family: Verdana,Geneva,sans-serif; font-size: 0.9em; color: #000000; height: 30px; font-weight: normal;}
#basket-small div.item div.price {float: right; width: 50px; font-size: 1.2em; color: #335299; font-weight: bold; margin-right: 4px; text-align: right;}
#basket-small div.item div.price span.quantity {font-size: 0.8em; color: #444444; font-weight: normal;}


#basket-small div.empty {display: block; color: #3399CC; margin: 40px 20px; text-align: center;}

#basket-small DIV.total {
    clear: both;
    margin-bottom: 10px;
    font-weight: normal; font-size: 90%; 
    color: #000000;
    text-align: right;
    margin-right: 4px;
    line-height: 22px;
}

#basket-small DIV.total SPAN.price {
    float: right;
    min-width: 50px; font-size: 1.2em; color: #335299; font-weight: bold; margin-right: 0px; margin-left: 4px;
    text-align: right;
        line-height: 22px;

}

#basket-small DIV.order {
	text-align: center;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#basket-small DIV.order A {
    display: inline-block;
    padding: 4px 10px 4px;
    border: medium none;
    height: 16px;
    border-radius: 6px 6px 6px 6px;
	background: #9BAFDE;
    background: linear-gradient(rgb(51, 153, 204), rgb(155, 175, 222)) repeat scroll 0% 0% transparent;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    width: 230px;
}
#basket-small DIV.order A:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
}	


td.item DIV.bookDetails {
    padding: 10px 20px 10px 0px;
    width: auto;
    min-height: 120px;
}
td.item DIV.bookDetails DIV.subtitle {
    font-weight: normal;
    font-size: 1em;
    color: rgb(102, 102, 102);
    line-height: 1em;
    margin-bottom: 12px;
    margin-top: 0px;
}


td.item DIV.bookDetails div.ccovershot {height: 125px; margin-top: 12px;}
td.item DIV.bookDetails div.covershot {float: left; margin-right: 0px; text-align: center; padding: 0px; width: 160px; 
                               min-height: 140px; 
                                  /*border: dotted 1px grey;*/ margin-bottom: 6px; position: relative;}
td.item DIV.bookDetails div.covershot IMG {border: none; 
  -moz-box-shadow:    0px 0px 8px 1px #ccc;
  -webkit-box-shadow: 0px 0px 8px 1px #ccc;
  box-shadow:         0px 0px 8px 1px #ccc;
  position: relative; 
    z-index: 1;
  }
td.item DIV.bookDetails div.covershot a:hover {background-color: #FFFFFF; border: 0px;}
td.item DIV.bookDetails div.covershot a:hover IMG {opacity:0.7; filter:alpha(opacity=70);}

td.item DIV.bookDetails div.covershot IMG.banner {
	border: none; 
   -moz-box-shadow:   0px 0px 0px 0px transparent;
  -webkit-box-shadow: 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent; width: 140px; height: 140px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

td.item DIV.bookDetails  div.title {font-family: "Trebuchet MS",Arial,sans-serif; font-weight: bold; font-size: 1.4em; width: 100%;
                                               color: #990000; margin: 5px 0px 0px 0px; }
td.item DIV.bookDetails  div.title a
{
	color: #335299; text-align: center; width: 100%;
}
td.item DIV.bookDetails  div.title a:hover {color: #9BAFDE;}
td.item DIV.bookDetails  div.author {font-family: Verdana,Geneva,sans-serif; font-size: 1em; color: #000000; }

td.price div.price {font-size: 1.2em; color: #335299; font-weight: bold;}
td.price div.rrp {font-size: 1.0em; color: Red; font-weight: normal; height: 20px; margin-top: 6px;}
td.price div.rrp span {text-decoration: line-through;}
td.price div.discount {font-size: 1em; color: #000000; font-weight: normal; height: 20px;}

table.basket {padding: 0px; margin: 0px; margin-bottom: 20px; border-collapse: collapse;}
table.basket tr {vertical-align: top;}


table.basket td.item {width: 600px;}
table.basket td.quantity {width: 180px; padding-top: 8px;}
table.basket td.price {text-align: right; width: 150px; padding-top: 8px;}
table.basket thead td {border-bottom: solid 1px grey;
    font-size: 12px;
    font-weight: bold;
    padding-top: 16px !important;
    padding-bottom: 4px !important;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
}
table.basket thead td.item {padding-left: 20px;}

table.basket tfoot td {border-top: solid 1px grey; padding-top: 20px;}


table.basket td.quantity input.copies {width: 40px;}
table.basket td.quantity a.function-button {display: block; font-family: "Trebuchet MS",Arial,sans-serif; 
                                            font-weight: normal; color: #888888;
                                          font-size: 0.95em; width: 100%; margin: 4px 0px 4px 0px;}
table.basket td.quantity a.function-button:hover {color: #9BAFDE; text-decoration: underline;}
table.basket td.quantity a.reload { background-position: 0px 3px; font-weight: bold; background-repeat: no-repeat; 
                                    background-image: url("/nabytek/arrow_refresh_bw.png"); padding-left: 14px;}
table.basket td.quantity a.delete {background-position: 0px 3px; font-weight: normal; background-repeat: no-repeat; 
                                    background-image: url("/nabytek/cross_bw.png"); padding-left: 14px;}

div.bigBasket div.basket-title {
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #3399CC;
    width: auto;
    margin: 0px 0px 12px;
    height: 26px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 6px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px; 
	padding: 6px 12px;
}

div.bigBasket div.basket-title div.buttons {float: right; font-size: 0.8em; }

div.bigBasket div.basket-title div.buttons A {
    display: inline-block;
    text-align: center;
    padding: 4px 10px 0px;
    border: medium none;
    height: 22px;
    font-size: 14px;
    margin: 0px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    width: 210px;
	background: #9BAFDE;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
    border-radius: 6px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px; 
}

div.bigBasket div.basket-title div.buttons A:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
	}

div.bigBasket div.basket-title div.buttons A.button-disabled {
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#AAA));
	background:-moz-linear-gradient(#999, #AAA);
	background:-o-linear-gradient(#999, #AAA);
	background:linear-gradient(#999, #AAA);
	pointer-events: none;
    cursor: default;	
}

div.bigBasket div.invoice-button-box {
    margin: 0px 0px 12px;
    height: 26px;
    border: none;
	padding: 0px 12px 6px 12px;
}

div.bigBasket div.terms {
	text-align: right;
    width: auto;
    margin: 12px 0px 8px;
    height: 20px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

div.bigBasket div.basket-title div.buttons A.button-disabled:hover { background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#AAA)); background: -moz-linear-gradient(#999, #AAA); 
                                                                     background: -o-linear-gradient(#999, #AAA); 
                                                                     background-position: linear-gradient(#999, #AAA); 
                                                                     background: linear-gradient(#999, #AAA);}

div.bigBasket div.basket-title div.buttons A.light {
    padding: 2px 10px 0px;
    border: solid 2px #3399CC;
    height: 21px;
    color: #3399CC;
    background: #ffffff;
}
div.bigBasket div.basket-title div.buttons A.light:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
	color: rgb(255, 255, 255);
	}


div.basket-price {font-size: 1.2em; color: #335299; font-weight: bold; padding-left: 140px; 
                  position: relative; text-align: right; width: auto; margin-top: 8px;}
div.basket-price span.caption {width: 140px; font-weight: normal; color: #000000; position: absolute;
                               top: 0px; left: 0px; text-align: left; font-size: 1em;}
div.basket-total {font-size: 1.6em; margin-top: 22px;}  
                             
div.prices-box {
    padding: 12px;
    border: solid 2px #3399CC;
}



div#currency-converter {position: relative; text-align: right; margin-top: 0px; border: 0px solid #999999; 
                        padding: 0px 0px 10px 0px;}
div#currency-converter div.currency-converter-title {color: #fff; margin: 0px; font-size: 100%; font-weight: bold; padding: 4px 5px 6px 5px;
                         background-color: #3399CC; /*border-bottom: 1px dotted #999999;*/ cursor: pointer;
}
div#currency-converter div.with-radius{
	    border-radius: 0px 0px 12px 12px;
    -webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
                         }
div#currency-converter div.no-radius {
    border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	}                         
div#currency-converter div.currency-converter-title img.converter-button {float: right; padding-left: 10px; margin-top: -2px;}


/*GAELCHULTUR.CSS*/

html {overflow-y: scroll;}

BODY {background-color: #FFFFFF; padding: 0px; margin: 0px;}
IMG {border: 0px;}
A {color: Navy; text-decoration: none;}

.clearleft {clear:left;}


/*Site Swapper*/
#siteswapper
{
	background-position: left top;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-color: #E0E5F2;
	position: relative;
	height: 45px;
	background: url("/Nabytek/top_back.png");
	background-repeat: repeat-x;
}
#siteswapper #innerbox {margin: 0px; padding: 0px;
	position: relative; width: 960px; margin-left: auto; margin-right: auto;}
#siteswapper #innerbox UL {margin: 0px; padding: 0px;}	
#siteswapper #innerbox LI {display: inline; margin: 0px; padding: 0px;}
#siteswapper #innerbox LI A {display: inline-block; font-size: 1.1em; margin-left: 0px; padding: 0px 10px 0px 10px;
    font-weight: normal; color: #FFFFF0;}
#siteswapper #innerbox LI A:hover {color: #FEDEA4}
/*#siteswapper #innerbox LI.current A {background-color: #678FC2; color: #2F2F2F;}*/

/*Language Changer*/
#siteswapper #innerbox #langswappernew {display: block; float: none; position: absolute; top: 8px; left: 380px;
                 background: none; text-align: center; width: 200px; height: 32px;
    border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
    background: #f3961c; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#FF9933), to(#f3961c));
	background:-moz-linear-gradient(#FF9933, #f3961c);
	background:-o-linear-gradient(#FF9933, #f3961c);
	background:linear-gradient(#FF9933, #f3961c);
-moz-box-shadow:  4px 4px 3px 0px #bbb;
-webkit-box-shadow: 4px 4px 3px 0px #bbb;
box-shadow: 4px 3px 4px 0px #bbb;}

#siteswapper #innerbox #langswappernew A {display: inline-block; padding: 7px 0px 0px 0px; border: none; 
                                          height: 25px; font-size: 14px; margin: 0px 0px 0px 0px;
                                          color: #ffffff; font-weight: normal;  width: 100px;
    border-radius: 8px 0px 0px 8px;
    -webkit-border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
    background: #f3961c; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#FF9933), to(#FEE2B8));
	background:-moz-linear-gradient(#FF9933, #FEE2B8);
	background:-o-linear-gradient(#FF9933, #FEE2B8);
	background:linear-gradient(#FF9933, #FEE2B8);
}
#siteswapper #innerbox #langswappernew A.right {margin-left: -6px; width: 100px;
    border-radius: 0px 8px 8px 0px;
    -webkit-border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	/*border-left: dotted 1px #ffffff;*/
}
#siteswapper #innerbox #langswappernew A:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#FF9933), to(#f3961c));
	background:-moz-linear-gradient(#FF9933, #f3961c);
	background:-o-linear-gradient(#FF9933, #f3961c);
	background:linear-gradient(#FF9933, #f3961c);
	}
	
#siteswapper #innerbox #langswappernew A img 
	{
		border: 0px; display: block; float: right; margin-top: 0px; margin-left: 8px;
	}
#siteswapper #innerbox #langswappernew A.current {font-weight: bold;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#FF9933), to(#f3961c));
	background:-moz-linear-gradient(#FF9933, #f3961c);
	background:-o-linear-gradient(#FF9933, #f3961c);
	background:linear-gradient(#FF9933, #f3961c);
}


#envelope {position: relative; width: 960px; margin-left: auto; margin-right: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.7em;
	background-color: #FFFFFF;}
	
/*Header*/
#myheader {position: relative; padding: 0px 0px 5px 0px; min-height: 90px;}
#pagelogo {margin-left: 0px;}
#pagelogo {} IMG {border: 0px;}
#pagelogo div.motto { padding-left: 110px; margin-top: -10px;
	font-size: 1.3em; font-family: 'Trebuchet MS',Verdana,sans-serif; font-style: italic; font-weight: bold; color: rgb(155, 175, 222);
}

/*Testimonial*/
#testimonial {width: 500px; position: absolute; top: 20px; right: 25px; text-align: right; color: #373737; font-family: Georgia, serif;}
#testimonial .quote {font-weight: bold;}
#testimonial .attribution {margin-top: 5px; margin-right: 15px;}


/*Log in and icons at the header band*/
#userspace {width: 346px; position: absolute; top: 0px; right: 5px; text-align: left; color: #373737;}
#userspace DIV.title {margin-bottom: 5px; font-weight: bold; height: 1em; position: relative;}
#userspace #username_label {position: absolute; top: 0px; left: 0px;}
#userspace #password_label {position: absolute; top: 0px; left: 137px;}
#userspace FORM {margin: 0px; padding: 0px;}
#userspace INPUT.text {font-size: 85%; border: 1px inset; padding: 1px; height: 15px;}
#userspace INPUT.button {border: 1px ouset; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1em;}
#userspace INPUT#username {width: 130px;}
#userspace INPUT#password {width: 100px;}
#userspace INPUT#login_submit {width: 100px;}
#userspace DIV.buttons {margin-top: 2px; font-size: 0.9em; text-align: right;}
#userspace DIV.buttons A {color: #7A7A7A;}
#userspace DIV.buttons A:hover {color: Navy}
#userspace DIV.right {text-align: right;}
#userspace DIV#loggedin_username {margin-top: 8px; color: #EE4242; font-size: 140%; position: relative; padding-right: 30px; text-align: right;}
#userspace DIV#loggedin_username IMG {position: absolute; top: -6px; right: 0px;}

#search-bar {width: 400px; position: absolute; top: 62px; left: 0px; text-align: left; color: #373737;
             display: block; padding: 0px 2px; border: none; height: 22px; 
	background: #ffffff; border: 1px solid #3399CC;
	color: #9BAFDE; font-weight: bold; font-size: 12px; margin: 0px 0px 0px 0px;
	border-radius: 8px;
	    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    background: #9BAFDE; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);}
#search-bar button {background: transparent url(/Nabytek/lupaW_20.png) no-repeat 0px 0px; width: 20px; height: 20px; margin-top: -2px; border: none;}	
#search-bar .ui-widget input {border: none; 
                              border-radius: 6px 0px 0px 6px; 
                              margin: 2px 2px 0px 2px; width: 352px; height: 18px; padding: 0px 6px;}
#search-bar A.lupa-link {float: right; display: block; width: 28px; height: 20px; 
    padding: 0px 0px 0px 0px; color: #ffffff; text-align: left; margin-left: 0px;
    border-radius: 0px 6px 6px 0px;
    -webkit-border-radius: 0px 6px 6px 0px;
	-moz-border-radius: 0px 6px 6px 0px;
    background: #9BAFDE; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
    }	
#search-bar A:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
}	
#search-bar A.lupa-link span.lupa-icon {position: absolute; top: 2px; right: 6px; width: 20px; height: 20px; 
                                        background: url("/Nabytek/lupaW_20.png") no-repeat;}


/*Small shopping basket in the header band*/
#basket-small {width: 280px; position: absolute; top: 62px; right: 0px; text-align: right; color: #373737;
display: block; padding: 0px 0px 0px 0px; border: none; height: 24px;
    border-radius: 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
    background: #9BAFDE; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
	color: #ffffff; font-weight: bold; font-size: 12px; margin: 0px 0px 0px 4px;}
#basket-small A.basket-link {float: left; display: block; width: 104px; height: 20px; 
                             padding: 4px 0px 0px 10px; color: #ffffff; text-align: left; margin-left: 0px;
    border-radius: 0px 6px 6px 0px;
    -webkit-border-radius: 0px 6px 6px 0px;
	-moz-border-radius: 0px 6px 6px 0px;
    background: #9BAFDE; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
                             }	
#basket-small A:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
}	
#basket-small div.basket-contents {float: left; height: 24px; width: 100px; padding: 4px 20px 2px 25px; margin: 0px 0px 0px 20px; border-right: 1px solid #ffffff;}
#basket-small div.basket-contents span.basket-icon {position: absolute; top: 2px; left: 4px; width: 22px; height: 18px; background: url("/Nabytek/basket_22x18px.png") no-repeat;}
#basket-small A.basket-link span.go-on-icon {position: absolute; top: 6px; right: 2px; width: 20px; height: 20px; background: url("/Nabytek/go-on.png") no-repeat;}


/*Main Site Menu (horizontal)*/
#menubar {position: relative;}
#sitemenu {background-color: #9BAFDE; background-image: url(/Nabytek/menu_back.gif); background-repeat: repeat-x;
	padding: 3px 8px 3px 8px; display: block; margin: 0px;}
#sitemenu LI {display: inline;}
#sitemenu LI A { display: inline-block; font-size: 1.3em; margin-left: 6px; padding: 3px 10px 6px 10px;
    font-weight: bold; /*text-transform: uppercase;*/ font-family: 'Trebuchet MS',Verdana,sans-serif;}
#sitemenu LI A:hover {text-decoration: none; background-color: #E0E5F2;}
#sitemenu LI.current A {background-color: #E0E5F2; border: 1px solid #b1a5fe;}
#sitemenu LI A img {
	padding: 0px 2px 0px 2px; margin-top: 0px; margin-bottom: 0px;
}
#sitemenu LI.with_pic A {padding: 0px; margin-top: 5px; margin-bottom: 0px;}
#sitemenu LI.with_pic current A {background-color: transparent; border: none;}

/*Language Changer*/
#langswapper {display: block; margin: 0px; position: absolute; top: 12px; right: 12px;}
#langswapper A {display: inline-block; padding: 2px 5px; border: 1px outset;
	background-color: #FFFFFF; color: #8F1418; font-weight: bold;}
#langswapper A:hover {background-color: #FEF5E3;}

/*Body (has gradient background*/
#mybody {position: relative; padding-top: 0px; clear: left;}

/*Invelope (white block inside gradient*/
#invelope {position: relative; margin: 0px; padding: 0px 0px 0px 0px; text-align: left;}

/*Footer*/
#footer {background-color: #DDDDDD; padding-top: 5px; color: #555555; clear: both; padding-bottom: 10px;}
#footer P {margin: 0px 0px 0px 10px; padding-top: 5px; padding-left: 10px;}
#footer A.logo {float: right; margin-right: 30px; margin-top: 13px;}
#corners_bottom {width: 960px; height: 10px;}

/*Section menu (vertical, left-hand side*/
#menucolumn {width: 200px; float: left;}
#sectionmenu {margin: 0px; padding: 0px}
#sectionmenu LI {display: block;}
#sectionmenu LI A { display: block; margin: 0px 0px 10px 0px; padding: 10px 18px;}
#sectionmenu LI A .title {display: block; font-weight: bold; font-size: 1.1em; color: #10417A;}
#sectionmenu LI A .decription {display: block; color: #222222; margin-top: 5px;}
#sectionmenu LI A:hover {text-decoration: none; background-color: #E0E5F2;}
/*#sectionmenu LI.current A {background-color: #D7D7D7;}*/

/*Content column*/
#contentcolumn {margin-left: 220px; border-left: 1px solid #6F98CC; padding-left: 20px;}

div.clear {
	clear: both;
	height: 0px;
}

/*MP3 player*/
div.miniplayer {display: inline-block;}

div#auto_contents div.table-noborders table {border: none;}
div#auto_contents div.table-noborders tr {border: none;}
div#auto_contents div.table-noborders td {border: none; padding: 10px;}


/*SIOPA.CSS*/

/*Left column with news*/
#leftcolumn {position:relative; 
	top: 0px;
	left: 0px;
	float: left;
	width: 260px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px; /* actual value */
	margin: 0px;
	padding: 0px;
	z-index:2;
}

/*Content column*/
#contentcolumn {margin-left: 240px; border-left: none; padding-left: 10px;}

#sectionmenu LI A div.category-icon {width: 24px; text-align: right; float: right; margin-left: 5px; margin-top: -3px;}
#sectionmenu LI A div.category-icon IMG {opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */}
#sectionmenu LI A:hover div.category-icon IMG {opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */}
#sectionmenu LI A.current div.category-icon IMG {opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */}

OL#navigation-bar {width: 100%; border: 1px solid #cccccc; border-radius: 6px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px; margin: 0px 0px 12px 0px; padding: 0px; height: 24px;}
OL#navigation-bar LI {color: #808080; float: left; list-style: none; line-height: 18px; display: block; margin: 3px 4px; padding: 0px 6px 0px 6px;}
OL#navigation-bar LI.with_icon {background: url("/Nabytek/resultset_next_gray.png") no-repeat -4px 2px transparent; padding: 0px 6px 0px 22px;}                       
OL#navigation-bar LI A {color: #808080;}
OL#navigation-bar LI A:hover {color: #aaaaaa; text-decoration: underline;}


#filter-bar {margin: 6px 0px 0px 0px; padding: 4px 4px 24px 8px; vertical-align: baseline; border: 1px solid #cccccc; border-radius: 6px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;}
#filter-bar div.listing-count {float: left; line-height: 16px;}	
#filter-bar div.sorting {float: right;}
#filter-bar div.sorting select {font-size: 95%;}

#pagination {margin: 6px 0px 0px 0px; padding: 4px 0px 24px 0px; vertical-align: baseline; border: 1px solid #cccccc; border-radius: 6px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;}
#pagination ul {float: right; clear: none; display: inline; margin: 0px;}
#pagination li {float: left; list-style: none outside none; line-height: 14px;}
#pagination li a {display: block; padding: 2px 7px 4px 7px; text-decoration: none; color: #000000;}
#pagination li a:hover {color: #3399CC;}
#pagination a:hover {color: #3399CC; background-color: #ffffff;}
#pagination .current {color: #ffffff; display: block; margin: 0px 3px; padding: 2px 4px 4px 4px; background: #3399CC; 
                       border-radius: 6px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;}
#pagination form {float: left; margin-left: 8px; line-height: 16px;}
#pagination form select {font-size: 95%;}	

#pagination-bottom {margin: 6px 0px 0px 0px; padding: 4px 0px 24px 0px; vertical-align: baseline; border: 1px solid #cccccc; border-radius: 6px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px; clear: both;}
#pagination-bottom ul {float: right; clear: none; display: inline; margin: 0px;}
#pagination-bottom li {float: left; list-style: none outside none; line-height: 14px;}
#pagination-bottom li a {display: block; padding: 2px 7px 4px 7px; text-decoration: none; color: #000000;}
#pagination-bottom li a:hover {color: #3399CC;}
#pagination-bottom a:hover {color: #3399CC; background-color: #ffffff;}
#pagination-bottom .current {color: #ffffff; display: block; margin: 0px 3px; padding: 2px 4px 4px 4px; background: #3399CC; 
                       border-radius: 6px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;}
#pagination-bottom form {float: left; margin-left: 8px; line-height: 16px;}
#pagination-bottom form select {font-size: 95%;}	

DIV#leftcolumn DIV#latest-list {margin-top: 20px;}

DIV#leftcolumn DIV.list-title {display: block; background-color: #ffcc99; background-position: 0px -2px; 
                                      border-radius: 0px 20px 20px 0px; clear: left;
                                      height: 20px; font-size: 14px; font-weight: bold; padding: 10px; 
                                      font-family: 'Trebuchet MS',Verdana,sans-serif; color: #ffffff;
                                      text-transform: uppercase; margin-bottom: 2px; margin-right: 20px; text-align: right;
                                      padding-right: 14px;}
DIV#leftcolumn DIV#latest-list aA:hover {background: #3399CC;}     
DIV#leftcolumn DIV#latest-list aA.current {background: #3399CC; margin-right: 0px;}     
                                
DIV#leftcolumn DIV.list-title div.category-icon {width: 24px; text-align: right; float: right; margin-left: 5px; margin-top: -3px;}
DIV#leftcolumn DIV.list-title div.category-icon IMG {opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */}
DIV#leftcolumn DIV#latest-list aA:hover div.category-icon IMG {opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */}
DIV#leftcolumn DIV#latest-list aA.current div.category-icon IMG {opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */}


/*Book mikro details (homepage)*/
DIV#leftcolumn DIV#latest-list A.bookMikroDetails {padding: 10px 0px 0px 0px; width: 250px; clear: left;}
DIV#leftcolumn DIV#latest-list A.bookMikroDetails {display: block; margin-right: 5px; margin-bottom: 5px; }
DIV#leftcolumn DIV#latest-list A.bookMikroDetails:hover {text-decoration: underline; color: Navy;}

DIV#leftcolumn DIV#latest-list A.bookMikroDetails DIV.covershot {float: left; margin-right: 5px; margin-bottom: 5px; margin-top: -8px;}
DIV#leftcolumn DIV#latest-list A.bookMikroDetails DIV.blurb {font-family: Georgia, Serif;font-size: 1em;line-height: 1.2em;}
DIV#leftcolumn DIV#latest-list A.bookMikroDetails DIV.nofloat {margin-left: 63px;}
DIV#leftcolumn DIV#latest-list A.bookMikroDetails DIV.author {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1em; color: #000000;}
DIV#leftcolumn DIV#latest-list A.bookMikroDetails DIV.title {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1em; color: Navy; 
                                line-height: 1.4em; margin-top: 2px; font-weight: bold;}
DIV#leftcolumn DIV#latest-list A.bookMikroDetails DIV.title {color: #606060;}




DIV#leftcolumn DIV#categories-list {border: solid 1px #dddddd; margin: 0px 5px 5px 0px; padding: 8px;}
DIV#leftcolumn DIV#categories-list h2 {font-size: 14px; font-weight: normal; color: #aaaaaa; margin: 0px 0px 12px 0px;}

DIV#leftcolumn DIV#categories-list A {display: block; height: 20px; font-size: 12px; font-weight: bold; padding-left: 8px; 
                                      font-family: 'Trebuchet MS',Verdana,sans-serif; color: #666666;}
DIV#leftcolumn DIV#categories-list A:hover {color: #111111; text-decoration: underline;}     
DIV#leftcolumn DIV#categories-list A.current {background: #3399CC; margin-right: 0px;}     
                                
DIV#leftcolumn DIV#categories-list A div.category-icon {width: 24px; text-align: right; float: right; margin-left: 5px; margin-top: -3px;}
DIV#leftcolumn DIV#categories-list A div.category-icon IMG {opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */}
DIV#leftcolumn DIV#categories-list A:hover div.category-icon IMG {opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */}
DIV#leftcolumn DIV#categories-list A.current div.category-icon IMG {opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */}

DIV#leftcolumn DIV.filter-box {border: solid 1px #dddddd; margin: 15px 5px 5px 0px; padding: 8px;}
DIV#leftcolumn DIV.filter-box h2 {font-size: 14px; font-weight: normal; color: #aaaaaa; margin: 0px 0px 12px 0px;}
DIV#leftcolumn DIV.filter-box A {display: block; /*height: 20px;*/ font-size: 12px; font-weight: bold; /*padding-left: 8px;*/ 
                                      font-family: 'Trebuchet MS',Verdana,sans-serif; color: #666666;}
DIV#leftcolumn DIV.filter-box A:hover {color: #111111; text-decoration: underline;}     
DIV#leftcolumn DIV.filter-box select {width: 200px;}

div#smallboxes {/*height: 210px;*/ padding: 5px 0px; width: 700px; /*border: dotted 1px grey;*/}
div#smallboxes div.title {font-size: 90%; padding: 5px; background-color: #DDDDDD; margin-bottom: 10px;}
div#smallboxes div.boxes {padding-left: 5px; margin-bottom: 10px;}
div#smallboxes div.boxes div.item-row {margin: 0px 0px 16px 0px; width: 100%;}
div#smallboxes div.boxes div.box {float: left; margin-right: 10px; text-align: center; padding: 5px; width: 150px; height: 250px; 
                                  /*border: dotted 1px grey;*/ margin-bottom: 10px; position: relative;}
div#smallboxes div.boxes div.covershot {height: 125px; margin-top: 24px;}
div#smallboxes div.boxes div.covershot IMG {border: none; 
  -moz-box-shadow:    0px 0px 8px 1px #ccc;
  -webkit-box-shadow: 0px 0px 8px 1px #ccc;
  box-shadow:         0px 0px 8px 1px #ccc;
                                            }
div#smallboxes div.boxes div.covershot a:hover {background-color: #FFFFFF; border: 0px;}
div#smallboxes div.boxes div.covershot a:hover IMG {opacity:0.7; filter:alpha(opacity=70);}

div#smallboxes div.boxes div.bookinfo {}
div#smallboxes div.boxes div.booktitle {font-family: Verdana,Geneva,sans-serif; font-weight: bold; font-size: 1.1em; color: #990000; margin: 5px 0px 3px 0px;}
div#smallboxes div.boxes div.booktitle a {color: Navy;}
div#smallboxes div.boxes div.booktitle a:hover {text-decoration: underline;}
div#smallboxes div.boxes div.author {font-family: Verdana,Geneva,sans-serif; font-size: 1em; color: #000000;}
div#smallboxes div.boxes div.price {font-size: 1.4em; color: Red; font-weight: bold;}
div#smallboxes div.boxes div.rrp {font-size: 1.2em; color: #000000; font-weight: normal;}
div.rrp span {text-decoration: line-through;}
.item_carousel div.item div.box div.discount {font-size: 1em; color: #000000; font-weight: normal;}

div#smallboxes div.boxes FORM.buy {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.8em; margin-top: 5px;
                                   margin-bottom: 0px; padding-left: 4px; padding-top: 12px;
                                   background-position: right top; background-repeat: no-repeat;}
div#smallboxes div.boxes FORM.buy SPAN.price {font-size: 1.5em; color: Red; font-weight: bold;}
div#smallboxes div.boxes FORM.buy SPAN.multiply {font-size: 1.5em;}
div#smallboxes div.boxes FORM.buy SELECT.copies {background-color: #FFFFCC;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 1.2em;}
div#smallboxes div.boxes FORM.buy INPUT.buy {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 1.1em;}
div#smallboxes div.boxes div.box FORM.buy INPUT.buy-button 
{
	display: inline-block; padding: 2px 10px 6px 10px; border: none; height: 22px;
    border-radius: 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
    background: #9BAFDE; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
	color: #ffffff; font-weight: bold; font-size: 12px;
	background-image: url(/Nabytek/basket_put.PNG) no-repeat 0px 0px;
    cursor:pointer;}
.item_carousel div.item div.box FORM.buy INPUT.buy-button:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
}	

div#smallboxes DIV.label
{
	width: 200px;
	bborder: 4px solid #990000;
	background: url(Nabytek/DealOfTheMonthBla.png) 0px 0px no-repeat; /* for IE */
	filter: alpha(opacity=100); /* CSS3 standard */
	opacity: 1;
	text-align: left;
	position: absolute;
	top: 6px;
	left: 6px;
	margin-left: 0px;
    font-weight: bold;
    padding: 6px 0px 20px 30px;
    z-index: 2;
}

div#smallboxes DIV.label DIV.text
{
	font-weight: normal;
	padding: 3px 0px;
	bbackground: red;
	color: #ffffff;
	font-size: 100%;
	display: block;
	overflow: hidden;
}


div#smallboxes DIV.rosette
{
	width: 40px;
	bborder: 4px solid #990000;
	background: url(Nabytek/RosetteMiniHome2.png) 0px 0px no-repeat; /* for IE */
	filter: alpha(opacity=80); /* CSS3 standard */
	opacity: 0.8;
	text-align: left;
	position: absolute;
	top: 110px;
	left: 120px;
	margin-left: 0px;
    font-weight: bold;
    padding: 6px 10px 12px 0px;
}
div#smallboxes DIV.rosette DIV.text
{
	font-weight: normal;
	padding: 3px 0px;
	bbackground: red;
	color: #ffffff;
	font-size: 85%;
	display: block;
	overflow: hidden;
	text-align: center;
}

/*Box with prices*/
div#item-basket-box {float: right; width: 200px; border: 4px solid #9BAFDE; text-align: center; padding: 15px;}
div#item-basket-box  FORM.buy INPUT.buy-button 
{
	display: inline-block; padding: 2px 10px 6px 10px; border: none; height: 22px; margin-top: 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
    background: #9BAFDE; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
	color: #ffffff; font-weight: bold; font-size: 12px;
	background-image: url(/Nabytek/basket_put.PNG) no-repeat 0px 0px;
    cursor:pointer;}
div#item-basket-box FORM.buy INPUT.buy-button:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
}	
div#item-basket-box div.price {font-size: 1.4em; color: Navy; font-weight: bold; margin-bottom: 6px;}
div#item-basket-box div.rrp {font-size: 1.2em; color: Red; font-weight: normal; margin-bottom: 6px;}
div.rrp span {text-decoration: line-through;}
div#item-basket-box div.discount {font-size: 1em; color: #000000; font-weight: normal;}
div#item-basket-box a.wishlist {font-size: 1em; color: #000000; font-weight: normal; display: block; margin-top: 6px;}
div#item-basket-box div.quantity {margin-top: 12px;}
div#item-basket-box div.quantity input {font-size: 1.2em; color: Navy; width: 50px; margin-bottom: 6px; font-weight: bold;}

/*Book details*/
DIV.bookDetails {
    padding: 10px 20px 10px 0px;
    width: 700px; min-height: 180px;
}
DIV.bookDetails A.ccovershot {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
DIV.bookDetails DIV.covershot {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    position: relative;
    padding-top: 0px;
}

DIV.bookDetails DIV.covershot IMG {
	margin-top: 0px;
	position: relative;
	z-index: 1;
}

DIV.bookDetails div.covershot IMG.banner
{
  position: absolute; left: -10px; top: -10px; z-index: 2; border: none; 
  -moz-box-shadow:   0px 0px 0px 0px transparent;
  -webkit-box-shadow: 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent;}

DIV.bookDetails DIV.blurb {
    font-family: Georgia, Serif;
    font-size: 1.2em;
    line-height: 1.4em;
    clear: left;
    padding-top: 2px;
}
DIV.bookDetails DIV.item-detail {
    font-size: 1em;
    line-height: 1.6em;
    color: #606060;
}
DIV.bookDetails DIV.item-detail A {
    color: Black;
}
DIV.bookDetails DIV.item-detail A:hover {
    color: Navy; text-decoration: underline;
}


DIV.bookDetails DIV.nofloat {
    margin-left: 195px;
}
DIV.bookDetails DIV.author {
    font-family: Georgia, Serif;
    font-size: 1.4em;
    color: Black;
    font-weight: bold;
}
DIV.bookDetails DIV.author A {
    color: Black;
}
DIV.bookDetails DIV.author A:hover {
    color: Navy; text-decoration: underline;
}
DIV.bookDetails DIV.title
{
	font-family: Georgia, Serif;
	font-size: 2em;
	color: #FF6600;
	line-height: 1.8em;
    margin-bottom: 12px;
    font-weight: bold;
}
DIV.bookDetails DIV.subtitle
{
    font-weight: bold;
    font-size: 1.2em;
    color: #666666;
    line-height: 1.2em;
    margin-bottom: 12px;
    margin-top: -14px;
}

DIV.bookDetails DIV.title A {
    color: #FF9933;
}
DIV.bookDetails DIV.moreinfo {
    text-align: right;
    font-size: 1.2em;
}
DIV.bookDetails FORM.buy
{
    margin-top: 5px;
    margin-bottom: 0px;
    padding-left: 10px;
    height: 57px;
    padding-top: 18px;
    background-image: url(Nabytek/buy_arrow.gif);
    background-position: right top;
    background-repeat: no-repeat;
}
DIV.bookDetails FORM.buy SPAN.price {
    font-size: 1.5em;
    color: Red;
    font-weight: bold;
}
DIV.bookDetails FORM.buy SPAN.multiply {
    font-size: 1.5em;
}
DIV.bookDetails FORM.buy SELECT.copies {
    background-color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
DIV.bookDetails FORM.buy INPUT.buy
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

DIV.bookDetails DIV.covershot DIV.label
{
	width: 200px;
	bborder: 4px solid #990000;
	background: url(Nabytek/DealOfTheMonthBlaL.png) 0px 0px no-repeat; /* for IE */
	filter: alpha(opacity=100); /* CSS3 standard */
	opacity: 1;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: -10px;
	margin-left: 0px;
    font-weight: bold;
    padding: 10px 0px 20px 42px;
}

DIV.bookDetails DIV.covershot DIV.label DIV.text
{
	font-weight: bold;
	padding: 3px 0px;
	bbackground: red;
	color: #ffffff;
	font-size: 120%;
	display: block;
	overflow: hidden;
}

DIV.bookDetails DIV.covershot DIV.rosette
{
	width: 40px;
	bborder: 4px solid #990000;
	background: url(Nabytek/RosetteMini.png) 0px 0px no-repeat; /* for IE */
	filter: alpha(opacity=80); /* CSS3 standard */
	opacity: 0.8;
	text-align: left;
	position: absolute;
	top: 180px;
	left: 150px;
	margin-left: 0px;
    font-weight: bold;
    padding: 12px 10px 20px 12px;
}
DIV.bookDetails DIV.covershot DIV.rosette DIV.text
{
	font-weight: bold;
	padding: 3px 0px;
	bbackground: red;
	color: #ffffff;
	font-size: 120%;
	display: block;
	overflow: hidden;
	text-align: center;
}

DIV#product_preview {clear: left;}
DIV#product_preview a {display:block; float: left; margin: 4px;}
DIV#product_preview a DIV.image-cropper {
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border: 1px solid #ddd;
}
DIV#product_preview a DIV.image-cropper img {left: -50%; max-width: 120px; max-height: 120px;}

/*Author details*/
DIV.authorDetails {
    padding: 30px 20px;
    width: 550px;
}
DIV.authorDetails IMG.portrait {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
DIV.authorDetails DIV.blurb {
    font-family: Georgia, Serif;
    font-size: 1.2em;
    line-height: 1.4em;
}
DIV.authorDetails DIV.name
{
    font-family: Georgia, Serif;
    font-size: 2em;
    color: #990000;
    line-height: 1.4em;
}
DIV.authorBooks 
{
    padding: 6px 20px;
    width: 550px;
	border-top: 2px dotted #CCCCCC;
	font-family: Georgia, serif;
}
DIV.authorBooksTitle 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: Maroon;   
    font-weight: bold;
	margin-bottom: 6px;
	padding-top: 6px;
	font-size: 1.2em;
}

/*Publisher details*/
DIV.publisherDetails {
    padding: 30px 20px;
    width: 550px;
}
DIV.publisherDetails IMG.portrait {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
DIV.publisherDetails DIV.blurb {
    font-family: Georgia, Serif;
    font-size: 1.2em;
    line-height: 1.4em;
}
DIV.publisherDetails DIV.name
{
    font-family: Georgia, Serif;
    font-size: 2em;
    color: #990000;
    line-height: 1.4em;
}

/*Book mini details (Books by author)*/
DIV.bookMiniDetails {
    padding: 30px 20px;
    width: 550px;
}
DIV.bookMiniDetails A.covershot {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
DIV.bookMiniDetails IMG.covershot {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
DIV.bookMiniDetails DIV.blurb {
    font-family: Georgia, Serif;
    font-size: 1em;
    line-height: 1.2em;
}
DIV.bookMiniDetails DIV.nofloat {
    margin-left: 63px;
}
DIV.bookMiniDetails DIV.author {
    font-family: Georgia, Serif;
    font-size: 1.2em;
    color: Navy;
}
DIV.bookMiniDetails DIV.author A {
    color: Navy;
}
DIV.bookMiniDetails DIV.title
{
    font-family: Georgia, Serif;
    font-size: 1.4em;
    color: #990000;
    line-height: 1.4em;
}
DIV.bookMiniDetails DIV.title A {
    color: #990000;
}

div#like-list {width: 100%;margin: 12px 0px;}
div#like-list h2 {display: block; background-color: #9BAFDE; width: 100%;
                                      height: 16px; font-size: 14px; font-weight: bold; padding: 6px; 
                                      font-family: 'Trebuchet MS',Verdana,sans-serif; color: #ffffff;
                                      text-transform: none; text-align: center;
                                      padding-right: 0px;
                                      /*border-radius: 12px 12px 12px 12px;*/}



/* All rotating lists with items */
.item_carousel {
	padding: 5px 0 5px 50px;
	position: relative;
}
.item_carousel div.item {
	border: 0px solid #ccc;
	background-color: white;
	padding: 0px;
	margin: 7px;
	display: block;
	float: left;
}
a.prev, a.next {
	background: url(/nabytek/misc_images.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
}
a.prev {			left: -10px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px; }
a.prev.disabled {   background-position: 0 -100px !important;  }
a.next {			right: -22px;
					background-position: -50px 0; }
a.next:hover {		background-position: -50px -50px; }
a.next.disabled {   background-position: -50px -100px !important;  }
a.prev.disabled, a.next.disabled {
	    cursor: default;
	}
a.prev span, a.next span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}

.item_carousel div.item div.box {}


.item_carousel div.item div.box {float: left; margin-right: 0px; text-align: center; padding: 0px; width: 160px; min-height: 250px; 
                                  /*border: dotted 1px grey;*/ margin-bottom: 10px; position: relative;}
.item_carousel div.item div.box div.covershot {height: 125px; margin-top: 12px;}
.item_carousel div.item div.box div.covershot IMG {border: none; 
  -moz-box-shadow:    0px 0px 8px 1px #ccc;
  -webkit-box-shadow: 0px 0px 8px 1px #ccc;
  box-shadow:         0px 0px 8px 1px #ccc;
  position: relative; 
    z-index: 1;
  }
.item_carousel div.item div.box div.covershot a:hover {background-color: #FFFFFF; border: 0px;}
.item_carousel div.item div.box div.covershot a:hover IMG {opacity:0.7; filter:alpha(opacity=70);}

.item_carousel div.item div.box div.covershot IMG.banner {
	border: none; 
   -moz-box-shadow:   0px 0px 0px 0px transparent;
  -webkit-box-shadow: 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent; width: 140px; height: 140px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

.item_carousel div.item div.box div.bookinfo {/*height: 50px;*/}
.item_carousel div.item div.box div.booktitle {font-family: "Trebuchet MS",Arial,sans-serif; font-weight: bold; font-size: 1.2em; width: 100%;
                                               color: #990000; margin: 5px 0px 0px 0px; height: 40px; overflow: hidden;}
.item_carousel div.item div.box div.booktitle a
{
	color: #335299; text-align: center; width: 100%;
}
.item_carousel div.item div.box div.booktitle a:hover {color: #9BAFDE;}
.item_carousel div.item div.box div.author {font-family: Verdana,Geneva,sans-serif; font-size: 1em; color: #000000; height: 30px;}
.item_carousel div.item div.box div.price {font-size: 1.4em; color: #335299; font-weight: bold;}
.item_carousel div.item div.box div.rrp {font-size: 1.2em; color: Red; font-weight: normal; height: 20px; margin-top: 6px;}
div.rrp span {text-decoration: line-through;}
.item_carousel div.item div.box div.discount {font-size: 1em; color: #000000; font-weight: normal; height: 20px;}

.item_carousel div.item div.box FORM.buy {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.8em; margin-top: 0px;
                                   margin-bottom: 0px; padding-left: 0px; /*height: 57px;*/ padding-top: 0px; 
                                   background-position: right top; background-repeat: no-repeat; text-align: center;}
.item_carousel div.item div.box FORM.buy SPAN.price {font-size: 1.5em; color: Red; font-weight: bold;}
.item_carousel div.item div.box FORM.buy SPAN.multiply {font-size: 1.5em;}
.item_carousel div.item div.box FORM.buy SELECT.copies {background-color: #FFFFCC;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 1.2em;}
.item_carousel div.item div.box FORM.buy INPUT.buy {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 1.1em;}
.item_carousel div.item div.box FORM.buy INPUT.buy-button 
{
	display: inline-block; padding: 2px 10px 6px 10px; border: none; height: 22px;
    border-radius: 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
    background: #9BAFDE; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
	color: #ffffff; font-weight: bold; font-size: 12px;
	background-image: url(/Nabytek/basket_put.PNG) no-repeat 0px 0px;
    cursor:pointer;}
.item_carousel div.item div.box FORM.buy INPUT.buy-button:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
}	



ul#itemContainer {/*height: 210px;*/ padding: 5px 0px; width: 710px; /*border: dotted 1px grey;*/}
ul#itemContainer li {float: left; margin-right: 10px; text-align: center; padding: 5px; width: 150px; min-height: 250px; 
                                  /*border: dotted 1px grey;*/ margin-bottom: 10px; position: relative; list-style: none outside none; }
ul#itemContainer li div.covershot {height: 125px; margin-top: 12px; margin-bottom: 12px; padding-top: 12px;}
ul#itemContainer li div.covershot IMG {border: none; 
  -moz-box-shadow:    0px 0px 8px 1px #ccc;
  -webkit-box-shadow: 0px 0px 8px 1px #ccc;
  box-shadow:         0px 0px 8px 1px #ccc;
  z-index: 1;                                          }
ul#itemContainer li div.covershot a:hover {background-color: #FFFFFF; border: 0px;}
ul#itemContainer li div.covershot a:hover IMG {opacity:0.7; filter:alpha(opacity=70);}

ul#itemContainer li div.covershot div {
}

ul#itemContainer li div.covershot IMG.banner {
    position: absolute;
    left: 0px;
    top: 12px;
    z-index: 2;
	 border: none; 
   -moz-box-shadow:   0px 0px 0px 0px transparent;
  -webkit-box-shadow: 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent; width: 150px; height: 150px;}

ul#itemContainer li div.bookinfo {}
ul#itemContainer li div.booktitle {font-family: Verdana,Geneva,sans-serif; font-weight: bold; font-size: 12px; 
                                   color: #990000; margin: 5px 0px 6px 0px; height: 40px; line-height: 14px;
                                   /*overflow: hidden;*/ background-color: #ffffff; position: relative; padding: 0px 3px;
                                   }
ul#itemContainer li div.booktitle:hover
{
	text-overflow: inherit;
	overflow: visible;
	height: auto;
	min-height: 40px;
	
}
ul#itemContainer li div.booktitle a {color: Navy;}
ul#itemContainer li div.booktitle a:hover {text-decoration: underline;}
ul#itemContainer li div.author {font-family: Verdana,Geneva,sans-serif; font-size: 1em; color: #000000; height: 30px;}
ul#itemContainer li div.price {font-size: 1.4em; color: Navy; font-weight: bold;}
ul#itemContainer li div.rrp {font-size: 1.2em; color: Red; font-weight: normal; height: 20px;}
div.rrp span {text-decoration: line-through;}
ul#itemContainer li div.discount {font-size: 1em; color: #000000; font-weight: normal; height: 20px;}

ul#itemContainer li FORM.buy {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.8em; margin-top: 5px;
                                   margin-bottom: 0px; padding-left: 4px; padding-top: 12px;
                                   background-position: right top; background-repeat: no-repeat;}
ul#itemContainer li FORM.buy SPAN.price {font-size: 1.5em; color: Red; font-weight: bold;}
ul#itemContainer li FORM.buy SPAN.multiply {font-size: 1.5em;}
ul#itemContainer li FORM.buy SELECT.copies {background-color: #FFFFCC;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 1.2em;}
ul#itemContainer li FORM.buy INPUT.buy {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 1.1em;}
ul#itemContainer li FORM.buy INPUT.buy-button 
{
	display: inline-block; padding: 2px 10px 6px 10px; border: none; height: 22px;
    border-radius: 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
    background: #9BAFDE; /*#f3961c;*/ /* default background for browsers without gradient support */
	/* css3 */			/*#f9d835*/
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
	color: #ffffff; font-weight: bold; font-size: 12px;
	background-image: url(/Nabytek/basket_put.PNG) no-repeat 0px 0px;
    cursor:pointer;}
ul#itemContainer li FORM.buy INPUT.buy-button:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
}	


/*AUTOCOMPLETE.CSS*/

.ui-autocomplete-category {
font-weight: bold;
padding: .2em .4em;
margin: .8em 0 .2em;
line-height: 1;
font-size: 80%;
}
 .ui-autocomplete {
max-height: 200px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
height: 200px;
}


/*ALERTS.CSS*/

div.alertbox
{
	width: 500px;
	border: 6px solid #FF6600;
	/*background: #FFCC99 url(/Nabytek/exclamationmark.gif) 8px 26px no-repeat;*/ /* for IE */
	background-color: #fff; /* for IE */
	filter: alpha(opacity=90); /* CSS3 standard */
	opacity: 0.90;
	color: #222222;
	padding: 20px;
	text-align: left;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -270px;
	display: block;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 5px 5px 8px 0px rgba(153,153,153,1);
	-moz-box-shadow: 5px 5px 8px 0px rgba(153,153,153,1);
	box-shadow: 5px 5px 8px 0px rgba(153,153,153,1);
	z-index: 1000;
	cursor: pointer;
}

div.alertbox.infobox
{
	border: 8px solid #9BAFDE;
	background-image: none;
	background-color: #E2E8F5;
}

.alertbox_header 
{
    font-weight: bold;
    padding: 10px 0px;
    font-size: 140%;	
    color: #FF6600;
}

.alertbox_close 
{
	margin-top: 20px;
	float: right; display: block; font-weight: bold;
	color: #666666;
	cursor: pointer;
}

.alertbox_close:hover {color: #000000;}

.alertbox_close IMG 
{
	border: none;
}



/*HOME.CSS*/

/*News Strip*/
#news {border-bottom: 1px solid #FDAF20; margin: -20px 0px 10px 0px; padding: 5px 10px;
	background-repeat: no-repeat; background-color: #FEF2DB;}
#news .title {font-weight: bold;}

/*Scroller*/
DIV#scroller {text-align: center; /*width: 430px;*/ width: 688px; border: 1px solid #CCCCCC;
	padding: 7px 5px 7px 5px; margin-bottom: 0px; position: relative; background-color: #CCCCCC; bbackground-image: url(/Nabytek/scroller_back.gif); background-position: top; background-repeat: repeat-x;}
DIV#scroller A {width: .75em; padding: 0px 4px; bbackground-color: #DCDCDC; color: #606060; font-size: 120%;}
DIV#scroller A:hover {color: #9BAFDE;}
A#scroll_back {position: absolute; left: 5px; top: 5px;}
A#scroll_forward {position: absolute; right: 5px; top: 5px;}
SPAN#scroll_numbers {}
SPAN#scroll_numbers A {background-color: #606060; color: #606060; border: 1px outset;}
SPAN#scroll_numbers A.current {border: 1px inset; background-color: #9BAFDE; color: #9BAFDE;}
SPAN#scroll_numbers A:hover {background-color: #9BAFDE; color: #9acd34;}
DIV#scroller.litup {border-color: #676767; color: #606060;}
DIV#scroller.litup A {color: #606060;}
DIV#scroller.litup A.current {color: #606060;}
DIV#scroller.litup A:hover {color: #9BAFDE;}

DIV#center 
{
	position: relative;
	padding: 0px 280px 0px 0px;
	/*padding: 0px 260px;*/
	/*position:relative; width: 460px; top: 30px; left: 250px; margin: 0px 10px;*/
}

/*Welcome message*/
DIV#messages {width: 100%; height: 420px; margin-bottom: 12px; margin-top: 0px;}
/*.message {display: none; zoom: 1; background-color: #FFFFFF; height: 420px; overflow: hidden;}
.message .illustration_left {float: left; margin-right: 20px; position: relative; margin-top: 0px;}
.message .illustration_right {float: right; margin-left: 20px; position: relative; margin-top: 0px;}
.message .text {color: #333333; font-size: 1.4em; font-family: 'Trebuchet MS',Verdana,sans-serif; padding-top: 0px; font: /1.2; max-height: 420px;}
.message .text H1 { color: #1E3665; font-weight: bold; margin: 0px 10px 0.3em 10px; font-size: 19pt; padding-top: 20px; padding-right: 10px; padding-left: 10px;}
.message .text H2 {color: #1E3665; font-weight: normal; margin: 1.0em 10px 0.25em 10px; font-size: 130%; padding-right: 10px; padding-left: 10px;}
.message .text P {line-height: 1.5em; margin: 0px 20px 0.25em 20px;}
.message .text A {color: #ff9933; background:  font-weight: bold;}
.message .text A.moreinfo {color: white; border-radius: 3px 3px 3px 3px; padding:0.1em 0.6em;
                  background: #ff9933; font-weight: bold; display: compact; white-space: nowrap;}
.message .text A:hover {text-decoration: underline;}

.message .dark H1 {color: #9BAFDE;}
.message .dark {color: #ffffff;}*/



/*Showcase*/
#showcase 
{
	position:relative;
	top: 0px;
	right: 0px;
	float:right;
	width:250px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:230px; /* actual value */
	margin: 0px;
	padding: 0px;
	z-index:99;

	/*position:relative; width: 240px; top: 30px; left: 710px; margin: 0px 0px 0px 10px;*/}
	
#showcase .item {clear: left; padding-bottom: 5px; border-bottom: 1px solid #678FC2; margin-top: 10px;}
#showcase .item .icon {float: left; margin-right: 10px;}
#showcase .item H1 {font-size: 1.1em; font-weight: bold; color: #1E3665; margin: 0px 0px 5px 0px;}
#showcase .item H1 A {color: #1E3665;}
#showcase .item P {margin: 0px 0px 5px 0px;}

/*Left column with news*/
#lleftcolumn {position:relative; 
	top: 0px;
	left: 0px;
	float: left;
	width: 260px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px; /* actual value */
	margin: 0px;
	padding: 0px;
	z-index:100;
}
#leftcolumn .item {clear: left; padding-bottom: 5px; border-bottom: 1px solid #678FC2; margin-bottom: 10px;}
#leftcolumn .item .icon {float: left; margin-right: 10px;}
#leftcolumn .item H1 {font-size: 1.1em; font-weight: bold; color: #1E3665; margin: 0px 0px 5px 0px;}
#leftcolumn .item H1 A {color: #1E3665;}
#leftcolumn .item P {margin: 0px 0px 5px 0px;}

/*Showcase*/
#rightcolumn 
{
	position:relative;
	top: 0px;
	right: 0px;
	float:right;
	width:270px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 250px; /* actual value */
	margin: 0px;
	padding: 0px;
	z-index:99;
	padding-right: 10px;

	/*position:relative; width: 240px; top: 30px; left: 710px; margin: 0px 0px 0px 10px;*/}

DIV#newsletter
{
	height: 150px;
	background-color: #cccccc;
	width: 100%;
}

/*Map*/
.map {}
.map .map_point {position: absolute;}
.map .map_box {display: none; width: 133px; background-color: #D1DCCB; padding: 5px;}
.map .map_box .title {font-weight: bold; margin-bottom: 5px;}
.map .map_box .body {color: #6A6A6A;}


/*Corporate definition*/
#definition {font-family: Georgia, serif; font-size: 1em; width: 100%; color: #333333; line-height: 1.75em;
	padding-top: 10px; border-top: 1px solid #CCCCCC; margin-top: 10px;}
#definition A {color: #0E7CAA;}


DIV.list-box {
	background: #ffffff;
	height: 240px;
	width: 250px;
   overflow-y: hidden;
   overflow-x: hidden; 
   padding-top: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
}

DIV.list-box table {
	padding: 0px; margin: 0px; width: 100%; border-collapse:collapse;
}
DIV.list-box table tr {vertical-align: middle; border-top: solid 1px #bbb; background-color: #F5F6E8;}
DIV.list-box td.course-item {
	/*border-bottom: solid 1px #bbb;*/
	display: block;
	padding: 2px 5px 3px 5px;
	/*width: 230px;*/
	color: #000000;
	height: 27px;
	overflow: hidden;
	margin: 0px;
	line-height: 14px;
}
DIV.list-box td.course-item a {color: #000000;}
DIV.list-box td.course-item a:hover {text-decoration: underline; }
DIV.list-box td.list-number {
	font-family: 'Trebuchet MS',Verdana,sans-serif; font-size: 1.5em; color: #9BAFDE; /*float: left; */
	margin-right: 0px; padding-left: 0px; padding-top: 3px; font-weight: bold; /*border-bottom: solid 1px #bbb;*/ width: 30px; text-align: center;
}
DIV.list-box td.list-icon {
	font-family: 'Trebuchet MS',Verdana,sans-serif; font-size: 1.5em; color: #9BAFDE; /*float: left; */
	margin-right: 0px; padding-left: 0px; font-weight: bold; border-bottom: solid 1px #9BAFDE; width: 16px;
}
DIV.list-box a.course-item {
	border-bottom: solid 1px #9BAFDE;
	display: block;
	padding: 3px 5px;
	width: 230px;
	color: #000000;
	min-height: 20px;
}
DIV.list-box a.course-item:hover {
	background: #ccccff;
}
div.list-number {
	font-family: 'Trebuchet MS',Verdana,sans-serif; font-size: 1.5em; color: #9BAFDE; float: left; 
	margin-right: 8px; padding-left: 0px; font-weight: bold;
}
DIV.list-box td.group-item {
	border-bottom: solid 1px #9BAFDE;
	padding: 3px 0px;
	/*width: 230px;*/
	color: #000000;
	min-height: 70px;
}
DIV.list-box td.group-item a {color: #000000; display: block; float: left; width: 70px; text-align: center; padding: 5px 3px; 
                              overflow: hidden; height: 83px;}
DIV.list-box td.group-item a:hover {text-decoration: underline; }


/*Icons for different course groups*/
#site-tabs {height: 150px; padding: 0px 0px 0px 0px; background-color: #FFFFFF; margin-bottom: 10px;  width: 250px;}
#site-tabs DIV.site-tab {font-weight: normal; height: 145px;
	text-align: left; padding-top: 0px; padding-left: 0px; margin-top: 0px;  margin-bottom:10px; background: #F5F6E8;
	/*	border: solid 1px #bbb;*/
    border-radius: 6px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
-moz-box-shadow:  3px 2px 4px 0px #bbb;
-webkit-box-shadow: 3px 2px 4px 0px #bbb;
box-shadow: 3px 2px 4px 0px #bbb;}
#site-tabs DIV.site-tab h2 {text-align: center; font-family: 'Trebuchet MS',Verdana,sans-serif; font-size: 1.2em; 
	text-transform: uppercase; padding: 0px; /*3px 10px 3px 10px;*/ width: auto; margin-bottom: 0px;}
#site-tabs DIV.site-tab h2 a {color: Navy; z-index: 20; display: block; width: auto; height: 45px;}
#site-tabs DIV.site-tab h2 a:hover {text-decoration: underline;}	
#site-tabs DIV.site-tab DIV.site-tab-box {
   width: 250px; height: 100px; font-size: 10px;
   padding: 0px;  /*background: #9BAFDE;*/ margin-top: 0px;
   z-index: 5px;
}
#site-tabs DIV.site-tab DIV.site-tab-box DIV.list-box {
	width: 250px;  height: 100px;
}
#site-tabs DIV.site-tab DIV.site-tab-box DIV.list-box  a.course-item { width: 230px;}

/*	
#site-tabs #ranganna-tabs DIV.list-box {
	background-image: url(/Nabytek/logo_ranganna_light.png); background-position: 6px 26px; background-repeat: no-repeat;
} 
#site-tabs #siopa-tabs DIV.list-box {
	background-image: url(/Nabytek/logo_siopa_light.png); background-position: 10px 52px; background-repeat: no-repeat;
} 
*/

#site-tabs DIV#ranganna-tabs.site-tab  {
	  background: url(/Nabytek/HomeLogo_Ranganna.png) no-repeat center 2px #F5F6E8;
} 

#site-tabs DIV#siopa-tabs.site-tab  {
	  background: url(/Nabytek/HomeLogo_Siopa3.png) no-repeat 0px 8px #9BAFDE;
} 

#site-tabs DIV#gaelchultur-tabs.site-tab  {
	  background: url(/Nabytek/HomeLogo_Gaelchultur.png) no-repeat center 2px #F5F6E8;
} 

#site-tabs DIV#orduithe-ar-sonrasc-tabs.site-tab div.site-tab-box {padding: 6px 12px 6px 12px; width: auto; text-align: center; }

#site-tabs DIV#orduithe-ar-sonrasc-tabs.site-tab h2 {text-align: center; font-family: 'Trebuchet MS',Verdana,sans-serif; font-size: 1.8em; 
	padding: 12px 10px 4px 10px; width: auto; margin-bottom: 0px; 
	border-bottom: solid 1px #bbb; color: #ff9933; text-transform: none;} 

#site-tabs DIV#orduithe-ar-sonrasc-tabs.site-tab div.site-tab-box A {
    display: inline-block;
    text-align: center;
    padding: 4px 10px 0px;
    border: medium none;
    height: 22px;
    font-size: 14px;
    margin: 12px 0px 0px 0px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    width: 210px;
	background: #9BAFDE;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#9BAFDE));
	background:-moz-linear-gradient(#3399CC, #9BAFDE);
	background:-o-linear-gradient(#3399CC, #9BAFDE);
	background:linear-gradient(#3399CC, #9BAFDE);
    border-radius: 6px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px; 
}

#site-tabs DIV#orduithe-ar-sonrasc-tabs.site-tab div.site-tab-box A:hover 
	{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3399CC), to(#3399CC));
	background:-moz-linear-gradient(#3399CC, #3399CC);
	background:-o-linear-gradient(#3399CC, #3399CC);
	background:linear-gradient(#3399CC, #3399CC); /*#FBE479,#F8BD6D*/
	}


A.orange_box {
   border-radius: 12px 12px 0px 0px;
   background: #ffcc99; font-weight: normal;
   width: 230px; height: 60px; font-size: 10px;
   padding: 10px; margin-bottom: 10px;
   display: block; color: #000000;
}
A.orange_box h2 {
	font-size: 14px; color: #336699;  font-family: 'Trebuchet MS',Verdana,sans-serif; 
	font-weight: bold; margin-bottom: 0px; margin-top: 0px;
}
A.orange_box h2:hover {
	color: #336699; text-decoration:underline;
}

A.orange_box p {margin-top: 0px;}


A.club_box {
   border-radius: 12px 12px 0px 0px;
   background-color: #BED63D; font-weight: normal;
   width: 230px; height: 60px; font-size: 10px;
   padding: 10px; margin-bottom: 10px;
   display: block; color: #000000;
   background: #BED63D url(/Nabytek/ClubLeabhar50.png) no-repeat top right;
}
A.club_box h2 {
	font-size: 14px; color: #336699;  font-family: 'Trebuchet MS',Verdana,sans-serif; 
	font-weight: bold; margin-bottom: 0px; margin-top: 0px;
}
A.club_box h2:hover {
	color: #336699; text-decoration:underline;
}

A.club_box p {margin-top: 38px;}



#leftcolumn DIV#course_list {
   width: 230px; height: 262px; font-size: 10px;
   padding: 0px;  margin-bottom: 20px;
}
#leftcolumn DIV#course_list H2 {
	background: #9BAFDE; font-family: 'Trebuchet MS',Verdana,sans-serif; font-size: 1.3em; 
	text-transform: uppercase; 
	padding: 3px 10px 3px 10px; width: 100%;
	margin-bottom: 0px;
}

#leftcolumn DIV#course_list DIV.list-box {
	height: 240px;
	width: 250px;
}



#leftcolumn A#test_box {
	background-image: url(/Nabytek/IcoTests_50x50.gif); background-repeat: no-repeat; background-position: 194px 6px;
	}
#leftcolumn A#test_box p {padding-right: 60px;}



#leftcolumn DIV#news_list {
   width: 230px; height: 400px; font-size: 10px;
   padding: 0px;  margin-bottom: 10px;
}
#leftcolumn DIV#news_list H2 {
	background: #9BAFDE; font-family: 'Trebuchet MS',Verdana,sans-serif; font-size: 1.3em; 
	text-transform: uppercase; 
	padding: 3px 10px 3px 10px; width: 100%;
	margin-bottom: 0px;
}
#leftcolumn DIV#news_list DIV.list-box {
	background: #ffffff;
	height: 380px;
	width: 250px;
   overflow-y: hidden;
   overflow-x: hidden; 
   padding-top: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
}
#leftcolumn DIV#news_list div.news-item {
	border-bottom: solid 1px #9BAFDE;
	display: block;
	padding: 3px 10px 3px 5px;
	width: 230px;
	color: #000000;
}

DIV#frasa_an_lae {
   width: 250px; height: 170px; font-size: 10px;
   padding: 0px;  margin-bottom: 10px; background: #9BAFDE;
}
DIV#frasa_an_lae H2 {
	background: #9BAFDE; font-family: 'Trebuchet MS',Verdana,sans-serif; font-size: 1.3em; 
	text-transform: uppercase; 
	padding: 3px 10px 3px 10px; width: auto;
	margin-bottom: 0px;
	/*border: 1px solid grey;*/
}
DIV#frasa_an_lae A.kanal {display: block; float: right; margin-top: 3px;}

DIV#social_buttons {
   width: 250px; height: auto; font-size: 10px;
   padding: 0px;  margin-bottom: 0px; text-align: right;
}
DIV#social_buttons img {margin-bottom: -6px;}


.tab_heads {border-bottom: 1px solid #666666; height: 30px; position: relative; overflow: hidden; margin-top: 0px;}
.tab_heads .tab_head {
	border-radius: 8px 8px 0px 0px;
   background: #ffcc99; font-weight: normal;
   width: auto; font-size: 9px;
					 float: right;  white-space: nowrap; color: #003366; cursor: pointer;
                      height: 15px; padding: 3px 8px; border: 1px solid #003366; border-bottom: 0px; margin-right: 2px;
                      position: relative; top: 8px; z-index: 10;}
.tab_heads .current {background-color: #FFFFFF; height: 16px; color: #002448; position: relative; top: 4px; padding-top: 7px;}
.tab_heads .tab_head:hover {color: #003366;}
.tab_heads .current:hover {color: #002448;}
.tab_bodies {padding: 0px 0px; /*border-bottom: 1px solid #666666;*/}
.tab_heads .tab_body {}


/*Right column with other stuff*/
#rightcolumn {position:relative; 
	top: -11px;
	left: 0px;
	float: right;
	width: 270px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:250px; /* actual value */
	margin: 0px;
	padding: 0px;
	z-index:2;
}



div.homepagelist {margin: 12px 0px;}
div.homepagelist h2 {display: block; background-color: #9BAFDE; width: 100%;
                                      height: 16px; font-size: 14px; font-weight: bold; padding: 6px; 
                                      font-family: 'Trebuchet MS',Verdana,sans-serif; color: #ffffff;
                                      text-transform: none; text-align: center;
                                      padding-right: 0px;
                                      /*border-radius: 12px 12px 12px 12px;*/}
                                      
                                      
.slideshow_carousel {
	padding: 0px 0 0px 0px;
	position: relative;
}
.slideshow_carousel div.item {
	border: 0px solid #ccc;
	background-color: white;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}
.slideshow_carousel div.item div.message {float: left; margin-right: 0px; text-align: left; padding: 0px; width: 700px; height: 300px; 
                                  /*border: dotted 1px grey;*/ margin-bottom: 10px; position: relative;}

.slideshow_carousel a.prev {
	top: 130px;
}
.slideshow_carousel a.next{
	top: 130px;
}
.slideshow_carousel a.prev {left: -2px;}
.slideshow_carousel a.next {right: -22px;}

.pagination {
	text-align: center; /*border: 1px solid black;*/ display: block; position:absolute; top: 280px; left: 212px; width: 300px;
}
.pagination a {
	background: url(/nabytek/misc_images.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
     
.message {display: block; background-color: #FFFFFF; height: 420px; overflow: hidden;}
.message .illustration_left {float: left; margin-right: 20px; position: relative; margin-top: 0px;}
.message .illustration_right {float: right; margin-left: 20px; position: relative; margin-top: 0px;}
.message .text {color: #333333; font-size: 1.2em; font-family: 'Trebuchet MS',Verdana,sans-serif; 
                padding-top: 0px; font: /1.2; max-height: 300px; margin: 0px;}
.message .text H1 {color: #1E3665; font-weight: bold; margin: 0px; font-size: 18pt; padding-top: 8px; padding-right: 0px; 
                   padding-left: 0px; padding-bottom: 12px;}
.message .text H2 {color: #1E3665; font-weight: normal; margin: 1.0em 10px 0.25em 10px; font-size: 130%; padding-right: 0px; 
                   padding-left: 0px;}
.message .text P {line-height: 1.5em; margin: 10px 0px 0.25em 0px;}
.message .text A {color: #ff9933; background:  font-weight: bold;}
.message .text A.moreinfo {color: white; border-radius: 3px 3px 3px 3px; padding: 0.1em 0.6em;
                  background: #ff9933; font-weight: bold; display: inline; white-space: nowrap; max-width: 100px;}
.message .text A:hover {text-decoration: underline;}

.message .dark H1 {color: #9BAFDE;}
.message .dark {color: #ffffff;}
                                      
                                      
 /*changes to jquery-ui.css*/ 
 
 .ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 70%;
}
.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em;
}
.ui-menu {
    padding: 2px;
}                
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal;
}
.ui-menu .ui-menu-item strong {
    color: Green;
}
                    
                    

#cookieConsentMessage {box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); display: block;
                       box-sizing: border-box; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
#cookieConsentMessage .button {user-select: none;border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
#cookieConsentMessage .button:hover{color:#000!important;background-color:#ccc!important}
#cookieConsentMessage span.right_button {font-size: 24px;float: right!important;}
#cookieConsentMessage .container {padding: 0.01em 16px; color: #fff!important; background-color: #616161!important;
                        box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);box-sizing: border-box; 
                        height: 120px;}
#cookieConsentMessage .container .col1 {color: #f1f1f1; font-size: 18px; width: 24.99999%;text-align: right!important;float: left;    font-family: 'Trebuchet MS',Verdana,sans-serif;} 
#cookieConsentMessage .container .col2 {color: #fff; font-size: 14px; padding-top: 6px; line-height: 22px; width: 49.99999%;text-align: left!important;float: left;} 
#cookieConsentMessage .container .col3 {color: #fff; font-size: 16px; padding-top: 12px; width: 24.99999%;text-align: left!important;float: left;} 
#cookieConsentMessage span.left_button {font-size: 18px;}

                    