body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #a09e95;
	margin: 0;
	padding: 0;
}

.container {
	position: relative;
	margin: 0 auto;
	width: 790px;
}

.leftcolumn {
  z-index: 4;
	width: 570px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.rightcolumn {
  z-index: 4;
	width: 215px;
	position: relative;
	float: right;
	margin: 0 0 0 5px;
}

p {
	padding: 10px;
	margin: 0;
	line-height: 18px;
}

p.center {
  text-align: center;
}

a:link,
a:visited {
	text-decoration: none;
	color: #978b4b;
}

a:hover {
	color: #000;
}

#header {
	width: 790px;
	height: 120px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url('/images/page/header.jpg');
}

#boy {
	width: 124px;
	height: 200px;
	z-index: 6;
	position: absolute;
	margin: -105px 0 0 -40px;
	background: url('/images/page/boy.png') no-repeat;
}

#navcontainer {
	width: 570px;
	height: 87px;
	margin: 0;
	padding: 0;
	position: relative;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
}

#navcontainer ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 60px;
	height: 87px;	
	display: block;
	float: left;
}

#navcontainer li a:link,
#navcontainer li a:visited {
	text-decoration: none;
	color: #cbc5a5;
	display: block;
	width: 60px;
	height: 87px;
	padding: 47px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	background: url('/images/page/nav.jpg') no-repeat;
}

#navcontainer li a:hover, #navcontainer li a.selected {
	color: #978b4b;
	background: url('/images/page/nav_hover.jpg') no-repeat;
}

#navcontainer ul li.start {
	width: 190px;
	height: 87px;
	background: url('/images/page/menu_start.jpg');
}

#navcontainer ul li.end {
	width: 40px;
	height: 87px;
	background: url('/images/page/menu_end.jpg');
}

#navcontainer ul li.extra, #navcontainer li.extra a {
	width: 80px;
}

.rightbox {
	margin: 0;
	padding: 0;
	width: 215px;
}

h1.title {
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 11px 0 8px 0;
	font-size: 11px;
	font-weight: bold;
	background: url('/images/page/h1border.png') center bottom no-repeat ;
}

h1.collections {
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 17px 0 8px 0;
	font-size: 11px;
	font-weight: bold;
	background: url('/images/page/h1border.png') center bottom no-repeat ;
}

.rightbox1top {
	width: 215px;
	height: 6px;
	background: url('/images/page/rightbox_top.jpg') no-repeat;	
}

.rightbox1middle {
	width: 213px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #898076;
	border-right: 1px solid #898076;
	min-height: 75px;
	background: #fdfdfa url('/images/page/rightbox_middle.jpg') bottom no-repeat;	
}

.rightbox2middle {
	width: 213px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #898076;
	border-right: 1px solid #898076;
	min-height: 196px;
	background: #fdfdfa url('/images/page/rightbox2_middle.jpg') bottom no-repeat;	
}

.rightbox3middle {
	width: 213px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #898076;
	border-right: 1px solid #898076;
	min-height: 205px;
	background: #fdfdfa url('/images/page/rightbox3_middle.jpg') bottom no-repeat;	
}

.rightbox1bottom {
	width: 215px;
	height: 6px;
	margin: 0 0 5px 0;
	background: url('/images/page/rightbox_bottom.jpg') no-repeat;
}

.rightbox2bottom {
	width: 215px;
	height: 6px;
	margin: 0 0 5px 0;
	background: url('/images/page/rightbox2_bottom.jpg') no-repeat;
}

#promo {
	width: 570px;
	height: 167px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url('/images/page/promo.jpg');
	position: relative;
}

#content {
	width: 569px;
	margin: 5px 0 0 0;
	padding: 0;
	position: relative;
	z-index: 3;
}

#content p {
  padding: 10px 25px 10px 25px;	
}

#contenttop {
	width: 569px;
	padding: 0;
	margin: 0;
	height: 6px;
	background: url('/images/page/content_top.jpg') no-repeat;
}

#contentmiddle {
	padding: 0;
	margin: 0;
	width: 568px;
	min-height: 350px;
	background: #e7e7e4;
	border-left: 1px solid #898076;
	border-right: 1px solid #898076;
}

#contentmiddle div {
  margin: 0 3px 0 3px;	
}

#contentmiddle.two {
	background: #e7e7e4 url('/images/page/content2_middle.jpg') bottom no-repeat;
	min-height: 404px;
}

#contentbottom {
	width: 569px;
	height: 6px;
	background: url('/images/page/content_bottom.jpg') no-repeat;
}

#footer {
  z-index: 1;
	width: 790px;
	height: 127px;
	margin: -92px 0 0 0;
  position: relative;
	padding: 0;
	background: url('/images/page/footer.gif') no-repeat;
}

#footer p {
	text-align: center;
	margin: 0;
	padding: 103px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

.birthlist_search {
  margin: 15px 0 0 45px;
}

.input_birthlistcode, .input_newsletter {
  width: 70px;
  border: 1px solid #a09e95;
  padding-left: 5px;
  color:  #a09e95;
}

.search_button, .newsletter_button {
  border: 1px solid #a09e95; 
}

#newsletter form {
  margin: 15px 0 0 23px;
  padding-bottom: 5px;
}

.input_newsletter {
  width: 155px;
  margin-bottom: 3px;
}

.newsletter_button {
  width: 162px;
}

#map {
  width: 550px;
  height: 550px;
}

.clear { 
  clear: both;
}

/******************/
/*** BIRTHLIST ****/
/******************/

div#birthlist, div#shoppingbasketlist {
  margin-left: 10px;
  margin-right: 10px;
}

table.birthlistarticles {
  margin-top: 10px;
  width: 100%;
}

table.birthlistarticles thead {
  height: 20px;
  background-color: #dbd9c2;
}

.birthlistarticles th.name {
  text-align: left;
  padding-left: 5px;
}

.birthlistarticles th.number {
  text-align: right;
}

.birthlistarticles th.price {
  text-align: right;
}

.birthlistarticles th.action {
  text-align: center;
}

.birthlistarticles .name {
  text-align: left;
}

.birthlistarticles .number {
  text-align: right;
}

.birthlistarticles .price {
  text-align: right;
}

.birthlistarticles .action {
  text-align: center;
}

.birthlistarticles .actions img {
  float: right;
}

.shoppingbasketlist p.total {
  float: right; 
  text-align: right;
  margin-top: 15px;
  margin-right: 30px;
}

.shoppingbasketlist p.total span {
  padding: 2px 3px 2px 3px;
}

.disabled {
  color: #a09e95;
  text-decoration: line-through;
}

div#birthlist_order_options {
  margin-top: 25px;
  color: red;
}

#pdfdownload {
  position: absolute;
  top: 15px;
  right: 15px;
}

#pdfdownload img {
  border: 0;
}

/*****************/
/***** LOGIN *****/
/*****************/

.form_error {
  padding-left: 125px;
}

div#sf_guard_auth_form {
  margin: 0 10px 0 10px;
}

div#sf_guard_auth_form fieldset {
  border: 0;
}

div#sf_guard_auth_form label, div#new_account label {  
  float: left;  
  width: 10em;  
  margin-right: 1em;  
  text-align: left; 
}

div#sf_guard_auth_form input[type="text"], div#sf_guard_auth_form input[type="password"], div#new_account input[type="text"] {
  width: 230px;
  height: 16px;
  margin-bottom: 4px;  
  border: 1px solid #a09e95;
}

div#login_info {
  padding-top: 25px;
}

div#sf_guard_auth_form input[type="submit"] {
	text-transform: uppercase;
  border: 1px solid #a09e95; 
  margin: 10px 0 10px 15px;
}

div#new_account {
}

div#new_account label {
  width: 11em;
}

.admin_icons p {
  width: 50%;
  margin: 0 auto;
}

div.admin_icons img {
  border: 0;
}

div.calendar {
  z-index: 8;
}

#content img.bordered { border: 3px solid #a19e95; }
