/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #e1ddd9;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

#lt_ie7_warning {
	font-size: 13.2px;
	border-bottom: solid 2px #ce0004;
	background: #ffe6df;
	padding: 0.8em;
	margin-bottom: 0px;
	text-align: center;
}

a {color: #193893; font-weight: bold; text-decoration: none;}
a:visited {color:#193893;}
a:hover {text-decoration: underline;}
a:active { color:#193893;}

h1 {
	font-size: 33px;
	color: #ffffff;
	padding-top: 53px;
	line-height: 43px;
	padding-left: 47px;
	padding-right: 388px;
	margin-top: 0px;
}

h1green {
font-size: 18px;
color: #069f33;
}

h1red {
font-size: 18px;
color: #f40000;
}

h2 {
font-size: 18px;
color: #193893;
background-color: #ffffff;
}

h3 {
font-size: 16px;
color: #193893;
background-color: #ffffff;
}


/* ----------container to center the layout-------- */
#container {
width: 958px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
border: 1px solid #564b47;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #ffffff;
padding: 0px 0px 0px 15px;
margin: 0px; }

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */

#contact {
float: right;
font-size: 13px;
vertical-align: middle;
	margin-bottom: 0px;
	margin-top: -57px;
	width: 243px;
}

#telephone {
	background: url(../_images/icons/phone.png) no-repeat;
	padding-bottom: 3px;
	padding-left: 30px;
	text-align: left;
	line-height: 17px;
}

#helpdesk {
	background: url(../_images/icons/support.png) no-repeat;
	text-align: left;
	padding-left: 30px;
	line-height: 18px;
}

#feature-banner {
	background: url(../_images/banners/banner-background.png) repeat-x;
	height: 253px;
}

#feature-banner h1 {
	padding: 53px 0px 0px 30px;
}

#feature-banner p {
	font-size: 33px;
	color: #ffffff;
	padding-top: 53px;
	line-height: 43px;
	padding-left: 47px; 
	padding-right: 388px;
}

#feature-banner img {
	margin-bottom: 0;
	float: right;
	margin: 14px 43px 0px 0px;
}


#outer{ 
border-left: solid 0px #EBD3E0; /* color of the left column   CHANGED FROM 200px */
border-right: solid 327px #ffffff;
	background-color: #ffffff;
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 	width:0px; 
 	float:left; 
 	position:relative; 
 	margin-left:0px; 
 	margin-right:1px;
 }

#right {
 	width: 300px; 
 	float:right;
	margin-right: -300px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}

/* -----------------content--------------------- */ 

#content{ 
	position: relative; 
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}


#content li {

font-size: 13.2px;
}

p {
	margin:0px 0px 10px 0px; 
	font-size: 13.2px;
	line-height: 20px;
	padding-top: 5px;
}

small {
	font-size: 12px;
	line-height: 17px;
	font-style: italic;
}

table.sample {
	border-width: 1px;
	border-spacing: 2px;
	border-style: hidden;
	border-color: white;
	border-collapse: separate;
	background-color: white;
	width: 500px;
}
table.sample th {
	border-width: thin;
	padding: 2px;
	border-style: dotted;
	border-color: white;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: thin;
	padding: 2px;
	border-style: thin;
	border-color: white;
	background-color: #1b82c9;
	-moz-border-radius: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 13px;
	color: white;
	line-height: 20px;
}

table.sample td.alt {
	background-color: #96bbf9;
}

/* Accordion style collapse/expand */

.menu_list {
	width: 500px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
       font-weight:bold;
       color: white;
       background: #1b82c9 /* url(left.png) center right no-repeat */;
}

.menu_body {
	display:none;
	background-color: #ffffff;
	margin: 0px 10px 0px 10px;
}
.menu_body a {
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}

/* End of accordion */


#sidebar-comments {
	float: left;
	font-size: 12px;
	line-height: 17px;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 3px;
	padding-top: 5px;
}

#sidebar-comments-name {
	color: #1b82c9;
	margin-bottom: 20px;
	font-size: 13px;
	font-style: italic;
}

#sidebar-comments img.border {
	width: 100px;
	border: 1px solid #000;
	height: 100px;
	float: right;
	margin: 0px 0px 5px 5px;
}

#sidebar-comments-factsheet {
	float: right;
	background: url(../_images/icons/factsheet.png) no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px;

}

#sidebar-comments-factsheet p {
	margin:  0px 0px 40px 90px;
	font-size: 12px;
	line-height: 17px;
	font-style: italic;
}


#sidebar-philosophy {
	float: right;
	font-size: 12px;
	line-height: 17px;
	font-style: italic;
	margin: 0px 3px 10px 0px;
	padding: 0px 0px 5px 50px;
}

#sidebar-philosophy.chart {
	background: url(../_images/icons/chart.png) no-repeat;
}

#sidebar-philosophy.mobile {
	background: url(../_images/icons/mobile.png) no-repeat;
}

#sidebar-philosophy.kpis {
	background: url(../_images/icons/users-group.png) no-repeat;
}

#sidebar-philosophy.relationships {
	background: url(../_images/icons/refresh.png) no-repeat;
}

#sidebar-philosophy.growth {
	background: url(../_images/icons/lock.png) no-repeat;
}

#sidebar-people {
	float: right;
	font-size: 12px;
	line-height: 17px;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 3px;
	padding-top: 5px;
}


#sidebar-people img {
	width: 100px;
	border: 1px solid #000;
	height: 100px;
	float: right;
	margin: 0px 0px 5px 5px;
}


#sidebar-people img.social-media {
	float: right;
	margin: 5px 5px 15px 5px;
	border: 0px;
	width: auto;
	height: auto;
}


/* Wordpress Styling */

#wp-side-menu h3 {
	font-size: 14px;
}


#wp-side-menu ul li {
	font-size: 12px;
	list-style: square;
}


li{
    margin:0px 0px 0px 15px; 
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
} 

pre{
	font-size: 12px;
	padding: 5px 10px;
	margin:0px;}
	
#accreditations {
	text-align: center;
	margin: 30px 0px 10px 0px;
	padding: 0px;
}

#accreditations img {
	padding: 0px 22px;
	vertical-align: middle;
}

#logoset {
	text-align: center;
	margin: 30px 0px 10px 0px;
	padding: 0px;
}

#logoset img {
	padding: 0px 22px;
	vertical-align: middle;
}

#logoset a img {
	border: 0px;
}

#webform { 
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	width: 540px;
	padding: 8px;
}

#webform td {
	width: 190px;
}

#webform td input.text {
	height: 19px;
	width: 169px;
	margin-left: 2px;
	font-size: 14px;
}

#webform td textarea {
	font-size: 14px;
	margin-left: 2px;
}

#webform p {
}

/*  ----------------footer---------------------- */ 

#footer {
	clear:left;
	padding:10px 0px 10px 0px;
	text-align: center;
	background: #193893;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
 } 

/* Top Navigation - Generated via http://www.cssmenumaker.com/ */

.menu{
	border:none;
	border:0px;
	margin-top:0px;
	margin-left: 0px;
	padding:0px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;/* ?? */
	}
.menu ul{
	background:url('../_images/menu/topMenuImages.png') repeat-x;
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
	
.menu li{
	float:left;
	padding:0px;
	margin: 0px;
	}
	
.menu li a{
	background:url('../_images/menu/topMenuImages.png') 0px -30px no-repeat;
	color:rgb(25,55,146);
	display:block;
	font-weight:normal;
	line-height:30px;
	margin:0px;
	padding: 0px 15px 0px 15px;
	text-align:center;
	text-decoration:none;
	}

/* All hovers */

.menu li a:hover, .menu ul li:hover a{
	background-position:0px -60px; color:rgb(25,55,146);
	color:rgb(25,55,146);
	text-decoration:none;
	}
	
/* End */

.menu li a.active, .menu li a.active:hover{background:url('../_images/menu/topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}

.menu li ul{
	background:#ffffff;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
		width:auto;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		/* background:url('images/sub_sep.gif') bottom left no-repeat; */
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:auto;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:30px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#564b47;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	
.menu p{
	clear:left;
}	

/* End of top menu navigation */


#salesforce-video a {
background: url(../_images/salesforce-video.png) no-repeat;
float: left;
height: 114px;
width: 150px;
border: solid gray 1px;
padding: 0px;
}

#salesforce-video a:hover {
background: url(../_images/salesforce-video.png) 100% -114px no-repeat;}


/* Take border off image portfolios */
#fb1 a img {
	border: 0px;
}

/* Blog styles */

img.alignleft {
	float: left;
	margin-right: 20px;
	border: 1px gray solid;
}

img.alignright {
	float: right;
	margin-left: 20px;
	border: 1px gray solid;
}

img.alignright-noborder {
	float: right;
	margin-left: 20px;
	border: 0px;
}

.tagcloud {
	line-height: 34px;

}

/* Quotations */



/* End of Blog styles */