									/*  simple-complex tinySimple CMS v. 0.9.51 - www.tinysimple.net  */
/*///// template tp_ts200803 ///////////////////////////////////////////////////////////////////////////////*/

body {
    background-color: #FFFFFF;
}

/* system elements /////////////////////////////*/

#menu {
	z-index: 4;  position: fixed;  left: 0px;  top: 100px;
}
#menu, #menu ul {
	width: 170px;  max-width: 170px;
}
#menu li {
	padding: 0px;  margin: 0px;  line-height: 100%;
	width: 150px;  max-width: 150px;  padding-left: 20px;  padding-bottom: 20px;
}
#menu li a, #menu li a:link, #menu li a:visited {
	display: block;  width: 100%;
	font-size: 18px;  font-weight: normal;  text-decoration: none;  color: #888888;
	text-align: right;  line-height: 120%;  padding-bottom: 5px;
}
#menu li a:hover, #menu li a:active {
	font-weight: normal;  text-decoration: none;  color: #CC4400; /*#2E733C;*/
}
#menu .currentPage a, #menu .currentPage a:link, #menu .currentPage a:visited {
	color: #E56B2E; /*#E55C17;*/ /*#666666;*/
}
#menu .currentPage a:hover, #menu .currentPage a:active {
	cursor: default;
}
#menu .passive a, #menu .passive a:link, #menu .passive a:visited { /*mandatory*/
	text-decoration: line-through;
}

/* /system elements ////////////////////////////*/

#topBar {
    z-index: 4;  position: fixed;  left: 0px;  top: 0px;  width: 100%;
	background-color: #FFFFFF;
}
#topBar .column1 {
    height: 40px;
}
#topBar .column1 {
    width: 70px;  
}
#topBar .row2 td {
    background-image: url(../img/bg_FF6000.png);  background-repeat: repeat-x;;
}
#topBar_image {
    width: 100px;  background-color: #E7A67F;
}
#topBar_image a {
    display: block;  line-height: 100%;  font-size: 1px;
    background-image: url(../img/tinysimple_harvestman_100x80.png);  background-repeat: no-repeat;
}
#topBar .column_spacerLeft {
    width: 40px;
}
#scLogoCell {
    line-height: 100%;
}
#scLogoCell a, #scLogoCell div {
    display: block;  line-height: 100%;  font-size: 1px;  margin-left: 10px;
    background-image: url(../img/sc_logo_darkorange.png);  background-repeat: no-repeat;
}
#scLogoCell img {
    cursor: pointer;
}
#siteName {
}
#siteName a {
    display: block;  line-height: 100%;  font-size: 1px;
    background-image: url(../img/siteName.png);  background-repeat: no-repeat;
}
#topBar .column_right {
    width: 180px;
}
#topBar .row2 td {
    height: 40px;  /*background-color: #FF6000;*/
}
#topBar .row3 td {
    height: 20px;  font-size: 1px;
}

#header { /*h1*/
	z-index: 4;  position: fixed;  left: 210px;  top: 100px;  background-color: #FFFFFF;
    font-family: Verdana,sans-serif;  font-weight: normal;  font-size: 18px;  letter-spacing: 0.02em;
	margin: 0px;  padding: 0px 0px 12px 0px;  line-height: 120%;
}
#headerBg {
    z-index: 3;  position: fixed;  visibility: hidden;
}
#headerBg_opaque {
    background-color: #FFFFFF;  font-size: 1px;
}
#headerBg_gradedtransp {
    background-image: url(../img/gradient_FFFFFF_bottom2top.png);  background-repeat: repeat-x;
    height: 10px;  font-size: 1px;
}
h2 {
	font-family: Verdana,sans-serif;  font-weight: bold;  font-size: 14px;
	margin: 0px 0px 12px 0px;  line-height: 130%;
}
h3 {
	font-family: Verdana,sans-serif;  font-weight: bold;  font-size: 11px;
	margin: 8px 0px 4px 0px;  line-height: 130%;
}
p {
	font-family: Verdana,sans-serif;   margin: 0px 0px 4px 0px;
}
#contentArea {
	z-index: 2;  position: absolute;  left: 210px;  top: 130px;
}
#contentBox {
    /*padding-bottom: 15px;*/
}
#contentArea_bottomShader {
    z-index: 3;  position: fixed;  visibility: hidden;
    background-image: url(../img/gradient_FFFFFF_top2bottom.png);  background-repeat: repeat-x;
    height: 10px;  font-size: 1px;  /*background-color: red;*/
}


#tinySimpleLink {
    position: fixed;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/