.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: 420px;
	float: left;
	margin-right: 10px;
}

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

.membership .step1 .container,
.membership .step2 .container 
{
	border: 0;
	background: transparent;
	-moz-border-radius: 0;
}

.membership .step2 .container {
	border-left: 1px solid;
}

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

.submitmembership {
	padding: 10px;
}

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

.form .formcontent {
	margin-bottom: 20px;
	padding: 10px;
}

.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: 340px;
}

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

.membersection .moreupdates {
	clear: both;
}

.membersection .moreupdates a {
	display: block;
	width: 656px;
	height: 46px;
	background: url(../images/morearchiveupdates.png) no-repeat 50% 0px;
}

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

.membersection .menu_outer {
	width: 630px;
	height: 35px;
	overflow: hidden;
}

.membersection .menu {
	background: url(../images/b06.gif) no-repeat;
	height: 32px;
	float: right;
	margin-right: 10px;
}

.membersection .menu a {
	background: url(../images/b06c.gif) no-repeat 100% 0px;
}

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

.membersection .menu.cart {
	background: url(../images/b06.gif) no-repeat;
}

.membersection .menu.cart a {
	background: url(../images/b06c.gif) no-repeat 100% 0px;
}

.membersection .menu a, 
.membersection .menu_light a 
{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.membersection .menu a:hover,
.membersection .menu_light a:hover 
{
	color: #ffff64;
}

.membersection .cartid {
	padding-top: 15px;
	padding-left: 50px;
}
	
.membersection .category {
	float: left;
	background: #162b4f;
	margin-right: 10px;
	width: 105px;
}

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

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

.membersection .item_outer {
	margin-top: 15px;
	margin-bottom: 10px;
}

.membersection .item {
	-moz-border-radius: 5px 5px 5px 5px;
	background: #003b77;
	padding: 10px;
	clear: both;
	border: 1px solid #1a719f;
}

.membersection .item .keywords {
	color: #2991be;
}

.membersection .item .keywords a {
	color: #4991be;
	text-decoration: none;
}

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

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

.membersection .item .hdvlogo.hdv720p {
	background: url(../images/hdv720p.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 {
	border: 1px dotted #3d6b99;
	padding: 2px;
	background: #003264;
}

.membersection .item .mainpic .picture img {
	border: 0;
	width: 90px;
}

.membersection .item .mainpic .picture .comment {
	color: #2991be;
	text-transform: uppercase;
	font-size: 60%;
	margin-top: 2px;
	display: block;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.membersection .item .thumbnails a {
	border: 1px dotted #3d6b99;
	padding: 2px;
	background: #003264;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
}

.membersection .item .thumbnails img {
	border: 0;
	width: 150px;
}

.membersection .item .thumbnails .comment {
	color: #2991be;
	text-transform: uppercase;
	font-size: 80%;
	margin-top: 2px;
	margin-bottom: 0px;
	display: block;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

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

.membersection .item .details.selected {
	float: left;
	width: 650px;
	padding-left: 5px;
}

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

/* Our own download store items with the big folder */


.membersection .customitem {
	width: 630px;
	height: 355px;
	overflow: hidden;
}

.membersection .customitem .select {
	visibility: hidden;
	overflow: hidden;
	width: 100px;
	height: 100px;
}

.membersection .customitem .addtocart a {
	background: url(../images/b04.gif) no-repeat;
	width: 138px;
	height: 30px;
	display: block;
	position: relative;
	left: 0px;
	top: -100px;
}

.membersection .customitem .morephotos a {
	background: url(../images/b05.gif) no-repeat;
	width: 131px;
	height: 30px;
	display: block;
	position: relative;
	left: 150px;
	top: -130px;
}

.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: 56px 0 0 57px;
}

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

.membersection .customitem .mainpic {
	width: 314px;
	height: 313px;
	position: relative;
	overflow: hidden;
	left: -4px; /* 537 */
	top: -120px; /* 337 */
	background: url(../images/d07o.gif);
	border: 0;
	padding: 0;
}

.membersection .customitem .mainpic .mainpicimg {
	top: 7px;
	left: 7px;
	width: 300px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.membersection .customitem .mainpic img {
	position: relative;
	left: -50px;
	border: 0;
	height: 310px;
}

.membersection .customitem .hdv {
	width: 83px;
	height: 41px;
	left: 545px;
	top: -475px;
	position:relative;
	overflow: hidden;
}

.membersection .customitem .hdv.yes {
	background: url(../images/hdv.gif);
}

.membersection .customitem .hdv.hdv720p {
	background: url(../images/hdv720p.png) 50% 50% no-repeat;
}

.membersection .customitem .hdv.yes a {
	background: url(../images/empty.gif);
	width: 83px;
	height: 41px;
	display: block;
}

.membersection .customitem .casetitle {
	color: #ffffff;
	width: 240px;
	height: 30px;
	font-size: 15px;
	left: 320px;
	top: -510px;
	position:relative;
	font-weight: bold;
	overflow: hidden;
}

.membersection .customitem .casedetails {
	width: 240px;
	height: 20px;
	position: relative;
	overflow: hidden;
	left: 320px;
	top: -524px;
	color: #2991be;
	font-weight: bold;
	font-size: 11px;
}

.membersection .customitem .casesummary {
	width: 300px;
	height: 110px;
	top: -520px;
	left: 320px;
	position: relative;
	overflow: hidden;
	color: #64e1ff;
	font-size: 12px;
}

.membersection .customitem .casesummary .keywords_outer {
	overflow: hidden;
	width: 300px;
	margin-top: 5px;
	color: #2991be;
}

.membersection .customitem a.casetooltip {
	color: #ffff64;
	background: url(../images/b02.gif) no-repeat 0px 1px;
	padding-right: 40px;
}

.membersection .customitem a.casetooltip:hover {
}

.membersection .customitem .thumbnails {
	background: url(../images/d08.gif);
	width: 330px;
	height: 195px;
	position: relative;
	overflow: hidden;
	top: -515px;
	left: 306px;
}

.membersection .customitem .thumbnails img {
	width: 150px;
	height: 83px;
	overflow: hidden;
	border: 0;
	position: relative;
}

.membersection .customitem .thumbnails .thumbnail1 {
	top: 8px;
	left: 7px;
}

.membersection .customitem .thumbnails .thumbnail2 {
	top: 8px;
	left: 21px;
}

.membersection .customitem .thumbnails .thumbnail3 {
	top: 22px;
	left: 7px;
}

.membersection .customitem .thumbnails .thumbnail4 {
	top: 22px;
	left: 21px;
}

.membersection .customitem .caseprice {
	position: relative;
	top: -508px;
}

.membersection .customitem .caseprice a {
	margin-left: 10px;
}



/* Our own NEW download store items with the big folder */

.membersection .newvideo .customitem {
	width: 630px;
	height: auto;
}

.membersection .newvideo .customitem .select {
	visibility: hidden;
	overflow: hidden;
	width: 1px;
	height: 1px;
}

.membersection .newvideo .customitem .addtocart a {
	background: url(../images/b04.gif) no-repeat;
	width: 138px;
	height: 30px;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	margin: 10px 0 10px 0;
}

.membersection .newvideo .customitem .morephotos a {
	background: url(../images/b08.gif) no-repeat;
	width: 131px;
	height: 30px;
	display: block;
	position: relative;
	left: 10px;
	top: 0px;
	float: left;
	margin: 10px 0 10px 0;
}

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

.membersection .newvideo .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: 75px 0 0 211px;
}

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

.membersection .newvideo .customitem .mainpic {
	width: 635px;
	height: 481px;
	position: relative;
	overflow: hidden;
	left: -3px;
	top: 0px;
	background: url(../images/d07on.gif);
	border: 0;
	padding: 0;
}

.membersection .newvideo .customitem .mainpic img {
	position: relative;
	top: 7px;
	left: 7px;
	border: 0;
	width: 622px;
	height: auto;
}

.membersection .newvideo .customitem .hdvlogo {
	width: 83px;
	height: 41px;
	left: 0px;
	top: -5px;
	position:relative;
	float: right;
	background: url(../images/hdv.gif);
}

.membersection .newvideo .customitem .hdvlogo.hdv720p {
	background: url(../images/hdv720p.png);
}

.membersection .newvideo .customitem .casetitle {
	color: #ffffff;
	height: 20px;
	font-size: 15px;
	left: 0px;
	top: 0px;
	position:relative;
	font-weight: bold;
	overflow: hidden;
	float: left;
	text-transform: uppercase;
	width: 350px;
}

.membersection .newvideo .customitem .casedetails {
	width: 350px;
	height: 20px;
	position: relative;
	overflow: hidden;
	left: 2px;
	top: -3px;
	color: #2991be;
	font-weight: bold;
	font-size: 11px;
}

.membersection .newvideo .customitem .casesummary {
	width: 620px;
	height: auto;
	top: 0px;
	left: 0px;
	position: relative;
	overflow: hidden;
	color: #64e1ff;
	font-size: 12px;
	margin: 10px 0px 0px 3px;
}

.membersection .newvideo .customitem .casesummary .keywords_outer {
	overflow: hidden;
	width: 600px;
	margin-top: 5px;
	color: #2991be;
}

.membersection .newvideo .customitem a.casetooltip {
	color: #ffff64;
	background: url(../images/b02.gif) no-repeat 0px 1px;
	padding-right: 40px;
}

.membersection .newvideo .customitem .thumbnails {
	margin-top: 350px;
	background: transparent;
	width: 620px;
	height: 150px;
	position: absolute;
	overflow: hidden;
	top: auto;
	left: auto;
	z-index: 1;
	padding-left: 40px;
}

.membersection .newvideo .customitem .thumbnails img {
	width: auto;
	height: 80px;
	overflow: hidden;
	border: 1px dotted #3d6b99;
	position: relative;
	margin: 0px 2px 2px 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
	-moz-box-shadow: 3px 3px 5px #000; /* Firefox */
	-webkit-box-shadow: 3px 3px 5px #000; /* Safari, Chrome */
	box-shadow: 3px 3px 5px #000; /* CSS3 */
}

.membersection .customitem .thumbnails .thumbnail {
	float: left;
	margin-right: 10px;
	position: relative;
}

.membersection .newvideo .customitem .thumbnails .thumbnail1 {
	top: 0px;
	left: 0px;
}

.membersection .newvideo .customitem .thumbnails .thumbnail2 {
	top: 0px;
	left: 0px;
}

.membersection .newvideo .customitem .thumbnails .thumbnail3 {
	top: 0px;
	left: 0px;
}

.membersection .newvideo .customitem .thumbnails .thumbnail4 {
	top: 0px;
	left: 0px;
}

.membersection .newvideo .customitem .caseprice {
	position: static;
	margin: 0px 0px 0px 20px;
	text-align: right;
	float: right;
}

.membersection .item .caseprice {
	margin: 0px 5px 5px 20px;
	text-align: right;
	float: right;
}