@import url("menubar.css");
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
	margin: 0px;
	padding: 0px;
}
h1 {font-size:18px; margin:5px;}
h2 {font-size:16px; margin:5px;}
h3 {font-size:14px; color:#00499a; margin:5px;}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

th {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:link {
	color: blue;
}

a:visited {
	color: #990099;
}

a:hover {
	color: #ff5f00;
}

div.buttons {
	position: absolute;
	top:91px;
	left:486px;
	width: 260px;
}

div.searchbar {
	position: absolute;
	left:374px;
	top:127px;
	width: 371px;
	text-align: right;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
div.pagebottom {
	background: url("../img/bottom.gif") no-repeat top left;
	width: 760px;
	height: 85px;
	padding-top: 40px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

div.credits {
	font-size: 10px;
	color: white;
	font-weight: bold;}
div.credits a:hover {color: white;text-decoration: underline;}

div.content {
	position: relative;
	left: 200px;
	width: 547px;
	height: 650px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	clear: left;
}

input {
	border: 1px solid;
	background-color: #F1F5F9;
}

input.button {
	border: 1px solid;
	background-color: #9DC8F7;
}

input.checkbox {
	border: 0px solid;
}

.cart {
	font-family: "Times New Roman", Times, serif;
}

a.cart {
	font-size: 14pt;
}

table.cart {
	font-family: "Times New Roman", Times, serif;
}

table.cart th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

table.cart td {
	font-family: "Times New Roman", Times, serif;
}

div.cart input.button {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
}

 
.nosee{
	font-size : 5px;
	font-family : Arial, Helvetica, sans-serif;
	display: none;
}
#mramor-baner {position:absolute;
top: 185px;
left: 760px;
width: 160px;}
#go-main {position: absolute;
top: 20px; 
left: 10px;
width: 300px;
height: 50px;
}
#go-main a { text-decoration: none;
display:block;
width: 300px;
height: 50px;
}
#farnell {position:absolute;
top: 430px;
left: 760px;
width: 160px;}

