/* @override http://localhost:8888/NETCETERA/thesteensons/css/screen.css? */

html, body {
	margin:0;
	padding:0;
}

body {
	background-color: #EBE4D2;
	font-family: Arial, "MS Trebuchet", sans-serif;
	/* Set font as 10px initially } */
	font-size: 62.5%;
	color:#4C443C;
	text-align: center;
}

h1 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 23px;
	line-height: 26px;
	padding:0;
	margin:10px 0 0 0;
	text-transform: uppercase;
/*	border: 1px solid #999;*/
}


h1.producthead {
	margin:20px 0 0 0;
	text-align: right;
}

h2 {
/*	border: 1px solid #999;*/
	font-size: 1.5em;
	line-height: 1.5em;
	margin:5px 0;
	padding:0;
}

h2.trajan {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
/*	background-color: #DDD;*/
}

h3 {
	font-size: 1.2em;
	padding:0;
	margin:7px 0 0 0;
}

p {
	font-size:1.1em;
	line-height: 1.6em;
	padding:0;
	margin: 5px 0 10px 0;
}

.home {
	font-size:1.2em;
}

.contactlarge {
	font-size: 1.4em;
}

a, a:visited {
	text-decoration: none;
	color:#4C443C;
}

a:hover, a:active {
/*	text-decoration: underline;*/
	color:#000000;
	}

hr {
	clear:both;
	border:0;
	color: #EBE4D2;
	background-color: #EBE4D2;
	height: 2px;
	margin: 5px 0;
}

img {
	border:0;
}

.small {
	font-size: 1em;
	line-height: 1.2em;
}

#container {
	text-align:left;
	width: 740px;
	margin: 20px auto 10px auto;
	padding: 10px;
	background-color: #FFFFFF;
}

* html #container {
	width: 760px;
	w\idth: 740px;
}

#header {
	background-color: #51483F;
}

#nav {
	margin: 10px 0;
	width: 150px;

/*	border: 1px solid #999;*/
}

#nav ul {
	margin:0;
	padding: 7px 12px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;

	/* border: 1px solid #999;*/
}

#nav li {
	padding: 3px;
/*	border: 1px solid black;*/
}

#navlist {
	background-color: #EBE4D2;
	background-image: url("../img/nav_blend.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:40px;
	margin-bottom:05px;
}

#nav ul .collections {
	padding: 0px 5px 3px 12px;
	font-weight: normal;
}

#mailinglist {
	background-color: #DDD;
	width:150px;
}

#content {
	margin-top: 10px;
	float: right;
	width: 580px;
/*	background-color: #eee;*/
}

#singlecolumn {
	width:560px;
	padding:5px 10px;
}

* html #singlecolumn {
	width:580px;
	w\idth:560px;
}

#leftcolumn {
	float:left;
	width:189px;
	padding: 0;
/*	background-color: #DDD;*/
}

#rightcolumn {
	float:right;
	width:340px;
	padding: 0 10px;
}

* html #rightcolumn {
	width:360px;
	w\idth:340px;
}

#navpromo {
	float: left;
	width: 150px;
	height: 120px;
	margin:0 10px 10px 0;
}

#homeleft {
	float:left;
	width:285px;
	height: 120px;
	background-color: #EBE4D2;
	margin: 0 10px 10px 0;
	display: inline;
}


#homeright {
	float:right;
	display: inline;
	width:275px;
	height: 120px;
	margin: 0px;
	padding: 0 0 0 10px;
	background-image: url("../img/home_box_blend2.gif");
	background-repeat: repeat-y;
	background-position: left;
	background-color: #EBE4D2;
}

* html #homeright {
	width: 285px;
	w\idth: 275px;
}

#homeright #righttext {
	float:left;
	width:140px;
	height: 80px;
	padding:0;
}

#promo {
	display:block;
	height: 270px;
}

.product {
	float:right;
}

#homeright h2 {
	padding:0px 10px;
}

#homeright p {
	padding:48px 10px 5px 0px;
	margin:0;
}

.eurobox {
	float:left;
	width:220px;
	text-align: center;
	padding: 0 30px;
}

* html .eurobox {
	width: 280px;
	w\idth: 220px;
}

#productinfo {
	float:right;
	text-align: right;
	width: 300px;
	height: 255px;
	padding-right:30px;
	background-image: url("../img/product_blend.gif");
	background-repeat: repeat-y;
	background-position: right;
}

* html #productinfo {
	width: 330px;
	w\idth: 300px;
}

#thumbnails {
	margin:10px 0;
	width: 580px;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}

#thumbnails img {
	width:120px;
	height:120px;
/*	padding:10px;*/
}

.thumb {
/*	background-color: #DDD;*/
	float:left;
	width:124px;
	height: 145px;
	padding:10px;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	text-align: center;
}

* html .thumb {
	width: 144px;
	height: 170px;
	w\idth: 124px;
	h\eight: 145px;
}

.thumb p {
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

.dots {
	display:none;
	clear:both;
	height:0px;
	border-top: 1px dotted #999;
}

.designer {
	padding:0;
}

.designer img {
	float:left;
/*	border: 1px solid #999;*/
	margin: 10px 10px 10px 0;
}

.designer a {
	font-weight: bold;
	font-size: 1.2em;
}

.designertext {
	float:right;
	width:320px;
	padding: 0 10px;
}

* html .designertext {
	width: 340px;
	w\idth: 320px;
}

#scrollbar {
	clear:both;
	padding: 5px;
	background-color: #EBE4D2;
	height:15px;
	margin-bottom: 20px;
}

#paylogos{
  margin:20px auto 3px auto;
  width:268px;
  height:39px;
  clear:both;
  padding-top:10px;
}

#footer {
	clear:both;
	background-color: #51483F;
	margin:0;
}

#footer p {
	height:15px;
	color:#fff;
	font-size:10px;
	line-height:15px;
	padding: 5px 0;
	text-align:center;
	margin:0;
}

#links {
	width: 740px;
	text-align: right;
	margin: 0 auto;
	color: #D9A00B;
	margin-bottom:20px;
}

#links a, #links a:visited {
	color: #D9A00B;
}

#links a:hover {
	text-decoration: underline;
}

/* NP temp */
.cart_itemdescription {font-size:10px;}

th,td{font-size:11px;}

th {
	background-color: #DDD;
}

form label
{
	display: block;
	padding: 8px 0 3px 0;
}
fieldset {border:0;margin-bottom:10px;}

#delivery_details {
/*	background-color: red;*/
		width:220px;
	margin: 0 20px 0 0;
	float:left;
	}
#payment_details {
/*	background-color: green;*/
	width:300px;
	margin: 0;
	float:left;
/*	background-color: #DDD;*/}

.alert {color:red;}