/*
	EBS CORE 2 COLUMN
	Ineo e-Business Solutions | www.ineo.fi
	Mathias Lindedahl
*/

html {
	height:100%;
}


body {
	background:#393939;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}

a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#0f51af;
}

p {
	line-height:1.5;
}


/* Containers
--------------------------------------------------------------------------------*/

#topContainer {
	width:100%;
	background:#272727 url(layout_images/topContainerBg.gif) no-repeat bottom center;
	height:28px;
}

#mainContainer {
position:relative;
	width:100%;
	background:#272727 url(layout_images/mainContainerBg.gif) repeat-y center center;
}

#container {
position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background:url(layout_images/mainContainerBg.gif) repeat-y center center
}

#footerContainer {
	width:100%;
	background:#393939 url(layout_images/footerBg.gif) no-repeat top;
}

#header {
	position:relative;
	width:100%;
	height:185px;
	background:#11ACE5 url(layout_images/headerBg.gif) no-repeat;
}

#leftColumn {
	position:relative;
	float:left;
	width:240px;
}

#leftColumn .paddingContainer {
	padding:5px 10px;
}

#centerColumn {
	position:relative;
	width:539px;
	margin:0 180px 0 240px;
	/*background:url(layout_images/content_top_bg.gif) center top repeat-x;*/
}

#centerColumn .paddingContainer {
	padding:10px 10px;
}

#rightColumn {
	position:relative;
	float:right;
	width:180px;
}

#rightColumn .paddingContainer {
	padding:10px 10px;
}

#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:200px;
}

#footer .paddingContainer {
	padding:45px 0 0 0;
}

.clearFloat {
	position: relative;
	width:100%;
    clear:both;
}

/* Headings
--------------------------------------------------------------------------------*/

h1, .pageHeading {
	font-size:24px;
	line-height:1;
	color:#0A81E9;
	letter-spacing:-1px;
	font-weight:bold;
	margin:15px 0;
z-index:200;
}

h2, h3, h4, h5, h6 {

}

.categoriesBoxHeading h3, .informationBoxHeading h3, .shipmentBoxHeading h3 {
	padding: 0 0 0 10px;
}

/* Header
--------------------------------------------------------------------------------*/

#branding {
	float:left;
	height:139px;
	width:637px;
}

.companyLogo a{
	position:absolute;
	margin:0;
	padding:0;
	top:51px;
	left:23px;
	overflow:hidden; 
	display:block; 
	background:url(layout_images/companyLogoSprite.gif) no-repeat 0 0; 
	width:245px; 
	height:44px;
	line-height:88px;
	text-indent:-9999px; 
}

.companyLogo a:hover{
	background:url(layout_images/companyLogoSprite.gif) no-repeat 0 -44px; 
}

#account {
	float:right;
	width:323px;
margin: 0px 0px 0px 0px;
}

#topBanner {
	position:absolute;
        left:280px;
	height:139px;
	width:355px;
}

#topNavContainer {
	position:relative;
	height:44px;
	clear:both;
}

#topNav {
	float:left;
	width:636px;
}

#topNav .paddingContainer {
	padding: 0 10px;
}

.headerLink_0 {
	float:left;
	display:block;
	color:#000;
	height:44px;
	line-height:44px;
	padding: 0 10px;
}

.headerLink_0:hover, .headerLink_0_selected:hover  {
	color:#0f51af;
}

.headerLink_0_selected {
	float:left;
	display:block;
	height:44px;
	line-height:44px;
	padding: 0 10px;
}

#shoppingCart {
	float:right;
	width:324px;
	height:44px;
	line-height:44px;
	text-align:right;
}

#shoppingCart .paddingContainer{
	padding: 0 20px 0 0;
}

/* Search box
--------------------------------------------------------------------------------*/

.searchBox {
	height:58px;
	width:100%;
	margin:5px 0;
	background: #0965BC url(layout_images/searchBg.gif) no-repeat;
}

.searchBox .paddingContainer {
	padding:10px;
}

.searchLink {
	line-height:2;
	color:#fff;
}

.searchLink:hover{
	color:#000;
}


/* Categories box
--------------------------------------------------------------------------------*/

.categoriesBox {
	background:#fff url(layout_images/leftBoxBg.gif) no-repeat top center;
	width:100%;
	margin:10px 0;
}

.categoriesBoxHeading {
	height:38px;
	line-height:38px;
	background:100%;
	color:#fff;
	letter-spacing:-1px;
	font-size:16px;
	font-weight:bold;
	background:#0A50AE url(layout_images/leftBoxHeadingBg.gif) no-repeat;
}

.productLink_0 {
	font-size: 12px;
	font-weight: bold;
	color: #232323;
    padding: 5px 0 5px 25px;
	display: block;
	border-top:1px solid #E9E9E9;
background:url(layout_images/arrowRight_02.gif) no-repeat 8px center ;
}

.productLink_0:hover, .productLink_0_selected:hover  {
	color:#0f51af;
	font-weight: bold;
background:#E5E5E5;
}

.productLink_0_selected {
	font-size: 12px;
	font-weight: bold;
	color:#0f51af;
    padding: 5px 0 5px 25px;
	display: block;
	border-top:1px solid #E9E9E9;
border-bottom:2px solid #b1b1b1;
background:#E5E5E5;
}

.productLink_1 {
	font-size: 11px;
	font-weight: bold;
	color: #6d6d6d;
        padding: 5px 0 5px 35px;
	display: block;
        background:#F5F5F5;
}

.productLink_1:hover, .productLink_1_selected:hover  {
	color:#0f51af;
	font-weight: bold;
}

.productLink_1_selected {
	font-size: 11px;
	font-weight: bold;
	color:#0f51af;
        padding: 5px 0 5px 35px;
	display: block;
        background:#eee;
}

.productLink_2 {
	font-size: 11px;
	font-weight: bold;
	color: #6d6d6d;
        padding: 5px 0 5px 45px;
	display: block;
        background:#F5F5F5;
}

.productLink_2:hover, .productLink_2_selected:hover  {
	color:#0f51af;
	font-weight: bold;
}

.productLink_2_selected {
	font-size: 11px;
	font-weight: bold;
	color:#0f51af;
        padding: 5px 0 5px 45px;
	display: block;
        background:#eee;
}

.productLink_3 {
	font-size: 11px;
	font-weight: bold;
	color: #6d6d6d;
        padding: 5px 0 5px 55px;
	display: block;
        background:#F5F5F5;
}

.productLink_3:hover, .productLink_3_selected:hover  {
	color:#0f51af;
	font-weight: bold;
}

.productLink_3_selected {
	font-size: 11px;
	font-weight: bold;
	color:#0f51af;
        padding: 5px 0 5px 55px;
	display: block;
        background:#eee;
}

/* Info box
--------------------------------------------------------------------------------*/

.informationBox {
	background:#fff;
	width:100%;
	margin:10px 0;
}

.informationBoxHeading {
	height:38px;
	line-height:38px;
	background:100%;
	color:#fff;
	letter-spacing:-1px;
	font-size:16px;
	font-weight:bold;
	background:#0A50AE url(layout_images/leftBoxHeadingBg.gif) no-repeat;
}

/* Other
--------------------------------------------------------------------------------*/

.inputRequirement {
	color: #FF0000; font-weight: bold;
}

.infoBox {
	background: #fff;
	border: 2px solid #EEEEEE;

}



.infoBox td {
	padding:5px;
}

.main {
	line-height: 1.5;
	padding:5px 0;
}

.main b {
	font-weight:bold;
	padding:5px 0;
	font-size:16px;
	letter-spacing:-1px;
	color:#5E5E5E;
}

.rightColumnBanner {
	margin: 10px 0;
}

.indexMain {
	padding: 0 20px 20px 20px;
}

/* EBS Tabbed Box
--------------------------------------------------------------------------------*/

#slider {
    width:520px;
    margin:0px 0 0 0;
    position:relative;
	background:url(layout_images/tabBoxTabBg.gif) no-repeat top left;
}

.scroll {
    /*height:350px;*/
    width:520px;
    overflow:auto;
    overflow-x:hidden;
    position:relative;
    clear:left;
	background:#04336F url(layout_images/tabBoxBg.gif) no-repeat;
}

.scrollContainer div.panel {
    /*height:350px;*/
    width:520px;
}

ul.navigation {
    list-style:none;
	width:520px;
	background:;
}

ul.navigation li {
    float:left;
	width:173px;
	text-align:center;
}

ul.navigation a {
	display:block;
    color:#D0D0D0;
    text-decoration:none;
	height:37px;
	line-height:37px;
	font-size:14px;
}

ul.navigation a:hover {
	background:#0965BC url(layout_images/tabBoxSelectedTabBg.gif) no-repeat;
	color:#fff;
}

ul.navigation a.selected {
    background:#0965BC url(layout_images/tabBoxSelectedTabBg.gif) no-repeat;
	color:#fff;
}

ul.navigation a:focus {
    outline:none;
}

/*Navigation Header
--------------------------------------------------------*/
#sliderHeader {
    width:321px;
    margin:0px 0px 0px 0px;
    position:relative;
	/*background:ur(layout_images/tabBoxTabBg.gif) no-repeat top left;*/
}

.scrollHeader {
    /*height:350px;*/
    width:320px;
    overflow:auto;
    overflow-x:hidden;
    position:relative;
    clear:left;
    /*background:url(layout_images/tabBoxHeaderBg.gif) no-repeat;*/
}

.scrollContainerHeader div.panelHeader {
    /*height:350px;*/
    width:320px;
}


ul.navigationHeader {
    list-style:none;
	width:322px;
	background:;
}

ul.navigationHeader li {
    float:left;
	width:161px;
	text-align:center;
}

ul.navigationHeader a {
	display:block;
    color:#D0D0D0;
    text-decoration:none;
	height:38px;
	line-height:38px;
	font-size:14px;
}

ul.navigationHeader a:hover {
	background:#0974CD ul(layout_images/tabBoxHeaderTabBg.gif) no-repeat;
	color:#fff;
}

ul.navigationHeader a.selectedHeader {
    background:#0974CD url(layout_images/tabBoxHeaderBg.gif) no-repeat;
	color:#fff;
}

ul.navigationHeader a:focus {
    outline:none;
}
/*Navigation Header END
--------------------------------------------------------*/

.hide {
    display:none;
}

.scrollProducts {
	/*height:212px;*/
}

.scrollProductsView {
	background:#656565 url(layout_images/tabBoxViewAllBg.gif) repeat-x;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:10px;
}

.scrollProductsView a{
	padding-right:20px;
}

.scrollViewAll {
	background:url(layout_images/arrowRight2.gif) no-repeat center right;
	color:#fff;
	padding-right:100px;
}

.expandScrollProductsView {
	background:#656565 url(layout_images/tabBoxViewAllBg.gif) repeat-x;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:10px;
}

.expandContent {
background:#656565;
}


/* Footer
--------------------------------------------------------------------------------*/

#footer h3 {
	color:#D5D5D5;
	font-size:14px;

	letter-spacing:-1px;
	font-weight:bold;
}

.footerLink {
	color:#868686;
	font-weight:bold;
	font-size:10px;
	line-height:1.5;
}

.footerLink:hover {
	color:#fff;
}

#footerLogo {
	float:left;
	width:240px;
	color:#868686;
	line-height:1.5;
	font-weight:bold;
	font-size:10px;
}

#footerLogo h2{
	font-size:24px;
	padding-left:50px;	
}

#footerLogo p{
	padding-left:50px;	
}

#footerNavigation {
	float:left;
	width:180px;
}

#footerService {
	float:left;
	width:180px;
}

#footerAccount {
	float:left;
	width:180px;
}

#footerEBS {
	position:relative;
	float:left;
	width:180px;
}

#footerEBS a{
	position:absolute;
	margin:0;
	padding:0;
	left:35px;
	overflow:hidden; 
	display:block; 
	background:url(layout_images/ebsLogoSprite.gif) no-repeat 0 0; 
	width:111px; 
	height:29px;
	line-height:29px;
	text-indent:-9999px; 
}

#footerEBS a:hover{
	background:url(layout_images/ebsLogoSprite.gif) no-repeat 0 -29px; 
}

/* Button
--------------------------------------------------------------------------------*/

.cssButton {
  	color: #fff;
 	font-weight: bold;
 	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 12px;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
    border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
  	background:url(layout_images/normalButton.gif) repeat-x center center;
  	padding: 2px 16px 2px 16px;
  	white-space: nowrap;
    line-height: 23px;
}

.cssBuyButton {
  	color: #fff;
 	font-weight: bold;
 	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 12px;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
    border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
  	background:url(layout_images/normalButton.gif) repeat-x center center;
  	padding: 3px 12px 3px 12px;
  	white-space: nowrap;
    line-height: 23px;
}




/* Product listing
--------------------------------------------------------------------------------*/

td.productListing-heading {
	font-size:12px; 
	font-weight:bold;
	color:#fff;
	padding:12px 3px 0 3px;
	vertical-align:top;
	height:36px;
}

.productListing-heading a {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.productListing-data img, .productListing-data a img {
	vertical-align: middle;
	text-align:left; 
	padding: 12px;
}

.productListing-special img, .productListing-special a img {
	vertical-align: middle;
	text-align:left; 
	padding: 12px;
}

.productListing {
	text-align:left; 
	/*border: 1px solid #cbcbcb;*/
        background:url(layout_images/productListingHeadingBg.gif) no-repeat 0px 0px;
}

.productListing-data {
	font-size:12px;
	font-weight:normal; 
	height: 100px; 
	color: #939598;
	font-weight: bold;
	vertical-align:middle;
	padding: 3px;
	border: 1px solid #ccc;
}

.productListing-special {
	font-size:12px;
	font-weight:normal; 
	height: 100px; 
	color: #939598;
	font-weight: bold;
	vertical-align:middle;
	padding: 3px;
	border: 1px solid #ccc;
}

.productListing-data table td {
	vertical-align: middle; 
	color: #939598;
	padding: 3px;
}
.productListing-special table td {
	vertical-align: middle; 
	color: #939598;
	padding: 3px;
}

.productListing-data a, .productListing-data a:link {
	font-size:12px;
	font-weight:bold; 
	color: #077CD2;
	vertical-align:top;
}

.productListing-special a, .productListing-special a:link {
	font-size:12px;
	font-weight:bold; 
	color: #077CD2;
	vertical-align:middle;
}

.productListing-data a:hover {
	color: #E4B423;
}

.productListing-special a:hover {
	color: #E4B423;
}

.productListing-even {
	background:#ffffff; 
	border: 0px solid #ccc;
	vertical-align:middle;
}

.productListing-odd {
	background:#ffffff; 
	border: 0px solid #ccc;
	vertical-align:middle;
}
tr.productListing-special {
	background:#E9EEF4; 
	border: 0px solid #ccc;
	vertical-align:middle;
}

/* Listing Data
--------------------------------------------------------------------------------*/
span.listingInfoText {
       color:#4E4F50;
       font-weight:normal;
}

span.listingInfoValue {
       color:#4E4F50;
       font-weight:normal;
}

span.listingInfoCatValue {
       color:#288DD8;
       font-weight:bold;
}


span.listingPriceNormal {
      color:#4E4F50;
      font-weight:bold;
      font-size:13px;
      letter-spacing:0px;
}

span.listingPriceStroke {
      color:#4E4F50;
      font-weight:bold;
      font-size:13px;
      letter-spacing:0px;
      text-decoration: line-through;
}

span.listingPriceSpecial {
      color:#E32929;
      font-weight:bold;
      font-size:13px;
      letter-spacing:0px;
}

.pageResultsPaging {
	font-size:11px;
}

.pageResultsNumberOfProducts {
	font-size:11px;
line-height:4;
}

.pageResultsNumberOfProducts b{
	font-size:12px;
}


.pageResults {
height:100px;	
	background:#fff;
	border:1px solid #D2D2D2;
	padding:2px 4px;
	color:#3996DB;
}

.pageResultsPaging b{
	background:#3996DB;
	border:1px solid #3996DB;
	padding: 2px 4px;
	color:#fff;
}





.newProductsBox {
padding:5px;
vertical-align:top;
}

.tabBoxProductTable {
background:#fff;
width:100%;

}

.tabBoxProductImage {
background:#fff;
height:100px;
width:100%;
text-align:center;
vertical-align:middle;
padding-top:10px;
}

.tabBoxProductName {
background:#fff;
height:60px;
padding:2px;
text-align:center;
font-size:11px;
padding-top:10px;
}

.tabBoxProductRating {
background:#fff;
height:20px;
text-align:center;
}

.tabBoxProductPrice {
background:#fff;
height:40px;
padding:2px;
text-align:center;
font-size:12px;
font-weight:bold;
line-height:1.3;
}

span.tabBoxProductSpecial {
padding:2px;
text-align:center;
font-size:12px;
font-weight:bold;
color: #ff0000;
}

.tabBoxProductBuy {
height:40px;
text-align:center;
font-size:12px;
font-weight:bold;
}

/* Search box
--------------------------------------------------------------------------------*/

.searchbutton {
	position:absolute;
	right:15px;
}

.searchInput {
	width:170px;
}









.headerTab {
height:38px;
width:100%;
}

.headerTabContent {
width:100%;
line-height:2;
}

.headerTabContent .paddingContainer {
padding:0px 10px 0 0px;

}

.headerTabContent a {
color:#fff;
}

.headerTabContent a:hover {
color:#000;
}


/* Header Tab Links
-----------------------------------------------------------------*/

.loginLinkArea {
padding:18px 0px 0px 34px;
}

.createAccountArea{
padding:11px 0px 0px 34px;
}

.myAccountLinkArea{
padding:11px 0px 0px 34px;
}

.logoffLinkArea{
padding:1px 0px 0px 34px;
}

.checkoutLinkArea{
	padding:1px 0px 0px 34px;
}

.chatLinkArea{
	padding:1px 0px 0px 24px;
}

.shopLinkArea{
	padding:12px 0px 0px 24px;
}

.contactusLinkArea{
	padding:1px 0px 0px 18px;
}

.presentationLinkArea{
	padding:12px 0px 0px 18px;
}

.shippingLinkArea{
	padding:1px 0px 0px 18px;
}

.searchInfoLinkArea{
	padding:1px 0px 0px 24px;
}

/* Header Tab Links END
-----------------------------------------------------------------*/

.searchInfoLink {
	background:url(layout_images/zoom.png) no-repeat left center;
	padding-left:25px;
}

.shippingLink {
	background:url(layout_images/lorry.png) no-repeat left center;
	padding-left:25px;
}

.presentationLink {
	background:url(layout_images/building.png) no-repeat left center;
	padding-left:25px;
}

.contactusLink {
	background:url(layout_images/book_open.png) no-repeat left center;
	padding-left:25px;
}

.chatLink {
	background:url(layout_images/comments.png) no-repeat left center;
	padding-left:25px;
}

.shopLink {
	background:url(layout_images/box.png) no-repeat left center;
	padding-left:25px;
}

.loginLink {
	background:url(layout_images/door_in.png) no-repeat left center;
	padding-left:25px;
}

.createAccountLink {
	background:url(layout_images/page_white_edit.png) no-repeat left center;
	padding-left:25px;
}

.logoffLink {
	background:url(layout_images/door_out.png) no-repeat left center;
	padding-left:25px;
}

.myAccountLink {
	background:url(layout_images/page_white_edit.png) no-repeat left center;
	padding-left:25px;
}

.checkoutLink {
	background:url(layout_images/basket_go.png) no-repeat left center;
	padding-left:25px;
}

.cartLink {
	background:url(layout_images/basket.png) no-repeat left center;
	padding-left:25px;
}

.productDevelopmentLink {
	background:url(layout_images/productDevelopment.jpg) no-repeat;
	height:103px;
	width:220px;
	display:block;
	text-indent:-9999px;
}


.availBoxHeading {
	height:32px;
	line-height:32px;
	background:100%;
	color:#fff;
	letter-spacing:-1px;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	background:#0A50AE url(layout_images/boxHeadingRight.jpg) no-repeat;
}

.availBoxHeadingWide {
	height:38px;
	line-height:38px;
	background:100%;
	color:#fff;
	letter-spacing:-1px;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	background:#0A50AE url(layout_images/availBoxHeadingWide.jpg) no-repeat;
}

.availBox {
	background:#fff;
}

.availBoxContents {
	vertical-align:top;
	padding:10px 5px;
	border-bottom:1px solid #E9E9E9;
}

.availBoxContents a {
	color:#077CD2;
	font-weight:bold;
}

span.availPrice {
	font-size:12px;
	font-weight:bold;
	color:#272727;
}

#bannerArea {
	position:absolute;
	left:240px;
	height:200px;
	z-index:100;
	width:720px;
	background:#5E5E5E url(layout_images/bannerArea_bg.jpg) no-repeat bottom;
}

#bannerArea .paddingContainer {
	padding:10px 10px 10px 0;
}

.availKeywordListing-data .smallText {
line-height:2;
border:1px solid #E9E9E9;
color: #077CD2;
}

.availKeywordListing-data a {
color: #077CD2;
}

.availKeywordListing-data a:hover {
color: #000;
}

.shipmentBox {
padding:0 0 10px 0;
}

.shipmentBox p {
padding:10px;
font-weight:bold;
line-height:1.2;
}

.shipmentBoxHeading {
	height:38px;
	line-height:38px;
	background:100%;
	color:#fff;
	letter-spacing:-1px;
	font-size:16px;
	font-weight:bold;
	background:#0A50AE url(layout_images/leftBoxHeadingBg.gif) no-repeat;
}

.shipmentBoxContent {

background: #fff url(layout_images/shipmentBox_bg_2.gif) no-repeat;
}






/*POLLS*/
TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
} 

.checkoutBarFrom {
	font-size: 10px;
	color: #626262;
	padding: 10px 0 10px 0;
	background: #F9F6F1;
	border: 1px solid #EEEEEE;
}

.checkoutBarFrom a {
	border: none;
}

.checkoutBarCurrent {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	padding: 10px 0 10px 0;
	background:#E7E7E7;
	border: 1px solid #C9C9CB;
}

.checkoutBarTo {
	font-size: 10px;
	color: #626262;
	padding: 10px 0 10px 0;
	background:#F7F7F7;
	border: 1px solid #EEEEEE;
}

#igence-footer {
	position:relative;
	float:left;
	width:180px;
}

#igence-footer a {
background:url("images/igence-sprite.png") no-repeat scroll 0 0 transparent;
display:block;
overflow:hidden;
text-indent:-9999px;
width:90px;
margin:0;
padding:0;
left:35px;
height:29px;
line-height:29px;
}

#igence-footer a:hover {
background: url("images/igence-sprite.png") no-repeat 0 -29px;
}