﻿body { margin:0; padding:0; background-color:#323232; font-family:Arial,verdana,small fonts; }

p { color:#FFFFFF; font-size:12px; text-align:left; }

h1 { display:block; width:700px; height:588px; background-image:url('/justaminute/images/title.jpg'); margin:0; padding:0; }
h1 span { display:none; }

#container { background-image:url('/justaminute/images/gradient.jpg'); background-repeat:repeat-y; width:729px; }

#footer { background-image:url('/justaminute/images/footer_gradient.jpg'); background-repeat:no-repeat; background-position:left top; width:723px; color:#616161; font-size:10px; text-align:left; }
#footer a { float:right; margin-left:5px; display:block; margin-top:0; padding-right:10px; color:#A5A5A5; }
#content { width:700px; background-color:#022342; }
#content_left { width:483px; float:left; }
#content_right { width:178px; float:left; text-align:left; }

.margin { margin:0 20px 20px 20px; }

.section { background-color:#324C67; height:30px; clear:both;  margin-top:20px; width:600px; float:left; margin-left:20px; padding-left:10px; }
.section h2 { display:block; float:left; font-weight:bold; text-align:left; padding:5px 0 5px 0; height:10px; margin:0 10px 10px 0; width:300px; color:#ffffff; font-size:15px; }
.section div { float:right; padding:7px 10px 0 0; }
.section div a { cursor:hand; }

.section2 { background-color:#324C67; height:30px; float:left; padding-left:10px; margin-left:3px; }
.section2 h3 { display:block; float:left; font-weight:bold; text-align:left; padding:5px 0 5px 0; height:10px; margin:0 10px 10px 0; width:280px; color:#ffffff; font-size:15px; }

.content { width:610px; float:left; margin-left:20px; padding-left:0px; }

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{ font-size: 0.8em; padding-top: 0.4em; width:300px; }	
#lightboxCaption { float: left; color:#333333 !important; width:300px;  }
#keyboardMsg{ float: right; color:#333333 !important; width:300px;  }
#closeButton{ top: 5px; right: 5px; color:#333333 !important; font-family:Arial; }

#lightbox img { border: none; clear: both;} 
#overlay img { border: none; }

#overlay{ background-image: url(/justaminute/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
iframe { border:1px solid #818181; }