/* Start of CMSMS style sheet 'Vendibilia default' */
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #EFEFEF;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Verdana;
}
h2 {
	text-transform: uppercase;
	font-size: 18px;
    font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #004e20;
}
h2.webbshop {
	font-size: 50px;
	color: #bc4433;
    margin: 0px;
}
h2.webbshop2 {
	font-size: 22px;
	color: #bc4433;
    margin: 0px;
}
p.webbshop {
       text-transform: uppercase;
       font-weight: bold;
       font-size: 11px;
       margin-bottom: 30px;
}
p.webbshop2 {
       text-transform: uppercase;
       font-weight: bold;
       font-size: 11px;
       margin-bottom: 10px;
}
h3 {
        font-size: 16px;
        text-transform: uppercase;
        margin-top: 0px;
}
h4 {
        font-size: 14px;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-top: 5px;
}
hr {
	clear: both;
	margin-bottom: 20px;
	background: #CCCCCC;
	height: 1px;
	font-size: 1px;
	border-style: none;
}
p, em {
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 10px;
	font-size: 11px;
}
em {
	font-weight: bold;
}

p.ingress {
	font-weight: bold;
	text-transform: none;
	color: #333333;
}
img {
	border-style: none;
}
img.border {
	border: 1px solid #999999;
}

a.button {
	display: block;
        text-decoration: none;
	float: left;
	clear: none;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-transform: capitalize;
	color: #FFFFFF;
	background: url(uploads/images/knapp.gif) no-repeat left center;
	width: 84px;
       height: 23px;
	margin: 0px;
	padding-top: 9px;
}
.button a, .button input {
	display: block;
        text-decoration: none;
	float: left;
	clear: none;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	background: url(uploads/images/knapp.gif) no-repeat left center;
	width: 84px;
        height: 23px;
	margin: 0px;
	padding-top: 9px;
        margin-right: 5px;
        margin-top: 0px;
}
.button input {
	padding-top: 0px;
        border: none;

}
input {
	clear: none;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#doc {
	margin: 0px auto;
	float: none;
	width: 900px;
}
#top {
	height: 50px;
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	border-bottom: 1px solid #515151;
	float: left;
}
#top #countries {
	position: relative;
	top: 20px;
	float: right;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(uploads/images/bg_left_column.gif) repeat-y left top;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	float: left;
}
#inner_wrapper {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 100%;
}
#doc #wrapper #inner_wrapper #webbshop_start {
	height: 669px;
	width: 900px;
	background: url(uploads/images/webbshop/start.jpg) no-repeat left top;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
#doc #wrapper #inner_wrapper #webbshop_start p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	position: relative;
	top: 75%;
}
#doc #wrapper #inner_wrapper #webbshop_start a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 30px;
}
#doc #wrapper #inner_wrapper #webbshop_start a:hover {
	text-decoration: underline;
}
#left_column  {
	width: 165px;
	float: left;
	color: #FFFFFF;
	margin-right: 18px;
	text-align: center;
	padding-bottom: 20px;
}
#left_column #left_menu {
	text-align: left;
	width: 130px;
	padding-left: 20px;
	line-height: 15px;
}
#left_column #left_menu hr {
	height: 1px;
	color:#FFFFFF;
	margin-top: 15px;
	margin-bottom: 0px;
	clear: both;
	float: left;
	width: 130px;
}
#left_column  #left_menu .header {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
label {
padding: 0px;
margin: 0px;
}
#left_column #left_menu h3 {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
        display: block;
	clear: both;
	float: left;
	margin-bottom: 5px;
        line-height: 18px;
        padding: 0px;
}
#left_column #left_menu h3 a {
        color: #FFFFFF;
        text-decoration: none;
        padding: 0px;
}
#left_column #left_menu .node {
	clear: both;
	float: left;
	width: 120px;
	margin-bottom: 3px;
	position: relative;
	left: 0px;
	line-height: 17px;
	font-size: 12px;
}
#left_column #left_menu .node a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #30754c;
	display: block;
	margin-left: 10px;
}
#left_column #left_menu ul {
       margin: 0px;
       padding: 0px;
       list-style-type: none;
}
#left_column #left_menu li {
	clear: both;
	float: left;
	width: 120px;
	margin-bottom: 3px;
	position: relative;
	left: 0px;
	line-height: 17px;
	font-size: 12px;
}
#left_column #left_menu li a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #30754c;
	display: block;
	margin-left: 10px;
}
#left_column  #left_menu  .active  {
	background: url(uploads/images/pil.png) no-repeat left center;
}

#left_column #left_menu a:hover {
	border-bottom: 1px solid #64BF88;
}
#left_column #left_menu .inputtext {
	width: 120px;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#left_column #left_menu div.inputtext input {
	width: 120px;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#left_column #left_menu .inputbutton {
	clear: both;
	float: left;
}
#header {
	float: left;
	height: 80px;
	width: 695px;
	border-bottom: 1px solid #25834A;
}

#header h1 {
        margin: 0px;
        padding: 0px;
}
#header h1 a {
	margin-top: 0px;
	float: left;
        display: block;
        background: url(uploads/images/vendibilia_logo.png) no-repeat;
        width: 109px;
        height: 57px;
        text-indent: -3000px;
        position: relative;
        overflow: hidden;
        white-space:nowrap;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	float: right;
        position: relative;
        top: 55px;
}
#header ul ul {
	margin: 0px;
	padding: 0px;
        top: 0px;
}
#header  ul li {
	display: inline;
}
#header ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	margin: 10px;
}
#header ul li a.active, #header ul li a:hover {
	text-decoration: underline;
}
#main {
	width: 695px;
	float: left;
	margin-top: 40px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}
#main #brands {
        width: 570px;
        margin: auto;
        clear: both;
}
#main .brand {
        float: left;
}
#main .brand td {
       text-align: center;
       width: 75px;
}
#main .brand .image {
       height: 60px;
       vertical-align: middle;
}
#main .brand .name {
      height: 35px;
      padding: 3px 6px 15px;
      vertical-align: top;
 }
#main #kundvagn {
       margin-top: 0px;
       margin-bottom: 20px;
       padding-bottom: 10px;
       position: relative;
       margin-top: -25px;
       border-bottom: dotted 1px #000;
}
#main .item {
	float: left;
	width: 196px;
	background: url(uploads/images/webbshop/bgitem.png) no-repeat left top;
	padding: 10px 23px 23px 10px;
	height: 295px;
	margin-right: 2px;
	margin-bottom: 10px;
        overflow: hidden;
        position: relative;
}
#main .item img {
	max-width: 196px;
}
.itemPrice {
       display: block;
       position: absolute;
       bottom: 15px;
       width: 196px;
       height: 30px;
       line-height: 30px;
}
.itemPrice .prodId {
	color: #999;
        float: left;
        font-size: 11px;
}
.itemPrice .price {
	float: right;
        margin-right: 10px;
}
.itemPrice .button {
      float: right;
      line-height: 14px;
}
#main table.kundvagn th, #main table.kundvagn td {
       padding: 5px;
}
#main table.kundvagn td {
       background-color: #E9E9E9;
}
#main table.kundvagn th {
       background-color: #E0E0E0;
}
#main table.kundvagn {
       margin-bottom: 10px;
}
#shiperror {
       color: #FF0000;
}
#footer {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
	padding-bottom: 20px;
	position: relative;
	border-top: 1px solid #000000;
	float: left;
}
#start {
	margin-top: 0px;
}
/* End of 'Vendibilia default' */

