/*
 *  © 2006-2010 FridayRain.com. All rights reserved.
 */

/* Formatting issues? Are you using IE6? Too bad. */


html, body {
	font-family: "Verdana", "Helvetica", sans-serif;
	background-color: #000000;
	}

* {
	margin: 0;
	padding: 0;
	border: none;
	}

a:active { outline: none; }
:focus { -moz-outline-style: none !important; }


							/* RAINSCAPE */

#rainscape {
	width: 900px;
	height: auto;
	margin: 0 auto;
	background-color: #1f1f1f;
    }

							/* TROPOSPHERE */

	#troposphere {
	    width: 900px;
	    height: 96px;
	    background: url("graphics/tropos/fill.gif");
	    }

		.logo {
			width: 200px;
			height: 60px;
			float: left;
			}

			a.logo:link, a.logo:visited, a.logo:active {
				background-image: url("graphics/tropos/fridayrain.gif");
				background-position: 0px 0px;
				}

			a.logo:hover {
				background-image: url("graphics/tropos/fridayrain.gif");
				background-position: 0px -60px;
				}

		.light {
		    width: 100px;
		    height: 60px;
		    float: left;
		    }

			.light p {
			    margin: 0;
			    font-size: .6em;
			    line-height: 60px;
			    text-align: center;
			    }

			form#paypal {
				margin-top: 19px;
				text-align: center;
				}

				a.light:link, a.light:visited, a.light:active {
				    color: #cccccc;
				    font-weight: bold;
				    text-decoration: none;
				    background-image: url("graphics/tropos/light.gif");
				    background-position: 0px 0px;
				    }

				a.light:hover {
				    color: #cccccc;
				    font-weight: bold;
				    text-decoration: none;
				    background-image: url("graphics/tropos/light.gif");
				    background-position: 0px -60px;
				    }	

		#cumulonimbus {
			width: 900px;
			height: 14px;
			clear: both;
			background: url("graphics/tropos/cumulus.gif");
			}

		#virga {
			width: 900px;
			height: 22px;
			background: url("graphics/tropos/virga.gif");
			}


							/* RAINCANVAS */

	#raincanvas {
		width: 900px;
		height: auto;
		}

		#rainfall {
			padding: 0 12px;
			width: 602px;
			height: auto;
			float: left;
			}

			p.comsoon {
				line-height: 294px;
				text-align: center;
				font-weight: bold;
				color: #cccccc;
				}

		#window {
			padding: 0 12px;
			width: 250px;
			height: auto;
			float: left;
			}



							/* WINDOW_PANE */

			.pane {
				padding: 22px 0;
				width: 250px;
				}

				.panebox {
					height: 22px;
					background: url("graphics/window/top.gif");
					}

					.panebox_left {
						width: 80px;
						height: 100%;
						float: left;
						}

					.panebox_middle {
						width: 93px;
						height: 100%;
						float: left;
						}

						h5#radar {
							padding-left: 5px;
							line-height: 22px;
							font-size: .8em;
							text-align: center;
							color: #ffff00;
							}

					.panebox_right {
						width: 80px;
						height: 100%;
						float: left;
						}

						.panebox p {
							font-size: .6em;
							line-height: 22px;
							text-align: right;
							margin-right: 5px;
							color: #ffffff;
						}

					.panebox h5 {
						padding-left: 5px;
						line-height: 22px;
						font-size: .8em;
						text-align: center;
						color: #cccccc;
						}

				.panebox_outline {
					border-left: 2px solid #383838;
					border-right: 2px solid #383838;
					border-bottom: 2px solid #383838;
					}

					.panebox_disp {
						border-top: 1px solid #0080c0;
						border-left: 1px solid #666666;
						border-right: 1px solid #666666;
						border-bottom: 1px solid #666666;
						background-color: #334455;
						}

						.panebox_disp p {
							padding-top: 2px;
							padding-left: 2px;
							font-size: .7em;
							color: #123456;
							}

						.panebox_disp ul {
							margin-left: 1.5em;
							height: 200px;
							font-size: .9em;
							line-height: 12px;
							/* list-style: disc; */
							list-style-image: url("zgraphics/window/list.gif");
							color: #999999;
							}

						.panebox_disp li {
							padding: 2px 0;
							}

						a.pane_disp:link, a.pane_disp:visited, a.pane_disp:active { color: #cccccc; text-decoration: none; }
						a.pane_disp:hover { color: #0080c0; text-decoration: none; }

				.panebox_bottom {
					margin-top: 3px;
					width: 244px;
					height: 15px;
					text-align: center;
					font-size: .7em;
					border-top: 1px solid #666666;
					background: url("graphics/window/bottom.gif");
					}

					.panebox_bottom p {
						padding-right: 2px;
						line-height: 12px;

						float: right;
						color: #cccccc;
						}

					.panebox_bottom span {
						
						}

					.panebox_nav {
						width: 22px;
						height: 15px;
						float: right;
						background: url("zgraphics/window/navback.jpg");
						}

						span.panebox_nav {

							color: #666666;
							}

						#panebox_navpages {
							width: 60px;
							height: 15px;
							line-height: 5px;
							float: right;
							}

							#panebox_navpages span {
								padding-right: 4px;
								color: #cccccc;
								}

							a.panebox_nav:link {
								color: #cccccc;
								text-decoration: none;
								background-image: url("zgraphics/window/nav10.jpg");
								background-position: 0px 0px;
								}

							a.panebox_nav:visited {
								color: #0080c0;
								text-decoration: none;
								background-image: url("zgraphics/window/nav10.jpg");
								background-position: 0px 0px;
								}

							a.panebox_nav:hover {
								color: #0080c0;
								text-decoration: none;
								background-image: url("zgraphics/window/nav10.jpg");
								background-position: 0px -15px;
								}

							a.panebox_nav:active {
								color: #cccccc;
								text-decoration: none;
								background-image: url("zgraphics/window/nav10.jpg");
								background-position: 0px 0px;
								}











							/* PUDDLE */

		#puddle {
			width: 900px;
			height: 40px;
			clear: both;
			}

			#ripple {
				width: 900px;
				height: 10px;
				background: url("graphics/puddle/ripple.gif");
				}

			#water {
				width: 900px;
				height: 30px;
				background: url("graphics/puddle/water.gif");
				}

			#splash {
				width: 200px;
				height: 30px;
				float: left;
				background: url("graphics/puddle/raindrop.gif");
				}

				span.copyright {
					margin-left: 13px;
					line-height: 29px;
					font-size: .6em;
					font-weight: bold;
					color: #ffffff;
					}

			#reflection {
				width: 700px;
				height: 30px;
				float: left;
				}

			#puddle img {
				margin-top: 8px;
				margin-right: 12px;
				float: right;
			    }