/* HEADER **********************************************************************/
#canada_scene_header #page_image {
	position: absolute;
	top: 0px;
	left: 220px;
	width: 493px;
	height: 344px;
	background: url(../images/layout/banner_canada_scene_en.gif) no-repeat;

	text-indent: -9999px;
}

#fyi-fr #canada_scene_header #page_image {
	background: url(../images/layout/banner_canada_scene_fr.gif) no-repeat;
}

#canada_scene_misc {
	position: relative;
	top: 0;
	left: 0;
}

#canada_scene_misc #submit_text {
	position: absolute;
	top: -40px;
	left: 460px;
	color: #e8660f;
	width: 120px;
	text-align: right;
}

#canada_scene_misc #submit_button a {
	position: absolute;
	top: -38px;
	left: 590px;
}

#column1 {
}

#column2 {
	width: 578px;
	padding: 0 0 0 15px;
}

/* Thumbnails ************************************************************/
#thumbnails {
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
}

#thumbnails li {
	position: relative;
	float: left;
	list-style: none;
	
	width: 89px;
	height: 70px;
	margin: 10px 12px 10px 12px;
}

#thumbnails a {
	position: relative;
	display: block;
	width: 89px;
	height: 70px;
	border: none;
	padding: 3px;
	background: #666666;
}

#thumbnails a:hover, #thumbnails .current a {
	border: 2px solid #e8660f;
	padding: 1px;
}

#thumbnails a.icon span {
	position: absolute;
	right: 3px;
	bottom: 3px;
	display: block;
	width: 18px;
	height: 14px;
}

#thumbnails a.icon:hover span {
	right: 1px;
	bottom: 1px;
}

#thumbnails a.slideshow span {
	background: url(../images/layout/icon_slideshow.gif) no-repeat;
}

#thumbnails a.video span {
	background: url(../images/layout/icon_video.gif) no-repeat;
}

/* Scene Begin ***********************************************************/
#scene {
	padding: 10px 10px 10px 10px;
	position: relative;
	color: #ffffff;
	background: #333333;
}

#scene a {
	color: #ffffff;
}

#scene_header {
	min-height: 50px;
	border-bottom: 1px solid #666666;
}

#image_info {
	width: 340px;
	padding: 0 0 5px 0;
}

#image_stats {
	width: 218px;
	text-align: right;
	line-height: 16px;
}

#ilikethis_vote {
	margin: 0 0 0 10px;
}

#link_to_this {
	margin: 4px 0 0 0;
}

#viewable {
	text-align: center;
	margin: 5px 0 0 0;
}
/* Scene End *************************************************************/

/* Slideshow Begin *******************************************************/
#slideshow_controls {
	position: relative;
	clear: both;
	margin: 0 auto 8px auto;
	padding: 0 0 5px 0;
	width: 100%;
	border-bottom: 1px solid #666666;
}

#slideshow_controls div {
	margin: 0 auto;
	width: 200px;
}

#slideshow_controls a {
	position: relative;
	float: left;
	margin: 0 4px 0 4px;
	
	color: #b7b6b6;
	text-decoration: none;
}

#slideshow_controls a.play_pause_button {
	margin: 0 8px 0 8px;

	width: 45px;
	height: 22px;
	
	text-indent: -9999px;
	overflow: hidden;
}

#slideshow_controls #pause_button {
	background: url(../images/layout/canada_scene_slideshow_button_pause.gif) no-repeat;
}

#slideshow_controls #play_button {
	background: url(../images/layout/canada_scene_slideshow_button_play.gif) no-repeat;
}

#slideshow_controls .speed_selected {
	height: 22px;
	color: #ffffff;
	background: url(../images/layout/canada_scene_slideshow_arrow.gif) no-repeat center bottom;
}
/* Current usable width: 573px */

#slideshow_viewable {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 525px;
}

#slideshow_thumbnails {
	position: relative;
	overflow: hidden;
	margin: 0 auto 5px auto;
	width: 525px;
}

#thumbnail_outside_holder {
	float: left;
	position: relative;
	overflow: hidden;
	width: 466px;
	margin: 0 5px 0 5px;
}

#thumb_holder {
	position: relative;
	top:0;
	left:0;
	width: 99999px;
}

#thumb_holder a {
	float: left;
	margin: 0 12px 0 0;
	display: inline;
	padding: 1px 0 0 0;
}

#slideshow_thumbnails a.thumb_selected {
	border: 1px solid #e8660f;
	padding: 0;
}

#slideshow_thumbnail_controls {
	clear: both;
}

#slideshow_thumbnail_controls a {
}

.thumb_control_button {
	margin: 0;
	position: relative;
	float: left;
	color: #ffffff;
	height: 34px;
	width: 22px;
	
	text-indent: -9999px;
	overflow: hidden;
}

#thumb_left a {
	background: url(../images/layout/canada_scene_slideshow_button_left.gif) no-repeat;
}

#thumb_right a {
	background: url(../images/layout/canada_scene_slideshow_button_right.gif) no-repeat;
}

/* Slideshow End *********************************************************/
/* Comments **************************************************************/
#comments_section {
	position: relative;
}

#section1 {
	position: relative;
	width: 411px;
	margin: 0 10px 0 0;
}

#section2 {
	position: relative;
	width: 125px;
	padding: 15px 13px 20px 13px;
	margin: 5px 0 0 0;
	line-height: 1.5em;
	border: 1px solid #e8660f;
	text-align: center;
}

#section2 h4 {
	font-size: 1.2em;
}

#section2 p {
	text-align: left;
	margin: 5px 0 15px 0;
}

#section2 h4 {
	color: #e8660f;
}
