/*

Name:		default.css
Version:	0.1

*/

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

body{
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
background: #ffffff url(../images/layout/body.png) top center repeat-y;
margin: 0px;
padding: 0px;
}

a{
text-decoration: none;
outline: none;
color: #256abb;
}

h1, h2, h3{
font-weight: bold;
margin-bottom: 10px;
}

h2 a{
font-weight: normal;
}

h2 a:hover{
text-decoration: none;
}

h3{
font-size: 18px;
}

a:hover{
text-decoration: underline;
}

strong, .b{
font-weight: bold;
}

p{
line-height: 20px;
margin-bottom: 20px;
}

p small{
line-height: normal;
}

em{
font-style: italic;
}

sup{
vertical-align: super;
}

sub{
vertical-align: sub;
}

#sidebar p{
margin-bottom: 0px;
}

label{
font-size: 10px;
line-height: 20px;
color: #666666;
cursor: pointer;
}

input.text, textarea.text{
width: 100%;
padding: 3px;
font: 12px Arial, Helvetica, Sans-serif;
}

textarea.text{
height: 200px;
}

div#header{
width: 900px;
height: 318px;
margin: 0 auto;
background: url(../images/layout/header_default.png) top center no-repeat;
}

div#header.en{
background: url(../images/layout/header_default_en.png) top center no-repeat;
}

div#header.ds_denti_screw{
background: url(../images/layout/Header_DS_Screw.png) top center no-repeat;
}

div#header.ds_denti_screw_en{
background: url(../images/layout/Header_DS_Screw_en.png) top center no-repeat;
}

div#header.dr_root{
background: url(../images/layout/Header_DR_Root.png) top center no-repeat;
}

div#header.dr_denti_root_en{
background: url(../images/layout/Header_DR_Root_en.png) top center no-repeat;
}

div#header.dop_onepiece{
background: url(../images/layout/Header_DOP_OnePiece.png) top center no-repeat;
}

div#header.dop_onepiece_en{
background: url(../images/layout/Header_DOP_OnePiece_en.png) top center no-repeat;
}

div#header.dc_circonium{
background: url(../images/layout/Header_DC_Circonium.png) top center no-repeat;
}

div#header.dc_circonium_en{
background: url(../images/layout/Header_DC_Circonium_en.png) top center no-repeat;
}
/*
div#header.dn_needle{
background: url(../images/layout/header_DN_Needle.jpg) top center no-repeat;
}

div#header.dn_needle_en{
background: url(../images/layout/header_DN_Needle_en.jpg) top center no-repeat;
}
*/
div#header a{
color: #ffffff;
}

div#header a:hover{
text-decoration: none;
}

div#container{
width: 900px;
margin: 0 auto;
background: #ffffff url(../images/layout/post_top_shadow.png) top left repeat-x;
overflow: auto;
}

div#sidebar{
width: 224px;
float: left;
padding-bottom: 20px;
}

div#site_menu{
/*background: url(../images/layout/menu.png) repeat-x;
padding: 20px;*/
}

div#site_menu ul#menu{
width: 224px;
padding: 0px;
margin-top: 20px;
text-align: right;
}

div#site_menu li{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
border-bottom: 1px solid #eeeeee;
}

div#site_menu li.main{
font-weight: bold;
text-transform: uppercase;
letter-spacing: -0.02em;
}

div#site_menu ul#menu{
padding-left: 0px;
}

div#site_menu ul#menu li.active a{
}

div#site_menu ul#menu li.sub{
margin-left: 20px;
}
div#site_menu ul#menu li.sub a{
color: #666666;
}

div#site_menu li{
margin-bottom: 5px;
}

div#wrapper{
width: 640px;
float: left;
padding-top: 15px;
padding-left: 15px;
overflow: hidden;
background: url(../images/layout/wrapper.png) top left no-repeat;
}

div#wrapper h1{
margin: 0px;
}

div#wrapper h1 a:hover{
text-decoration: none;
}

div#promo_box{
background: url(../images/layout/promo_bg.png) top left no-repeat;
padding-left: 345px;
padding-top: 125px;
width: 280px;
height: 475px;
-moz-border-radius: 10px;
}

div.event_promo{
width: 400px;
padding: 10px;
background: url(../images/layout/event_promo.png) top center no-repeat;
border: 1px solid #1d6297;
-moz-border-radius: 5px;
margin-bottom: 5px;
}

div.event_promo p.title a{
font: bold 18px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
letter-spacing: -0.04em;
margin-bottom: 5px;
}

div.event_promo p.description{
background: #ffffff;
font: italic 14px Verdana, Arial, Helvetica, sans-serif;
padding: 10px;
margin-bottom: 4px;
color: #aaaaaa;
}

div.event_promo p.description span.date{
font-size: 10px;
color: #ec008c;
}

table#events_table{
width: 100%;
margin-bottom: 20px;
}

table#events_table td{
vertical-align: top;
}

table#events_table td.date p{
color: #aaaaaa;
text-transform: uppercase;
margin-bottom: 0px;
}

table#event_program td{
padding: 20px;
padding-left: 0px;
vertical-align: top;
}

span.query{
font-weight: bold;
}

p.post_date{
font-size: 10px;
padding: 0px;
margin: 0px;
}

div#footer{
width: 900px;
height: 272px;
margin: 0 auto;
background: url(../images/layout/footer.png) top center no-repeat;
padding-top: 50px;
color: #999999;
}

div#feeds{
width: 600px;
margin-left: 220px;
}

div#feeds li{
width: 150px;
margin-left: 50px;
float: left;
}

div#footer p{
margin-bottom: 0px;
}

div.footer_links{
width: 205px;
float: left;
padding-left: 10px;
padding-right: 10px;
}

div.RSS{
padding-left: 30px;
height: 90px;
}

div.footer_links p.title a{
font-size: 18px;
font-weight: bold;
color: #ffffff;
background: url(../images/layout/footer_head.gif) 0px 2px no-repeat;
padding-left: 30px;
line-height: 30px;
padding-bottom: 10px;
}

div.footer_links ul li a{
color: #ffffff;
}

div.footer_links ul{
margin-left: 30px;
}

div.footer_links ul li{
margin-bottom: 5px;
}

div.post{
font: 12px Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 20px;
color: #666666;
}

h2{
font-size: 20px;
margin: 0px;
padding: 0px;
}

div.post hr{
background: none;
border: none;
border-top: 1px solid #999999;
}

div.post ul li{
margin-left: 20px;
list-style: disc;
}

div.post ol li{
margin-left: 40px;
list-style: decimal;
}

div.post p{
line-height: 22px;
}

div.post p.tags{
font-size: 12px;
line-height: 18px;
}

div.comment{
border-top: 1px solid #999999;
background: url(../images/layout/comment.png) top left no-repeat;
overflow: auto;
margin-bottom: 10px;
}

div.comment a.cpl{
font: bold 24px Arial;
color: #000000;
float: left;
}

div.comment p.uname{
font-size: 14px;
margin: 0px;
padding: 0px;
}

div.comment span.date{
margin: 0px;
padding: 0px;
font-size: 10px;
}

h3{
}

form#comment-form{
}

form#comment-form label{
}

form#comment-form .t, form#comment-form textarea{
border: 1px solid #999999;
padding: 3px;
font: 12px Arial, Helvetica, Sans-serif;
}

form#comment-form textarea{
height: 200px;
}

form#comment-form .submit{
border: none;
height: 25px;
padding-right: 20px;
color: #ffffff;
background: url(../images/layout/submit.png) center right no-repeat;
}

form#login, form#register{
width: 50%;
float: left;
}

form#login label, form#register label{
width: 100px;
float: left;
color: #666666;
font-size: 10px;
line-height: 20px;
}

form#OpenTopic label{
width: 100px;
float: left;
color: #666666;
font-size: 10px;
line-height: 20px;
}

table#TopicList tr.row td{
border-bottom: 2px solid #eeeeee;
}

table#TopicList td.tt{
padding: 5px;
padding-left: 0px;
font-weight: bold;
}

table#TopicList td.tt a:hover{
text-decoration: underline;
}

table#TopicList td.ts{
font-size: 10px;
text-align: center;
padding: 5px;
}

table#TopicList tr.h td.ts{
font-size: 12px;
}

form#slogin{
clear: both;
}


form#slogin p{
margin: 0px;
padding: 0px;
}

form#slogin input.t{
}

p#pager{
clear: both;
overflow: auto;
margin-bottom: 20px;
}

p#pager a{
width: 20px;
height: 20px;
line-height: 20px;
display: block;
border: 1px solid;
text-align: center;
float: left;
margin-right: 3px;
}

p#pager a.cur{
font-weight: bold;
color: #999999;
border: none;
}

/*BEGIN h�rlev�l*/
#newsletter_body{
	background:#EEEEEE;
}

#newsletter_field{
	width:800px;
	background:white;
	padding:0px;
	margin: 0 auto;
}

#newsletter_legend{
	text-align:center;
	margin:0px;
	padding:0px;
}

#newsletter_title{
	text-align:center;
}

#newsletter_content{
	text-align:left;
	padding:10px;
}
/*END h�rlev�l*/

table#rooms{
border: 0px;
font: 10px Verdana, Arial, Helvetica, sans-serif;
border-left: 1px solid #eeeeee;
border-top: 1px solid #eeeeee;
}
table#rooms td{
width: 12.5%;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
table#rooms td{
text-align: center;
vertical-align: text-top;
padding: 5px;
}
table#roomdescription .title{
text-align: right;
vertical-align: text-top;
padding-right: 10px;
width: 25%;
}
table#roomdescription .description{
padding-left: 10px;
padding-bottom: 10px;
border-left: 2px solid #eeeeee;
}

p.searchresult{
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #eeeeee;
}

p.searchresult a{
font-size: 14px;
}

div.b_post{
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #eeeeee;
}

div.b_post .post_head{
font: 11px Arial, Helvetica, sans-serif;
background: #eeeeee;
padding: 5px;
margin-bottom: 0px;
}

div.b_post .post_body{
padding: 5px;
padding-bottom: 0px;
margin-bottom: 0px;
}

div.feed{
width: 220px;
margin: 0 auto;
margin-bottom: 10px;
padding-bottom: 20px;
background: url(../images/layout/sidebar_shadow.png) center bottom no-repeat;
}

div.feed{
}

ul.feed li{
padding-left: 10px;
padding-right: 10px;
margin-bottom: 5px;
}

ul.feed li:hover{
background: none;
}

ul.feed a{
color: #000000;
}

ul.sitemap ul{
padding-left: 20px;
}

ul.sitemap li{
padding-left: 20px;
background: none;
}

div.post ul{
margin-bottom: 20px;
}
#ds_denti_screw{
background: url(../images/layout/DS_Screw.png) top right no-repeat;
}
#ds_denti_screw_en{
background: url(../images/layout/DS_Screw_en.png) top right no-repeat;
}
#dr_root{
background: url(../images/layout/DR_Root.png) top right no-repeat;
}
#dr_denti_root_en{
background: url(../images/layout/DR_Root_en.png) top right no-repeat;
}
#dop_onepiece{
background: url(../images/layout/DOP_OnePiece.png) top right no-repeat;
}
#dop_onepiece_en{
background: url(../images/layout/DOP_OnePiece_en.png) top right no-repeat;
}
#dc_circonium{
background: url(../images/layout/DC_Circonium.png) top right no-repeat;
}
#dc_circonium_en{
background: url(../images/layout/DC_Circonium_en.png) top right no-repeat;
}
#dn_needle{
background: url(../images/layout/DN_Needle.png) top right no-repeat;
}
#dn_needle_en{
background: url(../images/layout/DN_Needle_en.png) top right no-repeat;
}
#dbl_bonelevel{
background: url(../images/layout/DBL_Bone.jpg) top right no-repeat;
}
#dbl_bonelevel_en{
background: url(../images/layout/DBL_Bone_en.jpg) top right no-repeat;
}
#dcrdc{
background: url(../images/layout/DCRDC.jpg) top right no-repeat;
}
#dcrdc_en{
background: url(../images/layout/DCRDC_en.jpg) top right no-repeat;
}
#dbl_bone_3d, #dbl_implant_3d, #dcr_2phase {
	float: right;
	margin: 20px 0px 20px 20px;
}
#dbl_connect {
	display: block;
	margin: 0 auto;
}

div#denti_tanfolyamok, div#courses{
background: url(../images/layout/denti_events.png) top right no-repeat;
padding-bottom: 20px;
}

div#denti_tanfolyamok div.post, div#courses div.post{
width: 275px;
}

div#denti_tanfolyamok div.post hr, div#courses div.post hr{
display: none;
}

div#ds_denti_screw div.post,
div#ds_denti_screw_en div.post,
div#dr_denti_root_en div.post,
div#dop_onepiece_en div.post,
div#dc_circonium_en div.post,
div#dr_root div.post,
div#dop_onepiece div.post,
div#dc_circonium div.post,
div#dn_needle div.post,
div#dn_needle_en div.post,
div#dbl_bonelevel div.post,
div#dbl_bonelevel_en div.post,
div#dcrdc div.post,
div#dcrdc_en div.post {
width: 400px;
padding-top: 180px;
}

div#forum{
width: 90%;
padding-bottom: 10px;
}

table.products{
width: 100%;
font-size: 11px;
margin-bottom: 20px;
}
table.products td{
padding: 5px;
padding-left: 8px;
}
table.products tr.t_images td{
vertical-align:bottom;
}
table.products tr.t_head td{
background: #a1c7eb;
color: #ffffff;
}
table.products tr.t_body td{
background: #ababab;
color: #ffffff;
}
table.ossyresorb{
width: 100%;
font-size: 11px;
margin-bottom: 20px;
}
table.ossyresorb tr.t_head td{
background: #aaaaaa;
color: #ffffff;
font-weight: bold;
}
table.ossyresorb td{
padding: 5px;
text-align: center;
border-bottom: 1px solid #aaaaaa;
}
.blu{
color: #67a8e5;
}
div.mainNews{
width: 49%;
float:left;
}
div.mainNews h2.blu, div.mainNews h2.blu a{
font-size: 18px;
margin-top: 5px;
margin-bottom: 10px;
border-bottom: 1px solid;
letter-spacing: -0.03em;
text-transform: uppercase;
}
.grey{
color: #999999;
}
h3.grey{
font-size: 12px;
}
.exclamation{
font: 32px Arial, Helvetica, sans-serif;
text-transform: lowercase;
color: #aaaaaa;
letter-spacing: -0.02em;
}
form#subscribe label{
float: left;
width: 100%;
}
form#product_search select{
width: 90%;
}
form#product_search p{
width: 50%;
float: left;
}
form#product_search hr{
width: 99%;
clear: left;
}
div#product_results{
clear: both;
}
div#product_details p{
margin-bottom: 5px;
}
div#product_details label{
width: 150px;
float: left;
cursor: default;
}

div#online_subscribe{
width: 620px;
}
h3.course{
background: url(../images/layout/course.png) center left no-repeat;
font: bold 12px "Trebuchet MS", Arial, Helvetica;
margin: 0px;
padding: 0px;
padding-left: 50px;
line-height: 40px;
}
div.mainNews div.course{
background: url(../images/layout/course.png) top left no-repeat;
padding-bottom: 10px;
}
div.mainNews div.sales{
background: url(../images/layout/sales.png) top left no-repeat;
}
div.mainNews div.events{
background: url(../images/layout/events.png) top left no-repeat;
}
div.mainNews h3{
font: bold 12px "Trebuchet MS", Arial, Helvetica;
margin: 0px;
padding: 0px;
padding-left: 50px;
line-height: 14px;
padding-bottom: 10px;
background-position: 0px 0px;
}
p.course_date{
margin: 0px;
padding: 0px;
margin-left: 50px;
margin-bottom: 10px;
margin-top: -10px;
}
table.accessories td{
vertical-align: top;
text-align: left;
padding-bottom: 20px;
}
table.accessories td.img{
width: 220px;
text-align: center;
}
table.user_info td{
vertical-align: top;
}
table.user_info td.img{
width: 220px;
text-align: center;
}
table.user_info td.img img{
padding: 5px;
border: 1px solid #eeeeee;
}
table.autumn_2008{
margin-bottom: 30px;
}
table.autumn_2008 td{
vertical-align: top;
}
table.autumn_2008 p{
margin: 0px;
}
table.autumn_2008 .big{
font-size: 24px;
font-weight: bold;
}
table.autumn_2008 p.head{
font: bold 24px Verdana, Geneva, sans-serif;
letter-spacing: -0.02em;
text-transform: uppercase;
}
.purple{
color: #e38cb4;
}
.grn{
color: #abd8ae;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#gallery {
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #256abb;
	border-width: 5px;
	width: auto;
}
#gallery ul a:hover img {
	border: 5px solid #eee;
	border-width: 5px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
.post img.right{
float: right;
}
td{
padding: 5px;
vertical-align:top;
}

#subscribe_event {
	background: url('../../../invitebg.jpg') top left no-repeat;
}

#subscribe_event fieldset {
	margin-top: 20px;
	clear: both;
}

#subscribe_event legend {
	font-weight: bold;
	font-size: 14px;
}

#subscribe_event label {
	width: 200px;
	float: left;
}

#subscribe_event table {
	width: 100%;
}

#subscribe_event .s {
	width: 20px;
	text-align: center;
}

#subscribe_event .l {
	width: 300px;
}

#subscribe_event .t {
	border: none;
	border-bottom: 1px dotted #999;
	padding: 4px;
	color: #67a8e5;
}

#subscribe_event tr td {
	border-bottom: 1px solid #eee;
}

#subscribe_event tr.head td {
	text-align: left;
	font-weight: bold;
	color: #999;
}

.yel {
	color: #f99f1c;
}

#personal_data {
	width: 360px;
	float: right;
	margin-top: 60px;
	margin-bottom: 80px;
}
#personal_data p {
	margin-bottom: 10px;
}

#personal_data legend {
	margin-top: 20px;
	padding-top: 20px;
}
#personal_data label {
	width: 140px;
	color: #eee;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
}
#personal_data .l {
	width: 202px;
	border-bottom: none;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	-khtml-opacity: 0.8;
}
#personal_data .l:focus {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-khtml-opacity: 1;
}
#certificate {
	margin: 0pt auto 20px;
	background: url(../images/articles/denti_guarantee.png) top center no-repeat;
	width: 351px;
	height: 231px;
	padding-top: 120px;
	text-align: center;
	font-size: 10px;
	color: #fff;
}