.b_about {
	background: #FFFFFF url("/images/top_bg_about.jpg") 0 0 repeat-x;
	margin: auto;
	text-align: center;
}
.b_blogs {
	background: #FFFFFF url("/images/top_bg_blogs.jpg") 0 0 repeat-x;
	margin: auto;
	text-align: center;
}
.b_projects {
	background: #FFFFFF url("/images/top_bg_projects.jpg") 0 0 repeat-x;
	margin: auto;
	text-align: center;
}
.b_forum {
	background: #FFFFFF url("/images/top_bg_forum.jpg") 0 0 repeat-x;
	margin: auto;
	text-align: center;
}
.b_services {
	background: #FFFFFF url("/images/top_bg_services.jpg") 0 0 repeat-x;
	margin: auto;
	text-align: center;
}
.b_main {
	background: #FFFFFF url("/images/top_bg_main.jpg") 0 0 repeat-x;
	margin: auto;
	text-align: center;
}
img {
	border: 0px;
}
div.replace_h2 {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
h2.replace_h2 {
	border: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.container {
	margin: auto;
	text-align: center;
	width: 900px;
}
.pagec {
	text-align: left;
}
.headerc {
	padding-top: 72px;
}
.contentc {
	padding-top: 10px;
	width: 896px;
}
.login_box {
	position: absolute;
	color: #E5E5E5;
	margin-top: 8px;
	margin-left: 578px;
	background: url("/images/login_box.png") 0 0 no-repeat;
	width: 318px;
	height: 20px;
}
.lbox_inner {
	padding-left: 40px;
}
.user_box {
	width: 896px;
	position: absolute;
	color: #000000;
	font-size: 11px;
	margin-top: 7px;
}
.ubox_lcap {
	float: right;
	background: url("/images/ubox_lcap.png") 0 0 no-repeat;
	width: 5px;
	height: 22px;
}
.ubox_inner {
	float: right;
	background: url("/images/ubox_bg.png") 0 0 repeat-x;
	height: 22px;
	padding: 4px;
}
a.ubox:hover {
	color: #1A6CB0;
	text-decoration: underline;
}
.nav-inputbg1 {
	width: 112px;
	height: 21px;
	float: left;
	margin: 0px;
}
.cinputbox {
	background: transparent;
	font-size: 11px;
	border: 0px;
	padding: 3px 3px 0 3px;
	margin: 0px;
}
.cinputbutton {
	background: transparent;
	font-size: 10px;
	color: #E5E5E5;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding-bottom: 3px;
	width: 40px;
	height: 20px;
}
#navtop {
	display: block;
	height: 111px;
	padding: 0;
	margin: 0;
	}
#navtop ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	}
/* Rollover state */
#navtop li span {
	float: left;
	height: 111px;
	background-position: 0 -111px;
	}
/* Rolloff state */
#navtop li span a, #navtop li span a:link {
	float: left;
	width: 100%;
	height: 111px;
	background-position: 0 -0px;
	}
/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
#navtop li span a strong { display:none; }
#navtop li span a:hover { background-image: none; }

/* Button images */
li.about span,
li.about span a {
	background: url("/images/nav/about.jpg") 0 0 no-repeat;
	}
li.blogs span,
li.blogs span a {
	background: url("/images/nav/blogs.jpg") 0 0 no-repeat;
	}	
li.projects span,
li.projects span a {
	background: url("/images/nav/projects.jpg") 0 0 no-repeat;
	}
li.forum span,
li.forum span a {
	background: url("/images/nav/forum.jpg") 0 0 no-repeat;
	}
li.services span,
li.services span a {
	background: url("/images/nav/services.jpg") 0 0 no-repeat;
	}
li.about span		{ width: 113px; }
li.blogs span		{ width: 113px; }
li.projects span	{ width: 113px; }
li.forum span 		{ width: 113px; }
li.services span	{ width: 113px; }


/* Always active states */
body.about #navtop li.about span a,
body.blogs #navtop li.blogs span a
body.projects #navtop li.projects span a,
body.forum #navtop li.forum span a,
body.services #navtop li.services span a,

#ubox {
	float: right;
	height: 22px;
	padding: 0;
	margin: 0;
	}
#ubox ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	}
/* Rollover state */
#ubox li span {
	float: left;
	height: 22px;
	background-position: 0 -22px;
	}
/* Rolloff state */
#ubox li span a, #ubox li span a:link {
	float: left;
	width: 100%;
	height: 22px;
	background-position: 0 -0px;
	}
/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
#ubox li span a strong { display:none; }
#ubox li span a:hover { background-image: none; }

/* Button images */
li.logout span,
li.logout span a {
	background: url("/images/ubox_logout.png") 0 0 no-repeat;
	}	
li.logout span		{ width: 52px; }

/* Always active states */
body.logout #ubox li.logout span a,

#pdbbut {
	display: block;
	height: 43px;
	padding: 0;
	margin: 0;
	}
#pdbbut ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	}
/* Rollover state */
#pdbbut li span {
	float: left;
	height: 43px;
	background-position: 0 -43px;
	}
/* Rolloff state */
#pdbbut li span a, #pdbbut li span a:link {
	float: left;
	width: 100%;
	height: 43px;
	background-position: 0 -0px;
	}
/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
#pdbbut li span a strong { display:none; }
#pdbbut li span a:hover { background-image: none; }

/* Button images */
li.but_dload span,
li.but_dload span a {
	background: url("/images/pdb/but_dload.png") 0 0 no-repeat;
	}
li.but_link span,
li.but_link span a {
	background: url("/images/pdb/but_link.png") 0 0 no-repeat;
	}	
li.but_linkna span,
li.but_linkna span a {
	background: url("/images/pdb/but_linkna.png") 0 0 no-repeat;
	}
li.but_dload span		{ width: 212px; }
li.but_link span		{ width: 212px; }
li.but_linkna span		{ width: 212px; }


/* Always active states */
body.but_dload #pdbbut li.but_dload span a,
body.but_link #pdbbut li.but_link span a
body.but_linkna #pdbbut li.but_linkna span a,

.pdb_side {
	background: url("/images/pdb/side_rep.png") 0 0 repeat-y;
}
ul.pdb_page {
	font-size: 12px;
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
li.pdb_page {
	padding-bottom: 10px;
}
.pdbbut_url {
	font-size: 9px;
	margin-left: 28px;
	margin-top: 25px;
	color: #FFFFFF;
	text-decoration: none;
}


/* Table styles
---------------------------------------- */

table {
	width: 100%;
	border: 1px solid #CCCFD3;
	background-color: #FFFFFF;
	padding: 1px;
}

th {
	padding: 3px 4px;
	color: #FFFFFF;
	background: #70AED3 url("/forum/adm/images/gradient2b.gif") bottom left repeat-x;
	border-top: 1px solid #6DACD2;
	border-bottom: 1px solid #327AA5;
	text-align: left;
	font-size: 0.75em;
	text-transform: uppercase;
}

td {
	text-align: left;
	font-size: 0.85em;
	padding: 4px;
	line-height: 1.20em;
}

.rtl th, .rtl td {
	text-align: right;
}

table.type2 {
	border: none;
	background: none;
	padding: 0;
}

table.type2 th {
	background: none;
	border-top: none;
	text-align: center;
	color: #115098;
	padding: 2px 0;
}

table.type2 td {
	padding: 0;
	font-size: 1em;
}

table.type2 td.name {
	padding: 2px;
	vertical-align: middle;
}

table.type3  {
	float: right;
	width: 300px;
	border: none;
	background-color: transparent;
	padding: 0;
}

.rtl table.type3 {
	float: left;
}

table.type3 thead th {
	background-color: transparent;
	border-top: none;
	text-align: center;
	color: #115098;
	padding: 0 3px;
	font-size: 0.85em;
	font-weight: normal;
	text-transform: none;
}

table.type3 tbody th {
	border-top: none;
	text-align: left;
	text-transform: none;
	padding: 0;
	border: none;
	font-size: 0.90em;
	font-weight: normal;
	width: 100%;
}

.rtl table.type3 tbody th {
	text-align: right;
}

table.type3 td {
	text-align: center;
	padding: 1px;
}

th.name {
	text-align: left;
	width: auto;
}

.rtl th.name {
	text-align: right;
}

td.name {
	text-align: left;
	font-weight: bold;
}

.rtl td.name {
	text-align: right;
}

.entry {
	text-align: left;
	font-weight: normal;
}

.rtl .entry {
	text-align: right;
}

.row1 { background-color: #F9F9F9; }
.row2 { background-color: #DCEBFE; }
.row3 { background-color: #DBDFE2; }
.row4 { background-color: #E4E8EB; }
.col1 { background-color: #DCEBFE; }
.col2 { background-color: #F9F9F9; }

.spacer {
	background-color: #DBDFE2;
	height: 1px;
	line-height: 1px;
}