body {
	padding:    0;
	margin:     0px;
	background:  #e0e3ea url('/?asset=assets%2fGuardian3%2fjpg%2fback.jpg') repeat-x 0px 0%;
	vertical-align:	middle;
	font:       10pt verdana;
	text-align: justify;
}

#wrapper {
	margin:     0 auto;
	text-align: left;
	background: #ffffff;
	width:      900px;
	color:       #103881;

}

#wrapper table#layout {
	width: 900px;
}

a:hover {
	background: #fdfce1;
}

h1#title {
	font-size: 13pt;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	color: #103881;
	padding: 25px;
}

#header {
	height:      255px;
	text-indent: -2000px;
	/*background:  #e8e5de url('/?asset=assets%2fGuardian3%2fjpg%2fheader.jpg') no-repeat 0px 50%;*/
	background:  #e0e3ea url('/?asset=assets%2fGuardian3%2fjpg%2fheader.jpg') no-repeat 0px 50%;
}

#nav {
	padding:    5px;
	width:      215px;
	background: #d6e4fe;
}


#nav div       { padding: 1px 0 1px 0; }
#nav div.out   { padding: 6px 0 6px 0; }
#nav div.first { padding-top: 0;       }
#nav div.last  { padding-bottom: 0;    }

#nav h3 {
	line-height: 2.5;
	color:         #ffffff;
	background:    #3256a2;
	padding:       0px;
	text-indent:	5px;
	font-weight:   normal;
	font-size:     8pt;
	cursor:        pointer;
	border:        1px solid #aaa;
}

#nav ul {
	display: none;
	border: 1px solid #aaa;
}

#nav li div,
#nav li a {
	line-height: 1.8;
	padding:       0px;
	display:       block;
	border-bottom: 1px solid #eee;
}

#nav li.last a,
#nav li.last div {
	border-bottom: none;
}

#nav a {
	color: #103881;
}

#nav a:hover {
	
	display:    block;
	text-decoration: none;
	background: #fef9a1;
}

#nav li.active div {
	text-indent:5px;
	display:    block;
	background: #d6e4fe;
	font-weight: bold;
}

#nav li.highlight {
	text-indent:5px;
	display:    block;
	background: #eee;
	border-top: 1px solid #aaa;
}

#nav div.out h3 {
	text-indent:5px;
	display:    block;
	font-weight:   bold;
	border-bottom: none;
}

#nav div.out ul {
	text-indent:5px;
	display:    block;
	background: #ffffff;
	border-top: none;
}

#nav div.out li {
	text-indent:5px;
	display:    block;
	list-style:  none;
}

/*#nav div.admin h3 {
	color:      #fff;
	background: #f00;
}

#nav div.admin ul {
	background: #fee;
	border:     1px solid #f00;
	border-top: none;
}*/

#inner {
	padding: 25px;
	min-height: 400px;
	text-align: justify;
	line-height: 1.4

}

* html #inner {
	height: 400px;
}

#inner h2 {
	font-size:   10pt;
	font-weight: normal;
	color:       #103881;
}

#cartsummary {
	clear: both;
	padding: 10px;
	border-bottom: 1px solid #eee;
	background: #ffe;
	margin-bottom: 10px;
}

#right {
	padding:    5px;
	width:      120px;
	background: #eee;
}

#right h4 {
	margin:     0;
	padding:    2px;
	color:      #fff;
	background: #ccc;
}

#right img {
	border: 1px solid #ccc;
	border-top: none;
}

#right p {
	padding-bottom: 10px;
}

#right p a {
	color: #000;
}

#add_ads {
	position: absolute;
	left: 50%;
	width: 60px;
	margin-left: 410px;
	text-align: right;
}

#footer div.links {
	padding:    1px;
	background: #3f5785;
}

#footer div.footnotes {
	color: #84878d;
	padding:    9px;
	background:  #d6e4fe;
	text-align: right;
}