.downloadstore .wincs .width {
	width: 780px;
}

.downloadstore .winamv .width {
	width: 340px;
}

.downloadstore .winamv .inputtext {
	width: 265px;
}

.downloadstore .winlv {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

.downloadstore .winlv .width {
	width: 210px;
}

.downloadstore .winsch .width {
	width: 400px;
}

.downloadstore .winsch .inputtext {
	width: 290px;
}

.downloadstore br {
	clear: left;
}

.downloadstore .moreupdates {
	clear: both;
}

.downloadstore .moreupdates a {
	display: block;
	height: 43px;
	width: 1000px;
	background: url(../images/moreupdates.png) no-repeat;
	text-decoration: none;
	position: relative;
	left: -100px;
}

.downloadstore .totalupdates {
	float: right;
	position: absolute;
	top: 415px;
	color: #9fd1e2;
	text-align: right;
	width: 800px;
}

.downloadstore .totalupdates .hilight {
	color: #ffffff;
}

.downloadstore .menu {
	background: url(../images/b02.gif) no-repeat 100% 0px;
	height: 28px;
	float: right;
	margin-right: 5px;
	padding-right: 30px;
	border: 0;
	overflow: hidden;
}

.downloadstore .menu.cart {
	background: none;
	padding-right: 0;
}

.downloadstore .menu a {
	background: url(../images/b01.gif) no-repeat;
}

.downloadstore .menu a.addtocart {
	background: url(../images/b01ca.gif) no-repeat;
	padding-left: 30px;
	padding-right: 10px;
	height: 28px;
	width: 15px;
}

.downloadstore .menu a.removefromcart {
	background: url(../images/b01cr.gif) no-repeat;
	padding-left: 30px;
	padding-right: 10px;
	height: 28px;
	width: 15px;
}

.downloadstore .menu a, 
.downloadstore .menu_light a 
{
	color: #ffffff;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 32px;
	padding-right: 5px;
	display: block;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

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

.downloadstore .cartid {
	padding-top: 15px;
	padding-left: 30px;
}
	
.downloadstore .category {
	display: none;
}

.downloadstore .item_outer {
	background: url(../images/videobackground.jpg);
	margin-bottom: 20px;
	color: #cae1e9;
	border: 1px solid #86c7dd;
}

.downloadstore .item .white {
	color: #ffffff;
}

.downloadstore .item .hilight {
	color: #ffffff;
}

.downloadstore .item {
	padding: 20px 0px 20px 10px;
}

.downloadstore .item .caseprice {
	float: right;
}

.downloadstore .item .keywords {
	color: #9fd1e2;
	margin-top: 10px;
}

.downloadstore .item .keywords a {
	color: #9fd1e2;
	text-decoration: none;
	border-bottom: 1px dotted #9fd1e2;
}

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

.downloadstore .item .select {
	float: left;
	width: 130px;
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
}

.downloadstore .item .hdvlogo a {
	display: inline-block;
	background: url(../images/hdv.png) 50% 50% no-repeat;
	width: 100px;
	height: 45px;
	margin-top: 10px;
}

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

.downloadstore .item .mainpic {
	padding: 4px 1px 3px 1px;
	margin-top: 10px;
	text-align: center;
}

.downloadstore .item .mainpic .picture {
	display: inline;
}

.downloadstore .item .mainpic .picture img {
	border: 1px solid #88c5da;
	width: 90px;
}

.downloadstore .item .mainpic .picture .comment {
	font-size: 80%;
	text-align: center;
}

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

.downloadstore .item .thumbnails img {
	border: 1px solid #88c5da;
	width: 150px;
}

.downloadstore .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;
}

.downloadstore .item .details {
	float: left;
	width: 620px;
}

.downloadstore .item .details.selected {
	float: left;
	margin-left: 15px;
	width: 740px;
}

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

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

.downloadstore .customitem_outer {
	margin-bottom: 20px;
	background: url(../images/videobackground.jpg);
	color: #cae1e9;
	border: 1px solid #86c7dd;
}

.downloadstore .customitem {
}

.downloadstore .customitem .hdv {
	position: absolute;
}

.downloadstore .customitem .hdv a {
	display: block;
	background: url(../images/hdv-custom.png) no-repeat;
	width: 141px;
	height: 57px;
	position: relative;
	top: -52px;
	left: 630px;
}

.downloadstore .customitem .hdv.hdv720p a {
	background: url(../images/hdv-custom-720p.png) no-repeat;
}

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

.downloadstore .customitem .casetitle {
	font-size: 150%;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
	color: #ffffff;
	height: 23px;
	overflow: hidden;
	margin: 20px 0px 0px 20px;
}

.downloadstore .customitem .casedate {
	font-size: 100%;
	color: #ffffff;
	text-transform: uppercase;
	float: left;
	padding: 25px 0px 0px 10px;
	overflow: hidden;
}

.downloadstore .customitem .download-type-select {
	margin-top: 20px;
}

.downloadstore .customitem .downloadbutton {
	margin-left: 20px;
	float: left;
}

.downloadstore .customitem .downloadbutton a {
	display: block;
	width: 158px;
	height: 67px;
	background: url("../images/downloadbutton.png") no-repeat;
}

.downloadstore .customitem .casesummary {
	clear: both;
	text-align: left;
	padding: 10px 20px 20px 20px;
}

.downloadstore .customitem .keywords {
	color: #9fd1e2;
	padding-top: 5px;
	font-weight: normal;
}

.downloadstore .customitem .keywords a {
	color: #9fd1e2;
	text-decoration: none;
	border-bottom: 1px dotted #9fd1e2;
}

.downloadstore .customitem .keywords a:hover {
	color: #ffffff;
}

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

.downloadstore .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;
}

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

.downloadstore .customitem .mainpic {
	clear: both;
	padding: 10px;
	text-align: center;
}

.downloadstore .customitem .mainpic img {
	width: 750px;
	border: 1px solid #88c4dc;
}

.downloadstore .customitem .casedetails {
	color: #96995f;
	text-transform: uppercase;
	clear: both;
	margin: 0px 0px 0px 24px;
}

.downloadstore .customitem .casedetails .white {
	color: #cae1e9;
}

.downloadstore .customitem .casedetails .hilight {
	font-weight: normal;
	color: #ffffff;
}

.downloadstore .customitem .caseprice {
	float: right;
	clear: both;
	text-align: right;
	padding: 2px 25px 0px 0px;
}

.downloadstore .caseprice a {
	color: #ffffff;
	font-weight: bold;
}

.downloadstore .caseprice .hilight {
	color: #ffffff;
}

.downloadstore .customitem .holder {
	position: absolute;
	height: 1px;
	clear: both;
	z-index: 2;
}

.downloadstore .customitem .thumbnails {
	position: relative;
	text-align: center;
	top: 400px;
	left: 50px;
	width: 670px;
}

.downloadstore .customitem .thumbnails .thumbnail {
	float: left;
}

.downloadstore .customitem .thumbnails img {
	border: 1px solid #88c4dc;
	height: 100px;
	margin: 3px;
	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 */
}