/*
 * Copyright (c)2007-2008 Podomani Inc. - All Rights Reserved.
 */

*{ padding: 0; margin: 0; }

body {
	font-size: 62.5%;		/* 10px */ 
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2{
	font-size: 2em;			/* 20px */ 
	font-size: 20px;
	margin-bottom: 1.5em;		/* 15px */
}

h1 a{
	background: url(../images/bg-sprite.png) no-repeat top left;
	display: block;
	height: 70px;
	width: 268px;
	text-indent: -9999px;
}

h3{
	font-size: 1.5em;	
	margin-bottom: 5px;		
}

a{
	/*color: #646d19;  Original Dark Green */
	color: #474d12; /*Darker Green */
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	}

p{
	font-size: 1.2em;	/* 12px */ 
	font-size: 14px;
	margin-bottom: 1em;		/* 10px */
	line-height: 1.6em;		/* 19x */
}

.left{ float: left; }
.right{ float: right; }
.header{ 
	height: 55px;
	line-height: 50px;
	font-size: 1.2em;	/* 12px */
	color: #646d19;
}

.header-left {
	width: 48%;
	float:left;
	text-align:left;
	font-size: 1.4em;
	font-style:italic;
	letter-spacing: .4em;
	}
	
.header-right {
	width: 48%;
	float:right;
	text-align: right;
	}


.tagline{ 
	float:left;
	height: 55px;
	line-height: 50px;
	font-size: 1.2em;	/* 12px */
	color: #646d19;
	text-align: left;
	letter-spacing:.5em;
}

/* Navigation */
.navigation{
	background: url(../images/bg-sprite.png) repeat-x 30% -190px;
	height: 70px;
	margin-bottom: 4.5em;	/* 45px */
}
	/* \_ */

		.navigation .container{	float: right; padding-left: 20px; }
		
		.navigation ul{
			list-style: none;
			height: 70px;
		}
		
		/* \_ */
			
			.navigation li{
				float: left;
				background: url(../images/tabs-sprite.png) no-repeat left top;
				padding-left: 2.9em; /*1.7em*/
			}
			
			.navigation li a{			
				display: block;
				font-size: 1.4em; 			/* 14px */
				color: #fff;
				text-decoration: none;
				outline: none;
				line-height: 4.75em;			/* 70px */
				background: url(../images/tabs-sprite.png) no-repeat 100% top;
				padding-right: 1.21em;
			}
			
			.navigation li.active{
				background: url(../images/tabs-sprite.png) no-repeat left -190px;
			}
			
			.navigation li.active a{
				background: url(../images/tabs-sprite.png) no-repeat 100% -190px;
				color: #000;
				padding-right: 1.8em;
			}
			
/* sub-navigation */
.sub-navigation{
	float: right;
	width: 358px;
	padding:5px 4px 0 5px;
	margin:0 0 5px 20px ;
	clear:both; 
}


	/* \_ */

		.sub-navigation h3{
			background:url(../images/tour-footer.jpg) bottom right no-repeat;
			font-size:1em;
			font-weight:normal;
			padding:0 0 5px 15px;
			margin: 0;
			}
	
		.stripe{
			border:1px solid #000000;/*Color of side-stripe*/
			border-width:0 1px;
			}	
			.stripe p {
				margin:0;
				padding:0 0 10px 10px;
				}
	
				.stripe p a{
					font-size: 10px;
					}
			

		.sub-navigation ul li {
			list-style: none;
			padding-left: 10px;
			width:350px;
			}
	
		.sub-navigation li {
			padding-bottom: 10px;
			font-size: 1.5em;
			}

		.sub-navigation a{
			font-weight:bold;
			font-size: .8em;
			}

		.sub-navigation p{
			font-size:1em;
			}

		.sub-navigation ul li p{
			font-size:.7em;
			padding-left:10px;
			width: 330px;
			}
	
.tourdate{
	color:#62768B;
	font-size:.8em;
	}
	
.tourDateNoLink	{
	color: #000;
	text-decoration: none;
	font-size:.8em;
	font-weight:bold;
	}
	
.tourRegisterNow {
	font-style:italic;
	font-size: 1em;
	}

#sub-header{
	text-align:left;
	font-size:1em;
	padding:5px 5px 15px 0;
	background:url(../images/tour-header.jpg) top left no-repeat;
	}
	
#sub-header-public{
	text-align:left;
	font-size:1em;
	padding:5px 5px 15px 0;
	background:url(../images/public-courses.jpg) top left no-repeat;
	}
	
#whatwedo {
	background:url(../img/homepage/tagline3.jpg) no-repeat;
	width: 560px;
	height: 167px;
	margin-bottom: 20px;
	}
#coursetrain {
	background:url(../img/homepage/tagline4.jpg) no-repeat;
	width: 560px;
	height: 167px;
	margin:0 0 20px 50px;
	}
	#coursetrain a{color:#ffffff;}
	
#whatwedo p, #coursetrain p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 185px;
	padding-top: 25px;
	padding-right: 10px;
	color: #fff;
	}
	
#blueHome h3 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#496077;
	font-weight: normal;
	margin:0;
	padding:0;
	margin-bottom: -20px;
	}
	
#blueHome p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
	margin:0 0 20px 30px;
	padding:0;
	width: 560px;
	}


/* container-box-left */
.container-box-left{
	/*width: 960px;*/
	/*margin:auto;*/
	width: 200px;
	float:right;
}

.container-box-left h1{
	font-size:28px;
	padding-bottom:15px;
	}

/* Footer */
.footer{
	background: url(../images/bg-sprite.png) repeat-x 30% -265px;
	height: 70px;
	margin-top: 2em;		/* 20px */
}

	/* \_ */
		
		.footer .copyright{
			line-height: 6.5em;		/* 65px */
			background: url(../images/bg-sprite.png) no-repeat -2653px top;
			width: 400px;
		}
		
		.footer .links{
			line-height: 6.5em;
			text-align: right;
			color: #daec43;
		}
		
		.footer .links a{
			color: #daec43;
		}
		
		
/* Content Wrapper */
.content{
	width: 102.4em;
	margin: 0 auto;
	position: relative;
	padding-left:10px;
}

/*Contact Us page */

#contact ul li {
	list-style: inside;
	padding-left: 15px;
	}
	
		/* \_ */
	
		#contact li {
			padding-bottom: 5px;
			font-size: 1.2em;
			}
			
		#consult {
			font-size:1.2em;
			}
			
		#consult h1 {
			font-size:1.4em;
			}
	
		#consult ul {
			padding-bottom: 10px;
			}
	
		#consult ul li {
			list-style: inside;
			padding-left: 15px;
			}
	
		#consult li {
			padding-bottom: 5px;
			font-size: 14px;
			}

/* Services page Brandon Johnson 11/20/08 */
.services { 
	width: 560px;
	margin: 0;
	padding:0;
	}
.services h1{
	width: 512px;
	font-weight:bold;
	color:#0E2338;
	font-size:16px;
	margin-bottom:3px;
	height:4px;
	}
	
		/* \_ */

		.services p{
			font-size:.7em;
			padding: 3px 0 0 15px;
			margin:0;
			}
	
		.services ul {
			margin-left: 15px;
			}
	
		.services ul li {
			font-size: 14px;
			margin-bottom: 10px;
			}
	
		.services a {
			padding-bottom: 2px;
			font-weight:bold;
			font-size: .9em;
			/*border-bottom: 1px solid #425a74;*/	
			}
	
		.services a:hover {
			padding-bottom: 2px;
			border: none;
			}

#navlist a{font-size:1em;}
#listnav a{font-size:1em;}	
#navlist { list-style-image: url(../img/arrow.gif); height: 1%; width:530px;} 
#listnav { list-style-image: url(../img/arrow.gif); height: 1%;}
#navlist li p { font-size:.8em; font-style:italic; margin: 0; }
#listnav li p { font-size:.8em; font-style:italic; margin: 0;}

.noarrow{ 
	list-style:none;
	}

.noarrow p{
    font-weight:bold; 
    font-style:normal; 
	}
	
.noarrow h1{color:#A2673F;}

.subheading{
	padding:5px 0 0 15px;
	color:#0E2338;
	font-size:12px;
	margin-bottom:0;
	font-weight:bold;
	}
	
.subnavlist{
	padding-left:10px;
	}

.agile-left{
	width: 500px;
	float:left;
	padding-right:10px;
	border-right: 1px solid #000000;
	}

.agile-right{
	width:500px;
	float:right;
	padding-left:5px;
	}
 
 .agile-contact{
 	clear:both;
 	float:left;
	padding-top: 15px;
	width:400px;
	}
#presentations {
	font-family:inherit;
	}
	
#presentations ul {
	width: 225px;
	margin: 10px 0 0 35px;
	list-style-type:circle;
	}
	
#presentations ul li {
	font-size: 14px;
	margin-bottom: 10px;
	}
	
#presentations img {
	padding:0 10px 10px 10px;
	}

.presentation-type{
	width:325px;
	float:left;
	}		
		
.presentation-type-stripe{
	border: 1px solid #7c8d9c;
	border-width: 0 1px;
	width:325px;
	float:left;
	}
	
.listaAdjust {
	padding-left: 20px;
	}
	
	
/* New Courses & training page 4/09/09 */
	
#general {
	float:left;
	width: 400px;
	margin-left:80px;
	}
	
		/* \_ */
	
		#general li {
			padding-bottom: 15px;
			}
	
		#development {
			float:right;
			width: 400px;
			margin-right:80px;
			}
	
		#development li {
			padding-bottom: 15px;
			}
	
		#courses-long {
			width: 100%;
			clear:both;
			text-align:center;
			font-size: 18px;
	}
	
.company-divider {
	border-top:1px dashed #7c8d9c; 
	width: 100%; 
	margin: 10px 0 5px 0;
	}
	
#company-lists ul {
	margin-left: 15px;
	}
	
.company-p {
	padding: 0 25px 10px 25px;
	}
	
.company-normal-p {
	padding: 0 25px 0 25px;
	}
	
/*Course and Training pages */

	/* Courses Basic */

		#courses li {
			margin-bottom: 20px;
			font-size: 1.4em;
			list-style:none;
			padding-bottom: 5px;
			}
			
		#courses p {
			font-size:1.4em;
			}
			
		#courses h2 {
			font-size: 1.3em;
			font-weight:bold;
			padding: 0;
			margin:0 0 5px 0;
			}
	
		#courses ul {
			padding-bottom: 10px;
			list-style:none;
			}
	
		#courses ul li {
			list-style: inside;
			padding-left: 15px;
			list-style:none;
			}
			
		#courses a.readMore {
			font-style:italic;
			}
			
		#side-menu {
			float:right;
			width: 200px;
			margin: 0 0 20px 20px;
			}

			
		#side-menutop {
			background:url(../img/courses/listing-header.jpg) no-repeat;
			color: #fff;
			font-size:12px;
			height:26px;
			padding: 0 0 0 20px;
			}
		#side-menu-main {
				border: 1px solid #334b63;
				border-top: none;
				}
				
		#side-menu-main ul {
			padding-top: 15px;
			}
				
		#side-menu-main ul li {
			margin:0 0 5px 0;
			}
			
		.register {
			text-align:center;
			}
			
		.register a {
			color: #ad5c31;
			}
		
		
	/*Course Description Pages */		
	
	#course-descrption h1 {
		text-align:center;
		/*background: #d4d2d2;*/
		margin-right: 220px;
		margin-bottom: 20px;
		}
		
		#course-descrption h2 {
			margin-left: 20px;
			font-size: 16px;
			}
			
			
			#course-descrption a {
				/*color: #646d19;*/
				color:#474d12;
				font-weight:bold;
				}
		
				#course-descrption p.first {
				margin-left:0;
				}
				
				#course-descrption p {
				margin-left:40px;
				}
			
					#course-descrption ul {
					margin-left: 55px;
					}
					
						#course-descrption ul li {
						list-style: disc;
						margin-bottom: 5px;
						}
						
							#course-descrption ul ul {
							font-size:10px;
							margin-bottom: 0;
							}
								
						
		/* Course Listing Page */
		
		#courselisting {
			font-size: 12px;
			}
		
		#schedule-table {
			margin:0 auto;
			border: 1px solid #d4d2d2;
			font-size: 14px;
			}
			
		.tableheader {
			background:#d4d2d2;
			font-weight:bold;
			}
			
		#schedule-table .odd {
			background: #efeded;
			}
			
		#schedule-table td {
			border: 1px solid #e2e1e1;
			padding-left: 10px;
			padding-right: 10px;
			}

#denise{
	float:right;
	width:200px;
	margin-right:50px;
}
	#denise p{
		text-align:center;
		font-size:10px;
		padding-top:8px;
	}
	
	
 .checkback {
 	font-size: 10px;
	font-style:italic;
	}
	
.social img {
	border:none;
	padding-right: 10px;
	}
	
 /*Community Links */
 
 #community {
 	text-align:center;
	margin-top:20px;
	}
 
 #community ul {
 	list-style-type:none;
	display:inline;
	}
	
#community li {
	display: inline;
	list-style-type:none;
	}
	
 #community h2 {
 	margin:0;
	padding:0 0 0 20px;
	font-style:italic;
	color: #496077;
	}
	
 #community img {
 	border:none;
	}
	
/* CSS HACKS */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */