#shop-navigation { float: left; height: 30px; width: 500px; background: black; font-size: 1.1em; font-weight: bold; padding-bottom: 20px;}
#shop-navigation a { float: left; height: 30px; padding: 0 15px 0 15px; line-height: 30px; background-color: #555; border-right: solid 1px black; }
#shop-navigation a:hover { background-color: #999; }


#shop-cart img { margin-right: 5px; vertical-align: middle; margin-top: -7px; }

#shop-flash { clear: both; }

#shop-column-left { float: left; width: 1000px; margin-bottom:100px; margin-top:20px; }
#shop-category { float: left; width: 300px; height: 40px; line-height: 40px; font-size: 2.0em; font-weight: bold; color:#666; font-family:Arial, Helvetica, sans-serif; margin-top:12px; }
#shop-sort { float: right; width: 380px; text-align: right; height: 40px; line-height: 40px; font-family:Arial, Helvetica, sans-serif; font-size: 1.2em; margin-top:10px; }
#shop-sort a{text-decoration:none; color:#333;}
#shop-sort a:hover{color:#666;}

#shop-pagination {padding: 10px;  font-family:Arial, Helvetica, sans-serif; text-decoration:none; margin-bottom:20px; border-bottom:solid #ccc 1px;}
#shop-pagination a {font-size: 1.2em; padding: 0 5px 0 5px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; }

#shop-product-title {font-size:30px; color:#000; font-family: Arial, Helvetica, sans-serif;text-align:left;line-height:auto; margin-bottom:25px; font-weight:bolder;}
#shop-product-description { float: left; width: 1000px; font-size: 1em; padding-top: 10px; font-family:Arial, Helvetica, sans-serif; }

#shop-column-right { float: right; width: 300px; padding-top: 10px; }

.shop-table { clear: both; width: 100%; margin-top: 10px; }
.shop-table td { vertical-align: top; padding-top: 20px; padding-bottom: 20px; margin-top:2px;}

.shop-list-item { width:586px; height:100%; border-bottom: 1px solid #CCC; float:left; padding:20px; margin-top:20px; margin-bottom:20px;}
.shop-list-item h1 { padding: 0px; margin: 0px; font-size: 1.7em; font-weight: bold; font-family:Arial, Helvetica, sans-serif; color:#333; margin-bottom:5px; }
.shop-list-item h1 a{color:#333; text-decoration:none;}
.shop-list-item h2 { padding: 0 0 10px 0; margin: 0px; font-size: 1.2em; }
.shop-list-item p { padding: 0px; margin: 0px; font-size: 1em; font-family:Arial, Helvetica, sans-serif;}
.shop-list-details { color:#F00; float:left; font-size: 14px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; margin-bottom:0px;}
.shop-list-details a{ color:#666; text-decoration:none;}
.shop-list-details a:hover{ color:#333; }

.shop-product-comments { float: left; width: 680px; border-top: solid 1px #999; margin-top: 20px; padding-top: 20px; padding-bottom: 20px; font-size: 1.8em; font-weight: bold; }
.shop-comment p { font-size: 1.2em; }
.shop-comment h1 { font-size: 1.4em; font-weight: bold; }

#playbutton{
	background-image:url(../images/i/trailer.jpg);
	height:50px;
	width:120px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#playbutton a{
 	display:block;
	height:100%;
	width:100%;
}
#playbutton a:hover{
	background-image:url(../images/i/trailer_h.jpg);

}

#details{
	width:216px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#rightcollum{
	width:1000px;
	height:100%;
	float:left;
	padding-right:30px;
	padding-bottom:100px;
}

#title{
	width:586px;
	height:150px;
	border: 1px solid #CCC;
	float:left;
	padding:20px;
	margin-top:20px;
}

#descritpion{
	width:958px;
	height:100%;
	border: 1px solid #CCC;
	float:left;
	padding:20px;
	margin-top:20px;
	background-image: url(../images/i/description.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#press{
	width:958px;
	height:150px;
	border: 1px solid #CCC;
	float:left;
	padding:20px;
	margin-top:20px;
	background-image: url(../images/i/press.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#features{
	width:958px;
	height:100%;
	border: 1px solid #CCC;
	float:left;
	padding:20px;
	margin-top:20px;
	margin-right:18px;
	background-image: url(../images/i/bonus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#productdetails{
	width:958px;
	height:100%;
	border: 1px solid #CCC;
	float:left;
	padding:20px;
	margin-top:20px;
	background-image:url(media/images/i/pdetails.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#txtBX{
	height:100%;
	width:420px;

}

.product{
	width:958px;
	height:100%;
	border: 1px solid #CCC;
	float:left;
	padding:20px;
	margin-top:20px;
	background-image: url(../images/i/included.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mv_poster{
	float:left;
	margin-top:10px;
	margin-right:20px;
	clear:none;
}
.mv_txt{
	height:100%;
	float:left;
	clear:none;
}

/*#main_content{
	margin: 0 10px 0 10px;
}
h1 {
	margin-top:10px;
	margin-bottom:5px;
	padding: 5px 0px 5px 10px;
	color:#666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-weight:bold;
	font-size:1.6em;
	font-family:"Times";
}
.shop_left{
	width:590px;
	float:left;
}
.shop_right {float:left;
	margin-left:18px;width:372px}
.product{
	margin-bottom:5px;
	margin-top:5px;
	float:left;width:590px;color:#666;font-size:1em;
}
.product h2{
	color:#fff; font-size:1.5em;font-weight:bold;
}
.product_block {
	float:left;width:150px;padding-right:10px;
}
.blockdescr(
float:right;width:430px;border:5px;
)
.action_bar img{
	vertical-align:middle;
	border:none;
}
.action_bar {
	font-size:1.1em;padding-top:10px;
}
em{
	font-size:1.1em;
	color:#ffffff;font-weight:bold;
}
img, div { behavior: url('/styles/iepngfix.htc') }
.wide_bottom{
	width:933px;
	clear:both;
}
.wide_bottom img{
	vertical-align:middle;
}*/