#content {position: absolute;}

h1 {font-size: 14px; color: #111111; font-family:Verdana;}
a {font-family:Arial; font-size:8pt; color: #F2F2F2; text-decoration:underline;}
a:hover {text-decoration: underline;}

.darkBox{
	position: absolute;
	top: 170px;
	height: 60%;
	width: 100%;
	left: 0px;
	z-index: 11;
	background: url('../images/black_bg_50.png');
	overflow-y: auto;
}

.darkBoxLeftFrame{
	position: absolute;
	top: 40px;
	height: 600px;
	width: 600px;
	left: 0px;
	z-index: 0;
	overflow-y: auto;
}

.blackWidgetButtonStrip{
	position: absolute;
	top: 548px;
	vertical-align: center;
	left: 0px;
	width: 600px;
	height: 35px;
	z-index: 10;
	text-align: left;
	background-image: url('../images/black_bg_50.png');
}

.topThinWidgetMenu{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 37px;
	z-index: 11;
	text-align: center;
	background-image: url('../images/black_bg_50.png');
}

.entryMiniWidget
{
	position: absolute;
	top: 548px;
	height: 50px;
	left: 410px;
	text-align: center;
	z-index: 11;
}

.canvasWrapper{
	margin-left:auto;
	margin-right:auto;
}

.renditionThumbs{
	height: 126px;
	width: 792px;
	overflow-y: hidden;
	overflow-x: auto;
}

.circleGalleryThumb {
  width: 160px;
  height: 160px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 3px solid #000000;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
}

.circleRend32 {
  display: block;
  width: 32px;
  height: 32px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 2px solid #686868;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
}

.circleRend42 {
  display: block;
  width: 42px;
  height: 42px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 2px solid #686868;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
}

.circleRend60 {
  display: block;
  width: 60px;
  height: 60px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 2px solid #686868;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
}

.circleRendHL32 {
  display: block;
  width: 32px;
  height: 32px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 2px solid #D8D8D8;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
}

.circleRendHL42 {
  display: block;
  width: 42px;
  height: 42px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 2px solid #D8D8D8;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
}

.circleRendHL60 {
  display: block;
  width: 60px;
  height: 60px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 2px solid #D8D8D8;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
}

.renditionThumbsEmpty{
	height: 18px;
}

.topRightEntryThumb{
    position:fixed;
    top:10px;
    right: 10px;
	width: 50px;
	height: 50px;
 }

.topRightRenditionThumb{
    position:fixed;
    top:10px;
    right: 6px;
	width: 50px;
	height: 50px;
 }

.topRightCornerLoading{
    position:fixed;
    top:10px;
    right: 10px;
	width: 48px;
	height: 48px;
	background: url('../images/cool_loading.gif');
	visibility: hidden;
 }

.reg_form{
	position: absolute;
	top: 230px;
	vertical-align: center;
	left: 170px;
	z-index: 10;
	text-align: left;
}

.un_pw{
	position: absolute;
	top: 280px;
	vertical-align: center;
	left: 170px;
	z-index: 10;
	text-align: left;
}

.about_muralife{
	position: absolute;
	top: 270px;
	vertical-align: center;
	left: 780px;
	width: 510px;
	z-index: 10;
	text-align: left;
}

.about_muralife_reg{
	position: absolute;
	top: 230px;
	vertical-align: center;
	left: 780px;
	width: 510px;
	z-index: 10;
	text-align: left;
}

.un{
  color: #FFFFFF;
  font-size:37px;
  height:60px;
  left:0;
  line-height:60px;
  padding:8px 8px 7px;
  top:0;
  background-color: transparent;
  width:370px;
}

.pw{
  color: #FFFFFF;
  font-size:37px;
  height:60px;
  left:0;
  line-height:60px;
  padding:8px 8px 7px;
  top:0;
  background-color: transparent;
  width:370px;
}

#darkBoxLeftContents::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 3px;
	background-color: #999999;
}

#darkBoxLeftContents::-webkit-scrollbar
{
	width: 7px;
	background-color: #000000;
}

#darkBoxLeftContents::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #333;
}

#darkBoxRightContents::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 3px;
	background-color: #BBBBBB;
}

#darkBoxBottomContents::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 3px;
	background-color: #BBBBBB;
}

#darkBoxRightContents::-webkit-scrollbar
{
	width: 7px;
	background-color: #555;
}

#darkBoxBottomContents::-webkit-scrollbar
{
	width: 7px;
	background-color: #555;
}

#darkBoxRightContents::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #111;
}

#darkBoxBottomContents::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #111;
}

#darkBoxUnderContents::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 3px;
	background-color: #BBBBBB;
}

#darkBoxUnderContents::-webkit-scrollbar
{
	width: 7px;
	background-color: #555;
}

#darkBoxUnderContents::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #111;
}

.darkBoxLeftContents
{
	height: 590px;
	width: 590px;
	overflow: auto;
}

.darkBoxRightContents
{
	height: 600px;
	overflow: auto;
}

.darkBoxBottomContents
{
	height: 400px;
	overflow: auto;
}

.darkBoxUnderContents
{
	height: 90px;
	overflow: auto;
}
 
.storyPadding {
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 7px;
}

/*
 this was my shadow script in the innerGLows
 -webkit-box-shadow: rgba(0,0,0,1) 0 0 1px;
 -moz-box-shadow: rgba(0,0,0,1) 0 0 1px;
  box-shadow: rgba(0,0,0,1) 0 0 1px;
*/

.innerGlow { 
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.innerGlow10 {
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.innerGlow9 {
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.innerGlow8 {
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.innerGlow7 {
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.innerGlow6 {
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.innerGlow5 {
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.innerGlow4 {
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.innerGlow3{
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.innerGlow2 {
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.innerGlow1{
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index: 37;
}

.blackSocialButtons{
	position: absolute;
	top: 0px;
	vertical-align: center;
	left: 1200px;
	width: 108px;
	height: 625px;
	z-index: 10;
	text-align: center;

}

.smoothControls{
	position: absolute;
	top: 520px;
	vertical-align: center;
	left: 805px;
	width: 398px;
	height: 40px;
	z-index: 10;
	text-align: left;
}

.homePageButtons{
	position: absolute;
	top: 260px;
	vertical-align: center;
	left: 750px;
	width: 210px;
	height: 33px;
	z-index: 10;
	text-align: center;
}

.currentPageText{
	font-family: Verdana, Arial;
	font-size: 10px;
	position: absolute;
	top: 55px;
	left: 1070px;
	color: #CCCCCC;
	z-index: 15;
}

.newEventTable {
	font-family: Verdana, Arial;
	font-size: 11px;
	border-collapse: collapse;
	padding: 5px;
}

.table_decoration {
	font-family: Verdana, Arial;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #FEFEFE;
	empty-cells: hide;
	padding: 5px;
}

.table_decoration2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #ffffff;
	border: solid 1px;
	border-color: #CCCCCC;
	empty-cells: hide;
	padding: 5px;
}

.table_decoration3 {
	font-family: Verdana, Arial;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #ffffff;
	border-color: #CCCCCC;
	empty-cells: hide;
	padding: 3px;
}


.button {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4e4e4e;
	border: solid 1px;
}

.textfield {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #111111;
	border: solid 1px;
	border-color: #111111;
}


textarea,input,select {

font: 1.0em Verdana, Tahoma, Arial, Helvetica, sans-serif;
background-color: #f9f9f9;
border: solid 1px;
border-color: #bbbbbb; 
padding: 0.2em;
margin-bottom: 0.3em;}

.select {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #111111;
	background-color: #FFFFFF;
}

.don{
position: absolute;
top: 0px;
right: 0px
}

.moreinfo {
font-family: Verdana, Arial;
font-size: 11px;
color: #990000;
} 

.hidden {
font-family: Verdana, Arial;
font-size: 11px;
border-collapse: collapse;
background-color: #ffffff;
border: solid 1px;
border-color: #CCCCCC;
padding: 5px;
margin: 0% 5% 5% 5%;
}

.medium {
border: solid 1px;
border-color: #CCCCCC;
padding: 5px;
}

.thumbstuff
{
border: solid 1px #CCCCCC;
background-color: #F9F9F9;
padding: 5px;
margin: 5px 0 5px 0;
}

.muralStream
{
	width: 400px;
	height: 500px;
	position: absolute;
	top: 42px;
	left: 800px;
}

.analyzeBox
{
	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
}

.analyzeTable
{
	opacity:0.94;
	filter:alpha(opacity=94); /* For IE8 and earlier */
}

.darkBoxLeft
{
	position: absolute;
	width: 600px;
	height: 600px;
	top: 42px;
	left: 0px;
	z-index: 0;
	visibility: hidden;
	background: url('../images/black_90_bg.png');
}

.darkBoxRight
{
	position: absolute;
	top: 0px;
	left: 807px;
	visibility: hidden;
	z-index: 11;
	background: url('../images/black_bg_50.png');
}

.darkBoxBottom
{
	position: absolute;
	top: 652px;
	left: 0px;
	visibility: hidden;
	z-index: 11;
	background: url('../images/black_bg_50.png');
}

.darkBoxUnder
{
	position: absolute;
	top: 588px;
	height: 100px;
	width: 600px;
	left: 0px;
	visibility: hidden;
	z-index: 11;
	background: url('../images/black_bg_50.png');
}

.darkBoxLogin
{
	position: absolute;
	top: 42px;
	left: 420px;
	visibility: hidden;
	z-index: 22;
	background: url('../images/black_90_bg.png');
}

.muralFriendTicker
{
	width: 400px;
	height: 500px;
	position: absolute;
	top: 130px;
	left: 800px;
	z-index: 2;
}

.whiteScreen
{
	width: 400px;
	height: 500px;
	position: absolute;
	top: 42px;
	left: 800px;
	background-color: #FFFFFF;
	z-index:-10;
}

.muralSearchBox
{
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 100%;
	height: 37px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	vertical-align: center;
	z-index: 2;
}

.muralFooter
{
	width: 100%;
	height: 25px;
	position: absolute;
	top: 636px;
	left: 0px;
	text-align: top;
}

.renditionFooter
{
	width: 100%;
	height: 25px;
	position: absolute;
	top: 1070px;
	left: 0px;
	text-align: top;
}

.niceTextArea
{
	font-size: 12px;
	font-family: Arial;
	background-image: url('../images/fancy_textarea_bg2.png');
}

.niceTextBox
{
	font-size: 11px;
	font-family: Arial;
	background-image: url('../images/fancy_textbox_bg2.png');
}

.newMemory
{
	height: 400px;
	overflow: auto;
}

.aboutPersonal
{
	position: relative;
	height: 420px;
	overflow: auto;
}

.standardPage
{
	width: 1200px;
	background-color: #FFFFFF;
	position: absolute;
	top: 42px;
	left: 0px;
	overflow: auto;
}

.pageView
{
	height: 464px;
	width: 400px;
	overflow: auto;
}

.muralSettings
{
	height: 464px;
	overflow: auto;
}

.selectedMemory
{
	height: 400px;
	display: none;
} 

.specifyDiv
{
	display: none;
}

.niceLabel
{
	font-size: 12px;
	font-family: Arial;
	border: 0px;
}

.niceSmallLabel
{
	font-size: 10px;
	font-family: Arial;
	border: 0px;
	width: 72px;
	background-color: #f9f7f2;
}

.ghostSmallLabel
{
	color: #f8f8f8;
	font-size: 10px;
	font-family: Arial;
	border: 0px;
	width: 72px;
	opacity:0.67;
	filter:alpha(opacity=67); /* For IE8 and earlier */
	background-color: #111111;
}

.myEventThumbs
{
    background-image:url('../images/events_800_500.png'); 
	width:800px; 
	height:500px; 
	position:absolute; 
	top:42px; 
	left:0px;
	overflow: auto;
}

.eventThumbClear
{
	opacity:0.30;
	filter:alpha(opacity=30); /* For IE8 and earlier */
	z-index:4;
}

.tinyClear
{
	opacity:0.30;
	filter:alpha(opacity=30); /* For IE8 and earlier */
	z-index:4;
}

.tinyFTClear
{
	opacity:0.70;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	z-index:4;
}

.tinyPREVIEWClear
{
	opacity:0.60;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	z-index:4;
}

.greenLogin
{
    border: none;
    background: url('../images/green_login.png') no-repeat top left;
}

.smallDate{font-family:Arial; font-size:8pt; color: #333333;}

.unpw {
    outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(0,0,0, 0.2);
	font-size:20px;
}

.unpw:focus {
    box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
    -moz-box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    border:1px solid rgba(0,0,255, 0.8); 
	font-size:20px;
}

.unpw:hover {
    box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
    -moz-box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    border:1px solid rgba(0,0,255, 0.8); 
	font-size:20px;
}

.niceTextBox:focus {
    box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
    -moz-box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    border:1px solid rgba(0,0,255, 0.8); 
}

.niceTextArea:focus {
    box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
    -moz-box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    border:1px solid rgba(0,0,255, 0.8); 
}

.stockPhotoSearch{
	width: 780px;
	background-color: #111111;
	position: absolute;
	top: 60px;
	left: 10px;
	overflow: auto;
	opacity:0.70;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

.currentStockPhoto{
	width: 120px;
	background-color: #111111;
	position: absolute;
	top: 300px;
	left: 10px;
	overflow: auto;
	opacity:0.70;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

.viewMemoryQuick
{
    border: none;
    /*background: url('../images/black_bg.png'); */
}

.imageShadow{
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.medium_text_white
{
	font-size: 12px;
	font-family: Arial;
	color: #f8f8f8;
}

.small_text_white
{
	font-size: 10px;
	font-family: Arial;
	color: #f8f8f8;
}

.small_text_white_u
{
	font-size: 12px;
	font-family: Arial;
	color: #f8f8f8;
	text-decoration: underline;
}

.arizonia_white_med
{
	font-size: 20px;
	font-family: Arizonia;
	color: #f8f8f8;
}

.arizonia_white_large
{
	font-size: 30px;
	font-family: Arizonia;
	color: #f8f8f8;
}

.text_box_2{
  color: #F8F8F8;
  font-size:12px;
  font-family: Arial;
  height:20px;
  left:0;
  top:0;
  background-color: transparent;
}

.text_box_share{
  color: #F8F8F8;
  font-size:10px;
  font-family: Arial;
  height:20px;
  left:0;
  top:0;
  background-color: transparent;
}

.text_area_clear{
  color: #F8F8F8;
  font-size:12px;
  font-family: Arial;
  background-color: transparent;
}

.text_box_3{
  color: #F8F8F8;
  font-size:12px;
  font-family: Arial;
  height:26px;
  left:0;
  top:0;
  background-color: transparent;
}

.nice_submit{
	background:#222222;
	color:#f9f9f9;
	border-style:outset;
	border-color:#333333;
	height:34px;
	font: bold 15px arial,sans-serif;
}

.preload_images{display: none;}