body {
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	background-color: #eaf1f9;
	background-image: url(../images/layout/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}

a, a:link {
	color:#12456e;
	text-decoration:none;
}
a:hover {
	color: #FFCC33;
	text-decoration:underline;
}
a:visited {color:#12456e;
	text-decoration:none;}

h1 {
	color: #12456e;
	font-weight: 500;
	font-size: 24px;
	margin-top: 0;
}
h2 {
	color: #12456E;
	font-size: 14px;
}
h3 {
	color: #12456e;
	font-weight: 500;
	font-size: 14px;
}

.pageContent {
	padding: 10px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pageContent .header {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 90px;
}
.pageContent .header strong, .pageContent .header em, .pageContent .header span {
	display: block;
	text-indent: -9999px;
}
.pageContent .header p {
	margin: 0px;
	padding: 0px;
}
.pageContent .dnbLogo a {
	background-image: url(../images/layout/dnb-parnter.gif);
	background-repeat: no-repeat;
	background-position: 0 -39px;
	margin: 0 10px 0 0;
	padding: 0px;
	width:105px;
	height: 39px;
	float:right;
}
.pageContent .dnbLogo a:hover {
	background-position: 0 -39px;
}
.pageContent .MainNav {
	background-image: url(../images/layout/main-nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 26px;
}
.pageContent .MainNav ul {
	margin: 0px;
	padding: 0 15px;
}
.pageContent .MainNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pageContent .MainNav li a {
	margin: 0px;
	padding: 4px 10px;
	border-right: 1px solid #12456e;
	height: 18px;
	display: block;
	float: left;
	color: #fff;
	text-decoration:none;
}
.pageContent .MainNav li a:hover {
	text-decoration: underline;
}
.pageContent .textArea {
	margin: 10px 5px 10px 0;
	float:left;
}
.pageContent .textArea .textTop {
	background-image: url(../images/layout/text-top.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 720px;
}
.pageContent .textArea .textContent {
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	margin: 0px;
	padding: 10px;
	background: #FFFFFF;
	display: block;
	width: 698px;
}
.book-right {
	float:right;
}
.pageContent .textArea .textBottom {
	clear:both;
	background-image: url(../images/layout/text-bottom.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 718px;
}
.pageContent .right-pnl {
	margin: 10px 0 10px 18px;
	width: 235px;
	float:left;
}
.right-pnl .menu {
	background-image: url(../images/layout/menu-bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
.right-pnl .menu ul {
	background-image: url(../images/layout/menu-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 0 40px 0;
	margin: 0;
}
.right-pnl .menu li {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 235px;
}
.right-pnl .menu li a {
	margin: 0px;
	padding-left: 30px;
	background-image: url(../images/layout/menu-bullet.gif);
	background-repeat:no-repeat;
	background-position:10px;
	display: block;
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #fff;
	text-decoration: none;
}
.right-pnl .menu li a:hover, .right-pnl .menu li.active a {
	margin: 0px;
	padding-left: 29px;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #1264a5;
	color: #1264a5;
	background-color:#f9d32b;
	background-image: url(../images/layout/menu-bullet.gif);
	background-repeat:no-repeat;
	background-position: 9px;
}
.right-pnl .factsheader {
	background-image: url(../images/layout/menu-header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	margin: 0;
	padding: 0;
}
.right-pnl .facts {
	background-image: url(../images/layout/menu-bg.gif);
	background-repeat: repeat-y;
	display: block;
	margin: 0;
	padding: 0;
}
.right-pnl .facts p {
	padding: 0 10px 5px;
	margin:0;
	display: block;
	color:#FFFFFF;
}
.right-pnl .facts ul {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin: 0;
}
.right-pnl .facts li {
	list-style-image: url(../images/layout/facts-bullet.gif);
	color:#FFFFFF;
}
.right-pnl .factsbottom {
	background-image: url(../images/layout/menu-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	margin: 0;
	padding: 0;
}
.OnCd p {
	padding:0;
	margin:0;
}
.OnCd a {
	background-image: url(../images/layout/now-on-cd.gif);
	width:103px;
	height:101px;
	float: right;
	position:relative;
	top: -30px;
	right:-150px;
}
.OnCd strong {
	display:block;
	text-indent: -9999px;
}
.pageContent .HomeArea {
	margin: 10px 5px;
	width: 970px;
	float:left;
}
.pageContent .HomeArea .FlashTop {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 970px;
}
.pageContent .HomeArea .textContent {
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	margin: 0px;
	padding: 10px;
	background: #FFFFFF;
	display: block;
	overflow:hidden;
	width: 950px;
}
.pageContent .HomeArea .textBottom {
	background-image: url(../images/layout/home-bottom.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 970px;
}
.homepagecolLeft {
	width:290px;
	float:left;
	padding:0 14px 0 5px;
	border-right:1px solid #C0C0C0;
	margin-bottom:-1000px;
	padding-bottom:1000px;
}
.homepagecolCenter {
	width:290px;
	float:left;
	padding:0 10px;
	margin-bottom:-1000px;
	padding-bottom:1000px;
}
.homepagecolRight {
	width:290px;
	float:left;
	padding:0 5px 0 14px;
	border-left:1px solid #C0C0C0;
	margin-bottom:-1000px;
	padding-bottom:1000px;
}
.footer {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 26px;
	color:#12456e;
	width:970px;
}
.footer ul {
	margin: 0px;
	padding: 0 15px;
}
.footer li {
	display: inline;
	margin: 0px;
	padding: 4px 0 4px 10px;
	list-style-type: none;
	float: left;
}
.footer li a {
	margin: 0px;
	padding: 0 10px 0 0;
	border-right: 1px solid #12456e;
	display: block;
	float: left;
	color: #12456e;
	text-decoration:none;
}
.footer li a:hover {
	text-decoration: underline;
}

.textContent ul, .textContent ol {
	padding:0 0 0 10px;
	margin:0px;
}
.textContent ul li {
	list-style-image:url(../images/pointer.gif);
	background-repeat:no-repeat;
	margin:0 0 10px 20px;
	padding:0;
}
.textContent ol li {
	background-repeat:no-repeat;
	margin:0 0 10px 20px;
	padding:0;
}
.textContent li li {
	clear: both;
	list-style-image: none;
	list-style-type: none;
	margin:0 0 10px 20px;
	padding:0;
}
.textContent li li li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin:0 0 10px 0;
	padding:0 10px 0 10px;
	border-left: 1px solid #12456e;
}
ul.orderNow {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	width:234px;
}
ul.orderNow li {
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(../images/layout/order-directory.gif);
	list-style-image:none;
	width:234px;
	height:50px;
	background-repeat:no-repeat;
}
ul.orderNow li a {
	margin:0 0 25px 0;
	padding:0;
	background-image:url(../images/layout/order-directory.gif);
	width:234px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}
ul.orderNow li a:hover {
	background-position: 0 -70px;
}
ul.orderNow li a span {
	text-indent:-9999px;
	display:block;
}
ul.ViewDirectories {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	width:234px;
}
ul.ViewDirectories li {
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(../images/layout/view-directories.gif);
	list-style-image:none;
	width:234px;
	height:50px;
	background-repeat:no-repeat;
}
ul.ViewDirectories li a {
	margin:0 0 25px 0;
	padding:0;
	background-image:url(../images/layout/view-directories.gif);
	width:234px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}
ul.ViewDirectories li a:hover {
	background-position: 0 -70px;
}
ul.ViewDirectories li a span {
	text-indent:-9999px;
	display:block;
}

ul.orderCD {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	width:234px;
}
ul.orderCD li {
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(../images/layout/order-directory.gif);
	list-style-image:none;
	width:234px;
	height:50px;
	background-repeat:no-repeat;
}
ul.orderCD li a {
	margin:0 0 25px 0;
	padding:0;
	background-image:url(../images/layout/order-directory.gif);
	width:234px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}
ul.orderCD li a:hover {
	background-position: 0 -70px;
}
ul.orderCD li a span {
	text-indent:-9999px;
	display:block;
}
ul.DirectoryPDF {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	width:234px;
}
ul.DirectoryPDF li {
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(../images/layout/download-brouchre.gif);
	list-style-image:none;
	width:234px;
	height:50px;
	background-repeat:no-repeat;
}
ul.DirectoryPDF li a {
	margin:0 0 25px 0;
	padding:0;
	background-image:url(../images/layout/download-brouchre.gif);
	width:234px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}
ul.DirectoryPDF li a:hover {
	background-position: 0 -70px;
}
ul.DirectoryPDF li a span {
	text-indent:-9999px;
	display:block;
}



ul.quote {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	width:234px;
}
ul.quote li {
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(../images/layout/free-quote.gif);
	list-style-image:none;
	width:234px;
	height:50px;
	background-repeat:no-repeat;
}
ul.quote li a {
	margin:0 0 25px 0;
	padding:0;
	background-image:url(../images/layout/free-quote.gif);
	width:234px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}
ul.quote li a:hover {
	background-position: 0 -70px;
}
ul.quote li a span {
	text-indent:-9999px;
	display:block;
}


ul.MoreInfo {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	width:234px;
}
ul.MoreInfo li {
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(../images/layout/more-info.gif);
	list-style-image:none;
	width:234px;
	height:50px;
	background-repeat:no-repeat;
}
ul.MoreInfo li a {
	margin:0 0 25px 0;
	padding:0;
	background-image:url(../images/layout/more-info.gif);
	width:234px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}
ul.MoreInfo li a:hover {
	background-position: 0 -70px;
}
ul.MoreInfo li a span {
	text-indent:-9999px;
	display:block;
}

blockquote {
	background-color:#FFFFE6;
	margin:5px;
	padding:20px;
	text-align:center;
}

.pageText a {text-decoration: underline;}
.pageText a:hover {text-decoration: none; color: #ffcc33;}

.apad-btn {display:none;}


.right-pnl .shoppingCartHeader {
	background-image: url(../images/layout/shopping-cart-header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 230px;
	margin: 0;
	padding: 0;
}
.right-pnl .shoppingCart {
	background-image: url(../images/layout/shopping-cart-bg.gif);
	background-repeat: repeat-y;
	display: block;
	margin: 0 2px;
	padding: 0;
	width: 230px;
}
	
.right-pnl .shoppingCart p {
	padding: 10px 10px 5px;
	margin: 0;
	display: block;
	font-weight: bold;
	text-align: center;
}

.right-pnl .shoppingCart p.dir {
	padding: 10px 10px 5px;
	margin: 0;
	display: block;
	font-weight: bold;
	text-align: left;
	}

.right-pnl .shoppingCart ul {padding: 10px 10px 25px; margin: 0; border-bottom: 1px solid #3062a7;}
.right-pnl .shoppingCart li {padding: 0; margin: 0; list-style-type: none; display: inline; display: block;}
.right-pnl .shoppingCart a img {border: none;}
.right-pnl .shoppingCart li.itemName {width: 210px;}
.right-pnl .shoppingCart li.qty {width: 105px; float:left;}
.right-pnl .shoppingCart li.price {width: 105px; text-align: right; float:left;}

.right-pnl .shoppingCart p.total {
	padding: 5px 10px ;
	margin:0;
	display: block;
	font-weight:bold;
	text-align: right;
	color: #fff;
	background-color: #3062a7;
	border: 1px solid #f8d32f;
}

.right-pnl .facts ul {
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0;
	padding:0 0 0 35px;
}

.right-pnl .shoppingCartFooter {
	background-image: url(../images/layout/shopping-cart-footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
	margin: 0;
	padding: 0;
	width: 230px;
}


ul.Checkout {
	margin:0 2px 15px 2px;
	padding:0;
	list-style:none;
	width:230px;
}
ul.Checkout li {
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(../images/layout/shopping-cart-button.gif);
	list-style-image:none;
	width:230px;
	height:25px;
	background-repeat:no-repeat;
}
ul.Checkout li a {
	margin:0 0 25px 0;
	padding:0;
	background-image:url(../images/layout/shopping-cart-button.gif);
	width:230px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}
ul.Checkout li a:hover {
	background-position: 0 -25px;
}
ul.Checkout li a span {
	text-indent:-9999px;
	display:block;
}



.orderform {border-bottom:1px solid #12456e; }

.orderform ul {border-top:1px solid #12456e; display: block; clear:both; height:80px; overflow:visible;}
.orderform li {display: inline; clear: none;}
.orderform li .bookimg   {padding: 5px 20px 5px 0; display: block; float: left;  width:60px;}
.orderform li .booktitle {width: 420px; display: block; float: left; padding: 20px 5px 0 0; height:70px; overflow:visible;} 
.orderform li .bookinfo  {width: 500px; display: block; float: left; padding: 20px 5px 0 0; height:70px; overflow:visible;} 
.orderform li .bookprice {width:  80px; display: block; float: left; padding: 20px 5px 0 0; height:70px; overflow:visible;}
.orderform li .bookadd   {width:  60px; display: block; float: left; padding: 20px 5px 0 0; height:70px;}
.orderform li .bookmore  {width: 240px; display: block; float: left; padding: 20px 5px 0 0; height:70px;}
.orderform li .VATtxt {display: block; float: left; padding: 20px 5px 0 0; height:70px; overflow:visible;}


.OtherPubBook {border: none;}
.OtherPubBook .Otherdir {border: 0; border-right:1px solid #12456e; padding: 0 10px 0 0; display: block; float: left; width: 220px; clear:none;}
.OtherPubBook .Otherdir img {margin-bottom: 40px;}
.OtherPubBook .Otherdir input {margin-bottom: 40px; cursor:default;}
.OtherPubBook li {}
.bookimg input {cursor:default;}

.Otherdir em {font-size:10px;}

.viewall  {
	height: 22px; 
	width: 60px; 
	padding: 0px; 
	margin: 0;
	display: block; 
	text-decoration: none; 
	background: url(../images/btn_order.jpg) 0 0 no-repeat;
	}

.OtherPubBook .viewall  {clear: both; margin: 5px 0 0 150px;}

.viewall:hover {background-position: 0 -22px;}


.viewall span {
	
	display: none;
	}





.addbtn  {
	height:22px; 
	width:60px; 
	padding:0px; 
	margin:0px;
	display:block; 
	text-decoration:none; 
	background: url(../images/btn_addcart.jpg) 0 0 no-repeat;
	}

.addbtn:hover {background-position: 0 -22px;}

.addbtn span {
	
	display: none;
	}




ul.contbtn {
	margin:0 2px 15px 2px;
	padding:0;
	list-style:none;
	width:96px;
}
ul.contbtn li {
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(../images/btn_continue.gif);
	list-style-image:none;
	width:96px;
	height:50px;
	background-repeat:no-repeat;
}
ul.contbtn li a {
	margin:0 0 25px 0;
	padding:0;
	background-image:url(../images/btn_continue.gif);
	width:96px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}
ul.contbtn li a:hover {
	background-position: 0 -25px;
}
ul.contbtn li a span {
	text-indent:-9999px;
	display:block;
}



.sidebox {
	width:230px;
	padding:0px;
	margin:0px;
	float:right;
	display:inline;
	}

.blue1 {
	width:230px;
	height:6px;
	padding:0px;
	margin:0px;
	background-image:url(../images/side_blu_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	display:inline;
	}

.blue2  {
	width:230px;
	padding:0px;
	margin:0px;
	background-image:url(../images/side_blu_mid.jpg);
	background-repeat:repeat-y;
	float:right;
	display:inline;
	}

.blue3 {
	width:230px;
	height:6px;
	padding:0px;
	margin:0px;
	background-image:url(../images/side_blu_btm.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	display:inline;
	}
.tick {
	height:18px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/tick.jpg);
	background-repeat:no-repeat;
	}
	
.side-text-holder {
	width:210px;
	padding:10px;
	margin:0px;
	}
	


dl {
	clear:left;
	margin:0;
	padding:0 5px 3px 0;
}
dt {
	float:left;
	margin-right:5px;
	padding:0;
	width:180px;
}
dd {
	margin:0;
	min-height:20px;
	padding:0;
}


.txt {
	border:1px solid #555555;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:11px;
	padding:2px;
	width:170px;
}

.textContent hr {color: #12456E;
background-color: #12456E;
height: 1px;}



  #dhtmltooltip
        {
            position: absolute;
            width: 150px;
            border: 2px solid black;
            padding: 2px;
            background-color: lightyellow;
            visibility: hidden;
            z-index: 100;
            /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
            filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
        }


.product {width:700px;}
.product hr {
border:0 none;
clear: both;
}
.product .bookimg {width:120px; float: left;}
.product .bookinfo {width:560px; float: left; padding:10px;}
.product .bookinfo h4 {margin: 0; padding: 0; color: #12456e;}

.AddDir {width:172px; float:left; padding:10px 10px 0 0; text-align:center;}
.AddCD {width:172px; float:left; padding:10px 10px 0 10px; text-align:center;}
.AddBoth {width:172px; float:left; padding:10px 0 0 10px; text-align:center;}


.AddDir ul,
.AddCD ul,
.AddBoth ul
{
	margin: 10px 0 0 10px;
	padding:0;
	list-style:none;
	width: 150px;
	border: 0;
	height:50px;
}
.AddDir ul li ,
.AddCD ul li ,
.AddBoth ul li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	width:150px;
	height:50px;
	background-repeat:no-repeat;
}
.AddDir ul {background-image:url(../images/layout/add-directory.gif);}
.AddCD ul {background-image:url(../images/layout/add-cd.gif);}
.AddBoth ul {background-image:url(../images/layout/add-both.gif);}

.AddDir ul li a ,
.AddCD ul li a ,
.AddBoth ul li a {
	margin:0;
	padding:0;
	width:150px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}
.AddDir ul li a {background-image:url(../images/layout/add-directory.gif);}
.AddCD ul li a {background-image:url(../images/layout/add-cd.gif);}
.AddBoth ul li a {background-image:url(../images/layout/add-both.gif);}

.AddDir ul li a:hover,
.AddCD ul li a:hover,
.AddBoth ul li a:hover {
	background-position: 0 -70px;
}
.AddDir ul li a strong,
.AddCD ul li a strong,
.AddBoth ul li a strong {
	text-indent:-9999px;
	display:block;
}


div.cbDiv {
    width: 350px;
    height: 275px;
    padding:0px;
    margin:0px;
    overflow: auto;
    padding-top:0px;
    display: inline-block;
    float: left;
    border:1px solid #999;
    background:#fff;
	}


div.cbDiv td {
	background-color:#FFFFFF;
	}



.textbox-section { /*text in front of text box*/
	 width:100%;
	 margin:2px 0px 2px 0px; 
	 float:left;
	 clear:left;
	 }
	 
.textbox-section label {
	/*float:left;*/
	width:30%;
	margin-right:1em;
	display:inline-block;
	vertical-align:top;
	}

.textbox-section ul li {
list-style-type:none !important;
}

.textbox-section  label li {
	list-style-type:none;
	}
