#medical_reply li p { padding-left: 30px; }

#medical_reply li a { margin-left: 15px; }

a.message_reply_back { height: 25px; line-height: 25px; margin-top: 20px; padding: 0 5px; float: right; }
#mr_cat_note_div { margin-bottom: 15px; }

.question_form {border: 1px solid gray; margin-top: 5px; }
  #new_question { width: 100%; height: 25px; line-height: 25px; font-size: 20px; padding: 5px 0; background-color: lightgray; border-bottom: 1px solid gray;}
  #new_question span { margin-left: 20px; }
  .error_msg { color: red; text-align: center; background-color: none; font-size: 16px;}

  #question_left { float: left; width: 40%; margin-top: 5px; }
  #question_left div { margin: 10px; text-align: right; line-height: 20px; }
  #question_left div input { line-height: 20px; height: 20px; }
  #question_left div input#submit { line-height: 30px; height: 30px; width: 169px; }
  #question_left div #mr_captcha { height: 36px; margin-right: 10px; }
  #question_left div #captcha { height: 30px; width: 70px; font-size: 20px; text-align: center; float: right; }
  #question_left input#submit { font-size: 12px; }
  #question_right {float: right; width: 60%; margin-top: 5px; }
  #question_right div { margin: 10px; text-align: left; }
  #question_right textarea { width: 95%; height: 223px; background: none; background-color: #fbfbff;}
  
.medical_qr { margin-bottom: 15px; }
  .medical_left { float: left; width: 15%; text-align: center; margin-bottom: 15px; }
  .medical_right { float: right; width: 83%; border: 1px solid gray; padding: 5px; margin-bottom: 15px;}
	.medical_right .mr_question { margin-bottom: 15px; }
	.medical_right input { width: 100%;  line-height: 30px; height: 30px; }
		.medical_right div { margin: 5px; }
		.medical_question { display: none; font-style: italic; }

#mr_pager ul { float: right; }
#mr_pager ul li { float: left; }
#mr_pager ul li a {display: block; height: 20px; padding: 0 5px; line-height: 20px; }
#mr_pager ul li span {display: block; height: 20px; padding: 0 5px; line-height: 20px; }

p.error { background-color: transparent; color: red; font-weight: bold; text-align: center; margin: 6px 20px;}

#medical_reply_is_public_check { width: 13px; height: 13px; }

.pager_block { margin: 10px 0; }

#add_question {
	border-bottom: 2px solid #0190BC;
	margin: 25px 0 20px 0;
	padding: 15px;
}

.qr_item {
	border-bottom: 2px solid #0190BC;
	padding: 10px 0 15px 0;
}

#content #add_question h3 {
	margin-bottom: 10px;
}

.mrc_back {
	color: #fff;
	float: right;
	padding: 20px 10px 0 0;
}

.mrc_back:hover {
	text-decoration: underline;
}
#faq2_content h3 {
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 10px;
}

#faq2_content .faq2_reply {
	display: none;
	margin-left: 30px;
}.popup_outter {
	background-color: #eeecec;
	left: 50%;
	margin-left: -315px;
    margin-top: -162px;
	position: fixed;
	top: 50%;
	width: 630px;
    z-index: 4001;
}
.popup_inner{
	position:relative;
	display:block;
	min-height: 300px;
}
.popup_inner h2{
	background-color: #ceea5e;
    color: #4c6200;
    font-size: 23px;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    text-transform: uppercase;
	font-family: HelveticaNeueLTPro-HvEx;
}
#newsletter-form{
	margin: 10px auto;
	margin: 25px auto 15px;
}
.newsletter-row{
	width:100%;
	display:block;
	position:relative;
	height: 42px;
	margin:10px 0px;
}
.newsletter-row span{
	color: #000;
    float: left;
    font-family: HelveticaNeueLTPro-Roman;
    font-size: 23px;
    height: 42px;
    line-height: 42px;
    margin-left: 30px;
    text-transform: uppercase;
    width: 140px;
	display:inline-block;
}
.newsletter-row input[type="text"]{
	border: 1px solid #6a848f;
    color: #6a848f;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 400px;
}
#describe-newsletter{
	background-color: #b2de00;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-family: HelveticaNeueLTPro-MdEx;
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    min-width: 200px;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
	margin: 20px auto;
	display:block;
}
.popup_close {
    background-color: #000;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-family: HelveticaNeueLTPro-Ex;
    font-size: 23px;
    height: 34px;
    position: absolute;
    right: 0;
    width: 30px;
	z-index:10;
}
.newsletter-result{
	font-family: HelveticaNeueLTPro-Md;
    line-height: 25px;
}/* POPUP */

#popup_bg {
	background: #000;
	height: 100%;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
  
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 4000;
}
.login-logo{
	background:url("moduls/mtk_login/images/login-logo.png") no-repeat;
	height: 52px;
    margin: 0 auto;
    position: relative;
    top: 10px;
    width: 259px;
}

#popup_box {
	background-color: #fff;
	left: 50%;
	margin-left: -335px;
	margin-top: -150px;
	position: fixed;
	top: 50%;
	width: 670px;
	z-index: 4001;
}

#popup_box2 {
	background-color: #eeecec;
	left: 50%;
	margin-left: -315px;
    margin-top: -162px;
	position: fixed;
	top: 50%;
	width: 630px;
    z-index: 4001;
}

#popup_box h2,
#popup_box2 h2 {
	background-color: #e4f0f8;
	color: #242865;
	font-size: 23px;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	padding: 0 30px;
	text-transform: uppercase;
}

#popup_box p,
#popup_box2 p {
	color: #242865;
	font-size: 17px;
	padding: 30px;
}

#popup_content {
	position: relative;
}

#popup_close {
	background-color: #000;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font-size: 23px;
	height: 34px;
	position: absolute;
	right: 0;
	width: 30px;
	font-family: HelveticaNeueLTPro-Ex;
}

#password_text {
	display: none;
}

#popup_content .title {
	color: #000;
	float: left;
	font-size: 23px;
	height: 42px;
	line-height: 42px;
	margin-left: 30px;
	width: 140px;
	text-transform:uppercase;
	font-family:HelveticaNeueLTPro-Roman;
}

#popup_content .textfield {
	border: 1px solid #6a848f;
	color: #6a848f;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	width: 400px;
}

#popup_content .row {
	margin-top: 10px;
	min-height: 42px;
	position: relative;
}

#popup_content .row #log-button {
	background-color: #b2de00;
	color: #fff;
	cursor: pointer;
	border: 0;
	font-family: HelveticaNeueLTPro-MdEx;
	font-size: 20px;
	height: 42px;
	line-height: 42px;
	padding: 0 20px;
	position: relative;
	text-transform: uppercase;
	min-width: 300px;
}
#popup_content .button-row{
	text-align:center;
}
#popup_content .row #regist-button {
	background-color: #f78f1e;
	color: #fff;
	border: 0;
	font-family: HelveticaNeueLTPro-MdEx;
	font-size: 20px;
	height: 42px;
	line-height: 42px;
	padding: 0 20px;
	position: relative;
	text-transform: uppercase;
	width: 300px;
}

#popup_content .row2 {
	margin: 0 0 15px 170px;
	min-height: 20px;
}

#popup_content .row2 input[type=checkbox] {
	cursor: pointer;
	margin-top: 2px;
	margin-right: 5px;
	float: left;
}

#popup_content .row3 input[type=checkbox] {
	cursor: pointer;
	height: 14px;
	margin-left: 170px;
	margin-top: 2px;
	margin-right: 5px;
	float: left;
	width: 14px;
}

#popup_content .row2 label {
	color: #242865;
	cursor: pointer;
	font-size: 14px;
}

#popup_content .row3 label {
	color: #242865;
	cursor: pointer;
	font-size: 17px;
}

#popup_content #login-form {
	padding-bottom: 40px;
	padding-top: 15px;
}

#repass {
	color: #242865;
	float: right;
	font-size: 14px;
	font-style: italic;
	margin-right: 38px;
}

#left-popup {
	float: left;
}

#right-popup {
	float: right;
	width: 329px;
}

#right-popup-content {
	border-left: 3px solid #e4f0f8;
	height: 194px;
	padding: 20px;
	margin-left: 20px;
}

#right-popup-content2 {
	border-left: 3px solid #e4f0f8;
	height: 259px;
	padding: 30px 20px;
	margin-left: 20px;
}

#popup_box2 #right-popup-content p {
	font-size: 15px;
	padding: 15px 11px;
}

#popup_box2 #right-popup-content2 p {
	font-size: 15px;
	padding: 30px 11px;
}

#gplus-button {
	background: url(templates/image/social-button.png) 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	height: 59px;
	width: 270px;
}

#facebook-button {
	background: url(templates/image/social-button.png) 0 -59px no-repeat;
	border: 0;
	cursor: pointer;
	height: 59px;
	width: 270px;
}


#popup_box .rowError p,
#popup_box2 .rowError p {
	color: red;
	cursor: pointer;
	font-size: 17px;
	padding: 10px 0;
	text-align: center;
}
.header-login-box{
	display: block;
    margin: 0 auto;
    position: relative;
    width: 300px;
	top: 5px;
}
.reg-link{
	background: none repeat scroll 0 0 #f78f1e;
    color: #fff;
    display: block;
    font-family: HelveticaNeueLTPro-Bdex;
    padding: 5px 10px;
    text-transform: uppercase;
    width: 130px;
	margin:5px 0px;
}
.login-button{
	cursor:pointer;
	background: none repeat scroll 0 0 #b2de00;
    color: #fff;
    display: block;
    font-family: HelveticaNeueLTPro-Bdex;
    padding: 5px 10px;
    text-transform: uppercase;
    width: 150px;
	border:none;
	
}#popup_blanket {
	background-color: #111111;
	height: 100%;
    left: 0;
    opacity: 0.65;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9001	
}

.popup_box {
	background-color: #EEEEEE;
    height: 300px;
	left: 50%;
	margin-left: -150px;
	margin-top: -150px;
    position: fixed;
	top: 50%;
    width: 300px;
    z-index: 9002;
}

.popup_content {
	height: 300px;
	position: relative;
	width: 300px;
}

.popup_close {
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 24px;
	position: absolute; 
	right: 0;
	top: 0;
	width: 24px;
}table#reg_table tr td {
    padding-bottom: 5px;
    font-size: 11px;
}

table#reg_table tr td.error {
    text-align: center;
    color: red;
}

.clear {
    clear: both;
}

.search_list_item {
    float: left;
    background-color: #F5F5F5;
    width: 83%;
    margin-bottom: 15px;
}

.search_list_item h3 {
    margin: 5px;
    padding: 0px 10px;
}

.search_list_item p {
    margin: 5px 5px 10px 15px;
}

.search_list_date {
    float: right;
    text-align: right;
    padding-top: 5px;
    width: 15%;
}

/* cms debug menu */
#cms_debug_panel {
    position: fixed;
    right: -640px;
    top: 0px;
    width: 670px;
    height: 1000px;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}

#cms_debug_panel #cms_debug_left {
    position: relative;
    float: left;
    width: 30px;
    height: 100%;
    background: url('moduls/_fs/images/cms_right_shadow.png') transparent right top repeat-y;
}

#cms_debug_left #cms_debug_buttons {
    margin-top: 50px;
    float: right;
    height: 105px;
    cursor: pointer;
    width: 30px;
    text-align: center;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: url('moduls/_fs/images/cms_debug_open.png') #eee right top no-repeat;
    color: #fff;
    padding: 10px 0;
    font-weight: bold;
    font-family: Tahoma;
}

#cms_debug_panel #cms_debug_right {
    position: relative;
    float: right;
    width: 640px;
    height: 100%;
    background: #efeff2;
}

#cms_debug_right #cms_debug_accordion h3 {
    font-size: 12px;
    font-weight: bold;
}

#cms_debug_right #cms_debug_accordion div {
    font-size: 12px;
    padding: 0px;
}

#cms_debug_accordion div {
    overflow-x: hidden;
}

#cms_debug_accordion div a {
    margin-bottom: 1px;
    width: 245px;
}

#cms_debug_right #cms_debug_accordion .dataTables_info {
    float: left;
    width: 200px;
    padding: 4px 5px;
}

#cms_debug_right #cms_debug_accordion .dataTables_paginate {
    float: right;
    width: 200px;
    text-align: right;
    padding: 2px 5px;
}

#cms_debug_right #cms_debug_accordion .dataTables_paginate a {
    width: auto;
}

#cms_debug_right #cms_debug_accordion .dataTables_paginate a span {
    cursor: pointer;
}

#cms_debug_right #cms_debug_accordion .dataTables_length {
    float: left;
    width: auto;
    padding: 2px 5px;
}

#cms_debug_right #cms_debug_accordion .dataTables_filter {
    float: right;
    width: auto;
    padding: 2px 5px;
}

#cms_debug_right #cms_debug_accordion .DataTables_sort_wrapper {
    cursor: pointer;
}

#cms_debug_right #cms_debug_accordion .DataTables_sort_wrapper span {
    float: right;
}

.dataTables_wrapper .fg-toolbar {
    overflow: hidden;
}

#DataTables_sort_wrapper {
    overflow: hidden;
}

#db_layer table tr td {
    font-size: 11px;
}

.db_error {
    color: red;
    font-weight: bold;
}

#cms_dump_tabs ul {
    overflow: hidden;
}

.tooltip_div {
    position: relative;
}

.tooltip_icon {
    background: url('moduls/_fs/images/info_small_hot.png') left top no-repeat;
    cursor: help;
    display: block;
    float: left;
    height: 16px;
    margin-right: 3px;
    width: 16px;
}

.tooltip {
    background: url("javascripts/jquery/css/default-theme/images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50% #F6A828;
    -webkit-border--radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
    display: none;
    font-size: 12px;
    left: 0;
    margin-left: -446px;
    margin-top: -212px;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 3;
}

.glossary_link {
    cursor: help;
    font-style: italic;
    font-weight: bold;
}

.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
}#mobileContent {
    margin: 5px;
}

#deviceContainer {
    margin: 40px auto;
    width: 266px;
}

#menuPointSelect {
    background-color: #333;
    border: 0px;
    color: white;
    font-family: 'Segoe WP', 'Verdana';
    font-size: 26px;
    height: 40px;
    padding: 5px 0 0 0;
    width: 100%;
}

#mobileDevice {
    background: url('../images/mobile_device_128_norm.png') left top no-repeat;
    color: #333;
    display: block;
    float: left;
    font-weight: bold;
    height: 18px;
    padding-top: 130px;
    text-align: center;
    text-decoration: none;
    width: 128px;
}

#mobileDevice:hover {
    background: url('../images/mobile_device_128_hot.png') left top no-repeat;
}

#normalDevice {
    background: url('../images/laptop_norm.png') left top no-repeat;
    color: #333;
    display: block;
    float: left;
    font-weight: bold;
    height: 18px;
    margin-left: 10px;
    padding-top: 130px;
    text-align: center;
    text-decoration: none;
    width: 128px;
}

#normalDevice:hover {
    background: url('../images/laptop_hot.png') left top no-repeat;
}#gift-block {
	border-top: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
	padding: 10px 0;
}

.gift-box {
	float: left;
	height: 180px;
	margin: 0 5px;
	text-align: center;
	width: 170px;
}

.gift-box div {
	display: block;
	font-weight: bold;
	height: 160px;
	text-align: center;
	width: 180px;
}

.gift-box div img {
	margin-top: 10px;
	width: 130px;
}div#webshoplHeader h1 { margin: 0 0 10px 0; }
div#webshoplHeader checkbox {float: left; margin: 2px;}
div#webshoplHeader label {margin: 2px; width: 100px; overflow: hidden; display: block; float: left; cursor: pointer; cursor: hand;}
div#webshopl { overflow: auto;  }

div#webshopl div.clearbox 			{ clear: both; }
div#webshopl div.no_afa 			{ float: center; text-align: center; margin: 6px 5px; padding: 10px 5px; border: 1px solid silver; }
div#webshopl img.product_image 	{ float: right; border: 1px solid silver;}

div.product_introD { float: left; margin:6px; padding:5px 0; width:138px; height: 210px; text-align: center; position: relative; }
div.product_introD div.category { margin: 0px auto; padding: 0px; border: 0px; overflow: hidden; position: relative;}
div.product_introD div.category a.imgA {margin: 0px auto;}
div.product_accenD { float: left; margin:6px; padding:5px; width:194px; height: 250px; text-align: center; position: relative; overflow: hidden;}
div.product_accenD div.category { margin: 0px; padding: 0px; border: 0px; width: 190px; height: 160px; overflow: hidden; }
div.category_introD { float: left; margin:6px; padding:5px 0; width:138px; height: 150px; text-align: center; position: relative; }
div.category_introD div.category { margin: 0px auto; padding: 0px; border: 0px; overflow: hidden; position: relative;}
div.kat_term_introD.bordered { margin:5px; border:1px solid #9F9F9F;}
div.kat_term_introD a.imgA { display:block; margin:5px; text-align:center;}
div.kat_term_introD a.imgA img {}

div.product_text {position: absolute; right: 5px; bottom: 5px; text-align: right;}

input.tobasket {background: url('moduls/webshop_light/images/tobasket.gif'); width: 20px; height: 20px; border: 0px; cursor: pointer; cursor: hand;}

div.product_list_introD {float: center; margin:6px; padding:5px; width:	627px; height: 250px; text-align: left; position: relative;	}
div.product_title {margin: 0px; padding: 0px;}
div.product_list_introD div.category { float: right; text-align: right;}

p.webshop_daily_box { margin-top: 15px; }
p.webshop_daily_box a { text-decoration: none; color: black;}
p.webshop_daily_box a:hover { text-decoration: none; color: gray; }

ul#webshop_category { float: left; text-align: left; }
ul#webshop_category li a {font-size: 12px; font-weight: bold; line-height: 16px; }
ul#webshop_category li a:hover {font-size: 12px; font-weight: bold; line-height: 16px; color: red;}
ul#webshop_category li a.active {font-size: 12px; font-weight: bold; line-height: 16px; color: blue;}
ul#webshop_category li ul { margin-left: 10px;}
ul#webshop_category li ul li ul { margin-left: 10px;}

p.loged_in_status {width: 100%; text-align: center; margin-bottom: 10px;}
input.webshop_button { width: 100%; text-align: center;}
input.webshop_button:hover { font-weight: bold; }
h3.basket { margin: 20px 0 10px 0; width: 100%; text-align: center; font-size: 13px; font-weight: bold;}
span.webshop_price {color: #900; font-weight: bold;}
span.discount {font-size: 1.2em;}
div.discount_element,
div.basket_element {margin: 0px 7px 3px 7px; border-bottom: 1px solid gray; padding: 10px 0; overflow: auto; position: relative;}
div.discount_element p.discount_element_title,
div.basket_element p.belement_title { text-align: left; }
div.discount_element p.discount_element_data,
div.basket_element p.belement_data { margin: 7px 0 0 0; font-size: 11px; }
div.discount_element p.discount_element_data a img,
div.basket_element p.belement_data a img {width: 75px; float: left; margin: 5px 3px 0 0;}
div.discount_element p.discount_element_data span,
div.basket_element p.belement_data span {float: left;}
div.discount_element p.discount_element_data strong,
div.basket_element p.belement_data strong {float: right;}

div.discount_element form{float:right;}

table#basket_content { width: 100%;}
table#basket_content tr {margin-bottom: 5px;}
table#basket_content tr th {font-size: 13px; font-weight: bold; text-align: center; border-bottom: 1px dotted lightgray; padding: 5px 0 5px 0;}
table#basket_content tr td { /* font-size: 12px;*/ border-bottom: 1px dotted lightgray; padding: 5px 0 5px 0;}
table#basket_content tr#lasttr td {border-bottom: 0px;}

span.error { color: red; font-size: 13px; font-weight: bold;}

table {margin-bottom:1.4em; width:100%;}
table td {vertical-align:top;}

#content div#webshop_order p{ margin:0 0 0 10px;}

select.priceList {border: 0; background-color: transparent; text-align: right; color: #990000; font-weight: bold;}
select.priceList option {background-color: transparent; text-align: right; color: #990000; font-weight: bold;}

table#deliveryPriceTable { width: 250px; }
table#deliveryPriceTable th { font-weight: bold; text-align: center; border-bottom: 1px solid #F7BA00; padding: 2px 10px;}
table#deliveryPriceTable td { border-bottom: 1px solid #F7BA00; padding: 2px 10px; }

table#productSpecify { width: 200px; }
table#productSpecify th {font-weight: bold; }
h1#productName { font-size: 1,4em; font-weight: bold; }
h2#productSpecifyH2 {margin: 15px 0 10px 0; }
h2#productDescriptionH2 {margin: 15px 0 10px 0; }
div#productDescription {padding-left:15px;}

table#regTable {margin-left: 20px;}
table#regTable th { text-align: right; padding: 2px; font-weight: bold; width: 170px;}
table#regTable td { padding: 2px; }
table#regTable td input { width: 224px;}
table#regTable span.regTableTitle {text-align: left; display: block; margin-top: 15px; font-weight: bold;}

table#delivery_table tr th {text-align: right;padding-right: 5px;border:0px;}
table#delivery_table tr td {border: 0px;}

input { cursor: pointer; }

.listPager { }
.listPager ul { margin: 5px; display: inline-block; float: right; }
.listPager ul li { float: left; height: 20px; }
.listPager ul li a { border: 1px solid gray; padding: 0 2px; margin-left: 2px; color: gray; text-decoration: none; }
.listPager ul li a:hover { text-decoration: underline; }
.listPager ul li span { padding: 0 2px; color: black; }

table.my_orders tr th { border-bottom: 1px solid black; background-color: lightgray; padding: 3px; }
table.my_orders tr td { border-bottom: 1px solid lightgray; padding: 3px; }
table.my_orders tr.even td { background-color: #F5F5F5; }
table.my_orders tr.odd td { background-color: #fff; }
table.my_orders tr td span.details_button { font-style: italic; cursor: pointer; }
table.my_orders tr td span.comment_button { font-style: italic; cursor: pointer; }
table.my_orders tr.order_details { display: none; }
table.my_orders tr.order_comment { display: none; }
table.my_orders tr td fieldset { margin: 5px; background-color: #fff; }
table.my_orders tr td fieldset table { margin-bottom: 0px; }
table.my_orders tr td fieldset table tr.even td { background-color: #F5F5F5; }
table.my_orders tr td fieldset table tr.odd td { background-color: #fff; }
table.my_orders tr td fieldset table tr td.no_border { border-bottom: 0px; background-color: #fff; }


.top_products { text-align: left; line-height: 12px; }
.top_products ol { list-style-type: decimal; margin-left: 15px; }
.top_products ol li { margin-bottom: 10px; list-style-type: decimal}
.top_products ol li a { text-decoration: none; }
.top_products ol li a:hover { text-decoration: underline; }

.login_to_order {
    background: none repeat scroll 0 0 #ffffff;
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
}
  .login_to_order legend { font-size: 16px; font-weight: bold; }
  .login_to_order #username { width: 115px; }
  .login_to_order #password { width: 75px; }
  .login_to_order #basket_login_box { float: left; }
  .login_to_order #basket_registration { float: right; }
  
div.webshop_basket_login_error { color: red; font-size: 13px; font-weight: bold; margin: 15px 15px 10px 15px; text-align: center; }

#links_ul { margin: 10px 0; }

#links_ul li { float: left; width: 30%; }

#product_all_accessory .prod #image,
#product_all_switch .prod #image {
	float: left;
	margin-right: 7px;
}

#product_all_accessory .prod #name,
#product_all_switch .prod #name {
	padding-top: 5px;
}

/* POPUP */

#ws_popup_blanket {
	background-color: #111111;
	display: none;
	height: 100%;
    left: 0;
    opacity: 0.65;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9001;
}

.ws_popup_box {
	background-color: #EEEEEE;
	display: none;
    height: 250px;
	left: 50%;
	margin-left: -115px;
	margin-top: -125px;
    position: fixed;
	top: 50%;
    width: 330px;
    z-index: 9002;
}

.delivery-blocks {
	padding-left: 20px;
}

.delivery-price {
	float: left;
	padding: 5px 10px 5px 0;
}

.delivery-price input {
	float: left;
	height: 20px;
	margin-right: 5px;
}

.delivery-price label {
	line-height: 20px;
}

.payment-blocks {
	padding-left: 20px;
}

.payment-price {
	padding: 5px 10px 5px 0;
}

.payment-price input {
	float: left;
	height: 20px;
	margin-right: 5px;
}

.payment-price label {
	line-height: 20px;
}p.error {
	font-weight: bold;
	background-color: #FF0000;
	color: #FF0000;
	text-align: center;
}#medical_reply li p { padding-left: 30px; }

#medical_reply li a { margin-left: 15px; }

a.message_reply_back { height: 25px; line-height: 25px; margin-top: 20px; padding: 0 5px; float: right; }
#mr_cat_note_div { margin-bottom: 15px; }

.question_form {border: 1px solid gray; margin-top: 5px; }
  #new_question { width: 100%; height: 25px; line-height: 25px; font-size: 20px; padding: 5px 0; background-color: lightgray; border-bottom: 1px solid gray;}
  #new_question span { margin-left: 20px; }
  .error_msg { color: red; text-align: center; background-color: none; font-size: 16px;}

  #question_left { float: left; width: 40%; margin-top: 5px; }
  #question_left div { margin: 10px; text-align: right; line-height: 20px; }
  #question_left div input { line-height: 20px; height: 20px; }
  #question_left div input#submit { line-height: 30px; height: 30px; width: 169px; }
  #question_left div #mr_captcha { height: 36px; margin-right: 10px; }
  #question_left div #captcha { height: 30px; width: 70px; font-size: 20px; text-align: center; float: right; }
  #question_left input#submit { font-size: 12px; }
  #question_right {float: right; width: 60%; margin-top: 5px; }
  #question_right div { margin: 10px; text-align: left; }
  #question_right textarea { width: 95%; height: 223px; background: none; background-color: #fbfbff;}
  #question { line-height: 15px; padding: 7px; }
  
.medical_qr { margin-bottom: 15px; }
  .medical_left { float: left; width: 15%; text-align: center; margin-bottom: 15px; }
  .medical_right { float: right; width: 83%; border: 1px solid gray; padding: 5px; margin-bottom: 15px;}
	.medical_right .mr_question { margin-bottom: 15px; }
	.medical_right input { width: 100%;  line-height: 30px; height: 30px; }
		.medical_right div { margin: 5px; }
		.medical_question { display: none; font-style: italic; }

#mr_pager ul { float: right; }
#mr_pager ul li { float: left; }
#mr_pager ul li a {display: block; height: 20px; padding: 0 5px; line-height: 20px; }
#mr_pager ul li span {display: block; height: 20px; padding: 0 5px; line-height: 20px; }

p.error { background-color: transparent; color: red; font-weight: bold; text-align: center; margin: 6px 20px;}

#add_question { }

#medical_reply_is_public_check { width: 13px; height: 13px; }

.pager_block { margin: 10px 0; }

.dropzone { background-color: #fff; border: 1px solid #bbb; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; min-height: 120px; width: 506px;}

#content #add_question .sidebar-field { background-color: #fff; }
#content #add_question textarea.sidebar-field { background-color: #fff; }

.reply_name,
.qr_name {
	color: #590720;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;	
}

.qr_date {
	float: right;
	margin-top: 4px;
}

.question_text {
	padding: 10px;
}

.right_text {
	text-align: right;
}

.reply_text {
	padding: 10px;
}

#content .qr_question {
	border-bottom: 2px solid #0190BC;
	padding: 20px 0;
}

#content .qr_question h3 {
	margin-left: 6px;
}

#content .qr_question ul {
	margin-left: 15px;
}

.listPager {
	border-bottom: 2px solid #0190BC;
}

.doctor-describe a.answer-count {
	color: darkblue;
	text-decoration: underline;
}table.my_list_header {
    margin-top: 15px;
    width: 100%;
}

table.my_list_header td.address_left {
    padding-left: 5px;
    padding-right: 5px;
    width: 20px;
}

table.my_list_header td.address_right {
    font-family: Georgina, Verdana, Tahoma;
    font-size: 16px;
    font-weight: bold;
    font-variant: small-caps;
    border-bottom: 1px solid grey;
}

table.my_list_body th.where {
    background: url(functions/my_list/images/header_back.png) #1b1d1f repeat-x;
    color: #fff;
}

table.my_list_body th form:hover {
    background-color: #3b3d3f;
}

table.my_list_body th input {
    color: #fff;
}

table.my_list_body th.where input {
    color: #000;
}

table.my_list_body {
    margin-top: 4px;
    width: 100%;
}

table.my_list_body th {
    font-family: Georgina, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
    border-bottom: 1px solid #1b1d1f;
    color: #ffffff;
    background-color: #1b1d1f;
    padding: 0px;
}

table.my_list_body tr td input {
    padding: 2px 5px;
}

table.my_list_body th.ordered {
    font-family: Georgina, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
    background-color: #5b5d5f;
    padding: 0px;
}

table.my_list_body th.ordered:hover {
    background-color: #8BACDE;
    border-bottom: 1px solid #999;
}

table.my_list_body tr.odd {
    color: #333;
    font-family: Georgina, Verdana, Tahoma;
    font-size: 11px;
    text-align: left;
    background-color: #e7e2ff;
}

table.my_list_body tr.odd:hover {
    background-color: #C4D3DB;
}

table.my_list_body tr.even {
    color: #333;
    font-family: Georgina, Verdana, Tahoma;
    font-size: 11px;
    text-align: left;
    background-color: #EAFAFF;
}

table.my_list_body tr.even:hover {
    background-color: #C4D3DB;
}

table.my_list_body td {
    padding: 1px 5px 1px 5px;
}

table.my_list_body td.options {
    width: 20px;
}

table.my_list_body td.citeria {
    font-family: Georgina, Verdana, Tahoma;
    font-size: 11px;
    text-align: center;
    font-variant: small-caps;
    background-color: #C4D3DB;
    border-top: 1px solid #999;
    text-align: right;
    padding: 4px 5px 4px 5px;
}

input.add {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list/images/btn_add_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.add:hover {
    background: transparent url('functions/my_list/images/btn_add_over.gif') no-repeat center top;
}

input.delete {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list/images/btn_remove_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.delete:hover {
    background: transparent url('functions/my_list/images/btn_remove_over.gif') no-repeat center top;
}

input.edit {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list/images/btn_edit_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.edit:hover {
    background: transparent url('functions/my_list/images/btn_edit_over.gif') no-repeat center top;
}

input.facebook {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list/images/btn_facebook_norm.png') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.facebook:hover {
    background: transparent url('functions/my_list/images/btn_facebook_over.png') no-repeat center top;
}

input.excel_export {
    height: 22px;
    width: 20px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list/images/btn_excel_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.excel_export:hover {
    background: transparent url('functions/my_list/images/btn_excel_over.gif') no-repeat center top;
}

input.open {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list/images/btn_open_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.open:hover {
    background: transparent url('functions/my_list/images/btn_open_over.gif') no-repeat center top;
}

input.text_submit_desc {
    border: 0px;
    margin-top: -8px;
    padding: 0px;
    width: 100%;
    background: transparent url('functions/my_list/images/btn_desc.gif') no-repeat center bottom;
    height: 35px;
    cursor: pointer;
}

input.text_submit_asc {
    border: 0px;
    margin-top: -8px;
    padding: 0px;
    width: 100%;
    background: transparent url('functions/my_list/images/btn_asc.gif') no-repeat center bottom;
    height: 35px;
    cursor: pointer;
}

input.text_input_where {
    width: 100%;
    height: 100%;
    font-family: Georgina, Verdana, Tahoma;
    font-size: 11px;
    text-align: left;
    padding: 3px;
    font-variant: normal;
    font-weight: normal;
}

form {
    padding: 0px;
    margin: 0px;
}h2.statement {
    font-size: 14px;
    padding-left: 20px;
    border-bottom: 2px solid silver
}

#statement_header {
    margin: 10px 0
}

#statement_header form.statement_filter {
    float: left;
    line-height: 20px
}

#statement_header form.statement_filter input {
    width: 80px
}

#statement_header form.statement_export {
    float: right
}

.statements_table {
    width: 100%
}

.statements_table tr th {
    border-right: 1px dotted gray;
    text-align: center;
    font-weight: bold;
    padding: 5px;
}

.statements_table tr th.mainborder {
    border-right: 0px
}

.statements_table tr td {
    padding: 2px 5px
}

.statements_table tr td {
    border-right: 1px dotted gray;
    border-bottom: 1px dotted gray
}

.statements_table tr td.mainborder {
    border-left: 1px dotted gray
}

.statements_table tr td.statement_no_data {
    padding: 15px 5px
}

.statements_table tr.even td {
    background-color: #ffa
}

.statements_table tr.odd td {
    background-color: #aff
}

.clear {
    clear: both
}

#chart_frame {
    background: url('functions/statement_list/images/chart_icon.png') left center no-repeat;
    padding-left: 20px;
    float: right;
}table.my_list2_header {
    margin-top: 5px;
    width: 100%;
}

table.my_list2_header td.address_left {
    padding-left: 5px;
    padding-right: 5px;
    width: 20px;
}

table.my_list2_header td.address_right {
    font-family: Georgina, Verdana, Tahoma;
    font-size: 16px;
    font-weight: bold;
    font-variant: small-caps;
    border-bottom: 1px solid grey;
}

table.my_list2_body th form:hover {
    background-color: #E7A63B;
}

table.my_list2_body th input {
    color: #fff;
}

table.my_list2_body th.where input {
    color: #000;
}

table.my_list2_body {
    margin-top: 4px;
    width: 100%;
}

table.my_list2_body th {
    font-family: Georgina, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
    border: 0;
    color: #ffffff;
    background-color: #F6AD36;
    padding: 0px;
}

table.my_list2_body tr td input {
    padding: 2px 5px;
}

table.my_list2_body th.ordered {
    font-family: Georgina, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
    background-color: #F7C65B;
    padding: 0px;
}

table.my_list2_body th.ordered:hover {
    background-color: #8BACDE;
    border-bottom: 0;
}

table.my_list2_body tr.odd {
    font-family: Georgina, Verdana, Tahoma;
    font-size: 11px;
    text-align: left;
    background-color: #e7e2ff;
}

table.my_list2_body tr.odd:hover {
    background-color: #C4D3DB;
}

table.my_list2_body tr.even {
    font-family: Georgina, Verdana, Tahoma;
    font-size: 11px;
    text-align: left;
    background-color: #EAFAFF;
}

table.my_list2_body tr.even:hover {
    background-color: #C4D3DB;
}

table.my_list2_body td {
    padding: 1px 5px 1px 5px;
}

table.my_list2_body td.options {
    width: 20px;
}

table.my_list2_body td.citeria {
    font-family: Georgina, Verdana, Tahoma;
    font-size: 11px;
    text-align: center;
    font-variant: small-caps;
    background-color: #C4D3DB;
    border-top: 1px solid #999;
    text-align: right;
    padding: 4px 5px 4px 5px;
}

input.my_list2_config {
    display: block;
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list2/images/btn_config_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.my_list2_config:hover {
    background: transparent url('functions/my_list2/images/btn_config_over.gif') no-repeat center top;
}

.my_list2_panel {
    background-color: #fff;
    border: 1px solid #F8B74C;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    display: none;
    left: 50%;
    margin-left: -160px;
    padding-bottom: 5px;
    position: fixed;
    top: 100px;
    width: 320px;
    z-index: 99999;
}

.my_list2_panel form {
    margin: 15px 40px;
}

.my_list2_panel form p {
    padding-top: 10px;
    text-align: center;
}

.my_list2_panel span.header {
    background-color: #F8B74C;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

    color: #333;
    display: block;
    font-family: Georgina, Verdana, Tahoma;
    font-size: 15px;
    font-variant: small-caps;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 0 15px 0;
    padding: 0;
    text-align: center;
    width: 320px;
}

input.add {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list2/images/btn_add_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.add:hover {
    background: transparent url('functions/my_list2/images/btn_add_over.gif') no-repeat center top;
}

input.delete {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list2/images/btn_remove_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.delete:hover {
    background: transparent url('functions/my_list2/images/btn_remove_over.gif') no-repeat center top;
}

input.edit {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list2/images/btn_edit_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.edit:hover {
    background: transparent url('functions/my_list2/images/btn_edit_over.gif') no-repeat center top;
}

input.copy {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list2/images/btn_copy_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.copy:hover {
    background: transparent url('functions/my_list2/images/btn_copy_over.gif') no-repeat center top;
}

input.facebook {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list2/images/btn_facebook_norm.png') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.facebook:hover {
    background: transparent url('functions/my_list2/images/btn_facebook_over.png') no-repeat center top;
}

input.excel_export {
    height: 22px;
    width: 20px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list2/images/btn_excel_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.excel_export:hover {
    background: transparent url('functions/my_list2/images/btn_excel_over.gif') no-repeat center top;
}

input.open {
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: transparent url('functions/my_list2/images/btn_open_norm.gif') no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

input.open:hover {
    background: transparent url('functions/my_list2/images/btn_open_over.gif') no-repeat center top;
}

input.text_submit_desc {
    border: 0px;
    margin-top: -8px;
    padding: 0px;
    width: 100%;
    background: transparent url('functions/my_list2/images/btn_desc.gif') no-repeat center bottom;
    height: 35px;
    cursor: pointer;
}

input.text_submit_asc {
    border: 0px;
    margin-top: -8px;
    padding: 0px;
    width: 100%;
    background: transparent url('functions/my_list2/images/btn_asc.gif') no-repeat center bottom;
    height: 35px;
    cursor: pointer;
}

input.text_input_where {
    width: 100%;
    height: 100%;
    font-family: Georgina, Verdana, Tahoma;
    font-size: 11px;
    text-align: left;
    padding: 3px;
    font-variant: normal;
    font-weight: normal;
}

form {
    padding: 0px;
    margin: 0px;
}