/* CSS mall*/

/* Nollning ------------------------------------------- */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, li, ol, dl, address, frameset, frame, div, img, a, href, form, input {
	margin:0;
	padding:0;
}

a img {
	border:none;
	padding: 0;
	margin: 0;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

/* iepngfix fixar png28 i IE6 - That CSS selector must include the tags/elements on which you want PNG support*/
.png_fix { behavior: url(/_scripts/iepngfix/iepngfix.htc) }

/* Ange html, body height 100% för firefox 100% height */
html,body {
	}

h1, h2, h3, h4, h5, h6, p , div {
	color: #FFFFFF;
	font-family: "Georgia", "Times New Roman", serif;
	line-height: 19px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
}
p a:link {text-decoration: none; color: #FFFFFF;}
p a:visited {text-decoration: none; color: #FFFFFF;}
p a:hover {text-decoration: underline; color: #FFFFFF;}
p a:active {text-decoration: none; color: #FFFFFF;}

.preload {
	display: none;
}
/* End of nollning ------------------------------------------- */
	
body {
	background-color: #808080;
	font-family: "Georgia", "Times New Roman", serif;
	font-size:	14px;
	color: #FFFFFF;
	padding: 12px 40px 0 40px;
} 

/* start ------------------------------------------- */

#articles{
	width: 100%;
	background: #222222;
	padding: 4px;
	margin-bottom:59px;
	float: left;
}
#news_resources {
	width:100%;
	float: left;
}
#news {
	width: 290px;
	height: 270px;
	padding-right:40px;
}
#newsContainer {
	float: left;
	margin-right: 72px;
}
#resources {
	float: left;
	width: 220px;
}
/* elements ------------------------------------------- */
.colorLink {
	color: #FFFFFF;
}
.colorLink  a:link {text-decoration: none; color: #81ABFF;}
.colorLink  a:visited {text-decoration: none; color: #81ABFF;}
.colorLink  a:hover {text-decoration: underline; color: #81ABFF;}
.colorLink  a:active {text-decoration: none; color: #81ABFF;}

.bold {
	font-weight: bold;
}
#menu {
	margin:0 0 35px 12px;
	width: 420px;
	float: left;
}
.menuButton {
	margin-right:9px;
}
.menuLogo {
	margin-right:15px;
}	
#inspiration{
	width: 100%;
	background: #222222;
	padding: 4px 0 0 4px;
	_padding-bottom: 4px;
	_padding-right: 4px;
	margin-bottom:47px;
	float: left;
}
#search_container {
	width: 100%;
	margin-bottom:47px;
	float: left;
	margin-left:12px;
	margin-top:40px;
	
}
#footerMargin {	
	float: left;
	height: 50px;
	width: 100%;
}
.comment {
	float:left;
	clear: both;
	width:425px;
	padding-top:35px;
}
.thumbBox {
	margin: 0 4px 4px 0;
	float: left;
}
.thumbTxt {
	font-size: 13px;
	text-align:center;
	color: #FFFFFF;
}
.thumbTxt  a:link {text-decoration: none; color: #FFFFFF;}
.thumbTxt  a:visited {text-decoration: none; color: #FFFFFF;}
.thumbTxt  a:hover {text-decoration: underline; color: #FFFFFF;}
.thumbTxt  a:active {text-decoration: none; color: #FFFFFF;}

.dCentre {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.dBlock {
	display:block;
}	
.dNone {
	display: none;
}
.dInline {
	display: inline;	
}
.fLeft {
	float:left;
}
.cursPoint {
	cursor:pointer;
}
input {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 11.5px;
	padding-left:3px;
	padding-right:3px;
	
}
textarea {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 11.5px;
	padding-left:3px;
	padding-right:3px;
}

select {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 11.5px;
	padding-left:3px;
}
/* photographer ------------------------------------------- */
#photographerContent {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
}
.photographerTxt {
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
}
.photographerTxt  a:link {text-decoration: none; color: #FFFFFF;}
.photographerTxt  a:visited {text-decoration: none; color: #FFFFFF;}
.photographerTxt  a:hover {text-decoration: underline; color: #FFFFFF;}
.photographerTxt  a:active {text-decoration: none; color: #FFFFFF;}

#name_bookmarks  {
	padding-top: 44px;
	width: 100%;
}
.selectBall{
	margin-left:4px;
	cursor:pointer;
}
.noPointer {
	cursor:default;
}
#selectBildBox {
	margin:18px 0 37px 0;
	float:right;
}



/* lines ------------------------------------------- */
.line-back-dotted {
	background-image: url('/_img/graphic/line-back-dotted.gif'); 
	background-repeat: repeat-x;
	height:5px;
	width: 100%;
	line-height:0px;
}
.line-white-dotted{
	background-image: url('/_img/graphic/line-white-dotted.gif'); 
	background-repeat: repeat-x;
	height:2px;
	width: 100%;
	line-height:0px;
}

/* sizes ------------------------------------------- */
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px;
}
.size15 {
	font-size:15px;
}
.size17 {
	font-size:17px;
}
.size18 {
	font-size:18px;
}
.size20 {
	font-size:20px;
	line-height:20px;
}
/* margins ------------------------------------------- */
.margin3 {
	margin-bottom: 3px;
}
.margin6 {
	margin-bottom: 6px;
}
.margin17 {
	margin-bottom: 17px;
}
.margin32 {
	margin-bottom: 32px;
}
.marginT10 {
	margin-top: 10px;
}
.marginT40 {
	margin-top: 40px;
}
.marginL6 {
	margin-left: 6px;
}
/* colors ------------------------------------------- */
.black {
	color: #000000;
}
.black  a:link {text-decoration: none; color: #000000;}
.black  a:visited {text-decoration: none; color: #000000;}
.black  a:hover {text-decoration: underline; color: #000000;}
.black  a:active {text-decoration: none; color: #000000;}

.white {
	color: #FFFFFF;
}
.white  a:link {text-decoration: none; color: #FFFFFF;}
.white  a:visited {text-decoration: none; color: #FFFFFF;}
.white  a:hover {text-decoration: underline; color: #FFFFFF;}
.white  a:active {text-decoration: none; color: #FFFFFF;}

/* font classes ------------------------------------------- */
h2.garamond {
	font-family: 'garamond', Gerogia, 'times new roman', serif;
}
h2.myriad {
	font-family: 'myriad', arial, verdana, san-serif;
}
h2.ballpark {
	font-family: 'ballpark', arial, verdana, san-serif;
}
h2.daisywhl {
	font-family: 'daisywhl', courier, arial, san-serif;
}
/* menues ------------------------------------------- */
#aboutMenu {
	position: absolute; top: 0px; left: 0px;
	z-index: 10;
	margin: 0;
	width: 240px;
	opacity: 0; 
	filter: alpha(opacity=0);
	display: none;
}
.infoTextBox {
	background: #6B6B6B;
	font-size:12px;
	padding: 15px;
	cursor:pointer;
}
.infoTextBox  a:link {text-decoration: underline; color: #FFFFFF;}
.infoTextBox  a:visited {text-decoration: underline; color: #FFFFFF;}
.infoTextBox  a:hover {text-decoration: underline; color: #000000;}
.infoTextBox  a:active {text-decoration: underline; color: #FFFFFF;}

.arrowInfo {
	margin-left: 36px;
	display:block;
}
/* news hover ------------------------------------------- */
.newsDiv {
	position: absolute; top: 0px; left: 0px;
	z-index: 2;
	margin: 0;
	width: 240px;
	background: #0000FF;
	display:none;
}

