.usermembershipplanslink a {
	text-decoration: none;
	border-bottom: 1px dotted;
	cursor: help;
}

.usermembershipplanscontainer {
	display: none;
	position: absolute;
	z-index: 1;
}

.usermembershipplans {
	padding-left: 10px;
}

.membersection br {
	clear: left;
}

.membership .step1 {
	width: 220px;
	float: left;
	margin-right: 10px;
}

.membership .step2 {
	width: 200px;
	float: left;
}

.membership .step1 .steptitle, 
.membership .step2 .steptitle 
{
	background: #960e11;
	padding: 10px 0px 10px 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 120%;
}

.submitmembership {
	background: #960e11;
	padding: 10px;
}

.form .formtitle {
	background: #960e11;
	padding: 10px 0px 10px 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 120%;
}

.form .formcontent {
	background: #960e11;
	margin-bottom: 20px;
	padding: 10px;
	color: #ffffff;
}

.form .formcontent .clearboth {
	margin-top: 10px;
}

.membersection .winlv,
.membersection .winsch 
{
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

.membersection .winlv .width {
	width: 260px;
}

.membersection .winsch .width {
	width: 210px;
}

.membersection .winsch .inputtext {
	width: 100px;
}

.membersection .moreupdates {
	clear: both;
}

.membersection .moreupdates a {
	display: block;
	height: 117px;
	width: 616px;
	background: url(../images/morearchiveupdates.png) no-repeat;
	text-decoration: none;
	margin: 0 auto 0 auto;
	align: center;
}

.membersection .totalupdates {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}

.membersection .menu {
	background: url(../images/butonr.png) no-repeat 100% 0px;
	height: 45px;
	float: right;
	padding-right: 25px;
	border: 0;
	overflow: hidden;
	margin-right: 10px;
}

.membersection .menu a {
	background: url(../images/butonl.png) no-repeat;
}

.membersection .menu a.bigmenu {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}

.membersection .menu a, 
.membersection .menu_light a 
{
	color: #ffffff;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 13px;
	padding-left: 25px;
	padding-right: 0px;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
}

.membersection .menu a:hover,
.membersection .menu_light a:hover 
{
	text-decoration: underline;
}

.membersection .cartid {
	padding-top: 15px;
	padding-left: 50px;
}
	
.membersection .category {
	float: left;
	background: #0b2a84;
	margin-right: 10px;
	width: 60px;
}

.membersection .category a {
	display: block;
	padding: 3px 7px 3px 7px;
	overflow: hidden;
	color: #efff00;
	text-decoration:none;
}

.membersection .category a:hover,
.membersection .category.selected a {
	background: #1443af;
}

.membersection .item_outer {
	width: 860px;
	background: url(../images/container.png);
	margin-bottom: 20px;
	border: 1px solid #89c1da;
}

.membersection .item .white {
	color: #FFFFFF;
}

.membersection .item .hilight {
	color: #efff00;
}

.membersection .item {
	padding: 20px 0px 10px 5px;
}

.membersection .item .keywords {
	color: #667eb8;
	margin-top: 10px;
}

.membersection .item .keywords a {
	color: #768ec8;
	text-decoration: none;
	border-bottom: 1px dotted #768ec8;
}

.membersection .item .keywords a:hover {
	color: #ffffff;
}

.membersection .item .hdvlogo {
	background: url(../images/hdvlogo.gif) 50% 50% no-repeat;
	width: 100px;
	height: 45px;
	margin-top: 10px;
	position: static;
	overflow: hidden;
}

.membersection .item .hdvlogo.hdv720p {
	background: url(../images/hdv720p2.png) 50% 50% no-repeat;
}

.membersection .item .hdvlogo.hdv1080p {
	background: url(../images/hdv1080p2.png) 50% 50% no-repeat;
}

.membersection .item .hdvlogo a {
	background: url(../images/empty.gif);
	width: 100px;
	height: 45px;
	display: block;
}

.membersection .item .mainpic {
	padding: 4px 1px 3px 1px;
	float: left;
	width: 100px;
	margin-right: 20px;
	text-align: center;
}

.membersection .item .mainpic .picture {
	width: 100px;
	text-align: center;
}

.membersection .item .mainpic .picture img {
	border: 1px solid #89c1da;
	width: 90px;
}

.membersection .item .mainpic .picture .comment {
	font-size: 80%;
	text-align: center;
	width: 100px;
}

.membersection .item .thumbnails a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: center;
	text-decoration: none;
}

.membersection .item .thumbnails img {
	border: 1px solid #89c1da;
	width: 150px;
}

.membersection .item .thumbnails .comment {
	position: absolute;
	visibility: hidden;
	font-size: 80%;
	margin-top: 5px;
	display: block;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 10px;
}

.membersection .item .details {
	float: left;
	width: 690px;
}

.membersection .item .details.selected {
	width: 820px;
	float: left;
	margin-left: 15px;
}

.membersection .item .title {
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #efff00;
	background: url(../images/menu_dot.gif) no-repeat 0px 7px;
	padding-left: 13px;
	text-transform: uppercase;
}

/* Our own membership items with the big folder */

.membersection .customitem_outer {
	margin-bottom: 35px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 162px;
}

.membersection .customitem .hdv {
	position: absolute;
	margin: 70px 0 0 92px;
}

.membersection .customitem .hdv a {
	position: relative;
	display: block;
	width: 60px;
	height: 17px;
	background: url(../images/hdvs.gif) 100% 0 no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

.membersection .customitem .hdv.hdv720p a {
	background: url(../images/hdv720ps.gif) 100% 0 no-repeat;
}

.membersection .customitem .hdv.hdv1080p a {
	background: url(../images/hdv1080ps.gif) 100% 0 no-repeat;
}

.membersection .customitem .hdv a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

.membersection .customitem .freepreview {
	position: absolute;
}

.membersection .customitem .freepreview a {
	display: block;
	width: 200px;
	height: 200px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background: url("../images/playbutton.png") no-repeat;
	margin: 120px 0 0 275px;
}

.membersection .customitem .freepreview a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}

.membersection .customitem .mainpic {
	width: 150px;
	background: url("../images/container.png");
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 10px #89c1da;
	-moz-box-shadow: 0px 0px 10px #89c1da;
	box-shadow: 0px 0px 10px #89c1da;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.membersection .customitem .mainpic a {
	border: 1px solid #89c1da;
	margin: 0px;
	display: block;
	width: 150px;
	height: 100px;
	background: url("../images/empty.gif");
	overflow: hidden;
}

.membersection .customitem .mainpic .caseimg {
	display: block;
	width: 150px;
	height: 100px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}

.membersection .customitem .casetitle {
	font-size: 110%;
	background: url(../images/white_dot.jpg) 3px 2px no-repeat;
	color: #fff;
	padding-left: 15px;
	margin-top: 5px;
}

.membersection .customitem .casetitle .casenumber {
	text-transform: uppercase;
	font-weight: bold;
}

.membersection .customitem .casedate {
	font-size: 90%;
	color: #EFFF00;
	margin-left: 15px;
	margin-bottom: 5px;
}

.membersection .customitem .casedetails {
	margin-left: 15px;
	font-size: 95%;
}

.membersection .customitem .casedetails .white {
	color: #fff;
}

.membersection .customitem .casedetails .hilight {
	color: #EFFF00;
	font-weight: normal;
}

.membersection .customitem .caseprice {
	float: none;
	margin-left: 15px;
}

.membersection .caseprice {
	float: right;
}