﻿@import url("http://fastighet.capitex.se/Skins/Default/style.css");

.wrapper
{
    width: 715px;
    margin: 10px auto !important;
    border-bottom: 30px solid #2F2E2F;
}

.content
{
    padding: 0px;    
    background-color:transparent;	
}

.logo
{
	padding-bottom: 10px;
}

a.cpxdesc_logo:hover
{
	background-color: transparent;
}

.innerContent
{
		background-color: white;;
}

.header
{
	border-bottom: 30px solid #2F2E2F;
	margin-bottom: 5px;
}

body
{
	background-color:transparent;	
	background-image: url(background.jpg);
	background-attachment: fixed;
}

.content
{
	border: 0px solid #D5D5D5;
}

.rightCol .facts 
{
    background-image: url(Faktaruta.png);
    color:white;
}

.groupHeader
{
    background-image: url(RubrikBg.png);
    color:white;
}

.interest .sendButton 
{
    background-image: url(SkickaKnapp2.png);
    color:#555555;
}

*
{
    font-family: Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		color:#555555;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
}

.rightCol .factsdynamic
{
    background-color:#E73039;
}

.toolbar {
    border-color: -moz-use-text-color #D5D5D5 #D5D5D5;
    border-right: 0px solid #D5D5D5;
    border-style: none solid solid;
    border-width: 0px;
    float: right;
    padding: 3px 10px;
}

a {
	text-decoration:none;
	color:#555555;
}
a:visited {
	text-decoration:none;
	color:#555555;
}
a:hover, a.file:hover, a.link:hover, .toolbar li a:hover {
	color:#ffffff;
	background-color:#a6ce39;
	text-decoration:none;
}

h1 {
    border-bottom: 0px solid black;
    font-size: 20px;
    margin-bottom: 0px;
    width: 100%;
}

h1.headline, h1.headline .sup
{
	color: #555555;
}

.contact h3 {
    border-bottom: 0px solid #D5D5D5;
    font-size: 1em;
    margin-bottom: 5px;
    padding: 12px 12px 3px;
    width: 264px;
}

.areaSum {
    font-weight: normal;
}

.Images {
    border: 0px solid #AEAEAE;
    padding: 0px;
}

.Images .groupContent {
    padding: 0px;
}

.cpxdesc_tipSendBtn {
    background-image: url("SkickaKnapp2.png");
    border: medium none;
    color: #555555;
    font-size: 1em;
    height: 30px;
    margin-left: 176px;
    margin-top: 10px;
    padding-bottom: 2px;
    text-transform: uppercase;
    width: 92px;
}