@import url(mash.css);

#general-purpose-3 {
	background-image: url(../img/mozorg/bg.png);
}

#general-purpose-1 {
	background-image: url(../img/mozorg/titleleft.png);
}

#general-purpose-2 {
	background-image: url(../img/mozorg/titleright.png);
}

a:link, .quote-browser .inactive {
	color: #039;
}

a:visited {
	color: #636;
}

a:hover {
	color: #333;
}

h2 {
	border-color: #CCC;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
}

#navigation ul {
	text-transform: none;
	padding-left: 11px;
	padding-right: 11px;
}

#navigation li {
	cursor: pointer;
	background: transparent url(../img/mozorg/tab.gif) 0% 0% no-repeat;
	padding: 0 0 0 6px;
}

#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	background: transparent url(../img/mozorg/tab.gif) 100% 0% no-repeat;
	color: white;
	padding: 0 9px 0 2px;
}

#navigation li:hover {
	background: transparent url(../img/mozorg/tab.gif) 0% -30px no-repeat;
}

#navigation li:hover a {
	background: transparent url(../img/mozorg/tab.gif) 100% -30px no-repeat;
}

#credits a:link, #credits a:visited {
	color: #333;
}

#general-purpose-5 {
	display: block;
	position: absolute;
	background: transparent url(../img/mozorg/head.gif) 0% 0% no-repeat;
	width: 142px;
	height: 107px;
	right: 64px;
	top: 12px;
	z-index: 5;
}

#quick-search {
	display: none;
}