/***************************************************************************** IPHONE */
a img {
	border: transparent;
}

.frame_left {
	position: relative;
	float: left;
	
	width: 22px;
	height: 100px;
	
	margin-bottom:-32767px;
	padding-bottom:32767px;
	
	background: url('../images/iphone/left.png') repeat-y 0 0;

	z-index: 5;
}

.frame_center {
	position: relative;
	float: left;
	
	width: 787px;
	visibility:hidden;
	
	background: url('../images/body_bg.jpg') repeat-y 0 0;
	
	z-index: 5;
}

.frame_center_loader {
	position: absolute;
	float: left;
	
	width: 787px;
	height: 3500px;
	
	margin-left: 22px;
	
	display: block;
	
	background: url('../images/body_bg.jpg') repeat-y 0 0;
	
	z-index: 99;
}

.frame_center_loader_img {
	position: absolute;
	left: 50%;

	margin-left: -16px;
	margin-top: 65px;
	
	z-index: 105;
	
	width: 42px;
	height: 14px;
	
	background-image: url(../images/ajaxLoader1.gif);
}

.frame_center_dummy {
	display: none;
}

.frame_right {
	position: relative;
	float: right;
	
	width: 23px;
	height: 100px;
	
	margin-left: -1px;
	
	margin-bottom:-32767px;
	padding-bottom:32767px;
	
	background: url('../images/iphone/right_center.png') repeat-y 0 0;
	
	z-index: 5;
}

.loaderDiv{
	position: relative;
	left: 0px;
	top: 0px;
	
	margin-left: 0px;
	margin-top: 0px;
	
	width: 475px;
	height: 388px;
	
	border: 0px solid #FFFFFF;
	
	z-index: 100;
	
	background: #FFFFFF;
}

.loaderImg{
	position: absolute;
	left: 50%;
	top: 50%;

	margin-top: -12px;
	margin-left: -21px;
	
	z-index: 105;
	
	width: 42px;
	height: 14px;
	
	background-image: url(../images/ajaxLoader1.gif);
}

.bannerLoaderDiv{
	position: relative;
	left: 0px;
	top: 0px;
	
	margin-left: 0px;
	margin-top: 0px;
	
	width: 100%;
	height: 100%;
	
	/*border: 1px solid #000000;*/
	
	z-index: 100;
	
	background: transparent;
}

.bannerLoaderImg{
	position: absolute;
	left: 50%;
	top: 50%;
	
	display: none;

	margin-top: -16px;
	margin-left: -16px;
	
	z-index: 105;
	
	width: 32px;
	height: 32px;
	
	background-image: url(../images/aL-1.gif);
}
.hiddenPic 
{
	display:none;
}

.aboveMost
{
	z-index: 999;
}

.float_me_left {
	float: left;
}

.float_me_right {
	float: right;
}

.text_align_left {
	text-align: left;
}
.in_memoriam {
    color: #FFFFFF;
    background: black;
    width: 540px;
    left: 0px;
    margin-left: 30px;
    margin-top: 30px;
    padding: 20px;
    top: 0px;
    float: left;
    position: relative;
    border: 3px solid #CCCCCC;
    font-size: 13px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    
}
