﻿/*---------------------------------------

[Table of Contents]

1. Global
2. Fast Contact / #fast_contact
3. Top / #top
	3.1 Logotype / #logotype
	3.2 Navigation / #navigation
		3.2.1 Submenu / #navigation ul ul
	3.3 Masthead / h1#mastead
4. Content / #content
	4.1 Boxes 
	4.2 Left / #left
	4.3 Main / #main
	4.4 Right / #right
5. Footer / #footer
*/

/*--------------------------------------------
[Global]
*/

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) repeat-x;  padding-top: 16px;
}

h1, h2, h3, h4, h5, h6, address {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

strong, em, b, i {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a {outline: none;}

#all {
	background: url(../images/sprite/all_shadows.png) repeat-y 0px 0px;
	width: 958px;
	margin: 0 auto;
}

#top_shadow {
	background: url(../images/sprite/all_shadows.png) no-repeat -1916px 0px;
	height: 19px;
}

#column_bottom {
	background: url(../images/sprite/all_content_bottom_backgrounds.png) no-repeat -2880px 0px;
	height: 52px;
}
#home #column_bottom {
	background-position: -2880px -104px;
	height: 52px;
}

.container {margin-top: -19px;}


.temp { /* TEMP +++++++++++++ 
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);*/
}

#temp_faixa { height: 107px; }/* TEMP +++++++++++++ */

/*--------------------------------------------
[Top]
*/
#top { 
	padding: 0 4px;
	padding-top: 1px; /* prevent margin collapse */
	background: url(../images/sprite/all_top_backgrounds.jpg) no-repeat 0px 0px;
	position: relative; 
	height: 357px;
}


#home #top { 
	padding: 0 4px;
	padding-top: 1px; /* prevent margin collapse */
	background: url(../images/sprite/all_top_backgrounds.jpg) no-repeat -950px 0px;
	position: relative; 
	height: 412px;
}

/*--------------------------------------------
[Logotype]
*/

#logotype h1 a {
	position: absolute;
	top: 20px;
	left: 35px;
	display: block;
	height: 0;
	width: 390px; 
	padding-top: 70px; 
	overflow: hidden;
}
#logotype p {height: 0; overflow: hidden;}

	
#print-logo {
	display:none;
}




/*--------------------------------------------
[Fast Contact]
*/

#fast_contact #get_in_touch {
	display: block;
	padding: 6px 0 6px 20px;
	position: absolute;
	right: 165px;
	top: 0;
	background:url(../images/sprite/all_icons.png) no-repeat 4px -73px;
}

#fast_contact #email_us {
	display: block;
	padding: 6px 0 6px 26px;
	width: 74px;
	position:absolute;
	left: 800px;
	top: 0;
	background:url(../images/sprite/all_icons.png) no-repeat 6px 8px;
}

#fast_contact ul {
	position: absolute;
	top: 36px;
	right: 45px;
	width: 250px;
	list-style: none;
	margin: 0;
}

#fast_contact li {
	width: 250px;
	height: 37px;
}


#fast_contact h5 {
	position: absolute;
	top: 13px;
	left: 9px;
	color: #fff; 
	font-weight: normal;

	text-align: center;
	line-height: 12px;
}

#fast_contact .first h5 {text-transform: uppercase;}
#fast_contact .first a  {line-height: 15px;}
#fast_contact .first a span {letter-spacing: -0.01em;}

#fast_contact .sec {
	position: absolute; 
	top: 46px;
}


#fast_contact .sec h5 {
	top: 4px;
	left: 12px;
	font-weight: bold;
}


#fast_contact a {
	position: absolute;
	top: 3px;
	left: 53px;
	color: #302b26; 
	text-decoration: none;
	width: 180px;
}

/*--------------------------------------------
[Navigation]
*/

#navigation {
	position: absolute;
	top: 110px;
	left: 40px;
	width: 879px;
}

#navigation ul {
	list-style: none;
	margin: 0;
}
#navigation li {float: left;}

#navigation a {
	display: block;
	width: 122px;
	height: 0;
	padding-top: 48px;
	overflow: hidden;

}

li.sfHover  a {background-position: 0px 48px;}

#navigation  a.home {width: 116px; background-image: url(../images/nav_home_btn.png);}
#navigation  a.services {background-image: url(../images/nav_services_btn.png);}
#navigation  a.about-us {background-image: url(../images/nav_about_us_btn.png);}
#navigation  a.contact-us {background-image: url(../images/nav_contact_us_btn.png);}


/*--------------------------------------------
[Submenu]
*/
#navigation ul ul {
	position: absolute;
	top: 45px;
	left: 19px;
	display:none;
}

#navigation ul ul li {display: inline;	float: left;}

#navigation ul ul a, #navigation ul .sfHover ul a {
	display: block;

	padding-top: 20px;
	width: auto;
	margin-right: 25px;
	background-color: #e9e7cb;
	background-position: 0 0;
}

#navigation ul ul a:hover, #navigation ul ul .current a {background-position: 0 20px;}

/* Services */
#navigation ul ul a.information_security {width: 155px; background-image: url(../images/sub_information_btn.gif);}
#navigation ul ul a.business_continuity {width: 145px; background-image: url(../images/sub_business_btn.gif);}
#navigation ul ul a.ondemand {width: 103px; background-image: url(../images/sub_ondemand_btn.gif);}

/* About Us */
#navigation ul ul a.about {width: 81px; background-image: url(../images/sub_about_us_btn.gif);}
#navigation ul ul a.our_team {width: 84px; background-image: url(../images/sub_our_team_btn.gif);}
#navigation ul ul a.training {width: 72px; background-image: url(../images/sub_training_btn.gif);}


/*--------------------------------------------
[Mastead]
*/
h2#masthead{
	position: absolute;
	left: 0;
	top: 181px;
	height: 140px;
	width: 950px;
	background: url(../images/sprite/all_masthead_backgrounds.jpg) no-repeat 0px 0px;
	}
	
	h2#masthead span {
		display:block;
		}
		
		h2#masthead span.title {
			margin:50px 0 0 40px;
		}
		
		h2#masthead span.subtitle {
			margin:-8px 0 0 40px;
		}
			

		body#home #masthead           {background:transparent; height:220px;}
		body#about #masthead          {background-position: 0px 0px;}
		body#contact #masthead        {background-position: 0px -145px;}
		body#download #masthead,
		body#about_training #masthead {background-position: 0px -290px;}
		body#training #masthead,
		body#bc_training #masthead    {background-position: 0px -435px;}
		body#about_our_team #masthead {background-position: 0px -580px;}
		body#is_process #masthead     {background-position: 0px -725px;}
		body#is #masthead             {background-position: 0px -870px;}
		body#is_training #masthead    {background-position: 0px -1015px;}
		body#is_team #masthead        {background-position: 0px -1160px;}
		body#events_detail #masthead  {background-position: 0px -1305px;}
		body#events #masthead         {background-position: 0px -1450px;}
		body#on_demand #masthead      {background-position: 0px -1595px;}
		body#bc #masthead             {background-position: 0px -1740px;}
		body#bc_process #masthead     {background-position: 0px -1885px;}
		body#bc_our_team #masthead    {background-position: 0px -2030px;}
		
		body#home #masthead span {
			display:block;
			width:630px;
			margin: 140px 0 0 170px;
		}


/*--------------------------------------------
[Content]
*/


#content_container {
	background: url(../images/sprite/all_container_backgrounds.png) repeat-y 0px 0px;
}

#content {
	background: url(../images/sprite/all_content_bottom_backgrounds.png) no-repeat 0px 0px;
	padding-left: 40px;
}

#home #content_container {
	background-position:-1900px 0px;
}

#home #content {
	background-position:-1920px 0px;
	padding-left: 40px;
}




/*---------------------------------------
[Boxes]
*/
.box_column h3 {margin: 0;height:0;}
.box_column p a {
	color:#96100b;
	text-decoration:none;
	border-bottom:1px solid #96100b; 
	padding-bottom: 1px;
}


h2.ir-link, .box_column {margin-left: 15px;}

#right h2.ir-link, #right .box_column {margin-left: 30px; margin-top: 20px;}


.ir-link a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 55px;
}

h3.ir-link  {
	display: block;
	padding:22px 10px 1em 12px;
	color:#566d58;
	font-size:14px;
	background:#f7f6eb;
	min-height:25px;
	height:auto !important;
	height:25px;
	background:#F7F6EB url(../images/sprite/button_heading_sprite.png) no-repeat 0px -500px;
	margin:0;
}

#right h3.ir-link {
	background-position:0px -900px;
	padding:22px 16px 1em 16px;
}

.box_column_text{
	margin-top:17px;
}
.box_column_text p a {
	color:#96100b;
	text-decoration:none;
	border-bottom:1px solid #96100b; 
}

.box_column_text p, .box_column_text li{
	font-size:12px;
	color:#302b26;
	}



.box_column_text li{
	list-style:none;
	background:url(../images/sprite/all_icons.png) no-repeat -29px -396px;
	padding:0 0 3px 14px;
	line-height:18px;
}


/*--------------------------------------------
[Left]
*/
#left {
	padding-top: 10px; /* prevent margin collapse */
	background: url(../images/sprite/all_column_backgrounds.png) repeat-y -1330px 0px;
	position: relative;
	margin-top: -26px;
}
#left .box_column h3 {background-color: #F2F1DF;}

#left .box_column_text {margin-left: 15px;}

/*--------------------------------------------
[Main]
*/
#main {
	padding-top: 1px; /* prevent margin collapse */
	color: #4b442a;
	position: relative;
	margin-top: -17px;
}

#main h2 {
	font-size: 18px;
	margin-top: -1px;
	color: #96100b;
}

#main .breadcrumb {
	font-size: 11px;
	color: #646d52;
	padding-left: 1px;
	margin-bottom: 19px;
}

#main a {
	border-bottom: 2px solid #E5C3C2;
	text-decoration: none;
	color: #970F0F;
	padding-bottom: 1px;
}

#main .breadcrumb a {
	border-bottom: 1px solid #963026;
	text-decoration: none;
	color: #963026;
	padding-bottom: 1px;
}


#main strong {letter-spacing: -0.05em;}

/*
.sIFR-active #main h3 {
	visibility: hidden;
	font-family: Verdana;
}
*/

.sIFR-active #right h2.sifr {
	visibility: hidden;
	font-family: Verdana;
}

.sIFR-active object {
	display: block;
}


#main h3 {	
	font-size: 14px;
	color: #566d58;
	font-weight: bold;
	margin-bottom: 4px;
	letter-spacing: -0.05em;
}

#main .download {
	padding-top: 10px;
}

#main .download a {
	border-bottom:none;
	

}
#main ul {
	list-style: none;
	margin-left: 14px;
	margin-top: 18px;
}

#main li {
	background:url(../images/sprite/all_icons.png) no-repeat 1px -313px;
	margin-bottom: 3px;
	padding-left: 16px;
}


/*--------------------------------------------
[Right]
*/
#right {
	padding-top: 1px; /* prevent margin collapse */
	position: relative;
	margin-top: -18px;
}

#right h2.sifr {
	font-size: 18px;
	color: #5b695c;
	margin-left: 28px;
	margin-top: -15px;
	margin-bottom: 0px;
}

#right .box_column_text{margin-left:30px;}

/*--------------------------------------------
[Footer]
*/
#footer {
	width: 958px;
	margin: 0 auto 10px;
	padding:26px 0 0 0;
	color: #96bc99; 
	font-size: 11px;
	letter-spacing: 0.05em;
	background:url(../images/sprite/all_shadows.png) no-repeat -958px 0px;
}

#footer ul {margin: 0; float: right; padding-right: 23px;}

#footer li {float: left; list-style: none; padding: 0 6px 0 14px; background: url(../images/sprite/all_icons.png) no-repeat 1px -234px;}
#footer li.first {background: none;}

#footer a {
	color: #a3a07f;
	text-decoration: none;
}

#footer a:hover {text-decoration: underline;}
#footer #copy {float: left; padding-left: 28px;}


/*========================================================================================

[Inner Pages]

========================================================================================*/

/*---------------------------------------
[About Us]
*/

#about h2#need_training_box {margin-bottom: 19px;}

h2#need_training_box a {
	width: 160px;
	background: url(../images/ir_need_training.png);
}

h2#on_demand {margin-bottom:19px;}

h2#on_demand a {
	width: 160px;
	background: url(../images/btn_on_demand.png);
}

#about #our_team_box {margin-bottom: 17px;}

h2#our_team_box a {
	width: 170px;
	background: url(../images/ir_our_team.png);
}


/*box compliance blog*/

#box_compliance_blog{
	width:160px;
	background: #e2e1cc url(../images/sprite/all_column_backgrounds.png) no-repeat 0px 100%;
	margin-top: 2px;
	margin-bottom: 15px;
	padding-bottom:5px;
}

#right #box_compliance_blog{
	width:170px;
	background: #e2e1cc url(../images/sprite/all_column_backgrounds.png) no-repeat -490px 100%;
}

#box_compliance_blog p a{
	margin-left:21px;
	font-size:11px;
	padding-bottom: 1px;
}

#box_compliance_blog ul{
	margin:0;
	padding:6px 12px 0px 7px;
	font-size:11px;
	margin-top: -1px;

}

#box_compliance_blog li{
	list-style:none;
	background:url(../images/sprite/all_icons.png) no-repeat 0px -474px;
	padding:0 0 3px 14px;
	line-height:18px;
}

#box_compliance_blog h3 {
	background-position:0px -145px;
	min-height:0 !important;
	text-align:right;
	color:#fff;
	font-weight:bold;
	height:16px !important;
	padding:9px 16px;
}

#right #box_compliance_blog h3 {
	background-position:0px -110px;
	min-height:0 !important;
	text-align:right;
	color:#fff;
	font-weight:bold;
	height:16px !important;
	padding:9px 16px;
	widows:170px;
}

/* box_services_provided
*/
#about #box_services_provided.box_column_text {
	width:170px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -320px 0px;
	padding-bottom:15px;
	margin-left: 29px;
}

#box_services_provided p{
	margin:0;
	padding:0 19px;
}

#box_services_provided ul{
	margin:0;
	padding:0px 18px 0px 20px;
}





/*---------------------------------------
[About Us - Training]
*/

#about_training #box_compliance_blog.box_column {margin-top: 3px;}

h2#whos_on_our_team {margin-bottom: 17px;}

h2#whos_on_our_team a {
	width: 170px;
	background: url(../images/ir_whos_on_our_team.png);	
}

#about_training #box_training_delivery_left.box_column_text {
	width: 160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom: 20px;
	margin-top: 13px;
}

#box_training_delivery_left ul{
	margin: 0;
	padding: 0px 18px 0px 15px;
}



/*box acp*/

#about_training #box_acp.box_column {
	margin-top: 17px;
	width: 160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom: 1px;
}

#box_acp p{
	padding: 6px 17px 0 15px;
	line-height: 18px;
	margin-top: -1px;
}

#box_acp h3 {
	padding: 89px 0 0 0;
	height:0 !important;
	min-height:0 !important;
	overflow: hidden;
	font-size:0 !important;
	line-height:0 !important;
	background: url(../images/box_acp.png) no-repeat;
}

/*box cpe sponsors*/

#right #box_cpe_sponsors.box_column {
	margin-left: 32px;
	padding-bottom: 1px;
}

#right #box_cpe_sponsors.box_column {
	margin-top: 17px;
	width:170px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -320px 0px;
}

#box_cpe_sponsors p {
	padding:19px 20px 0 19px;
	line-height:18px;
	margin-top: -1px;
}

#box_cpe_sponsors h3 {
	margin:0;
	padding: 111px 0 0 0;
	min-height:0 !important;
	font-size:0 !important;
	line-height:0 !important;
	height:0 !important;
	background: url(../images/box_cpe_sponsors.png) no-repeat;
}

#about_training #main {	margin-top: -29px;}

/*---------------------------------------
[About Us - Our Team]
*/
#about_our_team #box_compliance_blog {
	margin-bottom: 18px;
}

#about_our_team #box_compliance_blog ul {
	padding-right: 10px;
	line-height: 16px;
}

#about_our_team #box_compliance_blog li {
	line-height: 16px;
}

#about_our_team #box_compliance_blog p {
	margin-bottom: 7px;
}

#about_our_team #main {	margin-top: -29px;}

#about_our_team #main .breadcrumb {margin-bottom: 17px;}


#box_testimony {
	margin-top: 43px;
	margin-right:30px;
	}
	
#box_testimony .quote {
	padding:0px 10px 0 0;
	float:left;
	margin-top:-8px;
	height:44px;
	}
	
#box_testimony p.content {
	margin-top: 4px;
	margin-bottom:2px;
	font-style: italic;
	color: #4a1c1c;
}

#box_testimony p.author {
	color: #556E58; 
	font-weight: bold;
	text-align:center;
	font-size:11px;
}


/*---------------------------------------
[Services - IS]
*/

#is .download { margin-top: -4px; }


/* box_learn_key_tips
*/
#box_learn_key_tips.box_column {
	width:170px;
	background: #e4e2d1 url(../images/sprite/all_column_backgrounds.png) no-repeat -490px 100%;
	padding-bottom:18px;
	margin-top: 7px;
}

#box_learn_key_tips  p.icon_pdf {
	background:url(../images/sprite/all_icons.png) no-repeat 0px -155px;
	padding-left:20px;
	 margin-left: 5px;
}

#box_learn_key_tips  p.icon_pdf a {padding: 0 0 1px 0;}

#box_learn_key_tips p a {
	padding: 3px;
	margin-top:-7px;
}

#box_learn_key_tips p {
	padding: 3px 0 0 8px;
	margin-bottom: -3px;
}

#right #box_learn_key_tips h3 {
	background-position:0px -180px;
	min-height:0 !important;
	text-align:right;
	color:#fff;
	font-weight:bold;
}

/* box_contact_us
*/
#box_contact_us_darker.box_column {
	width: 170px;
	background: #e4e2d1 url(../images/sprite/all_column_backgrounds.png) no-repeat -490px 100%;
	padding-bottom: 13px;
}

#box_contact_us_darker p{
	padding: 3px 15px 1px 9px;
	margin:0;
}

#right #box_contact_us_darker h3{
	background-position:0px -290px;
	min-height:0 !important;
	text-align:right;
	color:#fff;
	font-weight:bold;
}

#box_contact_us_darker h4{
	margin:0 0 -3px 0;
	padding-left:9px;
	font-weight:bold;
	font-size:12px;
	color:#5b695c;
	letter-spacing: -0.05em;
}

/*box compliance blog right*/

#box_compliance_blog_right.box_column {
	margin-top: 19px;
	width:170px;
	background: #e4e2d1 url(../images/sprite/all_column_backgrounds.png) no-repeat -490px 100%;
	padding-bottom:5px;
}

#box_compliance_blog_right p a{
	margin-left:21px;
	font-size:11px;
}

#box_compliance_blog_right p{
	margin-bottom: 10px;
}

#box_compliance_blog_right ul{
	margin:0;
	padding:6px 4px 0px 7px;
	font-size:11px;
}

#box_compliance_blog_right li{
	list-style:none;
	background:url(../images/sprite/all_icons.png) no-repeat 0px -474px;
	padding: 0 0 3px 14px;
	line-height: 16px;
}

#right #box_compliance_blog_right h3 {
	background-position:0px -110px;
	min-height:0 !important;
	text-align:right;
	color:#fff;
	height:16px !important;
	padding:9px 16px;
	font-weight:bold;
}

/*box_best_practices
*/

#is #box_best_practices.box_column_text {
	width:160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom:8px;
	margin-top: 1px;
}

#box_best_practices ul{
	margin: 0 ;
	padding: 3px 19px 0px 15px;
}

#box_best_practices li{
	background:url(../images/sprite/all_icons.png) no-repeat -29px -396px;
	padding:0 0 3px 15px;
}

#box_best_practices p{
	margin:-3px 0 0 0 ;
	padding:0px 12px 0 15px;
}


/*box_regulations_supported
*/

#box_regulations_supported.box_column_text {
	width: 160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom: 18px;
	margin-top: 22px;
}

#box_regulations_supported ul{
	margin: 0;
	padding: 3px 19px 0px 15px;
}

#box_regulations_supported p{
	margin: -3px 0 0 0 ;
	padding: 0px 12px 0 15px;
}

/*---------------------------------------
[Services - IS - Training]
*/
#is_training #main {margin-top: -28px;}

#is_training #main ul {margin-top: 0;}
#is_training p.no-margin {margin-bottom: 0;}

#is_training .download {margin-top: -12px;}

/*box cpe sponsors left*/

#box_cpe_sponsors_left {
	width:160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom: 1px;
}

#box_cpe_sponsors_left p{
	padding:19px 10px 0 14px;
	line-height:18px;
}

#box_cpe_sponsors_left h3 {
	margin:0;
	padding: 111px 0 0 0;
	min-height:0 !important;
	font-size:0 !important;
	line-height:0 !important;
	height:0 !important;
	background:#f7f6eb url(../images/box_cpe_sponsors_left.png) no-repeat;
}

#box_training_delivery_right{
	width:170px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -320px 0px;
	padding-bottom:20px;
}

#box_training_delivery_right ul{
	margin:0;
	padding:0px 18px 1px 15px;
}
#box_training_delivery_right li{margin-left: 5px;}


/*---------------------------------------
[Services - IS - Team]
*/
#is_team #main {margin-top: -28px;}

/*box_team_certifications*/

#box_team_certifications.box_column_text{
	margin-top: 0;
	width:160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom:19px;
}

#box_team_certifications p{
	margin:0;
	padding:0 12px 0 15px;
}

#box_team_certifications ul{
	margin:0;
	padding:0px 11px 18px 15px;
}

#box_team_certifications li{
	background:url(../images/sprite/all_icons.png) no-repeat -29px -396px;
}

/*---------------------------------------
[Services - IS - Team]
*/
#is_process #main {margin-top: -30px;}



#box_matrix_charts.box_column_text {
	margin-top: 0;
	width:160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom:1px;
}

#right #box_matrix_charts.box_column_text {
	width:170px;
}

#box_matrix_charts ul{
	margin:0px 0 15px 0;
	padding:0px;
	background: url(../images/assessment_readiness_enablement.png) center no-repeat;
	height:109px;
}

#box_matrix_charts li{
	padding:0px;
	margin-left:15px;
	background:none;
}

#box_matrix_charts li a{
	display:block;
	margin:0;
	padding-top: 34px;
	height:0;
	overflow:hidden;
	width:129px;
}

#box_matrix_charts .more_details{
	margin-left:24px;
	background:url(../images/sprite/all_icons.png) no-repeat 0px -555px;
	padding-left:20px;
	padding-top:2px;
}



/*---------------------------------------
[Events]
*/
#events #box_compliance_blog.box_column {margin-top: 3px;margin-bottom: 18px;}


#events .event {margin-bottom: 11px;}
#events .event h2 {
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 0;
	margin-top: 5px;
	line-height: 20px;
	margin-left: 2px;
}
#events .event p {margin-top: -1px; margin-left: 2px;}

#events #main .event a {color: #96100b; border-bottom: 1px solid #a39d9d;}
.event .date {
	width: 60px;
	text-align: center;
	padding-right: px;
	margin-top: 1px;
	padding-top: 8px;
	color: white;
	background: url(../images/sprite/all_icons.png) no-repeat 0px -800px;
	height: 54px;
}
.event .big {
	background-position:0px -900px;
	height: 73px;
}

.event .date .day_month {font-weight: bold; padding-bottom: 5px;}



#events #box_internationally.box_column {
	margin-top: 0;
	width:170px;
	background: #e4e2d1 url(../images/sprite/all_column_backgrounds.png) no-repeat -490px 100%;
	padding-bottom:14px;
}

#box_internationally p {
	padding:3px 4px 0 9px;
	margin:0;
}
/*---------------------------------------
[Events - Details]
*/
#events_detail .breadcrumb{margin-top: -12px;}

#events_detail .event {margin-top: 11px;}
#events_detail .event h2 {
	margin: 5px 0 14px 3px;
	font-size: 14px; 
	font-weight: bold; 
	letter-spacing: -0.05em;
}
#events_detail .event p {
	color: #566d58;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-left: 3px;
	margin-top: 15px;
}

.howto {float: left; width: 105px;margin-left: 3px;}
.sIFR-active .howto, .sIFR-active .planing {
	visibility: hidden;
	font-family: Verdana;
}

#events_detail #testimony {
	height: 0;
	overflow: hidden;
	padding-top: 130px;
	background: url(../images/event_detail_testimonial.png) no-repeat;
	margin-top: 20px;
}

#events_detail #details {
	margin-top: -3px;
	background: url(../images/sprite/all_column_backgrounds.png) no-repeat -660px 0px;
	height: 298px;
	width: 640px;
	padding-top: 26px;
	padding-left: 30px;
	margin-bottom: 24px;
}
#events_detail #details .column{
	width: 192px;
	float: left;
}
#events_detail #details .column.sec{margin-left: -2px;}

#events_detail #details h4, #events_detail #details strong{
	font-size: 12px;
	font-weight: bold;
	color: #566d58;
	margin-top: -3px;
	margin-bottom: 0;
}


#events_detail #details p {margin-top: 1px; margin-bottom: 23px}
#events_detail #details p.intro, #events_detail #details p.info {margin-top: -5px; margin-bottom: 23px}
#events_detail #details p.info {padding-left: 2px; margin-top: -5px; margin-bottom: 23px}
#events_detail #details .date{
	color: #96100b;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 21px;
}

#events_detail #details ul {margin: 1px 0 25px;}
#events_detail #details li {background-position: 5px 8px;}



/*box cpe sponsors left*/
#events_detail #box_cpe_sponsors_left.box_column {
	width:160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
}


#box_cpe_sponsors_left p{
	padding:19px 10px 0 14px;
	line-height:18px;
}

#box_cpe_sponsors_left h3 {
	margin:0;
	height: 111px;
	background:#f7f6eb url(../images/box_cpe_sponsors_left.png) no-repeat;
}

#events_detail div.colborder {border-color: #4b442a;}
#events_detail #box_compliance_blog.box_column {margin-top: 3px;margin-bottom: 18px;}
#events_detail #need_training_box {margin-bottom: 16px;}

#events_detail #content {
	background-position:-960px 0px;
	padding-left: 40px;
}

#events_detail #content_container {
	background-position:-950px 0px;
}

#events_detail #column_bottom {
	background-position: -2880px -52px;
	height: 52px;
}

#events_detail #description h3 {margin-bottom: 2px;}
#events_detail #learning {padding-left: 1px;}
#events_detail #learning h3 {padding-top: 2px; margin-bottom: 1px;}
#events_detail #learning .first ul {margin: -16px 0 0 22px;}
#events_detail #learning li {background-position: 7px 6px;}
#events_detail #learning .sec ul {margin: 20px 0px 0px 22px;}

#events_detail #student {margin-top: 18px;}
#events_detail #student ul {margin-left: 23px; margin-top: 16px;}
#events_detail #student li {background-position: 7px 6px;}


#events_detail #workshop_agenda {
	margin-top: -6px;
	padding-bottom: 12px;
	background: #abbc96 url(../images/sprite/all_column_backgrounds.png) no-repeat -1520px 100%;
}

#events_detail #workshop_agenda h2{
	height: 0;
	overflow: hidden;
	padding-top: 74px;
	background: url(../images/sprite/all_column_backgrounds.png) no-repeat -660px -324px;
}

#events_detail #workshop_agenda .colborder {margin-top: 4px;}
#events_detail #workshop_agenda .first {margin: 5px 0 0 32px;}
#events_detail #workshop_agenda .first ul {margin: 0 0 18px 14px;}
#events_detail #workshop_agenda .first li {background-position: 7px 6px; margin-bottom: 0;}
#events_detail #workshop_agenda ul.last {margin-bottom: 0;}

#events_detail #workshop_agenda .sec {margin: 10px 0 0 0px;}
#events_detail #workshop_agenda .sec ul {margin: 0 0 18px 12px;}
#events_detail #workshop_agenda .sec li {background-position: 7px 6px; margin-bottom: 0;}

#events_detail #workshop_agenda #case_study p {margin-left: 28px;}
#events_detail #workshop_agenda #case_study img {margin-top: -7px;}

#events_detail #register {margin: 22px 0 0 0;}
#events_detail #register h3 {font-weight: bold; font-size: 14px; color: #566d58;}
#events_detail #register h4 {font-weight: bold; font-size: 12px; color: #4b442a; margin-bottom: 0; letter-spacing: -0.01em; line-height: 18px;}
#events_detail #register p, #events_detail #address p {color: #4b442a; margin-bottom: 0;}
#events_detail #register span, #events_detail #address span {color: #566d58; margin-bottom: 0;}

#events_detail #register a, #events_detail #address a {color: #96100b; border: 0;}

#events_detail #address {margin: 40px 0 0 34px;}

#events_detail #footer_links {position: absolute; right: -5px; bottom: -50px; letter-spacing: -0.01em;}
#events_detail #footer_links a {margin-left: 10px;}

#events_detail #box_testimony {margin-top: 25px; margin-right: 0; margin-left: 2px; width: 200px;}
#events_detail #box_testimony p {font-style: normal;	letter-spacing: -0.05em;}

/*---------------------------------------
[On Demand]
*/

#on_demand #box_services_provided_left.box_column_text {
	margin-top: 0;
}

#on_demand #box_regulations_supported.box_column_text {
	width: 160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom: 18px;
	margin-top: 22px;
}



/*---------------------------------------
[BC]
*/

#box_raising_the_bar{
	width:170px;
	background: #e4e2d1 url(../images/sprite/all_column_backgrounds.png) no-repeat -490px 100%;
	padding-bottom:18px;
}

.icon_pdf{
	background:url(../images/sprite/all_icons.png) no-repeat 0px -155px;
	margin-left:8px;
}

#box_raising_the_bar p {
	padding:3px 0 0 0px;
	margin-bottom:-3px;
}

#box_raising_the_bar p a{
	margin-left:10px;
	margin-bottom:-3px;
}

#right #box_raising_the_bar h3{
	margin:0;
	background-position:0px -180px;
	min-height:0 !important;
	text-align:right;
	color:#fff;
	font-weight:bold;
}

#bc #box_best_practices.box_column_text {
	width:160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom:8px;
	margin-top: 1px;
}

#bc #box_acp.box_column {
	margin-top: 17px;
	width: 160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom: 1px;
}

#bc #box_testimony {
	margin-top: 51px;
	margin-right:0px;
	margin-left:0;
	position: relative;
}

/*---------------------------------------
[BC Process]
*/

#box_raising_the_bar{
	width:170px;
	background: #e4e2d1 url(../images/sprite/all_column_backgrounds.png) no-repeat -490px 100%;
	padding-bottom:18px;
}

#box_raising_the_bar p.icon_pdf{
	background:url(../images/sprite/all_icons.png) no-repeat 0px -155px;
	margin-left:8px;
	padding-left: 11px;
}

#box_raising_the_bar p {
	margin-left: 10px;
	padding:3px 0 0 0px;
	margin-bottom:-3px;
}

#box_raising_the_bar p a{
	margin-left:10px;
	margin-bottom:-3px;
}


/*--------------------------------------------
[Contact]
*/


#contact form {margin-top: 30px;}
#contact label {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	font-weight: normal;
	margin-right: 10px;
}

#contact .rdbox {
	float: left;
	height: 24px;
	width: 282px;
	background: url(../images/bg_input_contact.gif) no-repeat;
	margin-bottom: 12px;
	padding: 1px 0 0 10px;
}

#contact .rdbox2{
	float: left;
	height: 100px;
	width: 282px;
	background: url(../images/bg_textarea_input_contact.gif) no-repeat;
	margin-bottom: 12px;
	padding: 1px 0 0 10px;
}

#contact .text input {
	display: block;
	width: 260px;
	border: 0;
}

#contact textarea{
        width: 250px;
        height: 73px;
        display: block;
        border: 0;
}

#contact select {
	display: block;
	width: 260px;
	margin-top: 1px;
	border: 1px solid white;
}
#contact .button {margin-left: 302px;margin-top: 20px;}


#box_mailing_address{
	width:160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom:15px;
}

#box_mailing_address ul{
	margin:0 ;
	padding:3px 19px 0px 15px;
}

#box_mailing_address p{
	margin:0 ;
	padding:0px 25px 0 15px;
}

/*
[Download]
*/


#download form {margin-top: 30px;}
#download label {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	font-weight: normal;
	margin-right: 10px;
}

#download .rdbox {
	float: left;
	height: 24px;
	width: 282px;
	background: url(../images/bg_input_contact.gif) no-repeat;
	margin-bottom: 12px;
	padding: 1px 0 0 10px;
}

#download .rdbox2{
	float: left;
	height: 100px;
	width: 282px;
	background: url(../images/bg_textarea_input_contact.gif) no-repeat;
	margin-bottom: 12px;
	padding: 1px 0 0 10px;
}

#download .text input {
	display: block;
	width: 260px;
	border: 0;
}

#download textarea{
        width: 250px;
        height: 73px;
        display: block;
        border: 0;
}

#download select {
	display: block;
	width: 260px;
	margin-top: 1px;
	border: 1px solid white;
}
#download .button {margin-left: 302px;margin-top: 20px;}

/*-----------------------------------------------------
[Home]
*/
#home #choose {
	color: #302b26;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 21px;
}

.sIFR-active #choose {
	visibility: hidden;
	font-family: Verdana;
}

#home #boxes_container {
	width: 849px;
	height: 162px;
	background: url(../images/sprite/all_column_backgrounds.png) no-repeat -2190px 0px;
	margin-left: 10px;
	padding: 7px 0 0 30px;
	margin-bottom: 7px;
}

#home #boxes_container div a {
	height:105px;
	padding:10px;
	float: left;
	margin: 0;
	border: none;
	margin-right: 11px;
	display: block;
}

#footer {letter-spacing: -0.01em;}
#home #box_is a {width: 290px; background: url(../images/sprite/all_home_button_backgrounds.jpg) no-repeat 0px 0px;}
#home #box_bc a {width: 290px; background: url(../images/sprite/all_home_button_backgrounds.jpg) no-repeat 0px -125px;}
#home #box_od a {width: 130px; background: url(../images/sprite/all_home_button_backgrounds.jpg) no-repeat 0px -250px;}

#home .silverkey a{text-decoration: underline;}

/*---------------------------------------
[On Demand]
*/

/*services provided left*/

#box_services_provided_left{
	width:160px;
	background: #f7f6eb url(../images/sprite/all_column_backgrounds.png) no-repeat -160px 100%;
	padding-bottom:15px;
}

#box_services_provided_left p{
	margin:0;
	padding:0 15px;
}

#box_services_provided_left ul{
	margin:0;
	padding:0px 32px 4px 15px;
}


