﻿.ContentBlock
{
    clear: both;
    height: auto;
    float: left;
}

.ContentDivider
{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #666;
    clear: both;
}

.ContentDividerVertical
{
    border-right: solid 1px #666666;
}

.ContentSpacer
{
    padding-bottom: 15px;
    clear: both;
}

.ContentLeft
{
    float: left;
    clear: none;
    padding-right: 19px;
    border-right: solid 1px #666666;
}

.ContentRight
{
    float: left;
    clear: none;
    padding-left: 20px;
    /*border-left: solid 1px #666666;*/
}

.ContentLeftMenu
{
    float: left;
    clear: none;
    padding-right: 20px;    
}

.ContentMain
{
    float: left;
    clear: none;
}

.floatLeft
{
    float: left;
    margin-right: 10px;
}

.floatRight
{
    float: right;
    margin-left: 10px;
}
  
  
/* Färgade plattor
/******************************************************/
.plateGreen
{
	background: #e7eec2 url(Blocks/plateGreen-bottom.gif) left bottom no-repeat;
	float: left;
}


.plate
{
    /*min-height: 120px;*/
    float: left;
    background: #cccc99 url(Blocks/bottom-right.gif) no-repeat Scroll right bottom;
}

.plate-blue
{
    /*min-height: 120px;*/
    float: left;
    background: #99ccff url(Blocks/bottom-right.gif) no-repeat Scroll right bottom;
}

.plate-green-fade
{
	background: #e7eec2 url(Blocks/plateGreen-fade.gif) right bottom no-repeat;
	min-height: 120px;
	float: left;
}

.plateContent
{
    padding: 15px;
    background:url(Blocks/bottom-left.gif) no-repeat left bottom;
}

H3.plateHead-gold-315
{
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    border-bottom: solid 2px #ffffff;
    color: White;
    background: #ffffff url(Blocks/header-gold.gif) no-repeat Scroll left top;
    padding: 7px 10px 0px 15px;
    height: 23px;
}

H3.plateHead-green-220  
{
    color: #000000;
    background: #ffffff url(Blocks/header-green-220.gif) no-repeat Scroll left top;
    padding: 7px 10px 0px 15px;
    height: 23px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    border-bottom: solid 2px #ffffff;
}

H3.plateHead-green-315
{
	color: #ffffff;
    background: #ffffff url(Blocks/header-green-315.gif) no-repeat Scroll left top;
    padding: 7px 10px 0px 15px;
    height: 23px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    border-bottom: solid 2px #ffffff;
}

H3.plateHead-blue-220
{
    color: White;
    background: #ffffff url(Blocks/header-blue-220.gif) no-repeat Scroll left top;
    padding: 7px 10px 0px 15px;
    height: 23px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    border-bottom: solid 2px #ffffff;
}

H3.plateHead-blue-315
{
    color: White;
    background: #ffffff url(Blocks/header-blue-315.gif) no-repeat Scroll left top;
    padding: 7px 10px 0px 15px;
    height: 23px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    border-bottom: solid 2px #ffffff;
}

H3.plateHead-red-220
{
    color: White;
    background: #ffffff url(Blocks/header-red-220.gif) no-repeat Scroll left top;
    padding: 7px 10px 0px 15px;
    height: 23px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    border-bottom: solid 2px #ffffff;
}

H3.plateHead-red-315
{
    color: White;
    background: #ffffff url(Blocks/header-red-315.gif) no-repeat Scroll left top;
    padding: 7px 10px 0px 15px;
    height: 23px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    border-bottom: solid 2px #ffffff;
}