/*
	Theme Name: Remi
	Theme URI: test
	Description: test 
	Theme Version: 1.0 
	Author: Karl
	Author URI: test
*/


body{
	margin: 0 auto;
	font-family: helvetica, sans-serif;
}

p{
	line-height:20px;
}

p.quote {
	font-style: italic;
}

div.wrapper{
	margin:0 auto;
	width:940px;
}

div#logo h1{
	margin: 25px 0 0 0;
	padding:none;
	color:#b8afa5;
	font-size:42px;
}

div#header{
	overflow: hidden;
	padding: 0 ;
	width:100%;
}

div#nav {
	padding: 40px 0 0 0;
	text-align:right;
}

a {
	color:#b8afa5;
        color:#68003b;
	text-decoration:none;
}

a:hover{
	color:#515151;
        color:#8b3e6a;
}

a img {
border:none !important;
} 

a.h_img{
color:#fff;
}

a.h_img:hover{
color:#e2e2e2;

}

/*DROPDOWN FUNCTIONALITY*/
/*set up ul tags*/ 
#menu, #menu ul{
	float:right;
	margin:0;
	padding:0;
}
/*set up a tags*/ 
#menu a{
	display:block;
}
/*position level 1 links horizontally*/ 
#menu li{
	display:block; 
	float:left;
}
/*undo previous style for level 2 links*/
#menu li ul li{
	float:none;
	margin:0;
	text-align:left;
}

/*position level 2 links vertically and hide*/ 
#menu li ul{
	position:absolute;
	z-index:1;
	display:none;
	background:#fff;
}

/*unhide level 2 links on li:hover from level 1*/ 
#menu li:hover ul{
	display:block;
}

/*DROPDOWN STYLING:*/

#menu{
	height:25px;
}

#menu a{
	padding:5px 20px 5px 10px;
}


#menu li ul li a{
	padding:10px 20px 5px 10px;
}

#menu a.fnl {
	padding:5px 0 5px 10px;	
}

#menu li{
	margin-left:-1px;
	background-color:#FFF;
}

#menu li.dd:hover{
	background-color:#F0F0F0;	
}

#menu li ul li:hover{
	background-color:#F0F0F0;
}

#menu ul {
	border: 1px solid #b8afa5;
	-webkit-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.47);
	-moz-box-shadow:    3px 3px 5px rgba(50, 50, 50, 0.47);
	box-shadow:         3px 3px 5px rgba(50, 50, 50, 0.47);
}

div#nav ul li a{
	color:#b8afa5;
	text-decoration:none;
}

div#nav a:hover{
	color:#515151;
}

#content {
	clear:both;
}

.slide_wi940{
	position:relative;
	margin: 20px 0 0 0;
	padding:0;
	width:940px;
	height: 300px;
}

.slide_t940{
	position:absolute;
	top:50px;
	left:470px;
	width:440px;
	color:#fff;
	font-weight:bold;
	font-size: 21px;
	line-height:32px;
}

.colclear{
	overflow:hidden;
}

.col_wt620_f {
	float:left;
	margin: 20px 0 0 0;
	width:620px;
}

.col_wi700 {
	float:left;
	margin: 20px 0 0 0;
	width:700px;
}


.input_700{
	margin: 0 0 15px;
	padding:2px;
	width:690px;
}
.input_700dd{
	margin: 0 0 15px 1px;
	width:700px;
}

.input_700l{
	padding:2px;
	min-width:694px;
	min-height:150px;
	max-width:694px;
	max-height:150px;
	width:694px;
	height:150px;
}

label {
	padding: 0 0 5px 0;
	font-weight:bold;
	line-height:20px;
}
.col_wt700 {
	float:left;
	margin: 20px 0 0 0;
	width:700px;
	font-size:13px;
}

.col_wt700 a, col_wt700_alt a {
	font-weight: bold;
}

.col_wt700_alt {
	float:left;
	margin: 20px 0 0 0;
	width:700px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	font-size:13px;
}

.col_wt700_alt h1 {
	display:block;
	float:left;
}

.col_wt700 h3 {
	margin: 0 0 10px 0;
	font-size:15px;
}

.col_wt700 h4 {
	margin: 20px 0 10px;
}

.col_wt700 p {
	margin: 0 0 10px;
}

.col_wt700 li {
	margin: 5px 0 0 0;
	line-height: 20px;
}

.col_wt460_f{
	float:right;
	margin: 0;
	width:460px;
}

.col_wt460_f h4 {
	margin: 10px 0 5px 0;
}

.col_wa380{
	float:left;
	margin: 20px 0 0 0;
	width:380px;
}

.col_wi300 {
	float:left;
	margin: 20px 20px 0 0;
	padding: 125px 0 0 0;
	width:300px;
	height: 120px; /* textutrymme höjd */
	background:#fff;
}

.col_wi300_f {
	float:right;
	margin: 20px 0 0 0;
	padding: 125px 0 0 0;
	width:300px;
	height: 125px; /* textutrymme höjd */
	background:#fff;
	font-size: 13px;
}

.col_ti300 {
	overflow:hidden;
	padding: 10px 0 0 0;
	background: #fff;
	color:#515151;
	font-size: 13px;
}

.col_ti300 h4 {
	margin: 0 0 5px 0;
	padding: 0;
}

.col_ti300 a {
	font-weight:bold;
}

.col_ti300 p{
        margin:0;
}

.col_wt300{
	float:left;
	margin: 20px 20px 0 0;
	width:300px;
}

.col_wt300_f{
	float:left;
	margin: 20px 0 0 0;
	width:300px;
}

.col_wi220{
	float:left;
	width:220px;
	height:125px;
	background:#e2e2e2;
}

.col_wt220 h4 {
	margin: 10px 0 5px 0;
	padding: 0;
}

.col_wt220 p{
       margin:0;
}

.col_wt220{
	float:left;
	margin: 0 0 20px 0;
	width:220px;
	background:white;
	font-size: 13px;
}

.col_wt220 a{
	font-weight: bold;
}

.col_wf220{
	float:right;
	margin: 20px 0 0 0;
	width:220px;
}

.col_wf220_h{
	float:left;
	margin: 0 20px 0 0;
	width:220px;
}

.col_wf220_hf{
	float:right;
	margin: 0;
	width:220px;
}

#footer {
	margin: 20px auto 0 auto;
	padding: 10px 0 40px 0;
	width:940px;
	border-top:1px solid #ccc;
}

#footer p {
	margin:0;
	color:#b8afa5;
	font-size:11px;
}

#col_w300_001, #col_w300_002,#col_w300_003,#col_w300_004,#col_w300_005,#col_w300_006, #subp_header700_001,#subp_header700_002, #subp_header700_003 {
	background-repeat: no-repeat;
}

#col_w300_001, #col_wi220_001{
	background-image: url("kbt.png");
}

#col_w300_002, #col_wi220_002{
	background-image: url("mindfulness.png");
}

#col_w300_003, #col_wi220_003{
	background-image: url("skola.png");
}

#col_w300_004, #col_wi220_004{
	background-image: url("coaching.png");
}

#col_w300_005, #col_wi220_005{
	background-image: url("handledning.png");
}

#col_w300_006, #col_wi220_006{
	background-image: url("erbjudanden.png");
}

#col_wi220_007{
	background-image: url("boka_ip.png");
}

#col_wi220_008{
	background-image: url("infor_ip.png");
}

#slide_wi940_001{
background-image: url("topimg.png");
}

#col_w300_006, #col_wi220_009{
	background-image: url("organisation.png");
}

#subp_header700_001{
	height:200px;
	background-image:url("kbt_ib.png");
}

#subp_header700_002{
	height:200px;
	background-image:url("mindfulness_ib.png");
}

#subp_header700_003{
	height:200px;
	background-image:url("skola_ib.png");
}

#subp_header700_004{
	height:200px;
	background-image:url("coaching_ib.png");
}

#subp_header700_005{
	height:200px;
	background-image:url("handledning_ib.png");
}

#subp_header700_006{
	height:200px;
	background-image:url("erbjudande_ib.png");
}

#subp_header700_009{
	height:200px;
	background-image:url("organisation_ib.png");
}

ul.formlist {
	margin:0;
	padding:0;
	list-style-type: none;
}

ul.formlist li {
	padding:10px 0 0 0;
	border-top:1px dotted #e2e2e2;
}

select {
	font-size:15px;
}

h1.ctd_left {
	float:left;
	margin: 20px 0 20px 80px;
	padding: 5px 0 5px 42px;
	background-image: url('contact.png');
	background-repeat:no-repeat;
	color: #333;
}

h1.ctd_right {
	float:right;
	margin: 20px 80px 20px 0;
	padding: 5px 0 5px 42px;
	background-image: url('phone.png');
	background-repeat:no-repeat;
	color: #333;
}

.wpcf7 {
padding: 0 5px 0 5px;
	
}

.wpcf7 select {
padding: 5px;
width: 320px;
}

.wpcf7 textarea {

padding: 5px;
min-width: 680px;

min-height: 110px;
max-width: 680px;
	
}


.wpcf7 input {
display:block;
padding: 5px;
width: 300px;
	
}

.wpcf7 input#skicka_form {
	width: 100px;
	height:30px;
} 

.wpcf7 span.wpcf7-not-valid-tip-no-ajax{
	color:red;
}


