@charset "utf-8";
body {
	background-color: #333;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1{
	font-weight:bold;
	font-size:18px;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
	margin-top: -2px;
}
h2{
	font-weight:bold;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	margin-bottom: 2px;
	margin-top: 0px;
}
h3 {
	color: #0056FF;
	padding-top: 15px;
	clear: left;
}
h3.nopad {
	padding: 0px;
}
h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
a {
	text-decoration: none;
}
a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #06C;
}

.alink {
	color:#03F;
	font:Verdana, Geneva, sans-serif;
	font-style:normal;
}

.alink:hover {
	text-decoration:underline;
}

.alink:visited{
	color:#900;
}

ul {
	list-style: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 941px;
}
#header {
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #264a88;
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
	width: 940px;
	padding-top: 0px;
	height: 150px;
}
html > body #header {
	height: auto;
	min-height: 150px;
}
#bg_header_top {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_header_top.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 10px;
	margin-bottom: 0;
	width: 940px;
}
.logo {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	background-image: url(images/sqlogo.gif);
	float: left;
	height: 139px;
	width: 170px;
	background-position:0px 0px;
}
.logo:hover {
	background-position:0px -139px;
}
#header_collage {
	margin-left: 0px;
	margin-top: 1px;
	display: inline;
	float: left;
	height: 139px;
	margin-bottom: 0;
	width: 735px;
}
#nav_top {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #0f1176;
	width: 940px;
	padding-top: 0px;
	height: 24px;
}
html > body #nav_top {
	height: auto;
	min-height: 25px;
}
#Top_Nav_Item {
	color: #fff;
	font-weight: bold;
	font-size: 140%;
	margin-left: 60px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#Top_Nav_Item :link, #Top_Nav_Item :visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#Top_Nav_Item :hover, #Top_Nav_Item :focus {
	color: #ececec;
	font-weight: bold;
}
#Top_Nav_Item :active {
	color: #ececec;
	font-weight: bold;
}
ul.dropdown {
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	margin-top: 0px;
	padding: 0;
}
ul.dropdown li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	background: #0f1176;
}
ul.dropdown a:hover {
	color: #333
}
ul.dropdown a:active {
	color: #ffa500;
}
ul.dropdown li a {
	display: block;
	padding: 4px 8px;
	/*border-right: 2px solid #333;
	border-left: 2px solid #333;*/
	color: #222;
}
ul.dropdown li:last-child a {
	border-right: none;
} /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover {
	background: #06C;
	color: black;
	position: relative;
}
ul.dropdown li.hover a {
	color: black;
}
ul.dropdown ul {
	width: 150px;
	height: 10px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: -40px;
}
ul.dropdown ul li {
	font-weight: normal;
	background: #101670;
	color: #000;
	border-bottom: 0.5px solid #ccc;
	border-top: 1px solid #ccc;
	float: none;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
}
ul.dropdown ul ul {
	left: 100%;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
#colwrap {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 940px;
	background-attachment: scroll;
	background-image: url(images/bg_left_side_only.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#bg_sub_nav {
	margin-left: 15px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-right: 15px;
	width: 190px;
	background-image: url(images/bg_side_nav_middle.gif);
	background-repeat: repeat;
}
#bg_sub_nav_top {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_side_nav_top.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 13px;
	margin-right: 10px;
	margin-bottom: 0;
	width: 190px;
}
#Side_Nav_Item {
	color: #646464;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-left: 19px;
	margin-top: 5px;
	margin-bottom: 15px;
	display: inline;
	float: left;
}
#Side_Nav_Item :link, #Side_Nav_Item :visited {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}
#Side_Nav_Item :visited {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}
#Side_Nav_Item :hover, #Side_Nav_Item :focus {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#Side_Nav_Item :active {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
#bg_sub_nav_bottom {
	margin-left: 0px;
	margin-top: 10px;
	background-image: url(images/bg_side_nav_bottom.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 7px;
	margin-bottom: 0px;
	margin-right: 10px;
	width: 190px;
}
#main_body {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 720px;
	padding-top: 0px;
	height: 565px;
}
html > body #main_body {
	height: auto;
	min-height: 566px;
}
.h1_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: left;
	color: #000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 19px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 461px;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #000;
	line-height: 140%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 19px;
	margin-top: 3px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 670px;
}
.h2_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: left;
	color: #000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 19px;
	margin-top: 5px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 461px;
}
.additional_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	text-align: left;
	color: #000;
	line-height: 140%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 19px;
	margin-top: 5px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 671px;
}

form{
	width: 600px;
	margin: 15px auto 10px 20px;
}

label{
	display:block;
	font-weight:bold;
	font-size:115%;
}
textarea{
	width:400px;
	height:150px;
}
.warning {
	font-weight:bold;
	color:#F00;
}

.chkbox{
	float:left;
	margin-bottom:15px;
	margin-left: 50px;
	margin-right: 50px;
}
.clearAll{
	clear:both;
}
#footer {
	margin-left: 0px;
	margin-top: 1px;
	background-image: url(images/footer.png);
	background-repeat:no-repeat;
	background-color: #333;
	color: #333;
	overflow: hidden;
	display: inline;
	float: left;
	height: 40px;
	padding-bottom: 15px;
	width: 940px;
}
#footer #partners {
	float:right;
}
#partners li {
	float:left;
	margin:-5px 0px 0px 0px;
	height:28px;
}
#partners li a {
	display:block;
	height:28px;
	background-image:url(./images/footer_links.png);
	text-indent:-9999px;
}
#partners .xml {
	width:50px;
	background-position:0px -32px;
}
#partners .xml:hover {
	background-position:0px -2px;
}
#partners .facebook {
	width:30px;
	background-position: -50px -32px;
}
#partners .facebook:hover {
	background-position: -50px -2px;
}
#partners .twitter {
	width:35px;
	background-position:-80px -32px;
}
#partners .twitter:hover {
	background-position:-80px -2px;
}
#partners .picasa {
	width:35px;
	background-position:-115px -32px
}
#partners .picasa:hover {
	background-position:-115px -2px;
}
#partners .youtube {
	width:35px;
	background-position:-150px -32px;
}
#partners .youtube:hover {
	background-position:-150px -2px;
}
#partners .stumbledupon {
	width:35px;
	background-position:-185px -32px;
}
#partners .stumbledupon:hover {
	background-position:-185px -2px;
}
#partners .digg {
	width:35px;
	background-position:-220px -32px;
}
#partners .digg:hover {
	background-position:-220px -2px;
}
#partners .delicious {
	width:46px;
	background-position:-68px 0;
}
#partners .delicious:hover {
	background-position:-68px -18px;
}
#partners .linkedin {
	width:46px;
	background-position:-68px 0;
}
#partners .linkedin:hover {
	background-position:-68px -18px;
}

ul.user, ul.albums {
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px;
}
li.user, li.albums {
	display: block;
	float: left;
	margin: 5px;
	padding: 0px;
	text-align: center;
	background-color: #333;
	border: 1px solid #515B5C;
}
li.albums:hover {
	background-color:#999;
}
div.menuForm {
	margin: 10px;
	padding: 0px 10px;
	background-color: #E0EAFF;
	border: 1px solid #515B5C;
}
form.deleteForm {
	padding-left: 10px;
	display: inline;
}
img.thumb {
	margin: 5px;
	border: 0px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

