/*  
Theme Name: Baton Simulations V2
Theme URI: 
Description: Baton Simulations Theme
Version: 2.0
Author: Russ Weakley
Author URI: http://www.maxdesign.com.au

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Blueprint 0.8 Reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table{ border-collapse:separate; border-spacing:0; }
caption, th, td{ text-align:left; font-weight:normal; }
table, td, th{ vertical-align:middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after{ content:""; }
blockquote, q{ quotes:"" ""; }

/* Remove annoying border on linked images. */
a img{ border:none; }

/* Blueprint 0.8 Clearfix */
.clearfix:after, .container:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container{display:block;}
.clear{clear:both;}

/* Main */

body{
	margin:0 0 20px;
	background:#001722;
	font:62.5% Arial, Helvetica, sans-serif, Verdana;
	color:#333;
}

.container{
	margin:0 auto;
	width:960px;
	background:#fff;
}

.left{
	float:left;
}

.right{
	float:right;
}

/* Links */
a:link{
	color:#f58220;
	text-decoration:underline;
}

a:visited{
	color:#f9a94a;
	text-decoration:underline;
}

a:hover{
	color:#f58220;
	text-decoration:none;
}

a:active{
	color:#f9a94a;
	text-decoration:none;
}

a.more{
	padding-left:13px;
	background:url(images/arrow1.png) left no-repeat;
}

/* Typography */
p{
	margin:0 0 15px;
}

p.last{
	margin:0;
}

h2{
	margin-bottom:20px;
	font-size:1.7em;
	font-weight:normal;
}

h3{
	margin-bottom:15px;
	font-size:1.4em;
	font-weight:normal;
}

h4{
	margin-top:5px;
	margin-bottom:10px;
	font-size:1.3em;
	font-weight:bold;
}

h1, h2, h3, h4{
	font-family:"Times New Roman", Times, serif;
	color:#00465b;
}

.highlight{
	color:#f58220
}

/* Header */
.header a{
	outline:none;
}

.logo-baton a{
	display:block;
	margin:20px 0 0 40px;
	width:440px;
	height:83px;
	background:url(images/baton-logo.png) no-repeat;
	text-indent:-9999px;
}

.logo-hec h3{
	display:block;
	margin:65px 40px 0 0;
	width:250px;
	height:36px;
	background:url(images/logo-hec.png) no-repeat;
	text-indent:-9999px;
}

/* Navigation */
.nav{
	clear:both;
	display:block;
	margin: 20px auto 0;
	width:940px;
	height:44px;
	background:#f58220 url(images/nav-bg.png) no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:44px;
}

.nav ul{
	padding: 0;
	margin: 0;
	list-style:none;
	text-align:center;
}

.nav ul ul{
	display: none;
}

.nav ul li{
	display:inline;
	background:url(images/nav-bar.png) center right no-repeat;
}

.nav ul li.last{
	background:none;
}

.nav ul li a{
	padding:14px 19px 13px;
	cursor:pointer; /* For IE6 - doesn't show link cursor over padding */
}

.nav ul li a, .nav ul li a:visited{
	color:#fff;
	text-decoration:none;
}

.nav ul li a:hover{
	color:#fce0c7;
	text-decoration:none;
}

.nav ul li.current_page_item a{
	color:#fff200;
}



/* Drop Down Menu */
.dropdown{
	position:absolute;
	left:0;
	top:0;
	visibility:hidden;
	width:200px; /* Menu width */
	background:#e4791e;
	z-index:100;
}

.dropdown ul{
	margin:0;
	padding:0;
	list-style:none;
}

.dropdown ul li a{
	padding:7px 20px;
	width:160px; /* Menu width (200px) - L padding (20px) - R padding (20px)*/
	font:12px Arial, Helvetica, sans-serif, Verdana;
	color:#fff;
	background:#e4791e;
	text-decoration:none;
	text-transform:none;
	white-space:nowrap;
}

.dropdown a:hover{
	background:#00465b;
	color:#fff;
	text-decoration:none;
}

.dropdown a:visited{
	color:#fff;
	text-decoration:none;
}

.dropdown-shadow{
	position:absolute;
	left:0;
	top:0;
	z-index:99;
	background:black;
	visibility:hidden;
}

/* Main */
.main{
	clear:both;
	margin:0 auto;
	width:940px;
	font-size:1.4em;
	line-height:1.5;
}

/* Content */
.content{
	clear:both;
	margin:20px 0;
	width:940px;
	background:url(images/content-div-bg.png) 660px 0 repeat-y;
}

.content-pad{
	margin-right:20px;
	margin-left:20px;
}

.content-pad ul{
	padding: 0 0 1em 1em;
}

/* Banner */
.banner-home,

.banner-the-events,
.banner-methodology-and-goals, .banner-resources, .banner-audience, .banner-benefits,
.banner-example-processes,.banner-businessdecisions,

.banner-products, .banner-erp-simulation-game, .banner-strategy-game, .banner-course,
.banner-

-intelligence-game, .banner-master-data-management, .banner-configuration,
.banner-customization, .banner-accounting, .banner-operations,
.banner-services,
.banner-case-studies,

.banner-partners-alliances, .banner-inquiry-form,

.banner-contact-us,
.banner-testimonials{
	clear:both;
	display:block;
	width:940px;
}

.banner-home{
	height:272px;
	background:#052027 url(images/banner-index.jpg) no-repeat;
}

.banner-the-events,
.banner-methodology-and-goals, .banner-resources, .banner-audience, .banner-benefits,
.banner-example-processes, .banner-businessdecisions,

.banner-products, .banner-erp-simulation-game, .banner-strategy-game, .banner-course,
.banner-business-intelligence-game, .banner-master-data-management, .banner-configuration,
.banner-customization, .banner-accounting, .banner-operations,

.banner-services,
.banner-case-studies,

.banner-partners-alliances, .banner-inquiry-form,

.banner-contact-us,
.banner-testimonials{
	height:199px;
}

.banner-the-events, .banner-methodology-and-goals, .banner-audience, .banner-benefits,
.banner-example-processes, .banner-businessdecisions{
	background:#052027 url(images/banner-the-events.jpg) no-repeat;
}

.banner-products, .banner-erp-simulation-game, .banner-strategy-game, banner-course,
.banner-business-intelligence-game, .banner-master-data-management, .banner-configuration,
.banner-customization, .banner-accounting, .banner-operations{
	background:#052027 url(images/banner-products.jpg) no-repeat;
}

.banner-resources{
	background:#052027 url(images/banner-resources.jpg) no-repeat;
}

.banner-course{
	background:#052027 url(images/banner-courses.jpg) no-repeat;
}

.banner-services{
	background:#052027 url(images/banner-services.jpg) no-repeat;
}

.banner-case-studies{
	background:#052027 url(images/banner-case-studies.jpg) no-repeat;
}

.banner-partners-alliances, .banner-inquiry-form{
	background:#052027 url(images/banner-partners-alliances.jpg) no-repeat;
}

.banner-contact-us{
	background:#052027 url(images/banner-contact-us.jpg) no-repeat;
}

.banner-testimonials{
	background:#052027 url(images/banner-testimonials.jpg) no-repeat;
}

h3.banner-copy{
	margin:0 0 0 30px;
	padding-top:11px;
	color:#fff;
}

/* Images */
img.right{
	float:right;
	margin:0 0 15px 15px;
}

img.left{
	float:left;
	margin:0 15px 15px 0;
}

/* Main Content */
.main-content{
	width:660px;
}

.main-content h2{
	color:#001722;
}

.main-content, .sidebar{
	margin:10px 0 0;
	padding-bottom:10px;
}

/* Sidebar */
.sidebar{
	width:280px;
}

.sidebar ul, .sidebar ul li{
	margin:0;
	padding:0;
	list-style:none;
}

.sidebar ul li{
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #e5e5e5;
}

.sidebar ul li.current_page_item a{
	font-weight: bold;
}

.testi-author{
	display:block;
	font-weight:bold;
	text-align:right;
}

/* Footer */
.footer-curve{
	clear:both;
	width:960px;
	height:5px;
	background:url(images/footer-curve.png) no-repeat;
	overflow:hidden;
}

.footer{
	clear:both;
	margin: 15px auto 0;
	width:940px;
	font:1.1em Arial, Helvetica, sans-serif, Verdana;
	color:#606e75;
	text-align:right;
	padding-right:30px;
}

.footer ul{
	list-style: none;
	float: right;
	padding-bottom: 15px;
}

.footer li{
	float: left;
	padding: 0 11px;
	border-right: 1px solid #606E75;
}

.footer p{
	float: left;
	width: 100%;
}

.footer a, .footer a:visited{
	color:#bfc5c8;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}