
img {
	border: none;
}


/* Basic CSS */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #fff;
}

form {
	padding:0px; 
	margin: 0px; 
	padding-top: 0px
}
h1, .h1 {
	padding: 0px 0px 0px 0px; 
	font-weight: bold; 
	font-size: 18px; 
	margin: 8px 0px 6px; 
	color: #fff; 
	border:none
}
h1.line, .line {
	border-bottom:1px solid #ccc;
}
h2, .h2 {
	padding: 10px 0px 0px 0px; 
	font-weight: bold; 
	font-size: 16px; 
	margin: 0px 0px 10px; 
	color: #fff;
}
h2.line{
	border-bottom:1px solid #ccc;
}
h3 {
	padding: 0px 0px 0px 0px; 
	font-weight: bold; 
	font-size: 14px; 
	margin: 8px 0px 2px; 
	color: #FFF;
}
h4 {
	padding: 0px 0px 0px 0px; 
	font-weight: bold; 
	font-size: 12px; 
	margin: 8px 0px 2px; 
	color: #FFF;
}
h5 {
	padding: 0px 0px 0px 0px; 
	font-weight: bold; 
	font-size: 10px; 
	margin: 6px 0px 2px; 
	color: #666;
}
#container {
	border:0px solid #ccc; 
	padding:8px 10px 10px 10px; 
	width:780px; 
	margin:0 auto;
}
h1.title {
	padding: 0px; 
	margin:0px 0px 6px 0px;
	font-weight: bold; 
	font-size: large; 
}
div.topnav {
	
	margin-top: -39px; /* was 29 before padding change */
	margin-left: 300px;
	height: 27px;
	font-size:13px;
}

/*** Top Navigation LEFT UL LI ***/
ul.topnavL {
	padding: 0px 0px 0px 0px; 
	margin: 0px; 
	list-style-type: none
	
}
ul.topnavL a {
	font-size: 11px;
	padding: 7px 15px 0px 15px;
	color:#fff;
	display: block; 
	height: 22px; 
	text-decoration: none; 
	background:url("../images/menuR.gif") no-repeat right top;
}
ul.topnavL:hover {
	background:url("../images/menuL.gif") no-repeat left top;
}
ul.topnavL a:hover {
	color: #fff; 
	text-decoration: none; 
	background:url("../images/menuR.gif") no-repeat right top;
}
ul.topnavL li {
	
	padding: 0px 0px 0px 0px; 
	float: left; 
	margin: 0px 1px; 
	background-color: #a9a9a9; 
	text-align: center; 
	background:url("../images/menuL.gif") no-repeat left top;
}
ul.topnavL li.selected {
	font-weight: bold; 
	background-color: #d7d7f7; 
	background:url("../images/menu_activeL.gif") no-repeat left top;
	
}
ul.topnavL li.selected a {
	color: #fff; 
	background:url("../images/menu_activeR.gif") no-repeat right top; 
	border-bottom:1px solid #000; 
	margin-bottom:-1px; 
}


div.topnavR, ul.linkR {
	font-size: 12px;
	padding: 0px 9px 0px 0px; 
	float: right; 
	margin: 0px; 
	margin-top: -54px;
	display: inline;
}

ul.linkR {
	margin-top: -37px;
}

ul.linkR li span {
	color: #ffffff;
}

ul.topnavR li, ul.linkR li {
	padding: 5px 2px 0px 2px; 
	float: left; 
	margin: 0px 1px; 
	text-align: center; 
	color:#fff;
	display: inline;
}


/*
ul.topnavR a {
	padding: 0px 0px 0px 0px; 
	display: block; 
	color: #5FA1BD; 
	height: 22px; 
	text-decoration: none
}
ul.linkR a {
	padding: 0px 0px 0px 0px; 
	display: block; 
	color: #000000; 
	height: 22px; 
	text-decoration: underline
}
ul.linkR li span,ul.linkR span a {
	display:inline;
}
ul.topnavR li.help {
	background-position: left 50%; 
	background-repeat: no-repeat; 
}

ul.topnavR a:hover, ul.linkR a:hover {
	color: #fff; 
	text-decoration:underline
}
*/

/*** Top Nav Description ***/
.navDescription {
	text-align: left;
	clear: both; 
	background-color:#000000;
	padding:4px 6px 8px 6px; 
	border:1px solid #000000;
	font-size:13px;
}
.navDescription a {
	color:#fff; /*#000000; */
	text-decoration:underline;
	padding-right:12px;
}
.navDescription a:hover, .navDescription input.inviteFriendLinkChecked:hover {
	text-decoration:none;
}
.navDescription input.inviteFriendLink
{
	color:#fff;
	background:none;
	border:none;
	min-width:200px;
	color:#dadada;
}
.navDescription input.inviteFriendLinkChecked
{
	color:#fff;
	background:none;
	border:none;
	cursor:pointer;
	text-decoration: underline;
	color:#fff; /*#000000; */
	text-decoration:underline;
	padding-right:12px;
	min-width:200px;

}

/*** FOOTER Navigation ***/
.foot {
	padding:8px 0px 0px 0px; 
	border-top:1px solid #ccc; 
	clear:both;
	font-size: 13px; 
}
.foot #gbotnav {
	font-size: 10px;
	padding: 4px 4px 4px 0px; 
	margin: 0px; 
	float: left; 
	list-style-type: none;
	color:#ccc;
}
.foot #gbotnav li {
	padding:9px 0px 0px 0px; 
	float: left; 
	margin: 0px 2px; 
}
.foot #gbotnav li a {
	color: #5FA1BD; 
	text-decoration: none
}
.foot #gbotnav li a:hover {
	text-decoration: underline
}


/*** Error Message 3399cc ***/

div.errorMessage, div.infoMessage, div.infoMessageHighlighted {
	margin: 9px 0px 9px 0px;
	border: 1px dashed #aaa;
	padding: 5px 5px 5px 44px;
	font-size: 12px;
	background-repeat: no-repeat;
}
div.errorMessage {
	border-color:#ddd;
	background-color: #ffffef;
	background-image: url(../images/exclaim.gif);
}
div.infoMessage {
	background-color: #fcfcfc;
	background-image: url(../images/information.gif);
}
div.errorMessage p.title, div.errorMessage div.title, div.infoMessage p.title, div.infoMessage div.title {
	font-weight: bold;
	color: #000033;
	padding: 0px 0px 0px 1px;
}
div.errorMessagepop {
	color: red;
	margin: 9px 0px 9px 0px;
	border: 1px dashed #aaa;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	border-color:#ddd;
	background-color:White;
}
.hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(../images/pointer.gif) left top no-repeat;
}

/*** Content MAIN DIV ***/
div.main {
	clear: both; 
	padding: 10px 0px 7px 0px; 
	min-height: 380px; 
	background-color: black;
}
.main p{
}
.main table {
}
.main th {
	font-weight: bold; 
	font-size:16px;
	text-align: left;
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #ccc;
	vertical-align:middle;
}
.main th a {
	vertical-align:middle;
	padding:2px 0px 9px 0px;
}
.main th.right {
	text-align:right;
	vertical-align:middle;
}
.main tr{
}
.main tr td, 
.main tr td button {
	padding:2px 2px 2px 2px;
	vertical-align:text-top;
	font-size:14px;
	border-bottom:1px solid #ccc;
	margin: 0px 0px 1px 0px;
}
.main tr.noborder td,
.main .noborder {
	border:0px;
}
.main tr.line1, 
.main tr .line1, 
.main div .line1 {
	padding:6px 3px 3px 0px;
	font-weight:bold;
	color:#fff;
}
.main tr.line2, 
.main tr .line2, 
.main div .line2 {
	padding:3px 3px 3px 0px;
	font-weight:normal;
	color:#ddd;
}
.main tr.line2 td b,
.main tr. line2 td b {
	font-size:10px;
	color:#f00;
}
.main tr .linebtn, 
.main div .linebtn {
}

.chooseFrameRadioButton
{
	
}
.chooseFrameRadioButton tr td 
{
	padding: 2px 0px 4px 0px;
	border: none;
}
.chooseFrameRadioButton tr td input
{
	vertical-align: middle ;
	border:none;
}
.chooseFrameRadioButton tr td label
{
	 padding-left: 4px;
}

.main .radio {
	margin: 10px;
	vertical-align:middle;
	margin-left:40px;
	border:none;
}
.main .checkbox {
	vertical-align:middle;
	border:none;
	margin: 2px 6px 2px 10px; 
}
.main div span {
	font-size:12px;
	color:#002060;
}
.main div.line2 span,
.main div.line1 span {
	font-size:14px;
	color:#fff;
}
.main input {
	margin: 4px 4px 4px 0px;
	padding:4px 4px 4px 4px;
	border-right: #bbbbbb 1px solid;
	border-top: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
	color: #333333;
}
.main input.button {
	margin:4px;
	padding:2px;
	background-color:#ffffcc;
}
/*** Button Styles ***/
.main button, .popupbox button, .inputDiv button, .button {
	padding: 4px 4px 4px 4px;
	margin:14px 6px 6px 0px;
	background-color:#ffffcc;
	border:1px solid #ccc;
}
.main button.cancel, .popupbox button.cancel, .inputDiv button.cancel, a.cancel, .popupbox input.cancel {
	padding: 4px 4px 4px 0px;
	margin:6px 6px 6px 0px;
	background:transparent;
	text-align:left;
	border:none;
	cursor:pointer;
	color:#0066CC;
	font-weight:bold;
	background:none;
}
/*
.main button.cancel:hover, .popupbox button.cancel:hover, .inputDiv button.cancel:hover, a.cancel:hover, .popupbox input.cancel:hover 
{
	background:none;
}*/
 span.cancel 
 {
	padding: 4px 4px 4px 0px;
	margin:6px 6px 6px 0px;
	background:transparent;
	text-align:left;
	border:none;
	cursor:auto;
	color:#0066CC;
	font-weight:bold;
	
 }
/*** Listing Table ***/

.main .listing th button {
	padding: 0px;
	margin:0px;
	margin-right:12px;
	font-size:14px;
}
.main .listing td {
	padding:4px 3px 4px 0px;
}
.main .listing td button {
	padding: 2px 5px;
	margin: 0px 12px 0px 0px;
	font-size:12px;
}
.main .listing td input.button 
{
	padding:2px 5px;
	margin: 4px 12px 0px 0px;
	font-size:12px;
	vertical-align:middle
}
.main .listing .checkbox {
	margin-left:0px;
}
.main .listing td button.bigbtn,
.main button.bigbtn {
	padding:0px;
	margin-bottom: 4px;
	font-size:13px;
}
.main .listing td button.bigbtn1 {
	padding:1px;
	font-size:13px;
	background-color:#CC6600;
	color:#fff;
}

.main .listing button.cancel {
	background:transparent;
	text-align:left;
	border-color:#fff;
	cursor:pointer;
	color:#0066CC;
	font-weight:bold;
}
.main .Description1 {
	padding: 0px 0px 0px 20px;
	margin: 2px 0px 0px;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}
.main .headline {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 10px;
	color: #000;
	border-bottom:1px solid #ccc;
}

/*** INPUT FORM using Signin, register Frames ***/

.inputDiv {
	padding:10px 8px 8px 8px;
	font-weight: normal;
	background-color: #000;
	
	min-height:380px;
/*	clear:both;*/
}
.inputDivLeft {
	margin:0;
	padding:10px 0px 8px 0px;
}
.inputDiv h1 {
	padding:0px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 15px;
}
.inputDiv a {
	color:#0066CC;
	font-weight:bold;
}
.inputDiv input, .popupbox input {
	padding:4px 4px 4px 4px;
/*	border-right: #bbbbbb 1px solid;
	border-top: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid; */
	color: #333333;
}
input.smallButton{
	padding: 0px 0px 1px 0px;
	margin:0px;
	font-size:12px;
	margin: 0px 12px 0px 20px;
}
button.smallButton{
	padding: 1px 5px;
	margin:0px;
	font-size:12px;
	background-color:#ffffcc;
	border:1px solid #ccc;
	margin: 6px 12px 0px 10px;
}
.inputDiv input.radio {
	border:none;
}
.inputDiv div.line 
{
   color: #000000 !important;
	padding: 0px 0px 4px 0px;
	margin:14px 0px 0px 0px;
	border-bottom:1px solid #ccc;
}

/*.inputDiv button {
	padding: 0px 3px 3px 3px;
	margin-top:8px;
	background-color:#ffffcc;
}*/
.inputDiv .Description, .popupbox .Description, .main .Description {
	padding: 0px 0px 0px 0px; 
	margin: 2px 0px 0px;
	font-weight: normal; 
	font-size: 10px; 
	color: #666666;
}
.inputDiv h1 {
	padding: 0px 0px 0px 0px; 
	font-weight: bold; 
	font-size: 18px; 
	margin: 0px 0px 10px; 
	color: #fff; 
	border:none
}
.inputDiv h2 {
	padding: 0px 0px 0px 0px; 
	font-weight: bold; 
	font-size: 16px; 
	margin: 0px 0px 10px; 
	color: #fff;
}
.inputDiv h3 {
	padding: 0px 0px 0px 0px; 
	font-weight: bold; 
	font-size: 14px; 
	margin: 10px 0px 2px; 
	color: #fff;
}
.inputDiv h4 {
	padding: 0px 0px 0px 0px; 
	font-weight: bold; 
	font-size: 12px; 
	margin: 10px 0px 2px; 
	color: #222;
}
.inputDiv .item, .main .item {
	float:left;
	border:0px solid #ccc;
	padding:0px 10px 0px 0px;
}

.clear { 
	clear:both; 
}


/*** Upload page Right Side Display ***/
.uploadDisplay {
	background: url(../images/curve-bl.gif) 0 100% no-repeat #fdefe3; 
	line-height:20px;
	width:320px;
	float:left;
	margin-left:6px;
}
.uploadDisplayMiddle {
	background: url(../images/curve-bl.gif) 0 100% no-repeat #fdefe3; 
	vertical-align:middle;
	text-align:center;
	line-height:20px;
	width:320px;
	float:left;
	margin-left:6px;
}
.uploadDisplayLeft {
	background: url(../images/curve-bl.gif) 0 100% no-repeat #fdefe3; 
	line-height:20px;
	width:400px;
	float:left;
	margin-left:6px;
}
.uploadDisplay .br {
	background: url(../images/curve-br.gif) 100% 100% no-repeat; 
}
.uploadDisplay .tl {
	background: url(../images/curve-tl.gif) 0 0 no-repeat
}
.uploadDisplay .tr, .uploadDisplayLeft .tr {
	background: url(../images/curve-tr.gif) 100% 0 no-repeat; 
	padding:20px 30px 50px 30px;
}
/* SendToFrame popupBox padding changed */
.innershadow 
{
	background:#FDEFE3 url(../images/curve-bl.gif) no-repeat scroll 0pt 100%;
	margin:0px;
}
.innershadow .tr {
	background: url(../images/curve-tr.gif) 100% 0 no-repeat; 
	padding:20px 30px 30px 30px;
}

.uploadDisplay span {
	color:#0066CC; 
	font-weight:bold; 
	font-size:16px; 
	text-decoration:underline
}


/*** Singin page box curves ***/

.loginDisplay {
	background: url(../images/curve-bl.gif) 0 100% no-repeat #efefef; 
	vertical-align:middle;
	text-align:center;
	line-height:24px;
	width:240px;
	float:left;
	margin-left:26px;
}
.br {
	background: url(../images/curve-br.gif) 100% 100% no-repeat; 
}
.tl {
	background: url(../images/curve-tl.gif) 0 0 no-repeat
}
.tr {
	background: url(../images/curve-tr.gif) 100% 0 no-repeat; 
	padding:60px 15px 60px 15px;
	color: #000000;
}

.loginDisplay span {
	color:#0066CC; 
	font-weight:bold; 
	font-size:16px; 
	text-decoration:underline
}



/*** Register New Frame page ***/

#leftColumn {
	width:59%; 
	float:left; 
	padding:4px 0px; 
	margin:0px; 
}

#frameHolder {
	clear:both; 
	margin: 12px 10px 12px 0px; 
	display:block;
}
#frameHolder img {
	float:left; 
	width:24%; 
}
#frameHolder div {
	float:right; 
	width:74%; 
	text-align:left
}
.separator { 
	clear:both;
	border:none;
	border-bottom:1px dotted #999;
	height:1px;
}

/*** Your Picture Dashboard Classes ***/
#pictureView {
	width:100%; 
	padding:0px 0px; 
	margin:0px; 
}
#pictureView .msgBox {
	border: #cccccc 1px solid; 
	padding:3px 3px 3px 3px; 
	margin: 10px 0px 0px;
	height: 26px;
/*	background-color:#efefef;*/
	clear:both;
}
#pictureView .pictureHolder {
	width:19%;
	height:150px;
	float:left;
	margin: 10px 0px 10px 0px;
}
#pictureView .pictureHolder img 
{
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}
#pictureView .pictureHolder .pictureThumbnailHolder
{
	height:102px;
	width:136px;
	text-align:center;
	border:1px solid #ccc;
	padding:0px 0px 0px 0px;
	margin:0px;
	display:table-cell;
	vertical-align:middle;
	background-color: #000;
}
#pictureView .pictureThumbnailAlign
{
	height:102px;
	width:136px;
	text-align:center;
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:0px;
}

#pictureView .pictureHolderSmall {
	width:12%;
	height:80px;
	float:left;
	margin: 10px 0px 10px 0px;
}
#pictureView .pictureHolderSmall img 
{
	margin:0px 0px 4px 5px;
	padding:0px 0px 0px 0px;
	border:1px solid #aaa;
	height:75px;
}

#pictureView .outLayer {
	background: #f3f3f3;
	padding: 10px 1px 28px 1px;	
	margin: 0px 5px 10px 0px;
	color:#000;
}
#pictureView input.button1
{
	padding: 1px 5px 1px 5px;
	font-size:12px;
	margin:0px 2px 0px 0px;
}

#pictureView input.button1Hide
{
	padding: 1px;
	font-size:12px;
	margin:0px 2px 0px 0px;
	background-color:#f6f9dc;
	color:#999;
}
#pictureView input.button2
{
	padding: 1px;
	font-size:12px;
	margin:0px 2px 0px 0px;
	background-color:#fdefe3;
	border:1px solid #cecece;
}
#pictureView input.Cancel {
	color:#666666;
	text-decoration:underline;
	padding:4px;
}
#pictureView .pictureHolder input {
	margin:0px;
	padding:2px 0px 4px 0px;
	border:0px;
}
#pictureView .pictureHolder a {
	padding:0px 0px 0px 20px;
	color:#999999;
}
#pictureView .line {
	border-bottom:0px solid #ccc;
	height:20px;
}
#pictureView .pictureHolder input.deleteRemove, label.deleteRemove
{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	color:#999;
	cursor:pointer;
	text-decoration:underline;
	background:none;
}
#pictureView .pictureHolder img.transparentImg 
{
	border:none;
	width:28px;
	height:1px;
}

#pictureView .pictureTitleDisplay
{
	height:auto; 
	max-height:84px; 
	overflow:hidden;
	margin:0px 0px 0px 5px;
	padding : 2px 0px 4px 0px;
	position:relative;
}

.noPicturesDiv,.noFramesDiv,.noFriendsDiv
{
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	vertical-align:middle;
	padding: 60px 240px 60px 240px;
}
.noPicturesDiv p,.noFramesDiv p
{
	margin:0px;
	font-size:14px;
	font-weight:normal;
	padding:4px;
	color:#666666;
}

/*** Client Dashboard Left and Right Column ***/

#rightColumn {
	width:38%; 
	float:right; 
	padding:4px 0px; 
	margin:5px 0px 0px 0px;
}
#rightColumn .msgBox {
	border: #666666 1px solid; 
	padding:6px 6px 6px 6px; 
	margin: 0px 0px 0px; 
}

#rightColumn .pictureHolder {
	width:46%;
	float:left;
	margin:0px;
	text-align:center;
	border: #ddd 1px solid; 
	padding:0px 0px 0px 0px; 
	margin: 0px 4px 4px; 
}
#rightColumn .rightColumPictureTitle 
{
	padding: 2px 2px 4px 2px;
}
#rightColumn .pictureHolder p {
	margin:0px;
	padding:0px;
	font-style:italic;
}
#rightColumn .line, .uploadDisplay .line {
	border-bottom:1px solid #ccc;
	height:24px;
}
#rightColumn input.checkbox, .uploadDisplay input.checkbox, .uploadDisplayLeft input.checkbox  {
	vertical-align:middle;
	border:none;
	margin: 6px 6px 6px 0px; 
}
#rightColumn input.button1, .uploadDisplay .button1 {
	padding: 1px;
	font-size:12px;
	margin:0px 2px 3px 0px;
	background-color:#ffffcc;
}
.uploadDisplayLeft input.button1 {
	padding: 1px;
	font-size:12px;
	margin:0px 20px 3px 0px;
	background-color:#ffffcc;
}

.twoColumn {
	margin:0px;
	padding: 0px 0px 0px 0px;
	width:48%;
	float:left;
}
.twoColumn-separator {
	float:left;
	width:4%;
	height:100px;
}
.twoColumn div.border {
	border:1px solid #ccc;
	padding: 0px 8px 4px 8px;
	margin: 0px 0px 6px 0px;
}
.threeColumn {
	margin:0;
	padding:0;
	width:32%;
	float:left;
	border:1px solid #ccc;
}

/*** Admin Dashboard Left and Right Column ***/
#leftdiv1 {
	width:200px; 
	float:left; 
	padding:0px 0px; 
	margin:0px; 
}
#rightColumn1 {
	width:560px; 
	float:right; 
	padding:0px 0px 0px 10px; 
	margin:0px 0px 0px 0px;
	border-left:1px dotted #ccc;
}
#rightColumn1 .chartHolder {
	margin:0px;
	width:268px;
	height:180px;
	float:left;
	padding: 0px 5px 5px 5px;
	border:0px solid #ccc;
}
#rightColumn1 .chartHolder img {
	border:1px solid #ccc;
	margin: 5px 5px 5px 0px;
	padding: 5px;
}


/*** Your Picture Dashboard classes ***/
ul.linkL {
	padding: 0px 9px 0px 0px; 
	float: left; 
	margin: 0px; 
	list-style-type: none; 
}
ul.linkL a {
	padding: 0px 0px 0px 0px; 
	display: block; 
	color: #123456; 
	text-decoration: underline;
	border:none;
	margin:0px;
}
ul.linkL input.deleteRemoveLink,
ul.linkL input.addPicturesLink
{
	padding: 0px 0px 0px 0px; 
	margin:0px;
	font-size: 14px;
	display: block; 
	color: #666; 
	background:none;
    text-decoration: underline;
    border: none;
}
ul.linkL input.deleteRemoveLinkChecked,
ul.linkL input.addPicturesLinkChecked
{
	padding: 0px 0px 0px 0px; 
	margin:0px;
	font-size: 14px;
	display: block; 
	color: #ffffff; 
	background:none;
	border:none;
	cursor:pointer;
	text-decoration: underline;
}
ul.linkL li {
	padding: 2px 2px 2px 2px; 
	float: left; 
	margin: 0px 1px; 
	text-align: center; 
	color:#333;
}
ul.linkL li a.select 
{
	color:#0000cc;
	cursor:pointer;
}
ul.linkL li a.disable,  ul.linkR li a.disable
{
	color:#666;
	cursor:default;
	text-decoration:none;
}

ul.linkL select {
	width:150px;
}
ul.linkL a:hover {
	text-decoration:underline;
	cursor:pointer;
}

/* this addAlbum A href is a special case where this popup link needs to be disabled in upload page. */
#addAlbumAref {
	text-decoration:underline;
	cursor:pointer;
}
#addAlbumAref:hover {
	text-decoration:none;
	cursor:pointer;
}


/*** Hind display for Input Fields ***/

.hint {
	display: none;
	color:#f00;
	position: absolute;
	right: 120px;
	width: 200px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
	/* to fix IE6, I can't just declare a background-color,
	I must do a bg image, too!  So I'm duplicating the pointer.gif
	image, and positioning it so that it doesn't show up
	within the box */
	background: #ffc url(pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(../images/pointer.gif) left top no-repeat;
}

/*** Popup Box ***/

.popupbox {
	padding: 10px 20px 20px 20px;
	/*width:360px;*/
}

.popupbox .scroll {
	height:140px;
	overflow-x:hidden;
	overflow-y:scroll;
	border:1px solid #eeeeee;
}

.popupbox .popdesc {
	color:#999;
}
.popupbox br.clear {
	border:none;
	border-color:#000;
	margin-top:10px;
}
.popupbox .item {
	float:left;
	border:0px solid #ccc;
	padding:0px 10px 0px 0px;
}
.popupbox .checkbox {
	border:none;
}
/*** Invite EMAIL template ***/
#email {
	padding:12px;
	width:580px;
	margin:0 auto;
}
#email p.mail {
	color:#0000cc;
}
#mail p.description {
	padding: 0px 0px 0px 0px; 
	margin: 2px 0px 0px;
	font-weight: normal; 
	font-size: 12px; 
	color: #666666;
}
/*** TEXT ALIGNMENT ***/
.lefttext {
	text-align:left;
}
.righttext {
	text-align:right;
}
.centertext {
	text-align:center;	
}

.leftdiv {
	float:left;
}
.rightdiv {
	float:right;
	/* Added by steve 12-17-08 */
	position: relative;
	top: -30px;
}

/* fixes selectMoreAlbums.aspx */
.uploadDisplayLeft .br .tl .tr .clear .rightdiv {
   top: 0px !important;
   left: 20px;
}

.vmiddle {
	vertical-align:middle;
}
.filterBar {
	padding: 8px 4px 8px 4px;
	margin: 0px 0px 10px 0px;
	background-color:#f9f9f9;
	border:1px solid #ccc;
	vertical-align:top;
}
.filterBar div {
	margin:0px;
	padding:0px;
	padding-left:50px;
}
.filterBar input {
	padding: 2px;
	margin: 2px 0px 0px 0px;
}
.searchBar {
	margin-top:0px;
}
.searchBar input {
	padding:2px;
	margin:0px;
}
.searchBar b {
	font-size:18px;
}
.searchBar h1 {
	padding: 0px 0px 0px 0px; 
	font-weight: bold; 
	font-size: 18px; 
	margin: 8px 0px 6px; 
	color: #123456; 
	border:none
}
.searchBar hr.separator {
	margin:0px;
	padding:0px;
}
.jcarousel-container #noPicMessage 
{
	text-align:center;
	padding: 6px 16px 6px 0px;
	color:#999;
	font-size:14px;
	font-weight:bold;
}

/* This below code is from Thickbox.css */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*
*{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #dddddd;}
#TB_window a:visited {color: #dddddd;}
#TB_window a:hover {color: #ffffff;}
#TB_window a:active {color: #dddddd;}
#TB_window a:focus{color: #dddddd;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

/*.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;} */

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000000;
	z-index: 102;
	color:#ffffff;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	color: #ffffff;
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#000000;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.linkButton 
{
	text-decoration:none;
}
/* End of thickbox.css code */
.buttonOrange {
	margin:4px;
	padding:2px;
	background-color:#facca7;
}
.buttonBlue {
	margin:4px;
	padding:2px;
	background-color:#d1ebf1;
}

/*** Button background Theme ***/
.rightdiv button.smallButton, .rightdiv input.button1, input.buttonOrange
{
	font-size:12px;
	font-weight:bold;
	color:#123456;
	background-color:#ffd42d;
	background-repeat:repeat-x;
	background-image: url(../images/button_strip_yellow.jpg);
	border:1px solid #f6be68; /* #025c8f #2E8EB7 */
}
.rightdiv button.smallButton:hover, .rightdiv input.button1:hover, input.buttonOrange:hover
{
	color:#123456;
	background-repeat:repeat-x;
	background-image: url(../images/button_strip_yellow2.jpg);
	font-weight:bold;
}
.main .listing td button, 
.main tr td button, 
.main tr td input.button, 
.main tr td input.smallButton,
.uploadDisplayLeft .rightdiv input.button1
{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#88c230;
	background-repeat:repeat-x;
	background-image: url(../images/button_strip_green_a.jpg);
	border:1px solid #89baa4; /* #025c8f #2E8EB7 */
}
.main .listing td button:hover, 
.main tr td button:hover, 
.main tr td input.button:hover, 
.main tr td input.smallButton:hover,
.uploadDisplayLeft .rightdiv input.button1:hover
{
	color:#fff;
	background-repeat:repeat-x;
	background-image: url(../images/button_strip_green_a1.jpg);
	font-weight:bold;
}

.main input.button, .popupbox input.button, .inputDiv input.button, input.buttonBlue
{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background-color:#00aae9;
	background-repeat:repeat-x;
	background-image: url(../images/button_strip_a.jpg);	
	border:1px solid #028eb7;
}
.main input.button:hover, .popupbox input.button:hover, .inputDiv input.button:hover, input.buttonBlue:hover
{
	color:#fff;
	background-repeat:repeat-x;
	background-image: url(../images/button_strip_a1.jpg);
	font-weight:bold;
}

.signinBox
{
	text-align: left;
	float:left;
	width:250px;
	margin-left: 10px;
}

.gray
{
	color:#999;
	font-style:italic;
}
input#deleteAllPictures 
{
	min-width:160px;
}
.editPictureTitle, #pictureTitleDisplayId span.editPictureTitle
{
	display:inline;
	position:relative;
	color:#2525FF;
}
.pictureNameDisplay
{
	padding: 4px 4px 0px 25px;
	font-size:12px;
	width:68%;
	height:27px;
	overflow:hidden;
}
#slideShowPictureTitle h1
{
	font-size:16px;
	color:#efefef;
	height:20px;
	line-height:22px;
}


/*  ------------------------ ADDITIVE ----------------------------- */

a:link {
	color:#5FA1BD;
}

a:hover {
	color:#5FA1BD;
}

a:active {
	color:#5FA1BD;
}

a:visited {
	color:#5FA1BD;
}

.clear {
	clear:both;
}
/* Global --------------------------------------------- */

.oneColFixCtr #container {
	position:relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtr #mainContent {

}

#banner_space {
	width:800px;
	margin-top:20px;
}

.banner {
	width:260px;
	height:110px;
	float:left;
	background-image:url(../images/banner-bg.jpg);
	background-repeat:repeat-x;
	font-size:10px;
}

#banner_space .spacer {
	width:10px;
	height:10px;
	float:left;
}

.banner .img_area {
	padding:10px;
	float:left;
}

.banner .text_area {
	padding:10px;
	padding-left:0px;
	float:left;
	width:135px;
}

.banner .title {
	font-size:14px;
	font-weight:bold;
	color:#5FA1BD;
}

.bigbold {
	font-size:16px;
	font-weight:bold;
}

.boxes {
	margin-bottom:15px;
}

#header {
	width:800px;
	background-image:url(../images/header-bg.gif);
	background-repeat:repeat-x;
	height:60px;
	margin-top:20px;
}

#header #menu {
	height:32px;
}

#header #menu .tab{
	display:block;
	float:left;
}

#header #menu .logo{
	display:block;
	float:left;
	padding-top:5px;
	padding-left:25px;
	padding-right:55px;
}

#header #status {
	height:23px;
	padding-right:15px;
	padding-top:5px;
	text-align:right;
}

.floatimgs {
	float:left;
	width:65px;
}

.floatlefts {
	float:left;
}

#footer {
	font-size:10px;
	width:750px;
	padding-left:25px;
/*	padding-right:25px; 1-15-08 change */
	padding-top:10px;
}

#footer #terms {
	text-align: left;
}

#footer #copy {
	float:right;
}

#home_queue {
	float:left;
	width:300px;
	padding:10px;
}

.infobox {
	padding:15px;
	border-bottom:dotted 1px #666;
}

.legal {
	font-size:10px;
	color:#999999;
}

#pagebody {
/*	width 798px; -- before padding*/
	width: 778px;
/*	height:460px;*/
	border-left:solid 1px #666;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	padding: 10px 10px 10px 10px;
}

#picture_player {
	width:440px;
	height:400px;
	margin-left:20px;
	float:left;
	background-image:url(../images/slideshow-bg.jpg);
	background-repeat:repeat-x;
	background-color:#6E6F73;
}

#submenu {
	height:25px;
	padding-top:15px;
	padding-left:25px;
}

#submenu a {
	margin-right:20px;
}

/* Index --------------------------------------------- */

#index_banner_space {
	position:absolute;
	top:515px;
	left:0;
	width:800px;
}

#index_header {
	position:absolute;
	top:30px;
	left:30px;
}

#login_box {
	position:absolute;
	top:30px;
	left:620px;
}

#flash_presentation {
	float: left;
	width:480px;
	height:360px;
	background-color:#FFF;
}

#right_column {
	position:absolute;
	top:110px;
	left:500px;
	width:300px;
}

#indexbody {
	width:800px;
	height:500px;
}

#divAssociateWithalbum .br .tl .tr .h2 {
	color: #000000 !important;
}

#divAssociateWithalbum .br .tl .tr .h2 .rightdiv{
    top: 0px;
}

.listing {
   text-align: left;
}
