/* Marko */

#footer-blurb {
padding:10px;
width:330px;
}

promotionBox {
display: none;
}

#content div.content-box {
width: 210px;

}

#visit-us {
display:none;
}
#side-top, #side-header {
background-color: none;
}

/* Davor's CSS 6/20/09 */
/* Modified, Shannon Dunn on 090711 */
* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}


/* ========================== Background Images ========================== */


#header {
	background:url(images/header_bg.gif) repeat-x;
	overflow:hidden;
	position:relative;
margin:auto;
width:970px;
}

#main {
	background:url(images/top_strip.png) top repeat-x;
width:970px;
margin:auto;

}

#main-content {
	background:url(images/top_strip.png) top repeat-x;
}

#side-top {
	background:url(images/top_right_bar.png) repeat-y;
	width:240px;
	overflow:hidden;
	padding:0;
}

#side-header {
	background:url(images/side_bar_top.png) repeat-y;
	width:240px;
}

.page-part {
	background:url(images/body_bg.gif) repeat-y;
}

#main-side {
/*  background:url(images/search-bg.gif) no-repeat;
*/  min-height: 32px;
  _height: 32px;
}


#main-side h2 {
	background:url(images/side_bar_title_bg.gif) repeat-x;
	width:225px;
}

#home_cell_right h1, #home_cell_mid h1, #home_cell_left h1 {
	height:22px;
}	

#footer {
	background:url(images/footer_bg.gif) top repeat-x;
	background-color:#e9eaec;
  line-height:11px;
margin:auto;
width: 970px;
}

#home_left {
	width:350px;
	height:560px;
	border:#fff solid 1px;
	float:left;
}

#home_right {
	width:350px;
	height:560px;
	border:#fff solid 1px;
	margin-left:365px;
}

.home_box {
	height:257px;
	background:url(images/promo_box_bg.png) repeat-x;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
}

.home_feature1 {
	width:220px;
	float:left;
}

.home_feature2 {
	width:220px;
	float:left;
	margin-left:22px;
}

.home_feature3 {
	width:220px;
	float:left;
}

.recentBlogPostsBox {
width: 30%;
}

/*
h2#recentBlogPostsHeader span {
	width:30%;
	height:49px;
	background:url(images/blog.png) no-repeat;
	text-indent:-9999px;
}

h2#recentForumPostsHeader span {
	width:220px;
	height:49px;
	background:url(images/forum.png) no-repeat;
	text-indent:-9999px;
	
}

h2#home_feature3 span {

	height:49px;
	background:url(images/tweets.png) no-repeat;
	text-indent:-9999px;
	
}
*/
.tire {
	float:right;
}

.cog {
	float:right;
	margin-top:40px;
}

.computer {
	float:left;
}

.globe {
	float:right;
	padding:4px;
	padding-top:14px;
}

.more_info_link {
	margin-top:-26px;
	display:block;
	margin-left:10px;
}

#three_bars {
	height:9px;
	width:705px;
	background:url(images/three_bars.png) no-repeat;
}

#content .more_info_link a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

#content .home_box h3 {
	clear:none;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	height:30px;
	padding-top:10px;
}

#content .home_box p {
	margin:0px 10px;
	font-size:11px;
}

#content #lightbulb {
	position:absolute;;
	top:30px;
	left:-12px;
	height:70px;
	width:57px;
}

#content #cpu {
	position:absolute;;
	top:30px;
	left:-11px;
	height:70px;
	width:57px;
}

#content #calendar {
	position:absolute;;
	top:30px;
	left:-6px;
	height:70px;
	width:57px;
}

#content .align_text a {
	padding-right:18px;
	background:url(images/link_arrow.png) right no-repeat;
}

#content .align_text a:hover, #content .align_text a:active {
	padding-right:18px;
	background:url(images/link_arrow_over.png) right no-repeat;
}

/*sub-navigation tabs, edited by Alec*/



/* ========================== Structure, Margins, Alignment ========================== */

#header {
	height:177px;
}


#user-box {
	float: none;
        line-height: auto;
	color:#cecece;
}

#user-box a {
	color:#fff;
}

#page-header {
	height:128px;
}

#sub-navigation {
	position:absolute;
	top:106px;
	left:7px;
}

#page-header h1 {
	height:auto;
	padding:30px;
        width: 650px;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	color:#fff;
	font-size:24px;
  line-height: 100%;
}

#side-header {
	height:148px;
  text-align: center;
}

#main-side .related-info-box {
	background-color:transparent;
}

.related-info-box {margin:0;}


#main-side .related-info-box ul {
	margin-left:15px;
}

/*blog-page sidebar padding. Fix by Alec*/
body#blog-page #menu{
	padding-left: 30px;
}

#main-outer {
	background-color:#fff;
}

#content {
	padding-top:50px;
	padding-right:20px;
}

#content #breadcrums {
	left:0;
	top:35px;
}

#home_cell_left {
	width:230px;
	height:320px;
	background:url(images/home-cell.gif) no-repeat;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	position:relative;
}

#home_cell_mid {
	width:230px;
	height:320px;
	background:url(images/home-cell.gif) no-repeat;
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
	position:relative;
}

#home_cell_right {
	width:230px;
	height:320px;
	background:url(images/home-cell.gif) no-repeat;
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
	position:relative;
}

#content .align_text {
	margin-left:15px;
	margin-right:15px;
}

.related-info-box ul li {
  width:167px;
	margin-bottom:5px;
	margin-left:5px;
	padding-bottom:2px;
	font-size:10px;
	color:#333;
}

#main-side .related-info-box p {
	margin-left:0px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
	padding-left:18px;
}

#search-box {
	width:200px;
	margin:2px auto 0px auto;
}

#search-button {
	margin-left:10px;
}

#search-field {
	width:190px;
}

#top-bar {
	line-height:inherit;
	height:50px;
}


/* ========================== Colors, Borders, etc. ========================== */

#search-box {
	border:1px solid #929292;
}

#search-box #search-field {
	border:none;
}

#search-field {
  background-color:#FFF; background-image:url(images/search-box-bg.gif); background-repeat:repeat-x;
	border:1px solid 929292;
	padding-top:2px;
}

.special {
	list-style:none;
}

.related-info-box ul {
	list-style:none;
	padding-top:8px;
}

#content h4 {
	border-bottom:solid 1px #999;
	padding-bottom:6px;
}

/*.related-info-box button {
	background-color:#fff;
	border:solid 2px #85def2;
	cursor:pointer;
}
*/


#main-side .related-info-box p.buttons a {
	border:none;
	background-color:transparent;
}

/*#footer-content {
	background-color:#E9EAEC;
}

#footer-side {
	background-color:#E9EAEC;
}
*/
/* ========================== Typography ========================== */


#main-side .related-info-box h2 {
	color:#fff;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	text-align:left;
	padding-left:15px;
	font-size:12px;
	display:block;
	height:32px;
}

#main-side .related-info-box h2 span {
	display:block;
}

#home_cell_right h1, #home_cell_mid h1, #home_cell_left h1 {
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	margin: 8px 0 0 32px;
}

#content h2 {
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#003667;
	font-style:normal;
	line-height:20px;
	height:inherit;
}

#content p {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:.9em;
	line-height:1.5em;
	color:#000;
}

#content h4 {
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	color:#999;
	font-size:1.8em;
	font-weight:normal;
}

#content ul {
list-style-position: inside;
	color:#333;
	padding:0;
        margin: 5px;
}

#content ul li {
        margin: 5px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:.9em;
	line-height:1.5em;
	color:#333;
	padding:0 0 0 24px;
}
#content ol li {
	margin:3px 0;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:.9em;
	line-height:1.5em;
	color:#333;
}

#content .content-section {
	font-size:inherit;
        margin-left: 0;
}

#content h2.first {
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	color:#000;
	font-size:1.5em;
	font-weight:normal;
        margin-top: 15px;
}

#content form {
	font-size:.9em;
}

#content form h2 {
	font-size:1.4em;
}

#content .content-section h4 {
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:.9em;
	line-height:1.5em;
	color:#000;
}

#content h4, #content .first-content-section {
	font-size:inherit;
}

#content h3 {
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
  color:#003667;
	font-weight:normal;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#content #home_cell_left h5, #content #home_cell_mid h5, #content #home_cell_right h5 {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#000;
	font-size:1em;
}

#contactus-box {
	float:none;
	margin:4px auto 0 18px;     
	font-size:.9em;
	padding:10px 0 0 30px;
	width:220px;
	text-align:left;
	color: #666;
}

#contactus-box em {
        margin-left:0;
        font-style: normal;
} 

/*Styling for course prices, by Alec*/
.courseEventQuickInfo {
	font-weight: bold;
	font-size: 12px;
}

/* ========================== Images (img tags) ========================== */

img#page-logo {
        position:relative;
	height:131px;
        width:730px;
	background:url(images/banner-generic.jpg) no-repeat right;
}

body #company-logo {
  width: 200px;
  height: 110px;
  margin-left:0;
  max-height: none;
}

#popup-page #company-logo {

	max-height:84px;
	margin-top:20px;
}	

/* ========================== Links ========================== */

#sub-navigation ul li a {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	background-color:#8b0b04;
	color:#fff;
	/*background-color:#b3c3d7; removed by Alec*/
}

#sub-navigation ul li a.selected {
	font-style:normal;
}

#content a {
	color:#003667;
}

#content div.triCol-bottomBlock p a { /*added by Alec to fix homepage links*/
	border: none;
	color: #F2ECDA; 
}



#breadcrums a {
	color:#000;
	text-decoration:none;
}

#content #breadcrums {
	font-size:10px;
}


#content h2 a {
	border-bottom:1px solid #F2ECDA;
	text-decoration:none;
	color:#003667;
}

#content h2 a:hover, #content h2 a:active {
	border-bottom:1px solid #999999;
}

#content .align_text a {
	color:#FF8A47;
	font-weight:bold;
	border:none;
}

#content .content-navigation {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}

#content .content-navigation a {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}

.related-info-box ul li a {
    color: #0151A4;
    /*
    background:transparent url(images/link_arrow_over.png) no-repeat scroll left center;
    padding-left: 18px;
    */
	font-size:1.2em;
	text-decoration:none;
}

.related-info-box ul li a:hover {
  text-decoration:underline;
}

.related-info-box p a {
	font-size:1.2em;
	text-decoration:none;
	border:medium none;
	color:#0151A4;
	font-weight:bold;
    /*
	background:transparent url(images/link_arrow.png) no-repeat scroll right center;
	padding-right:18px;
    */
}

.related-info-box p a:hover {
	text-decoration:underline;
	
}

/* REPLACING ORIGINAL BUTTONS WITH THE ONES FROM marakana.com */
/*

form button.call-medium, .buttons button.call-medium {
	background:url(images/polished_button.png);
	width:120px;
}

form button.small, .buttons button.small, form button.medium, .buttons button.medium, form button.large, 
.buttons button.large, form button.larger, .buttons button.larger, form button.huge, .buttons button.huge, 
form button.call-small, .buttons button.call-small, form button.call-medium, .buttons button.call-medium, 
form button.call-large, .buttons button.call-large, form button.call-larger, .buttons button.call-larger, 
form button.call-huge, .buttons button.call-huge {
	border:0 none;
	color:#000;
	cursor:pointer;
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:24px;
	line-height:20px;
	margin:2px 0;
	padding:0;
	text-decoration:none;
	vertical-align:top;
}

*/	


form button.small,
.buttons button.small,
form button.medium,
.buttons button.medium,
form button.large,
.buttons button.large,
form button.larger,
.buttons button.larger,
form button.huge,
.buttons button.huge,
form button.call-small,
.buttons button.call-small,
form button.call-medium,
.buttons button.call-medium,
form button.call-large,
.buttons button.call-large,
form button.call-larger,
.buttons button.call-larger,
form button.call-huge,
.buttons button.call-huge,
a.callout {
    border: 0;
    padding: 0;
    color: #fff;
    height: 24px;
    margin: 2px 0px;
    font: normal normal bold 12px/20px Tahoma, Helvetica, sans-serif;
    cursor: pointer;
    vertical-align: top;
    text-decoration: none;
}
form button.small,
.buttons button.small {
    width: 83px;
    background: url(images/button-background-083.png);
}
form button.medium,
.buttons button.medium {
    background: url(images/button-background-120.png);
    width: 120px;
}
form button.large,
.buttons button.large {
    background: url(images/button-background-160.png);
    width: 160px;
}
form button.larger,
.buttons button.larger {
    background: url(images/button-background-200.png);
    width: 190px;
}
form button.huge,
.buttons button.huge {
    background: url(images/button-background-240.png);
    width: 240px;
}
form button.call-small,
.buttons button.call-small {
    background: url(images/call-button-background-083.png);
    width: 83px;
}
form button.call-medium,
.buttons button.call-medium {
    background: url(images/call-button-background-120.png);
    width: 120px;
}
form button.call-large,
.buttons button.call-large {
    background: url(images/call-button-background-160.png);
    width: 160px;
}
form button.call-larger,
.buttons button.call-larger {
    background: url(images/call-button-background-200.png);
    width: 190px;
}
form button.call-huge,
.buttons button.call-huge {
  background: url(images/call-button-background-240.png);
  width: 240px;
}


/* ========================== Custom Links ========================== */

#sub-navigation {
	
	top: 106px;
}

/*body#static-page56 #sub-navigation, body#static-page86 #sub-navigation, body#static-page69 #sub-navigation, body#contact-us-page #sub-navigation,

body#static-page75 #sub-navigation, body#talent-request-page #sub-navigation, body#talent-opportunities-page #sub-navigation, body#expert-registration-flow-page #sub-navigation,

body#training-courses-page #sub-navigation, body#training-schedule-page #sub-navigation, body#static-page104 #sub-navigation, body#training-onsite-page #sub-navigation,

body#forums-page #sub-navigation, body#blog-page #sub-navigation,

body#static-page78 #sub-navigation, body#static-page79 #sub-navigation, body#static-page80 #sub-navigation, body#static-page83 #sub-navigation,

body#static-page81 #sub-navigation, body#static-page82 #sub-navigation, body#static-page84 #sub-navigation  {
	top:92px;
} */

body#static-page78 #sub-navigation ul li, body#static-page79 #sub-navigation ul li, body#static-page80 #sub-navigation ul li,
body#static-page81 #sub-navigation ul li, body#static-page82 #sub-navigation ul li, body#static-page83 #sub-navigation ul li,
body#static-page84 #sub-navigation ul li {
	width:115px; /*Alec edited this up from 102px*/
}

#side-top {
	height:50px;z-index:50;
}

#side-header {
	height:128px;
}

#footer-blurb .blurb a.inlineAdminLink {
    right: 100px;
}



/* ==========================================================================================  Navigation */

/* == Main Navigation == */

#top-navigation {height:46px;z-index:101;overflow:hidden;padding-top:1px;}
#top-navigation ul {width:490px;height:46px;background:url(images/top-navigation-ul.gif) no-repeat right;margin:0;padding:0;list-style-type:none;}
#top-navigation ul li {float:left;}


/*
#top-navigation ul li {
	display:inline;
}
*/


#top-navigation ul li a:hover{background-position:0 -46px;}
#top-navigation ul li a.selected {background-position:0 -92px;margin:0px;border:0;display:block;}
#top-navigation ul li a {font-size:12px;font-family:Verdana, Helvetica, sans-serif;font-weight:bold;color:#1F4982;background-position: 0 0;background-image:url(/static/skin/default/images/top-navigation-li.gif);padding:15px;margin:0px;border:0;display:block;}
#top-bar #top-navigation ul li a {
	border-left:0px;
        color: #fff;
}

/* == SuperNav == */
#top-bar {position:relative;background:url(images/top-bar-bg.gif) repeat-x;}
body #user-box {width:210px;position:absolute;top:10px;left:500px;line-height:10px;}

#main div#main-outer div#main-content #content .first-content-section div.blurb h2{font-weight:normal;line-height:24px;}


#content-section column {margin:0}
#additional-notes {display: none;}

#element.style { margin:0;}

body #footer-company-info #company-phone {
float: left;
width:200px;
}
body #footer-copyright {
padding:10px;
}

body #content {
padding-top: 50px;
}

body#home-page #page-header h1 {
  display: none;
}

ul.callout li {
    border-bottom: 1px dotted #ccc;
}

a.callout {
    background: url(images/call-button-background-120.png) no-repeat top left;
    width: 120px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 2px;
}
.related-info-box a.callout,
a.callout:hover {
    color: #fff;
}


/* ============================================================================ Shannon Dunn add 090726 == */



/*============================================================================= Training Headers, by Alec == */


/* ====== INDEX PAGE ======= */
#triCol {width:710px;height:335px;background-color:#FFF;padding:0;margin:0;position:relative;}
#triCol ul {margin:12px;padding:0;list-style-type:none;}
#triCol ul li {font-family:Verdana, Geneva, Tahoma, sans-serif;font-size:12px;line-height:14px;background:url(images/bullet.gif) no-repeat 0 5px;padding:0 0 0 18px;margin:0 0 12px 0;}
#triCol1 {width:245px;height:335px;background:url(images/triCol-1.gif) no-repeat top;position:absolute;top:0;left:-24px;}
#triCol2 {width:245px;height:335px;background:url(images/triCol-2.gif) no-repeat top;position:absolute;top:0;left:221px;}
#triCol3 {width:245px;height:335px;background:url(images/triCol-3.gif) no-repeat top;position:absolute;top:0;left:466px;}
.triColBox {width:245px;height:335px;background:url(images/triColBox.gif) no-repeat bottom right;}
.triColContent {width:192px;position:absolute;top:92px;left:41px;}
.triColContent p {margin:0;font-family:Verdana, Geneva, Tahoma, sans-serif;font-size:14px;}
.triCol-bottomBlock {position:absolute;top:290px;left:71px;}
.triCol-bottomBlock p {margin:0;font-family:Verdana, Geneva, Tahoma, sans-serif;font-size:12px;font-weight:bold;}
.triCol-bottomBlock p a {color:#FFF;text-decoration:none;}
.triCol-bottomBlock p a:hover {text-decoration:underline;}

#main-side form .small { width: 80px; }



