.separator,
hr
{
	height: 1px;
	border-top: 1px dotted #CCBBBB;
	border-left: 0px;
	border-right: 0px;
}

.container {
	-moz-border-radius: 5px 5px 5px 5px;
	background: #5c2329;
	padding: 10px;
	clear: both;
	border: 1px solid #6a292f;
}

.spacer {
	clear: both;
	height: 7px;
}

.clearboth {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.downloadstore .totalupdates {
	float: right;
	position: absolute;
	top: 290px;
	color: #c2a8ab;
	text-align: right;
	width: 750px;
}

.downloadstore .moreupdates {
	background: url(../images/d08.jpg) no-repeat;
}

.downloadstore .moreupdates a {
	display: block;
	width: 750px;
	height: 85px;
}

.downloadstore .moreupdates a:hover {
	background: url(../images/d08s.jpg) no-repeat 265px 26px;
}

.downloadstore .menu {
	background: url(../images/dsbutton2.gif) no-repeat;
	height: 28px;
	float: right;
	margin-right: 10px;
	width: 150px;
	overflow: hidden;
}

.downloadstore .menu_light {
	background: url(../images/dsbutton3.gif) no-repeat;
	height: 28px;
	float: right;
	margin-right: 10px;
	width: 150px;
	overflow: hidden;
}

.downloadstore .menu.cart {
	background: url(../images/dsbutton1.gif) no-repeat;
	height: 28px;
	float: right;
	margin-right: 0;
	width: 77px;
	overflow: hidden;
	padding-left: 20px;
}

.downloadstore .menu.small {
	background: url(../images/dsbutton1.gif) no-repeat;
	height: 28px;
	float: right;
	margin-right: 10px;
	width: 77px;
	overflow: hidden;
}

.downloadstore .menu a.addtocart {
	background: url(../images/dsadd.gif) 10px 9px no-repeat;
	padding-left: 20px;
	padding-right: 10px;
}

.downloadstore .menu a.removefromcart {
	background: url(../images/dsrem.gif) 10px 9px no-repeat;
	padding-left: 20px;
	padding-right: 10px;
}

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

.downloadstore .menu a:hover,
.downloadstore .menu_light a:hover 
{
	color: ede78f;
}

.downloadstore .cartid {
	padding-top: 15px;
	padding-left: 50px;
}
	
.downloadstore .item_outer {
	margin-bottom: 10px;
}

.downloadstore .item {
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 5px;
	border: 1px solid #5c2329;
	background-color: #6a292f;
}

.downloadstore .item.second {
	background-color: #6a292f;
}

.downloadstore .item .keywords {
	color: #c2a8ab;
}

.downloadstore .item .keywords a {
	color: #d2b8bb;
	text-decoration: none;
}

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

.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.gif) 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 .hdvlogo.hdv1080p a {
	background: url(../images/hdv1080p.png) 50% 50% no-repeat;
}

.downloadstore .item .mainpic {
	padding: 4px 1px 3px 1px;
	width: 100px;
	margin: 10px auto 0 auto;
	text-align: center;
}

.downloadstore .item .mainpic .picture {
	border: 1px solid #351218;
	padding: 4px 1px 3px 1px;
	background: #FFFFFF;
	text-align: center;
}

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

.downloadstore .item .mainpic .comment {
	color: #72686b;
	text-transform: uppercase;
	font-size: 60%;
	margin-top: 3px;
	display: block;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.downloadstore .item .thumbnails a {
	display: block;
	float: left;
	border: 1px solid #351218;
	padding: 5px;
	background: #FFFFFF;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
}

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

.downloadstore .item .thumbnails .comment {
	color: #72686b;
	text-transform: uppercase;
	font-size: 80%;
	margin-top: 5px;
	display: block;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

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

.downloadstore .item .details.selected {
	float: left;
	width: 730px;
	padding-left: 5px;
}

.downloadstore .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 */

.downloadstore .customitem_outer {
	background: url("../images/case-folder-bottom.png") 0 100% no-repeat;
	width: 759px;
	padding-bottom: 40px;
	margin-top: 10px;
}

.downloadstore .customitem {
	background: url("../images/case-folder-top.png") 0 0 no-repeat;
}

.downloadstore .customitem .select {
	display: none;
}

.downloadstore .customitem .addtocart a {
	width: 120px;
	height: 97px;
	display: block;
}

.downloadstore .customitem .hdv-spacer {
	width: 150px;
	height: 146px;
	float: left;
}

.downloadstore .customitem .hdv a {
	background: url(../images/hdv-custom.png);
	width: 240px;
	height: 146px;
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
	left: -60px;
	top: -10px;
}

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

.downloadstore .customitem .hdv.hdv1080p a {
	background: url(../images/hdv-custom-1080p.png);
}

.downloadstore .customitem .addtocart .free-video {
	background: url(../images/free-video.png) no-repeat;
	width: 70px;
	height: 55px;
	display: block;
	margin: 0;
	position: relative;
	left: 42px;
	top: 2px;
}

.downloadstore .customitem .casedate {
	color: #717171;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	float: right;
	width: 120px;
	top: 50px;
}

.downloadstore .customitem .caseid {
	color: #717171;
	position: relative;
	font-weight: bold;
	height: 30px;
	font-size: 18px;
	float: right;
	width: 110px;
	top: 47px;
}

.downloadstore .customitem .casetitle {
	color: #a38c62;
	text-transform: uppercase;
	font-size: 15px;
	position:relative;
	font-weight: bold;
	top: 60px;
	left: -100px;
}

.downloadstore .customitem .casetitle .casenumber {
	color: #5e4e3f;
	font-size: 14px;
}

.downloadstore .customitem .casedetails {
	position: relative;
	color: #a38c62;
	top: 60px;
	left: -100px;
}

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

.downloadstore .customitem .casedetails .hilight {
	color: #5e4e3f;
}

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

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

.downloadstore .customitem .mainpic {
	width: 659px;
	height: 502px;
	position: relative;
	overflow: hidden;
	background: url("../images/case-main-picture.png") no-repeat;
	left: 45px;
	top: -35px;
}

.downloadstore .customitem .mainpic img {
	border: 0;
	width: 635px;
	height: 480px;
	position: relative;
	top: 8px;
	left: 8px;
}

.downloadstore .customitem .download-button {
	width: 153px;
	height: 29px;
	background: url("../images/case-download-button.png") no-repeat;
	margin-left: 50px;
	position: relative;
	top: -20px;
	float: left;
}

.downloadstore .customitem .download-button a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 15px;
	display: block;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.downloadstore .customitem .download-button a:hover {
	color: #ede78f;
}

.downloadstore .customitem .download-type-select {
	float: left;
	margin-left: 5px;
	position: relative;
	top: -18px;
}

.downloadstore .customitem .casesummary {
	width: 650px;
	color: #000000;
	font-weight: bold;
	margin-left: 50px;
	clear: both;
	position: relative;
	top: -10px;
}

.downloadstore .customitem a.casetooltip {
	font-weight: bold;
	color: #aa292f;
}

.downloadstore .customitem a.casetooltip:hover {
}

.downloadstore .customitem .casenumber {
	width: 90px;
	height: 30px;
	overflow: hidden;
	position: relative;
	color: #000000;
}

.downloadstore .customitem .thumbnails {
	width: 600px;
	height: 160px;
	position: absolute;
	z-index: 1;
	margin-top: 285px;
	margin-left: 70px;
}

.downloadstore .customitem .thumbnails a {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

.downloadstore .customitem .thumbnails img {
	width: 100px;
	overflow: hidden;
	border: 1px solid #6a6151;
	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 */
}

.downloadstore .customitem .caseprice {
	position: relative;
	width: 200px;
	height: 40px;
	text-align: right;
	float: right;
	color: #a38c62;
	margin-right: 60px;
	top: -20px;
}

.downloadstore .customitem .caseprice .white {
	color: #a38c62;
}

.downloadstore .customitem .caseprice .hilight,
.downloadstore .customitem .caseprice a
{
	color: #5e4e3f;
}

.downloadstore .customitem .commentslink a {
	color: #a38c62;
	text-decoration: none;
}

.downloadstore .customitem .commentslink a:hover {
	color: #5e4e3f;
}

.downloadstore .customitem .keywords {
	color: #5e4e3f;
	font-weight: normal;
}

.downloadstore .customitem .keywords a {
	color: #a38c62;
	text-decoration: none;
}

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

.downloadstore .item .caseprice {
	float: right;
	margin: 0px 2px 3px 20px;
	text-align: right;
}