/* hot 060823 */

body { 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	color: #003333; 
	background-image: url(../../picture/bso_bgnd.jpg); 
	background-repeat: repeat-y; 
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 6px;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

.listEntry {
	margin-bottom: 6px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #990033;
	text-decoration: none
}
a:hover { color: #336633; }

.articleText { 
	margin-bottom: 3px;
	text-align: left;
}

.articleCode { 
	margin-bottom: 3px; 
	font-family: "Courier New", Courier, monospace; 
	font-size: 11px; 
	line-height: 100%; 
}

.image_caption, .imglistcaption { 
	font-size: 9px; 
	font-style: italic; 
	margin-bottom: 3px; 
	text-align: left; 
}

.image_td, .imagelisttd {
	margin-top: 6px;
	margin-bottom: 0px; 
}

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Helvetica, Arial, sans-serif; }

h1 {color: #990033; margin: 0 0 5px; padding: 0; line-height: 105%; font-size:16px; font-family: Uptown; font-weight:bold  } 
h2 {margin: 0px 0px 10px 0px; padding: 0px; line-height: 105%; font-size:14px;} 
h3 {margin: 0px 0px 10px 0px; padding: 0px; line-height: 105%; font-size:12px;} 
h4 {margin: 0px 0px 6px 0px; padding: 0px; line-height: 105%; font-size:11px; font-weight: bold; font-style: italic;} 
h5 {margin: 0px 0px 6px 0px; padding: 0px; line-height: 105%;} 
h6 {margin: 0px 0px 6px 0px; padding: 0px; line-height: 105%;}

.articleSummary {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.v07 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 7px; }
.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }

/* list items */
ul { 
  	list-style: square;
}

ol { 
  	list-style: decimal;
}

li {
}

/*
.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
*/
.formLabel, .formLabelRequired { 
	color: gray; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	padding-top: 1px;
	vertical-align: top; 
} 	
 
.formError	{
	width: 488px;
	color: #ffffff; 
	background-color: #990033; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	padding: 3px;
	vertical-align: top; 
}

.formField textarea{ 
	width: 488px;
	font-family: "Courier New", Courier, Monaco, monospace; 
	font-size: 12px; 
	border: solid 1px gray; 
	background-color: #fafafa; 
	margin: 0 0 1px;
	padding: 1px;
	color: #000000; 
} 

.formField select { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; color: #003064; 
	border: solid 1px gray;
	background-color: #fafafa; 
	margin: 0; 
	height: 17px; 
	padding: 1px; 
} 

.formField label{ 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
} 

#artikel0, #artikel1 {
	vertical-align: top; 
	background-color: #ffffff; 
	margin-left: -5px; 
	border-style: solid; 
	border-width: 0; 
} 
   
/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.search_form {}
.search_result {}


.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 16px; 
	color: #990033; 
	font-weight: normal; 
	text-decoration: none; 
}

.nav_table a:hover {
	color: #336633;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5e747f;
	font: bold 11px Verdana, Helvetica, Arial, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a { 
	padding: 3px 0.5em; 
	margin-left: 3px; 
	background: #d7dee5; 
	text-decoration: none; 
	border-top: 1px solid #778; 
	border-right: 1px solid #778; 
	border-left: 1px solid #778; 
	border-bottom-width: medium; 
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* CSS for the current level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}

/** 
 * CSS for DIV pagelayout (hot)
 */
#container  { 
	width: 760px; 
	\width: 796px; 
	w\idth: 760px; 
	margin: 0 auto 12px 12px; 
	background-image: url(../../picture/bso_fgnd.jpg); 
	border-style: none; 
	text-align: left; 
}

#headerBlock { 
	margin: 0 12px 12px 12px;
	clear: both;
}

#leftBlock  { 
	width: 210px;
	\width: 220px;
	w\idth: 210px;
	float: left; 
	clear: none;
}
#leftBlock .padding {
	margin: 0 0 6px 12px;
	padding: 6px 0 0 0;
}

#mainBlock  { 
	clear: none;
}
#mainBlock .padding {
	padding: 6px 0 0 0;
 	margin: 0 12px 12px 228px;
}
/* hide from IE5-mac. Only IE-win sees this. \*/
* html #mainBlock .padding {
  	height: 1%;
	margin: 0 12px 12px 0px; 
	ma\rgin: 0 12px 12px 225px;
}
/* end hide from IE5/mac */

#rightBlock { 
	width: 0; 
	float: right; 
	clear: none; 
}
#rightBlock .padding {
	padding: 0;
	margin: 0; 
}

#footerBlock { 
	margin: 6px 12px 0 12px;
	clear: both;
}

/**
  * Sample for FORUM
  */
.tableForum { background-color: #ffffff; border: solid 1px #006699; }

th {
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 11px; }
.rowError { font-size: 11px; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 11px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 11px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }
.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.postbody		{ font-size: 11px; color : #000000; margin: 0 0 3px 0; padding: 0 }
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none; color : #006699;
}
.postbody a:hover { text-decoration: underline; color : #DD6900; }

imgDIVinTextLeft {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
imgDIVinTextRight {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}