/* 
Coding and design by Hambo Design
-------------------------------------------------------------*/



/* Link Styling
-------------------------------------------------------------*/

p a:link, p a:visited, li a:link, li a:visited {
color: #666;
text-decoration: none;
}

p a.blue:link, p a.blue:visited {
color: #39c;
font-weight: bold;
}

p a.green:link, p a.green:visited {
color: #cc0;
font-weight: bold;
}

p a.pink:link, p a.pink:visited {
color: #c06;
font-weight: bold;
}

p a:hover, li a:hover {
border-bottom: 1px dotted #333;
color: #333;
}


/* DIV Areas
-------------------------------------------------------------*/

#container {
background: white;
margin: 0 auto;
padding-top: 10px;
text-align: left;
width: 760px;
}

#header {
height: 230px;
}

	#logoarea {
	height: 150px;
	}
	
		#logo {
		float: left;
		padding-left: 20px;
		width: 165px;
		}
		
		#mini-nav {
		float: right;
		height: 25px;
		margin-top: 40px;
		width: inherit;
		}
		
	#navigation {
	background: url(/assets/images/presentation/navigation.png) no-repeat;
	height: 75px;
	margin-left: 20px;
	width: 720px;
	}
	
#main {
float: left;
margin-bottom: 20px;
}

	#banner {
	background: url(/assets/images/presentation/banner.png) top no-repeat;
	
	padding: 20px 20px 30px;
	width: 720px;
	}
	
#content {
float: left;
padding-top: 20px;
width: 720px;
}

#collage {
float: left;
width: 260px;
}

#content-copy {
float: right;
padding-right: 10px;
width: 430px;
}

	h2 {
	color: #3399cc;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.4em;
	padding-bottom: 0.25em;
	text-transform: uppercase;
	}
	
	h3 {
	color: #666;
	font-size: 1.2em;
	padding-bottom: 0.25em;	
	text-transform: uppercase;
	}
	
	p {
	color: #333;
	padding-bottom: 1em;	
	text-align: justify;
	}
	
	#content-copy ul {
	list-style: disc;
	margin: 0 0 10px 25px;
	}
	
	#content-copy ul li {
	color: #555;
	font-size: 1.1em;
	padding-bottom: 0.25em;
	}
	
#case-studies {
	padding: 0 25px;
}

#footer {
background: white url(/assets/images/presentation/bg-footer.png) repeat-x;
clear: both;
height: 100px;	
text-align: left;
width: 760px;
}

	#footer-inner {
	background: white url(/assets/images/presentation/footer.png) no-repeat;
	margin: 0 auto;
	padding: 80px 20px 20px;
	width: 720px;	
	}
	
	#footer-nav {
	margin-left: 127px;
	width: 530px;	
	}
	
		#footer-nav ul {
		padding-top: 10px;
		}
		
		#footer-nav ul li {
		float: left;
		margin: 0 4px 4px 0;
		}
		
		#footer a:link {
		color: #666;
		font-size: 1em;
		text-decoration: none;
		}
		
		#footer a:visited {
		color: #666;
		font-size: 1em;
		text-decoration: none;
		}
		
		#footer a:hover {
		border-bottom: 1px dotted #666;
		}
	
	#footer-copyright {
	clear: both;
	padding: 10px 0 0 127px;
	width: 440px;
	}


/* Home Page Extra Styling
-------------------------------------------------------------*/

#home #banner {
background: url(/assets/images/presentation/quotation.png) no-repeat;
height: 260px;
padding: 0 20px;
width: 720px;
}
	
	#home #banner h1 {
	color: #666;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.25em;
	line-height: 1.4em;
	margin-left: 245px;
	padding-top: 35px;
	width: 475px;	
	}
	
	#home #banner h1 a, #home #banner h1 a:visited {
	color: #3399cc;
	}
	
	.bold {
	font-weight: bold;
	}
	.unbold {
	font-weight: normal;	
	}
	
#boxes {
float: left;
padding: 0 20px;
width: 720px;
}

	.box {
	border: 1px solid;
	float: left;
	margin-right: 15px;
	width: 228px;
	}
	
	#boxes .last {
	margin-right: 0;	
	}
	
	.box h2 {
	display: block;
	height: 100px;
	padding-bottom: 15px;
	text-indent: -9999px;	
	width: 228px;
	}
	
	.box p {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0 15px 15px;	
	text-align: left; 
	}
			
	.diversity-4-unity {
	border-color: #cdcd04;	
	height: 255px;
	}
	
		.diversity-4-unity h2 {
		background: url(/assets/images/presentation/diversity_4_unity.gif) no-repeat;	
		}
	
	.email-etiquette {
	border-color: #afd7eb;
	height: 255px;
	}
	
		.email-etiquette h2 {
		background: url(/assets/images/presentation/email_etiquette.gif) no-repeat;
		}
	
	.business-with-china {
	border-color: #cc0267;
	height: 255px;
	}
	
		.business-with-china h2 {
		background: url(/assets/images/presentation/communicating_with_china.gif) no-repeat;
		}
	
		
			
/* Main Pages Styling
-------------------------------------------------------------*/


	
	
#banner #intro {
border-bottom: 1px solid #ccc;
float: right;
font-size: 1.2em;
padding-top: 10px;
width: 460px;
}

	#banner #intro h1 {
	color: #666;
	font-size: 2em;
	padding-bottom: 0.5em;
	text-transform: uppercase;
	}
		
	#banner #intro p {
	padding-bottom: 0.75em;
	}
	
.course, .staff, .testimonial {
border-bottom: 1px solid #ccc;
float: left;
margin-bottom: 25px;
padding: 0 20px;
width: 720px;
position: relative;
}

.course-image, .staff-image {
float: left;
width: 260px;	
}

.course-copy, .staff-copy {
float: right;
padding-right: 10px;
width: 450px;	
}

	.course h2, .staff h2 {
	color: #3399cc;
	font-size: 1.7em;
	font-weight: bold;
	padding-bottom: 0.25em;
	text-transform: uppercase;
	}
	
	#business_comms .course h2 {
	color: #cccc00;
	}
	
	#cross-cultural .course h2 {
	color: #cc0066;
	}
	
	.course h3, .staff h3 {
	color: #666;
	font-size: 1.2em;
	padding-bottom: 0.25em;	
	text-transform: uppercase;
	}
	
	.course p, .staff p {
	color: #333;
	padding-bottom: 0.75em;	
	text-align: justify;
	}
	
	.course p.course-intro {
	color: #333;
	font-weight: bold;	
	}
	
	.course span.course-intro {
	color: #333;
	font-weight: bold;	
	}
	
	.course p.course-request a:link, .staff p.staff-request a:link, .staff p.staff-request a:visited {
	font-weight: bold;	
	text-decoration: none;
	}
		
	.course ul {
	list-style: disc;
	margin: 0 0 10px 25px;
	}
	
	.course ul li {
	color: #555;
	font-size: 1.1em;
	padding-bottom: 0.25em;
	}

.testimonial {
padding: 10px 20px;
}

.testimonial blockquote {
font-size: 1.3em;
font-style: italic;
margin-bottom: 0.5em;
}

.testimonial cite {
color: #3399cc;
font-size: 1.1em;
font-weight: bold;
}

img#logos {
margin-left: 30px;
}

.quote {
margin: 10px 0px;
font-style: italic;
}

/* Navigation Styling
-------------------------------------------------------------*/

#mini-nav ul {
background: #ccc;
height: 25px;
padding-left: 15px;
width: 340px;
}

	#mini-nav ul li {
	float: left;
	}
	
	#mini-nav ul li a {
	color: #fff;
	display: block;
	float: left;
	height: 19px;
	padding: 6px 5px 0 5px;
	text-decoration: none;
	}
	
	#mini-nav ul li a:hover {
	background: #aaa;
	height: 19px;
	}

#navigation ul {
height: 75px;
list-style-type: none;
width: 720px;
}

	#navigation ul li {
	float: left;
	height: 75px;
	text-indent: -9999px;
	}
	
	#navigation ul li a {
	display: block;
	height: 75px;
	}
	
	#navigation ul li a:hover {
	border: none;
	}
	
		#navigation li#nbusiness-comms {height: 75px; width: 185px;}
		#navigation li#nbusiness-comms a:hover {background: url(/assets/images/presentation/navigation.png) 0 -75px;}
		#business_comms li#nbusiness-comms {background: url(/assets/images/presentation/navigation.png) 0 -75px;}
		#team-building li#ncomms-training {background: url(/assets/images/presentation/navigation.png) 0 -75px;}
		
		#navigation li#ncreative-comms {height: 75px; width: 170px;}
		#navigation li#ncreative-comms a:hover {background: url(/assets/images/presentation/navigation.png) -185px -75px;}
		#creative-comms li#ncreative-comms {background: url(/assets/images/presentation/navigation.png) -185px -75px;}
		
		#navigation li#ncomms-training {height: 75px; width: 175px;}
		#navigation li#ncomms-training a:hover {background: url(/assets/images/presentation/navigation.png) -355px -75px;}
		#comms-training li#ncomms-training {background: url(/assets/images/presentation/navigation.png) -355px -75px;}
		
		#navigation li#ncross-cultural {height: 75px; width: 190px;}
		#navigation li#ncross-cultural a:hover {background: url(/assets/images/presentation/navigation.png) -530px -75px;}
		#cross-cultural li#ncross-cultural {background: url(/assets/images/presentation/navigation.png) -530px -75px;}


#contactus #banner, #contactus #intro {
height: 40px;
}

#contactform {
background: white;
float: left;
padding: 0 165px 0 125px;
width: 470px;
}

fieldset {
background: url(/assets/images/presentation/contact_postit.jpg) no-repeat;
width: 420px;
height: 415px;
padding: 30px 30px 30px 60px;
margin: 0 0 2em 0;
}

fieldset legend {
background: #fff;
border: 1px solid #5fb5d8;
border-top-color: #5fb5d8;
border-left-color: #5fb5d8;
color: #000;
font-size: 1.2em;
font-weight: bold;
padding: 4px 10px;
}

label, input, select, textarea {
width: 94%;
font-size: 1.1em;
font-weight: lighter;
}



input.checkbox {
margin-right: 5px;
width: 15px;
}

input, select, textarea {
background-color: #fff;
color: #000;
margin-bottom: 7px;
}

select {
margin-bottom: 15px;
}

label {
color: #000;
display: block;
}

textarea {
height: 150px;
font-size: 1.5em;
}

input#submit {
	border: 1px solid #5fb5d8;
	border-top-color: #5fb5d8;
	border-left-color: #5fb5d8;
	padding: 0.25em;
	background-color: #fff;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	width: 30%;
	margin-left: 20px;
	}
	
/* Logos */	

#logos div {
	float: left;	
}

/* Table for Marketing Packages */

table.bm {
	border: 1px solid #cccccc;
	font-size: 1.1em;
}

table.bm th {

	font-weight: bold;
	background: #cccccc;
	padding: 5px;
}

table.bm td {
	padding: 5px 5px 15px 5px;
}

table.bm th.package {
	width: 40%;
}

table.bm td.package {

}


/* Gallery Styling
-------------------------------------------------------------*/

#gallerynav { width: 236px; _width: 246px; margin: 0 auto; vertical-align: middle; text-align:center; float: right; margin-bottom: 220px; margin-right: -10px; z-index: 300; }
#gallerynav li { width: 112px; float: left; margin: 0px 3px 15px 2px; list-style: none; }
#gallerynav a { width: 105px; padding: 3px; display: block; border: 1px solid #999; }
#gallerynav a.activeSlide { background: #fef680; }
#gallerynav a:focus { outline: none; }
#gallerynav img { border: none; display: block; left: 0px !important; }
.gallerypics { width: 490px; height: 650px; }
.gallerypics p { text-align: center; }
#slideshow { width: 490px; height: 650px; clear: both; z-index: 1; float: left; margin-left: -10px; }
.gallerycaption { color: #666; font-style:italic; font-size:10px; width: 490px; display: block;}
