@charset "utf-8";
/* CSS Document */
body {
	background-color:#000;
	color: #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width: 100%;
	margin: 0;
}


h1, h2, h3 {
	margin: 8px 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	color:#BFD6BE;
}

h2 {
	color:#E4DAE4;
}

h3 {
	color: #203C33;
}

h3, h2 {
	font-size: 1.6em;
}

h4 {
	background: #253433;
	font-size: 13px;
	padding: 3px 4px;
	border-bottom: 1px solid #ccc;
	margin: 10px 20px 5px 5px;
}

a {
	color: #9595FF;
	font-weight: bold;
	text-decoration:none;
	font-weight: normal;
}

a:hover {
	color: #8A93CA;
	text-decoration:underline;
}

a:active {
	color: #B3BBCA;
}

a:visited {
	color: #ACC7CC;
}
a:focus, a:active {
  outline: none;
}
fieldset {
	border: 1px solid #fff;
	padding: 15px 8px;
	margin: 15px 5px;
}
fieldset legend {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	border-right: 2px solid #4B4B4B;
	border-bottom: 2px solid #4B4B4B;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #333;
}
#main-wrapper ul {
	list-style: none;
}

#main-wrapper ul li {
	font-size: 13px;
	background: transparent url(images/Tools-32.png) no-repeat scroll 0 6px;
	line-height: 160%;
	padding-left: 20px;
}
#header-wrapper {
	width: 98%;
	margin: 2px auto 5px auto;
	padding: 0px 10px;
	height:auto;
}

#header-inner {
	width: 100%;
	overflow: hidden;
}

#header-inner-logo {
	float: left;
	width: 65%;
	overflow:hidden;
}

#header-inner-feed {
	float: left;
	width: 30%;
	margin: 25px auto 10px 15px;
}

#header-ad {
	width: 100%;
	display: block;
}

#header-navbar {
	width: 97%;
	margin:0 auto;
	overflow:visible;
}

#content-wrapper {
	width: 97%;
	left: 0;
	margin: 10px auto 15px auto;
	padding: 0px;
	overflow:hidden;
}

#wrap2 {
	width:99%;
	overflow:hidden;
	margin: 30px auto;
	padding: 5px 1%;
}

#main-wrapper {
	float:left;
	width:62%;
	overflow:hidden;
}

#sidebar-wrapper {
	float:right;
	width: 36%;
	overflow:hidden;
}

.sidebar {
	width:100%;
}
.sidebar-content {
	margin: 10px 0;
}
.sidebar h2 {
	display:block;
	background-color:#2B3237;
	color:#DCE0E7;
	padding: 5px 0 5px 5px;
	margin: 8px auto;
}

.sidebar ul {
	list-style:none;
	padding:0;
	margin:0 5px;
}

.sidebar ul li {
	padding: 4px 3px;
	border-bottom: 1px #9FC dashed;
}

.sidebar ul li a {
	display:block;
	text-decoration:none;
	padding: 5px 0;
	color:#AAC9CA;
}

.sidebar ul li a:hover {
	color:#003;
	background-color:#9CF;
}

#glit-table {
	text-align:center;
}

/* Some Stylers */

.style-swas {
	background-color:#AAA5C9;
	color:#333;
	margin: 20px auto;
	width: 70%;
	border-style: ridge groove groove ridge;
	border-width: 2px;
	border-color:#FFF;
	padding: 30px 10px;
	text-align:center;
	font-weight: bold;
	padding: 15px 30px;
}

/* Footer section CSS */

#footer-wrapper {
	width: 100%;
	margin: 30px 0 0 0;
	background:#D0D2E6;
	color:#000;
	overflow:hidden;
	border-top: #030 2px solid;
	padding: 20px 0px;
}


#footer-column1 {
	width: 30%;
	float:left;
	margin-left: 2%;
	padding: 0;
	overflow:hidden;
}

#footer-column2 {
	width: 31%;
	float: left;
	margin-left: 2%;
	padding: 0;
	overflow:hidden;
}

#footer-column3 {
	width: 30%;
	float: left;
	margin-left: 2%;
	padding: 0;
	overflow:hidden;
	
}

.footer-content {
	padding-bottom: 20px;
	overflow:hidden;
}

.footer-content h2 {
	display:block;
	background-color: #34494E;
	color: #E1D2CE;
	padding: 8px 10px;
}

.footer-content ul {
	list-style:none;
	padding:0;
	margin:0 5px;
}

.footer-content ul li {
	padding: 4px 3px;
	border-bottom: 1px #600 dashed;
	display:block;
}

.footer-content ul li:hover {
	color:#003;
	background-color:#9CF;
}

.footer-content a, .footer-content a:visited {
	color:#006;
	text-decoration:none;
	padding: 5px 0;
}

div.toolkit {
	margin: 10px;
	text-align: center;
}

h2.toolkit {
	display:block;
	background:#333;
	border: 1px inset #CCC;
	padding:8px 10px;
	margin: 10px 0 10px 0;
}
	
h2.toolkit a, h2.toolkit a:visited {
	text-decoration:none;
	display:block;
	padding: 5px 10px;
	color: #D3DEDE;
}

h2.toolkit a:hover {
	background-color: #D6DFE2;
	color:#003;
}

h3.toolkit-index {
	font-size: 15px;
	font-weight: bold;
	min-height: 23px;
	line-height: 23px;
	background: transparent url(../images/31.png) scroll 5px center no-repeat;
	padding: 5px 0 5px 30px;
	margin: 25px auto 5px 5px;
	width: 80%;
	border: 1px double #023331;
	color: #C0C0C0;
}

.my-table {
	text-align:left;
	vertical-align:top;
}
input[type="submit"], input[type="radio"], input[type="reset"] {
	cursor:pointer;
}

.swashata-button-input {
	background-color: transparent;
	background-image:url(../images/gentemp.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size: 18px;
	text-decoration: none;
	width: 200px;
	height: 40px;
	border: 0px none;
	margin: 0;
	text-align:center;
}

.swashata-button-input:hover {
	background-image:url(../images/gentemproll.gif);
	color:#003;
}

textarea {
	background: #CCC url(../images/white_3.gif) repeat scroll 0 0;
	color:#303;
	border: 2px solid #355157;
}

.clear {
	clear:both;
}

.comment {
	margin-top: 100px;
	padding: 10px;
	border: 1px dashed #0FF;
}

div.ascii {
	width: 80%;
	margin: 5px auto;
	overflow: auto;
	white-space: normal;
	border: 1px solid #9F9;
	padding: 10px 15px;
	background-color: #D0DBDD;
	color:#333;
	text-align:center;
}

.table-sel {
	border-collapse: collapse;
	border-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

div.code-block {
	background: #FFF;
	border: 2px #CCC groove;
	width: 92%;
	margin: 10px auto;
	padding: 10px 1%;
	text-align: left;
	overflow: auto;
	max-height: 300px;
}


option.emphasize {
	background: #333;
	color: #FFF;
	padding: 3px 2px;
	font-size: 15px;
	border-top: 1px solid #fff;
}

option {
	padding: 3px 2px;
	font-size: 13px;
	border-top: 1px solid #000;
}

textarea#swashata {
	display:none;
}

div#divWildfirePost {
	width: 400px;
	margin: 10px auto;
}