/* webSPELL stylesheet */
body {
	background: #444444 url('images/design/bg.png') repeat-x;
	margin: 0;
	padding: 0;
	font: 10px verdana, arial, tahoma,  helvetica, sans-serif;
	color: #414141;
}

img {
	border-style: none;
	border: none;
}

hr {
	height: 1px;
	background-color: #d8d8d8;
	color: #d8d8d8;
	border: none;
	margin: 3px 0 3px 0;
}

/* Links */
a {
	color: #1098c8;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
	color: #1098c8;
	text-decoration: none;
	font-weight: bold;
}

a.titlelink:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.forumtitlelink, a.forumtitlelink:visited, a.forumtitlelink:active {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.forumtitlelink:hover {
  font-size: 9px;
	color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
a.category, a.category:visited, a.category:active {
  color: #6b727c;
  text-decoration: none;
}

a.category:hover {
  color: #6b727c;
  text-decoration: underline;
}

/* Font types */
h2 {
  color: #6b727c;
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 2px 0;
  background: url(images/design/h3.gif) no-repeat;
  height: 16px;
  padding-left: 10px;
}

h3 {
  color: #6b727c;
  font-weight: bold;
  font-size: 11px;
  margin: 0 0 2px 0;
  background: url(images/design/h3.gif) no-repeat;
  height: 16px;
  padding-left: 10px;
}
h4 {
	margin: 0 0 2px 0;
	font-weight: bold;
	font-size: 10px;
}
big {
	font-size: 11px;
	font-weight: bold;
	color: #1098c8;
}

small, .signatur {
	font-size: 9px;
	color: #6c8086;
}

abbr {
	border-bottom: 1px dashed;
	cursor: help;
}

tr.title td {
	background-image:none;
}

.title {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 730px;
	padding: 3px 5px 0 5px;
	background: url(images/design/title1.gif) left top no-repeat;
	position:relative;
}

.title2 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 220px;
	padding: 3px 5px 0 5px;
	background: url(images/design/title2.gif) left top no-repeat;
}

.title3 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 348px;
	padding: 3px 5px 0 5px;
	background: url(images/design/title3.gif) left top no-repeat;
}

.title4 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	width: 587px;
	padding: 3px 5px 0 5px;
	background: url(images/design/title4.gif) left top no-repeat;
}

.category_big, .category_big a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6b727c;
  font-weight: bold;
}

.category {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6b727c;
  font-weight: normal;
}

/* Forms */
form {
	border: none;
	margin: 0;
	padding: 0;
}

input, textarea, select {
	margin: 1px;
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #fcfcfc;
	font: normal 10px verdana, arial, tahoma,  helvetica, sans-serif;
	color: #717171;
}

input:active, textarea:active, select:active,
input:focus, textarea:focus, select:focus {
	border: 1px solid #666666;
	background-color: #EAF7FD;
	color: #666666;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
	color: #1098c8;
	border: 1px solid #cccccc;
	background-color: #f6f6f6;
	padding: 1px;
	font-weight: bold;
}

.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tab_head {
  background-color: #ffffff;
  border-bottom: 1px solid #919191;
  padding: 5px;
  margin: 0;
  font-size: 11px;
  color: #414141;
  font-weight: bold;
}
.tab_parent {
	line-height: 16px;
	overflow:hidden;
}

.tab1 {
  background-color: #f1f1f1;
  border-bottom: 1px solid #d8d8d8;
  padding: 5px;
  margin: 0;
}

.tab1:hover {
  background-color: #edf7fa;
}

.tab2 {
  background-color: #fcfcfc;
  border-bottom: 1px solid #d8d8d8;
  padding: 5px;
  margin: 0;
}

.tab2:hover {
  background-color: #edf7fa;
}

.tab3 {
  background-color: #f1f1f1;
  padding: 5px;
  margin: 0;
}

.tab4 {
  background-color: #fcfcfc;
  padding: 5px;
  margin: 0;
}

.tab5 {
  background-color: #f1f1f1;
  border-bottom: 1px solid #d8d8d8;
  padding: 5px;
  margin: 0;
}

.tab6 {
  background-color: #fcfcfc;
  border-bottom: 1px solid #d8d8d8;
  padding: 5px;
  margin: 0;
}

.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #1098C8;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #666666;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #383838;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.list {
	list-style-type: disc;
	list-style-position:outside;
}
.list_num {
	list-style-type: decimal;
	list-style-position:outside;
}

.list_alpha {
	list-style-type: lower-latin;
	list-style-position:outside;
}

.code {
  color: #000000;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #000000;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

/* Boxen */
ul.box {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.box li.top_left { float: left; width: 410px; padding-top: 7px; }
ul.box li.top_ngz { float: left; width: 100px; height: 28px; padding: 0; }
ul.box li.top_right { float: left; width: 450px; text-align: right; padding-top: 7px; }

ul.box li.content_left1 { float: left; width: 400px; padding-top: 7px; margin-right: 10px; }
ul.box li.content_right1 { float: left; width: 550px; text-align: right; padding-top: 10px; }
ul.box li.content_left2{ float: left; width: 270px; padding-top: 7px; margin-right: 10px; }
ul.box li.content_mid2 { float: left; width: 420px; padding-top: 7px; margin-right: 10px; text-align: justify; }
ul.box li.content_right2 { float: left; width: 250px; padding-top: 7px; }
ul.box li.content_left3{ float: left; width: 730px; padding-top: 7px; margin-right: 10px; text-align: justify; }
ul.box li.content_right3 { float: left; width: 220px; padding-top: 7px; text-align: justify; }

ul.box li.boxleft { float: left; width: 340px; margin-right: 20px; text-align: justify; }
ul.box li.boxright { float: left; width: 340px; text-align: justify; }

ul.box li.foot_left { float: left; width: 360px; padding-top: 5px; }
ul.box li.foot_right { float: left; width: 600px; text-align: right; padding-top: 5px; }

/* Layout */
#container {
  /*position: relative;*/
  width: 988px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#top {
	margin: 0;
}

#top .topleft {
	float: left;
	width: 14px;
	height: 30px;
	overflow: hidden;
	background: url(images/design/top_l.png) no-repeat;
}

#top .topinner {
	float: left;
	background-color: #ffffff;
	width: 960px;
	height: 30px;
}

#top .topright {
	float: left;
	width: 14px;
	height: 30px;
	background: url(images/design/top_r.png) no-repeat;
}

#header {
	width: 988px;
	height: 120px;
	background: url(images/design/header.png) no-repeat;
	clear: both;
}

#header .ngz_banner {
	position: absolute;
	margin: 38px 0 0 475px;
	width: 468px;
	height: 60px;
}

#content {
	float: right;
	margin: 0;
	width: 988px;
	background: url(images/design/content_bg.png) repeat;
	clear: both;
}

#content .contentleft {
	float: left;
	width: 14px;
	height: 10px;
	overflow: hidden;
	background: url(images/design/content_top_l.png) top left no-repeat;
}

#content .contentinner {
	float: left;
	background-color: #ffffff;
	width: 960px;
	padding-bottom: 10px;
	border-bottom: 1px #d2ebf4 solid;
}

#content .contentright {
	float: left;
	width: 14px;
	height: 10px;
	overflow: hidden;
	background: url(images/design/content_top_r.png) top right no-repeat;
}

#content .break {
	border-bottom: 1px solid #d2ebf4;
	height: 7px;
	clear: both;
}

#nav {
	float: left;
	width: 960px;
	height: 30px;
	margin: 7px 0 7px 0;
	background-color: #3f4045;
}

#nav .navileft {
	float: left;
	width: 5px;
	height: 30px;
	overflow: hidden;
	background: url(images/design/nav_l.png) no-repeat;
}

#nav .navinner {
	float: left;
	width: 950px;
	height: 30px;
	text-align: center;
	background: url(images/design/nav_bg.png) repeat-x;
}

#nav .navinner ul {
	margin: auto;
	padding: 0;
}

#nav .navinner ul li {
	float: left;
	height: 30px;
	display: inline;
	padding: 0;
	background: url(images/design/nav_sep.png) top right no-repeat;
}

#nav .navinner ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #fafafa;
	padding: 8px 19px 8px 19px;
	margin: 0;
	display: block;
	text-transform: uppercase;
}

#nav .navinner ul li a:hover {
	background: url(images/design/nav_bg_hover.png) repeat-x;
}

#nav .navright {
	float: left;
	width: 5px;
	height: 30px;
	background: url(images/design/nav_r.png) no-repeat;
}

#foot {
	margin: 0;
	clear: both;
}

#foot .footleft {
	float: left;
	width: 14px;
	height: 90px;
	overflow: hidden;
	background: url(images/design/foot_l.png) no-repeat;
}

#foot .footinner {
	float: left;
	width: 960px;
	height: 90px;
	background: url(images/design/foot_bg.png) repeat-x;
}

#foot .footinner a {
  color: #313131;
  text-decoration: none;
}

#foot .footinner a:hover {
  color: #6c8086;
}

#foot big {
	font-weight: bold;
	font-size: 11px;
	color: #1098c8;
	letter-spacing: 1px;
}

#foot small {
	font-weight: normal;
	font-size: 9px;
	color: #6c8086;
}

#foot .footright {
	float: left;
	width: 14px;
	height: 90px;
	background: url(images/design/foot_r.png) no-repeat;
}

#infobox_top_right {
	position: absolute;
	top: 38px;
	right: 15px;
}
