/* -------- HOME ----------*/

/* Top Sign In links */
div.top-links{ position: relative; float: right; margin-right: 20px; color: #000;}
div.top-links a{color: #000;}

.photo-list img{ width:86px; height:70px;}
.video-list img{ width:110px; height:95px;}


/* -------- VIDEOS ----------*/
#videos_list { margin:10px 8px 20px 5px; padding:0 !important; }
#videos_list li {list-style:none outside none;    border:0 groove black;    float:left;    height:225px;    list-style:none outside none;    overflow:hidden;    padding:16px 8px 0;    width:210px;}

.video-large-box { background:url(../images/extra-large-box-middle.jpg) repeat-y; width:211px; float:left;}
.video-large-box-top { background:url(../images/extra-large-box-top.jpg) no-repeat left top; padding-top:15px; width:211px; float:left; text-align:center;}
.video-large-box-bottom { background:url(../images/extra-large-box-bottom.jpg) no-repeat left bottom; padding-bottom:15px; width:211px; float:left}

/* ---------------- MISC ---------------- */
.hiddenBox {display:none;}

/* To hide default template stuff*/
.member-post-content .userpic , .asset-header{display:none;}
div.asset-meta.asset-footer{display:none;}


/* MEMBERS */
#members-ul {
    margin:10px 8px 20px 5px;
    padding:0px!IMPORTANT;
}

#members-ul li {
    border:0px groove black;
    float:left;
    height:170px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:16px 8px 0px 8px;
    overflow:hidden;
    width:170px;
}

.member-box , .members-box {
    float:left;
    background-color:#236267;
    height:116px;
    width:298px;
}

div.members-box {
	height:85px;
}

.member-box-left , .members-box-left{
    float:left;
    background:url("../images/member-left.jpg") no-repeat left top;
    height:116px;
    padding-left:15px;
}

div.members-box-left {
	 background:url("../images/members-left.jpg") no-repeat left top;
	 height:85px;
}

.member-box-right ,.members-box-right {
    float:left;
    background:url("../images/member-right.jpg") no-repeat right top;
    height:101px;
    padding-right:15px;
    padding-top:15px;
    width:268px;
}

div.members-box-right {
	background:url("../images/members-right.jpg") no-repeat right top;
	height:70px;
}

.member-box img , .member-box img {
    border:2px solid white;
    width:50px;
    height:50px;
}


.member-bottom-round {
	float:right;
	width:298px;
	height:9px;
	background:url("../images/member-bottom.jpg") no-repeat left bottom;
}

.member-box-img {
    padding:0px 16px 16px 0px;
    float:left;
}

.member-box-text {
    padding:3px 5px 20px 0px;
    width:170px;
    float:left;
    font-size:14px;
    color:white;
    position:relative;
}

.member-box-text h2 {
    margin:0px;
    padding:0px;
    padding-bottom:13px;
    color:#FFFFFF;
    font-style:italic;
    font-size:18px;
}

.members-li {
    width:290px!IMPORTANT;
    height:88px!IMPORTANT;
    padding-top:15px!IMPORTANT;
    padding-left:12px!IMPORTANT;
}
