/* CSS Document */
html{
	height: 100%;
	background: #383838;
	background: linear-gradient(to bottom,rgba(122,122,122,1), rgba(56,56,56,1));
	background-attachment: fixed;
	top: auto;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
	background-color: #383838;
	min-width: 700px;
 	height:100%;
   	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a7a7a', endColorstr='#383838', gradientType='0')";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a7a7a', endColorstr='#383838', gradientType='0');
}

#header{
	background: url(../p7gs/images/Hbkgnd.png);
	background-repeat:repeat-x;	
}
body.black {
	height:100%;
	background-color: transparent;
	color: #DDD;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 40px;
	color: #D1D1D1;
	line-height: 1;
	background-color: #222;
	padding: 0px 0px 0px 20px;
	box-shadow: 0px 0px 30px #999;
	border-bottom: 1px solid #676767;
}
.black h1 {
	color: #FFF;
	background-color: #000;
	box-shadow: 0px 0px 30px #333;
	border-bottom: 1px solid rgb(60,60,60);
	z-index: 5;
}

.npLink a {
	color: #000;
}
.black .npLink a {
	color: #BBB;
}
.npLink a:hover {
	color: #99F;
}
h1 i {
	display: block;
	font-style: normal;
	font-size: 10px;
	letter-spacing: 1em;
	margin-left: 2px;
	font-weight: normal;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position: relative;
	top: -1em;
}
h2 {
	margin: -30px 0px 0px 0px;
	font-size: 18px;
	line-height: 1;
	color:#0F9;
}
h2 i {
	display: block;
	font-style: italic; /*normal;*/
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0.25em;
}
h3 {
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
h4{
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
}
h5{
	font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;/*Tahoma, Geneva, sans-serif;*/
	font-weight:200;
	padding: 0px;
	font-size:16px; 
	color:#DDD;
	text-align:left; 
	text-transform:none;
	/*text-shadow: 0.1em 0.1em 0.35em rgba(0,0,0,.8);*/
}
h6{
	padding: 0px 25px 0px 40px;
	font-size:14px; 
	font-weight:200;
	color:#DDD;
	text-align:left; 
	text-transform:none;
	list-style:disc inside;	
}
/*---------------------Logo ----------------------*/
#Logo{
	padding-top: .2em;
	padding-left:1em;
	font-family:"NatureLogo";
	text-align:left; 	
	white-space: nowrap;
}
lh8{
	color:#DDD;	
	font-family:"NatureLogo";
	text-align:left; 	
	font-size-adjust:.66; /* Needed for Mozilla to correct font size */
	font-size:1em;
	text-shadow: 0.25em 0.25em 0.45em rgba(0,0,0,.8);
}
lh8 pp{
	color:#7979FF;
	font-family:"NatureLogo";
	text-shadow: 0.25em 0.25em 0.45em rgba(0,0,0,.8);
}
lh8 ph{
	color:#B8B8B8;
	font-family:"NatureLogo";
	text-shadow: 0.25em 0.25em 0.45em rgba(0,0,0,.8);
}

lh8 gs{
	color:#B8B8B8;
	font-family:"NatureLogo";
	text-shadow: 0.25em 0.25em 0.45em rgba(0,0,0,.8);	
}
/*---------------------End Logo ----------------------*/

#m-column {
	float: left;
	margin-top: 2px;
	margin-left:0px;
	width: 600px;;
	overflow:visible;
	heiight:25px;
}
#layout {
	min-width: 1000px;
	max-width: 1440px;
	margin: 0px auto;
	padding: 0px 5px;
}
#right-column .content {
	z-index: 2;
	border-color: #222;
	padding: 30px 0px 30px 12px;
	border-left: 1px dotted #000;
	text-align:left;
}
#layout:after {
	clear: both;
	display: block;
    font-size: 0;
    content: " ";
}
#left-column {
	float: left;
	width: 70%;
	margin-right: 2%;
}
#right-column {
	float: left;
	width: 27%;
	font-size: 14px;
	position: relative;
	top: 114px;
}
#left-column .content {
	margin-top: 114px;
	padding-top: 0px;
}

#copyright {
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
.black #copyright {
	color: #999;
}
#copyright p {
	margin: 3px 0px;
}

@font-face{
	font-family:'NatureLogo'; 	
	src:	url('../webfonts/WebLogoEOT.eot');
	src: 	url('../webfonts/WebLogoEOT.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../webfonts/WebLogoEOT.woff') format('woff'),
		 	url('../webfonts/WebLogoEOT.ttf') format('TrueType');	
}	

h1, h2, h3, h4, .shadow-box {
	font-weight: normal !important;
	font-style: normal !important;
}
h2, h3, h4, .shadow-box {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

@media only screen and (min-width: 0px) and (max-width: 820px) {
body {
	min-width: 0px;
}
#layout {
	min-width: 0px;
	max-width: none;
	width: auto;
}
#layout:after {
	display: none;
}
#left-column, #right-column {
	float: none;
	width: auto;
	margin-right: 0;
}
}

/*Mobile Devices*/
@media only screen and (max-device-width: 480px) {
	body, #layout { min-width: 0px !important; max-width: auto !important;}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	body, #layout { min-width: 0px !important; max-width: auto !important;}
}
