/*

UGMK
WebCreativeStudio 2009
Made by Eugene V3 Isakov

*/

* {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #746e6e;
  font-weight: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}
a {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #aba4a4;
  text-decoration: underline;
  font-weight: normal;
}
a:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #aba4a4;
  text-decoration: none;
  font-weight: normal;
}
img, table {
  border: 0px none;
}
input {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #484042;
  background: white;
  border: 1px solid #d5d5d5;
  height: 18px;
  padding-top: 2px;
}
input.checkbox {
	border:none
}
input.submit {
	border: none;
	height: auto;
	padding: auto;
}
textarea {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #484042;
  background: white;
  border: 1px solid #d5d5d5;
}
html:first-child input {
  height: 19px;
}
select {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #484042;
  background: white;
  border: 1px solid #d5d5d5;
  height: 22px;
  z-index: 200;
}
html:first-child select {
  height: 21px;
}
option {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #484042;
  background: white;
}
.min-width {
  min-width: 1000px;
  width:expression((document.body.clientWidth < 1000)?'1000px':'100%');
}
.upper {
  padding-bottom: 30px;
  background: url(/res/upper_bg.gif) left bottom repeat-x;
}
.logo {
  float: left;
  width: 250px;
  text-align: center;
  padding-top: 52px;
}
.upper_line {
  height: 3px;
  line-height: 3px;
  font-size: 3px;
  background: #f2f1f1;
}
.up_addr {
  float: right;
  width: 34%;
  color: #aa9e9e;
  font-size: 11px;
  text-align: left;
  margin-top:-1px;
  padding-top: 0px;
}
.up_addr_inner {
  padding: 0px 30px;
}
.up_addr span {
  color: #746e6e;
}
.up_addr span span {
  font-weight: bold;
  font-size: 19px;
}
.upper h2 {
  margin: 24px 34% 0px 0px;
  height: 26px;
  padding: 5px 0px 5px 30px;
  border-left: 1px solid #d3d2d2;
  border-right: 1px solid #d3d2d2;
  font-size: 19px;
  color: #231f20;
  text-transform: uppercase;
  font-weight: bold;
}
.clear {
  height: 0px !important;
  line-height: 0px;
  font-size: 1px;
  clear: both;
  margin: 0px !important;
  padding: 0px !important;
  overflow: hidden;
  float: none !important;
}

.header_menu {
  background: url(/res/header_menu_bg.gif) left top repeat-x;
  height: 43px;
  padding-left: 18px;
  padding-top: 6px;
}
.header_menu div {
  float: left;
  position: relative;
}
.hmenu_elem_active {
  background: url(/res/hmenu_bg.gif) left top repeat-x;
}
.hmenu_elem_active .elem_l {
  background: url(/res/hmenu_left_border.gif) left top no-repeat;
  padding-left: 11px;
}
.hmenu_elem_active .elem_r {
  background: url(/res/hmenu_right_border.gif) right top no-repeat;
  height: 37px;
  padding-right: 11px;
  line-height: 37px;
}
.header_menu div ul {
  position: absolute;
  float: left;
  top: 36px;
  left: -11px;
  background: #e1e0e0;
  padding: 6px 0px 6px 14px;
  display: none;
}
.header_menu div ul li {
  list-style: none;
  position: relative;
  float: left;
  clear: left;
  margin: 0px;
  padding: 0px;
  margin-right: 25px;
  line-height: 12px;
  padding: 8px 0px;
  width: 200px;
  background: url(/res/hmenu_hover_menu_sep.gif) left bottom repeat-x;
}
.header_menu div ul li.last {
  background: none;
}
.header_menu div ul li a {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  *height: 12px;
  color: #393234;
  padding-left: 14px;
  font-weight: normal !important;
  text-transform: none;
  text-decoration: underline;
  background: url(/res/hmenu_hover_menu_arrow.gif) left 6px no-repeat;
  zoom: 1;
}
.header_menu div ul li a:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #393234;
  padding-left: 14px;
  font-weight: normal;
  text-transform: none;
  text-decoration: none !important;
}
.hmenu_elem .elem_l {
  padding-left: 11px;
}
.hmenu_elem .elem_r {
  height: 37px;
  padding-right: 11px;
  line-height: 30px;
}
.header_menu div a {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
.header_menu div a:hover {
  text-decoration: underline;
}
.header_menu .hmenu_elem_active a {
  color: #393234;
  font-weight: bold;
}
.hmenu_sep {
  width: 2px;
  height: 25px;
  background: url(/res/hmenu_sep.gif) left 5px no-repeat;
}
.flash_div {
  padding: 20px 0px;
}
.flash_1_outer {
  float: left;
  width: 250px;
  border-right: 1px solid #d3d2d2;
}
.flash_1 {
  padding-left: 30px; 
}
.flash_div div {
  height: 70px;
}
.flash_2_outer {
	/*float: left;
	width: 690px;*/
	width:100%;
	overflow:hidden;
	z-index:20;
}
.flash_2 {
	margin:-4px 30px 0px 280px;
}
.search_div {
  background: #f2f1f1;
/*  height: 98px; */
}
.online_answer {
  float: left;
  width: 250px;
}
.search {
  padding-top: 20px;
  padding-left: 280px;
}




.s_tbl {
  width: 99%;
}

.s_tbl th {
  font-weight: bold;
  color: #484042;
  padding-bottom: 8px;
  text-align: left;
}
.sml {
  padding-top: 6px;
  font-size: 11px;
  color: #746e6e;
}
.s_tbl td input {
  width: 100%;
}
.s_tbl td button {
  height: 22px;
  float: right;
  width: 80px;
  background: url(/res/find.gif) left top no-repeat;
  border: 0px none;
  cursor: pointer;
}




.search_r {
  width: 34%;
  float: right;
  text-align: left;
}
html>body .search_r_inner {
  padding-left: 6px;
}
*html .search_r_inner {
  padding-left: 5px !important;
} 
html:first-child .search_r_inner {
  padding-left: 1px !important;
}
.search_r_inner {
  padding: 0px 30px 0px 10px;
  *padding-left: 5px !important;
}
.s_text {
  font-weight: bold;
  color: #484042;
  padding-bottom: 8px;
}
.region_select {
  width: 100%;
  float: left;
}
.find_div {
  float: right;
  width: 80px;
}
.search_r button {
  height: 22px;
  float: right;
  width: 80px;
  background: url(/res/find.gif) left top no-repeat;
  border: 0px none;
  cursor: pointer;
}
.sel_div {
  padding-right: 90px;
}
.search_l_inner {
  padding-left: 30px;
}
.search_l {
  float: left;
  width: 66%;
}
.search_l input {
  width: 99%;
}
.s_example {
  padding-top: 6px;
  font-size: 11px;
  color: #746e6e;
}
.left_part {
  float: left;
  width: 250px;
  padding-top:30px;
}
.leftmenu {
  background: #dc553f url(/res/lmenu_upright_corner.gif) right top no-repeat;
  padding-top: 10px;
  padding-bottom: 8px;
  display: block;
}
.lmenu_elem {
  background: url(/res/lmenu_elem_bg.gif) 3px 1px no-repeat;
  padding-left: 30px;
  padding-right: 30px;
  white-space: nowrap;
  overflow: hidden;
  height: 32px;
  display: block;
  line-height: 28px;
}
.lmenu_sep {
  margin-top: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  background: url(/res/lmenu_sep.gif) left top repeat-x;
}
.leftmenu a {
  color: white;
  font-weight: bold;
  text-transform:uppercase;
}
.leftmenu a:hover {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.lmenu_bottom_bg {
  background: url(/res/lmenu_bottom.gif) left top repeat-x;
  height: 3px;
  line-height: 3px;
  font-size: 3px;
}
.lmenu_bottom {
  background: url(/res/lmenu_bottom.gif) right top no-repeat;
  height: 3px;
  line-height: 3px;
  font-size: 3px;
}
.lmenu_addon {
  background: #f2f1f1 url(/res/addon_rightbottom_corner.gif) right bottom no-repeat;
  padding-left: 30px;
  padding-bottom: 20px;
}
.lmenu_addon div {
  padding-top: 16px;
  padding-right: 30px;
}
.lmenu_addon div a {
  color: #d1503c;
  padding-right: 10px;
  background: url(/res/arrow.gif) right 6px no-repeat;
  white-space: nowrap;
  overflow: hidden;
}
.lmenu_addon div a:hover {
  color: #d1503c;
}
.left_faq {
  padding: 25px 30px 0px 30px;
}
.left_faq_title a {
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  color: #746E6E;
}
.left_faq_text a {
  color: #aba4a4;
  text-decoration: none;
}
.left_faq_text a:hover {
  color: #aba4a4;
  text-decoration: underline;
}
.iso {
  margin-top: 25px;
  margin-left: 30px;
  padding-right: 30px;
  background: url(/res/sgs.gif) left top no-repeat;
  padding-left: 60px;
  line-height: 50px;
}
.main {
  padding-bottom: 55px;
}
.main_part {
  padding: 30px 0px 10px 250px;
  width:expression((document.body.clientWidth < 1000)?'750px':'auto');
}
.simple-page {
	padding-top:20px
}
.parent-list {
	font-size:11px;
	color:#aba4a4;
	margin:10px 0px 5px 0px
}
.parent-list span {
	position:relative;
	top:-1px
}
.parent-list a {
	font-size:11px;
	color:#aba4a4;
	text-decoration:none;
}
.page-name {
	font-size: 25px;
	color: #484042;
	font-weight: bold;
	padding-bottom: 15px;
	text-decoration:none;
}
.vert_sep1 {
  background: url(/res/main_sep_vert.gif) 33% top repeat-y;
}
.vert_sep2 {
  background: url(/res/main_sep_vert.gif) 66% top repeat-y;
}
.event_outer {
  width: 33%;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: auto;
  vertical-align: top;
}
.event {
  padding: 0px 30px;
}
.event_image {
  float: left;
  width: 68px;
  height: 68px;
}
.event_image img {
  width: 68px !important;
  height: 68px !important;
}
.event_descr {
  margin-left: 78px;
}
.event p {
	margin:0px;
	padding: 0px 0px 0px 78px;
}
.event_descr a {
  color: #d1503c;
  padding-right: 10px;
  background: url(/res/arrow.gif) right 6px no-repeat;
  *background: none !important;
}
.event_descr a:hover {
  color: #d1503c;
}
.main_sep {
  background: url(/res/main_sep_hor.gif) left top repeat-x;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin-top: 26px;
  margin-bottom: 32px;
}
.main_sep_grey {
	margin:26px 30px 32px 30px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom:3px solid #d2d2d2;
}
.cat_outer {
  width: 33%;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: auto;
  vertical-align: top;
}
.cat {
  padding: 0px 30px 28px 30px;
}
.cat_image {
  float: left;
  width: 68px;
  height: 68px;
  padding-top: 3px;
}
.cat_image img {
  width: 68px !important;
  height: 68px !important;
}
.cat_surr {
	margin-left:78px;
}
.cat_title {
  /*margin-left: 78px;*/
}
.cat_title a {
  font-size: 16px;
  color: #d42e12;
  font-weight: bold;
}
.cat_title a:hover {
  font-size: 17px;
  color: #d42e12;
  font-weight: bold;
}
.cat_descr {
  /*padding-left: 78px;*/
  padding-top: 12px;
}
.cat_link {
  padding-top: 8px;
  /*padding-left: 78px;*/
}
.cat_link a {
  font-size: 11px;
  color: #aba4a4;
  padding-right: 10px;
  background: url(/res/arrow_2.gif) right 6px no-repeat;
}
.cat_link a:hover {
  font-size: 11px;
  color: #aba4a4;
}
.banner {
  margin-left: 30px;
  margin-top: 10px;
  text-align:left;
}
.left-banner {
	margin-top:20px;
	text-align:center
}
.misc_table {
  width: 99%;
  margin-top: 30px;
}
.misc_table td {
  width: 33%;
  border-left: 1px solid #e9e8e8;
  padding: 10px 30px;
  vertical-align: top;
}
.misc_title, .misc_title a {
  font-size: 17px;
  color: #484042;
  font-weight: bold;
  padding-bottom: 5px;
  text-decoration:none;
}
.misc_news {
  padding-top: 14px;
}
.misc_news_date {
  font-size: 11px;
  color: #aba4a4;
}
.misc_news_descr a, .misc_news_descr a:hover {
  color: #dc553f;
}
.misc_link_more {
  padding-top: 18px;
}
.misc_link_more a, .misc_link_more a:hover {
  font-size: 11px;
  color: #aba4a4;
}
.rightspell_descr {
  padding-top: 14px;
}
.rightspell_descr a {
  font-weight: bold;
  color: #dc553f;
  text-decoration: none;
}
.rightspell_descr a:hover {
  font-weight: bold;
  color: #dc553f;
  text-decoration: underline;
}
.rightspell_addon {
  padding-top: 14px;
}
.rightspell_addon a {
  color: #dc553f;
  border-bottom: 1px dotted #dc553f;
  text-decoration: none;
}
.rightspell_addon a:hover {
  color: #dc553f;
  border-bottom: none;
  text-decoration: none;
}
.help {
  padding-top: 14px;
}
.help a, .help a:hover {
  color: #dc553f;
}
.footer {
  border-top: 1px solid #e7e6e6;
  padding: 40px 0px;
  background: #f2f1f1;
}
.footer_main {
  margin-left: 250px;
}
.footer_addr_outer {
  float: left;
  width: 250px;
}
.footer_addr {
  padding: 0px 30px;
}
.footer_addr_text {
  padding-top: 14px;
}
.footer_misc_outer {
  width: 33%;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: auto;
  vertical-align: top;
}
.footer_misc {
  padding: 0px 30px;
}
.footer_misc_link {
  padding-top: 20px;
}
.under_footer {
  height: 3px;
  line-height: 3px;
  font-size: 3px;
  background: #746e6e;
}
.map {
  padding-top: 14px;
}
.misc_footer_text {
  padding-top: 14px;
}
.misc_footer_input {
  padding-top: 2px;
}
.misc_footer_input button {
  width: 113px;
  height: 22px;
  border: 0px none;
  background: url(/res/send.gif) left top no-repeat;
  margin-top: 6px;
}
.misc_footer_input input {
  width: 100%;
}
.misc_footer_input textarea {
  width: 100%;
  height: 64px;
}




.header_menu_bg {
  background: url(/res/header_menu_bg.gif) left top repeat-x;
  padding: 0px 18px;
}
.header_menu_table td {
  line-height: 43px;
  height: 43px;
  align: center;
  text-align: center;
  width: 1px;
  white-space: nowrap;
}
.header_menu_table td.active {
  background: url(/res/hmenu_act_bg.gif) left top repeat-x;
}
.header_menu_table td.hover {
  background: url(/res/hmenu_act_bg.gif) left top repeat-x;
}
.header_menu_table td.t_sep {
  width: 10%;
  text-align: center;
}
.header_menu_table td.active .l_brd {
  background: url(/res/hmenu_act_l.gif) left top no-repeat;
  padding-left: 11px;
  *height: 43px;
  _height: 43px;
  white-space: nowrap;
}
.header_menu_table td.active .r_brd {
  background: url(/res/hmenu_act_r.gif) right top no-repeat;
  text-align: center;
  padding-right: 11px;
  line-height: 43px;
  *height: 43px;
  _height: 43px;
  *float: right;
}
.header_menu_table td.hover .l_brd {
  background: url(/res/hmenu_act_l.gif) left top no-repeat;
  padding-left: 11px;

  *height: 43px;

  _height: 43px;

}
.header_menu_table td.hover .r_brd {
  background: url(/res/hmenu_act_r.gif) right top no-repeat;
  text-align: center;
  padding-right: 11px;
  line-height: 43px;
  *height: 43px;
  _height: 43px;
  *float: right;
}
.header_menu_table td .l_brd {
  background: none;
  padding-left: 11px;
}
.header_menu_table td .r_brd {
  background: none;
  padding-right: 11px;
  text-align: center;
  line-height: 43px;
  position: relative;
  
  text-align: center;
}
.header_menu_table td a {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.header_menu_table td a:hover {
  text-decoration: underline;
}
.header_menu_table td.active a {
  color: #393234;
  font-weight: bold;
}
.header_menu_table td.hover a {
  color: #393234;  font-weight: bold;
}
.header_menu_table tr td div ul {
  position: absolute;
  float: left;
  top: 41px;
  left: -11px;
  background: #e1e0e0;
  padding: 6px 0px 6px 14px;
  display: none;
  z-index:30;
}
#contacts_nalevo ul{
    left: -167px !important;
}
.header_menu_table tr td div ul li {
  list-style: none;
  position: relative;
  text-align: left;
  float: left;
  clear: left;
  margin: 0px;
  padding: 0px;
  margin-right: 25px;
  line-height: 12px;
  padding: 8px 0px;
  width: 200px;
  background: url(/res/hmenu_hover_menu_sep.gif) left bottom repeat-x;
}
.header_menu_table tr td div ul li.last {
  background: none;
}
.header_menu_table tr td div ul li a {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  *height: 12px;
  color: #393234;
  padding-left: 14px;
  font-weight: normal !important;
  text-transform: none;
  text-decoration: underline;
  background: url(/res/hmenu_hover_menu_arrow.gif) left 6px no-repeat;
  zoom: 1;
}
.header_menu_table tr td div ul li a:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #393234;
  padding-left: 14px;
  font-weight: normal;
  text-transform: none;
  text-decoration: none !important;
}


.content-block { margin:0px 30px 50px 30px }
.content-block p { margin-bottom:10px }
.content-block ul { margin:0px 0pc 10px 15px }

.action-info h2 { font-size:14px; margin-bottom:5px }
.action-info .misc_news_date { margin-bottom:5px }

.main-cat-header { text-align:center }

.book-info { margin-bottom:30px }
.book-info h2 { font-size:13px }
.book-info .asked { color:#ABA4A4 }
.book-info p { margin:5px 0px 0px 0px; padding:0px }

.book-listing { margin:0px 0px 40px 0px !important; padding:0px; list-style-type:none }
.book-listing li { background:transparent url(/res/arrow.gif) no-repeat scroll 0px 5px; padding:0px 0px 5px 10px }
.book-listing li a { color: #dc553f }

.book-form { margin-bottom:10px }
.book-form input, .book-form textarea { width:90% }

.pages-list { margin:10px 0px; text-align:left; color:#aba4a4 }
.pages-list a { margin:0px 5px; font-weight:normal; color:#dc553f }
.pages-list a.sel { font-weight:bold; color:#aba4a4; text-decoration:none }

.news-info .date { margin-bottom:20px }

.news-listing { margin:10px 0px 40px 0px !important; padding:0px; list-style-type:none }
.news-listing li { background:transparent url(/res/arrow.gif) no-repeat scroll 0px 5px; padding:0px 0px 5px 10px }
.news-listing li a { color: #dc553f }

table.shop2{
	border-right:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	color:#000;
	*width: 99%;
}
table.shop2 a {
	color:#000;
}
table.shop2 th{
	background-color:#f2f2f2;
}
table.shop2 th, table.shop2 td{
	padding:6px;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
table.shop2 td.red_1, table.shop2 a.red12 {color:#d8472f;}

.summ-uregs { margin-bottom:10px; border:2px solid #fff; border-width:0px 0px 2px 2px }
.summ-uregs th, .summ-uregs td { padding:5px; border:2px solid #fff; border-width:2px 2px 0px 0px }
.summ-uregs th { background-color:#d7d7d7 }
.summ-uregs tr.disabled td { color:#a0a0a0 }
.summ-uregs tr td { background-color:#f7f7f7 }
.summ-uregs tr.even td { background-color:#e7e7e7 }
.summ-uregs tr.discount td { font-weight:bold }
.summ-uregs tr.discount td a.red12 { font-weight:normal }

.summ-uregs input { width:100% }
.summ-uregs th input, .summ-uregs th select { width:99% }
.summ-uregs td .submit-save { width:auto; height:auto; border:1px solid #a0a0a0; background-color:#f0f0f0; color:#000; padding:2px 3px }

.summ-uregs th abbr { font-weight:normal }
.summ-uregs th.orders { background-color:#fff; text-align:left }

.ureg-form th, .ureg-form td { padding:5px }
.ureg-form th { text-align:right; font-weight:normal }
.ureg-form input { width:400px }
.ureg-form .checkbox input { width:auto; position:relative; top:2px; margin-right:5px }

.questions-menu { margin-bottom:10px; border:1px solid #fff; height:20px; color:#000 }
.questions-menu-long { height:40px }
.questions-menu ul { margin:0px; padding:0px; list-style-type:none }
.questions-menu li { margin-right:5px; float:left }
.questions-menu li.sel, .questions-menu li.sel a { font-weight:bold }
.questions-menu a { margin-right:5px; color:#000 }

.question-info { background-color:#f5f5f5; border:1px solid #e0e0e0; padding:5px; margin-bottom:10px }
.question-answer-info { background-color:#fafafa; border:1px solid #e5e5e5; padding:5px; margin:0px 0px 10px 20px }

.question-answer-info a { display:block; border-top:1px solid #e5e5e5; margin-top:10px; padding:2px 5px }
.question-info .small, .question-answer-info .small, .summ-uregs .small { font-size:10px; color:gray }
.question-info .body, .question-answer-info .body { margin:10px 0px }

.question-new label { display:block }
.question-new input, .question-new textarea { width:99%; margin-bottom:10px }
.question-new .auto { width:auto }
.question-new textarea { height:200px }

.question-mess-success { background-color:#efe; border:1px solid #afa; padding:5px; margin-bottom:20px }
.question-mess-error { background-color:#fee; border:1px solid #faa; padding:5px; margin-bottom:20px }

.ureg-top-smenu { margin-left: 250px }
.ureg-top-lmenu, .ureg-top-lmenu-simple { margin:0px 34% 0px 0px; background-color:#f9f8f8; color:#968888; height:50px; padding:11px 30px; font-size:11px }
.ureg-top-lmenu a, .ureg-top-lmenu-simple a { color:#968888; font-size:11px }
.ureg-top-lmenu ul, .ureg-top-lmenu-simple ul { list-style-type:none }
.ureg-top-lmenu div { width:50%; float:left }
.ureg-top-lmenu .heading { width:auto; float:none }
.ureg-top-lmenu .heading, .ureg-top-lmenu .heading a, .ureg-top-lmenu-simple .heading, .ureg-top-lmenu-simple .heading a { font-weight:bold }

.ureg-top-lmenu-simple div { float:left; margin-left:25px }
.ureg-top-lmenu-simple .heading { margin-left:0px }

.ureg-top-rmenu { width:34%; float:right; font-size:11px }
.ureg-top-rmenu .cont { margin-left:1px; padding:11px 0px 11px 29px; background-color:#f2f1f1; height:50px }
.ureg-top-rmenu .cont a { color:#968888; font-size:11px }
.ureg-top-rmenu .cont ul { list-style-type:none }
.ureg-top-rmenu .cont div { margin-left:80px; }
.ureg-top-rmenu .cont .heading { width:80px; float:left; margin-left:0px }
.ureg-top-rmenu .cont .heading, .ureg-top-rmenu .heading a { font-weight:bold; color:#dc553f }

.ureg-top-rmenu .alert, .ureg-top-lmenu .alert,
.ureg-top-rmenu .alert a, .ureg-top-lmenu .alert a { color:#dc553f }

.no-bg, .ureg-top-rmenu .no-bg { background-color:transparent }

.red {color:#d8472f;}

*.red12{
    font-size: 12px;
    color:#d8472f;
    text-decoration: underline;
}

a.red12:hover{text-decoration: none;}

*.black12, a.black12:hover {
	text-decoration:none;
	color:#000;
}

*.grey10_2, a.grey10_2:hover {
	font-size: 10px;
	color:#aeaeae;
}

.alert { color:#DC553F; margin-bottom:10px }

.other-regions a { color:red }
.other-regions a.sel { color:#909090 }

.good-cat-links { margin-top:10px }
.good-cat-links a { color:#d8472f !important; text-decoration:underline }
.good-cat-links a.sel { color:#a5a5a5 !important; text-decoration:none }

.region-select { }

.change_reg { color:#d8472f; }

.our-link { text-align:right; position:relative; top:-20px; margin-right:30px }

.bottom-counters { margin-left:30px }

.hidden { display:none; border:1px solid red }
.auto { width:auto !important }

.confirmed, .sent, .confirmed a, .sent a { color:maroon }
.payed, .payed a { color:blue }
.shipped, .answered, .shipped a, .answered a { color:green }
.deleted, .deleted a { color:gray }

.news-archive-title { margin-top:20px }

/* Videos */
.videos-list .elem { margin-bottom:10px; height:125px }
.videos-list .elem div.img { float:left; border:1px solid #f0f0f0; width:150px; height:120px; margin:0px 10px 5px 0px; background:transparent none no-repeat scroll center center }
.videos-list .elem div.img img { width:150px; height:120px }

#video-overlay { position:absolute; top:0px; left:0px; background-color: #000 }

#video-content { position:absolute; top:0; left:0; width:410px; height:410px; display:none }
#video-wn { background-color:#fff; border:1px solid #000; border-bottom:none; padding:5px; background-color:#F4F4EC }
#video-wn .media { background-color:#F4F4EC }
#video-wn span { font: 13px Arial,sans-serif; color: black; }
#video-content-close { margin-top:5px; text-align:right; background-color:#F4F4EC }

.contact-menu { margin-bottom:20px }