




table.ssi_table {
	width: 100%;
	Margin: 0px;
	padding: 0px;
}













/* CSS Document */


.clr {
	clear: both;
}

.outline {
  border: 1px solid #5D5D5D;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
	  margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}



table.left {
background-color: #DEDEDE;
background-image: url(images/left.jpg); 
background-repeat: no-repeat; 
background-position: top; 
}

.rightbottom {
background-color: #1C1C1C;
background-image: url(images/rightbottom.gif); 
background-repeat: no-repeat; 
background-position: bottom; 
}

.right {
background-color: #1F1F1F;
background-image: url(images/right.jpg); 
background-repeat: no-repeat; 
background-position: top; 
}
.contenttable td{
	border-top: 1px solid #cccccc;
}
#buttons_inner {
	border-top: 1px solid #5D5D5D;
	height: 30px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	border-right: 0px solid #ffffff;
}

ul#mainlevel-nav li a,
a.mainlevel-nav
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #FF0000;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffffff;
	background: transparent;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #5D5D5D;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 830px;
	height: 150px;
	background: url(images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #5D5D5D;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #5D5D5D;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #5D5D5D; **/
	float: left;
	width: 830px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #5D5D5D;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #5D5D5D;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #5D5D5D;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #5D5D5D;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #5D5D5D;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #5D5D5D;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 15px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 15px;
	
}

/* Joomla core stuff */
a:link, a:active, a:visited {
	color: #640000; text-decoration: none;
	font-weight: bold;
}
.mostread a:link, 
.mostread a:active, 
.mostread a:visited,
.latestnews a:link, 
.latestnews a:active, 
.latestnews a:visited{
	color: #ffffff; text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #960000;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-right: 5px;
	text-align: justify;
}
table.contentpaneopen img {
	border: 0px;
	padding: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.inputbox {
	padding: 2px;
	border:solid 1px #5D5D5D;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 22px;
	color: #ffffff;
	font-size: 19px;
	white-space: nowrap;
	 background: url(../images/graypixel.gif) bottom repeat-x;
	 padding-top: 3px;
	 padding-bottom: 0px;
	color: #000000;
}



.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	color: #ffffff;
	 padding: 3px;
	border: 0px;

}
.poll {
	color: #ffffff;
	font-size: 11px;
}
table.pollstableborder td.sectiontableentry2 {
  background-color: #2e2e2e;
}

table.pollstableborder td.sectiontableentry1 {
  background-color: #3D3D3D;
}
table.poll td{
	padding-top: 3px;
	padding-bottom: 3px;
}
table.poll div{
	padding-top: 3px;
	padding-bottom: 3px;
}
.sectiontableheader {
  font-weight: bold;
  background: #D0D0D0;
  border: 0px solid #5D5D5D;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 td{
	padding: 2px;
	border-top: 1px solid #eeeeee;
}

.sectiontableentry2 td{
	padding: 2px;
	border-top: 1px solid #eeeeee;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #727272;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #5D5D5D;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	position:relative;
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	height: 20px !important;
	height: 25px;
	width: 270px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
	text-decoration: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
	 padding: 0;
}

div.mosimage {
  border: 1px solid #bbbbbb;
  float: right; 
  width: 140px;
  margin-left:7px;
}

.mosimage {
  border: 1px solid #5D5D5D;
  margin: 0px;
}

.mosimage_caption {
  margin-top: 0px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #5D5D5D;
}
.message{
	margin: 10px;
	padding: 10px;
	color: #640000;
	font-weight: bold;
	border: 1px solid #640000;
	background-color: #cccccc;
}


table.moduletable-topnav {
	padding-left: 80px;
}
/*sajat stuff*/















/* The main body of the entire forum. */
html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 0px; 
	  background-color: #6E6E6E;
	background-image: url(images/bodybg.gif); 
	background-repeat: repeat-x;
	background-position: top; 
}

.headertop {
background-color: #000000;
background-image: url(images/headerimage.jpg); 
background-repeat: no-repeat; 
background-position: top; 
}

.sidetop {
background-image: url(images/sidetop2.gif); 
background-repeat: no-repeat; 
background-position: top; 
}

.bodytop {
background-color: #dedede;
background-image: url(images/bodyimage.jpg); 
background-repeat: no-repeat; 
background-position: top; 
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
}
input, button
{
	font-size: 10px;
}

textarea
{
	font-size: 10px;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}


/* By default (td, body..) use verdana in black. */
td, th , tr
{
	color: #000000;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #F7F6EF;
	border: 1px dotted #2e2e2e;
	margin: 5px;
	padding: 8px;
	font-size: 10px;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: 10px;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	border-bottom: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}


.calendar_today
{
	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: black;
	font-style: normal;
	background: url(images/titlebg.jpg) #F6F5E9 repeat-x;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: black;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: black;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}


/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	border: 1px solid #ffffff;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #8A8A8A;
}
.middletext
{
	font-size: 10px;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(images/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(images/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(images/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #390000;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #ffffff;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(images/mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #390000;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #ffffff;
	text-decoration: none;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
td.topmenu 
{
	padding-left: 0px;
}
td.topmenu td.maintab_first, td.topmenu td.maintab_back, td.topmenu td.maintab_last, td.topmenu td.maintab_active_first, td.topmenu td.maintab_active_back, td.topmenu td.maintab_active_last
{
	color: #FF0000;
	vertical-align: top;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
}
td.topmenu td.maintab_back, td.topmenu td.maintab_active_back
{
	color: #FF0000;
  text-transform: none;
	text-decoration: none;
	vertical-align: top;
	padding: 3px 6px 2px 2px;
	font-family: Arial, Helvetica, Sans Serif;
}

td.topmenu td.maintab_first
{
	background: transparent}
td.topmenu td.maintab_back
{
	background: transparent}
td.topmenu td.maintab_last
{
	background: transparent
}
td.topmenu td.maintab_active_first
{
		background: transparent;


}
td.topmenu td.maintab_active_back
{
	background: transparent
	}
td.topmenu td.maintab_active_last
{
	background: transparent;
	width: 8px;
}

/* how links behave in main tab. */
td.topmenu td.maintab_back a:link , td.topmenu td.maintab_back a:visited, td.topmenu td.maintab_active_back a:link , td.topmenu td.maintab_active_back a:visited
{
	color: #FF0000;
	text-decoration: none;
}

td.topmenu td.maintab_back a:hover, td.topmenu td.maintab_active_back a:hover
{
	color: #ffffff;
	text-decoration: none;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #2e2e2e;
	background-color: #F9F9F9;
}
.windowbg2
{
	color: #2e2e2e;
	background-color: #EDEDED;
}
.windowbg3
{
	color: #2e2e2e;
	background-color: #E5DCDC;
}
/* lastmodified */
td#modified_2 {
	color: #bbbbbb;
}
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(images/catbg.jpg) #707070 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(images/catbg2.jpg) #A1BFD9 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #ffffff;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.catbg a:active, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #F5F5F5;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #ffffff;
}
/*copyright*/
.copyright,
.copyright a:link,
.copyright a:visited ,
.copyright a:active,
.copyright a:hover
{
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	font-size:9px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.copyright1
{
	color: #cccccc;
	font-weight: bold;
	font-size:11px;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

.nav{
	font-size: 11px;
}
.catbg2,
 .catbg2 a,
.catbg2 a:hover, 
.catbg2 a:visited,
 .catbg2 a:link,
.catbg2 a:active{
	font-size: 11px;
}
