/*#############################################################
Name: Snugnights
Date: 2006-08-20
Author: Innerview
URL: http://www.innerview.co.uk
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #666;
}
a:hover {
	color: #666;
}
body {
	background: #F2F2F2 url(img/bg.gif) repeat-y center top;
	color: #555A60;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
li {
	list-style:  url(/img/li.gif);
	margin-left: 18px;
}
code {
	background:  url(img/bgcode.gif);
	border: 1px solid #F6F6F6;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background:  url(img/quote.gif) no-repeat;
	color: #456;
	display: block;
	font: normal 1.4em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #579;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	margin: 0 auto;
	width: 730px;
}

/* title */
.title {
	float: left;
	margin-top: 5px;
	text-align: center;
	width: 220px;
}
.title h1 {
	font: normal 2em Verdana,sans-serif;
}
.title h2 {
	color: #999;
	font: normal 1.1em Verdana,sans-serif;
}

/* navigation */
.menu {
	float: right;
	padding: 5px 5px;
	width: 240px;
}
.navigation {
	background:  url(img/holdertel.jpg) no-repeat;
	height: 100px;
	padding: 10px 16px;
}
.menu a {
	border-left: 1px solid #DDD;
	border-right: 1px solid #FFF;
	color: #666666;
	float: right;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 0px;
	padding: 2px 2px 2px;
	text-align: center;
	text-decoration: none;
}
.menu a:hover {
	background: #FFF url(img/navhover.gif) repeat-x;
	color: #666666;
	padding: 2px 2px 2px;
}
.search {
	position: relative;
	left: 274px;
	top: 36px;
}
.cart {
	Position: absolute;
	padding: 5px 5px;
}

/* holders */
.holder {
	background:  url(img/bgholder.jpg) repeat-y;
	padding: 0 22px;
}
.holder_top {
	clear: both;
	background:  url(img/holder.jpg) no-repeat;
	height: 40px;
}

/* footer */
.footer {
clear: both;
	background:  url(img/holder.jpg) no-repeat;
	height: 60px;
	background-position: left bottom;
	color: #666;
	font-size: 1.1em;
	text-align: center;
}
.cards {
		position: relative;
		bottom: 10px;
		text-align: center;
}
	
.image {
	padding: 0px 6px;
}
.border2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	padding: 0px 6px;
	border: 1px solid #cccccc;
	}
