@import url(/styles/live/brandmediamonitor/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/lightbox.css);
@import url(/styles/live/formmanager.css);
@import url(/styles/live/brandmediamonitor/navigation.css);

/* Structure */
html, body {
    background-position : center;
    background-color : #DFDFDF;
}

body {
	margin: 100px auto 0pt;
    padding : 0;
    font-family : Verdana,Arial,sans-serif;
    font-size : 12px;
    color : #919191;
    text-align : left;
    line-height: 18px;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;http://brandmediamonitor.iframe.ch/index.php?TPL=120&adminmode=1
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #BC482B;

}

a:hover {
    text-decoration: none;
    color: #666666;
}
/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    color: #BC482B;
    padding-bottom: 15px;
}

h2 {
    margin: 0;
    font-weight: normal;
    font-size: 12px;
    color: #BC482B;
}

h3 {
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: black;
}


/* Body - Container */
#container_tb {
	background-image: url(/images/brandmediamonitor/bg.gif);
	background-repeat: repeat-y;
    margin: 0 auto;
    width: 770px;
    height: 582px;
}

#container {
    width: 770px;
    margin: 0 auto;
}

#header {
    height: 132px;
    width: 770px;
    background-color: #FFFFFF;
    text-align: right;
    position: relative;
}

#flashView {
    position: absolute;
    left: 20px;
    top: 20px;
}

#topnav {
    background-color: #FFFFFF;
    border-top: 1px solid #A6A6A6;
    border-bottom: 1px solid #A6A6A6;
    border-left: 0;
    border-right: 0;
    padding: 3px 10px;
    margin-bottom: 15px;
    width: 940px;
}

#sidenav {
    width: 216px;
    min-height: 300px;
    height: auto !important;  /* for modern Browsers */
    height: 300px;  /*for IE */
    padding: 10px;
    margin-bottom: 15px;
    float: left;
}

#content {
    width: 504px;
    padding: 0px 10px 0px 20px;
    min-height: 401px;
    height: 401px;  /*for IE */
    float: right;
    overflow: auto;
}

#footer
{
	background-color: white;
	width: 770px;
	height: 49px;
	float: left;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position:outside;
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}