* {
	font-family:Arial;
	font-size:12px;
}

a img {
	border:none;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(/resource/ukpt/images/back.jpg);
}

body, td, th {
	font-size:0.8em;
}

#box {
	margin:auto;
	text-align:left;
	width:900px;
	border:none;
	background-color:white;
	background-image:url(/resource/ukpt/images/contentbox_bg.gif);
	background-repeat:repeat-y;
	border:1px solid #cccccc;
}

#banner {
	background-color:#E2EEF8;
	/*height:160px;*/
	/*background-image:url(/resource/ukpt/images/ukpt_banner.jpg);*/
	/*background-repeat:no-repeat;*/
}

div#banner_title {
	float:right;
	margin:40px 1em 1em 1em;
	font-weight:bold;
	font-size:1.5em;
	color:#004994;
}

#menu {
	color:white;
	background-color:#004994;
}

#menu span {
	color:white;
}

#menu div {
	height:2.5em;
}

#menu a {
	display:block;
	float:left;
	padding:0.75em 1.5em 0.75em 1.5em;
	color:white;
	text-decoration:none;
	border-right:1px solid white;
}

#menu a:hover {
	color:white;
	text-decoration:none;
	background-color:#0099CC;
}

#menu a.inactiv {
	color:#0099CC;
}

#menu a.inactiv:hover {
	background-color:#004994;
}

#searchform {
	float:right;
	padding:0.5em;
}

#searchform span {
	color:white;
}

#searchform input {
	font-size:0.85em;
	border:1px solid #555555;
	background-color:#E2EEF8;
}

#contentbox {
	text-align:left;
	clear:both;
}

#toc {
	float:left;
	width:180px;
	margin:10px;
}

div.tocitem0, div.tocitem0selected, div.tocitem0open  {
	background-color:#90AED2;
	border-bottom:1px solid white;
}

div.tocitem0selected, div.tocitem0open {
	background-color:#D6E5F1;
	color:#004994;
}

#toc a {
	display:block;
	padding:0.5em 1em 0.5em 1em;
	text-decoration:none;
}

div.tocitem0selected a, div.tocitem0open a {
	color:#004994;
	font-weight:bold;
}

div.tocitem0 a {
	color:white;
	font-weight:normal;
}

#toc a:hover {
	text-decoration:none;
	background-color:#D6E5F1;
	color:#004994;
}

#content {
	width:650px;
	float:left;
	margin:10px;
}

#footer {
	color:#555555;
	background-color:#E2EEF8;
	clear:both;
	padding:0.25em 1em 2em 1em;
	height:1.5em;
	text-align:right;
}

h1 {
	font-size:1.25em;
	color:#005BAA;
}

h2 {
	font-size:1.00em;
	color:black;
}

h3 {
	font-size:1.00em;
	color:#005BAA;
}

.inline {
	display:inline;
}

form.small input {

}

form input, form textarea {
  font-size:0.88em;
  border:1px solid #c6c6c3;
  padding-left:0.3em;
  padding-right:1px;
  margin-right:1em;
}

.subs {
  width:100px;
  height:1.4em;
  background:#cecece;
  border:1px solid #999999;
  color:#000000;
  cursor:pointer;
  padding:0px;
  margin:0px;
}

.subs:hover {
  background:#2929f9;
  color:#fefefe;
  border:1px solid #000000;
}

.pagelinkitemform .subs {
  width:auto;
}

.document h1 {
	margin-bottom:0.5em;
}

div#tocbasket table {
	margin:1em 0em 1em 0em;
	border-collapse:collapse;
}

div#tocbasket th {
	color:#1D7DAD;
	font-size:0.7em;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}

div#tocbasket td {
	color:#666666;
	font-size:0.7em;
	background-color:#e4e4e4;
	font-weight:bold;
	vertical-align:top;
	padding:0.25em;
	border-bottom:1px solid white;
}

div#basket {
	
}

div#basket table {
	margin:1em;
	border-collapse:collapse;
}

div#basket th {
	color:#1D7DAD;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}

div#basket td {
	color:#666666;
	font-size:0.7em;
	background-color:#e4e4e4;
	font-weight:bold;
	vertical-align:top;
	padding:0.5em;
	border:1px solid white;
}

div#basket img {
	border:1px solid gray;
}

#orderform {
	text-align:center;
}

#userform table {
	border-collapse:collapse;
}

#userform td, #userform th {
	padding:0.3em;
	font-size:1em;
}

div#pagelink {
	text-align:center;
	padding:0.5em;
	border-bottom:1px dotted gray;
}

div.pagelinkitem {
	display:inline;
}

.pagelinkitemform {
	display:inline;
}

div.thumbnail {
	float:left;
	width:100px;
	overflow:hidden;
}

span.nothumbnail {
	color:gray;
}
