body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form{
	margin: 0;
}

a {
	color: #0F3A8F;
	text-decoration: underline;
}

a:hover {
	color: blue;
	text-decoration: underline;
}

ul.shortnews {
	font-size: 10px;
	padding: 0;
	margin: 5px;
}

ul.shortnews li{
	list-style-type: none;
	padding: 0;
	margin: 10px 0 10px 0;
	line-height: 16px;
}

a.shortnews-title {
	font-size: 11px;
	font-weight: bold;
}

a.morelink {
	font-weight: bold;
	color: black;
	display: block;
	text-align: right;
	text-decoration: none;
}

a.morelink:hover {
	color: #004979;
}

/* e-store */


div.categories, div.sc-cartview-top {
	background: #f4f4f4 url(/images/bookstore-cat-bg.gif) no-repeat right top;
	padding: 0 0 20px 0;
}

div.sc-cartview-top{
	padding: 20px;
	background-image: url(/images/bookstore-cart-bg.gif);
	font-size: 11px;
	color: #7d7d7d;
}

div.sc-cartview-top .sc-orderinfo{
	width: 66%;
}

div.categories h1{
	color: #0070d8;
	padding: 15px;
	margin: 0;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

div.categories ul{
	list-style-type: none;
	padding: 0;
}

div.categories ul{
	margin: 0 0 0 20px;
}

div.categories li{
	margin: 0;
}

div.categories ul a{
	color: #d1a800;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	background: url(/images/bookstore-bullet-book.gif) no-repeat left top;
	padding: 3px 0 3px 25px;
	display: block;
	margin: 3px 0 3px 0;
}

div.categories ul ul a{
	background-image: url(/images/bookstore-bullet-arrow.gif);
	font-size: 11px;
	font-style: normal;
	padding: 3px 0 3px 25px;
	margin: 0;
}

div.categories ul a:hover, div.categories ul a.selected{
	color: #0070d8;
}

#select_application_location{
	width: 438px;
}

table.sc-products td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #7d7d7d;*/
	color: #333;
	vertical-align: top;
}

table.sc-products{
	border-spacing: 0;
	border-collapse: collapse;
}

td.sc-description{
	padding: 25px 25px 10px 20px;
}

td.sc-description h3{
	margin-top: 0px;
	color: #4e4e4e;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.sc-thumbnail{
	width: 120px;
	padding: 25px 0 10px 25px;
}

/*img.sc-thumbnail{
	width: 120px;
}*/

.sc-ourprice{
	color: green;
	font-size: 120%;
	font-weight: bold;
}

.sc-save{
	color: green;
	font-size: 120%;
}

.sc-listprice{
	text-decoration: line-through;
	color: black;
}

.sc-prices{
	width: 160px;
}

.sc-details{
	width: 160px;
}

td.sc-orderinfo{
	background-color: #F4F4F4;
	border-bottom: 2px solid #989898;
	padding: 5px 25px 0px 25px;
}

table.sc-orderinfo{
	width: 100%;
	table-layout: fixed;
}

table.sc-orderinfo a.sc-functionbutton{
	display: block;
	margin-left: -25px;
}

input.sc-pcs{
	width: 38px;
	font-size: 10px;
	border: 1px solid #4e4e4e;
	margin: 0 5px 0 0;
}

table.sc-orderinfo td{
	padding: 0 0 0 30px;
	vertical-align: top;
}

table.sc-orderinfo a{
	font-size: 11px;
	color: #d1a800;
	text-decoration: none;
}

table.sc-orderinfo a:hover{
	color: #0070d8;
	text-decoration: none;
}

a.sc-functionbutton{
	background: transparent url(/images/bookstore-bullet-arrow.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d1a800;
	text-decoration: none;
	font-style: normal;
	padding: 3px 0 3px 25px;
	margin: 0;
}

a.sc-functionbutton:hover{
	color: #0070d8;
	text-decoration: none;
}

h2.sc-catpath{
	margin: 15px;
	font-size: 150%;
}

h2.sc-catpath a{
	font-size: 15px;
	font-family: inherit;
	color: inherit;
	font-weight: inherit;
	text-decoration: none;
}

h2.sc-catpath a:hover{
	text-decoration: underline;
}

.sc-cartinfo{
	float: right;
}

.sc-orderinfo strong{
	color: #4e4e4e;
}

.sc-cartview-top strong{
	font-size: larger;
	color: #8B0000;
}

div.sc-qtytag{
	padding: 2px;
	background-color: #0070D8;
	border: 1px solid white;
	color: white;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: -10px;
	width: 50px;
	text-align: center;
}

/* sc-ordereditems table*/

table.sc-ordereditems{
	border: 1px solid #999;
	border-collapse: collapse;
	margin: 15px;
}

table.sc-ordereditems td{
	font-size: 11px;
	border: 1px solid #bbb;
	padding: 1px 2px 1px 2px;
}

table.sc-ordereditems th{
	font-size: 11px;
	border: 1px solid #bbb;
}

td.sc-c-price, td.sc-c-qty, td.sc-c-uprice{
	text-align: right;
	white-space: nowrap;
}

tr.sc-subtotal, tr.sc-total{
	background-color: #ddd;
	font-weight: bold;
}

tr.sc-total td{
	border-top: double 3px #999;
	background-color: #ccc;
}

div.sc-nophoto{
	font-size: 10px;
	color: #aaa;
	padding: 20px;
	border: 1px solid #ddd;
	background-color: #eee;
	text-align: center;
}

td.sc-promo-infobar
{
	height: 20px;
	padding: 0 20px 10px 20px;
}

div.sc-promo-infobar{
	background-color: #f4f4f4;
	padding: 2px;
	height: 18px;
}

.sc-promo-more{
	float: right;
	color: #d1a800;
}

.sc-promo-title{
	padding-left: 20px;
}

a img{
	border: none;
}

.bordered {
	border: 1px solid #999999;
}

td.tcell {border: solid 1px #aaaaaa; vertical-align:middle; padding:2px; font-weight:bold;}
td.dcell, table.euroexam-centerlist td {border: solid 1px #aaaaaa;background-color: #FFFCC9 ;vertical-align:middle; padding:2px}
td.tcelltop, table.dtable th, table.euroexam-centerlist th {border: solid 1px #aaaaaa; vertical-align:top; padding:2px; font-weight:bold; font-size: 11px; background-color: White}
td.dcelltop, table.dtable td {border: solid 1px #aaaaaa;background-color: #FFFCC9 ;vertical-align:top; padding:2px}

/* Euro exam map*/

#euroexam-map{
	position: relative;
	top: 0;
	left: 0;	
	width: 440px;
}

#euroexam-map a{
	font-family: Arial, helvetica, sans-serif;
	background-color: white;
	color: black;
	font-size: 10px;
	border: 1px solid #999;
	padding: 1px;
	text-decoration: none;
	position: absolute;
	font-weight: bold;
	z-index: 1;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70, style=0);
}

#euroexam-map a:hover, #euroexam-map a.selected{
	background-color: #FFF20F;
	color: #0F3A8F;
	border-color: #0F3A8F;
	z-index: 2;
	-moz-opacity: 1;
	filter: alpha(opacity=100, style=0);
}

ul.euroexam-citylist{
	list-style-type: none;
	margin: 20px 0;
	padding: 10px;
	background-color: #eee;
	
}

ul.euroexam-citylist li{
	display: inline;
	padding: 0 5px;
	margin: 0;
}

ul.euroexam-citylist .selected{
	font-weight: bold;
}

table.euroexam-centerlist{
	width: 100%;
}

table.euroexam-centerlist td{
	vertical-align: top;
}

table.euroexam-centerlist th{
	text-align: center;
}

div.sc-longdescription-off a.sc-longdescription-off,
div.sc-longdescription-on a.sc-longdescription-on,
div.sc-longdescription-off .sc-longdescription-body
{
	display: none;
}

h1{
	font : bold 18px Arial, Helvetica, sans-serif;
	color: #0070D8;	
	margin: 5px 0 0 0;
	padding:5px 0 5px 20px;
	
	
}
h1, h1.title, h2, h3, h4, h5, h6
{
	font : bold 18px Arial, Helvetica, sans-serif;
	color: #0070D8;	
	margin: 5px 0 0 0;
	padding:5px 0 5px 0px;
	text-align: left;
}



.cm-title2, h2 {
	font : bold 15px Geneva, Arial, Helvetica, sans-serif;
	color : #0070D8;	
  	padding: 0 0 0 0px;		
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 3px 0px;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 4px 0 2px 0px;
}

.poll{
	margin-top: 15px;
}

.poll.full td.poll-stats{
	width: 200px;
}

.poll.full .cm-txt{
	margin: 10px 0;
}

.polls-active, .polls-inactive{
	margin: 10px 0;
}

