*, h1, h2, h3, h4, h5, h6, p, td, th, li {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: #fff top left repeat fixed;
	/*background-image: url(/images/back.jpg);*/
	margin: 20px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

a {
	color: #909;
	text-decoration: none;
}

a:hover {
	color: #909;
	text-decoration: underline;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: -0.25em;
}

h1 {
	font-size: 180%;
}

h3 {
	font-size: 140%;
}

h4 {
	font-size: 100%;
	font-weight: bold;
}

p {
	margin-top: 0;
}

.right {
	margin-left: -2em;
}

div.clear {
	clear: both;
}

li {
/*	list-style-image: url(/images/bul.gif); */
	list-style-type: none;
	list-style-image: none;
	padding-left: 22px;
	background: url(/images/bul.gif) top left no-repeat;
	line-height: 1.75em;
}

ul.right li {
	list-style-type: none;
	list-style-image: none;
	padding-left: 0;
	padding-right: 22px;
	background: url(/images/bul.gif) right no-repeat;
	line-height: 1.75em;
}



/************************************************/
/* Header
/************************************************/

div#logo {
	background: url(/images/nessie-maclay-logo.png) top left no-repeat;
	height: 86px;
	width: 168px;
}

div#topnav {
	position: absolute;
	top: 20px;
	right: 300px;
}

div#holiday {
	width: 120px;
	text-align: center;
	position: absolute;
	right: 65px;
	top: 0px;
}

a#hols {
	text-align: center;
}



/************************************************/
/* Content
/************************************************/

div#container {
	margin-left: -40px;
}

div.bar-top {
	background: url(/images/bar-top.gif) top right no-repeat;
	height: 22px;
}

div.bar-bottom {
	background: url(/images/bar-bottom.gif) top right no-repeat;
	height: 22px;
}

div#content {
	background: #fff;
	min-height: 400px;
	padding: 20px 0 20px 60px;
}

div#content div#p_left {
	margin-right: 200px;
}

div#content div#p_right {
	float: right;
	width: 180px;
	margin: 0 0 0 15px;
}

div#content div#p_right p, div#content div#p_right h4 {
	text-align: center;
}

div#content table#pics td {
	text-align: center;
	vertical-align: top;
}

div#product img.detail {
	float: right; 
	margin: 0 0 1em 1em; 
	border: 1px solid #333;
	border-color: #ccc #666 #666 #ccc;
}


table.product th, table.product td {
	text-align: left;
	color: #333;
	padding: 0 8px 0 0;
}

div.catinfopanel {
	min-height: 140px;
	height: auto !important;
	height: 180px;
}

img.catimage {
	float: left;
	margin: 0 40px 40px 0;
}


xdiv.crop {
	height: 101px;
	width: 100px;
	overflow: hidden;
}

span.prodlink {
	position: absolute;
	margin: 0;
}

div.crop img {
/*	margin-left: 20px; */
	margin-top: 40px;
	border: 1px solid #999;
	border-color: #999 #222 #222 #999;
}

img.thumb {
	float: left;
	margin: 0 4em 1em 0;
}

div.prodpanel {
	float: left;
	width: 120px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	text-align: center;
	margin: 0 10px;
	padding: 0 15px;
}


div.optionpanel {
	padding: 6px;
	line-height: 1.8em;
/*	text-align: center; */
	text-align: left;
	width: 225px;
	margin: 5px 3em 0 0;
/*	border: 1px dashed #999; */
/*	background: url('/images/misc/postit-bg.gif') bottom right repeat-y; */
}

div.optionpanel textarea, div.optionpanel input {
	font-size: 90%;
}

.bs, .bs2, .bb, .bse {
	display: block;
	height: 120px;
	text-align: center;
	width: 200px;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 95px;
	margin: 0 45px 22px 0;
}

.bs2 {
	height: 130px;
	padding-top: 85px;
}

.bse {
	margin-right: 0;
}

.bb {
	width: 324px;
	margin-right: 16px;
}

/************************************************/
/* Footer
/************************************************/

div#footer {
	font-size: 80%;
	color: #333;
	margin: 30px 0 10px 0;
}

div#footer div#address {
	width: 30%;
	float: left;
}

div#footer div#links {
	text-align: center;
	margin-right: 300px;
	font-weight: normal;
}

div#footer div#links a {
	padding: 0 3px;
}

div#footer div.login {
	width: 200px;
	float: right;
	text-align: center;
	margin: -20px -10px 0 0;
}

div#footer div.login input.text {
	width: 150px;
}
