.readme {
	border-radius: 25px;
    	background: #be614b;
    	width: 100px;
    	height: 25px;
    	text-align: center;
    	font-size: 15px;
    	float: right;
	margin: 0px 0px 22px 0px;
}

.readme a{
	color: #fff;
  	text-decoration: none;
}

.crtalbum {
        border-radius: 25px;
        background: #be614b;
        width: 180px;
        height: 25px;
        text-align: center;
        font-size: 15px;
	//margin: -19px 0px 0px 0px;
}

.crtalbum a{
        color: #fff;
        text-decoration: none;
}

.albumform {
        border-radius: 25px;
        background: #be614b;
        width: 100px;
        height: 25px;
        text-align: center;
        font-size: 15px;
}

.albumform a{
        color: #fff;
        text-decoration: none;
}


.albumb2l {
        border-radius: 25px;
        background: #be614b;
        width: 100px;
        height: 25px;
        text-align: center;
        font-size: 15px;
        float: left;
	margin: -35px 0px 0px 0px;
}

.albumb2l a{
        color: #fff;
        text-decoration: none;
}


.photob2l {
        border-radius: 25px;
        background: #be614b;
        width: 100px;
        height: 25px;
        text-align: center;
        font-size: 15px;
        float: left;
        margin: -35px 0px 0px 0px;
}

.photob2l a{
        color: #fff;
        text-decoration: none;
}

.memb2l {
        border-radius: 25px;
        background: #be614b;
        width: 100px;
        height: 25px;
        text-align: center;
        font-size: 15px;
        float: left;
        margin: -25px 10px 0px 0px;
}

.memb2l a{
        color: #fff;
        text-decoration: none;
}

.f1{
	float:left;
	width:100%
}

.albmcontentbox{
	border: 1px solid #eeeeee;
    	border-radius: 10px;
    	box-shadow: 4px 4px 4px #b2b2b2;
    	float: left;
    	margin: 10px;
    	padding: 10px 5px;
    	position: relative;
    	text-align: center;
    	width: 110px;
    	min-height:95px;	
    	max-height:100px;	
    	background-color:#E6E7E9;
}
.albmcontentbox img{
        width: 110px;
        min-height: 75px;
        max-height: 80px;
        margin-top: -5px;
        margin-bottom:5px;
        clear: both;
}

.albmcontentbox source	{
        width: 100px;
        min-height: 65px;
        max-height: 70px;
        margin-top: -5px;
        margin-bottom:5px;
	background-color:#56BC4B;
        clear: both;
}

.albmcontentbox a{
        font-size:12px;
}
.albmcontentbox h2 {
        color: inherit;
        font-size: 13px;
        font-weight: normal;
}
.albmcontentbox h4 {
        left:=0;
        clear:both;
        color: inherit;
}
.albmcontentbox h3 {
        font-size: 13px;
        font-weight: bold;
}
.publicalbmcontentbox{
        border: 1px solid #eeeeee;
        border-radius: 10px;
        box-shadow: 4px 4px 4px #b2b2b2;
        float: left;
        margin: 10px;
        padding: 10px 5px;
        position: relative;
        text-align: center;
        width: 132px;
        min-height:115px;
        //max-height:100px;
        background-color:#E6E7E9;
}
.publicalbmcontentbox img{
        width: 110px;
        min-height: 75px;
        max-height: 80px;
        margin-top: -5px;
        margin-bottom:5px;
        clear: both;
}
.publicalbmcontentbox a{
        font-size:12px;
}
.publicalbmcontentbox h2 {
        color: inherit;
        font-size: 13px;
        font-weight: normal;
}
.publicalbmcontentbox h4 {
        left:=0;
        clear:both;
        color: inherit;
}
.publicalbmcontentbox h3 {
        font-size: 13px;
        font-weight: bold;
}
.publicalbmcontentbox h5{
        color:#BE614B;
        position: absolute;
        bottom: 0;
        left: 28;
        clear: both;
}


.photoalbmcontentbox{
        border: 1px solid #eeeeee;
        border-radius: 10px;
        box-shadow: 4px 4px 4px #b2b2b2;
        float: left;
        margin: 10px;
        padding: 10px 5px;
        position: relative;
        text-align: center;
        width: 110px;
        min-height:95px;
        max-height:100px;
        background-color:#E6E7E9;
}
.photoalbmcontentbox img{
        width: 110px;
        min-height: 108px;
        max-height: 80px;
        margin-top: -5px;
        margin-bottom:5px;
        clear: both;
}
.photoalbmcontentbox a{
        font-size:12px;
}

.albmpviewcontentbox{
	border: 1px solid #eeeeee;
    	border-radius: 10px;
    	box-shadow: 4px 4px 4px #b2b2b2;
    	color: #343b3f;
    	float: left;
    	min-height: 110px;
    	margin: 10px;
    	padding: 10px 5px;
    	position: relative;
    	text-align: center;
    	width: 133px;
	background-color:#E6E7E9;
}
.albmpviewcontentbox h5{
	color:#333B3E;
   	position: absolute;
   	bottom: 0;
   	left: 28;
   	clear: both;
}
.albmpviewcontentbox img{
	width: 120px;
    	min-height: 80px;
    	max-height: 90px;
        margin-top: -5px;
        margin-bottom:5px;
        clear: both;
}
.albummainblock{
	width:1000px;
	min-height:620px;
	//background-color:#F9F9D6;
	background-color:#D3E091;
	margin-top: -14px;
	border-radius: 15px;
}

.albumlistblock{
        width:1000px;
        min-height:400px;
        //background-color:#F9F9D6;
        background-color:#D3E091;
        margin-top: 25px;
        border-radius: 15px;
}
.photolistblock{
        width:1000px;
        min-height:420px;
        //background-color:#F9F9D6;
        background-color:#D3E091;
        margin-top: 25px;
        border-radius: 15px;
	//margin: -37px 0px 0px 0px;
}

.btlalbumlist {
        border-radius: 25px;
        background: #be614b;
        width: 100px;
        height: 25px;
        text-align: center;
        font-size: 15px;
        float: right;
	margin: -37px 0px 0px 0px;
}

.btlalbumlist a{
        color: #fff;
        text-decoration: none;
}

.btlphotolist {
        border-radius: 25px;
        background: #be614b;
        width: 100px;
        height: 25px;
        text-align: center;
        font-size: 15px;
        float: right;
	margin: -37px 0px 0px 0px;
}

.btlphotolist a{
        color: #fff;
        text-decoration: none;
}

.albumdisplay{
	float: left;
	font-size: 18px;
	margin: -40px 0px 0px 0px;
	//color:#BE614B;
}
.photodisplay{
	float: left;
	font-size: 18px;
	margin: -40px 0px 0px 0px;
}

.emptyalbum{
	font-size: 13px;
        font-weight: bold;
	border-radius: 25px;
        background: #be614b;
        width: 100px;
        height: 25px;
        text-align: center;
        font-size: 15px;
        //float: right;
}
.albmessage{
	font-size: 12px;
	color:#BE614B;
}

.phmessage{
	font-size: 12px;
	color:#1FA342;
}

#tv_container {
    width: 400px; /* Adjust TV image width */
    height: 300px; /* Adjust TV image height */
    position: relative;
}
#tv_container:after {
    content: '';
    display: block;
    background: url('images/tv.png') no-repeat top left transparent;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 10;
}
#tv_container video {
    position: absolute;
    top: 30px; /* Adjust top position */
    left: 40px; /* Adjust left position */
    z-index: 5;
}
