/* style for subpages */

.form_progress {
	width: 625px;
	float: left;
	color: #e20026;
	font-size: 11px;
	margin-bottom: 8px;
}
/* button slider */
.button_wrap{
    position:relative;
    width:auto;
    height:20px;
    overflow:hidden;
    font-weight:bold;
    font-size:11px;
    margin:0px;
}

.opera .button_wrap {
	position:relative;
    width:450px;
    height:20px;
    overflow:hidden;
    font-weight:bold;
    font-size:11px;
    margin-left:-20px;
}

.ie .button_wrap {
	position:relative;
    width:480px;
    height:20px;
    overflow:hidden;
    font-weight:bold;
    font-size:11px;
    margin-left:-20px;
}

.button_aRight{
    width:96px;
    height:20px;
    -moz-border-radius:20px;
	-webkit-border-radius:20px;
    background-color:#093d6f;
    color:#fff;
    top:0px;
    left:0px;
    position:absolute;
    line-height:20px;
    text-align:right;
}

.button_aRight span{
    display:none;
    padding-right:7px;
}

.button_bRight{
    width:92px;
    height:16px;
    background-color:#fff;
    -moz-border-radius:20px;
	-webkit-border-radius:20px;
    color:#000;
    position:absolute;
    top:2px;
    left:2px;
    text-transform:uppercase;
    line-height:16px;
    text-align:center;
    cursor:pointer;
}


.button_bRight span{
    color:#008ddd;
}

.button_c {
    background-color:#008ddd;
    color:#fff;
    text-transform:uppercase;
}

.button_c span{
    color:#fff;
}
/*	*********************************	*/

/*	style for training and technical	*/
#training_courses_wrapper {
	width: 540px;
	float: left;
	margin-left: 90px;	
	margin-right: 90px;
}

#training_courses_wrapper01 {
	width: 630px;
	float: left;
	margin-left: 90px;
	background-image: url(../images/training/default_course_bg.jpg);
	background-repeat: no-repeat;
}

#video_vault_wrapper {
	width: 630px;
	float: left;
	margin-left: 90px;
	background-image: url(../images/training/video_vault_bg.jpg);
	background-repeat: no-repeat;
}

.training_panel {
	width: 265px;
	float: left;
	margin-right: 5px;
}

.tech_courses {
	width: 175px;
	float: left;
	margin-right: 5px;
}

.tech_video_vault {
	width: 170px;
	height: 61px;
	padding: 10px;
	padding-left: 85px;
	float: left;
	background-image: url(../images/training/kg_video_vault.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.video_vault_title {
	width: 255px;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.tech_insect_id {
	width: 245px;
	height: 61px;
	padding: 10px;
	float: left;
	background-image: url(../images/training/audit_id_icon.jpg);
	background-repeat: no-repeat;
}

.tech_asms {
	width: 245px;
	height: 61px;
	padding: 10px;
	float: left;
	background-image: url(../images/training/asms_icon.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.tech_insect_id {
	width: 245px;
	height: 61px;
	padding: 10px;
	float: left;
	background-image: url(../images/training/insect_id.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.tech_inspect_audit {
	width: 245px;
	height: 61px;
	padding: 10px;
	float: left;
	background-image: url(../images/training/inspection_audit.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.tech_new_business {
	width: 245px;
	height: 66px;
	padding: 10px;
	padding-top: 5px;
	float: left;
	background-image: url(../images/training/new_businesses.jpg);
	background-repeat: no-repeat;
}

#course_header {
	margin-bottom: 10px;
}

.upcoming_courses {
	width: 250px;
	float: left;
	margin-right: 10px;
}

.tech_hm_video {
	width: 250px;
	float: left;
	margin-right: 10px;
}

#tech_intro {
	width: 540px;
	float: left;
	margin-top: 10px;
}

.course_title {
	width: 460px;
	float: left;
	padding-bottom: 30px;
	min-height: 90px !important;
}

.course_details {
	width: 540px;
	float: left;
}

#training_content {
	width: 540px;
	float: left;
}

.tech_course_dates {
	width: 100%;
	float: left;
	padding-top: 10px;
}

.tech_course_cost {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #dbdcdc;
}

.tech_course_details {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

#training_courses_content {
	width: 100%;
	float: left;
}

* html #training_content { /*IE only style*/
	min-height: 400px !important;
}

#training_right_panel {
	width: 150px;
	float: left;
}

.img_course_wrapper {
	width: 170px;
	float: left;
	padding-right: 10px;
}

.img_course_title {
	width: 100%;
	float: left;
	padding: 5px;
	padding-top: 0px;	
	padding-left: 0px;
	font-weight: bold;
}

.img_course_details {
	width: 100%;
	float: left;
	padding: 5px;
	padding-top: 0px;
	padding-left: 0px;
}

.view_dates {
	width: 100%;
	float: left;
	padding: 5px;
	padding-top: 0px;
	padding-left: 0px;
}

.view_dates a:link, .view_dates a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #1c4164;
}

.view_dates a:hover  {
	text-decoration: none;
	color: #e20026;
}

.img_course_title a:link, .img_course_title a:visited  {
	text-decoration: none;
	color: #1c4164;
}

.img_course_title a:hover  {
	text-decoration: none;
	color: #e20026;
}

.galleryImage {
	width:147px;	
	float:left;
	height:111px;
	overflow:hidden;
	margin:5px;
	background-image: url(../images/training/slidingImage_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
}
.info {
	margin-left: 5px;
	padding: 3px;
}

.info h2 {	
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	margin: 0px;
	padding: 0px;	
}

.info a:link, .info a:visited {
	color: #FFF;
	text-decoration: none;
}

.info a:hover {
	color: #999;
	text-decoration: none;
}

.info p { color:#fff;}
.clear { clear:both; margin-top:10px;}

/*	*********************************	*/

/* form style */
login_wrapper {
	width: 350px;
	float: left;
}

#form_wrapper {
	width: 625px;
	float: left;
}

#submit{
	/* The submit button */
	border:1px solid #f4f4f4;
	cursor:pointer;
	height:40px;
	text-indent:-9999px;
	text-transform:uppercase;
	width:110px;	
	background: url(../images/submit.png) no-repeat center center #a5b3bb;	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

#submit.active{
	/* Marking the submit button as active adds the preloader gif as background */
	background-image: url(../images/preloader.gif);
}

#submit:hover{
	background-color:#c3cdd3;
	border:1px solid #576770;
}

#tech_form_wrapper {
	width: 540px;
	float: left;
}

.tech_form_field {
	margin-bottom: 10px;
}

#tech_form_wrapper form div { 
	margin-bottom: 10px;
}

#tech_form_wrapper form label {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
  cursor: pointer;
}

#tech_form_wrapper form input {
  width: 300px;
  padding: 3px;
  font-size: 12px;
  font-family:Century Gothic,Myriad Pro,Verdana, Georgia, Arial,Helvetica,sans-serif;
}

#tech_form_wrapper form textarea {
  width: 300px;
  padding: 3px;
  font-size: 12px;
  font-family:Century Gothic,Myriad Pro,Verdana, Georgia, Arial,Helvetica,sans-serif;
}

#tech_form_wrapper form .submit {
  	text-align: left;
  	margin-bottom: 0;
}

#tech_form_wrapper form .submit input {
  width: 100px;
  cursor: pointer;
}

.ketchup-error-container {
  display: none;
  position: absolute;
  width: auto;
}

.ketchup-error-container ol {
  font-size: 12px;
  color: #fff;
  background: #e20026;
  background: rgba(226, 0, 38, 0.9);
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  list-style: none;
  line-height: 16px;
}

.ketchup-error-container span {
  display: block;
  width: 0; 
  height: 0; 
  border-left: 0 solid transparent; 
  border-right: 15px solid transparent;
  border-top: 10px solid #e20026;
  border-top: 10px solid rgba(226, 0, 38, 0.9);
  border-bottom: 0;
  margin-left: 10px;
}

/*	*********************************	*/

/* online catalogue */
#catalogue_wrapper {
	width: 540px;
	float: left;
	margin-left: 90px;
	margin-right: 90px;
}

#sub_cat_wrapper {
	width: 705px;
	float: left;
	margin-left: 15px;
}

.sub_cat_box {
	width: 240px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(../images/sub_cat_box.jpg);
	background-repeat: no-repeat;
	height: 72px;
}

.sub_cat_title {
	width: 100%;
	margin-bottom: 8px;
	color: #FFF;
}

.cat_white {
	color: #fff;
	width: 100%;
	float: left;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-bottom: 5px;
}

a.cat_white:link, a.cat_white:visited {
	color: #fff;
	font-weight: bold;
}

a.cat_white:hover {
	color: #e20026;
}

a.prod_blue:link, a.prod_blue:visited {
	color: #1c4164;
}

a.prod_blue:hover {
	color: #1c4164;
}

.sub_cat_content {
	width: 250px;
	float: left;
}

.new_prod {
	color: #e20026;
	font-weight: bold;
}

#product_group {
	width: 945px;
	float: left;
}

#prod_id_wrapper {
	width: 625px;
	float: left;
	margin-right: 15px;
}

.prod_id_header {
	width: 625px;
	float: left;
	margin-bottom: 8px;
}

.prod_id_name {
	width: 625px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.prod_id_image {
	width: 195px;
	float: left;
	padding-right: 10px;
}

.prod_id_img {
	width: 195px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.prod_id_detail {
	width: 420px;
	float: left;
}

.prod_is_desc {
	margin-bottom: 20px;
}

.prod_id_px_qty {
	width: 420px;
	float: left;
	margin-bottom: 8px;
}

.prod_id_large {
	margin-bottom: 3px;
}

.prod_id_data_sheet {
	margin-bottom: 5px;
}

.prod_id_video {
	margin-bottom: 8px;
}

.product_note {
	font-weight: bold;
	font-size: 10px;
}

.prof_text {
	color: #FFF;
	font-weight: bold;
}

.cat_list_titles {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#prod_group_push {
	width: 945px;
	float: left;
	margin-top: 15px;
}

#recommended_products {
	width: 945px;
	float: left;
	margin-top: 10px;
}

#rec_prod_wrapper {
	width: 307px;
	float: left;
	margin-right: 15px;
	min-height: 188px !important;
	background-image: url(../images/push_prod_bg.png);
	background-repeat: repeat-x;
}
.prod_people_bought {
	width: 945px;
	float: left;
	margin-right: 15px;
}

.people_bought {
	width: 625px;
	float: left;
	margin-right: 15px;
}

.prod_advert {
	width: 200px;
	float: left;
	padding-left: 105px;
}

.related_prod {
	width: 305px;
	float: left;
}

a.prod_grey_txt:link, a.prod_grey_txt:visited {
	color: #87888a;
}

a.prod_grey_txt:hover {
	color: #e20026; 
}

a.titlelink_red:link, a.titlelink_red:visited  {
	color: #e20026;
	font-weight: bold;
}

a.titlelink_red:hover  {
	color: #5cccea;
	font-weight: bold;
}	

.checkout_buttons {
	width: 250px;
	float: left;
	padding-left: 170px;
	text-align: right;
}
	
/*	*********************************	*/

/*********** general style **************/
#cat_id_wrapper {
	width: 420px;
	float: left;
	margin-left: 15px;
}

#foot_subcat {
	width: 420px;
	float: left;
}

.subcat_prod_list {
	width: 420px;
	float: left;
}

a.prod_white:link, a.prod_white:visited {
	color: #FFF;
	font-weight: bold;
}

a.prod_white:hover {
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
}

/*	*********************************	*/

/*********** general style **************/
.imgleft {
	float: left;
	padding: 0px 3px 3px 0px;
	width: 152px;
	font-size: 10px;
	color: #999;
	font-style: italic;
}

.imgright {
	float: right;
	padding: 3px 0px 0px 3px;
	width: 152px;
	font-size: 10px;
	color: #999;
	font-style: italic;
}
#dynamic_content {
	width: 540px;
	float: left;
	padding-left: 90px;
	padding-right: 90px;
}

* html #dynamic_content { /*IE only style*/
	min-height: 400px !important;
}

#dynamic_content_alt {
	width: 630px;
	float: left;
	padding-left: 90px;
}

* html #dynamic_content_alt { /*IE only style*/
	min-height: 400px !important;
}

#right_panel {
	width: 150px;
	float: left;
}

#content_wrapper {
	width: 945px;
	float: left;
	margin-bottom: 10px;
}

#page_wrapper {
	width: 705px;
	float: left;
	padding-left: 15px;
}

#page_content {
	width: 398px;
	float: left;
	border-left: 1px solid #dbdcdc;
	border-right: 1px solid #dbdcdc;
	padding: 15px;
	padding-top: 0px;
	min-height: 450px !important;
}

.page_advert {
	width: 200px;
	float: left;
	background-color: #1c4164;
	margin-left: 15px;
	padding: 30px;
	text-align: center;
	color: #FFF;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#reg_advert {
	width: 283px;
	float: left;
	min-height: 150px;
	margin-left: 15px;
	padding: 10px;
	border: 1px solid #CCC;
}

#content_right_panel {
	width: 305px;
	float: left;
	padding-left: 15px;
}

#recomm_prod_wrapper {
	width: 945px;
	float: left;
	margin-top: 15px;
}

.recomm_prod {
	width: 305px;
	height: 215px !important;
	float: left;
	background-image: url(../images/push_prod_bg.png);
	background-repeat: repeat-x;
	margin-right: 15px;	
}

.recomm_prod_title {
	width: 100%;
	float: left;
	border-bottom: 1px solid #e20026;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

.static_content_lp {
	width: 374px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	
}

.static_content_rp {
	width: 145px;
	float: left;
	padding-left: 10px;
}

/* Sub Level style */
#static_left_nav {
	width: 225px;
	min-height: 450px !important;
	float: left;
	background-image: url(../images/static_nav_bg.gif);
	background-repeat: no-repeat;
}

#static_content_wrapper {
	width: 540px;
	min-height: 450px !important;
	float: left;
	padding-left: 90px;
	padding-right: 90px;
	margin-bottom: 8px;
}

#default_content {
	width: 470px;
	float: left;
	margin-right: 10px;
}

* html #default_content { /*IE only style*/
	min-height: 400px !important;
}

/*	*********************************	*/

/******** style for member pages ********/
#acc_dynamic_content {
	width: 424px;
	float: left;
	border-left: 1px solid #dbdcdc;
	padding: 10px;
	padding-top: 0px;
	min-height: 250px !important;
}

* html #acc_dynamic_content { /*IE only style*/
	min-height: 400px !important;
}

#account_nav {
	width: 180px;
	float: left;
}

#registration_form_wrapper {
	width: 625px;
	float: left;
}

#customer_account {
	width: 545px;
	float: left;
	margin-right: 15px;
}

#customer1_account {
	width: 945px;
	float: left;
}

.info_wrapper {
	margin-bottom: 7px;
}

.customer_info {
	width: 130px;
	float: left;
	font-weight: bold;
}

.customer_info a:link, .customer_info a:visited {
	color: #1c4164;
	
}

.customer_info a:hover {
	color: #e20026;
	padding-left: 5px;
	
}

.info_arrow {
	width: 10px;
	float: left;
	padding-top: 3px;
}

#acc_advert {
	width: 245px;
	float: left;
	background-color: #1c4164;
	margin-left: 15px;
	padding: 30px;
	text-align: center;
	color: #FFF;
	line-height: 30px;
	text-transform: uppercase;
}

.acc_field_wrapper {
	width: 420px;
	float: left;
	margin-bottom: 5px;
}

.acc_field_name {
	width: 180px;
	font-weight: bold;
	float: left;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

.acc_field {
	width: 220px;
	float: left;
}

/*form input {
  width: 200px;
  padding: 3px;
  font-size: 1.0em;
}*/

#prod_group form input {
  width: 20px;
  padding: 3px;
  font-size: 1.0em;
}

#cat_id_wrapper form input {
  width: 20px;
  padding: 3px;
  font-size: 1.0em;
} 

#basket_wrapper form input {
  width: 20px;
  padding: 3px;
  font-size: 1.0em;
} 


ul.acc {
	list-style: square;
	padding-left: 5px;
	margin-left: 10px;
	font-weight: bold;
}

/*	*********************************	*/

/*****  contact and emergency style ******/
#contact_us {
	width: 480px;
	float: left;
	min-height: 400px !important;
}

.contact_left_column {
	width: 224px;
	float: left;
	border-right: 1px solid #bac6d0;
	padding-right: 15px;
}

.contact_right_column {
	width: 210px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

#emerg_contact {
	width: 449px;
	float: left;
	border-left: 1px solid #bac6d0;
	min-height: 400px !important;
	padding-left: 15px;
}

.emerg_content {
	padding-top: 10px;
}

/* product personalisation */
#prod_personal {
	width: 900px;
	float: left;
	margin-right: 15px;
	border-right: 1px solid #FFF;
}

#prod_personal_text {
	width: 850px;
	float: left;
}

#prod_personal_images {
	width: 850px;
	float: left;
	margin-top: 8px;
}

.prod_image_column {
	width: 190px;
	float: left;
	margin-right: 80px;
}

.personalised_image {
	width: 100%;
	float: left;
}

/*	*********************************	*/

/* whos who */
#whos_who_content {
	width: 100%;
	float: left;
	padding-top: 8px;
}

.team_member_wrapper {
	width: 147px;
	float: left;	
	margin-right: 10px;
}

.team_member_role {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.team_member_img {
	width: 147px;
	float: left;
}

.team_member_txt {
	width: 147px;
	float: left;
	color: #e20026;
	font-weight: bold;
}

.team_popUp {
	width: 480px;
	min-height: 150px !important;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.team_popUp_img {
	width: 177px;
	float: left;
	margin-right: 10px;
}

.team_popUp_txt {
	width: 288px;
	float: left;
}

/*	*********************************	*/

/* Area Sales manager */
.sales_area {
	width: 145px;
	min-height: 214px !important;
	margin-left: 60px;
	margin-top: 10px;
}

/* Companies */
.para_companies {
	width: 350px;
	float: left;
}

.para_image {
	width: 190px;
	float: left;
}

.corporate_resp_content {
	width: 390px;
	float: left;
	margin-right: 15px;
}

.corporate_resp_img {
	width: 135px;
	float: left;
}

/*	*********************************	*/

/* A-Z Page Scrolling */
#a_to_z_navigation {
	height:auto;
	min-height: 465px !important;
}

#a-z_index {
	width: 625px; 
	margin: 0 0 0 0;
}

#content-slider {
	margin: 0 0 0 0;
	/*overflow: hidden;*/
	min-height: 300px;
	height:auto;
	font-size:12px;
}

#content-slider-inside {
	list-style: none;
	min-height: 320px;
	height:auto;
	overflow: hidden;
	overflow-y: hidden;
	padding-bottom:10px;
}

.opera #content-slider-inside {
	list-style: none;
	width: 650px;
	min-height: 320px;
	margin-left:-20px;
	height:auto;
	overflow: hidden;
	overflow-y: hidden;
}

#content-slider-inside li {
	width: 650px;
	min-height: 300px;
	height:auto;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #666;
}

#content-slider-inside li a, #content-slider-inside li a:link, #content-slider-inside li a:visited {
	text-decoration: none;
	height: 20px;
	color: #666;
}

#content-slider-inside li a.selected, #content-slider-inside li a.selected:link, #content-slider-inside li a.selected:visited {
	color: #666;
}

#content-slider-inside li a:hover, #content-slider-inside li a:focus, #content-slider-inside li a:active {
	color: #e20026;
}
	
#navigation {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	height:auto;
}

#navigation li {
	float: left;
	padding-bottom:2px;
	width: 200px;
	height: 20px;
	line-height: 30px;
}

#navigation li a, #navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	height: 20px;
	color: #fff;
}

#navigation li a.selected, #navigation li a.selected:link, #navigation li a.selected:visited {
	color: #fff;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {	
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: url(../images/more_arrow.png) no-repeat 0px;
	padding-left: 10px;
}

.top_anchor {
	padding-bottom:10px;
}

.top_image {
	padding: 0 0 0 11px;
}

.top_text {

}

.nav_title {
	width:200px;
	text-transform:uppercase;
	font-size:11px;
	padding: 10px 0px 4px 0px;
	border-bottom:#FFF solid 1px;
	font-weight:bold;
}

.to_top {
	padding-top:10px;
	font-size:10px;
	font-weight:bold;
	margin-right:12px;
}

.button_c a, .button_c a:link, .button_c a:visited {
	text-decoration: none;
	color: #000;
}

.button_c a.selected, .button_c a.selected:link, .button_c a.selected:visited {
	color: #000;
}

.button_c a:hover, .button_c a:focus, .button_c a:active {
	color: #fff;
}

#navigation_horizon {
	text-transform:uppercase;
	font-size:14px;
	padding: 0px 0px 12px 0px;
	border-bottom:#666 solid 1px;
	font-weight:bold;
	height:auto;
}

#navigation_horizon a {
	padding: 0px 8px 0px 0px;
}

#navigation_horizon li {
	float:left;
	padding:0 8px 10px 0;
	width:12px;
	list-style:none;
}

#secondary_nav_az {
	float: left;
	width: 210px;
	background-image: url(../images/sub_nav_bg.gif);
	background-color:#0799c4;
	background-repeat: repeat-x;
	height:auto;
	min-height:658px !important;
	padding-left: 15px;
	padding-top: 10px;
	color: #FFF;
}

#secondary_nav_az ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#secondary_nav_az a {
	display: block;
	text-decoration: none;
	padding: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	/*border-bottom: 1px solid #fff;*/
}

#secondary_nav_az li {
	display: inline;
}

#secondary_nav_az ul li a:link, #secondary_nav_az ul li a:visited {
	color: #FFF;
	
}

#secondary_nav_az ul li a:hover {
	border-bottom: 1px solid #FFF;
	font-weight: bold;
}

/*	*********************************	*/

/* A-Z Page Scrolling */
.scroll_wraper {
    width:100px;
	position:absolute;
}

.section{
    margin:0px;
    bottom:0px;
    width:100%;
    float:left;
    height:100%;
    text-shadow:1px 1px 2px #f0f0f0;
}

.section h2{
    margin:50px 0px 30px 50px;
}

.section p{
    margin:20px 0px 0px 50px;
    width:600px;
}

/* sliding image style 
.galleryContainer {width: 1024px;}
.galleryImage { background-color:black; width:325px; height:260px; overflow:hidden; margin:5px; float:left;}
.info    { margin-left:10px; font-family:arial;padding:3px;}
.info h2 { color:gray;}
.info p { color:white}
.clear { clear:both; margin-top:10px;}*/

/*	*********************************	*/

#checkout_wrapper {
	width: 540px;
	float: left;
	margin-left: 90px;
	margin-right: 90px;
}
/* Area Sales manager */
#faqSection {
	width: 540px;
	float: left;
}

/* The expand / collapse button */

a.button{
	background:url('../images/training/buttons.png') no-repeat;
	width:80px;
	float: left;
	height:38px;
	right:50px;
	top:45px;
	text-indent:-9999px;
	overflow:hidden;
	border:none !important;
}

a.button.expand:hover{ background-position:0 -38px;}
a.button.collapse{ background-position:0 -76px;}
a.button.collapse:hover{ background-position:0 bottom;}

dt {
	font-size: 13px;
	margin-top: 10px;
	position: relative;
	cursor: pointer;
	border: 1px solid transparent;
	padding-left: 20px;
}

dt:hover{ color:#5f6a73;}

dt .icon{
	background:url('../images/faq/bullets.png') no-repeat;
	height: 12px;
	left: 0;
	position: absolute;
	top: 3px;
	width: 12px;
}

dt.opened .icon{ background-position:left bottom;}

dd {
	font-size: 12px;
	color: #717f89;
	line-height: 1.5;
	width: 100%;
	display: none;
	padding-top: 10px;
}
/*	*********************************	*/

.temp_header {
	background: url(../images/header_bg.jpg) no-repeat;
	width: 520px;
	float: left;
	padding: 10px;
	height: 92px;
}

/* sliding content on traininn home page */
.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is
	border: 2px solid #00457c;*/
	width: 540px; /*width of featured content slider*/
	height: 180px;
	margin-bottom: 0px;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0px;
	/*background-image: url(../images/training/rotating_bg.jpg);
	background-repeat: no-repeat;*/
	width: 520px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	padding: 10px;
	padding-left: 0px;
	padding-top: 0px;
}

.contentdiv a:link {
	color:#42453d;
	text-decoration: none;
}

.contentdiv a:hover {
	color:#42453d;
	text-decoration: underline;
}

.pagination {
	/*background-color: #42453d;*/
	text-align: center;
	color: #FFF;
}

.pagination ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/*background-color: #42453d;*/
	border-top: 3px solid #0799c4;
}

.pagination ul li {
	display: inline;	
}

.pagination ul li a {
	float: left;
	width: 125px;
	height: 24px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-right: 2px;
	margin-top: 2px;
	text-decoration: none;
	background-color: #163351;
	font-size: 10px;
	font-weight: bold;	
}

.pagination ul li a:link, .pagination ul li a:visited {
	color: #FFF;
}

.pagination ul li a:hover, .pagination ul li a.selected {
	background-color: #0799c4;
	margin-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 12px;
	padding-bottom: 0px;
}

/* Photo Library */
.gallery_column {
	width: 265px;
	float: left;
	margin-right: 10px;
}

.gallery_row {
	width: 265px;
	float: left;
	margin-bottom: 10px;
}

.gallery_image {
	width: 85px;
	height: 85px;
	float: left;
	margin-right: 5px;
}

.gallery_text_wrapper {
	width: 175px;
	float: left;
}

.gallery_image_title {
	width: 165px;
	float: left;
	padding: 5px;
	font-weight: bold;
	padding-top: 0px;
}

.gallery_image_type {
	width: 165px;
	float: left;
	padding: 5px;
	padding-top: 0px;
}


/* data sheet popUp */
.data_sheet_wrapper {
	width: 450px;
	float: left;
}

.data_sheet_title {
	width: 440px;
	float: left;
	padding: 5px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 12px;
}

.data_sheet_text {
	width: 440px;
	float: left;
	padding: 5px;
	padding-top: 0px;
}

.data_sheet_contact_details {
	width:440px;
	float: left;
	padding: 5px;
	padding-top: 0px;
}
