@charset "UTF-8";
/* CSS Document */


/* We define background color, and baody top margin and padding */
body {
	background-color: #000306;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	left: auto;
	right: auto;
	background-image: url(../images/BG_bigone4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
}

H1 {
	color: #222222;
	margin: 0px;
	font-size: 21px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	font-weight: normal;
}

H1.a {
	color: #FFF;
	margin: 0px;
	font-size: 21px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	font-weight: normal;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #222222;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #222222;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: normal;
}

H4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #222222;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}

H5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	margin: 0px;
	padding-bottom: 0px;
}

H5.a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #101417;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	margin-left: 5px;
	text-decoration: none;
}



H6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}

a {
	color: #04A9E8;
}

a.none {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #101417;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	margin-left: 5px;
	text-decoration: none;
}


.blue {
	color: #9FF;
}

.blue2 {
	color: #06C;
}


.bigFont {
font-size: 20px;
font-weight: bold;
}

/* Our wrapper will be 940px wide, fixed and centered */
#wrapper {
	width: 940px;
	height: auto;
	margin: 0 auto;
}

#wrapper-mail {
	width: 640px;
	height: auto;
	margin: 0 auto;
}

/* This is used to obtain 10px gap between "real content" and footer */

#wrapper-content {
	margin-bottom: 10px;
}

#picture_field {
	width: 175px;
	height: 120px;
	float: left;
	margin-left: 130px;
	margin-top: 20px;
	margin-right: 0px;
}

/* These three following classes are used for top text, the one over header */
#top-text-left {
	margin-top: 10px;
	margin-bottom:10px;
	float: left;
	padding-left: 20px;
}

#top-text-right {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	padding-right: 20px;
}

.top-text  {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}

/*******************/
/* START OF HEADER */
/*******************/

/* Rounded corners left */
#header-bg-left {
	background-image: url(../images/header_left.png);
	width: 10px;
	height: 250px;
	float: left;
}

/* Main, 920px wide section of header */
#header-main {
	background-color: #f0f0f0;
	width: 920px;
	height: 250px;
	float: left;
	background-image: url(../images/header_centre.jpg);
	background-repeat: repeat-x;
}

/* Rounded corners right */
#header-bg-right {
	float: right;
	width: 10px;
	height: 250px;
	background-image: url(../images/header_right.png);
}

/* Image with logo, to change it just open header.psd, change your content and use premade slices */
#header-logo {
	width: 280px;
	height: 250px;
	float: left;
}
.logo {
	margin-left: 0px;
}

.header-about {
	margin-top: 30px;
	margin-left: 90px;
}

/* This styles desctiption of slogan */

.header-description {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: justify;
	font-weight: bold;
}

.arrow-left {
	float: left;
	padding-left: 10px;
	margin-top: 110px;
	width: 30px;
}


.arrow-right {
	float: right;
	padding-right: 10px;
	width: 30px;
	margin-top: -90px;
}

.header-icon {
	padding-left: 10px;
	margin-top: 20px;
	float: left;
	overflow: hidden;
}

.header-heading {
	margin-left: -5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.header-description {
	color: #441006;
	font-size: 13px;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0px;
	margin-top:10px;
	width: 300px;
	height: 140px;
	line-height: 20px;
	overflow: hidden;
}

.header-about-main {
	float: left;
	width: 300px;
	margin-left: 25px;
	margin-top: 30px;
	overflow: hidden;
}

/*This hidde the controller for sliding slogan section*/
#hidden-controller {
	display: none;
}

/* Div which holds all the slides in slogan sliding section*/
#header-slides {
	float: right;
	width: 500px;
	height: 210px;
	overflow: hidden;
}

/* This is divider used in header, made of 2px. You can find it in images folder */
/*#divider-header {
	width: 2px;
	height: 170px;
	background-repeat: repeat-y;
	background-image: url(../images/divider-header.jpg);
	float: left;
	margin-top: 40px;
}*/

/**************/
/*NAVIGATION */
/************/

#navigation {
	margin-top: 10px;
	height: 60px;
	margin-bottom: 10px;
}

/* Menu is composed using kwicks plugin. Following three classes take care only of href borders in different browsers */
.kwicks li a {
	border: 0px;
	text-decoration: none;
}
.kwicks img a {
	border: 0px;
	text-decoration: none;
}
.kwicks img {
	border: 0px;
	text-decoration: none;
}

/* Navigation - rounded corners - left */
#nav-bg-left {
	background-image: url(../images/nav_left.png);
	width: 10px;
	float: left;
	height: 60px;
}

/* Navigation - rounded corners - right */
#nav-bg-right {
	background-image: url(../images/nav_right.png);
	width: 10px;
	float: right;
	height: 60px;
}

/* Main, 920 px wide section ofnavigation with all the links images etc */

#nav-main {
	width: 920px;
	float: left;
	height: 60px;
	background-image:url(../images/bg-nav.jpg);
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}

.kwicks a {
	border: none;
	text-decoration: none;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 100px;
	height: 58px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	margin: 0px;
	position: relative;
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */	
	float: left;
}

#kwick1 {
}

/***********/
/* SEARCH */
/*********/

/* Class used for styling whole search part of nav section */
.search {
	float: right;
	padding-right: 10px;
	padding-top: 15px;
}

/* Input search text */
.input-text {
	background-color: #f5f5f5;
	padding: 5px;
	color: #222222;
	border: 1px solid #bcbbba;
	width: 160px;
}

/* Submit button for search */
.submit-button {
	background-color: #f5f5f5;
	border: 1px solid #666666;
	cursor: pointer;
	padding: 5px;
	width: 110px;
	margin-left: 10px;
}

/* Submit button for search on hover*/
.submit-button:hover {
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}

/*****************************/
/* START OF FEATURED SECTION */
/*****************************/

#featured {
margin-bottom: 10px;
overflow: hidden;
position: relative;
height: 238px;
}

#featured2 {
margin-bottom: 10px;
overflow: hidden;
position: relative;
}

/* Featured - rounded corners - left */
#featured-bg-left {
	width: 10px;
	height: 156px;
	background-image:url(../images/spotlight_left.png);
	float: left;
}

/* Featured - rounded corners - right */
#featured-bg-right {
	width: 10px;
	height: 156px;
	background-image:url(../images/spotlight_right.png);
	float: right;
}

/* Main, 920 px wide section of featured section */
#featured-main {
	width: 920px;
	height: 156px;
	float: left;
	background-color: #F5F5F5;
}

/* Box with featured service number 1 */
.featured-left {
	width: 306px;
	float: left;
	padding-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 156px;
	background-image: url(../images/picture1.jpg);
	
}

/* Box with featured service number 2 */
.featured-center {
	width: 306px;
	float: left;
	border-left: 1px solid #A9ABAB;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 156px;
	background-image: url(../images/picture3.jpg);
}

/* Box with featured service number 3 */
.featured-right {
	width: 306px;
	float: left;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: inherit;
	background-image: url(../images/picture2.jpg);
}

.featured-right1 {
	width: 308px;
	float: left;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 156px;
	background-image: url(../images/picture2.jpg);
}

.featured-right2 {
	width: 306px;
	float: left;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 156px;
	background-image: url(../images/picture3.jpg);
	position:absolute;
	top:0px;
	right:0px;
}
#featured-main{
	position: relative;
}

/* Class that styles icons in featured services boxes */
.featured-icon {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 0px;
	display: inline;
	background-image: url(../images/featured-icon-3.jpg);
}

/* Class that styles icons in featured services boxes */
.featured-icon2 {
	float: left;
	width: 145px;
	height: 255px;
	margin-right: 10px;
	margin-bottom: 0px;
	display: inline;
}

/* Class that styles headers in featured services boxes */
.featured-header {
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
	float: left;
	line-height: 16px;
	width: 190px;
	margin-bottom: 10px;
	
}

/* Class that styles descriptions in featured services boxes */
.featured-description {
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	font-size: 0.7em;
	line-height: 20px;
	text-align: justify;
	height: 110px;
	display: inline;
	width: 264px;
	overflow: hidden;
}



/* LEarn more button background -left rounded corners */
.learn-more-bg-left {
	background-image:url(../images/learn-more-bg-left.jpg);
	height: 30px;
	width: 10px;
	float: left;
}

/* LEarn more button background -right rounded corners */
.learn-more-bg-right {
	background-image:url(../images/learn-more-bg-right.jpg);
	height: 30px;
	width: 10px;
	float: right;
}

/* LEarn more button background -center */
.learn-more-main {
	width: 70px;
	height: 28px;
	background-color: #e6e7eb;
	border-top: 1px solid #bcbbba;
	border-bottom: 1px solid #bcbbba;
	float: left;
}

/* LEarn more button href styling */
.learn-more-main a{
	color: #222222;
	text-decoration: none;
	line-height: 11px;
	padding-left: 7px;
}

.learn-more-main p{
	line-height: 12px;
}


/* LEarn more button href styling on hover */
.learn-more-main a:hover {
	text-decoration: underline;
}

/* Class that styles learn more buttons in  in featured services boxes */
.learn_more {
	width: 90px;
	height: 40px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	bottom: 10px;
}

/*Learn more button-text styling */
.learn-more-main p {
	margin: 0px;
	margin-top: 7px;
}

/****************/
/* MAINCONTENT */
/**************/

/* Top rounded corners of MainContent */
#maincontent-bg-top {
	width: 940px;
	height: 10px;
	background-image:url(../images/content_top.png);
	background-repeat: no-repeat;
}

/* Lower rounded corners of MainContent */
#maincontent-bg-bottom {
	width: 940px;
	height: 10px;
	background-image: url(../images/content_end.png);
	background-repeat: no-repeat;
}

/* Main viewport content, including sidebars */
#maincontent-main {
	border-left: 1px solid #bcbbba;
	border-right: 1px solid #bcbbba;
	background-color: #f5f5f5;
	height: auto;
	width: 938px;
	overflow: hidden;
}

/*this is for mailing*/
/* Top rounded corners of MainContent */
#maincontent-bg-top-mail {
	width: 640px;
	height: 10px;
	background-image:url(http://www.e-learningwmb.co.uk/images/content_top.png);
	background-repeat: no-repeat;
}

/* Lower rounded corners of MainContent */
#maincontent-bg-bottom-mail {
	width: 640px;
	height: 10px;
	background-image: url(http://www.e-learningwmb.co.uk/images/content_end.png);
	background-repeat: no-repeat;
}

/* Main viewport content, including sidebars */
#maincontent-main-mail {
	border-left: 1px solid #bcbbba;
	border-right: 1px solid #bcbbba;
	background-color: #f5f5f5;
	height: auto;
	width: 638px;
	overflow: hidden;
}

/* maincontent without sidebars */
#maincontent-main-core {
	width: 570px;
	float:left;
	padding-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	font-weight: bold;
}

/* maincontent without sidebars */
#maincontent-main-core2 {
	width: 900px;
	float:left;
	padding-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	font-weight: bold;
}

/* sidebar collumn */
#maincontent-main-sidebar {
	margin-top: 10px;
	width: 290px;
	margin-right: 20px;
	float: right;
	margin-left: 10px;
}

/* sidebar element */
.sidebar {
	margin-bottom: 20px;
	height: auto;
	width: 290px;
}

/* Top rounded corners of sidebar element */
.sidebar-bg-top {
	width: 290px;
	height: 10px;
	background-image:url(../images/bg-sidebar-top.jpg);
	background-repeat: no-repeat;
}

/* Bottom rounded corners of sidebar element */
.sidebar-bg-bottom {
	width: 290px;
	height: 10px;
	background-image: url(../images/bg-sidebar-bottom.jpg);
	background-repeat: no-repeat;
}


/* Sidebar element main section */
.sidebar-main {
	width: 288px;
	background-color: #181d21;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	height: auto;
	padding-bottom: 0px;
}


/* Top rounded corners of sidebar element */
.sidebar-bg-top2 {
	width: 290px;
	height: 10px;
	background-image:url(../images/bg-sidebar-top2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

/* Bottom rounded corners of sidebar element */
.sidebar-bg-bottom2 {
	width: 290px;
	height: 10px;
	background-image: url(../images/bg-sidebar-bottom2.jpg);
	background-repeat: no-repeat;
}


/* Sidebar element main section */
.sidebar-main2 {
	width: 288px;
	background-color: #de8300;
	border-right: 1px solid #ca7803;
	border-left: 1px solid #ca7803;
	height: auto;
	padding-bottom: 0px;
}


/* Top rounded corners of sidebar element */
.sidebar-bg-top3 {
	width: 290px;
	height: 10px;
	background-image:url(../images/bg-sidebar-top3.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

/* Bottom rounded corners of sidebar element */
.sidebar-bg-bottom3 {
	width: 290px;
	height: 10px;
	background-image: url(../images/bg-sidebar-bottom3.jpg);
	background-repeat: no-repeat;
}


/* Sidebar element main section */
.sidebar-main3 {
	width: 288px;
	background-color: #99b417;
	border-right: 1px solid #849d0d;
	border-left: 1px solid #849d0d;
	height: auto;
	padding-bottom: 0px;
}

/* Top rounded corners of sidebar element */
.sidebar-bg-top4 {
	width: 290px;
	height: 10px;
	background-image:url(../images/bg-sidebar-top4.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

/* Bottom rounded corners of sidebar element */
.sidebar-bg-bottom4 {
	width: 290px;
	height: 10px;
	background-image: url(../images/bg-sidebar-bottom4.jpg);
	background-repeat: no-repeat;
}


/* Sidebar element main section */
.sidebar-main4 {
	width: 288px;
	background-color: #288fc9;
	border-right: 1px solid #1980ba;
	border-left: 1px solid #1980ba;
	height: auto;
	padding-bottom: 0px;
}


/* Styling used for image which is used as a header of sidebar elemtn */
.img-sidebar-header {
	margin-top: 3px;
	margin-left: 14px;
	margin-bottom: 0px;
	background-image: url(../images/map.jpg);
}

/* Small image icons in quick contact sidebar */
.img-sidebar-contact {
	margin-left: 20px;
	float: left;
	margin-right: 20px;
}

.img-sidebar-contact2 {
	margin-left: 20px;
	margin-right: 20px;
	float: right;
}

/* Every single one line of contact info in quick contact sidebar */
.sidebar-contact-line {
	padding-bottom: 3px;
}

/*Contact info in quick contact sidebar */
.sidebar-contact-info {
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	margin-top: 0px;
	line-height: 16px;
}

/* General sidebar text */
.sidebar-text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 18px;
	text-align: left;
	margin-right: 10px;
}

.contact-main-info {
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 0px;
	margin-top: 0px;
	line-height: 16px;
	margin-top: 10px;
}

/* This class is used to style section name of every subpage, eg.: Services, Contact etc */
.section-name {
	color: #222222;
	margin: 0px;
	font-size: 21px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 0px;
}

/* This class is used to style subheaders , eg.: Service 1 , Service 2 */
.subheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #222222;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* Class used to style general text */
.general-text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	
}

/***********/
/* FOOTER */
/*********/

/* toprounded corners footer */
#footer-bg-top {
	width: 940px;
	height: 10px;
	background-image:url(../images/endbox_top.png);
}

/* Main section of footer, 920 px wide */
#footer-main {
	width: 938px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #181d21;
}

/* bottom rounded corners footer */
#footer-bg-bottom {
	height: 10px;
	width: 940px;
	;
	background-image:url(../images/endbox_end.png);
}

/* Footer text, left part */
.footer-text-left {
	margin: 0px;
	padding-left: 20px;
	color: #FFF;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
}

/* Footer text - right part */
.footer-text-right {
	margin: 0px;
	padding-right: 20px;
	color: #FFF;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
}

/* Class used to style image on the left side of mainContent */
.main-image-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: none;
	padding: 3px;
	background-color: #CDD3D8;
	border: 1px solid #999;
}

.main-image-left1 {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: none;
	padding: 0px;
}

.main-image-left2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: none;
	padding: 0px;
	display: block;
}

.main-image-left3 {
	float: left;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: none;
	padding: 3px;
	background-color: #CDD3D8;
	border: 1px solid #999;
}

/* Class used to style image on the left side of mainContent */
.main-image-right {
	padding: 5px;
	border: 1px solid #bcbbba;
	background-color: #e6e7eb;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Class used to style UL (used in service section */
.list {
	list-style: url(../images/list.gif);
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
}

.list1 {
	float: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
	background-color: #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list2 {
	float: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
	background-color: #ebecef;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list3 {
	float: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
	background-color: #181d21;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list4 {
	float: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
	background-color: #99b417;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list5 {
	float: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
	background-color: #288fc9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Class used to every single service (on services page) */
.service {
	border-bottom: 1px dotted #bcbbba;
	padding-bottom: 10px;
	margin-top: 10px;
}

.service1 {
	padding-bottom: 10px;
	margin-top: 10px;
}


/* Class used style image of team member) */
.icon-team {
	float: left;
}
/* Class used style description of team member) */
.data-team {
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	margin-left: 10px;
}

/* This styles every data line in team member description */
.team-member-data-line {
	margin-bottom: 4px;
}

/* This is used to avoid borders and padding of whole contact form */
.contact-fieldset {
	border: none;
	padding: 0px;
}

/*Styling for labels in contact form */
.contact-label {
	font-family: Tahoma;
	color: #222222;
	font-size: 11px;
	float: left;
	padding-top: 4px;
	margin-right: 20px;
}

/*Styling for input fields in contact form */
.contact-input {
	float: left;
	border: 1px solid #222222;
	padding: 4px;
	width: 230px;
}

/* subject select in contact section */
.contact-select {
	float: left;
	padding: 2px;
}

/* message body text field in contact section */
.contact-body {
	float: left;
	padding: 5px;
	border: 1px solid #222222;
	font-family: Tahoma;
	font-size: 12px;
}

/* Contact submit button */
.contact-button {
	border: 1px solid #222222;
	margin-left: 315px;
	margin-top: 10px;
	padding: 5px;
	background-image:url(../images/bg-nav.jpg);
	background-repeat:repeat-x;
}

#contact-form {
	float: left;
}

#contact-maininfo {
	float: right;
}

.contact-form-all {
	margin-top: 10px;
}

/* class used to clear float */
.clear {
	clear: both;
}

.slide {
	width: 500px;
}
/*body {
	background-image: url(../images/BG_bigone2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/


/* SLIDESHOW*/

div#slideshow
{
margin: 0 auto;
height: 263px;
position: relative;
width: 610px;
float: right;
}

#slideshow #slidesContainer {
	margin: 0 auto;
	width: 560px;
	height: 214px;
	overflow: auto;
	position: absolute;
	right: 33px;
	top: 15px;
	background: url('../images/fadedBg.png') scroll left top repeat;
	border-radius: 10px;
}

#slideshow #slidesContainer .slide {
margin:0 auto;
width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
height:263px;
}

/** 
* Slideshow controls style rules.
*/
.control {
display:block;
width:39px;
height:40px;
text-indent:-10000px;
position:absolute;
cursor: pointer;
}
#leftControl {
top: 105px;
left: -8px;
background:transparent url('../images/arrow_left.png') no-repeat 0 0;
}
#rightControl {
top: 105px;
right: -10px;
background:transparent url('../images/arrow_right.png') no-repeat 0 0;
}

#slideshow_control_panel{  
 display:block;  
 width:20px;  
 height:20px;  
 position:absolute;  
 right:25px;  
 bottom:10px;  
 cursor:pointer;  
}

div.slide h2
{
	color: white !important;
}

div.slide p
{
	color: white;
}

div.slide div
{
	color: white;
	height: 150px;
}

div.slide a
{
	color: white;
}

h1.blackBg {
	padding: 15px;
	margin: 10px 10px 0 0;
	color: #fff;
	font-size:34px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* IE*/
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)"; /* IE8 */









    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);   /* IE6 & 7 */
	zoom: 1;
	background-color: rgba(0, 0, 0, 0.5);
}

h2.whiteTransBg {
	padding: 10px;
	margin: 10px 10px 0 0;
	color: #444;
	line-height: 29px;
	font-size: 18px;
	width: 434px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/* IE*/
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF);   /* IE6 & 7 */
      zoom: 1;
	  
	  background-color: rgba(255, 255, 255, 0.5);
}

p.floatedContacts {
	position: absolute;
	bottom: 0px;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);   /* IE6 & 7 */
	zoom: 1;
	background-color: rgba(255, 255, 255, 0.8);
	margin: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin: 0;
}

#bullet_color {
	color:#06C
}

