/*  
Theme Name: DigitalDental
Theme URI: http://www.digitaldental.se
Description: DigitalDental.
Version: 2.0
Author: Kristoffer Lidman
Author URI: http://www.kristofferlidman.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fff url(images/bg.gif) repeat-x;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #6aa0b6;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
	background: #ffffdb;
	text-decoration: none;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
a.img:hover {
	background: none;
}
h1, h2, h3, h4, h5  {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 22px;
}
h4 {
	display:block;
	width:220px;
	height:60px;
	border: none;
	float: left;
	margin: 25px 0 0 0;
	padding: 0;
	text-indent:-9009px;
	background: none;
}

h4 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
h4 a:hover {
	background: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 910px;
	margin: 5px auto 30px auto;
	overflow: hidden;
}
#header {
	width: 910px;
	height: 110px;
	float: left;
	background: url(images/header.gif) no-repeat;
}
#header_support {
	width: 280px;
	height: 80px;
	float: right;
	margin: 10px 0 0 0;
}
#menu {
	width: 910px;
	height: 35px;
	float: right;
	margin: 0;
	padding: 5px 0 0 0;
	background: #E6F0F2 url(images/menu.gif) no-repeat;
	border-top: 2px solid #b8d3dc;
	font-weight: bold;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
}
#menu ul li  {
	height: 30px;
	float: left;
	margin: 0;
	text-align: center;
	background: url(images/menu_link.gif) no-repeat right;
}	
#menu ul li a {
	height: 30px;
	float: left;
	margin: 0;
	color: #00638d;
	text-align: center;
	padding: 5px 12px 0 12px;
	text-decoration: none;
}
#menu ul li a:hover  {
	height: 30px;
	float: left;
	margin: 0;
	color: #333;
	text-align: center;
	padding: 5px 12px 0 12px;
	background: url(images/menu_active.gif) no-repeat center bottom;
}
#menu ul li.current_page_item a{
	height: 30px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 5px 12px 0 12px;
	color: #000;
	background: url(images/menu_active.gif) no-repeat center bottom;
}
/*--------- SÖKBOX ----------*/
#search {
	width: 220px;
	height: 30px;
	float: right;
	margin: 2px 10px 0 0;
}
#s {
	width: 130px;
	height: 21px;
	background: #fff url(images/searchbox.gif) no-repeat;
	float: left;
	padding: 5px 0 0 30px;
	border: none;
	color: #666;
}
#searchsubmit {
	width: 50px;
	height: 26px;
	background: #ccc url(images/searchbutton.gif) no-repeat;
	float: right;
	color: #fff;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	border: none;
}
#content {
	width: 910px;
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
}
/*---------- STARTSIDAN ----------*/
#main_left {
	width: 600px;
	float: left;
}

#main_right {
	width: 280px;
	float: right;
}
#welcome {
	width: 600px;
	height: 113px;
	float: left;
}
#welcome h2 {
	font-size: 22px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eee;
	margin: 0 0 5px 0;
}
#lefthand_content {
	width: 350px;
	float: left;
	margin: 20px 0 0 0;
}
#righthand_content {
	width: 220px;
	float: right;
	margin: 20px 0 0 0;
}
#righthand_content ul {
	margin: 5px 0 20px 2px;
	list-style-type: none;
}
#righthand_content ul li {
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	background: url(images/bullet_pil.gif) no-repeat 0 1px;
}
/*----- lefthand_content ------*/
.lefthand_product {
	width: 350px;
	float: left;
	margin: 7px 0 5px 0;
}
.lefthand_pic {
	width: 344px;
	height: 96px;
	float: left;
	margin: 0 0 10px 0;
	padding: 6px 0 0 6px;
	background: #ccc url(images/product_new_bg.gif) no-repeat;
}
.lefthand_product h2 {
	font-size: 16px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}
.heading_content_main {
	height: 38px;
	background: #E6F0F2 url(images/headline_bg.gif) no-repeat bottom left;
}
.heading_content {
	font-size: 14px;
	height: 27px;
	float: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px 0 5px 7px;
}
.heading_more {
	float: right;
	height: 23px;
	padding: 7px 7px 0 10px;
	border-left: 2px solid #fff;
	font-size: 11px;
}
.heading_more a {
	color: #00638d;
}
.heading_more a:hover {
	color: #45A100;
}
.big_news_box {
	width: 578px;
	float: left;
	padding: 10px 10px 0 10px;
	margin: 0 0 30px 0;
	background: #f5f5f5 url(images/box_bg.gif) no-repeat;
	border: 1px solid #e5e5e5;
}
.big_news_box h2 {
	font-size: 22px;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #eee;
	margin: 0 0 7px 0;
}
/*----------- BLOGG -------------*/
.post {
	width: 600px;
	float: left;
	margin: 0 0 30px 0;
}
.post ul {
	margin: 5px 0 10px 20px;
}
.single {	
	margin: 10px 0 0 0;
}
.post_title {
	width: 600px;
	height: 40px;
	float: left;
	border-bottom: 1px solid #eee;
	margin: 0 0 10px 0;
}
.post_comments {
	width: 32px;
	height: 28px;
	float: right;
	padding: 4px 0 0 0;
	font-weight: bold;
	text-align: center;
	color: #333;
	background: url(images/post_comments.gif) no-repeat;
}
.post_comments:hover {
	color: #abd227;
	background: url(images/post_comments.gif) no-repeat; 
}
.post_title h2 {
	font-size: 24px;
	float: left;
	margin: 8px 0 0 0;
	padding: 0;
	background: none;
	color: #000;
}
.post_title h2 a {
	color: #000;
}
.post h3 {
	font-size: 20px;
	color: #00638d;
	padding: 5px 0 7px 0px;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #eee;
}
.postmeta {
	width: 600px;
	height: 30px;
	float: left;
	background: #fafafa;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-style: italic;
}
.postmeta ul {
	margin: 5px 5px 0 5px;
	float: left;
	list-style-type: none;
}
.postmeta ul li {
	float: left;
	margin: 0 15px 0 0;
}
.postmeta ul li.date {
	padding: 0 0 0 22px;
	background: url(images/meta_date.gif) no-repeat 0 2px;
}
.postmeta ul li.cat {
	padding: 0 0 0 22px;
	background: url(images/meta_cat.gif) no-repeat 0 2px;
}
.postmeta ul li.tags {
	padding: 0 0 0 22px;
	background: url(images/meta_tags.gif) no-repeat 0 2px;
}
.post a.img:hover {
	background: none;
}
/*-------- Hemsida -------------*/
ul.idTabs { 
	list-style-type: none; 
	float: left; 
	margin: 0;
	padding: 0;
	width: 280px;
	font-weight: bold;
}
ul.idTabs li {
	height: 60px;
	float: left;
	margin: 0 0 1px 0;
}
ul.idTabs li a {
	height: 50px;
	width: 225px;
	float: left;
	color: #666;
	padding: 10px 0 0 55px;
	text-decoration: none;
	background: #fff;
}
ul.idTabs li a:hover {
	height: 50px;
	width: 225px;
	float: left;
	color: #666;
	padding: 10px 0 0 55px;
	text-decoration: none;
	background: #eee;
 }
ul.idTabs li a.selected {
	height: 50px;
	width: 225px;
	float: left;
	color: #333;
	padding: 10px 0 0 55px;
	text-decoration: none;
	background: #fafafa;
}
ul.idTabs li a em {
	font-weight: normal;
	color: #929292;
	font-size: 11px;
}
/*------- NR 1 -------*/
ul.idTabs li.w_1 a {
	background: #f7f7f7 url(images/web_icon_web.gif) no-repeat 6px 11px;
}
ul.idTabs li.w_1 a:hover {
	background: #ffffdb url(images/web_icon_web.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #f3f3d1;
}
ul.idTabs li.w_1 a.selected {
	background: #eef8ff url(images/web_icon_web.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #ddebf6;
}
/*------- NR 2 -------*/
ul.idTabs li.w_2 a {
	background: #fff url(images/web_icon_mail.gif) no-repeat 6px 11px;
}
ul.idTabs li.w_2 a:hover {
	background: #ffffdb url(images/web_icon_mail.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #f3f3d1;
}
ul.idTabs li.w_2 a.selected {
	background: #eef8ff url(images/web_icon_mail.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #ddebf6;
}
/*------- NR 3 -------*/
ul.idTabs li.w_3 a {
	background: #fff url(images/web_icon_edit.gif) no-repeat 6px 11px;
}
ul.idTabs li.w_3 a:hover {
	background: #ffffdb url(images/web_icon_edit.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #f3f3d1;
}
ul.idTabs li.w_3 a.selected {
	background: #eef8ff url(images/web_icon_edit.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #ddebf6;
}
/*------- NR 4 -------*/
ul.idTabs li.w_4 a {
	background: #f7f7f7 url(images/web_icon_stat.gif) no-repeat 6px 11px;
}
ul.idTabs li.w_4 a:hover {
	background: #ffffdb url(images/web_icon_stat.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #f3f3d1;
}
ul.idTabs li.w_4 a.selected {
	background: #eef8ff url(images/web_icon_stat.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #ddebf6;
}
/*------- NR 5 -------*/
ul.idTabs li.w_5 a {
	background: #f7f7f7 url(images/web_icon_users.gif) no-repeat 6px 11px;
}
ul.idTabs li.w_5 a:hover {
	background: #ffffdb url(images/web_icon_users.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #f3f3d1;
}
ul.idTabs li.w_5 a.selected {
	background: #eef8ff url(images/web_icon_users.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #ddebf6;
}

/*------- NR 6 -------*/
ul.idTabs li.w_6 a {
	background: #fff url(images/web_icon_design.gif) no-repeat 6px 11px;
}
ul.idTabs li.w_6 a:hover {
	background: #ffffdb url(images/web_icon_design.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #f3f3d1;
}
ul.idTabs li.w_6 a.selected {
	background: #eef8ff url(images/web_icon_design.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #ddebf6;
}
/*------- NR 7 -------*/
ul.idTabs li.w_7 a {
	background: #f7f7f7 url(images/web_icon_modul.gif) no-repeat 6px 11px;
}
ul.idTabs li.w_7 a:hover {
	background: #ffffdb url(images/web_icon_modul.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #f3f3d1;
}
ul.idTabs li.w_7 a.selected {
	background: #eef8ff url(images/web_icon_modul.gif) no-repeat 6px 11px;
	border-bottom: 1px solid #ddebf6;
}
/*----------- Övriga sidor ------*/
#main_left h1 {
	width: 600px;
	font-size: 24px;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
h2.sub_h {
	width: 600px;
	font-size: 24px;
	padding: 10px 0 7px 0;
	margin: 0 0 18px 0;
	border-bottom: 1px solid #eee;
}
#tab_container h2 {
	width: 600px;
	font-size: 24px;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
/*----------- SIDEBAR -----------*/
#rss_box {
	width: 258px;
	padding: 10px 10px 0 10px;
	margin: 0 0 30px 0;
	float: left;
	background: #f5f5f5 url(images/box_bg.gif) no-repeat;
	color: #909090;
	border: 1px solid #e5e5e5;
}
#rss_box ul {
	margin: 0;
	list-style-type: none;
}
#rss_box ul li.rss {
	padding: 0 0 0 40px;
	background: url(images/rss_big.gif) no-repeat 0 4px;
	margin: 0 0 10px 0;
}
#rss_box a {
	font-weight: bold;
	color: #00638D;
}
#dental_news {
	width: 280px;
	float: left;
	margin: 30px 0 0 0;
}
#dental_news ul, #sidebar_services ul, .st_sidebar ul {
	margin: 5px 0 20px 2px;
	list-style-type: none;
}
#dental_news ul li, #sidebar_services ul li, .st_sidebar ul li {
	padding: 0 0 0 20px;
	background: url(images/bullet_pil.gif) no-repeat 0 1px;
	margin: 0 0 4px 0;
}
#dental_news ul li.current_page_item a, #sidebar_services ul li.current_page_item a, .st_sidebar ul li.current_page_item a {
	padding: 0;
	background: #ffffdb;
	margin: 0 0 4px 0;
	color: #666;
}
#sidebar_contact {
	width: 258px;
	height: 82px;
	float: left;
	margin: 0 0 30px 0;
	padding: 10px;
	background: #f5f5f5 url(images/contact_bg.gif) no-repeat;
	border: 1px solid #e5e5e5;
}
#sidebar_contact h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 12px 0;
}
#sidebar_services {
	width: 280px;
	float: left;
	margin: 0 0 0px 0;
	padding: 0;
}
.st_sidebar {
	width: 280px;
	float: left;
	margin: 0;
	padding: 0;
}
#sidebar_map {
	width: 258px;
	float: left;
	background: #f5f5f5 url(images/box_bg.gif) no-repeat;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #e5e5e5;
}
#info {
	width: 588px;
	float: left;
	border: 1px dashed #e5e3ce;
	background: #FFFDE0;
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: center;
}
#info a {
	color: #A40000;
	text-decoration: underline;
}
/*---------- BEGAGNAT -----------*/
.main_beg {
	width: 600px;
	float: left;
	margin: 0 0 20px 0;
}
.main_beg_pic {
	width: 110px;
	height: 110px;
	display: inline;
	border: 4px solid #f1f1f1;
	float: left;
	background: url(images/nopic.gif) no-repeat;
}
.main_beg_info {
	width: 448px;
	height: 100px;
	display: inline;
	float: right;
	padding: 5px;
	border: 4px solid #f1f1f1;
	font-size: 11px;
}
.main_beg_info h3 {
	font-size: 18px;
	padding: 0 0 6px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}
.main_beg_text {
	width: 448px;
	height: 75px;
	display: inline;
	float: left;
}
.main_beg_pris {
	width: 448px;
	height: 25px;
	display: inline;
	float: left;
}
.alignleft_beg {
	float: left;
	padding: 10px 0 0 0;
	font-size: 12px;
	display: inline;
}
.red {
	color: #AA0000;
}
/*---------- Webbtjänster ----------*/
.prod_webb_container {
	width: 600px;
	float: left;
	margin: 0 0 20px 0;
}
.prod_web_prod {
	width: 268px;
	height: 220px;
	float: left;
	margin: 0 20px 0 0;
	padding: 10px;
	border: 1px solid #e5e5e5;
	background: #f5f5f5 url(images/box_bg.gif) no-repeat;
}
.prod_web_right {
	float: right;
	margin: 0;
}
.prod_web_prod h3 {
	font-size: 18px;
	padding: 0 0 7px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}
.prod_web_prod_pic {
	width: 266px;
	height: 98px;
	float: left;
	background: #eee;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
}
.visit_site {
	width: 268px;
	height: 25px;
	padding: 5px 0 0 0;
	float: left;
	text-align: center;
	background: #ccc;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #b5b5b5;
}
.visit_site:hover {
	color: #333;
	background: #E6F0F2;
}
/*----------KOMMENTARER ------------*/
#comments {
	width: 600px;
	float: left;
	margin: 0 0 10px 0;
}
#comments h3, #new_comment h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	width: 590px;
	height: 33px;
	float: left;
	color: #666;
	background: #E6F0F2 url(images/headline_bg.gif) no-repeat bottom left;
	padding: 5px 0 0 10px;
}
#new_comment {
	width: 600px;
	float: left;
}
#new_comment p {
	margin: 2px 0 8px 0;
}
.comments_box {
	width: 600px;
	float: left;
	margin: 0 0 20px 0;
}
.comment_content {
	width: 600px;
	float: left;
	background: #efefef;
	border-bottom: 1px solid #ccc;
}
.alt {
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
.comment_info {
	width: 588px;
	height: 34px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 5px 0 7px;
	float: left;
	margin: 0 0 2px 0;
	background: url(images/comment_info.gif) no-repeat;
}
.comment_content p {
	margin: 7px;
}
.comment_nr {
	float: right;
	color: #666;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#submit  {
	width: 160px;
	height: 30px;
	float: right;
}
/*-------- FOOTER -------*/
#footer {
	width: 910px;
	float: left;
	padding: 10px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #eee;
	background: url(images/footer.gif) no-repeat top right;
}
