/* CSS Document - Author: Shaibal Mandal */

#sform { }

#lsidebar {
    background-color:#fbf2cd;
     border-top:1px solid #DBD3B3;
    border-left:1px solid #dbd3b3;
    border-right:1px solid #dbd3b3;
    border-bottom:1px solid #dbd3b3;
	width: 170px;
	float: right;
	font-size: 0.9em;
	padding: 0px 27px 0 14px;
	margin-bottom:20px;
}
#lsidebar h2 { text-transform: uppercase; color: #31322D; font-size: 14px; padding-bottom: 5px; margin:0px; }
#lsidebar h2 a { text-transform: uppercase; color: #31322D; }
#lsidebar ul { list-style-type: none; padding-bottom: 25px; }
#lsidebar ul li { padding: 5px 0; }
#lsidebar ul li a {	text-decoration: none; line-height: 1.4em; }
#lsidebar ul li a:hover { color: #98320C; text-decoration: underline; }
#lsidebar ul li.lev3 a { background: url(li.gif) 5px 0 no-repeat; padding-left: 20px; }

input {
	padding: 2px;
	border:1px solid #262626;
	font: normal 1em Verdana, Tahoma, Helvetica, sans-serif;
	color:#777;
        margin-bottom:2px;
      width: 216px;
}
textarea {
	width:216px;
	padding:2px;
	font: normal 1em Verdana, Tahoma, Helvetica, sans-serif;
	border:1px solid #262626;
        vertical-align: top;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Verdana, Tahoma, Helvetica, sans-serif;
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}
select{
		 display: inline;
		 font-size: 1em;
		 margin-bottom: 0.8em;
		 border: 1px solid #000;
		 padding: 0.1em;
		 width: 222px;
	     }
* { margin: 0; padding: 0; }
body { text-align: center; font: 12px Verdana; 	margin: 0px;
	padding-left: 50%;
	clear: both;
	position: absolute;
	background-color:#ffffff; }
a { color: #98320c; }
img { border: 0; }
.break { font-size: 0; width: 0; height: 0; clear: both; }
.alignleft { float: left; margin: 4px 10px 5px 0; }
.alignright { float: right; margin: 4px 0 5px 10px; }
.aligncenter { text-align: center; }
.hidden { display: none; }

#container 
{
	width: 1000px;
	margin-left: -500px;
	background: url(navi.jpg) top no-repeat;
	margin-top: 10px;
}

/* BEGIN header */
#header { font-size: 0.9em; color: #ffffff; 	clear: both;
background-color:#98320c;
border-top:1px solid #98320c;
border-left:1px solid #98320c;
border-right:1px solid #98320c;
height:30px;
padding-left: 7px;}
#header .subscribe { float: right; padding: 2px 4px 2px 0; margin-top: 6px; }
#header .subscribe a { color: #ffffff; margin: 0 2px; text-decoration: none; }
#header .subscribe strong { margin-bottom: 2px; }
#header .subscribe a:hover { text-decoration: underline; }
#header ul { list-style-type: none; padding-top: 2px; }
#header ul li { float: left; padding-left: 1px; }
#header ul li.f { background: none; }
#header ul li a { color: #ffffff; text-decoration: none; display: block;
	padding: 6px 18px; text-transform: uppercase; font-weight: bold; }
#header ul li.f a { padding-left: 0; }
#header ul li a:hover { text-decoration: underline; }
#header h1 { float: left; font-size: 0; text-indent: -9999px; padding-left: 30px; }
#header h1 a { display: block; width: 760px; height: 79px; text-decoration:none;
	background: url(logo.png) no-repeat 0 5px; color: #fff; }
/* #header h1 a span{ position:relative; top:20px; left:200px; text-decoration:underline; } */


#navcontainer 
{
	clear: both;
background-color:#E2E2E2;
border-top:1px solid #888888;
border-left:1px solid #888888;
border-right:1px solid #888888;
height:30px;
}
#hidden {
	clear: both;
	height: 15px;
}

#main 
{
	padding: 5px;
	width: 988px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #ffffff;
	border: 1px solid #98320c;
	float: none;
}

#fpic
{
	width: 986px;
	border: 1px inset #888;	
	height: 200px;
	background-color: #999999;
	clear: both;
	background: url('slot.jpg') no-repeat;
}

#sidebar 
{
	width: 197px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
	clear: both;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}
h2 { font-size: 1.7em; margin: 20px 0 5px 0; }

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

#footer 
{
	background-color: #FFF;
	color: #333;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
}

#b2 
{
	width: 213px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	border-bottom: 1px solid #999;
	margin: 0;
	width: auto;
}

#b2 li a 
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	color: #fff;
	text-decoration: none;
	width: auto;
	background-color:#777;
}

#b2 li a:hover 
{
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	color: #fff;
	background-color: #999;
	font-weight:bold;
}

.bhz 
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #444;
	border-right: 5px solid #444;
	display: block;
	background-color: #444;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.desc
{
    margin:2px 4px 2px 4px;
    font-size: 10px;
    font-weight: bold;
    color: #dddddd;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.hw2 
{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#smenu
{
    position: relative;
    width: 213px;
    height: 200px;
    background: #666;
    float: right;
    clear:both;
}

.noteblock1
{
    background: #d0d0d0;
    width: 465px;
    padding: 5px;
    border: 1px solid #000;
    color: #000;
    margin: 7px 0px 7px 0px;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
}


p { line-height: 18px; font-size: 13px; margin-bottom: 10px; }

/* Comments */
#comments {margin-top:20px;}
#comments .spam {font-weight:bold;border:2px solid black;background-color:red;padding:3px;margin:3px 0px 3px 0px;color:yellow;}
#comments .comment {margin-bottom:10px; border:1px solid #eeeeee; padding:5px 5px 0px 5px;}
#comments .commentMeta {margin-bottom:5px;}
#comments p {margin-left:10px;}
#comments hr {display:none;height:0px;}
#comments .commentName {font-weight:bold;}
#comments .commentHint {font-size:75%; color:#000000; font-style:italic;}
#comments .commentGravatar {float:left;margin-right:7px;}
#commentForm {clear:both;}
#commentForm .commentMissing {color:red; font-weight:bold;}
#commentForm label {}
#commentForm input {border:1px solid #cccccc; width:300px; height:19px; padding: 2px 0 0 2px; font-size: 16px;}
#commentForm textarea {border:1px solid #cccccc; width:500px; height:200px; padding: 2px 0 0 2px; font-size: 16px; margin-bottom: 5px;}
/* #commentForm .previewButton {}
#commentForm .createButton {}
#commentForm .commentFailure {} */

#sform label {
clear:left;
color:#666666;
display:block;
float:left;
font-size:1em;
line-height:1.5em;
margin:0 3px 3px 0;
padding:0;
width:120px;
}

