@import url(http://yui.yahooapis.com/2.6.0/build/reset-fonts-grids/reset-fonts-grids.css);
@import url(http://yui.yahooapis.com/2.6.0/build/base/base-min.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans|Open+Sans+Condensed:300&subset=latin&v2);

/*********************************************
	Default font settings and typography.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
html {
	font-size: 100.01%;		
	background: #EEEEEE;
}
body {
	font-size: 90%;
	line-height: 1.7;
	color: #222222;
	font-family: 'Open Sans', sans-serif;
}
input, select, textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, img, q, ul, ol, dl {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
a img {
	margin: 0;
}
/****/
body{
		background: #EEEEEE url('images/grain.png');
	background: url('images/grain.png'),
					-webkit-linear-gradient(#FFFFFF, #FFFFFF 40px, #F6F6F6 90px, #F6F6F6 100px, #F0F0F0 180px);
	background: url('images/grain.png'),
					-moz-linear-gradient(#FFFFFF, #FFFFFF 40px, #F6F6F6 90px, #F6F6F6 100px, #F0F0F0 180px);
	background: url('images/grain.png'),
					-ms-linear-gradient(#FFFFFF, #FFFFFF 40px, #F6F6F6 90px, #F6F6F6 100px, #F0F0F0 180px);
	background: url('images/grain.png'),
					-o-linear-gradient(#FFFFFF, #FFFFFF 40px, #F6F6F6 90px, #F6F6F6 100px, #F0F0F0 180px);
	background: url('images/grain.png'),
					linear-gradient(#FFFFFF, #FFFFFF 40px, #F6F6F6 90px, #F6F6F6 100px, #F0F0F0 180px);
	border-top: 5px solid #6F777F;
	border-bottom: 5px solid #6F777F;

}
UL, OL, PRE, DL, P
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/*********************************************
	Headings
*********************************************/
h4, h5, h6 {
	color: #555555;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
}
h1 {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	font-size: 2.3em;
	line-height: 1.2em;
	color: #555555;
	letter-spacing: -1px;
}
h2 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
	color: #777777;
}
h3 {
	font-size: 1.3em;
	line-height: 1;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #818B94;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
h5, h6 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.25em;
	line-height: 1.4em;
	color: #777777;
	font-style: italic;
	margin-bottom: .45em;
	font-weight: normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0em;
}

#hd
{
	text-align: center;
	background-color: #4B5768;
	border-bottom: 1px solid #5B6778;
}
#ft
{
	text-align: center;
	font-size: 77%;
	background-color: #8998AD;
	border-top: 1px solid #141B21;
	/*[ph]0*/
}
@media print
{
	#ft
	{
		/*[id]0*/padding: 2px;
	}
}
#bd
{
/* 
overflow: hidden;
*/
}
#sidebar
{
	background-color: transparent;
	color: #0C293D;
/*
padding-bottom: 32000px !important;
margin-bottom: -32000px !important;

margin: 2px;*/
	border-right: 1px solid #8296A4;
	box-shadow: 1px 0px 0 #ffffff;
	text-shadow: 1px 1px 0 #FFFFFF;
}
#wikicmds
{
	background-color: transparent;
	text-align: center;
	border-top: 2px solid #4B5768;
	text-shadow: 1px 1px 0 #FFFFFF;
}
#wikitext
{
	background-color: transparent;
	color: #333;
	padding: 2em;
	line-height: 1.33em;
	/*text-shadow: 0; 1px 1px 0 #FFFFFF;*/
}
#wikitext TABLE
{
	font-size: 100%;
	line-height: 1.33em;
}
/*For MSIE 5.5*/
#wikitext TH, TD
{
	border: 0px solid #000000;
}
INPUT[type="text"], INPUT[type="password"], TEXTAREA
{
	width: 20em;
}
#sidebar UL
{
	margin-left: 15px;
	line-height: 1.3em;
}
#wikicmds UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#wikicmds LI
{
	display: inline;
	margin: 0px 5px;
}
#wikicmds LI A
{
	text-decoration: none;
	color: #000000;
	border: none;
}
#wikicmds LI A.createlink
{
	display: none;
}
#wikicmds LI A:hover
{
	text-decoration: underline;
	color: #0000FF;
}
.pagegroup
{
	margin-top: 8px;
	margin-bottom: 2px;
}
.pagetitle
{
	line-height: 1em;
	margin: 0px;
	font-size: 1.6em;
	font-weight: normal;
}
.wikiaction
{
	margin-top: 4px;
	margin-bottom: 4px;
}
/*These are for the edit form.*/
#wikiedit FORM
{
	margin: 0px;
	width: 99%;
}
#wikiedit TEXTAREA
{
	width: 99%;
}
.wikimessage
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-style: italic;
}
/*These affect the printed appearance of the web view (not the separate
** print view) of pages.  The sidebar and action links aren't printed.*/
@media print
{
	BODY
	{
		width: auto;
		margin: 0px;
		padding: 0.5em;
	}
}
#sidebar, #wikiedit, .footnav
{
	/*[ph]1*/
	margin: 5px;
}
@media print
{
	#hd, #sidebar, #wikiedit, .footnav
	{
		/*[id]1*/display: none;
	}
}
.adg_wplan
{
	text-align: center;
}
#menu
{
	background-color: transparent;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu .hot
{
/*background-color: #c2a6b4;*/
}
#menu LI
{
	background-color: transparent;
	color: #0C293D;
	margin-top: 0.5em;
	list-style: none;
	margin-left: -1em;
}
#menu .main
{
	border-bottom: 1px solid #8296A4;
	box-shadow: 0px 1px 0 #ffffff;
}
#menu LI UL
{
	margin-top: 0.5em;
	margin-left: 2em;
	line-height: 1.5em;
}
#menu LI LI
{
	margin: 0;
	list-style: circle;
}
#menu A
{
	color: #0C293D;
	display: block;
	margin: 0;
	text-decoration: none;
}
#menu A:hover
{
	background: #2580A2;
	color: #FFF;
	text-shadow: none;
}

/*********************************************
	Default styling for forms
*********************************************/
label {
	font-weight: bold;
}
fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: .1em solid #CCCCCC;
}
legend {
	font-weight: bold;
	font-size: 1.2em;
}
/*********************************************
	Form fields
*********************************************/
input[type=text], input[type=password], input.text, input.title, textarea, select {
	font-size: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}
input[type=text], input[type=password], input.text, input.title, textarea {
	background-color: #FFFFFF;
	border: 1px solid #A9B6C2;
	padding: .6em .3em;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color: #666666;
}
input[type='submit'],
input[type='button'] {
	background-color: #818B94;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: #3F4449 0px 1px 1px;
	border: 1px solid transparent;
	font-size: 1em;
	display: inline-block;
	margin: 0;
	padding: .7em .8em;
}
input[type=submit]:hover,
input[type='button']:hover {
	background: #FFFFFF;
	color: #818B94;
	border-color: #A9B6C2;
	text-shadow: none;
}
input[type=submit]:active {
	background: #FFFFFF;
	color: #262626;
}
textarea {
	width: 390px;
	height: 250px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
/*	position: relative;
	top: .25em;*/
}
input[type=text], input[type=password], textarea {
	max-width: 95%;
}
/*.search-text-box {
	margin-bottom: 0;
}
.search-submit-button {
	margin: 0 !important;
	padding: .2em .5em;
}*/

.frame {
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 8px solid #FFFFFF;
	-webkit-box-shadow: #777777 0 20px 20px -16px;
	-moz-box-shadow: #777777 0 20px 20px -16px;
	box-shadow: #777777 0 20px 20px -16px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 2px;
}

      
