/* INTERIOR PAGE RULES */

/* SITE CONTAINERS */

div#container {
	background: #865029 url("/images/backgrounds/interior_body_bg_repeat.jpg");
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
}

	.core_time div#container {
		background: #284e68 url("/images/backgrounds/interior_body_bg_repeat(bert).jpg") !important;
		background-repeat: repeat-x !important;
		background-position: top !important; 
	}

div#content_container {
	background: transparent url("/images/backgrounds/interior_body_texture.jpg");				
	background-repeat: no-repeat;
	background-position: center top;
}

	.core_time div#content_container {
		background: transparent url("/images/backgrounds/interior_body_texture(bert).jpg") !important;				
		background-repeat: no-repeat !important;
		background-position: center top !important;
	}


/* HEADER */

div#header {
	height: 280px;
}

	#header img {
		display: none;
}

h1#logo {
	width: 149px;
	height: 152px;
	left: 30px;
	position: absolute;
	background: transparent url("/images/logos/logo_interior.jpg");
	z-index: 10;
}

	#logo span {
		display: none;
	}

h1#logo2 {
	width: 160px;
	height: 89px;
	left: 15px;
	position: absolute;
	background: transparent url("/images/logos/logo_interior2.jpg");
	z-index: 10;
}

	#logo2 span {
		display: none;
	}

div#content {
	background: transparent url("/images/backgrounds/interior_page_rigid_bar.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

	.core_time div#content {
		background: transparent url("/images/backgrounds/interior_page_rigid_bar(bert).gif") !important;
		background-position: 0px 0px !important;
		background-repeat: repeat-y !important;
	}

div#header_photos {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 280px;
	z-index:4;
	vertical-align: bottom;
	background-position: bottom;
}

.header_photo_core_time {
	background-image :url("/images/backgrounds/interior_photos/interior_core_time.jpg");
}

.header_photo_straps {
	background-image :url("/images/backgrounds/interior_photos/interior_straps.jpg");
}

.header_photo_alley {
	background-image :url("/images/backgrounds/interior_photos/interior_palm_alley.jpg");
}

.header_photo_medicine_ball {
	background-image :url("/images/backgrounds/interior_photos/interior_medicine_ball.jpg");
}

.header_photo_weight {
	background-image :url("/images/backgrounds/interior_photos/interior_weight.jpg");
}

.header_photo_class_bird {
	background-image :url("/images/backgrounds/interior_photos/interior_photos_bird.jpg");
}

.header_photo_class_contemplati {
	background-image: url("/images/backgrounds/interior_photos/interior_photos_contemplati.jpg");
}

.header_photo_class_laptop {
	background-image: url("/images/backgrounds/interior_photos/interior_photos_laptop.jpg");
}

.header_photo_class_monitors {
	background-image: url("/images/backgrounds/interior_photos/interior_photos_monitors.jpg");
}

.header_photo_class_offparty1 {
	background-image: url("/images/backgrounds/interior_photos/interior_photos_offparty1.jpg");
}

.header_photo_class_offparty2 {
	background-image: url("/images/backgrounds/interior_photos/interior_photos_offparty2.jpg");
}

.header_photo_class_offparty5 {
	background-image: url("/images/backgrounds/interior_photos/interior_photos_offparty5.jpg");
}

.header_photo_class_profemale {
	background-image:url("/images/backgrounds/interior_photos/interior_photos_profemale.jpg");
}

.header_photo_class_seriouslook {
	background-image:url("/images/backgrounds/interior_photos/interior_photos_seriouslook.jpg");
}

.header_photo_class_snowmountai {
	background-image:url("/images/backgrounds/interior_photos/interior_photos_snowmountai.jpg");
}

.header_photo_class_topdown {
	background-image:url("/images/backgrounds/interior_photos/interior_photos_snowmountai.jpg");
}	

.header_photo_class_geese {
	background-image:url("/images/backgrounds/interior_photos/interior_photos_geese.jpg");
}	

.header_photo_class_biker {
	background-image:url("/images/backgrounds/interior_photos/interior_photos_biker.jpg");
}	

.header_photo_class_great_laugh {
	background-image:url("/images/backgrounds/interior_photos/interior_photos_great_laugh.jpg");
}	

.header_photo_class_relay {
	background-image:url("/images/backgrounds/interior_photos/interior_photos_relay.jpg");
}	

.header_photo_class_teamwork {
	background-image:url("/images/backgrounds/interior_photos/interior_photos_teamwork.jpg");
}	

.header_photo_class_bird, .header_photo_class_contemplati, .header_photo_class_laptop, 
.header_photo_class_monitors, .header_photo_class_offparty1, .header_photo_class_offparty2, 
.header_photo_class_offparty5, .header_photo_class_profemale, .header_photo_class_seriouslook, 
.header_photo_class_snowmountai, .header_photo_class_topdown, .header_photo_class_geese, 
.header_photo_class_biker, .header_photo_class_great_laugh, .header_photo_class_relay, .header_photo_class_teamwork, 
.header_photo_core_time, .header_photo_straps, .header_photo_alley, .header_photo_medicine_ball, .header_photo_weight {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
			
div#info_region {
	float: left;
	padding: 10px 20px 10px 20px;
	width: 706px;	
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 100;
	line-height: 26px;
}

#info_region .youtube_embed_container {
 	text-align: center;
}

.core_time div#info_region {
	color: #373737;
}

	div#info_region p {
			margin: 26px 0px 26px 0px;	
	}	

	div#info_region h2 {
		font-size: 26px;
		font-weight: 100;
		margin: 16px 0px 26px 0px;
		text-align: center;
	}
	
	.core_time div#info_region h2 {
		color: #2d83aa;
	}

	div#info_region h3 {
		font-size: 16px;
		font-weight: 900;
		line-height: 28px;
		color: #FFFBC2;
		margin: 26px 0px 26px 0px;
	}
		
	div#info_region h3 a {
		color: #FFFBC2;
	}
	
	.core_time div#info_region h3, .core_time div#info_region h3 a {
		color: #54a7cc;
	}
	
	#info_region ul, #info_region ol {
		margin: 26px 0px 26px 30px;
	}	
	
	div#info_region em {
		color:#777777;
		font-weight:900;

	}
	
	div#info_region strong{
		color: #FFFBC2;
		font-weight: 900;	
	}

	.core_time div#info_region strong{
		color: #111111;
	}
	
	div#info_region a {	
		color:#cccccc;
	}
		
	div#info_region a:hover{
		color: #ffffff;
	}

	.core_time div#info_region a {
		color: #2d83aa;
	}
	
	.core_time div#info_region a:hover {
		color: #54a7cc;
	}
	
	div#info_region img {
		padding: 5px;
	}
	
	
	/* PROFESSIONAL BIO BUTTON */
	
	a#pressional_bio_link {
		display: block;
		margin: 20px 0px;
		width: 205px;
		height: 25px;
		background: transparent url("/images/misc_elements/read_my_professional_bio_button.gif");
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	
	a#pressional_bio_link:hover {
		background-position: 0px -25px;
	}
	
		#pressional_bio_link span {
			display: none;
		}
	
	
	/* BLOG RULES */
	
	div.blog_entry_preview {
		position: relative;
		height: 230px;
	}
	
		h3.blog_heading {
			margin: 0px !important;
		}
		
		a.blog_entry_author_info, a.blog_entry_author_info_alt {
			margin: 0px !important;
			padding: 20px 70px 0px 15px;
			height: 50px;
			border: 1px solid #5e5e5e;
			background-color: #3a3a3a;
			font-size: 22px;
			font-weight: 100;
		}

		.core_time a.blog_entry_author_info, .core_time a.blog_entry_author_info_alt {
			border: 1px solid #d5d5d5;
			background-color: #f2f2f2;
		}

		a.blog_entry_author_info {
			position: absolute;
			top: 0px;
			right: 0px;
		}
		
		a.blog_entry_author_info img {
			height: 60px;
		}
		
		a.blog_entry_author_info_alt {
			margin: 0px 10px 10px 0px;
			float: left;
			display: none;
		}
				
		a.blog_entry_author_info:hover {
			border: 1px solid #ffffff;
			background-color: #000000;
			color: #FFFBC2;
		}
			
			.blog_entry_author_info img {
				position: absolute;
				top: 0px;
				right: 0px;
			}

	.blog_meta_information {
		margin: 0px !important;
		color: #666666 !important;
	}
	
	img.blog_video_thumbnail {
		float: left;
		margin: 0px 10px 30px 0px;
		padding: 0px !important;
		border: 1px solid #5e5e5e;
	}
	
	a#back_to_blog {
		display: block;
		width: 100%;
	}
	
	.core_time div#facebook_connect {
		background-color: #efefef;
	}


/* PHOTO GALLERY RULES */

.gallery_list_container {
	overflow: hidden;
	_width: 686px;
}

h3.gallery_heading {
	position: relative;
	margin: 0px !important;
	clear: left;
	padding: 20px 10px;
	border-top: 1px solid #4c4c4c;
	color: #ddd9c5;
	font-size: 18px;
}

.core_time h3.gallery_heading {
	border-top: 1px solid #e6e6e6;
}

h3.odd_heading {
	background-color: #000000;
}

h3.even_heading {
	background-color: #222222;
}

.core_time h3.odd_heading {
	background-color: #efefef;
}

.core_time h3.even_heading {
	background-color: #f8f8f8;
}

	span.photo_count {
		position: absolute;
		top: 20px;
		right: 85px;
		color: #666666;
		font-size: 12px;
		font-style: italic;
	}
	
	.gallery_toggle {
		position: absolute;
		top: 20px;
		right: 10px;
		font-size: 12px;
	}

ul.gallery_list {
	margin: 0px !important;
	padding: 10px 0px;
	list-style: none;
}

div.odd_album {
	background-color: #000000;
}

div.even_album {
	background-color: #222222;
}

.core_time ul.odd_album {
	background-color: #efefef;
}

.core_time ul.even_album {
	background-color: #f8f8f8;
}

	.gallery_list li {
		float: left;
		width: 24%;
		text-align: center;
	}
	
	.gallery_list li.additional_photo {
		display: none;
	}
	
	.gallery_list li.back_to_top_row {
		float: none;
		clear: both;
		width: 990%;
		height: 0px;
		visibility: hidden;
	}
	
	.back_to_top_row span {
		display: none;
	}
		
	
		.gallery_list li a {
			display: block;
			margin: 6px auto;
			width: 145px;
			height: 96px;
			border: 3px solid #c5c5c5;
			overflow: hidden;
		}
	
		.gallery_list li a img {
			padding: 0px !important;
		}	


div#artical_snipit {
	position: absolute;
	top: 120px;	
	right: 0px;
	width: 240px;
}

.core_time img.core_time_bert_photo {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 2px solid #cfcdb3;
	height: 109px;
}

	.core_time #artical_snipit h2 {
		padding: 0px 0px 15px 0px;
	}
 
	#artical_snipit h2 {
		font-size: 18px;
		font-style: normal;
		font-weight: 100;
		color: #000455;
	}
	
	#artical_snipit h3 {
		background-image: url("/images/misc_elements/artica1_h3_icon.gif");
		background-repeat: no-repeat;
		background-position: left center;
		height: 20px;
		font-weight: 100;
		margin: 10px 0px 10px 0px;
		font-size:13px;
		color: #999999;
		padding-left: 30px;
	}
	
	#artical_snipit p {
		font-size: 12px;
		line-height: 19px;
		margin-bottom: 5px;
	}

	.core_time #artical_snipit a h4 {
		position: absolute;
		top: 120px;
		right: 0px;
	}
	
	#artical_snipit a h4 {
		padding: 5px 0px 0px 5px;
		width: 150px;
		height: 20px;
		background: transparent url("/images/misc_elements/read_article.gif");
		background-repeat: no-repeat;
		background-position: 0px 0px;
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
	}
		
	#artical_snipit a:hover h4 {
		background-position: 0px -25px;
		color: #000000;
	}


/* STAFF BIO LIST */

div#info_region h3.staff_group {
	margin: 0px;
	clear: left;
	padding: 20px 10px;
	border-top: 2px dotted #4c4c4c;
	color: #ddd9c5;
	font-size: 18px;
	background-color: #000000;
}

ul.ae_preview {
	margin: 0px !important;
	list-style: none;
}

	.ae_preview li {
		position: relative;
		float: left;
		width: 35%;
		padding: 10px 0px 10px 14%;
		border-top: 2px dotted #4c4c4c;
		height: 135px;
	}
	
	.ae_preview li img {
		position: absolute;
		top: 12px;
		left: 5px;
		width: 75px;
	}
	
	.ae_preview li p {
		margin: 0px !important;
	}
	
	.staff_name {
		margin: 0px !important;
		font-size: 16px;
	}
	
	.staff_title {
		font-weight: 100;
		color: #666666;
	}
	
	a.facebook_profile_link, a.profile_facebook_profile_link {
		background: transparent url("/images/misc_elements/facebook_profile_button.gif");
	}
	
	a.linked_in_profile_link, a.profile_linked_in_profile_link {
		background: transparent url("/images/misc_elements/linked_in_button.gif");
	}

	a.youtube_profile_link, a.profile_youtube_profile_link {
		background: transparent url("/images/misc_elements/youtube_profile_button.gif");
	}
	
	a.facebook_profile_link, a.profile_facebook_profile_link, 
	a.linked_in_profile_link, a.profile_linked_in_profile_link, 
	a.youtube_profile_link, a.profile_youtube_profile_link {
		position: absolute;
		width: 85px;
		height: 24px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}

	a.facebook_profile_link {
		top: 39px;
		right: 0px;
	}
	
	a.linked_in_profile_link {
		top: 15px;
		right: 0px;
	}

	a.youtube_profile_link {
		top: 63px;
		right: 0px;
	}
	
	a.profile_facebook_profile_link {
		top: 0px;
		right: 20px;
	}

	a.profile_linked_in_profile_link {
		top: 30px;
		right: 20px;
	}

	a.profile_youtube_profile_link {
		top: 60px;
		right: 20px;
	}
	
	a.facebook_profile_link:hover, a.profile_facebook_profile_link:hover, 
	a.linked_in_profile_link:hover, a.profile_linked_in_profile_link:hover, 
	a.youtube_profile_link:hover, a.profile_youtube_profile_link:hover {
		background-position: 0px -24px;
	}
	
		.facebook_profile_link span, .profile_facebook_profile_link span, 
		.linked_in_profile_link span, .profile_linked_in_profile_link span, 
		.youtube_profile_link span, .profile_youtube_profile_link span {
			display: none;
		}
		
div#staff_bio {
	position: relative;
}

	div#staff_bio img {
		float: left;
		padding: 0px 20px 0px 0px;
	}

div#photo_gallery img {
	margin: 5px;
	padding: 0px;
	border: 4px solid #ffffff;
	width: 150px;
}


/* TESTIMONIAL INFORMATION */

div.protis_testimonial {
	border-top: 2px dotted #4c4c4c;
}


/* JOIN OUR TEAM SUBMIT RESUME BUTTON */

a#submit_your_resume_button {
	display: block;
	width: 200px;
	height: 50px;
	background: transparent url("/images/misc_elements/submit_resume_button.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

	#submit_your_resume_button span {
		display: none;
	}


/* FORM RULES */

form.body_form {
	margin: 1.5em 0px;
	font-size: 12px;
}

#body_text form.body_form h3 {
	margin: 2em 0;
	color: #ffffff;
}

.body_form label {
	margin: 0px 0px 1.5em 0px;
	float: left;
	width: 35%;
	color: #c0c0c0;
	display: inline;
	clear: left;
}

.body_form fieldset {
	margin: 0px;
	border: 0px;
}

label.special_label, label.radio_label {
	float: none;
	margin: 1.5em 0px;
	color: #c0c0c0;
	clear:none;
}

label.special_label {
	width: 95%;
}

label.radio_label {
	width: 5%;
}

fieldset.checkboxes_fieldset {}

label.checkbox_label {
	width: 20%;
}

.body_form input.text_field, .body_form select.select_field, textarea.resume_field {
	margin: 0px 0px 1.5em 0px;
	border: 1px solid #414141;
	font-size: 14px;
	color: #ffffff;
	background-color: #1c1c1c !important;
}

.body_form input.radio_input {}

* html form.body_form input.text_field, * html form.body_form select.select_field, * html form textarea.resume_field {
	background-color: #1c1c1c !important
}

.body_form input.text_field, .body_form select.select_field {
	margin: 0px 0px 1.5em 0px;
	width: 60%;
	height: 1.5em;
}

.body_form input.checkboxes {
	margin: 0px 15px 0px 0px;
	width: 25px;
	height: 25px;
	float: left;
	clear: right;
}

textarea.resume_field {
	display: block;
	width: 95%;
	height: 150px;
	
}


#country_label, #country_feild {
	display: none !important;
}


/* SUB NAVIGATION */

#ad_info {
	width: 240px;
	float: right;
	margin-bottom: 20px;
}

	#ad_info h2 {
		padding-top: 20px;
		font-size: 18px;
		font-style: normal;
		font-weight: 100;
		color: #FFFFFF;
		margin-bottom: 20px;
	}
	
	#ad_info ul {
		margin: 0px 0px 10px 0px;
		border-top: 1px solid #854d1e;	
		list-style: none;
	}
	
	.core_time #ad_info ul {
		border-top: 1px solid #2a506c;	
	}
	
		#ad_info p {
			font-size: 13px;
			margin: 10px 0px;
			color: #575757;
			line-height: 22px;
		}
		
		#ad_info ul li {
			display: inline;
		}
		
			#ad_info ul li a {
				display: block;
				padding: 6px 0px 8px 38px;
				border-bottom: #854d1e solid 1px;
				width: 162px;
				background: transparent url("/images/backgrounds/list3_bg_big.gif");
				background-position: 0px 0px;
				font-size: 13px;
				color: #FFFFFF;	
				line-height: 15px;
				overflow: hidden;
			}
			
			.core_time #ad_info ul li a {
				border-bottom: #2a506c solid 1px;
				background: transparent url("/images/backgrounds/list3_bg(bert).gif");
				background-position: 0px 0px;
			}
			
			#ad_info ul li a:hover {
				background-position: 0px 58px;
				color: #000000;
			}
			
			.core_time #ad_info ul li a:hover {
				color: #bbeaff;
			}
			
			#ad_info ul li a.blog_archive_sub_heading {
				margin: 0px 0px 0px 0px;
				padding: 20px 0px 0px 0px;
				border-bottom: #854d1e solid 1px;
				width: 200px;
				background: none !important;
				line-height: 50px;
				font-size: 18px;
				font-weight: 100;
				color: #ffffff;
			}
			
			.core_time #ad_info ul li a.blog_archive_sub_heading {
				border-bottom: 1px solid #2a506c;	
			}
	
	
	/* SOCIAL MEDIA SIDEBAR SHOWCASE */
	
	ul#social_media_call_to_action {
		padding: 15px 0px 0px 0px;
		border-bottom: 1px solid #2a506c;
		width: 213px;
		list-style: none;
	}
	
		#social_media_call_to_action li {
			display: inline;
		}
		
			a#facebook_call_to_action_link {
				background: transparent url("/images/misc_elements/facebook_sidebar_icon.png") !important;
			}
			
			a#twitter_call_to_action_link {
				background: transparent url("/images/misc_elements/twitter_sidebar_icon.png") !important;
			}
			
			a#linkedin_call_to_action_link {
				background: transparent url("/images/misc_elements/linkedin_sidebar_icon.png") !important;
			}
			
			a#youtube_call_to_action_link {
				background: transparent url("/images/misc_elements/youtube_sidebar_icon.png") !important;
			}
			
			a#gallery_call_to_action_link {
				background: transparent url("/images/misc_elements/gallery_sidebar_icon.png") !important;
			}
		
			#social_media_call_to_action li a {
				display: block;
				border: none !important;
				padding: 0px !important;
				width: 213px !important;
				height: 66px;
				background-position: 0px 0px !important;
				background-repeat: no-repeat !important;
			}
			
			.core_time #social_media_call_to_action li a {
				background-position: -213px 0px !important;
			}
			
				#social_media_call_to_action li a span {
					display: none;
				}



				
div#back_to_top {
	clear: both;
}

	#back_to_top span {
	visibility: hidden;
	}
