

* {
	font-family: verdana, arial, "ms sans serif", sans-serif;
}

a {
	color: #011E56;
	text-decoration: none;
}

a img {
	border: 0px;
}

body {
	background: #F6F6F6;
	font-size: 11px;
	margin: 0px;
	min-width: 775px;
	padding: 0px;
}

fieldset {
	border: 1px solid #D1D1D1;
}

form {
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 10px;
}

h1 {
	border-bottom: 1px solid #011E56;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	width: 50%;
}

h2, h3, h4, h5, h6 {
	color: #E06400;
	margin-top: 1.2em;
}

hr {
	border: 0px;
	border-bottom: 1px solid #1F3F73;
	border-top: 2px solid #1F3F73;
	color: #FFFFFF;
	height: 4px;
	margin-bottom: 15px;
	margin-top: 15px;
}

input[type="button"], input[type="reset"], input[type="submit"] {
	background: #F8F6F6;
	border: 0px;
	color: #828282;
	padding: 1px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #828282;
	color: #FFFFFF;
}

input[type="checkbox"], input[type="radio"] {
	vertical-align: middle;
}

input[type="text"], input[type="file"], input[type="password"] {
	background: #F8F6F6;
	border: 0px;
	border-bottom: 1px solid #D1D1D1;
	vertical-align: middle;
}

input[type="text"]:focus, input[type="file"]:focus, input[type="password"]:focus, textarea:focus {
	border-bottom: 1px dashed #D1D1D1;
}

label {
	color: #656565;
}

p {
	padding: 2px;
	text-indent: 2em;
}

textarea, select {
	background: #F8F6F6;
	border: 1px solid #D1D1D1;
	vertical-align: middle;
}

#contentBox {
	color: #011E56;
	padding: 10px;
}

#firefoxBox {
	background: url("/shops/265000/264375/93362/img/93362_bggecko.png") #173154 repeat-x;
	height: 94px;
}

#footerBadges {
	padding-right: 10px;
	padding-top: 2em;
}

#footerBadges img {
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#footerBadges img:hover {
	-moz-opacity: 1;
	opacity: 1;
}

#footerBox {
	clear: both;
}

#footerContentBox {
	padding: 10px;
	padding-top: 2em;
	text-align: center;
}

#footerContentBox a {
	padding: 1px 5px;
}

#footerContentBox a:hover {
	text-decoration: underline;
}

#footerMenu {
	margin-bottom: 20px;
}

#footerMenu a {
	margin-left: -2px;
	margin-right: -2px;
}

#footerRightBox {
	float: right;
	text-align: center;
}

#logoBox {
	height: 55px;
}

#logoFF {
	margin-left: 65px;
}

#logoMozillaPL {
	float: left;
	margin-left: 5px;
}

#mainBox {
	background: url("/shops/265000/264375/93362/img/93362_bgmain.png") #FFFFFF repeat-y right;
	margin-right: 20px;
	max-width: 1024px;
	padding-right: 20px;
}

#mainBoxBottom {
	background: url("/shops/265000/264375/93362/img/93362_bgmainbottom.png") #FFFFFF repeat-x right;
	height: 20px;
	margin-right: 20px;
	max-width: 1024px;
	padding-right: 20px;
}

#mainPage {
	background: url("/shops/265000/264375/93362/img/93362_bgmainpage.png") #13213E no-repeat bottom;
	line-height: 1.9em;
	margin-left: 45px;
	text-align: center;
	text-transform: uppercase;
	width: 165px;
}

#mainPage a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#quickMenuBox {
	clear: both;
	line-height: 2.2em;
	margin-left: 200px;
	margin-right: 5px;
	text-align: right;
}

#quickMenuBox a {
	color: #011E56;
	font-size: 12px;
	font-weight: bold;
	margin-left: -2px;
	margin-right: -2px;
	padding: 1px 5px;
}

#quickMenuBox a:hover {
	background: #011E56;
	color: #FFFFFF;
	text-decoration: none;
}

#topNavigation {
	color: #17335A;
	float: right;
	font-size: 10px;
	height: 19px;
	margin-right: 5px;
	margin-top: 5px;
}

#topNavigation a {
	padding-left: 2px;
	padding-right: 2px;
}

#topNavigation a:hover {
	text-decoration: none;
}

/* Navigation */

li:hover ul#subNavigationList {
	display: block;
	font-size: 8pt;
	padding-top: 5px;
	position: absolute;
	width: 20em;
}

ul#navigationList {
	display: block;
	font-size: 8pt;
	padding-top: 5px;
	position: relative;
}

ul#navigationList a {
	text-decoration: none;
}

ul#navigationList li {
	background: #011E56;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
}

ul#navigationList li a {
	background: #011E56;
	color: #FFFFFF;
	padding: 3px;
}

ul#navigationList li a:hover {
	color: #FDB31E;
}

ul#navigationList li a:active {
	color: #CCCCCC;
}

ul#navigationList li:hover ul#subNavigationList li a {
	border: none;
	display: block;
	padding: 2px;
}

ul#navigationList li:hover ul#subNavigationList li a:before {
	content: "  ";
	white-space: pre;
}

ul#navigationList, ul#navigationList ul, ul#navigationList li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#subNavigationList {
	display: none;
}

ul#subNavigationList li {
	float: none;
}

ul#subNavigationList li a {
	margin: 0px;
	padding: 0px;
}

#navigationListBox {
	margin: auto;
	padding-bottom: 50px;
	width: 48em;
}
