@import url(/styles/live/posticumro/articles.css);
@import url(/styles/live/posticumro/toolbox.css);
@import url(/styles/live/thickbox.css);
@import url(/styles/live/lightwindow.css);
@import url(/styles/live/posticumro/formmanager.css);
@import url(/styles/live/posticumro/navigation.css);
@import url(/styles/live/livetranslate.css);
@import url(/styles/live/jquery-ui-theme.css);
@import url(/styles/live/posticumro/events.css);
@import url(/styles/live/posticumro/calendar.css);

/* Structure */
html, body {
    background-image : url(/images/posticumro/bg.jpg);
    background-repeat : repeat-x;
    background-color : #6A0101;
}

body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #36393d;
    text-align : left;
    line-height: 150%;
}

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

p {
    margin: 0;
}

input {
    margin: 0;
}

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

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

.headimage {
	margin-left: 136px;
}


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

}

a:hover {
    text-decoration: underline;
}

/* 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: 20px;
    padding-bottom: 15px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 10px;
    padding-top: 14px;    
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 960px;
    background-color: black;
}

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

#header {
    height: 128px;
    width: 960px;
    background-color: #FFFFFF;
    position: relative;
}

.slide
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#metaNav
{
	position: absolute;
	background-image: url(/images/transparent.png);
	top: 0px;
	left: 208px;
	right: 0px;
	text-align: right;
}

#topnav
{
    background-color: #6b1212;
    height: 30px;
    float: left;
    width: 960px;
}

#serviceNav
{
	background-color: #3C3A35;
	width: 198px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	float: left;
}

#serviceNav a
{
	color: white;
}

#langView
{
	width: 110px;
	float: right;
	padding-top: 7px;
}

#sidenav {
    background-color: #6b1212;
    width: 193px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: left;
    padding-top: 28px;
}

#content {
    background-color: #6b1212;
    width: 960px;
    min-height: 455px;
    height: auto !important;  /* for modern Browsers */
    height: 455px;  /*for IE */
    float: left;
	display: inline;
}

#contentViewWrapper
{
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: left;
	background-color: #9C9994;
    background-image: url(/images/posticumro/content_bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    border-left: 15px solid #3E3C37;
    position: relative;
}

#contentView
{
	width: 512px;
	float: left;
	padding: 20px;
}

#infoView
{
	width: 190px;
	float: left;
	padding: 0px;
	padding-top: 26px;
	padding-bottom: 20px;
	padding-right: 10px;
	position: relative;
}


.cal
{
	position: relative;
	margin-top: 4px;
	margin-left: 0px;
}

.calM
{
	text-transform: uppercase;
	position: absolute;
	top: -1px;
	left: 10px;
	font-size: 10px;
	color: white;
}

.calDay
{
	position: absolute;
	top: 20px;
	left: 12px;
	font-size: 12px;
	color: #978E8E;
	font-weight: bold;
}

.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;
}

div.userimg{
width:90px;
float:left;
}
