/* 
-----------------------------
Best of Marokko - Print
     (c) by Tobias Brunner
Version: 10.09.2004 (1.1)
-----------------------------
*/

/* // 
	// Basics 
	//
----------------- */

body { 
	margin: 0; 
	padding: 0;
	font: small/1.5em arial, helvetica, sans-serif; 
	color: #404040; 
	background: #fff;
	text-align: center;
}

p { 
	font: 1em/1.5em "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif;
	margin: 0 0 8px 0; 
	text-align: left;
}

a:link { 
	color: #9C3C00;
	padding: 0 2px 0 2px;
	text-decoration: none; 
	/*border-bottom: 1px dotted #9C3C00;*/
}

a:visited { 
	color: #9C3C00;
	text-decoration: none; 
	/*border-bottom: 1px dotted #9C3C00;*/
}

a:hover, 
a:active { 
	color: #998F7F;
	text-decoration: none; 
	border-bottom: 1px solid #998F7F;
}

a img {
	padding: 0px;
	border-width: 0px;
}

div {
	margin: 0;
	padding: 0;
/*	border: 1px solid;*/
}

table {
	margin: 0 0 8px 0;
}

th {
	font: 0.85em/1.25em "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif;		
	font-weight: normal;
	background-color: #B8AFA0;
}

td {
	font: 0.85em/1.25em "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif;
}

tr {
	background-color: #ECE1BE;
}

tr.sub {
	background-color:	#F0E5C5;
	color: #595959;
}

tr.highlight:hover,
tr.highlight.hover {
	background-color: #F1E9CE;
}

tr.highlight {
	behavior: url(/css/hover.htc);
}

div.form {
	padding: 10px;
	border: 1px #9C3C00 dashed;
	background: #E6DBC3;
}

div.row {
	clear: both;
	padding-top: 10px;
}

div.row span.label {
	float: left;
	width: 80px;
	text-align: right;
}

div.row span.form {
	padding-left: 5px;
	text-align: left;
} 

div.hr {
	clear: both;
	height: 10px;
	background: url(/images/layout/bg_line.gif) repeat-x bottom;
}

div.hr hr {
	display: none;
}



/* //
	// Headings 
	//
------------------- */

h1 {
	margin: 0;
	padding: 4px 16px 4px 168px;
	font: 1.6em/1.4em georgia, serif;
	color: #655F54;
}

h2 {
	margin: .25em 0 .25em 0;
	font: 1.6em/1.5em georgia, serif;
	color: #9C3C00;
}

h3 {
	margin: 1em 0 .25em;
	font: 1.2em/1.5em georgia, serif;
}

h4 {
	background: transparent url(/images/layout/bg_separator.gif) no-repeat 0px 2px;
	/*background: #B0A696;*/
	margin: .5em 0 .25em;
	padding: 8px 0 0 13px;
	font: 1em "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif;
	color: #80786B;/*#ADA391;*/
	/*color: #FAF5E6;*/
}

/* //
	// Contextual Elements 
	//
------------------------------ */

#container {
	margin: 0 auto;
	padding: 0 15px 0px 15px;
	position: relative;
	text-align: left; 
	background: none;
	width: 790px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 760px;
}

html>#container {
	width: 760px;
} 


/* Fixes containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
* html #container {
    height: 1%;
}
/* Resume IE5-Mac */
	
#navigationlogo { 
	display: none;
	background: none;
	width: 760px;
	height: 120px;
}

#main {
	float: left;
	width: 760px;	
}

#section {
	display: none;
	background: url(/images/layout/bg_section.gif) repeat-y;
	margin: 0;
	clear: both;
}

#leftbar {
	display: none;
	float: left;
	width: 160px;
}

#content {
	float: left;
	width: 690px;
}

#rightbar {
	display: none;
	float: right;
	width: 160px;
}

#crumbtrail {
	font: 1em/1.5em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 8px 8px 4px 8px;
	clear: right;
}

body.main #crumbtrail,
body.noct #crumbtrail {
	display: none;	
}

body.noadd #additional {
	display: none;
}

#footer {
	display: none;
	font-size: 0.85em;
	margin: 0;
	padding: 8px 0 16px;
	clear: both;
	color: #666;
	background: #333 url(/images/layout/bg_footer.gif) repeat-x;
	border-top: 1px solid #000;
}
	
#footer p {
	line-height: 1.4em;
	margin: 0;
	padding: 8px 16px 8px 16px;
}

#footer p a {
	color: #888;
	border-bottom: 1px dotted #888;
}

#footer p a:hover {
	color: #ccc;
	border-bottom: 1px solid #ccc;
}

#ad {
	text-align: center;
	padding: 10px 0px 8px 0px; 
}

#navigationlogo a,
#ad a {
	padding: 0;
	border: 0;
}

/* //
	// Top Navigation 
	//
------------------------- */

#navigationtop { 
	display: none;
	color: #fff;
	padding: 20px 10px 5px;
	text-align: right;
	background: #ACA18F url(/images/layout/bg_top.gif) repeat-x;
}

#navigationtop ul {
	border: 0;
	margin: 0;
	padding: 0;
	color: #fff;
	list-style: none;
	font-size: 0.85em;
	text-transform: lowercase;
}

#navigationtop ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navigationtop ul li a {
	padding: 2px 6px 2px 6px;
	margin: 0;
	color: #fff;
	background: inherit;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	line-height: 2em;
	white-space: nowrap;
	border-width: 0;
}

#navigationtop ul li a:hover {
	text-decoration: underline;
	border-width: 0;
}


/* //
	// Main Navigation 
	//
-------------------------- */

#navigation {
	display: none;
	padding: 0 0 0 160px;
	background: #ece1c2;
	float: left;
	width: 760px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 600px;
}

html>#navigation {
	width: 600px;
} 

#navigation ul {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 0.85em;
	text-transform: lowercase;
}

#navigation ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#navigation ul li a {
	display: block;
	padding: 0.2em 0.8em 0.2em 0.8em;
	margin: 0;
	color: #333;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 2em;
	white-space: nowrap;
	border-width: 0;
}

/* Makes the enitre region clickable in IE/WIN:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #navigation ul li a {
	width: 1%;
}

#navigation ul li a:hover {
	color: #000;
	background: #F1E9CE;
	border-width: 0;
}

/* Dropdown */

#navigation li ul {
	position: absolute; 
	display: none;	
	bottom: 100%;
	left: 0;
	font-size: 0.9em;
}

#navigation li li {
	background: #ece1c2;
	display: block;
	float: none;
	text-align: left;
	width: 12em;
}

#navigation li:hover ul,
#navigation li.hover ul { 
	display: block; 
}

#navigation li li a {
	text-align: left;
	width: 10.4em !important;
}

#navigation li {
	behavior: url(/css/hover.htc);
}


/* Current */

#navigation li.current a,
#navigation li.current a:hover {
	color: #fff;
	background: #B8AFA0;
	font-weight: bold;
}

#navigation li.current ul li a:hover {
	background: #C5BBAB;
}

#navigation li.current ul li {
	background: #B8AFA0;
}




/* // 
	// Left Link Bar 
	//
------------------------ */

#leftmenu {
	padding: 0;
}

#leftmenu ul {
	border: 0;
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
	text-align: left;
	font-size: 0.85em;
	text-transform: lowercase;
}

#leftmenu ul li {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#leftmenu ul li a {
	display: block;
	padding: 2px 8px 2px 32px;
	margin: 0;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 2em;
	white-space: nowrap;
	border: 0;
	background: transparent url(/images/layout/lst_square.gif) 11px -287px no-repeat;
}

#leftmenu ul li a:hover {
	color: #000;
	background: #C0B7A7 url(/images/layout/lst_square.gif) 11px -357px no-repeat;
	border-width: 0;
}

#leftmenu ul li h2 {
	color: #333;
	font: 1.18em/1.5em "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif;
	padding: 0 0 2px 10px;
	margin: 0;
}

#leftmenu ul li h2 a {
	background: transparent;
	padding: 0;
	margin: 0;
}

#leftmenu ul li h2 a:hover {
	background: transparent;
}

/* Makes the enitre region clickable in IE/WIN:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #leftmenu ul li a {
	height: 1%;
}

#leftmenu ul.compact li a {
	display: block;
	padding: 1px 8px 0px 32px;
	margin: 0;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 1.5em;
	white-space: nowrap;
	border: 0;
	background: transparent;
}

#leftmenu ul.compact li a:hover {
	display: block;
	padding: 1px 8px 0px 26px;
	margin: 0;
	color: #998F7F;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 1.5em;
	white-space: nowrap;
	border: 0;
	background: transparent;
}

/* Picture */

#leftmenu #picturebox {
	padding: 10px;
	text-align: right;
}

#leftmenu #picturebox a {
	padding: 0;
	margin: 0;
	font-size: 0.85em;
	color: #333;
	border-width: 0;
	text-align: right;
	text-decoration: none;
}

#leftmenu #picturebox a:hover {
	color: #998F7F;
	text-decoration: none;
}


/* // 
	// Right Link Bar 
	//
------------------------ */

#rightmenu {
	padding: 0;
}

#rightmenu ul {
	border: 0;
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
	text-align: left;
	font-size: 0.85em;
	text-transform: lowercase;
}

#rightmenu ul li {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#rightmenu ul li a {
	display: block;
	padding: 2px 8px 2px 32px;
	margin: 0;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 2em;
	white-space: nowrap;
	border: 0;
	background: transparent url(/images/layout/lst_square.gif) 11px -147px no-repeat;
}

#rightmenu ul li a:hover {
	color: #000;
	background: #F1E9CE url(/images/layout/lst_square.gif) 11px -217px no-repeat;
	border-width: 0;
}

#rightmenu ul li h2 {
	color: #333;
	font: 1.18em/1.5em "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif;
	padding: 0 0 2px 10px;
	margin: 0;
}

#rightmenu ul li h2 a {
	background: transparent;
	padding: 0;
	margin: 0;
}

#rightmenu ul li h2 a:hover {
	background: transparent;
}

/* Makes the enitre region clickable in IE/WIN:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #rightmenu ul li a {
	height: 1%;
}

/* Compact */

#rightmenu ul.compact li a {
	display: block;
	padding: 1px 8px 0px 32px;
	margin: 0;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 1.5em;
	white-space: nowrap;
	border: 0;
	background: transparent;
}

#rightmenu ul.compact li a:hover {
	display: block;
	padding: 1px 8px 0px 26px;
	margin: 0;
	color: #998F7F;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 1.5em;
	white-space: nowrap;
	border: 0;
	background: transparent;
}

/* Picture */

#rightmenu #picturebox {
	padding: 10px;
	text-align: right;
}

#rightmenu #picturebox a {
	padding: 0;
	margin: 0;
	font-size: 0.85em;
	color: #333;
	border-width: 0;
	text-align: right;
	text-decoration: none;
}

#rightmenu #picturebox a:hover {
	color: #998F7F;
	text-decoration: none;
}



/* // 
	// Main Content 
	//
----------------------- */

#maincontent {
	padding: 0 8px 8px 10px;
	float: left;
}

#maincontent p {
	padding: 0 16px 0 0;
}

#maincontent .subTitle {
	margin: -0.5em 0 .25em 0;
	font: 1.2em/1.5em georgia, serif;
	font-style: italic;
}

#maincontent .subTitle span {
	font-size: 0.8em;
}

#maincontent ul {
	margin: 8px 0 16px 4px;
	padding: 0;
	font: 1em/1.5em "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif;
	list-style: none;
}

#maincontent li {
	margin: 0;
	padding: 2px 8px 2px 20px;
	background: transparent url(/images/layout/lst_square.gif) 0px -78px no-repeat;
}

#maincontent dl {
	margin: 8px 0 16px 4px;
	padding: 0;
	font: 1em/1.5em "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif;
	list-style: none;
}

#maincontent dt {
	margin: 0;
	padding: 2px 8px 2px 20px;
	background: transparent url(/images/layout/lst_square.gif) 0px -78px no-repeat;
}

#maincontent dd {
	margin-bottom: 4px;
}


/* GroupItem, ListItem */

#maincontent .groupItem {
	clear: left;
	padding: 1px 0 0 4px; /* avoid the collaps of the top margin */
	margin: 1em 5px 0.8em 0;
	background: url(/images/layout/bg_line.gif) repeat-x bottom;
}

#maincontent .groupItem h2 {
	font-style: italic;
	letter-spacing: 0.1em;
}

#maincontent .groupItem a {
	border-width: 0px;
}

#maincontent .groupItem .topLink {
	margin-top: 1.5em;
	padding: 0 4px 0 0; 
	float: right; 
	font-size: 0.8em;
	text-align: right;
}

#maincontent .listItem {
	clear: left;
	margin: 0.6em 0 0.6em 4px;
	padding: 1px 0 1px 0; /* avoid the collaps of the top/bottom margin */
}

#maincontent .listImage {
	float: left;
	margin: 5px 8px 0 0;
}

#maincontent .listImageRight {
	float: right;
	margin: 5px 0 0px 8px;
}

#maincontent .listItem h3 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}

#maincontent .listItem h3 a {
	border: 0;
}

#maincontent .listItem p {
	font-size: 0.85em;
}



/* // 
	// Main Content Lists 
	//
-----------------------------*/

#additional {
	display: none;
	width: 424px;
}

#additional li{
	padding: 0;
}

#additional ul li a {
	font-size: 0.9em;
	background: url(/images/layout/lst_triangle.gif) -2px -13px no-repeat;
	font-weight: normal;
	color: #80786B/*#ADA391;*/;
	padding-left: 20px;
	border-width: 0px;
}

#additional ul li a:visited {
	color: #ADA391;
}

#additional ul li a:hover {
	background: url(/images/layout/lst_triangle.gif) -2px -83px no-repeat;
	color: #662727;
	text-decoration: none;
}

#additional ul {
	list-style: none;
	margin: 0 0 11px 0;
	padding: 4px 16px 16px 16px;
}

#additional ul li.more {
	text-align: right;
}

#additional ul li.more a {
	background: none;
	padding: 0 8px 0 0;
}

#additional ul li.more a:visited {
	background: none;
}

#additional ul li.more a:hover {
	background: none;
}

#additional #left {
	float: left;
	margin: 0;
	padding: 10px;
	width: 192px;
	background: transparent;
}

#additional #right {
	float: right;
	margin: 0;
	padding: 10px;
	width: 192px;
	background: transparent;
}


/* //
	// Forms
	//
---------------- */

form {
	margin: 0;
	padding: 0;
}

input,
textarea,
select {
	font: 1em/1.5em "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif;
}
