/* CSS Document */



/* for making the fixed positioning work */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/side%20border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div.nav {
	position: static;
	top: 0;
	left: 0;
}
body>div.nav {
	position: fixed;
}
/* ----------------------------------------*/



a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #F0B010;
	text-decoration: underline;
}
a.buttons:link {
	color: #000099;
	font-family: "Trebuchet MS", trebuchet, arial, san-serif;
	font-size: 20px;
	line-height: .9;
	font-weight: bold;
	text-decoration: none;
}
a.buttons:visited {
	color: #000099;
	font-family: "Trebuchet MS", trebuchet, arial, san-serif;
	font-size: 20px;
	line-height: .9;
	font-weight: bold;
	text-decoration: none;
}
a.buttons:hover {
	color: #F0B010;
	font-family: "Trebuchet MS", trebuchet, arial, san-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: .9;
	text-decoration: none;
}
a.buttons:active {
	color: #000099;
	font-family: "Trebuchet MS", trebuchet, arial, san-serif;
	font-size: 20px;
	line-height: .9;
	font-weight: bold;
	text-decoration: none;
}
#atlamheader {
	width:100%;
	height:64px;
	z-index: 4;
	background-image: url(../images/border_09.gif);
	position: fixed;
	left: -1px;
	top: 0px;
}
#topofverticalbarORIGINAL {
	background:  url(images/border_03.gif) no-repaet;
	top: 63.5px;
	position: absolute;
	left: -3px;
	height: 40px;
	width: 20px;
	z-index: 2;
}
#topofverticalbar {
	background:  url(http://www.atlam-watches.co.uk/inventory/images/vertical2.gif) repeat-y;
	top: -20px;
	position: absolute;
	left: 1px;
	width: 20px;
	z-index: 1;
}
#verticalbar1 {
	background:  url(http://www.atlam-watches.co.uk/inventory/images/vertical2.gif) repeat-y;
	top: -10px;
	position: absolute;
	left: -2px;
	height: 1264px;
	width: 20px;
	z-index: 5;
}
#topper {
	height: 50px;
	width: 100%;
}

#watchlogo {
	position:absolute;
	top:0px;
	width:87px;
	height:94px;
	right: 0px;
}
#menu {
	font-family: trebuchet, "trebuchet ms", verdana, san-serif;
	font-size: 11px;
	position: absolute;
	top: 20px;
	left: 19px;
	height: 265px;
	width: 140px;
}
#menu_wide {
	font-family: trebuchet, "trebuchet ms", verdana, san-serif;
	height: 300px;
	width: 270px;
	position: fixed;
	top: 70px;
	left: 20px;
}
#inven_content {
	width: 500px;
	margin-left: 260px;
}

#list {
	font-family: trebuchet, "trebuchet ms", verdana, san-serif;
	font-size: 8px;
	position: absolute;
	top: 45px;
	left: 0px;
	width: 390px;
	padding: 5px;
}
#mainbody3 {
	margin-left: 50px;
	margin-top: 70px;
}
