/*-----------------------------------------------------------------------------
Layout Style Sheet

author:    bubi blomer
website:   http://www.maal4.nl
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

/* body { background: #CCC; } */

img {
	border: 0;
}

.clear{
    width: 100%;
    height: 1px;
    margin: 0 0 -1px 0;
    clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.overlay{
	display: none;
}

h1{
	font-size: 26px;
}

h2{
	font-size: 20px;
}

p{
	font-size: 16px;
}

.noSpace{margin: 0 !important; padding: 0 !important;}
.red { color:#c60620 !important; }
.black { color:#000 !important; }


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
	border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	font-weight: normal;
}

/* =Simple Modal
-----------------------------------------------------------------------------*/
#simplemodal-overlay {background-color:#000;}


#simplemodal-container {
	height:410px;
	width:410px;
	background-color:#fff;
	border:3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
	background:url(../images/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

/* =Website
-----------------------------------------------------------------------------*/

#wrapper{
	width: 990px;
	margin: 0 auto;
	display: block;
/* 	background: #CCC; */
}

#mainLogo{
	width: 700px;
	margin: 50px auto;
}

#bottomMenu #menuContainer ul{
	padding: 0;
	list-style: none;
	margin-left: 60px;
}

#bottomMenu #menuContainer li{
	float: left;
}

#bottomMenu #menuContainer ul a{
	display: block;
	text-decoration: none;
	padding: 5px 22px;
	margin: 0 15px;
	color: #c60620;
	font-size: 22px;
	font-weight: bolder;
	background: #fff url(../images/bulletWhite.gif) no-repeat left center;
}

#bottomMenu #menuContainer ul a:hover{
	background: #fff url(../images/bullet.gif) no-repeat left center;
}

.activeLink{
	background: #fff url(../images/bullet.gif) no-repeat left center;
}

#leftMenu{
	height: 630px;
	width: 121px;
	border-right: 2px solid #000;
	margin-top: 50px;
	float: left;
}

#leftMenu ul{
	list-style: none;
}

#leftMenu li a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: #CCC;
	padding: 10px;
	margin: 5px 0;
	display: block;
	text-align: center;
	background: url(../images/bgMenuLi.gif) no-repeat 5px 3px;
	color: #FFF;
	line-height: 14px;
}

#leftMenu li a:hover{
	background: url(../images/bgMenuLiBlack.gif) no-repeat 5px 3px;
}

#leftMenu li a.active{
	background: url(../images/bgMenuLiBlack.gif) no-repeat 5px 3px;
	color: #c60620;
}

#content{
	margin-top: 40px;
	margin-left: 50px;
	display: block;
	float: left;
	width: 810px;
}

#content .intro h1{
	color: #c60620;
	font-size: 24px;
	margin: 0;
}

#content .intro p{
	font-size: 16px;
}

#carussel{
	margin-left: 75px;
}

#managementConsultancy h1, #interimExecutiveManagement h1, #projectManagement h1{
	color: #c60620;
}

#managementConsultancy h1, #managementConsultancy h2, #interimExecutiveManagement h1, #interimExecutiveManagement h2, #projectManagement h1, #projectManagement h2 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#managementConsultancy p, #interimExecutiveManagement p, #projectManagement p{
	padding: 0;
}

#content ul{
	margin: 0;
	margin-left: 15px;
	margin-top: -15px;
}

#content li{
	font-size: 16px;
}

#contacUsDeatails{
	width: 250px;
	float: left;
	margin-right: 20px;
}

#googleMaps{
	display: block;
}


/* Coda Slider CSS */

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}


.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	width: 800px;
	display: block;
	height: 250px;
}

#aboutusSlider .slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	width: 100%;
	display: block;
	height: 250px;
}

.wrapper{
    /* padding-left: 30px !important; */
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

#aboutusSlider{
	display: block;
	margin-top: 20px;
	margin-left: -30px;
}

#aboutusSlider .stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	/*border: 5px solid #000;  this is the border. should have the same value for the links */
	margin: auto;
	width: 800px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	clear: both;
	background: transparent;
	height: auto;
}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	/*border: 5px solid #000;  this is the border. should have the same value for the links */
	margin: auto;
	width: 600px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	clear: both;
	background: transparent;
	height: auto;
}

#aboutusSlider .stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	/*border: 5px solid #000;  this is the border. should have the same value for the links */
	margin: auto;
	width: 800px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	clear: both;
	background: transparent;
	height: auto;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	-moz-user-select: none; /* // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 600px; /* Also specified in  .stripViewer  above */
}

#aboutusSlider .stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 800px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0 10px;
	/* background: #CCC; */
}

.wrapper img{
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav li.tab1 a { background: #60f }
.stripNav li.tab2 a { background: #60c }
.stripNav li.tab3 a { background: #63f }
.stripNav li.tab4 a { background: #63c }
.stripNav li.tab5 a { background: #00e }

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 30px;
	top: 50%;
}

.stripNavR {
	right: 20px;
	top: 50%;
}

.stripNavL {
	background: url("../images/arrow-left.gif") no-repeat center;
	z-index: 9999;
}

.stripNavR {
	background: url("../images/arrow-right.gif") no-repeat center;
	z-index: 9999;
}

/* Always show Firefox scrollbar */
a:active { outline:none; }

/* Remove dotted lines around Links in Firefox */
:focus { -moz-outline-style:none; }

/* Remove dotted lines around Links in Firefox */
a { outline:none; }

.slider-wrap{
	margin-left: -30px;
}