/* Start of CMSMS style sheet 'missearth' */
/*////////////////////////////////////////
// Grund struktur
////////////////////////////////////////*/
html, body {
	margin: 0;
	padding: 0;
}
body {
	text-align:center;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 14px;
	background: #fcfcfc;
	text-align:center;
}
#main {
	text-align: left;
	margin: 0 auto;
	padding: 50px 10px 0 10px;
	width: 870px;
	background: #fcfcfc;
	height:100%;
}
.above {
	float: left;
	height: 40px;
	width: 100%;
	border-bottom: 1px dashed #d0d0d0;
}
.content {
	float: left;
	clear:both;
	width: 100%;
}
.contentBg {
	background: url(uploads/images/site/material/bg.jpg) no-repeat top center;
}
.footer {
	float: left;
	clear:both;
	border-top: 1px dashed #d0d0d0;
	margin: 10px 0 20px 0;
	width: 100%;
	background: #fcfcfc;
}
.footer p {
	float: right;
	color: #999999;
	font: 10px Arial, sans-serif;
	text-align: right;
}

/*////////////////////////////////////////
// Menu
////////////////////////////////////////*/
.mainMenu {
	float: right;
}
.mainMenu ul {
	margin: 0;
	padding: 10px 0 0 0;
}
.mainMenu li {
	list-style: none;
	display: inline;
	margin: 0 0 0 20px;
}
.mainMenu a {
	line-height: 16px;
	color: #999999;
	height: 16px;
}
.mainMenu a:hover, .mainMenu #selected {
	text-decoration: none;
	color: #000000;
}

/*////////////////////////////////////////
// Design elements
////////////////////////////////////////*/
img {
	border: none;
}
.clear {
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	clear: both;
}
.imgOne {
	border-bottom: 1px solid #cccccc !important;
	width: 580px;
	padding: 0 0 5px 0;
}
.hideSiteRec {
	display: block;
}
.logo {
	background: url(uploads/images/site/material/logotyp_new.gif) no-repeat top left;
	width: 338px;
	height: 40px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}
.content_header {
	float: left;
	clear: both;
	padding: 20px 0 0 0;
	width: 100%;
}
.separator {
	width: 20px;
	height: 20px;
	float: left;
}
.content_header a {
	float:left;
	display: block;
}
.content_fields {
	float: left;
	padding: 25px 20px 10px 20px;
}
.content_fields_single {
	float: left;
	padding: 0 20px 0 20px;
}
.col-1, .col-2 {
	padding: 0 20px 10px 20px;
}
.col-1 {
	width: 190px;
}
.col-2 {
	width: 580px;
}
h1.start {
	padding-bottom: 30px;
	color: #666666;
}
.colored {
	color: #c0dfe1;
}
.padd_Height {
	margin: 0 0 30px 0 !important;
}

/*////////////////////////////////////////
// Typografi
////////////////////////////////////////*/
h1, h2, h3, p {
	padding: 10px 0 10px 0;
	margin: 0;
	font-style: normal;
}
h1 {
	font: 30px Helvetica, Arial, sans-serif;
	color: #444444;
	font-weight: normal;
	letter-spacing:-1px;
}
h1.title {
	float: left;
	padding: 0 0 0 270px;
}
h2 {
	font: 18px Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
}
h2.front {
	font-family: Helvetica, Arial, sans-serif;
	color: #586164;
	font-size: 24px;
	line-height: 30px;
}
p {
	color: #444444;
        line-height: 20px;
}
ul {
	margin: 0;
	padding: 0 0 0 30px;
}
li {
	color: #444444;
	margin: 0 0 10px 0;
}
a {
	text-decoration: none;
	color: #5bb4e5;
        outline: 0;
}
a:hover {
	text-decoration: underline;
}
.note {
	font-size: 10px;
	line-height: 12px;
}

/*////////////////////////////////////////
// Site specifics
////////////////////////////////////////*/
.content_fields .partner {
	width: 230px;
	padding: 0;
	margin: 0;
}
.content_fields .partner a {
	float: left;
	margin: 0;
	padding: 0;
}
.newsItem {
	padding: 0;
	margin: 0;
}
.newsItem .date {
	color: #999999;
}
.newsItem .extension {
	border-top: 1px solid #dddddd;
	padding: 5px 0 0 0;
	margin: 0;
	color: #666666;
}
.newsItem .head {
	display: block;
	float: right;
}
.newsItem .head a {
	font-size: 10px;
	color: #3399ff;
}
.newsItem .extension a {
	font-size: 12px;
	color: #3399ff;
}
.newsItem .large {
	margin: 0;
	padding: 0;
}
.newsItem .large a {
	color: #333333;
	font: 20px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
.newsItem a:hover {
	text-decoration: none;
	color: #666666;
}
.news_art {
	background: #fc5412;
	color: #ffffff;
	padding: 3px;
	border-bottom: 1px solid #E82B0C;
}
.news_art:hover {
	background: #FFEABF;
	color: #fc5412 !important;
	border-bottom: 1px solid #E8BCA2;
	text-decoration: none;
}
.alert {
	color: #fc5412;
}
.facebook {
	color: #ffffff;
	border-bottom: 2px solid #6d84b4;
	padding: 5px;
	background: #3b5998;
}
.facebook:hover {
	text-decoration: none;
	background: #6d84b4;
	border-bottom: 2px solid #3b5998;
	color: #ffffff !important;
}

ul.sponsors {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.sponsors li {
	display: block;
	margin: 0 0 5px 0;
	padding: 10px;
	float: left;
	clear: left;
	background: #ffffff;
	width: 100%;
	border: 1px solid #f0f0f0;
}
ul.sponsors li img {
	float: left;
}
ul.sponsors li span.holder {
	float: right;
	width: 80%;
	display: block;
}
ul.sponsors li span.name {
	font-size: 18px;
	color: #666666;
	line-height: 22px !important;
	padding: 0;
}
ul.sponsors li span.desc {
	color: #666666;
	line-height: 18px;
}
ul.past_winners {
	list-style:none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
ul.past_winners li {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
}
ul.past_winners li.current {
	clear:both;
}
ul.past_winners li a {
	font: 18px Helvetica, Arial, sans-serif;
	color: #666666;
	background: #ffffff url(http://www.missearthsweden.se/site/uploads/images/site/material/arrow_over.png) no-repeat center right;
	border: 1px solid #e5e5e5;
	padding: 10px;
	float: left;
	width: 260px;
	height: 60px;
}
ul.past_winners li.current a {
	width: 547px;
	height: 70px;
}
ul.past_winners li a:hover {
	text-decoration: none;
	background: #f5f5f5 url(http://www.missearthsweden.se/site/uploads/images/site/material/arrow_over.png) no-repeat center right;
	border: 1px solid #cccccc;
	color: #444444;
}
ul.past_winners li a .sub {
	font-size: 12px;
}
ul.past_winners li a .active {
	color: #66bc29;
}
ul.past_winners li a .inactive {
	color: #999999;
}
ul.flashVideo {
	background: #222222 url(http://www.missearthsweden.se/site/uploads/images/site/material/vidBg.gif);
	float: left;
	width: 100%;
	text-align: center;
	color: #ffffff;
	list-style: none;
	padding: 10px;
	display:block;
}
.apply {
	float:left;
	background: #f5f5f5;
	border-top: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width:100%;
	padding: 10px;
	margin: 17px 0 0 0;
}
.apply h2, .apply p {
	color: #666666;
	margin: 0;
	padding: 5px 0;
}
.payoffbtns {
	float:left;
	clear:left;
	padding: 0 0 20px 0;
}

/*////////////////////////////////////////
// News left holder - old
////////////////////////////////////////*/
.leftHolder {
	float:left;
	clear:left;
	width: 100%;
	display:block;
	margin: 0 0 10px 0;
}
.leftHolder ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
.leftHolder li {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 100%;
	display: block;
	list-style: none;
}
.leftHolder li a {
	line-height: 20px;
	height: 20px;
}

/*////////////////////////////////////////
// Album
////////////////////////////////////////*/

.album_content h3 {
	font-weight: normal;
	font-size: 16px;
	padding: 10px 0 0 0;
}
.album_content p {
	padding: 5px 0;
}
.Album_thumb a {
	float:left !important;
	margin: 0 20px 0 0 !important;
}
.Album_Name {
	text-align: left !important;
	font-size: 11px;
}
.Album_Count {
	text-align: left !important;
}
.Album_Comment {
	text-align: left !important;
}


/* End of 'missearth' */

