/*  
Theme Name: DentServ Portal
Theme URI: http://dentserv.se
Description: 
Version: 1.0
Author: DigitalDental / Kristoffer Lidman
Author URI: http://www.digitaldental.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 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: #44a4f0;
	outline: none;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
.headerlink {
	display:block;
	width:160px;
	height:50px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
}

.headerlink a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
.bigger {
	font-size: 14px;
}
#topwrapper  {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}
#contentwrapper  {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}
#header {
	width: 960px;
	height: 74px;
	float: left;
	background: url(images/header.png) no-repeat;
}

#menu {
	width: 550px;
	height: 52px;
	float: right;
	margin: 0;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: right;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
}
#menu ul li  {
	height: 52px;
	float: left;
	margin: 0;
	text-align: center;
	text-shadow: 0 1px 0 #000;
}	
#menu ul li a {
	height: 27px;
	float: left;
	margin: 0;
	color: #eee;
	text-align: center;
	padding: 25px 15px 0 15px;
	text-decoration: none;
}
#menu ul li a:hover  {
	height: 27px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 25px 15px 0 15px;
}
#menu ul li.current_page_item {
	height: 52px;
	float: left;
	margin: 0;
	text-align: center;
	background: #fff url(images/menu_link.gif) no-repeat right top;
}
#menu ul li.current_page_item a{
	height: 27px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 25px 15px 0 15px;
	color: #FFFDE0;
	background: url(images/menu_link_left.gif) no-repeat left top;
}

#content {
	width: 960px;
	float: left;
	margin: 0 0 20px 0;
}
/*---------- Pitch ------------*/
#pitch {
	width: 100%;
	margin: 0px auto 20px auto;
	background: #eee url(images/bg2.png);
	border-bottom: 1px solid #e1e1e1;
}
#pitch_content {
	width: 960px;
	height: 220px;
	margin: 0px auto;
	background: url(images/pitch.png) no-repeat;
}
/*- Knappar pitch start -*/
.button_container {
	width: 500px;
	height: 40px;
	float: left;
	margin: 169px 0 0 0;
}
.pitch_button {
	width: 176px;
	height: 39px;
	float: left;
	text-indent: -9999px;
	margin: 0 27px 0 0;
}
#pitch_page {
	width: 960px;
	height: 50px;
	margin: 0px auto;
	padding: 30px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	font-style: italic;
	text-align: center;
}
#pitch_page a {
	color: #000;
}
/*--------- Startsidan ---------*/
#front_left {
	width: 620px;
	float: left;
}
#front_right {
	width: 280px;
	float: right;
}
#front_left h1, #front_right h4 {
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #eee;
}
#front_right h4 {
	font-size: 13px;
	font-weight: bold;
}
.front_blog {
	margin: 0 0 5px 0;
	float: left;
}
.quote {
	font-weight: bold;
	color: #44a4f0;
}
.sidebar_login {
	width: 280px;
	height: 30px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #666;
	padding: 9px 0 0 0;
	font-size: 18px;
	margin: 0 0 30px 0;
	background: url(images/sidebar_login.png) no-repeat;
}
.sidebar_login:hover {
	color: #333;
	text-shadow: 0 1px 0 #ccc;
}
/*---------- Bloggen -----------*/
.post {
	width: 620px;
	float: left;
	margin: 0 0 20px 0;
}
.post h2 {
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #eee;
}
/*---------- Features ----------*/
.front_features {
	width: 295px;
	float: left;
}
.front_feature_box {
	width: 240px;
	float: left;
	padding: 0 0 0 55px;
	margin: 0 0 10px 0;
}
.front_feature_box h3 {
	padding: 4px 0 7px 0;
	margin: 0 0 8px 0;
	font-size: 18px;
}
.front_more_features {
	width: 620px;
	height: 35px;
	float: left;
	background: #eee url(images/front_features.gif) no-repeat;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #222;
	text-shadow: 0 1px 0 #fff;
}
/*--------- Funktions ----------*/
.function_box {
	width: 570px;
	float: left;
	margin: 0 0 30px 0;
	padding: 0 0 0 50px;
}
.function_box  h2 {
	margin: 0 0 10px 0;
}
/*---------- Ikoner ------------*/
.ico_1 {	
	background: url(images/icon_web.gif) no-repeat;
}
.ico_2 {	
	background: url(images/icon_stats.gif) no-repeat;
}
.ico_3 {	
	background: url(images/icon_nopaper.gif) no-repeat;
}
.ico_4{	
	background: url(images/icon_brist.gif) no-repeat;
}
.ico_5{	
	background: url(images/icon_snabb.gif) no-repeat;
}
.ico_6{	
	background: url(images/icon_iphone.gif) no-repeat;
}
.ico_7{	
	background: url(images/icon_server.gif) no-repeat;
}
.ico_8{	
	background: url(images/icon_safety.gif) no-repeat;
}
.ico_9{	
	background: url(images/icon_notes.png) no-repeat;
}
.ico_10{	
	background: url(images/icon_reg.png) no-repeat;
}
.ico_11{	
	background: url(images/icon_users.png) no-repeat;
}
/*--------- Meddelanden --------*/
.more_info {
	width: 928px;
	float: left;
	border: 1px dashed #e5e3ce;
	background: #FFFDE0;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.more_info_top {
	width: 958px;
	float: left;
	border: 1px dashed #e5e3ce;
	background: #FFFDE0;
	padding: 10px 0 10px 0;
	margin: 0 0 30px 0;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 0 1px 0 #fff;
}
.more_info a, .more_info_top a{
	color: #A40000;
	text-decoration: underline;
}
.more_info a:hover, .more_info_top a:hover {
	color: #666;
}
.right {
	float: right;
}
/*--------- Nyhetsbrev -----------*/
#newsletter_form {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
.news_p {
	font-size: 18px;
	margin: 20px 0 10px 0;
}
.newsletter_box {
	width: 230px;
	height: 24px;
	float: left;
	background: #eee url(images/newsletter_box.gif) no-repeat;
	border: none;
	font-size: 14px;
	padding: 6px 0 0 10px;
}
.newsletter_submit {
	width: 120px;
	height: 30px;
	background: #666 url(images/newsletter_submit.gif) no-repeat;
	border: none;
	font-size: 14px;
	color: #fff;
	text-indent: 0;
	cursor: pointer;
}
/*---------- Footer -----------*/
#footer {
	width: 100%;
	margin: 0px auto;
	background: #eee;
	text-shadow: 0 1px 0 #fff;
	border-top: 1px solid #e9e9e9;
}
#footer a {
	font-weight: bold;
}
#footer_content {
	width: 960px;
	margin: 0px auto;
	padding: 15px 0 100px 0;
}

