a:link
{
    color: #540012;
}
a:visited
{
    color: #CC6699;
}
a:hover
{
    color: #CC6699;
}
a:active
{
    color: #CC6699;
}
#right
{
    overflow: hidden;
}
body
{
    color: #000000;
    text-align: left;
    font: 13px Trebuchet MS;
    margin-top: 10px;
    background-image: url("");
    background-color: #cdb8a1;
    background-repeat: repeat;
    background-position: top left;
}

 .buttons
{
    background-color: #cdb8a1;
    width: auto;
    padding: 1px 2px;
    border: 1px solid #540012;
    font-size: 1em;
    text-align: center;
}

#wrapper
{
    text-align: left;
    width: 850px;
    height: 532px;
    margin: 0 auto;
    border: 1px solid #c4ad90;
}

p
{
    margin-right: 10px;
    margin-left: 10px;
}

#header
{
    margin: 20px 30px 20px 30px;
    height: 10px;
    text-align: right;
    text-decoration: none;
}

#header a
{
    margin: 0px;
    text-decoration: strong;
}

#left
{
    float: left;
    width: 300px;
    margin-left: 20px;
    height: 415px;
    text-align: left;
    overflow: auto;
}


#right
{
    float: right;
    width: 430px;
    height: 360px;
    margin-top: 0px;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: left;
    overflow: auto;
}

#klintronics
{
    margin: 7px auto;
    width: 850px;
    height: 40px;
    border-style: none;
    border-width: 0px;
}

#klintronics img
{
    border-style: none;
    border-width: 0px;
    float: right;
}

#footer
{
    clear: both;
    margin-top: 0px;
    text-align: left;
    font: 100% Trebuchet MS;
}
#footer a
{
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    text-transform: lowercase;
    text-decoration: strong;
}

a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
a:active
{
    text-decoration: underline;
}

a
{
    font-weight: bold;
}

div.newsmenu
{
    float: left;
}

div.newsmenu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
    text-align: left;
}

div.newsmenu ul li
{
    padding-left: 12px;
    position: relative;
    float: left;
}

/* TAB MENU   
----------------------------------------------------------*/

div.menu
{
    width: 432px;
    float: right;
}

div.menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
    text-align: center;
}

div.menu ul li
{
    padding-left: 12px;
    position: relative;
    float: left;
}
div.accountInfo
{
    width: 282px;
}

/* MISC  
----------------------------------------------------------*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.field-validation-error
{
    color: Red;
}

.validation-summary-errors
{
    color: Red;
}

a.upButton, a.downButton, input.deleteButton
{
    background-image: url(Images/Delete.png);
    border: none;
    background-color: transparent;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    font-size: 0pt;
    color: White;
    margin-bottom: 3px;
    vertical-align: middle;
}

input.deleteButton
{
    background-image: url(Images/Delete.png);
}

a.upButton
{
    background-image: url(Images/up.jpg);
}

a.downButton
{
    background-image: url(Images/down.jpg);
}

img
{
    border: none;
}

/* Log In Display */

.loginDisplay
{
    float: right;
    text-align: right;
}

.iconImage_16
{
    vertical-align: text-top;
    display: inline-block;
    background: url(http://cms2.klintronics.se/Content/Images/Icons/icons_16.png) no-repeat scroll left -2000px transparent;
    height: 16px;
    line-height: 16px;
    padding: 0 0 0 20px !important;
}

.wwwImage
{
    background-position: left -1604px !important;
    margin: 5px 0 -5px 0;
}

.customerImage
{
    background-position: left -809px !important;
}
