/* ------------------------------------------------------------------------------

	Khitba.com
	Developed by: KCCG.com
	Date Created: December, 14, 2006

------------------------------------------------------------------------------ */

* {
    direction:rtl
}

/* ------ HTML Tags ------ */
body {
	background:#FFFFFF;
	margin:0px;
	text-align:center;
	font:15px "Trebuchet MS",verdana,arial,sans-serif;
	color:black;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
form, label {
	margin:0px 0px 0px 10px;
	padding:0px;
}

a {
	text-decoration:underline;
	color:#70A600;
}

a img {
	border:0px;
}

/* ------ Class Definition ------ */
.clear {
	clear:both;
}
.inputbox,
select,
input.inputbox {
	font:15px "Trebuchet MS",verdana,arial,sans-serif;
}


/* ------ Template Layout ------ */
#wrap {
	width:100%;
	position:relative;
	padding-bottom:80px;
	/*background:url('../images/bg_body.jpg') repeat-y top center;*/
}
#container {
	width:925px;
	margin:0px auto;
	text-align:right;
	position:relative;
	z-index:1;
}

/* web title on interior page */
#logo {
	position:relative;
	height:75px;
	z-index:10;
	right:15px;
	top:5px;
	float:right;
	width:150px;
}
#logo img {
	font:bold 18px "Trebuchet Ms",verdana,arial,sans-serif;
	color:#666666;
	margin-right:10px;
	float:right;
}
#logo h2 {
	font:bold 18px "Trebuchet Ms",verdana,arial,sans-serif;
	color:#666666;
	margin-right:10px;
	margin-top:25px;
	float:right;
}

.adtop {
    position:relative;
    right:150px;
    top:0px;
}
.adtop img {
    position:relative;
    right:0px !important;
    right:150px;
}

.signoff {
	position:absolute;
	top:20px;
	right:167px;
	z-index:10;
	text-align:left;
}
#forum-profile {
	position:absolute;
	top:20px;
	left:15px;
	z-index:10;
	text-align:left;
}
/* ------ Content Area ------ */
#content_area {
	margin-top:0px;
	width:900px;
	position:relative;
	top:0px;
	right:15px;
}

/* Form on Content Area */
#content_area label{
	float:right;
	width:150px;
	margin-bottom:10px;
	position:relative;
	top:4px;
}

/* Forum */
/*topheader*/
.topheader {margin-bottom:20px;}

.topheader table {
    height:25px;
    border-collapse:separate;
    width:100%;
    background-color:Transparent;
    font-size:100%;
}

.topheader td {height:25px;}

.topheader th {
    height:25px;
    background-image:url(images/darkgradient.gif);
    color:White;
    white-space:nowrap;
    font-weight:normal;
}

.topheader a {color: #70A600;text-decoration: none;}

.topheader a:hover{text-decoration:underline;}

.topheader th.menuitem {
    color:white;
    text-align:center;
    width:12%;
    border-right:1px solid #FFFFFF;
    border-left:1px solid #FFFFFF;
    white-space:nowrap;
    padding-right:5px;
    padding-left:5px;
}

.topheader th.rightitem {border-right:solid 1px #Af7bCe;color:Silver;text-align:left;border-left:none;}

.topheader td.outerheader {width:6px;}

.center
{
    text-align:center;
}

/*header*/

.header table {font-size: 15px;background-color:Transparent;width:100%;height:90px;border:none;}

.header td {white-space:nowrap;}

.header h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';margin-top:5px;}

.header a {color: #70A600;text-decoration: underline;}

.header a:hover{text-decoration: none;}

.header img{vertical-align:middle;border:none;}



/*main body*/

.forumcontent table {font-size: 15px;border-collapse:collapse;background-color:#FFFFFF;}

.forumcontent h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';}

.forumcontent h2 {margin-bottom: 0px;font-size: 10pt;}

.forumcontent h3 {font-weight: bold;font-size: 15px;margin-bottom: 0px;}

.forumcontent a {color: #70A600;text-decoration: underline;}

.forumcontent a:hover{text-decoration: none;}

.forumcontent th {background-color:#9F6BBE; color:#ffffff; font-weight: bold;font-size: 9pt;text-align: right;padding: 5px 5px 5px 5px;border:1px solid #606D85;}

.forumcontent th a {color:White; padding:1px; font-size: 15px;font-weight: normal;text-decoration: underline;}

.forumcontent th a:hover{text-decoration:underline;}

.forumcontent td {border:solid 1px #Af7bCe;}

.forumcontent button{font-family: Verdana;font-size: 15px;border: solid 1px #Af7bCe;}

.forumcontent textarea{font-family: Verdana;font-size: 15px;border-right: solid 1px #Af7bCe;border-left: solid 1px #Af7bCe;border-bottom: solid 1px #Af7bCe;border-top: none;}

.forumcontent select{font-family: Verdana;font-size: 15px;border: solid 1px #Af7bCe;}

.forumcontent img{vertical-align:middle;border:none;}

.forumcontent hr{height:1px;border:none;color:silver;background:silver;}

.forumcontent div.location{margin-top:17px;margin-bottom:17px;}



INPUT {

	border: solid 1px #Af7bCe;

	font-family: Verdana;

	font-size: 15px;

}

/* other classes */

.gradientbutton {background-color:#9F6BBE; color:#ffffff;font-family: Verdana;font-size: 15px;border: solid 1px #Af7bCe;}

button.formatting{width: 25px;height: 20px;border: none;background-color:Transparent;cursor: pointer;}

div.editbar{margin-top: 3px;background-image: url('../images/editbar_bg.gif');height: 20px;border-right: solid 1px #Af7bCe;border-left: solid 1px #Af7bCe;border-top: solid 1px #Af7bCe;}

div.quote{color: #7777aa;text-decoration: none;padding-right: 15px;}



.menu_interior
{
    background:transparent url(images/bg_menu_interior.gif) no-repeat scroll right top;
    float:left;
    height:34px;
    position:relative;
    left:10px;
    top:0px;
    width:750px !important;
    z-index:20;
}

.menu_interior ul
{
    margin:0;
    padding:0;
}

.menu_interior ul li
{
    background:transparent url(images/bg_divider.gif) no-repeat scroll left center;
    float:right;
    font-family:Trebuchet MS,verdana,arial,sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:34px;
    list-style-type:none;
    display:block;
    width:auto !important;
    width:75px;
    min-width:75px;
    text-align:center;
    padding:0;
}

.menu_interior li a
{
    -x-system-font:none;
    color:#D4BCE2;
    font-family:"Trebuchet MS",verdana,arial,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:auto !important;
    height:34px;
    min-height:34px;
    line-height:34px;
    padding:0;
    text-align:center;
    text-decoration:none;
    display:block;
}

.menu_interior li.active a, .menu_interior li a:hover{
    background:transparent url(images/bg_active.jpg) no-repeat scroll center bottom;
    color:#FFFFFF;
    line-height:34px;
    height:34px;
    padding-bottom: 5px;
    min-height:34px;
    text-align:center;
}

.menu_interior li.language, .menu_interior li.language a{
    float:left !important;
    background:none !important;
    width:75px;
    min-width:75px;
    text-align:center;
    padding:0;
}

.menu_interior li.language a:hover{
    color:#FFFFFF;
    background:none !important;
    position:static !important;
}

#footer_content {
    -x-system-font:none;
    bottom:0;
    color:#999999;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    left:0;
    line-height:15px;
    margin:0 auto;
    padding-bottom:30px;
    position:relative;
    top:10px;
    text-align:center;
    width:100%;
    z-index:100;
}
#footer_content a {
    color:#999999;
}
#footer_content a:hover {
    color:#9F6BBE;
    text-decoration:underline;
}

img.rss{
    float:left;
    border:none;
}

.small8pt
{
    font-size:8pt! important;
}
