@import url(/styles/live/badbalgach/articles.css);
@import url(/styles/live/badbalgach/navigation.css);
@import url(/styles/live/thickbox.css);

/* Structure */

html {
	height: 100%;
    background-color : #ffffff;
}

body {
    margin : 0;
    padding : 0;
    font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size : 12px;
    line-height: 140%;
    color : #2C504E;
    text-align : left;
    height: 100%;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}


/* Links */
a {
    text-decoration: none;
    color: #B30F06;
}

a:hover {
    text-decoration: none;
    color: #555555;
}

/* 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;
    padding: 0 0 10px 0;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

h2 {
    margin: 0;
    padding: 0 0 7px 0;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

h3 {
    margin: 0;
    padding: 0 0 5px 0;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}


/* Body - Container */

#container_tb {
    clear: both;
    float: left;
	min-height: 100%;
	height: auto !important;
	width: 100%;
}

#container {
    clear: both;
    margin: 0 auto;
    width: 960px;
    position: relative;
}

#header {
    clear: both;
    float: right;
    width: 796px;
    height: 105px;
}

#logo {
    clear: both;
    float: left;
    margin-top: 33px;
    width: 305px;
    height: 46px;
}

#signet {
    float: right;
    margin-top: 12px;
    width: 300px;
    display: block;
    height: 82px;
    background-image: url(/images/badbalgach/signet2.png);
    background-repeat: no-repeat;
}

#sidenavwrapper {
    clear: both;
    position: absolute;
    top: 145px;
    left: 0;
    width: 202px;
    z-index: 5;
}

#sidenav {
    clear: both;
    float: left;
    width: 170px;
    padding: 15px 16px;
    background-color: #E2EAE7;
    background-image: url(/images/badbalgach/navline.gif);
    background-repeat: repeat-y;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#reservations {
    clear: both;
    float: left;
    width: 155px;
    padding: 10px 0 0;
    background-image: url(/images/badbalgach/navigation/reservationline.gif);
    background-position: left top;
    background-repeat: no-repeat;
    color: #3C5E5B;
}

#contentwrappergreen {
    clear: both;
    float: right;
    width: 768px;
    height: 512px;
    padding: 14px;
    background-color: #E2EAE7;
}

#contentwrapperwhite {
    clear: both;
    float: right;
    width: 768px;
    height: 512px;
    overflow: hidden;
    background-color: white;
    background-position: left top;
    background-repeat: no-repeat;
}

#contentcontentwrapper {
    clear: both;
    float: right;
    width: 421px;
    height: 482px;
    padding: 15px 6px 15px 15px;
    background-image: url(/images/badbalgach/white095.png) !important;
    background-image: none; /* IE 6 */
    background-repeat: repeat;
	background-color: transparent !important;
	background-color: white;  /* IE 6 */
}

#jscrollpane {
    clear: both;
    width: 100%;
    height: 100%;
}

#content {
    width: 430px;
}

#contentarticles {
    clear: both;
    float: right;
    width: 768px;
    height: 512px;
    position: relative;
    z-index: 1;
}

#address {
    clear: both;
    float: right;
    width: 796px;
    height: 70px;
    margin: 7px 0 26px;
    color: #aaaaaa;
}

#address a {
    color: #3a5856;
}

#address a:hover {
    color: #2C504E;
}

#footer {
    clear: both;
    float: left;
	margin-top: -26px;
	height: 26px;
	width: 100%;
	background-color: #537875;
	background-image: url(/images/badbalgach/footerline.gif);
	background-repeat: repeat-x;
}

#footertext {
    margin: 0 auto;
    width: 960px;
    padding-top: 6px;
    text-align: right;
	color: white;
	font-size: 11px;
}

#footertext a {
	color: white;
}


.label {
    display: block;
}

input.field {
    background-color: #ffffff;
    border: 1px solid #E2EAE7;
    padding:2px;
    color: #2C504E;
}

input.button {
    background-color: #E2EAE7;
    border: 1px solid #E2EAE7;
    padding:2px;
    color: #2C504E;
}


ul	{
	list-style-position:outside;
	padding: 10px 0 10px 17px;
}


/* 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;
}