/**
 * Common Blocks
 */
html,
body {
	height: 100%;
}

#layout {
	margin: 0 auto;
	/*max-width: 100em;*/
	min-height: 100%;
	min-width: 970px;
	position: relative;
}

#layout .back_bottom {
	bottom: 0;
	display: block;
	height: 7px;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

#layout .back_bottom ins {
	background: #c9c8c7;
	border-left: 115px solid #ff8500;
	border-right: 115px solid #ff8500;
	display: block;
	height: 7px;
	overflow: hidden;
}


/**
 * Header
 */
#header {
	width: 100%;
}

#shortcuts {
	float: left;
	left: 82px;
	margin: 0;
	padding: 15px 0 0 3%;
	position: relative;
}

#shortcuts a,
#shortcuts b {
	margin-right: 25px;
}

#header .back {
	background: #c9c8c7;
	border-left: 115px solid #ff5400;
	border-right: 115px solid #676a6e;
	display: block;
	height: 7px;
	overflow: hidden;
}


/**
 * Logo
 */
#logo {
	clear: both;
	float: left;
	padding: 4px 0 0 3%;
	position: relative;
	z-index: 2;
}

#logo a,
#logo b {
	font-size: 200%;
	font-weight: bold;
	text-decoration: none;
}

#logo a:link,
#logo a:visited {
	color: #000;
}

#logo img:hover {
	filter: alpha(opacity=70);
	opacity: .7;
}


/**
 * Audio Part
 */
#audio_part {
	float: left;
	font-size: 94%;
	margin-left: 13%;
	padding: 0 0 0 32px;
	position: relative;
	width: 14em;
}

#audio_part .icon {
	height: 14px;
	margin-top: -7px;
	top: .6em;
	width: 17px;
}


/**
 * Talk With Us
 */
#talk_with_us {
	float: right;
	font-size: 81.25%;
	margin-top: -1em;
	padding-right: 1%;
}

#talk_with_us .phone {
	display: block;
	font-size: 108%;
}

#talk_with_us .phone .number {
	color: #ff8500;
	font-size: 271%;
	margin-left: .2em;
}


/**
 * Navigation
 */
#navigation {
	clear: both;
	margin-left: 77px;
	padding: 0 0 1.5em 3%;
}

#navigation .navigation {
	font-size: 88%;
	margin: 0;
	zoom: 1;
}

#navigation .navigation:after {
	clear: left;
	content: '';
	display: block;
}

#navigation .control {
	line-height: 1.4;
	margin: 0 .2em;
	white-space: nowrap;
}

#navigation .navigation a {
	margin: 0 5px;
}

#navigation .navigation .selected {
	background: #848484;
	color: #fff;
	margin: 0;
	padding: 2px 5px;
}

#navigation a:link,
#navigation a:visited {
	color: #000;
}


/**
 * 6pi
 */
#six_pi {
	background: #e2e2e2;
	position: relative;
}

#six_pi .back_t {
	background: url(../i/pi_back.png) 0 0 repeat-x;
	height: 109px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}

#six_pi .back_b {
	background: url(../i/pi_back.png) 0 -109px repeat-x;
	display: block;
	height: 8px;
	overflow: hidden;
	position: relative;
	top: 0;
}

#six_pi .back_phone {
	background: url(../i/iphone.png) no-repeat;
	display: block;
	height: 360px;
	position: absolute;
	right: 0;
	top: -70px;
	width: 230px;
}

#six_pi .content {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 0 9%;
	position: relative;
}

#six_pi .content img {
	vertical-align: middle;
}

#six_pi .content sup {
	font-size: 75%;
	font-weight: bold;
}

#six_pi .content sup,
#six_pi .content sup a {
	color: #f60;
}


/**
 * Content
 */
#content {
	clear: both;
	line-height: 1.5;
	padding: 1em 0 12em;
	width: 100%;
}

#content:after {
	clear: left;
	content: '';
	display: block;
	height: 0;
}

#content .main {
	float: left;
	font-size: .875em;
	min-height: 1px;
	padding-left: 2%;
	position: relative;
	width: 41%;
}

#content .extra {
	float: left;
	font-size: .875em;
	min-height: 1px;
	padding-left: 2%;
	width: 18%;
}


/**
 * Left Panel
 */
#left_panel {
	float: left;
	font-size: .875em;
	line-height: normal;
	margin-left: 7%;
	padding-left: 20px;
	width: 25%;
}

#left_panel h2 {
	padding-left: 20px;
}


/**
 * Trainings
 */
#left_panel .trainings {
	padding-bottom: 2em;
}

#left_panel .trainings h3 {
	display: none;
}

.js #left_panel .trainings h3 {
	background: #fff;
	bottom: 0;
	display: block;
	color: #6f6f6f;
	font-size: .714em;
	left: -30px;
	line-height: 2;
	margin: 0;
	padding: 0;
	position: absolute;
	white-space: nowrap;
}

#left_panel .trainings .section {
	border-left: 5px solid #dedede;
	min-height: 50px;
	padding: 1px 0 1px 15px;
	position: relative;
}

#left_panel .trainings .section_color {
	border-color: #ff8500;
}

#left_panel .trainings a {
	color: #0d7791;
}

#left_panel .trainings .selected {
	color: #000;
	font-weight: bold;
}

#left_panel .trainings .header {
	background: url(headers.png) no-repeat;
	bottom: 0;
	display: block;
	left: -20px;
	position: absolute;
	width: 11px;
}

#left_panel .trainings .section_common .header {
	height: 36px;
}

#left_panel .trainings .section_sales .header {
	background-position: -22px 0;
	height: 48px;
}

#left_panel .trainings .section_service .header {
	background-position: -11px 0;
	height: 134px;
}

#left_panel .trainings .section_projects .header {
	background-position: -33px 0;
	height: 47px;
}


/**
 * Footer
 */
#footer {
	bottom: 0;
	clear: both;
	min-height: 6em;
	left: 0;
	padding: 1em 0 2em;
	position: absolute;
	width: 100%;
}

#footer:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
}

#footer .copyright {
	float: left;
	font-size: 69%;
	margin: 0 2% 0 0;
	padding: 4.8em 0 0 3%;
	width: 26%;
}

#footer .copyright span {
	padding: 0 3em 0 77px;
}

#footer .made_in {
	float: right;
	font-size: 69%;
	margin: 0;
	padding-right: 3%;
	padding-top: 4.8em;
	width: 18%;
}


/**
 * Contacts
 */
#footer .contacts {
	float: left;
	font-size: .6875em;
	padding: 2.8em 2% 0 0;
	width: 19%;
}

#footer .contacts h4 {
	font-size: 1.18em;
	margin-top: 0;
	padding-bottom: .75em;
	padding-top: 0;
}

#footer .contacts p {
	margin: .25em 0 0;
}

#footer .contacts p a {
	color: #000;
}

#footer .contacts img {
	vertical-align: middle;
}


/**
 * Columns
 */
.columns {
	clear: left;
	zoom: 1;
}

.columns:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
}

.columns .column {
	float: left;
	margin-right: -1px;
	padding-right: 6%;
	width: 47%;
	zoom: 1;
}

.columns .column_last {
	padding-right: 0 !important;
}


/**
 * People
 */
.people {
	background: url(../i/people.jpg) no-repeat;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}

.people1 {
	height: 36px;
	width: 33px;
}

.people2 {
	background-position: -36px 0;
	height: 75px;
	width: 53px;
}

.people3 {
	background-position: -89px 0;
	height: 73px;
	width: 54px;
}

.people4 {
	background-position: -143px 0;
	height: 78px;
	width: 48px;
}

.people5 {
	background-position: -191px 0;
	height: 39px;
	width: 69px;
}

.people6 {
	background-position: 0 -78px;
	height: 69px;
	width: 58px;
}

.people7 {
	background-position: -58px -78px;
	height: 94px;
	width: 53px;
}

.people8 {
	background-position: -111px -78px;
	height: 61px;
	width: 45px;
}

.people9 {
	background-position: -156px -78px;
	height: 75px;
	width: 52px;
}

.people10 {
	background-position: -208px -78px;
	height: 59px;
	width: 58px;
}

.people11 {
	background-position: 0 -279px;
	height: 67px;
	width: 41px;
}

.people12 {
	background-position: -41px -279px;
	height: 71px;
	width: 44px;
}

.people13 {
	background-position: -85px -279px;
	height: 79px;
	width: 56px;
}

.people14 {
	background-position: -141px -279px;
	height: 81px;
	width: 50px;
}

.people15 {
	background-position: -191px -279px;
	height: 64px;
	width: 51px;
}

.people16 {
	background-position: 0 -360px;
	height: 69px;
	width: 50px;
}

.people17 {
	background-position: -50px -360px;
	height: 79px;
	width: 60px;
}

.people18 {
	background-position: -110px -360px;
	height: 81px;
	width: 51px;
}

.people19 {
	background-position: -161px -360px;
	height: 103px;
	width: 58px;
}

.people20 {
	background-position: -219px -360px;
	height: 74px;
	width: 49px;
}

.people21 {
	background-position: 0 -463px;
	height: 67px;
	width: 52px;
}

.people22 {
	background-position: -52px -463px;
	height: 67px;
	width: 52px;
}

.people23 {
	background-position: -104px -463px;
	height: 74px;
	width: 40px;
}

.people24 {
	background-position: -144px -463px;
	height: 75px;
	width: 48px;
}

.people25 {
	background-position: -192px -463px;
	height: 82px;
	width: 40px;
}

.people26 {
	background-position: 0 -545px;
	height: 61px;
	width: 58px;
}

.people27 {
	background-position: -58px -545px;
	height: 59px;
	width: 61px;
}

.people28 {
	background-position: -119px -545px;
	height: 70px;
	width: 43px;
}

.people29 {
	background-position: -162px -545px;
	height: 73px;
	width: 44px;
}

.people30 {
	background-position: -206px -545px;
	height: 77px;
	width: 36px;
}


/**
 * Files
 */
.file {
	padding-right: 30px;
	position: relative;
}

.file .icon {
	background: url(../i/files.png) no-repeat;
	display: block;
	height: 24px;
	left: auto;
	margin-top: -12px;
	position: absolute;
	right: 0;
	top: .6em;
	width: 22px;
}


/**
 * Popup Block and Panel
 */
.popup_block {
	margin-top: 25px;
	padding-bottom: 20px;
}

.popup_block {
	font-size: .875em;
	left: 50%;
	position: absolute;
	top: 50px;
	z-index: 10;
}

.popup_block .pp_wrap {
	margin: -20px -25px 0;
	min-height: 50px;
	overflow: hidden;
	padding: 5px 25px 0;
	position: relative;
	width: 100%;
}

.popup_block .pp_cn {
	background: url(../i/panel.png) no-repeat;
	display: block;
	left: -25px;
	position: absolute;
	z-index: -1;
}

.popup_block .pp_lt,
.popup_block .pp_rt {
	height: 1500px;
	top: -25px;
}

.popup_block .pp_lt,
.popup_block .pp_lb {
	width: 100%;
}

.popup_block .pp_rt,
.popup_block .pp_rb {
	margin-left: 100%;
	width: 25px;
}

.popup_block .pp_lb,
.popup_block .pp_rb {
	height: 25px;
}

.popup_block .pp_lb {
	clip: rect(auto auto auto 25px);
	left: -50px;
	padding-right: 50px;
}

.popup_block .pp_rb {
	left: 0px;
}

.popup_block .close {
	color: #f66c1f;
	cursor: pointer;
	font-size: 2.5em;
	line-height: 1;
	position: absolute;
	right: 25px;
	top: 10px;
}

.fader {
	background: #fff;
	filter: alpha(opacity=70);
	height: 100%;
	left: 0;
	opacity: .7;
	position: fixed;
	top: 0;
	width: 100%;
	/*z-index: 9;*/
}


/**
 * Panel
 */
.panel {
	background: url(../i/cn1_l.png) repeat-y;
	position: relative;
}

.panel .p_content {
	background: url(../i/cn1_r.png) right 0 repeat-y;
	padding: 10px 20px;
	position: relative;
}

.panel .p_t,
.panel .p_b {
	background: url(../i/cn1_tb.png) repeat-x;
	display: block;
	height: 15px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.panel .p_b {
	background-position: 0 -15px;
	margin-top: -15px;
}

.panel .p_l,
.panel .p_r {
	background: url(../i/cn1_corners.png) no-repeat;
	display: block;
	height: 15px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 15px;
}

.panel .p_b .p_l {
	background-position: 0 -15px;
}

.panel .p_r {
	margin: 0 0 0 auto;
	position: relative;
}

.panel .p_t .p_r {
	background-position: -15px 0;
}

.panel .p_b .p_r {
	background-position: -15px -15px;
}


/**
 * Dialog Panel
 */
.dialog_panel {
	border: 1px solid #ddd;
	padding: 1px 20px;
	position: relative;
}

.dialog_panel .p_lt,
.dialog_panel .p_rt,
.dialog_panel .p_lb,
.dialog_panel .p_rb {
	background: url(../i/cn2_corners.png) no-repeat;
	display: block;
	height: 14px;
	left: -1px;
	overflow: hidden;
	position: absolute;
	width: 8px;
}

.dialog_panel .p_lt,
.dialog_panel .p_rt {
	top: -1px;
}

.dialog_panel .p_rt,
.dialog_panel .p_rb {
	left: -7px;
	margin-left: 100%;
}

.dialog_panel .p_rt {
	background-position: -8px 0;
}

.dialog_panel .p_lb,
.dialog_panel .p_rb {
	margin-top: -12px;
}

.dialog_panel .p_lb {
	background-position: 0 -14px;
}

.dialog_panel .p_rb {
	background-position: -8px -14px;
}


/**
 * Popup Question
 */
.popup_question {
	margin-left: -12.5em;
	width: 25em;
}

.popup_question h3 {
	color: #da3c16;
	font-size: 1.714em;
	margin: 0;
}

.popup_question form {
	margin: .75em 0 1em;
	width: 85%;
}

.popup_question_link {
	border-bottom: 1px dotted;
	color: #da3c16;
	text-decoration: none !important;
}

/**
 * Popup Feedback
 */
.popup_feedback {
	margin-left: -12.5em;
	width: 25em;
}

.popup_feedback h3 {
	color: #da3c16;
	font-size: 1.714em;
	margin: 0;
}

.popup_feedback form {
	margin: .75em 0 1em;
	width: 85%;
}

.popup_feedback_link {
	border-bottom: 1px dotted;
	color: #da3c16;
	text-decoration: none !important;
}


/**
 * Offer Panel
 */
.offer_panel {
	width: 12em;
}

#left_panel .offer_panel {
	margin-left: 20px;
}

.offer_panel h3 {
	font-size: 1.143em;
	margin-bottom: -.75em;
	padding-top: 0;
}

.offer_panel p {
	font-size: 1.429em;
}

.offer_panel a {
	color: #da3c16;
}


/**
 * Question Panel
 */
.question_panel {
	font-size: .929em;
	line-height: normal;
	width: 13em;
}

#footer .question_panel {
	float: left;
	font-size: .6875em;
	padding-left: 5%;
	position: relative;
	top: -1.75em;
}

.question_panel h3 {
	font-size: 1.385em;
	margin: 0 0 -1em;
	padding: 0;
	position: relative;
}

.question_panel h3,
.question_panel h3 a {
	color: #da3c16;
}

.question_panel h3 em {
	font-size: 456%;
	font-style: normal;
}

.question_panel .external {
	background-image: url(../i/external_da3c16.png);
}


/**
 * Feedback Panel
 */
.feedback_panel {
	font-size: .929em;
	line-height: normal;
	width: 13em;
}

#footer .feedback_panel {
	float: left;
	font-size: .6875em;
	padding-left: 5%;
	position: relative;
	top: 2.35em;
}

.feedback_panel h3 {
	font-size: 1.385em;
	margin: 0 0 -1em;
	padding: 0;
	position: relative;
}

.feedback_panel h3,
.feedback_panel h3 a {
	color: #da3c16;
}

.feedback_panel .external {
	background-image: url(../i/external_da3c16.png);
}


/**
 * Popup Human Order and Popup Corporate Order
 */
.popup_human_order,
.popup_corporate_order {
	margin-left: -15em;
	width: 30em;
}

.popup_human_order h3,
.popup_corporate_order h3 {
	color: #f66c1f;
	font-size: 1.5em;
	margin: 0;
	padding-bottom: 1em;
}

.popup_human_order h4,
.popup_corporate_order h4 {
	font-size: 1.286em;
	font-weight: bold;
	padding: .75em 0 1.5em;
}

.popup_human_order .simple_form,
.popup_corporate_order .simple_form {
	margin: 0 1.5em 1em 1em;
	zoom: 1;
}

.popup_human_order .simple_form .row,
.popup_corporate_order .simple_form .row,
.human_order .simple_form .row,
.corporate_order .simple_form .row {
	clear: left;
	width: 100%;
}

.popup_human_order .simple_form .label,
.popup_corporate_order .simple_form .label,
.human_order .simple_form .label,
.corporate_order .simple_form .label {
	float: left;
	left: -10.5em;
	margin-right: -100%;
	width: 10em;
}

.popup_human_order .simple_form .field,
.popup_corporate_order .simple_form .field,
.human_order .simple_form .field,
.corporate_order .simple_form .field {
	padding-left: 10.5em;
}

.popup_human_order .simple_form .text input,
.popup_corporate_order .simple_form .text input,
.popup_human_order .simple_form .text select,
.popup_corporate_order .simple_form .text select,
.human_order .simple_form .text input,
.corporate_order .simple_form .text input,
.human_order .simple_form .text select,
.corporate_order .simple_form .text select {
	width: 98%;
}

.popup_human_order .simple_form .long_text .label,
.popup_corporate_order .simple_form .long_text .label,
.human_order .simple_form .long_text .label,
.corporate_order .simple_form .long_text .label {
	float: none;
	width: 100%;
}

.popup_human_order .simple_form .long_text .field,
.popup_corporate_order .simple_form .long_text .field,
.human_order .simple_form .long_text .field,
.corporate_order .simple_form .long_text .field {
	float: none;
	padding-left: 0;
}

.popup_human_order .simple_form .phone input,
.popup_corporate_order .simple_form .phone input,
.human_order .simple_form .phone input,
.corporate_order .simple_form .phone input {
	width: 62%;
}

.popup_human_order .simple_form .phone input.code,
.popup_corporate_order .simple_form .phone input.code,
.human_order .simple_form .phone input,
.corporate_order .simple_form .phone input {
	margin: 0 .3em;
	width: 20%;
}

.popup_human_order .simple_form .captcha input,
.popup_corporate_order .simple_form .captcha input,
.human_order .simple_form .captcha input,
.corporate_order .simple_form .captcha input {
	width: 5.4em;
}

.popup_human_order .simple_form .submit .field,
.popup_corporate_order .simple_form .submit .field,
.human_order .simple_form .submit .field,
.corporate_order .simple_form .submit .field {
	padding-left: 0;
}

.popup_human_order .simple_form p,
.popup_corporate_order .simple_form p,
.human_order .simple_form p,
.corporate_order .simple_form p {
	font-size: .857em;
}

.popup_human_order_link,
.popup_corporate_order_link {
	border-bottom: 1px dotted;
	text-decoration: none !important;
}

.popup_human_order_link:visited,
.popup_corporate_order_link:visited {
	color: #207cc9;
}


/**
 * Popup Comment
 */
.popup_comment {
	margin-left: -15em;
	width: 25em;
}

.popup_comment h3 {
	color: #f66c1f;
	font-size: 1.5em;
	margin: 0;
	padding-bottom: 1em;
}

.popup_comment h4 {
	font-size: 1.286em;
	font-weight: bold;
	padding: .75em 0 1.5em;
}

.popup_comment .simple_form {
	margin: 0 1.5em 1em 1em;
	zoom: 1;
}

.popup_comment .simple_form .text input,
.popup_comment .simple_form .text select {
	width: 98%;
}

.popup_comment .simple_form .long_text .field {
	float: none;
	padding-left: 0;
}

.popup_comment .simple_form .email input {
	width: 62%;
}


/**
 * Popup Video
 */
.popup_video {
	margin-left: -17em;
	width: 34em;
}

.popup_video h3 {
	font-size: 1.312em;
}

.popup_video .video {
	margin: 1em 0 2em;
	min-height: 320px;
}

.popup_video .previews {
	overflow: hidden;
	position: relative;
}

.popup_video .previews .item {
	float: left;
	margin: 0 2em 2em 0;
	padding-top: 75px;
	position: relative;
}

.popup_video .previews .item img {
	left: 0;
	position: absolute;
	top: 0;
}

.popup_video .previews .selected .pseudo {
	border-bottom: 0;
	color: #000 !important;
	cursor: auto;
}

/**
 * Popup Audio
 */
.popup_audio {
	margin-left: -15em;
	width: 30em;
}

.popup_audio .pp_content {
	padding-top: 3em;
}

.popup_audio .pp_content h2 {
	margin-top: -.9em;
	padding-top: 0;
}

.popup_audio .item {
	margin: .75em 0 1em;
	padding-right: 220px;
	position: relative;
	zoom: 1;
}

.popup_audio .audio {
	margin-top: -10px;
	position: absolute;
	right: 0;
	top: .6em;
}

.popup_audio .selected .pseudo {
	border-bottom: 0;
	color: #000 !important;
	cursor: auto;
}


/**
 * Icons
 */
.icon {
	background: url(../i/icons.png) no-repeat;
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.icon_l_arrow {
	background-position: -17px 0;
	height: 46px;
	width: 26px;
}

.icon_r_arrow {
	background-position: -43px 0;
	height: 46px;
	width: 26px;
}


/**
 * Photo Popup
 */
.photo_popup {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}

.photo_popup h2 {
	left: 3%;
	margin: 0 0 0 323px;
	padding: 0;
	position: absolute;
	top: 70px;
}

.photo_popup .picture {
	background: #ccc;
	padding: 10px;
	position: absolute;
	top: 20%;
}

.photo_popup .cur_picture {
	margin-left: 50%;
}

.photo_popup .prev_picture,
.photo_popup .next_picture {
	cursor: pointer;
}

.photo_popup .prev_picture img,
.photo_popup .next_picture img {
	filter: alpha(opacity=80);
	opacity: .8;
}

.photo_popup .prev_picture:hover img,
.photo_popup .next_picture:hover img,
.photo_popup_animate .prev_picture img,
.photo_popup_animate .next_picture img {
	filter: alpha(opacity=100);
	opacity: 1;
}

.photo_popup .prev_picture {
	margin-right: -85px;
	right: 100%;
}

.photo_popup .next_picture {
	left: 100%;
	margin-left: -85px;
}

.photo_popup .hid_picture {
	position: absolute;
	visibility: hidden;
}

.photo_popup .picture img {
	display: block;
}

.photo_popup_animate .prev_picture,
.photo_popup_animate .next_picture,
.photo_popup_animate .cur_picture,
.photo_popup_animate .hid_picture {
	margin: 0;
	right: auto;
	visibility: visible;
}

.photo_popup .picture .description {
	color: #000;
	display: block;
	font-size: 87.5%;
	margin-top: .6em;
	padding: 0 15px;
}

.photo_popup .fader {
	background: #fff;
	filter: alpha(opacity=90);
	height: 100%;
	left: 0;
	opacity: .9;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.photo_popup .close {
	cursor: pointer;
	height: 48px;
	overflow: hidden;
	right: 30px;
	position: absolute;
	top: 30px;
	width: 48px;
}

.photo_popup .close ins {
	background: url(../i/close.png) no-repeat;
	display: block;
	height: 96px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 48px;
}

.photo_popup .close:hover ins {
	top: -48px;
}

.photo_popup .previews {
	bottom: 20px;
	left: 10%;
	line-height: 8px;
	position: fixed;
	text-align: center;
	width: 80%;
}

.photo_popup .previews ins {
	background: #888;
	cursor: pointer;
	display: inline-block;
	font-size: 8px;
	height: 8px;
	overflow: hidden;
	margin: 4px 4px 34px;
	width: 8px;
}

.photo_popup .previews ins.visited {
	background: #ddd;
}

.photo_popup .previews ins:hover {
	border: 4px solid #ff4e00;
	margin: 0 0 30px;
}

.photo_popup .previews ins.selected,
.photo_popup .previews ins.selected:hover {
	background: #ff4e00;
	border: 0;
	cursor: auto;
	height: 16px;
	margin: 0 0 30px;
	width: 16px;
}


/**
 * See and Listen
 */
.see_and_listen {
	float: left;
	margin-right: -1em;
	margin-top: -.8em;
	padding: 0 0 0 32px;
	position: relative;
	width: 24em;
}

.see_and_listen h3 {
	font-size: 1em;
	margin-bottom: 0;
	padding-bottom: .4em;
}

.see_and_listen .video_panel,
.see_and_listen .photo_panel,
.see_and_listen .audio_panel {
	color: #8d8d8d;
	float: left;
	font-size: .75em;
	margin-right: 2em;
}

.see_and_listen .video_panel .pseudo,
.see_and_listen .photo_panel .pseudo,
.see_and_listen .audio_panel .pseudo {
	font-size: 1.167em;
}

.see_and_listen .video_panel .description,
.see_and_listen .photo_panel .description,
.see_and_listen .audio_panel .description {
	display: block;
	white-space: nowrap;
}

.see_and_listen .photo_previews {
	display: none;
}