/* General */
#main-content ul,
#content ul,
#mainContent ul,
#other-resources ul {
	left: auto;
	margin-left: 0;
}
/* Head */
#header h1 img {
	margin: 5px 0 0 13px;
}
#nav-main {
	padding-right: 20px;
}

#nav-main .external {

}

#nav-main ul li ul li a,
#nav-main ul li ul li a:link,
#nav-main ul li ul li a:visited,
#nav-main ul li ul li span {
	margin: 0 2px 1px 1px;
}

#nav-main .current {
	background: #31526F url(/img/tignish/template/header-nav-menu-backgrounds.png) no-repeat right top
}

#nav-main ul ul .current {
	background: #31526F url(/img/tignish/template/header-nav-menu-backgrounds-large.png) no-repeat left top
}


/* Download */
ul.home-download {
	margin-left: 30px;
	width: 300px;
	font-family: verdana,sans-serif;
}
ul.home-download li {
	background-image: none;
}
a.download-link {
	color: #09700B;
	display: block;
	height: 60px;
	padding: 15px 15px 15px 60px;
	background-position: 0 0;
}
ul.home-download li a.download-link strong {
	/* Download box home product / firefox */
	font-size: 120% !important;
}

#sidebar a.download-link {
	padding: 0;
	height: auto;
}

#sidebar ul.home-download li h3 {
	/* get some space for long "get firefox" strings */
	margin:0pt 75px 5px 5px;
	letter-spacing: -1px;
}

body.locale-pl #sidebar ul.home-download li h3 {
	/* PL is still too long */
	font-size: 1.6em;
}


a.download-link:hover {
	background-position: -300px 0;
	text-decoration: none;
}
a.download-link strong {
	color: #09700B;
	line-height: 1.2;
}
a.download-link em {
	display: block;
	font-size: 73%;
	font-style: normal;
}
/* .os_linux, .os_osx {display: none;} */
#main-feature p.download-other {
	font-size: 70%;
}

/* Bottom Firefox boxes */
#firefox-sub-features p {
	line-height: 1.25;
}

/* Sidebar */
#sidebar ul {
	left: auto;
}

/* Addons box */
#sidebar ul.add-ons li h3 {
	margin: 0 50px 10px 10px;
}

/* Customize Firefox */
	body#firefox-addons #sidebar ul.home-download li h3,
	body#firefox-organic #sidebar ul.home-download li h3 {
	margin: 0 80px 5px 5px;
}

/* Press */
#press #main-feature h2 {
	margin: 0 410px 0 35px;
}
#press #press-contact h3 {
	margin: 1em 0 5px 0;
}
/* Press awards */
#awards  #main-feature h2 {
	margin: 0 480px 0 35px;
}

/* About */
#contributors #main-feature h2 {
	margin-bottom: 1em;
}
#contributors #content {
	margin: 0 235px 0 35px;
}


/* Tips */

body#tips p#staricon {
	width:389px;
	text-align:center;
	font-size:0.8em;
	float:right;
	margin:0;
	padding:0;
}

#beginner ul li img {
	margin: 0 12px 12px 0;
}

/* Features: Bookmarking */

body.locale-not-en #personal3 #bookmarking h4 {
	margin-left: 0;
}

body.locale-not-en #personal3 #bookmarking img {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

body.locale-not-en #personal3 #bookmarking p {
	margin-left: 0;
	margin-right: 1em;
}

/* fix pl and ru */

body.locale-pl #personal3 #bookmarking img,
body.locale-ru #personal3 #bookmarking img {
	margin-bottom: 3em;
}


/* Top Menu
*  the background image for sub-menus is not wide enough for Europe
*	ideally this should be fixed upstream and this fix is temporary
* 	menu width increased to 250px with a larger background image
*/

#nav-main ul ul {
	background: url(/img/tignish/template/header-nav-menu-backgrounds-large.png) bottom left no-repeat;
	width: 250px;
}

/* Old pages fixes */

#thunderbird-relnotes #mainContent , #firefox-oldrelnotes  #mainContent,#statutes #content  {

margin-top:4em;
margin-right:200px;

}

/* Thunderbird features */
#thunderbird-features h4 {
	/*border: 1px solid red;*/
	margin: 2em 0 0.5em 0;
	clear: right;
}
#thunderbird-features .features-screenshot {
	margin: 0 0 1em 1em;
	float: right;
}

/* Home page */

#home #main-feature p {
margin-right: 370px;
}

/* Support */
#support #mainContent p {
	margin-right: 235px;
}

/* Video changes to show Ogg Theora DL link */

.firefox-video-player-link, .firefox-video-player-close {
margin:25px 50px 0px 0pt;
}


/* ancillary links on Thunderbird DL box */
body#thunderbird .download-other {
font-size:70% !important;
left:0 !important;

}
