/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family:arial, verdana, helvetica;
	font-size:12px;
	text-align:center;
}

#topbar {
	height:10px;
	background: #2C3135 url("/wp-content/themes/sokmotorkonsult_v3/img/top_center_bg.jpg") center center;
	position: relative;
}

.av-pineberry {
	position: absolute;
	top: -10px;
	right: 0;
}

#wrap
{
	text-align: left;
	width: 670px;
	margin: 0 auto;
	position: relative;
}

.header {
	float:left;
	width: 670px;
	margin:80px 0 10px 0;
}

.intro {
	float:left;
	width:470px;
}

.rightcol {
	float:right;
	width:140px;
	border-left:1px solid #d8d7d7;
	padding:0 0 0 30px;
}

.footer {
	clear:both;
	margin:0 auto;
	width: 670px;
	padding:20px 0 0 0;
	border-top:1px solid #e4e4e4;
	text-align:left;
}

.formwrap {
	float:left;
	margin:30px 0 0 0;
	overflow: hidden;
}

.puff {
	width:290px;
	float:left;
	background:url(../img/puff_bg.gif) repeat-x  bottom left;
	padding:15px;
	border-bottom:1px solid #c9c8c8;
	border-top:5px solid #c9c8c8;
	margin:30px 0 20px 0;
}

.puffright {
	float:right;
}

/* Type*/

p {
	color:#666666;
	line-height:14px;
	margin:0 0 10px 0;
}

.small {
	font-size:11px;
}

h1 {
	color:#333333;
	font-size:21px;
	margin:0 0 15px 0;
}

h2 {
	color:#257782;
	font-size:16px;
	margin:0 0 5px 0;
}

.bold {
	font-weight:bold;
	margin:0 0 3px 0
}

.bgreen {
	font-weight:bold;
	color:#3e832b;
	font-size:14px;
}

.smk_onpage_form
{
	background:#f4f4f4;
	width:610px;
	padding:30px;
	border:1px solid #c9c8c8;
	-moz-border-radius:5px 5px 5px 5px;
}

.smk_onpage_form input,.smk_onpage_form img
{
	border: none;
}

.right
{
	border: none;
	margin:0 0 20px 0;
	float:right;
}

.left
{
	border: none;
	margin:0 20px 20px 0;
	float:left;
}

.smk_onpage_form .input_text
{
	background: transparent url("../img/smk_input_text_bg.gif");
	padding: 5px 8px 0px 8px;
	width: 174px; 
	height: 27px;
	font-weight: normal;
}

.smk_onpage_form .input_button
{
	border: 0px solid #fff;
	background-image: url("../img/smk_input_button_bg.gif");
	width: 120px; 
	height: 32px; 
	font-weight: bold;
	color: white;
	cursor: pointer;
	outline: none;
}

.errors {
	margin-top: 20px;	
}

.onpage_error
{
	padding-left:20px;
	background-image:url(../img/exclamation.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#9F2407;
	font-size:1.1em;
	font-weight:bold;
}

.fatlink
{
	color: #216F79;
	font-weight: bold;
	font-size: 1.1em;
}

.autofilled
{
	color: gray;
}
	

a {
	color:#666;
	font-weight:bold;
}

.secure {
	margin:0 20px 0 0;
	width:190px;
}

