/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-weight: normal;
	}
	
ol, ul {
	list-style: none;
	}
	
:focus {
	outline: 0;
	}

textarea { 
	resize: none;
	}

ins {
	text-decoration: none;
	}
	
del {
	text-decoration: line-through;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/* site */
body {
	background:#000;	
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#545454;
	}

a {
	text-decoration: underline;
	color:#545454;
	}

a:hover {
	text-decoration:none;
	}

p {
	margin-bottom:18px;
	}
	
#site {
	display: block;
	overflow:hidden;
	position:relative;
	}
	
#container {
	width:100000px;
	height:700px;
	position:relative;
	overflow:hidden;
	}
	
	
/* meny */	
#prev {
	width:24px;
	height:24px;
	display:block;
	position:absolute;
	top:210px;
	left:20px;
	background:url(images/pil_vanster.png) center left no-repeat;
	z-index:3;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding: 5px 0 0 27px;
	}
	
#prev:hover {
	background:url(images/pil_vanster_hover.png)  center left no-repeat;
	color:#f0e3a5;
	}
	
#next {
	width:24px;
	height:24px;
	display:block;
	position:absolute;
	top:210px;
	right:20px;
	background:url(images/pil_hoger.png) center right no-repeat;
	z-index:3;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding: 5px 43px 0 0;
	}
	
#next:hover {
	background:url(images/pil_hoger_hover.png)  center right no-repeat;
	color:#f0e3a5;
	}
	
#meny {
	position:absolute;
	top:10px;
	right:5px;
	z-index:1;
	font-size:12px;
	text-transform:uppercase;
	}

#meny ul {
	list-style:none;
	}
	
#meny ul li {
	display: inline;
	}
	
#meny ul li a {
	color:#fff;
	text-decoration:none;
	height:24px;
	font-weight:bold;
	background:#f20064;
	padding:5px;
	}
	
#meny ul li a:hover {
	text-decoration:none;
	background: #eed40d;
	color:#545454;
	}
	

/* headlines */
h1 {
	background: none;
	margin:0 0 0 0;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

	
/* Block */	
.block_1 {
	width:2386px;
	height:700px;
	float:left;
	position:relative;
	}
	
.block_2 {
	width:2386px;
	height:700px;
	float:left;
	position:relative;
	}
	
.block_3 {
	width:2386px;
	height:700px;
	float:left;
	position:relative;
	}
	
.block_4 {
	width:2386px;
	height:700px;
	float:left;
	position:relative;
	}

.block_5 {
	width:885px;
	height:700px;
	float:left;
	position:relative;
	}
	
	
/* mellanboxar */	
.boxar {
	height:590px;
	float:left;
	}
	
.box_mellan {
	width:1193px;
	background:url(images/bg.jpg) left top repeat-x;
	}
	

/* startsida */
.box_start {
	width:1193px;
	background:url(images/bg_start.jpg) top left no-repeat;
	}
	
#start_content {
	position:absolute;
	top:260px;
	left:425px;
	font-size:13px;
	line-height:21px;
	color:#fff;
	width:400px;
	}
	
#start_content strong {
	font-size:18px;
	font-weight:bold;
	}

#bloggpuff {
	background: url(images/bloggpuff.jpg) no-repeat;
	position:absolute;
	left:640px;
	top:201px;
	width:199px;
	height:61px;
	display:block;
	z-index:3;
	}
	
#bloggpuff:hover {
	background: url(images/bloggpuff_hover.jpg) no-repeat;
	}
	
	
/* Om mig */	
.box_ommig {
	width:1193px;
	background:url(images/bg.jpg) left top no-repeat;
	}
	
#ommig_container {
	position:absolute;
	top:55px;
	left:233px;
	}

#ommig_content {
	width:455px;
	background: #fff;
	margin:5px 0;
	padding:25px 25px 15px 25px;
	}
	
#ommig_content h2 {
	margin-bottom:18px;
	font-weight:bold;
	}
	
.ommig_headline {
	float:left;
	margin-right:160px;
	}
	
.ommig_pdf {
	color:#fff;
	}

/* Portfolio */	

.box_portfolio {
	width:1193px;
	background:url(images/bg.jpg) left top no-repeat;
	}
	
#portfolio_container {
	position:absolute;
	top:55px;
	left:120px;
	}

#portfolio_content {
	background: #fff;
	margin-top:5px;
	padding:10px 10px 20px 20px;
	width:690px;
	}

.port_box {
	margin:10px 10px 0 0;
	width:210px;
	display:block;
	float:left;
	padding:5px;
	position:relative;
	}

.port_column{
	width:276px;
	height:360px;
	margin-left:10px;
	float:left;
	}

.port_box .namn {
	margin:2px 0 0 0;
	color:#f20064;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	}

.port_box .link {
	margin:2px 0 0 0;
	color:#f20064;
	float:right;
	font-size:10px;
	}

.port_box .link a {
	color:#f20064;
	text-decoration:none;
	}

.port_box img {
	border:1px solid #d8cbd5;
	padding:3px;
	background: #fff;
	}

.port_box img:hover {
	border:4px solid #f20064;
	padding:0;
	}
	

/* CV */
.contact-bg {
	width:303px;
	height:270px;
	background:url(http://www.zupadupa.ro/images/contact-form-ro.jpg) left top no-repeat;
	position:absolute;
	bottom:120px;
	right:0;
	}

#cv_container {
	position:absolute;
	top:55px;
	left:233px;
	}

#cv_content {
	background: #fff;
	margin:5px 0;
	padding:25px;
	width:600px;
	}

#cv_content strong {
	color:#b70056;
	}
	
.cv_headline {
	float:left;
	margin-right:480px;
	}
	
.cv_pdf {
	color:#fff;
	}

.cv_pdf a:hover {
	color:#fff;
	}
	
/* kontakt */
.box_kontakt {
	width:1593px;
	background:url(images/bg.jpg) repeat-x;
	}
	
#kontakt_container {
	position:absolute;
	top:55px;
	left:120px;
	}

#kontakt_content {
	margin-top:20px;
	background: url(images/grey_bg.png);
	padding:16px 10px 17px 10px;
	width:610px;
	}

#form {
	margin:0px 0;
	background:none;
	}
	
#form .form_input {
	width:178px;
	height:15px;
	float:left;
	margin-right:10px;
	background: #ee0064;
	border:0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 7px;
	font-family:Arial, Helvetica, sans-serif;
	}

	
#form .form_full {
	width:143px;
	height:20px;
	float:left;
	background: url(images/form_input_bg.gif) no-repeat;
	border:0;
	color:#fff;
	font-size:11px;
	padding:2px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	}
	
#form .form_input:active {
	}
	
#form .form_input:hover {
	background: url(images/form_input_bg-hover.jpg) no-repeat;
	}

#form .form_input:focus {
	background:  url(images/form_input_bg-hover.jpg) no-repeat;
	}
	
#form .knapp {
	width:24px;
	height:24px;
	display:block;
	background:url(images/pil_hoger.png) center left no-repeat;
	z-index:3;
	text-decoration:none;
	border:0;
	}
	
#form .knapp:hover {
	background:url(images/pil_hoger_hover.png)  center left no-repeat;
	color:#f0e3a5;
	}
	
#kontakt_container .email {
	border-left: solid 4px #eed40d;
	background: url(images/grey_bg.png);
	margin:20px 0 22px 0;
	color:#fff;
	padding:5px 0 5px 7px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	}


/* klasser */
.txt10 {
	font-size:10px;
	}
	
.txt11 {
	font-size:11px;
	}

.txt12 {
	font-size:12px;
	}
	
.txt13 {
	font-size:13px;
	}
	
.txt14 {
	font-size:14px;
	}
	
.txt_pink {
	color:#f289ba;
	}	
	
.border {
	padding:3px;
	border:1px solid #d8cbd5;
	}

.right {
	float:right;
	margin-left:10px;
	}
	
.left {
	float:left;
	margin-right:10px;
	}
	
.clear { 
	clear: both; 
	display: block; 
	}
	

#blogg {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:109px;
	height:98px;
	background:url(images/blogg.png) no-repeat;
	}
	
#blogg:hover {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:109px;
	height:98px;
	background:url(images/blogg_hover.png) no-repeat;
	}
	
.dold_bild {display:none;}