/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.commentbox {
	width: 300px;
	background-color: #dbdfe2;
	padding: 10px;
}

.commentfooter {
background: url(../../../images/kingturk/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

#navbar #searchform {
	margin: 0px;

	padding: 0px;

	overflow: hidden;

	float: right;

	height: 28px;

	background: url(../../../images/kingturk/searchleft.gif) no-repeat left;
            border-left: 5px solid #37b1e6;
	padding-left: 8px;

	padding-right: 8px;
}

#s-head {
	background: #EEEEEE;

	width: 220px;

	color: #000;

	font-size: 12px;

	font-weight: normal;

	padding: 4px;

	margin: 5px 0px 20px 0px;

	border-top: 1px solid #999999;

	border-right: 1px solid #DDDDDD;

	border-left: 3px solid #37b1e6;

	border-bottom: 1px solid #DDDDDD;
}

.page {
	background: #fff;
	color: #444444;
}

#df_forum_hd {
	background: url(../../../images/kingturk/head2.png) no-repeat;
	width: 1000px;
	height: 26px;
}

#df_forum_bd {
	background: url(../../../images/kingturk/body.png) repeat-y;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

#df_forum_ft {
	background: url(../../../images/kingturk/footer.png) no-repeat;
	width: 1000px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#footer_text {
 color:#ccc; margin:0 0 10px 0; font-size:8pt;
}

.nav {
    background: #f0f5fa;
}

.nav_top {
    background: url(../../../images/Veracocha/nav_bottom.gif) repeat-x 0 0;
    height: 100%;
}

.nav_right {
    background: url(../../../images/Veracocha/nav_bottom.gif) repeat-y 100% 0;
    height: 100%;
}

.nav_bottom {
    background: url(../../../images/Veracocha/nav_bottom.gif) repeat-x 0 100%;
    height: 100%;
}

.nav_left {
    background: url(../../../images/Veracocha/nav_bottom.gif) repeat-y 0 0;
    height: 100%;
}

.nav_top_left {
    background: url(../../../images/Veracocha/nav_top_left.gif) no-repeat 0 0;
    height: 100%;
}

.nav_top_right {
    background: url(../../../images/Veracocha/nav_top_right.gif) no-repeat 100% 0;
    height: 100%;
}

.nav_bottom_right {
    background: url(../../../images/Veracocha/nav_bottom_right.gif) no-repeat 100% 100%;
    height: 100%;
}

.nav_bottom_left {
    background: url(../../../images/Veracocha/nav_bottom_left.gif) no-repeat 0 100%;
    height: 100%;
}

.memdetails {
	background: #e6e6e6 url(../../../images/Veracocha/btm.gif) top left repeat-x;
	color: #000000;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-bottom: 2px solid #aaa7a7;
	border-right: 2px solid #aaa7a7;
	border-top: 2px solid #aaa7a7;
	border-left: 8px solid #000;
	border-width: 1px 1px 1px 1px;
	font: 11px Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	text-align: left;
	margin: 2px;
	padding: 4px;
}
		




		