@charset "utf-8";
/* CSS Document */


html, body {
	height: 100%;
}


body {
	position: relative; 
	background: #e7e7e7; 
	margin: 0; 
	padding: 0;
	font: 10pt Helvetica, Verdana, Arial, sans-serif;
	color: #444444;


}

body a {
	color: #667383;
}


.headlinks {
	margin:0px;
	margin-top:10px;
	padding:0px;
	width:200px;
}

.headlinks li{
	list-style-type: none;

	height:30px;
	width:200px;
	line-height:27px;
	margin:0px;
	display:block;
	float:left;	
	clear:both;
}
.headlinks li:hover{

	background-color:#c0c0c0;

}

.headlinks li a, .headwords {
	margin-left:8px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	text-transform:uppercase;
}


.headlinks .menuselect a, .headwords .menuselect {
	color:#990000;
}

.headlinks .menuselect {

	background-color :#FFFFFF;
}

.menulevel2 {
	background-color: #f1f1f1;
	line-height:25px;
	height:25px;
	border: 1px solid #e7e7e7; 
}

.menulevel2 a {
	padding-left: 10px;	
	font-weight: normal;
}


#container {
	float:left;
	width:100%;
	padding:0px;
	background: #e7e7e7; 

}

#sidebar {
	position: absolute;
	top: 20px;
	left:20px;
	width: 200px;
	
	background-repeat:no-repeat;
	background-position:top left;
	height: 500px;
	padding:0px;
	float:left;
}
#sidebarlogo {
	width:200px;
	height: 64px;
 	background-image:url(images/logo200.jpg);
	position: relative;
	float:left;
}
	

#maincontent {
	position: absolute;
	top: 20px;
	left:240px;
	width: 740px;
	padding: 0px;
	float:right;
	   padding-bottom:60px;
	   
	height:100%;

}

.searchbar {
	position:relative;	
	height: 20px;
	color: #444444;
	background-color:#FFFFFF;
	border: 1px solid #c0c0c0;
	font-size:9pt;
	font-family:"Times New Roman", Times, serif;
	width:200px;
	padding:0px;
	margin:0px;
	margin-top:0px;
}
.searchform {
//	position:relative;	
	padding:0px;
	margin:0px;
}

#loginbox {
	position:relative;
	margin-bottom: 5px;
	margin-top: 0px;
	width:200px;
	float:left;
	text-align:left;
}

#loginboxhide {
	display:none;


}
#loginboxword {
	display:block;	
}

#footer {
	position:relative;
	margin-bottom: 5px;
	margin-top: 50px;
	width:200px;
	float:left;
	text-align:left;
	font-size:8pt;
}


.inputstandard{
	position:relative;	
	color: #444444;
	background-color:#FFFFFF;
	border: 1px solid #c0c0c0;
	width:200px;
	padding:0px;
	margin:0px;
	height: 25px;
}
textarea {
	position:relative;	
	color: #444444;
	background-color:#FFFFFF;
	border: 1px solid #c0c0c0;

	padding:0px;
	margin:0px;
}
.bookrecord {
	width:740px;
	clear:both;
	margin-bottom:10px;
}
.bookleft {
	float:left;
	width:120px;
}
.bookright {
	float:right;
	width:560px;
	margin-right:60px;
	margin-left:0px;
}

.bookimagesmall {
	border:none;
}
.bookleftlarge {
	float:left;
	width:auto;
}
.bookrightlarge {
	float:left;
	width:430px;
	
	margin-left:10px;
}

.bookimagelarge {
}

.bookright p {
	margin-top: 0px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #444444;
}
h2 {
	margin-top: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font: 14pt bold Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #444444;
}
.moreinfo {
	line-height:27px;

}
.morebutton, .lessbutton:hover {
	color: #444488;
	background-color:#FFFFFF;
}

.lessbutton, .morebutton:hover  {
	color: #ffffff;
	background-color:#444444;
}
.morebutton, .lessbutton {
	border:solid 1px #444444;
	text-decoration:none;
	padding: 1px 6px 1px 6px;
	margin: 4px 8px 4px 0px;
	text-transform:uppercase;
	font-weight:bold;
}



.greenbutton {
	background-color:#008000;
}

.redbutton  {
	background-color:#800000;
}
.greenbutton, .redbutton {
	color: #ffffff;
	border:solid 1px #444444;
	text-decoration:none;
//	padding: 1px 6px 1px 6px;
//	margin: 4px 8px 4px 0px;
//	text-transform:uppercase;
	font-weight:bold;
}



.resultrecord {
	width:360px;
	margin:5px;
	float:left;
	background-color:#d3d3d3;
}
.resultleft {
	float:left;
	width:105px;
	height:150px;
}
.resultright {
	float:right;
	width:245px;
	padding:5px;
}
.resultrow {
	width:740px;
	height:auto;
	display:block;
	clear:left;
}

.resultsmrecord {
	width:150px;
	height:auto;
	margin:10px;
	float:left;
}


.loginlabel {
	width:80px;
}
.loginbar {
	width:80px;
	margin:2px;
}

#opencompsec {
	display:none;	
}

.importantStar{	
	color:#F00;
	font-weight:bold;
	font-size:16pt;
}
.imageleftrun {
	float: left; 
	clear: left;
	margin-right:10px;
	margin-bottom:10px;
}
.errlog, .err {
	color:#F00;
	font-weight:bold;
}
.normlist{
	list-style-position:inside;
	list-style-type:square;
}

.required{
	display:none;
	color:#F00;
	font-weight:bold;
}

.redwords {
	color:#F00;
}

.floatleft {
	float:left;
	width: 370px;
}
.floatright {
	float:right;
	width: 370px;
}
.clearboth {
	clear:both;
}


#orderoffline {
	background-color: #f1f1f1;
	border: solid 1px #FFFFFF;
	color:#990000;
	margin-top: -30px;
	margin-left:500px;
	width: 250px;
	height: 30px;
	line-height: 30px;
	padding-left:10px;
	margin-bottom:5px;
	
}
#orderbookseller {
	background-color: #f1f1f1;
	border: solid 1px #FFFFFF;
	color:#990000;
	margin-top: 5px;
	margin-left:500px;
	margin-bottom:40px;
	width: 250px;
	height: 30px;
	line-height: 30px;
	padding-left:10px;
	
}

#orderoffline a {
	color:#990000;
}
#orderbookseller a {
	color:#990000;
}

#dispcompcountry, #dispcountry {
	background-color:#990000;
	color:#FFFFFF;
	display:none;
	padding:5px;
}
#dispcompcountry a, #dispcountry a {
	color:#FFFFFF;
}