/*	
*	CSS Level 2.1
*	"GreenBlue" template for site (950 px)
*/

/* -- Default Page Settings -- 1 ----------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #4b0082;
	text-decoration: none;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}

a:active {
	color: #6699CC;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	background: #FFFFFF url(../iface/_v4/backgrounds/body_vertical.png) repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 62.5%;
}

/*P, TABLE, TD, FORM, IMG, H1, H2, H3, H4, H5, H6, INPUT {
	FONT-SIZE: 1em
}*/

H1 {
	font-weight: bold;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}

H2 {
	font-weight: bold;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}

H3 {
	font-weight: bold;
	/*font-size: 1.2em;*/
	font-size: 12px; /* mainpage gallery fix */
/*	font-variant: small-caps;*/
	font-family: Arial, Helvetica, sans-serif;
}

H4 {
	font-weight: bold;
	font-size: 1.1em;
}

H5 {
	font-weight: bold;
	font-size: 1.0em;
}

H6 {
	font-weight: bold;
	font-size: 0.9em;
}

.col_Green {
	color: #009900;
}

.col_Red {
	color: #FF0000;
}

.col_Orange {
	color: #FF6622;
}

.col_DeepBlue {
	color: #44618F;
}

.col_Hidden_smoke {
	color: #c6c6c6;
}

.col_Hidden_light {
	color: #999999;
}

.col_Hidden_dark {
	color: #666666;
}

.font_11em, .x_TT_footer_mk1_text_w2, .x_TT_middle_mk1_text_w2, .x_TT_head_mk1_text_w2, .x_TT_BOX_text_w2max, .z_inside_element_localNav_date_bottom_INFO_text, .z_inside_element_localNav_print_bottom_text, .z_inside_element_localNav_date_bottom {
	font-size: 1.1em;
}

.font_small {
	font-size: 1.0em;
}

.font_micro {
	font-size: 0.9em;
}

.font_micro_col1 {
	color: #FF0000;
	font-size: 0.9em;
}

.font_default {
	color: #000000;
}

.font_default_hidden {
	color: #999999;
}

.font_default_hidden2 {
	color: #666666;
}

.font_small_hidden {
	color: #666666;
	font-size: 1.0em;
}

.font_micro_hidden {
	color: #999999;
	font-size: 0.9em;
}

HR {
	color: #a9d6a9;
	background-color: #a9d6a9;
	border: none;
	height: 1px;
}

ol {
	padding-left: 16px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	padding-left: 16px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.list_item_unordered_default {
	list-style-image: url(../iface/elements/list_item_unordered_default.png);
}

.list_item_unordered_note_gray {
	list-style-image: url(../iface/elements/list_item_unordered_note.png);
}

.list_item_unordered_note_gray_mk2 {
	list-style-image: url(../iface/elements/list_item_unordered_note.png);
	padding-left: 16px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.list_item_unordered_note_green {
	list-style-image: url(../iface/elements/list_item_unordered_note_green.png);
}

.list_item_unordered_note_green_mk2 {
	list-style-image: url(../iface/elements/list_item_unordered_note_green.png);
	padding-left: 16px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.list_item_mk1_BOX {
	width: 95%;
	position: relative;
}

.list_item_mk1_title, .list_item_mk2_title {
	top: 0px;
	position: absolute;
	text-align: right;
	padding-right: 4px;
}

.list_item_mk1_title {
	width: 146px;
}

.list_item_mk2_title {
	width: 250px;
}

.list_item_mk1_text, .list_item_mk2_text {
	top: 0px;
	position: relative;
	border: 0px #a9d6a9;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	margin-top: 14px;
	margin-bottom: 14px;
	padding-left: 4px;
	min-height: 30px; /* 2 lines */
}

.list_item_mk1_text {
	width: 76%;
	left: 150px;
}

.list_item_mk2_text {
	width: 60%;
	left: 254px;
}

a.hidden_link:link, a.hidden_link:visited {
	color: #999999;
	text-decoration: none;
}

a.hidden_link:hover {
	color: #009900;
	text-decoration: underline;
}

a.hidden_link:active {
	color: #6699CC;
	text-decoration: none;
}

.inputbox, .inputbox_hidden, .button {
	font-size: 1.1em;
	border: 0px #a4a4a4;
	border-width: 1px;
	border-style: solid;
	text-indent: 2px;
}

.inputbox {
	background: #FFFFFF;
	color: #000000;
}

.inputbox_hidden {
	background: #FFFFFF;
	color: #666666;
	text-align: center;
}

.input{
	font-size: 1.1em;
/*	BORDER-COLOR: buttonface;
	border: 0px #333333;
	border-width: 1px;
	border-style: solid; */
}

.button {
	color: #000000;
	background-color: #EFEBDE;
	font-size: 1.0em;
	HEIGHT: 18px;
	border: 1px #333333;
	border-width: 1px;
	border-style: solid;
}
/* -- Default Page Settings -- 0 ----------------------------------------------------------- */

/* -- Main Page Settings -- 1 -------------------------------------------------------------- */
.zMP_CENTER {
	width: 950px;
	margin-left: -475px;
	position: absolute;
	top: 0px;
	left: 50%;
	visibility: visible;
}

.zMP_background {
	width: 950px;
	position: relative;
	display: table;
}

.zMP_background_top {
	background-image: url(../iface/_v4/backgrounds/body.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 15px;
	position: relative;
	left: 0px;
	top: 0px;
}

.zMP_background_middle {
	background-image: url(../iface/_v4/backgrounds/body_horizontal.png);
	background-repeat: repeat-y;
	width: 950px;
	height: inherit;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.zMP_background_middle_woBG {
	width: 950px;
	height: inherit;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.zMP_background_bottom {
	background-image: url(../iface/_v4/backgrounds/body.png);
	background-repeat: no-repeat;
	background-position: 0px -1100px;
	width: 950px;
	height: 50px;
	position: relative;
	left: 0px;
	bottom: 0px;
}

.zMP_background_bottom_corner_left_animation {
	background-image: url(../iface/_v4/backgrounds/body_corner_left_animation_cropped.gif);
	background-repeat: no-repeat;
	width: 127px;
	height: 37px;
	position: absolute;
	left: 12px;
	bottom: 13px;
}

.zMP_Copyright_left_mk1 {
	color: #999999;
	font-size: 0.9em;
	width: 380px;
	text-align: right;
	vertical-align: bottom;
	position: absolute;
	right: 159px;
	bottom: 13px;
	border: 0px #a9d6a9;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	padding-right: 5px;
}

.zMP_Copyright_right_mk1 {
	color: #999999;
	font-size: 0.9em;
	width: 137px;
	text-align: right;
	vertical-align: bottom;
	position: absolute;
	right: 17px;
	bottom: 13px;
	border: 0px #a9d6a9;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	padding-right: 5px;
}

.zMP_Copyright_right_mk2 {
	color: #999999;
	font-size: 0.9em;
	width: 517px;
	text-align: right;
	vertical-align: bottom;
	position: absolute;
	right: 17px;
	bottom: 13px;
	border: 0px #a9d6a9;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	padding-right: 5px;
}
/* -- Main Page Settings -- 0 -------------------------------------------------------------- */

/* -- NavUp Settings -- 1 ------------------------------------------------------------------ */
.z_NavUp_panel_pLNG {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: -194px -98px;
	width: 16px;
	height: 52px;
	position: absolute;
	right: -7px;
	top: 10px;
	z-index: 7;
	cursor: pointer;
}
/* -- NavUp Settings -- 0 ------------------------------------------------------------------ */

.y_GALLERY_RESULT {
	background-image: url(../iface/_v4/backgrounds/body_horizontal.png);
	background-repeat: repeat-y;
	width: 950px;
	height: 257px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
}

.y_GALLERY_RESULT_shift {
	position: relative;
	left: 27px;
	top: 0px;
}

.z_navleft_bg, .z_navright_bg, .z_inside {
	top: 34px;
}

.z_navleft_bg_MAINPAGE, .z_navright_bg_MAINPAGE, .z_inside_MAINPAGE {
	top: 0px;
}

/* -- navleft Settings -- 1 ---------------------------------------------------------------- */
.z_navleft_bg, .z_navleft_bg_MAINPAGE {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	width: 147px;
	height: 545px;
	position: absolute;
	left: 10px;
	z-index: 1;
}

.z_navleft_up_item1_logo {
	width: 126px;
	height: 46px;
	position: absolute;
	left: 13px;
	top: 2px;
}

.z_navleft_up_item3 {
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 122px;
	height: 28px;
	position: absolute;
	left: 15px;
	top: 76px;
}

.z_navleft_up_item4 {
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 122px;
	height: 28px;
	position: absolute;
	left: 15px;
	top: 108px;
}

.z_navleft_up_item_Fallout3_image {
	color: #000000;
	width: 132px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 150px;
}

.z_navleft_up_item_Fallout3_text {
	color: #000000;
	font-size: 1.1em;
	text-align: left;
	vertical-align: top;
	width: 116px;
	height: 14px;
	position: absolute;
	left: 26px;
	top: 181px;
}

.z_navleft_up_item5 {
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 122px;
	height: 28px;
	position: absolute;
	left: 15px;
	top: 211px;
}

.z_navleft_up_item_Gallery_place1 {
	width: 124px;
	height: 56px;
	position: absolute;
	left: 14px;
	top: 241px;
	cursor: pointer;
}

.z_navleft_up_item_Gallery_place2 {
	width: 124px;
	height: 55px;
	position: absolute;
	left: 14px;
	top: 297px;
	cursor: pointer;
}

.z_navleft_up_item_Gallery_place3 {
	width: 124px;
	height: 56px;
	position: absolute;
	left: 14px;
	top: 352px;
	cursor: pointer;
}

.z_navleft_up_item_Gallery_place1:hover {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -369px;
	width: 124px;
	height: 56px;
	position: absolute;
	left: 14px;
	top: 241px;
	cursor: pointer;
}

.z_navleft_up_item_Gallery_place2:hover {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -425px;
	width: 124px;
	height: 55px;
	position: absolute;
	left: 14px;
	top: 297px;
	cursor: pointer;
}

.z_navleft_up_item_Gallery_place3:hover {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -480px;
	width: 124px;
	height: 56px;
	position: absolute;
	left: 14px;
	top: 352px;
	cursor: pointer;
}


.z_navleft_up_item_Gallery_text {
	color: #000000;
	font-size: 1.1em;
	text-align: left;
	vertical-align: top;
	width: 112px;
	height: 40px;
	position: absolute;
	left: 26px;
	top: 407px;
}

.z_navleft_up_itemBottom_counters {
	color: #000000;
	text-align: center;
	vertical-align: top;
	width: 128px;
	height: 50px;
	position: absolute;
	left: 22px;
	bottom: 30px;
}

.z_navleft_up_itemBottom_feedback {
	color: #000000;
	font-size: 1.1em;
	text-align: center;
	vertical-align: top;
	width: 116px;
	height: 29px;
	position: absolute;
	left: 18px;
	top: 474px;
}

.z_navleft_up_itemBottom_feedback_ICO {
	width: 21px;
	height: 16px;
	position: absolute;
	left: 47px;
	bottom: 0px;
	cursor: pointer;
}

a.z_navleft_textLink, a.z_navleft_textLink_mk0, a.z_navleft_textLink_mk1, a.z_navleft_textLink_mk1_active, a.z_navleft_textLink_mk1_active_no {
	background-repeat: no-repeat;
	font-size: 1.1em;
	text-align: left;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a.z_navleft_textLink_mk0 {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-position: 0px -52px;
}

a.z_navleft_textLink_mk1 {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-position: 0px -65px;
}

a.z_navleft_textLink_mk1_active {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-position: 0px -26px;
}

a.z_navleft_textLink_mk1_active_no {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-position: 0px -39px;
}

a.z_navleft_textLink_mk0:visited, a.z_navleft_textLink_mk1:visited, a.z_navleft_textLink_mk1_visited:visited, a.z_navleft_textLink_mk1_visited_no:visited, a.z_navleft_textLink_mk1_active:visited, a.z_navleft_textLink_mk1_active_no:visited {
	color: #003399;
}

a.z_navleft_textLink_mk0:hover, a.z_navleft_textLink_mk1:hover, a.z_navleft_textLink_mk1_active:hover, a.z_navleft_textLink_mk1_active_no:hover {
	background-image: url(../iface/_v4/elements/navleft_textLink_marker1_active.gif);
	background-position: 0px 0px;
	color: #009900;
}

a.z_navleft_textLink_mk0:active, a.z_navleft_textLink_mk1:active, a.z_navleft_textLink_mk1_active:active, a.z_navleft_textLink_mk1_active_no:active {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-position: 0px -39px;
	color: #6699CC;
}
/* -- navleft Settings -- 0 ---------------------------------------------------------------- */


/* -- navright Settings -- 1 --------------------------------------------------------------- */
.z_navright_bg, .z_navright_bg_MAINPAGE {
	width: 147px;
	position: absolute;
	left: 793px;
/*	top: РЎРѓР СР С•РЎвЂљРЎР‚Р С‘ Р Р†РЎвЂ№РЎв‚¬Р Вµ */
	z-index: 1;
	display: table-column;
}

.z_navright_up_item_Random_image_BOX {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -783px -21px;
	width: 142px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.z_navright_up_item_Random_image_p1_name_TXT {
	color: #999999;
	font-size: 0.9em;
	width: 120px;
	height: 16px;
	position: relative;
	text-align: center;
	left: 11px;
	top: 1px;
	z-index: 5;
}

.z_navright_up_item_Random_image_p1 {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1_repeating.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
	width: 142px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.z_navright_up_item_Random_image_p1_desc_TXT {
	color: #999999;
	font-size: 0.9em;
	width: 120px;
	position: relative;
	text-align: center;
	left: 11px;
	top: 0px;
	z-index: 5;
}

.z_navright_up_item_Random_image_p1_middle1 {
	font-size: 0.2em;
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -783px -62px;
	width: 142px;
	height: 5px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.z_navright_up_item_Random_image_p2_stats {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -783px -67px;
	width: 142px;
	height: 23px;
	position: relative;
}

.z_navright_up_item_Random_image_p2_stats_resolution {
	color: #999999;
	font-size: 0.9em;
	text-align: left;
	width: 64px;
	height: 11px;
	position: absolute;
	left: 20px;
	top: 9px;
}

.z_navright_up_item_Random_image_p2_stats_weight {
	color: #999999;
	font-size: 0.9em;
	text-align: left;
	width: 41px;
	height: 11px;
	position: absolute;
	left: 96px;
	top: 9px;
}

.z_navright_up_item_Random_image_p3 {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1_repeating.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 142px;
	position: relative;
}

.z_navright_up_item_Random_image_p2_statsBottom {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -783px -189px;
	width: 142px;
	height: 26px;
	position: relative;
}

.z_navright_up_item_Random_image_p2_statsBottom_type {
	color: #999999;
	font-size: 0.9em;
	text-align: center;
	width: 46px;
	height: 12px;
	position: absolute;
	left: 62px;
	top: 1px;
}

.z_navright_up_item_Wallpaper_image_BOX {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -783px -215px;
	width: 142px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.z_navright_up_item_Wallpaper_image_p2_statsBottom {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -783px -383px;
	width: 142px;
	height: 26px;
	position: relative;
}

.z_navright_up_item_Video_p2_stats {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -783px -455px;
	width: 142px;
	height: 37px;
	position: relative;
}

.z_navright_up_item_Video_p2_stats_audio {
	color: #999999;
	font-size: 0.9em;
	text-align: left;
	width: 64px;
	height: 11px;
	position: absolute;
	left: 20px;
	top: 23px;
}

.z_navright_up_item_Video_p2_stats_length {
	color: #999999;
	font-size: 0.9em;
	text-align: left;
	width: 41px;
	height: 11px;
	position: absolute;
	left: 96px;
	top: 23px;
}

.z_navright_up_item_Video_p2_statsBottom {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -783px -591px;
	width: 142px;
	height: 26px;
	position: relative;
}
/* -- navright Settings -- 0 --------------------------------------------------------------- */

/* -- inside Settings -- 1 ----------------------------------------------------------------- */
.z_inside, .z_inside_MAINPAGE {
	width: 636px;
	position: relative;
	left: 157px;
/*	top: РЎРѓР СР С•РЎвЂљРЎР‚Р С‘ Р Р†РЎвЂ№РЎв‚¬Р Вµ */
	z-index: 2;
}

.z_inside_MAINPAGE_w2 {
	width: 783px;
	position: relative;
	left: 157px;
/*	top: РЎРѓР СР С•РЎвЂљРЎР‚Р С‘ Р Р†РЎвЂ№РЎв‚¬Р Вµ */
	z-index: 2;
}

.z_inside_MAINPAGE_w3 {
	width: 920px;
	position: relative;
	left: 15px;
	z-index: 2;
}

.z_inside_item_PageCap_BOX_w1 {
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -242px;
	width: 636px;
	height: 16px;
	position: relative;
	z-index: 3;
}

.z_inside_item_PageCap_BOX_w2 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 783px;
	height: 16px;
	position: relative;
	z-index: 3;
}

.z_inside_item_PageInfo_1_ordinary_BOX {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -147px -21px;
	width: 636px;
	height: 72px;
	position: relative;
	z-index: 3;
}

.z_inside_item_PageInfo_2_ordinary_BOX {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -147px -93px;
	width: 636px;
	height: 28px;
	position: relative;
	z-index: 3;
}

.z_inside_item_Page_BOX {
	width: 636px;
	position: relative;
	z-index: 3;
}

.z_inside_item_Page_BOX_w2 {
	width: 778px;
	position: relative;
	z-index: 3;
}

.z_inside_item_PageDown_ordinary_BOX {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1.png);
	background-repeat: no-repeat;
	background-position: -147px -241px;
	width: 636px;
	height: 71px;
	position: relative;
	left: 0px;
	bottom: 0px;
	z-index: 3;
}

.z_inside_item_PageDown_ordinary_p2 {
	width: 56px;
	height: 43px;
	position: absolute;
	right: 69px;
	top: 0px;
	z-index: 4;
}

.z_inside_item_PageDown_ordinary0_BOX {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	width: 783px;
	height: 20px;
	position: relative;
	left: 0px;
	bottom: 0px;
	z-index: 3;
}

.z_inside_item_PageDown_ordinary0_p1 {
	color: #000000;
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
	width: 470px;
	height: 14px;
	position: absolute;
	left: 109px;
	top: 3px;
	z-index: 4;
}

.z_inside_item_PageDown_ordinary0_p2 {
	width: 56px;
	height: 43px;
	position: absolute;
	right: 74px;
	top: 0px;
	z-index: 4;
}

.z_inside_item_PageDown_ordinary_p2:hover, .z_inside_item_PageDown_ordinary0_p2:hover {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -109px;
	width: 56px;
	height: 43px;
	z-index: 4;
	vertical-align: top;
}




.z_inside_item_PageDown_ordinary_p1 {
	width: 580px;
	position: relative;
	left: 39px;
	top: 5px;
}

.z_inside_item_PageDown_attribute_A {
	width: 140px;
	height: 30px;
	position: relative;
	float: left;
}

.z_inside_item_PageDown_attribute_A_p1_ICO {
	background-image: url(../iface/_v4/elements/NE_elements_A1_small_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	left: 0px;
	cursor: help;
}

.z_inside_item_PageDown_attribute_A_p2_label {
	color: #009900;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 14px;
	position: absolute;
	top: 0px;
	left: 22px;
	padding-left: 2px;
	padding-right: 2px;
}

.z_inside_item_PageDown_attribute_A_p3_text {
	color: #7a8aab;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	min-width: 100px;
	position: absolute;
	top: 14px;
	left: 22px;
	border: 0px #a9d6a9;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding-left: 2px;
	padding-right: 2px;
	white-space: nowrap;
}




/* -- inside Settings -- 0 ----------------------------------------------------------------- */


/* -- inside Elements -- 1 ----------------------------------------------------------------- */
.y_inside_element_news_BOX {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/backgrounds/news_horizontal.png);
	background-repeat: repeat-y;
	width: 636px;
	position: relative;
	left: 0px;
	bottom: 0px;
	z-index: 3;
}

.y_inside_element_news_p1 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -53px;
	width: 636px;
	height: 17px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
}

.y_inside_element_news_p1_title {
	width: 417px;
	height: 13px;
	position: absolute;
	left: 89px;
	top: 0px;
	z-index: 5;
}

.y_inside_element_news_p2 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	width: 636px;
	height: 56px;
	position: absolute;
	left: 0px;
	top: 17px;
	z-index: 4;
}

.y_inside_element_news_p3 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -126px;
	width: 636px;
	height: 6px;
	position: relative;
	left: 0px;
	bottom: 0px;
	z-index: 4;
}

.y_inside_element_news_text {
	font-size: 1.1em;
	line-height: 1.3em;
	width: 547px;
	position: relative;
	left: 74px;
	top: 0px;
	padding-bottom: 4px;
	z-index: 5;
}

.y_inside_element_news_fullIMG {
	position: relative;
	left: -6px;
}

.y_inside_element_news_date {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	width: 27px;
	height: 15px;
	position: absolute;
	left: 17px;
	top: 20px;
	z-index: 5;
}

.y_inside_element_news_month {
	color: #718899;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: center;
	width: 55px;
	height: 12px;
	position: absolute;
	left: 3px;
	top: 38px;
	z-index: 5;
}

.y_inside_element_news_year {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	width: 26px;
	height: 7px;
	position: absolute;
	left: 18px;
	top: 53px;
	z-index: 5;
}

.y_inside_element_Welcome_BOX {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/backgrounds/Welcome_horizontal.png);
	background-repeat: repeat-y;
	width: 636px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_Welcome_p1 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -142px;
	width: 636px;
	height: 6px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
}

.y_inside_element_Welcome_p2 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -148px;
	width: 636px;
	height: 61px;
	position: absolute;
	left: 0px;
	top: 6px;
	z-index: 4;
}

.y_inside_element_Welcome_p3 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -209px;
	width: 636px;
	height: 6px;
	position: relative;
	left: 0px;
	bottom: 0px;
	z-index: 4;
}

.y_inside_element_Welcome_text {
	width: 536px;
	font-size: 1.1em;
	line-height: 1.3em;
	position: relative;
	left: 74px;
	top: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	z-index: 5;
}

.y_inside_element_news_title_BOX {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -308px;
	width: 636px;
	height: 51px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_news_title_textMAIN {
	color: #009900;
	font-weight: bold;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	width: 223px;
	height: 16px;
	position: absolute;
	left: 84px;
	top: 8px;
	z-index: 4;
}

.y_inside_element_news_title_textSUB {
	color: #718899;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 208px;
	height: 13px;
	position: absolute;
	left: 89px;
	top: 28px;
	z-index: 4;
}

.y_inside_element_news_archive_selector_BOX {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -225px;
	width: 375px;
	height: 73px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_news_archive_selector_BOX_mk2 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -236px;
	width: 372px;
	height: 51px;
	position: relative;
	left: 0px;
	top: 4px;
	z-index: 3;
}

.y_inside_element_news_archive_selector_FORM {
	color: #718899;
	font-size: 1.1em;
	text-align: left;
	width: 293px;
	height: 40px;
	position: absolute;
	left: 77px;
	top: 15px;
	z-index: 4;
}

.y_inside_element_news_archive_selector_FORM_mk2 {
	color: #718899;
	font-size: 1.1em;
	text-align: left;
	width: 293px;
	height: 40px;
	position: absolute;
	left: 77px;
	top: 5px;
	z-index: 4;
}

.y_inside_element_download_BOX_bottom {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -385px -225px;
	width: 387px;
	height: 73px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_download_BOX_bottom_text {
	color: #718899;
	font-size: 1.1em;
	text-align: left;
	width: 211px;
	height: 51px;
	position: absolute;
	left: 30px;
	top: 14px;
	z-index: 4;
/* text wrap test */
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */

}

.y_inside_element_download_BOX_bottom_number {
	color: #999999;
	font-size: 0.9em;
	text-align: left;
	width: 25px;
	height: 11px;
	position: absolute;
	left: 4px;
	top: 48px;
	z-index: 4;
}

.y_inside_element_download_BOX_bottom_weight {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	width: 72px;
	height: 12px;
	position: absolute;
	left: 254px;
	top: 44px;
	z-index: 3;
}

.y_inside_element_download_BOX_bottom_link {
	color: #718899;
	font-size: 1.1em;
	text-align: left;
	width: 139px;
	height: 63px;
	position: absolute;
	left: 248px;
	top: 5px;
	z-index: 4;
	cursor: pointer;
}

.y_inside_element_BOX_bottom_w1  {
	width: 636px;
	height: 73px;
	position: relative;
}

.y_inside_element_BOX_bottom_w2  {
	width: 897px;
	height: 73px;
	position: relative;
}

.y_inside_element_backward_BOX_bottom_w1, .y_inside_element_backward_BOX_bottom_w2 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/backgrounds/ALL_mk1_repeating.png);
	background-repeat: repeat-x;
	background-position: 0px -950px;
	height: 73px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 3;
	cursor: pointer;
}

.y_inside_element_backward_BOX_bottom_p1 {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -144px -369px;
	width: 165px;
	height: 73px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}

.y_inside_element_backward_BOX_bottom_p1_TEST2 {
	width: 61px;
	height: 61px;
	position: absolute;
	top: 54px;
	left: 33px;
	z-index: 4;
	cursor: pointer;
}

.y_inside_element_backward_BOX_bottom_p1_TEST1 {
	width: 169px;
	height: 68px;
	position: absolute;
	top: 51px;
	left: 104px;
	z-index: 4;
	cursor: pointer;
}

.y_inside_element_backward_BOX_bottom_p2 {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -309px -369px;
	width: 5px;
	height: 73px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
}

.y_inside_element_backward_BOX_bottom_w1 {
	width: 170px;
	top: 0px;
}

.y_inside_element_backward_BOX_bottom_w2 {
	width: 250px;
}

.y_inside_element_backward_BOX_bottom_w3_softwareMain {
	background-image: url(../iface/_v4/elements/TEST_PLACEHOLDER2.jpg);
	background-repeat: no-repeat;
	width: 284px;
	height: 146px;
	position: absolute;
	top: -15px;
	left: -13px;
}

.y_inside_element_backward_BOX_bottom_pagename {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	height: 12px;
	position: relative;
	left: 61px;
	top: 44px;
	z-index: 5;
}

.y_inside_element_backward_BOX_bottom_pagename_TEST {
	color: #c5b12e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	width: 90px;
	height: 12px;
	position: relative;
	left: 67px;
	top: 41px;
	z-index: 5;
	font-weight: bold;
}

.y_inside_element_backward_BOX_bottom_pagename_TEST_BI {
	color: #c5b12e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	width: 90px;
	height: 24px;
	position: relative;
	left: 67px;
	top: 33px;
	z-index: 5;
	font-weight: bold;
}








.y_inside_element_File_BOX {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1_repeating.png);
	background-repeat: no-repeat;
	background-position: 0px -600px;
	width: 556px;
	min-height: 52px;
	position: relative;
	left: 57px;
	top: 0px;
	background-color: white;
}

.y_inside_element_File_top {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -144px -452px;
	width: 556px;
	height: 47px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.y_inside_element_File_top_mk2 {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -144px -452px;
	width: 556px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.y_inside_element_File_bottom {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -144px -499px;
	width: 556px;
	height: 5px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.y_inside_element_File_title {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 400px;
	height: 14px;
	position: relative;
	left: 35px;
	top: 0px;
	padding-top: 4px;
	z-index: 2;
}

.y_inside_element_File_description {
	color: #000000;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	width: 388px;
	position: relative;
	left: 47px;
	top: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	z-index: 2;
}

.y_inside_element_File_number {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -710px -494px;
	width: 25px;
	height: 15px;
	position: absolute;
	left: 18px;
	top: 26px;
	z-index: 4;
}

.y_inside_element_File_number_text {
	color: #999999;
	font-size: 0.9em;
	text-align: left;
	width: 24px;
	height: 11px;
	position: absolute;
	left: 1px;
	top: 1px;
}

.y_inside_element_File_weight {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	width: 72px;
	height: 12px;
	position: absolute;
	left: 444px;
	top: 26px;
	z-index: 3;
}

.y_inside_element_File_link {
	color: #718899;
	font-size: 1.1em;
	text-align: left;
	width: 116px;
	height: 42px;
	position: absolute;
	right: 0px;
	top: 5px;
	z-index: 4;
	cursor: pointer;
}

.y_inside_element_File_link_disabled {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -277px -230px;
	width: 116px;
	height: 42px;
	position: absolute;
	right: 0px;
	top: 5px;
	z-index: 4;
}

.y_inside_element_File_ICO_info {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -710px -452px;
	width: 52px;
	height: 32px;
	position: absolute;
	left: 536px;
	top: 10px;
	z-index: 3;
}

.y_inside_element_File_ICO_info_link {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 24px;
	top: 6px;
	cursor: pointer;
}

.y_inside_element_File_soundList_BOX {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -191px -514px;
	width: 488px;
	height: 14px;
	position: relative;
	left: 47px;
	top: 0px;
	z-index: 2;
}

.y_inside_element_File_soundList_number {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	width: 25px;
	height: 12px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_File_soundList_title {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	width: 268px;
	height: 12px;
	position: absolute;
	left: 27px;
	top: 0px;
	z-index: 3;
	font-weight: bold;
}

.y_inside_element_File_soundList_length {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	width: 35px;
	height: 12px;
	position: absolute;
	left: 299px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_File_soundList_weight {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	width: 50px;
	height: 12px;
	position: absolute;
	right: 100px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_File_soundList_action {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	width: 91px;
	height: 12px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_File_soundList_TD0 {
	width: 47px;
}

.y_inside_element_File_soundList_number_TD {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -191px -514px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	width: 27px;
	height: 12px;
}

.y_inside_element_File_soundList_title_TD {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -218px -514px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	width: 305px;
	height: 12px;
	font-weight: bold;
}

.y_inside_element_File_soundList_weight_TD {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -523px -514px;
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	width: 56px;
	height: 12px;
}

.y_inside_element_File_soundList_action_TD {
	background-image: url(../iface/_v4/elements/elements_B_mk1.png);
	background-repeat: no-repeat;
	background-position: -579px -514px;
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	width: 91px;
	height: 12px;
	padding-left: 9px;
}

.y_inside_element_File_soundList_cover {
	width: 151px;
	height: 151px;
	position: absolute;
	right: -141px;
	top: 48px;
	z-index: 3;
}

.y_inside_element_File_soundList_FIXbottom_outer {
	height: 3px;
	font-size: 1px;
}



















.y_inside_element_smiles_BOX {
	background-image: url(../iface/_v4/backgrounds/smiles_horizontal.png);
	background-repeat: repeat-y;
	width: 636px;
	position: relative;
	left: 0px;
	bottom: 0px;
	z-index: 3;
}

.y_inside_element_smiles_p1 {
	background-image: url(../iface/_v4/elements/elements_C_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 636px;
	height: 111px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
}

.y_inside_element_smiles_preview_p1 {
	background-image: url(../iface/_v4/elements/elements_C_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -168px;
	width: 636px;
	height: 111px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
}

.y_inside_element_smiles_p1_title {
	width: 415px;
	height: 13px;
	position: absolute;
	left: 66px;
	top: 2px;
	z-index: 5;
}

.y_inside_element_smiles_p1_order {
	color: #f4f1e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: right;
	width: 57px;
	height: 7px;
	position: absolute;
	right: 155px;
	top: 3px;
	z-index: 5;
}

.y_inside_element_smiles_p2 {
	width: 636px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
}

.y_inside_element_smiles_p3 {
	background-image: url(../iface/_v4/elements/elements_C_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -124px;
	width: 568px;
	height: 6px;
	position: relative;
	left: 0px;
	bottom: 0px;
	z-index: 4;
}

.y_inside_element_smiles_description {
	font-size: 1.1em;
	width: 261px;
	height: 80px;
	position: absolute;
	left: 45px;
	top: 22px;
	z-index: 5;
}

.y_inside_element_smiles_description2 {
	color: #666666;
	width: 516px;
	position: relative;
	left: 45px;
	top: 0px;
	z-index: 5;
	overflow: auto;
}

.y_inside_element_smiles_description2_left {
	color: #666666;
	font-size: 1.1em;
	width: 248px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	float: left;
	padding-right: 5px;
}

.y_inside_element_smiles_description2_right {
	color: #666666;
	font-size: 1.1em;
	width: 250px;
	position: relative;
	right: 0px;
	top: 0px;
	z-index: 5;
	float: left;
	border: 0px #CCCCCC;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	padding-left: 5px;
}

.y_inside_element_smiles_samples {
	width: 257px;
	height: 80px;
	position: absolute;
	left: 311px;
	top: 22px;
	z-index: 5;
	vertical-align: middle;
	text-align: center;
}

.y_inside_element_smiles_number {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	width: 27px;
	height: 15px;
	position: absolute;
	left: 5px;
	top: 68px;
	z-index: 5;
}

.y_inside_element_smiles_preview {
	width: 57px;
	height: 38px;
	position: absolute;
	right: 2px;
	top: 23px;
	z-index: 5;
	cursor: pointer;
}

.y_inside_element_smiles_download {
	width: 57px;
	height: 48px;
	position: absolute;
	right: 2px;
	top: 68px;
	z-index: 5;
	cursor: pointer;
}

.y_inside_element_smiles_weight {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	width: 57px;
	height: 7px;
	position: absolute;
	right: 2px;
	top: 115px;
	z-index: 5;
}

.y_inside_element_smiles_infoICO {
	background-image: url(../iface/_v4/elements/elements_C_mk1.png);
	background-repeat: no-repeat;
	background-position: -22px -108px;
	width: 21px;
	height: 15px;
	position: absolute;
	left: 22px;
	top: 108px;
	z-index: 5;
}

.y_inside_element_smiles_rightFIX {
	background-image: url(../iface/_v4/elements/elements_C_mk1.png);
	background-repeat: no-repeat;
	background-position: -564px -111px;
	width: 72px;
	height: 23px;
	position: absolute;
	right: 0px;
	top: 111px;
	z-index: 4;
}

.y_inside_element_smiles_title_BOX {
	background-image: url(../iface/_v4/elements/elements_C_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -308px;
	width: 636px;
	height: 51px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_smiles_title_textMAIN {
	color: #009900;
	font-weight: bold;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	width: 223px;
	height: 16px;
	position: absolute;
	left: 84px;
	top: 7px;
	z-index: 4;
}

.y_inside_element_smiles_title_textSUB {
	color: #718899;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 208px;
	height: 13px;
	position: absolute;
	left: 89px;
	top: 28px;
	z-index: 4;
}

.y_inside_element_smiles_sets_selector_BOX {
	background-image: url(../iface/_v4/elements/elements_C_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -225px;
	width: 375px;
	height: 73px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_smiles_sets_selector_FORM {
	color: #718899;
	font-size: 1.1em;
	text-align: left;
	width: 293px;
	height: 40px;
	position: absolute;
	left: 77px;
	top: 15px;
	z-index: 4;
}





.y_inside_element_software_BOX {
	background-image: url(../iface/_v4/elements/elements_E_mk1.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 239px;
	position: relative;
	left: 0px;
	top: 10px;
	z-index: 3;
}

.y_inside_element_software_Screens_BOX {
	width: 897px;
	height: 195px;
	position: relative;
	left: 23px;
	top: 10px;
	z-index: 3;
}

.y_inside_element_software_field_1a {
	font-size: 1.1em;
	width: 384px;
	height: 157px;
	position: absolute;
	left: 58px;
	top: 24px;
	z-index: 4;
}

.y_inside_element_software_field_2a {
	font-size: 1.1em;
	width: 412px;
	height: 75px;
	position: absolute;
	left: 451px;
	top: 25px;
	z-index: 4;
}

.y_inside_element_software_field_3a {
	font-size: 1.1em;
	width: 412px;
	height: 73px;
	position: absolute;
	left: 451px;
	top: 107px;
	z-index: 4;
}

.y_inside_element_software_field_4a {
	font-size: 1.1em;
	width: 229px;
	height: 48px;
	position: absolute;
	left: 58px;
	top: 186px;
	z-index: 4;
}

.y_inside_element_software_field_4b {
	font-size: 1.1em;
	width: 170px;
	height: 48px;
	position: absolute;
	left: 451px;
	top: 186px;
	z-index: 4;
}

.y_inside_element_software_TN_BOX {
	background-image: url(../iface/_v4/elements/elements_E_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -249px;
	width: 282px;
	height: 215px;
	position: relative;
	z-index: 4;
	float: left;
}

.y_inside_element_software_localNav_BOX {
	width: 636px;
	position: relative;
	left: 271px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_software_localNav_BOX_BI {
	width: 636px;
	height: 150px;
	position: relative;
	left: 271px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_software_localNav_BOX_BI_info1 {
	width: 242px;
	height: 78px;
	position: relative;
	left: 0px;
	top: 36px;
	z-index: 4;
}

.y_inside_element_software_localNav_BOX_BI_info2 {
	width: 242px;
	height: 78px;
	position: absolute;
	left: 252px;
	top: 36px;
	z-index: 4;
}

.y_inside_element_software_localNav_BOX_BI_info_title_label {
	color: #009900;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 231px;
	height: 14px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
	border: 0px #a9d6a9;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding-left: 4px;
	padding-right: 4px;
}

.y_inside_element_software_localNav_BOX_BI_info_title {
	color: #7a8aab;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	width: 231px;
	height: 20px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

.y_inside_element_software_localNav_BOX_BI_info_subtitle {
	color: #7a8aab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	width: 231px;
	height: 24px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

.y_inside_element_software_TN_100pct_IMG {
	width: 14px;
	height: 25px;
	position: absolute;
	left: 2px;
	top: 13px;
	z-index: 7;
	cursor: pointer;
}

.y_inside_element_software_TN_100pct_IMG_p2 {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: -112px -84px;
	width: 3px;
	height: 25px;
	position: absolute;
	left: 13px;
	top: 13px;
	z-index: 6;
	cursor: pointer;
}

.y_inside_element_software_TN_IMG {
	width: 262px;
	height: 179px;
	position: absolute;
	left: 13px;
	top: 8px;
	z-index: 5;
}

.y_inside_element_software_TN_IMG_over {
	width: 262px;
	height: 179px;
	position: absolute;
	left: 13px;
	top: 8px;
	z-index: 6;
	cursor: pointer;
}

.y_inside_element_software_TN_IMG_title {
	color: #585858;
	font-size: 1.1em;
	text-align: left;
	width: 241px;
	height: 22px;
	position: absolute;
	left: 32px;
	top: 188px;
	z-index: 7;
	line-height: 11px;
}

.y_inside_element_software_Title_text_col1 {
	color: #FF6622;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	position: absolute;
	width: 526px;
	height: 16px;
	left: 12px;
	top: 5px;
}

.y_inside_element_software_Date_text_col1 {
	color: #9cacb8;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	position: absolute;
	width: 123px;
	height: 16px;
	right: 12px;
	top: 5px;
	text-align: right;
}

.y_inside_element_software_List1_BOX {
	width: 412px;
	height: 16px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.y_inside_element_software_List1_title {
	color: #000000;
	text-align: right;
	width: 156px;
	height: 12px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_software_List1_value {
	color: #7eba7e;
	text-align: left;
	width: 247px;
	height: 12px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_software_rating_number {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	width: 27px;
	height: 15px;
	position: absolute;
	left: 17px;
	top: 29px;
	z-index: 5;
}

.y_inside_element_software_rating_star1 {
	background-image: url(../iface/_v4/elements/elements_E_mk1.png);
	background-repeat: no-repeat;
	background-position: -292px -249px;
	width: 27px;
	height: 23px;
	position: absolute;
	left: 17px;
	top: 46px;
	z-index: 5;
}

.y_inside_element_software_rating_star0 {
	width: 27px;
	height: 23px;
	position: absolute;
	left: 17px;
	top: 46px;
	z-index: 5;
}


.y_inside_element_software_File_number {
	color: #FF6622;
	width: 25px;
	height: 15px;
	position: absolute;
	left: 18px;
	top: 213px;
	z-index: 4;
}

.y_inside_element_software_File_number_text {
	color: #999999;
	font-size: 0.9em;
	text-align: left;
	width: 24px;
	height: 11px;
	position: absolute;
	left: 1px;
	top: 1px;
}

.y_inside_element_software_File_bit {
	color: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.0em;
	font-weight: normal;
	text-align: right;
	width: 155px;
	height: 24px;
	position: absolute;
	right: 477px;
	top: 192px;
	z-index: 3;
}

.y_inside_element_software_FileStats_BOX {
	width: 150px;
	height: 24px;
	position: absolute;
	right: 152px;
	top: 195px;
	z-index: 3;
}

.y_inside_element_software_File_date {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	width: 65px;
	height: 24px;
	position: relative;
	z-index: 4;
	float: right;
}

.y_inside_element_software_File_downloadsColon {
	background-image: url(../iface/_v4/elements/elements_E_mk1.png);
	background-repeat: no-repeat;
	background-position: -330px -249px;
	width: 7px;
	height: 24px;
	position: relative;
	z-index: 4;
	top: 2px;
	float: right;
}

.y_inside_element_software_File_downloads {
	color: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.0em;
	font-weight: normal;
	text-align: right;
	height: 24px;
	position: relative;
	z-index: 4;
	top: -3px;
	float: right;
}

.y_inside_element_software_File_weight {
	color: #7eba7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	width: 72px;
	height: 12px;
	position: absolute;
	left: 776px;
	top: 210px;
	z-index: 3;
}

.y_inside_element_software_File_link {
	color: #718899;
	font-size: 1.1em;
	text-align: left;
	width: 116px;
	height: 42px;
	position: absolute;
	right: 32px;
	top: 189px;
	z-index: 4;
	cursor: pointer;
}

.y_inside_element_software_File_ICO_info {
	color: #FF6622;
	width: 52px;
	height: 32px;
	position: absolute;
	left: 868px;
	top: 194px;
	z-index: 3;
}

.y_inside_element_software_File_ICO_info_link {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 24px;
	top: 6px;
	cursor: pointer;
}

.y_inside_element_software_TEST {
	background-image: url(../iface/_v4/elements/TEST_CURVE2.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 130px;
	position: absolute;
	left: 0px;
	top: -67px;
	z-index: 2;
}

.y_inside_element_software_TEST4 {
	background-image: url(../iface/_v4/elements/TEST_CURVE4.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 48px;
	position: relative;
	left: -15px;
	top: 0px;
	z-index: 2;
}

.y_inside_element_software_BI_title_BOX {
	background-image: url(../iface/_v4/elements/elements_E_mk1.png);
	background-repeat: no-repeat;
	background-position: -101px -474px;
	width: 759px;
	height: 24px;
	position: relative;
	left: 101px;
	top: -10px;
	z-index: 3;
}

.y_inside_element_software_BI_title_BOX_empty {
	width: 757px;
	height: 24px;
	position: relative;
	left: 102px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_software_BI_title_text_col1 {
	color: #FF6622;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	position: absolute;
	width: 735px;
	height: 16px;
	left: 11px;
	top: 5px;
}

.y_inside_element_software_BI_title_group_text_col1 {
	color: #FF6622;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	position: absolute;
	width: 735px;
	height: 16px;
	left: 11px;
	top: 3px;
}

.y_inside_element_software_BI_image {
	text-align: center;
}

.y_inside_element_software_BI_download_BOX {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/TEST_PLACEHOLDER5.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 134px;
	position: absolute;
	right: 0px;
	top: 16px;
	z-index: 3;
	cursor: pointer;
}

.y_inside_element_software_BI_download_BOX_filesizeA {
	color: #c5b12e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: center;
	width: 99px;
	height: 24px;
	position: absolute;
	left: 0px;
	top: 82px;
	z-index: 5;
	font-weight: bold;
}

.y_inside_element_software_BI_download_BOX_filesizeB {
	color: #c5b12e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	width: 99px;
	height: 24px;
	position: absolute;
	left: 0px;
	top: 96px;
	z-index: 5;
	font-weight: bold;
}




.z_inside_element_localNav_BOX_2rows_w2 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	width: 778px;
	height: 119px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.z_inside_element_localNav_BOX_2rows_w1 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	width: 636px;
	height: 119px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.z_inside_element_localNav_BOX_2rows_w1_sideLeft {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -758px -139px;
	width: 20px;
	height: 119px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 3;
}

.z_inside_element_localNav_pageTitle_BOX_2rows {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -139px;
	width: 561px;
	height: 37px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
}

.z_inside_element_localNav_pageTitle_BOX_1rows {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -201px;
	width: 561px;
	height: 22px;
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 4;
}

.z_inside_element_localNav_pageTitle_text_col1 {
	color: #FF6622;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	position: absolute;
	width: 413px;
	height: 17px;
	left: 43px;
	top: 2px;
	//top: 3px;
	z-index: 5;
}

.z_inside_element_localNav_pageTitle_Sub {
	color: #585858;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	position: absolute;
	width: 413px;
	height: 11px;
	left: 43px;
	top: 22px;
	z-index: 5;
}

.z_inside_element_localNav_date_bottom {
	color: #585858;
	width: 225px;
	height: 10px;
	position: absolute;
	left: 407px;
	top: 103px;
	z-index: 4;
}

.z_inside_element_localNav_print_bottom_BOX {
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -622px -139px;
	width: 126px;
	height: 17px;
	position: absolute;
	left: 260px;
	top: 102px;
	z-index: 4;
}

.z_inside_element_localNav_print_bottom_text {
	color: #585858;
	width: 113px;
	height: 11px;
	position: absolute;
	left: 7px;
	top: 1px;
	z-index: 4;
}

.z_inside_element_localNav_date_bottom_INFO_BOX {
	background-image: url(../iface/_v4/backgrounds/ALL_mk1_repeating.png);
	background-repeat: no-repeat;
	background-position: 0px -400px;
	width: 234px;
	height: 100%;
	position: relative;
	left: 392px;
	top: -15px;
	z-index: 4;
}

.z_inside_element_localNav_date_bottom_INFO_text {
	color: #585858;
	width: 216px;
	line-height: 1.3em;
	position: relative;
	left: 15px;
	top: -2px;
	padding-bottom: 4px;
	z-index: 5;
}

.z_inside_element_localNav_date_bottom_INFO_bottomBG {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -392px -115px;
	width: 234px;
	height: 12px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.z_inside_element_localNav_pageTitle_statusICO_pos1 {
	width: 18px;
	height: 18px;
	position: absolute;
	left: 9px;
	top: 10px;
	z-index: 5;
}

.z_inside_element_localNav_pageTitle_statusICO_pos2 {
	width: 18px;
	height: 18px;
	position: absolute;
	left: 9px;
	top: 3px;
	z-index: 5;
}

.z_inside_element_localNav_pageTitle_statusICO_STOP {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -91px;
	width: 18px;
	height: 18px;
}

.z_inside_element_localNav_pageTitle_statusICO_EXL {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: -28px -91px;
	width: 18px;
	height: 18px;
}

.z_inside_element_localNav_date_bottom_statusICO {
	width: 13px;
	height: 13px;
	position: absolute;
	left: 394px;
	top: 103px;
	z-index: 4;
}

.z_inside_element_localNav_date_bottom_INFO_statusICO {
	width: 13px;
	height: 13px;
	position: absolute;
	left: 2px;
	top: 0px;
	z-index: 5;
}

.z_inside_element_localNav_rightTAB_inner {
	width: 142px;
	height: 65px;
	position: absolute;
	left: 633px;
	top: 37px;
	z-index: 4;
}

.z_inside_element_localNav_rightTAB_outer {
	width: 148px;
	height: 119px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 4;
}

.z_inside_element_localNav_date_bottom_statusICO_STOP {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	width: 13px;
	height: 13px;
}

.z_inside_element_localNav_date_bottom_statusICO_EXL {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: -28px -78px;
	width: 13px;
	height: 13px;
}

.z_inside_element_localNav_cellBOX {
	width: 612px;
	height: 62px;
	position: absolute;
	left: 13px;
	top: 40px;
	z-index: 5;
}

.z_inside_element_localNav_cell1 {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -152px;
	width: 204px;
	height: 31px;
	position: relative;
	float: left;
}

.z_inside_element_localNav_cell1_text {
	color: #585858;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	vertical-align: top;
	line-height: 1.1em;
	width: 185px;
	height: 25px;
	position: absolute;
	left: 13px;
	top: 2px;
	//top: 1px; /* fix??? */
}

.z_inside_element_localNav_cell1:hover {
	background-position: 0 -183px;
}




.x_TT_title_H3_mk1 {
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -16px -633px;
	width: 505px;
	height: 19px;
	position: relative;
	left: 0px;
	top: 0px;
}

.x_TT_title_H3_mk1_text {
	color: #FF6622;
	vertical-align: top;
	width: 415px;
	height: 14px;
	position: absolute;
	left: 74px;
	top: 2px;
}

.x_TT_title_woHeading_mk2_text {
/*	color: #FF6622;*/
	color: #44618F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px; /* fix?.. */
	vertical-align: top;
	width: 415px;
	height: 14px;
	position: absolute;
	left: 74px;
	top: 2px;
}

.x_TT_button_up {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: -130px -109px;
	width: 54px;
	height: 43px;
	position: absolute;
	right: 71px;
	bottom: -33px;
	z-index: 6;
}

.x_TT_button_up:hover {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: -66px -109px;
	width: 54px;
	height: 43px;
	z-index: 6;
}

.x_TT_ICO_plus {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: -84px -91px;
	width: 18px;
	height: 18px;
	position: absolute;
	left: -8px;
	top: 45%;
	z-index: 6;
}

.x_TT_ICO_info {
	background-image: url(../iface/_v4/elements/elements_A_small_mk1.png);
	background-repeat: no-repeat;
	background-position: -56px -91px;
	width: 18px;
	height: 18px;
	position: absolute;
	left: -8px;
	top: 45%;
	z-index: 6;
}





.x_TT_BOX_mk1_Title_BOX {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -74px -268px;
	width: 548px;
	height: 24px;
	position: absolute;
	left: 74px;
	top: 0px;
	z-index: 6;
}

.x_TT_BOX_mk1_Title_text_col1 {
	color: #FF6622;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	position: absolute;
	width: 526px;
	height: 16px;
	left: 11px;
	top: 1px;
	//top: 2px; /* fix */
}



.x_TT_BOX_BOX_mk1_w2 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/backgrounds/TT_BOX_BOX_mk1_w2.png);
	background-repeat: repeat-y;
	width: 778px;
	height: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
	padding-top: 16px;
	padding-bottom: 5px;
}

.x_TT_BOX_mk1_top_w2 {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -268px;
	width: 778px;
	height: 73px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.x_TT_BOX_mk1_bottom_w2 {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: 0px -342px;
	width: 778px;
	height: 14px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.x_TT_BOX_text_w2max {
	color: #585858;
/*	width: 768px;*/
	width: 770px;
	position: relative;
	left: 4px;
	padding-top: 8px;
	padding-bottom: 4px;
	z-index: 4;
}

.x_TT_BOX_content_w2 {
	color: #585858;
	width: 778px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
}

.x_TT_BOX_FIXbottom_outer {
	height: 30px;
	font-size: 1px;
}








.x_TT_head_BOX_mk1_w2 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/backgrounds/TT_head_BOX_mk1_w2.png);
	background-repeat: repeat-y;
	width: 708px;
	height: 100%;
	position: relative;
	left: 65px;
	top: 0px;
	z-index: 4;
}

.x_TT_head_mk1_top_w2 {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -65px -376px;
	width: 708px;
	height: 54px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.x_TT_head_mk1_bottom_w2 {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -65px -431px;
	width: 708px;
	height: 12px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.x_TT_head_mk1_text_w2 {
	color: #000000;
	width: 690px;
	line-height: 1.3em;
	position: relative;
	left: 9px;
	padding-top: 7px;
	padding-bottom: 8px;
	z-index: 5;
}









.x_TT_middle_mk1_Title_BOX {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -16px -605px;
	width: 447px;
	height: 19px;
	position: absolute;
	left: 16px;
	top: -11px;
	z-index: 6;
}

.x_TT_middle_mk1_Title_text_col1 {
	color: #FF6622;
	position: absolute;
	width: 415px;
	height: 14px;
	left: 16px;
	top: 2px;
}




.x_TT_middle_FIXtop {
/*	height: 11px;*/ /* Р СР ВµР В¶Р В±Р В»Р С•РЎвЂЎР Р…Р С•Р Вµ РЎР‚Р В°РЎРѓРЎРѓРЎвЂљР С•РЎРЏР Р…Р С‘Р Вµ = 2 px */
	height: 44px;
	font-size: 1px;
}

.x_TT_middle_BOX_mk1_w2 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/backgrounds/TT_middle_BOX_mk1_w2.png);
	background-repeat: repeat-y;
	width: 768px;
	height: 100%;
	position: relative;
	left: 5px;
	top: 0px;
	z-index: 4;
}

.x_TT_middle_mk1_top_w2 {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -5px -453px;
	width: 768px;
	height: 54px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.x_TT_middle_mk1_bottom_w2 {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -5px -508px;
	width: 768px;
	height: 12px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.x_TT_middle_mk1_text_w2 {
	color: #000000;
	width: 750px;
	line-height: 1.3em;
	position: relative;
	left: 9px;
	padding-top: 7px;
	padding-bottom: 8px;
	z-index: 5;
}

.x_TT_middle_mk1_text_w2_woFS {
	color: #000000;
/*	font-size: 1.1em;*/
	width: 762px;
	position: relative;
	left: 3px;
	top: 1px;
	padding-top: 6px;
	padding-bottom: 3px;
	z-index: 5;
}

.x_TT_middle_mk1_text_w3_woFS_NEWS {
	color: #000000;
	font-size: 10px;
	width: 547px;
	position: relative;
	left: -62px;
	top: 1px;
	padding-top: 6px;
	padding-bottom: 3px;
	z-index: 5;
}









.x_TT_footer_FIXtop {
	height: 2px; /* Р СР ВµР В¶Р В±Р В»Р С•РЎвЂЎР Р…Р С•Р Вµ РЎР‚Р В°РЎРѓРЎРѓРЎвЂљР С•РЎРЏР Р…Р С‘Р Вµ = 2 px */
/*	height: 35px;*/
	font-size: 1px;
}

.x_TT_footer_BOX_mk1_w2 {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/backgrounds/TT_footer_BOX_mk1_w2.png);
	background-repeat: repeat-y;
	width: 708px;
	height: 100%;
	position: relative;
	left: 65px;
	top: 0px;
	z-index: 4;
}

.x_TT_footer_mk1_top_w2 {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -65px -530px;
	width: 708px;
	height: 54px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.x_TT_footer_mk1_bottom_w2 {
	color: #FF6622;
	background-image: url(../iface/_v4/elements/elements_D_mk1.png);
	background-repeat: no-repeat;
	background-position: -65px -585px;
	width: 708px;
	height: 12px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.x_TT_footer_mk1_text_w2 {
	color: #000000;
	width: 690px;
	line-height: 1.3em;
	position: relative;
	left: 9px;
	padding-top: 7px;
	padding-bottom: 8px;
	z-index: 5;
}
/* -- inside Elements -- 0 ----------------------------------------------------------------- */

/* -- Additional Info v1b -- 1 -------------------------------------------------------------- */
.tablewidth_additionalInfo_w2 {
	vertical-align: top;
	width: 624px;
	border: 0px;
	padding: 0px;
}

.LT_T1_additionalInfo_ICO_mk1_inActive, .LT_T1_additionalInfo_ICO_mk1_Active, .LT_T1_additionalInfo_ICO_mk1_Active:hover {
	background-image: url(../iface/_v4/elements/changeVisibility_hint.png);
	background-repeat: no-repeat;
	width: 624px;
	height: 28px;
}

.LT_T1_additionalInfo_ICO_mk1_inActive {
	background-position: 0px -64px;
}

.LT_T1_additionalInfo_ICO_mk1_Active {
	background-position: 0px -32px;
}

.LT_T1_additionalInfo_ICO_mk1_Active:hover {
	background-position: 0px 0px;
}

.LT_T1_additionalInfo_cap_mk1_w2 {
	width: 624px;
	height: 28px;
	padding: 0px;
	position: relative;
}

.LT_T1_additionalInfo_cap_mk1_w2_titleBox {
/*	font-family: arial, verdana, geneva, helvetica, sans-serif;*/
	border: #E6ECF4;
	border-width: 1px 1px 1px 1px;
	border-style: dashed;
	width: 601px;
	height: 28px;
	top: 0px;
	left: 23px;
	position: absolute;
	z-index: 2;
}

.LT_T1_additionalInfo_cap_mk1_w2_title {
/*	font-family: arial, verdana, geneva, helvetica, sans-serif;*/
	width: 597px;
	height: 12px;
	top: 0px;
	left: 2px;
	position: absolute;
	vertical-align: top;
}

.LT_T1_additionalInfo_cap_mk1_w2_titleSub {
	color: #585858;
	font-size: 11px; /* fix?.. */
	width: 597px;
	height: 12px;
	bottom: 1px;
	left: 2px;
	position: absolute;
	vertical-align: bottom;
}

.LT_T1_additionalInfo_mainCell_mk1_w2 {
	width: 624px;
}

.LT_T1_additionalInfo_mainCell_mk1_w2_textBox {
	background: #F9FAF3;
	font-size: 11px; /* fix?.. */
	border: #718899;
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	width: 601px;
	top: 0px;
	left: 23px;
	position: relative;
	z-index: 1;
}

.LT_T1_additionalInfo_mainCell_mk1_w2_text {
	font-size: 11px; /* fix?.. */
	width: 597px;
	padding: 2px;
	position: relative;
}

.LT_T1_additionalInfo_bottomCell_mk1_w2 {
	height: 10px;
}
/* -- Additional Info v1b -- 0 -------------------------------------------------------------- */


/* -- youtube x2 -- 1 ----------------------------------------------------------------------- */
.y_inside_element_YTx2_BOX {
	background-color: #FFFBFF;
	background-image: url(../iface/_v4/backgrounds/YTx2.jpg);
	background-repeat: no-repeat;
	font-size: 1.1em;
	width: 636px;
	height: 403px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.y_inside_element_YTx2_left_p1 {
	width: 278px;
	height: 53px;
	position: absolute;
	left: 32px;
	top: 3px;
	z-index: 4;
}

.y_inside_element_YTx2_left_IMG {
	width: 291px;
	height: 161px;
	position: absolute;
	left: 24px;
	top: 66px;
	z-index: 4;
	cursor: pointer;
}

.y_inside_element_YTx2_left_p2 {
	width: 278px;
	height: 16px;
	position: absolute;
	left: 32px;
	top: 236px;
	z-index: 4;
}

.y_inside_element_YTx2_right_p1 {
	width: 278px;
	height: 53px;
	position: absolute;
	left: 326px;
	top: 3px;
	z-index: 4;
}

.y_inside_element_YTx2_right_IMG {
	width: 294px;
	height: 161px;
	position: absolute;
	left: 318px;
	top: 66px;
	z-index: 4;
	cursor: pointer;
}

.y_inside_element_YTx2_right_p2 {
	width: 223px;
	height: 16px;
	position: absolute;
	left: 326px;
	top: 236px;
	z-index: 4;
}

.y_inside_element_YTx2_note {
	width: 517px;
	height: 16px;
	position: absolute;
	left: 32px;
	top: 236px;
	z-index: 4;
}

.y_inside_element_YTx2_past_BOX {
	width: 580px;
	height: 180px;
	position: absolute;
	top: 258px;
	left: 25px;
}

.y_inside_element_YTx2_past1 {
	position: relative;
	padding-left: 132px;
	top: 1px;
	height: 47px;
}

.y_inside_element_YTx2_past1_IMG {
	width: 124px;
	height: 47px;
	position: absolute;
	left: 5px;
}
/* -- youtube x2 -- 0 ----------------------------------------------------------------------- */
