﻿/*by Kulvinder Singh Matharu*/
html
{
    overflow-y: scroll;
}
body
{
	background: #1f1f1f;
	color: #c0c0c0;
	font-family: 'Tenor Sans', sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	overflow: visible;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: underline;
}
a
{
    color: #A7BFD2;
	font-weight: normal;
}
h1
{
    color: #C1C1C1;
}
img
{
	border-style: none;
	border: none;
	border-bottom-style:none;
	border-bottom-width:0px;
	text-decoration: none;
	border:none;
}
a.noline
{
    text-decoration: none;
}
a img {
    border: 0;
}
.generalbody
{
	clear: both;
	margin-left: 5em;
	margin-right: 2em;
	margin-top: 0.5em;
	text-align: center;
}
.generalwidth
{
	max-width: 100%;
}
.generaltext
{
	margin-left: 3em;
	margin-right: 2em;
	margin-top: 3em;
	text-align: left;
}

frontsheet1
{
    margin-left: 50px;
    max-width: 1200px;
    margin-top: 25px;
}

.storytitle
{
}

.storymain
{
    font-size: 200%;
}

.thumbnail
{
	margin-left: 0px;
	padding-top: 3em;
	text-align: center;
	text-decoration: none;
}
.arrow1
{
	padding: 0em;
	margin-left: 0px;
	margin-right: 0px;
	border-style: none;
	border-width: 0;
	text-decoration: none;
	border-style: none;
	float: none;
}
.imagebody
{
	background: #5E5E5E;
	background-position: top right;
	background-repeat: no-repeat;
	color: white;
	line-height: 120%;
	margin-left: 0em;
	margin-right: 0em;
	padding: 3%;
	padding-bottom: 3em;
}
.imagebodytitle
{
	color: white;
	font-size: 160%;
	font-weight: normal;
}
.imagebodyh2
{
	color: white;
	font-size: 130%;
	font-weight: normal;
	margin-left: 2%;
}
.imagebodytxt
{
	color: inherit;
	font-weight: inherit;
	margin-left: 2%;
}

.linktext
{
	font-size: 300%;
	font-weight: normal;}

.clear
{
	clear: both;
	height: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
}
.entry
{
	border: 1px solid;
	border-color: #D6D9E9;
	background: #cccccc;
	color: black;
}
.form
{
	background: #999999;
	font-family: 'Tenor Sans', sans-serif;
	margin-left: 0px;
	padding-bottom: 0em;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0em;
}
.formtitle
{
	font-size: 84%;
	padding-bottom: 1em;
	padding-top: 1em;
	color: white;
}
.formlabel
{
	background: #999999;
	color: white;
	border: 0px solid;
	border-color: #444444;
	font-size: 84%;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.1em;
	text-align: left;
}
.formwarn
{
	color: #eb694a;
	font-size: 84%;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.formsuper
{
    color: black;
	vertical-align: normal;
	font-size: 90%;
}
.hideit
{
   display: none;
}
input:focus
{
	font-weight: normal;
}
textarea:focus
{
	font-weight: normal;
}
.form_button
{
	font-weight: normal;
	height: 3em;
	margin: 1em;
	vertical-align: middle;
}
.formposition
{
	display: block;
	padding-top: 0.5em;
	padding-left: 3em;
	max-width: 50em;
}
.list_space
{
	margin-bottom: 1em;
}
.gradient
{
	border-collapse: separate;
	empty-cells: show;
	height: 600px;
	margin-left: 0%;
	width: 100%;
}
.cell_1
{
	background: #000000;
}
.cell_2
{
	background: #111111;
}
.cell_3
{
	background: #1b1b1b;
}
.cell_4
{
	background: #262626;
}
.cell_5
{
	background: #303030;
}
.cell_6
{
	background: #3b3b3b;
}
.cell_7
{
	background: #464646;
}
.cell_8
{
	background: #525252;
}
.cell_9
{
	background: #5e5e5e;
}
.cell_10
{
	background: #6a6a6a;
}
.cell_11
{
	background: #777777;
}
.cell_12
{
	background: #838383;
}
.cell_13
{
	background: #909090;
}
.cell_14
{
	background: #9e9e9e;
}
.cell_15
{
	background: #ababab;
}
.cell_16
{
	background: #b9b9b9;
}
.cell_17
{
	background: #c6c6c6;
}
.cell_18
{
	background: #d4d4d4;
}
.cell_19
{
	background: #e2e2e2;
}
.cell_20
{
	background: #f1f1f1;
}
.cell_21
{
	background: #FFFFFF;
}
/*by Kulvinder Singh Matharu*/