/**
 * Style sheet zStyles
 */
textarea
{
	height:10em;
}

.sendInput
{
	width:10em;
}

label
{
	display:block;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:0.9em;
}

/* Forms */
.standardW
{
	width:100%;
}

.a
{
	background-color:#ccffff;
}

h4
{
	margin-top:1em;
	font-size:0.88em;
}

.lastUpdate
{
	padding: 0.5em;
	background: #DFEBD2;
	width:100%;
	margin-bottom: 0.5em;
}

body
{
	font-size:0.78em;
	font-family:Arial;
	background: #f7f8f7 url('/filez/zImages/body_bg.gif') top left repeat-x;
}

a, a:link, a:active, a:visited
{
	text-decoration:none;
	color: midnightblue;
}

#wrapper
{
	margin:0px auto;
	background:#FFF;
	width:99%;
}

#header
{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.borderSides
{
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

#container
{
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:1em 0em 2em 0em;
}

#main
{
	width:auto;
}

#main .inside
{
	padding: 0em 0.5em 0px 0.5em;
	line-height:1.6em;
}

#main .ce_text img
{
	border: 1px solid #ccc;
	padding: 2px;
}

#footer
{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 0.9em;
	color: #999;
}

#footer .inside
{
	text-align:center;
	border-top: 1px solid #CCC;
	padding:1em 0px 0.5em 0em;
}

#left
{
}

.flyLeft
{
	float:left;
}

.flyRight
{
	float:right;
}

#left .inside
{
	padding:0px;
}

#left a, #left a:link, #left a:visited, #left a:active
{
	color:#999;
}

.pageHeading
{
	padding:30px 0px 0px 50px;
}

.mod_breadcrumb
{
	font-size:0.8em;
	text-align:right;
	padding:20px 20px 0px 0px;
	width:500px;
}

.mod_breadcrumb a, .mod_breadcrumb a:link, .mod_breadcrumb a:active, .mod_breadcrumb a:visited
{
	color: #999;
}

.active
{
	color: #000;
}

h1
{
	font-weight:normal;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
	font-size: 2.2em;
	text-shadow: grey 0.10em 0.13em 0.08em;
	padding-bottom:0.5em;
	background: #FFF url('/filez/zImages/headingDivider.gif') bottom center no-repeat;
	line-height:1.3em;
}

h1, h2, h3
{
	text-align:center;
}

h2
{
	font-weight:normal;
	margin-bottom:0.4em;
	font-size:1.4em;
}

h3
{
	font-weight:normal;
	margin:0px 0px 1.2em 0px;
	padding-bottom: 0.4em;
	border:0px;
	text-align:center;
	font-size: 1.05em;
	color: #999;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited
{
	font-weight:normal;
}

.references
{
	font-size: 0.88em;
}

.clearMe
{
	clear:both;
}

#contributorsList tr td
{
	font-weight:normal;
}

#main .inside a
{
	font-weight:bold
}

/* Author of The month */
#authorofMonth
{
	background: #FFF url(/filez/images/paperOfMonthBG.jpg) top left no-repeat;
	width: 317px;
	height: 222px;
}

#authorofMonth .insides
{
	padding: 30px;
	line-height: 1.2em;
}

/* Accodion */
.ce_accordion
{
	width: 100%;
}

.ce_accordion .toggler
{
	font-weight: bold;
	padding-top: 10px;
	margin-top: 5px;
	border-bottom: 1px solid #CCC;
	color: #333;
	text-transform:uppercase;
}

.ce_accordion .accordion
{
	padding-bottom: 10px;
}

.caption
{
	color: #CCC;
	font-size: 0.8em;
}

.external
{
	font-size: 0.9em;
	padding-top:0.2em;
	border-top: 1px solid #CCC;
	margin-top:1em;
}

#main a:hover
{
	color: #999;
}

#main a img
{
	border: 0px;
	padding: 0px;
}
