﻿dummy {
}

body, input, textarea {
    font-family: Tahoma, Arial, Verdana, Arial, Sans-Serif;
    font-size: 12px;
}

body {
    background: url(/App_Themes/Default/images/granplywood-bg-optimized.jpg) #ecd192;
}

hr {
    clear: both;
    border: none;
    border-top: 1px dotted #000000;
    margin: 10px 0 10px 0;
}
a {
    text-decoration: none;
}

a:hover {
}

h1, h2, h3 {
    font-weight: bold;
    padding: 0 5px 5px 0px;
}

h1 {
    font-size: 22px;
    margin: 0 0 5px 0;
    color: #c18141;
}

h2 {
    font-size: 18px;
    margin: 15px 0 0px 0;
    color: #0088b2;
}

h3 {
    font-size: 14px;
}

p {
    line-height: 1.3;
    margin-bottom: 10px;
}

#MainWrapper {
    border: 1px solid #000000;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    background: #ffffff;
}


#Header {
    height: 110px;
}

#Header .Logotype {
    margin: 20px;
    float: left;
}

#Header h1 {
    margin: 30px;
    font-size: 40px;
    text-align: center;
    position: absolute;
    width: 960px;
}


#Header #SubNav {
    float: right;
    padding: 10px;
}

#Header #SubNav li {
    float: left;
}

#Header #SubNav li a {
    padding: 5px;
}


#Nav {
    background: url(/App_Themes/Default/images/nav-bg.jpg) #000000;
    height: 20px;
    padding-top: 10px;
}


#Nav li {
    float: left;
}

#Nav li a {
    color: #ffffff;
    padding: 5px 20px 5px 20px;
}


#Footer {
    padding: 10px;
    clear: both;
}

#Content {
    padding: 10px;
}




/*
 * Shared
 */


#Content h3 {
    font-size: 24px;
    margin: 10px 0px 10px 0px;
}

#Content #LeftColumn, #Content #RightColumn {
    float: left;
}

#RightColumn .DisplayImageWrapper img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/*
 * Left
 */


#Content #LeftColumn {
    width: 640px;
    padding-right: 10px;
    background: url(/App_Themes/Default/images/line-vertical-right.jpg) right repeat-y;
}

#Content #RightColumn {
    width: 280px;
    margin-left: 10px;
}


#Content #RightColumn .FeaturedItemWrapper {
    padding: 7px 10px 10px 10px;
    background: url(/App_Themes/Default/images/box-bg.jpg) bottom repeat-x;
    margin-bottom: 10px;
}

.StartPage #RightColumn .FeaturedItemWrapper {
    height: 105px;
}


#Content .FeaturedItemWrapper img {
    width: 77px;
    height: 77px;
    border: 1px solid #999999 !important;
    padding: 1px;
    float: left;
    margin: 0 5px 5px 0;
}

.FeaturedItemWrapper ul, .TextItemWrapper ul {
    margin: 10px 0 10px 15px;
}

.FeaturedItemWrapper ul li, .TextItemWrapper ul li {
    list-style: disc;
    margin-bottom: 10px;
}


#Content #RightColumn .FeaturedItemWrapper p {
    margin: 5px 0 10px 0px;
}


.StartPage #Content .DisplayImageWrapper img {
    width: 640px;
}

#Content .DisplayImageWrapper {
    margin-bottom: 10px;
}

#Content #RightColumn h2 {
    margin: 0;
}

.SplitContainerWrapper {
    clear: both;
}

.SplitContainerWrapper .Right, .SplitContainerWrapper .Left {
    width: 50%;
    float: left;
}


/*
 * Equal



#Content .Equal #LeftColumn, #Content .Equal #RightColumn
{
    width: 460px;
}

#Content .Equal #LeftColumn
{
    padding-right: 10px;
}

#Content .Equal #RightColumn
{
    padding-left: 10px;
}
 */


/*
 * ContactBox
*/

.ContactBoxWrapper {
    background: url(/App_Themes/Default/images/actionBox-top.jpg) no-repeat top;
    padding-top: 4px;
    color: #ffffff;
}


.ContactBoxWrapper1 {
    background: url(/App_Themes/Default/images/actionBox-bottom.jpg) no-repeat bottom #b26212;
    padding: 15px;
}

.ContactBoxWrapper h3 {
    color: #ffffff !important;
    font-size: 12px !important;
    margin-bottom: 5px;
}

.ContactBoxWrapper input, .ContactBoxWrapper textarea {
    display: block;
    margin-bottom: 5px;
    margin-top: 2px;
    width: 100%;
}

.ContactBoxWrapper .button {
    width: auto;
    margin-right: -5px;
    margin-left: auto;
    padding: 2px 3px;
}


/* Produktgrupp */
.DescriptionWrapper {
}

.CategoryImage {
    width: 220px;
    height: 145px;
    float: left;
    margin: 0 10px 10px 0;
}


.ItemsList {
    clear: both;
font-size:14px;
}
.ItemsList table {
    width: 100%;
}

.ItemsList .ArticleID {
    width: 15%;
}

.ItemsList .Name {
    width: 50%;
}

.ItemsList .Dimensions {
    width: 30%;
}



.ItemsList th {
    font-weight: bold;
}

.ItemsList th, .ItemsList td {
    padding: 4px 0 4px 0;
}


.ItemsList .AspNet-GridView-Alternate {
    background-color: #e1f8ff;
}


.ItemListToolbar {
    clear: both;
    color: #ffffff;
    padding: 7px 10px 5px 10px;
    height: 23px;
    margin: 10px 0 10px 0;
    background-color: #0088b2;
}

.ItemListToolbar a {
    color: #fff;
}


.ItemListToolbar .ToolItems a {
    margin-right: 30px;
    cursor: pointer;
}

.ItemListToolbar ul {
    float: left;
}

.ItemListToolbar ul.ChangeGroup {
    float: right;
}

.ItemListToolbar li {
    display: inline;
}

.ItemListToolbar li img.Icon {
    margin-bottom: -3px;
    margin-right: 5px;
}

.ItemListToolbar .ToolItems {
    margin-top: 2px;
}

.ItemListToolbar .ChangeGroup a {
    margin-right: 10px;
}

.DisclaimerText {
    margin-top: 20px;
}


/* Login */
.AspNet-Login-TitlePanel {
    display: none;
}
.AspNet-Login-UserPanel input, .AspNet-Login-PasswordPanel input {
    display: block;
    margin-bottom: 5px;
}
.AspNet-Login span {
    display: none;
}
.AspNet-Login-SubmitPanel input {
    margin-top: 5px;
}

/* AjaxLogin */
.AjaxLogin input {
    display: block;
}

.AjaxLogin .checkbox input {
    display: inline;
}



/* Produktgrupper */

.ProductGroups {
    clear: both;
}

.ProductGroups .Group {
    float: left;
    width: 25%;
}


.ProductGroups:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.ProductGroups ul {
    margin-top: 5px;
}

.ProductGroups li {
    padding: 2px 0 2px 0;
    line-height: 1.3;
}

.Top, .ProductGroups, .TagCloud {
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.ProductGroups h2 {
    margin-top: 0;
}

.TagCloud a, .ProductGroups a {
    color: #000000;
}

.TagCloud {
    margin-top: 20px;
}



.TagCloud li {
    display: inline;
    padding: 3px 0px 3px 0px;
}

.TagCloud li a {
    padding: 3px 4px 3px 4px;
}

.TagCloud li a.weight-1 {
    font-size: 20px;
}
.TagCloud li a.weight-2 {
    font-size: 18px;
}
.TagCloud li a.weight-3 {
    font-size: 16px;
}
.TagCloud li a.weight-4 {
    font-size: 14px;
}
.TagCloud li a.weight-5 {
    font-size: 12px;
}


.TagCloud span.Occurances {
    font-size: 9px;
    color: #666666;
}

.LoginPanel .Background {
    width: 100%;
    position: absolute;
    background-color: #000000;
    opacity: 0.2;
    top: 0;
    left: 0;
    display: block;
}

.LoginPanel .AjaxLogin {
    background-color: #ffffff;
    width: 250px;
    display: block;
    padding: 10px;
    border: 1px solid #000000;
    z-index: 100;
    position: absolute;
}

.AjaxLogin .errormessage {
    background-color: red;
    padding: 10px;
    margin: 0 0 10px 0;
    color: white;
    clear: both;
}
