@charset "utf-8";
/*
	(c) Copyright, ImageNerd.com - Main CSS Document
*/

/******* HTML *******/

body {
	background: #f4f4f4 url(../images/bg-top.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/******* STUCTURE DIVS *******/

.container {
	width: 770px;
	margin: 0px auto;
}

.header {
	height: 91px;
	padding: 0px 0px 0px 14px;
}

.header-login {
	width: 254px;
	float: right;
	text-align: right;
	margin: 22px 0px 0px 0px;
	color: #333333;
}

.welcome-box {
	background: url(../images/welcome-box.jpg) top left no-repeat;
	text-align: center;
	padding-top: 7px;
	margin: 20px 1px 0px 0px;
	width: 253px;
	height: 49px;
	float: right;
}

.logged-in-links {
	margin-top: 10px;
}

.nav {
	height: 26px;
	text-align: right;
	padding-right: 4px;
}

.left-50, .right-50 {
	float: left;
	width: 50%;
}

.box-row {
	margin-bottom: 12px;
}

.last-row {
	margin: 0px;
}

.box-50 {
	width: 379px;
	float: left;
	background-color: #FFFFFF;
}

.box-full {
	width: 100%;
	background-color: #FFFFFF;
}

.left-box {
	margin-right: 12px;
}

/* start content shadow classes */
.box-top {
	background: #ffffff url(../images/box-shadow-top.jpg) repeat-x top center;
}

.top-box-top {
	background: #ffffff url(../images/box-top-shadow-top.jpg) repeat-x top center;
}

.box-bot {
	background: url(../images/box-shadow-bot.jpg) repeat-x bottom center;
}

.box-left {
	background: url(../images/box-shadow-left.jpg) repeat-y left;
}

.box-right {
	background: url(../images/box-shadow-right.jpg) repeat-y right;
}

.box-top-left {
	background: url(../images/box-shadow-top-left.jpg) no-repeat top left;
}

.box-top-right {
	background: url(../images/box-shadow-top-right.jpg) no-repeat top right;
}

.top-box-top-left {
	background: url(../images/box-top-shadow-top-left.jpg) no-repeat top left;
}

.top-box-top-right {
	background: url(../images/box-top-shadow-top-right.jpg) no-repeat top right;
}

.box-bot-left {
	background: url(../images/box-shadow-bot-left.jpg) no-repeat bottom left;
}

.box-bot-right {
	background: url(../images/box-shadow-bot-right.jpg) no-repeat bottom right;
}
/* end content shadow classes */

.box-content {
	padding: 13px 14px 15px 14px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

.box-content-pad {
	padding: 0px 12px 0px 13px;
}

.upload-box table td b {
	color: #333333;
}

.file-listing {
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

.footer {
	height: 100px;
	padding: 10px 14px 0px 14px;
	color: #a4a4a4;
}

.footer a {
	color: #a4a4a4;
	text-decoration: none;
}

.footer a:hover {
	color: #767676;
	text-decoration: none;
}

.upload-display-left {
	float: left;
	width: 510px;
}

.upload-display-right {
	float: right;
	text-align: center;
	width: 175px;
}

.gallery-block {
	width: 239px;
	float: left;
	text-align: center;
	height: 400px;
	min-height: 400px;
}

.gallery-block .image-box {
	margin-bottom: 10px;
}

.gallery-block .image-option-links {
	font-size: 10px;
	margin-bottom: 5px;
}

.gallery-block .move-image-options {
	margin-bottom: 5px;
	display: none;
}

.image-select {
	font-size: 10px;
	margin-bottom: 10px;
}

.folder-block {
	float: left;
	width: 148px;
	text-align: center;
}

.image-title {
	font-weight: bold;
	margin-bottom: 5px;
}

/* Pager */

div.pagination {
	padding: 3px;
	margin-bottom: 10px;
	text-align: center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #2b66a5;
	color: navy;
	background-color: lightyellow;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}

/******* FORMS *******/

.input-122-username {
	width: 122px;
	height: 22px;
	background: url(../images/input-122-username.jpg) no-repeat top left;
	float: left;
	margin: 0px 10px 0px 0px;
}

.input-122-password {
	width: 122px;
	height: 22px;
	background: url(../images/input-122-password.jpg) no-repeat top left;
	float: left;
	margin: 0px;
}

.input-122-username input, .input-122-password input {
	border: none;
	width: 85px;
	height: 18px;
	background: none;
	padding: 4px 0px 0px 0px;
	margin: 0px 7px 0px 30px;
}

.header-login #header-sign-in {
	margin-top: 12px;
}

input.quick-reg-input {
	width: 181px;
	padding: 2px;
	border: 1px solid #a5acb2;
}

input.error {
	background: url(../images/icons/icon-exclamation.jpg) no-repeat 165px 1px;
}

input.valid {
	background: url(../images/icons/icon-accept.jpg) no-repeat 165px 1px;
}

.full-reg-form select {
	width: 187px;
}

.upload-display input {
	width: 500px;
}

.quick-select input {
	width: 135px;
}

/******* MISC *******/

.pad-file-list {
	clear: both;
	display: block;
	height: 2px;
	font-size: 0px;
}

.bot-pad {
	height: 12px;
	font-size: 0px;
}

.pad-10 {
	padding-top: 10px;
}

.top-bot-divider {
	height: 30px;
}

.right-divide {
	background: url(../images/divider-vert-grey.jpg) no-repeat right center;
	min-height: 210px;
	height: auto !important;
	height: 210px;
}

a.remove-image {
	display: block;
	height: 14px;
	width: 14px;
	background: url(../images/icon-remove.jpg) no-repeat top left;
	float: left;
}

a.remove-image:hover {
	background-position: left -19px;
}

.table-align-td-left td {
	text-align: left;
}

td.input-title-8 {
	padding: 8px 0px 5px 0px;
}

td.input-title-5 {
	padding: 5px 0px 5px 0px;
}

.success-box {
	border: 2px dashed #1e8e00;
	background-color: #f9fff7;
	margin-bottom: 10px;
	padding: 5px;
	color: #1e8e00;
}

a.icon-sign-out {
	padding: 5px 0px 5px 20px;
	background: url(../images/icons/door_out.jpg) no-repeat left 2px;
}

a.icon-my-gallery {
	padding: 5px 0px 5px 20px;
	background: url(../images/icons/images.jpg) no-repeat left 2px;
	margin-right: 15px;
}

span.edit-title {
	display: block;
	font-weight: bold;
	cursor: pointer;
	color: #333333;
}

span.edit-title i {
	font-weight: normal;
	color: #666666;
}

span.edit-title button {
	margin-left: 5px;
}

.space-10 {
	height: 10px;
	font-size: 0px;
}

.bot-pad-10 {
	margin-bottom: 10px;
}

.disabled-link {
	color: #999999;
	text-decoration: underline;
}

.min-h-280 {
	min-height: 280px;
	height: auto !important;
	height: 280px;
}

.peek-a-boo { /* IE fix for text magically going invisible */
	position: relative;
}

/* Account Links */

a.account-link {
	display: block;
	width: 175px;
	background-position: left 2px;
	background-repeat: no-repeat;
	background-image: url(../images/icons/images.png);
	padding: 5px 0px 5px 25px;
}

a.link-gallery {
	background-image: url(../images/icons/images.jpg);
}

a.link-folder {
	background-image: url(../images/icons/folder_add.jpg);
}

a.link-account {
	background-image: url(../images/icons/user_edit.jpg);
}

a.link-tools {
	background-image: url(../images/icons/wrench_orange.jpg);
}

a.link-sign-out {
	background-image: url(../images/icons/door_out.jpg);
}

.feedback {
	float: left;
	width: 200px;
	text-align: left;
	padding: 5px 0px 0px 14px;
}

.feedback a {
	color: #ffffff;
	text-decoration: underline;
}

.feedback a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Mascots */

.mascot-shades-right {
	background: url(../images/mascot-shades.jpg) no-repeat 250px 90px;
}

.mascot-magnify-right {
	background: url(../images/mascot-magnify.jpg) no-repeat 260px 60px;
}

span.white-link a {
	color: #ffffff;
}