body {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
	line-height: 150%;
	margin: 0px;
}
a:link , a:visited {
	color: #305f80;
	text-decoration: none;
	line-height: 150%;
}

a:hover, a:active {
	color: #ff4400;
	text-decoration: none;
}

/* main div & tables */
.header {
	width: 754px;
	height: 73px;
	text-align: center;
	background: url('images/header.gif') no-repeat top;
	position: absolute;
	top: 0;
}

#container {
	width: 778px;
	background: #E9F5F8 url('images/bg.jpg');
	direction:rtl;	
}
.menu {
	width: 754px;
	height: 38px;
	padding-top: 5px;
	margin-top: 8px;
	background: url('images/menu_bg.gif') repeat-x;
}
.menu  a:link, .menu  a:visited {
	color: #EFEFEF;
	padding: 7px;
	border-left: 1px solid #467DCC;
	border-right: 1px solid #96BEF3;
}
.menu  a:hover {
	color: #FFFFFF;
}
#content {
	width: 95%;
	margin: auto auto;
}
#panel {
	color: #2e3436;
	font-size: 11px;
	width: 90%;
	margin: auto auto;
}
#content, #panel {
	text-align: right;
}
.main_title {
	width: 100%;
	background: #EDF3FF url('images/thead_bg.gif') top left repeat-x;
	color: #ffffff;
	border-bottom: 1px solid #466FAC;
	margin-top: 15px;
	float: left
}
.gr {
	float:right;
}
.gl {
	float:left;
}
.main_title div {
	padding-top: 9px;
}
.thead a:link, .thead a:visited ,.main_title a:link, .main_title a:visited, .tfoot a:link, .tfoot a:visited {
	color: #ffffff;
}
.thead a:hover, .main_title a:hover, .tfoot a:hover {
	color: #CCFFFF;
}
.thead {
	height: 20px;
	background: #4682B4 url('images/thead_bg.gif') top left repeat-x;
	color: #ffffff;
	border: 3px #748BAC double;
}
.tborder {
	background: #D1DAE7;
	width: 100%;
	margin: auto auto;
	border: 1px #466FAC solid;
	direction: rtl;
}
.tcat {
	background: #E6E6D8;
	background: #ffffff url('images/tile.gif') bottom left repeat-x;
	border: 1px #B2C0EE solid;
	padding: 3px;
	border-bottom: 3px #ccc double;
}
.tcat a:link, .tcat a:visited, .navigation a:link, .navigation a:visited {
	color:#CC3333;
}
.tcat a:hover, .navigation a:hover {
	color: #0066FF;
}
.trow1, .trow2 {

	padding: 4px;
	margin: 1px;
	color: #000000;
	border-left: 1px solid #F5F5E7;
	border-top: 1px solid #F5F5E7;
}
.trow1 {
	background: #e5e7ee url('images/row1.gif') top left repeat-x;
}
.trow2 {
	background: #eeeff1 url('images/row2.gif') top left repeat-x;
}
.trow_shaded {
	background: #eea8a1;
}
.trow_sep {
	border-top: 1px solid #b7b79f;
	border-bottom: 1px solid #b7b79f;
	color:#000000;
	background: #edecd7 url('images/sep.gif');
}
.tfoot {
	background: #4682B4 url(images/tfoot_bg.gif) top left repeat-x;
	color: #ffffff;
}


.sub_forums {
	margin:0 80px 0 0;
}

.sub_forums img {
	padding: 5px 0 0 3px;
}

/* each post*/

.trow2 div {
	text-align: justify; 
	padding: 0 5px;
}

.post a:link, .post a:visited {
	border-bottom: 1px dotted red;
	padding-bottom: 2px;
}
.post a:hover {
	border-bottom: 1px dotted #305f80;
	padding-bottom: 2px;
}

.sub_forums a:link, .sub_forums a:visited {
	padding-left: 2px;
	color: #006600;
	
}
.sub_forums a:hover {
	color: #009900;
	padding-left: 5px;
}


.bottommenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottommenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottommenu a:hover, .bottommenu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.navigation {
	color: #2e3436;
	font-size: 11px;
	margin: auto auto;
}

.navigation .active {
	color: #6666FF;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
}
.smalltext img {
	margin-bottom: 5px;
}


.largetext {
	font-size: 17px;
	color: #305F80;
}
input.textbox, input.ltr_textbox {
	background: #ffffff;
	color: #2e3436;
	border: 1px solid #3465A4;
	padding: 1px;
}
.ltr_textbox {
	direction: ltr;
}

select {
	background: #ffffff;
	border: 1px solid #3465A4;
}
.editor {
	background: #c0dbff url(../../images/shared/title_background.gif) top left repeat-x;
	border: 1px solid #3465A4;
}
.editor_control_bar {
	background: #d5e7ff url(../../images/shared/editor_control_bar.gif);
	border: 1px solid #3465A4;
}
.toolbar_normal {
	background: #d5e7ff url(../../images/shared/button_background.gif);
	border: 1px solid #6593cf;
}
.toolbar_hover {
	background: #fbecbc url(../../images/shared/button_over.gif);
	border: 1px solid #ffbd69;
	cursor: pointer;
}
.toolbar_clicked {
	background: #e1F2fe;
	border: 1px solid #5296f7;
}
.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}
.autocomplete_selected {
	background: #adcee7;
	color: #000;
}
.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}
.popup_menu .popup_item {
	background: #fff;
	color: #000;
}
.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}
.trow_reputation_positive {
	background: #ccffcc;
}
.trow_reputation_negative {
	background: #ffcccc;
}
.reputation_positive {
	color: green;
}
.reputation_neutral {
	color: #444;
}
.reputation_negative {
	color: red;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
	margin-top: 10px;
}

.forum_icon {
	float: right;
	width: 48px;
	height: 48px;
	padding: 4px;
}



.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	padding: 1px 5px 0 8px;
}


img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}


.pn {
	float: left;
	background: #D1DAE7;
	margin: 5px 0 0 3px;
	border: 1px solid #5077B0;
}

.pagenavcurrent {
	color: #000000;
	font-weight: bold;
	background: #e5e7ee;
	border-top: 1px solid #f5f5e7;
	border-left: 1px solid #f5f5e7;
	border-right: 1px solid #d1dae7;
	border-bottom: 1px solid #d1dae7;	
}


hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

.quote_header, .quote_body {
	background: #E5E7EE;
	color: #000;
	font-style: italic;
	}

.quote_header {
	border-top: 1px #3D3D39 solid;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #3D3D39 solid;
	margin: 10px 10px 0 10px;
	padding: 5px;
}

.quote_body {
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	border-left: 1px #3D3D39 solid;
	font-style: italic;
	margin: 0 10px 10px 10px;
}

.code_header {
	background: #fafafa;
	border-top: 1px solid #a7a6aa;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
}
.trow2 .code_body {
	text-align: left; 
}
.code_body {	
	text-align:left;
	background: #fafafa;
	border-left: 1px solid #a7a6aa;
	border-right: 1px solid #ffffff;	
	border-bottom: 1px solid #ffffff;
	color: #000;
	margin: 0 auto 8px auto;
	font-family: Courier, monospace;
	font-size: 12px;
	direction:ltr;
}

.usercpnav {
	list-style: inside;
	padding: 0;
	margin: 0;
}

.usercpnav li {
	padding: 1px;
	font-size:11px
}

.usercpnav .pmfolders {
	/* PM folders on the UCP Nav menu */
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 12px;
	list-style-type: none;
}



.popup_menu .popup_item_container {
	margin: 1px;
	text-align: right;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: right;
}



/* forms */
form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	color: #000000;
	font: 11px/16px tahoma;
	border: 1px solid #3A3096;
	margin: 2px;
}
#message {
	padding: 4px;
}
select {
	background-color: #FFF;
}

input.button {
	background: url(images/btnbg.gif);
}
input.textbox, input.ltr_textbox  {
	background: url(images/inptbg.gif);
}

textarea  {
	width: 95%;
	padding: 10px;
	background: #f4f9ff url(../../images/shared/sib.gif)  no-repeat 50%;
	background-attachment:fixed;
}
.clickable {
	cursor: pointer;
}
/* footer */
.footer {
	height: 55px;
	padding: 40px 0 10px 0;
	clear:both;
	background: url('images/footer.jpg') no-repeat bottom; 
}