/* design by Al'sdesign http://www.als-design.com
/* template for AS VOD
/* PNG fix */
/*img {
	behavior: url(iepngfix.htc);
}
div#map img {
	behavior: none;
} */
/* AS VOD custom CSS - general */
body {
	background:#000 url(../images/bg.jpg) center top no-repeat;
}
body, td, th, input, select, button, textarea {
	font:14px Arial, "Times New Roman", Times, serif;
	color:#FFF;
}
a, a:link, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
.the-link{
	color:#FFFFFF;
	text-decoration:underline;
	line-height:1.7;
	padding-left:10px;
	}
.the-link:hover{
	color:#FFFFFF;
	text-decoration:none;
		padding-left:10px;}


hr {
	width:100%;
	height:0px;
	color:#31309C;
	background-color: #680000;
	border: 1px solid #680000;
	border-bottom: 0px;
	padding:0;
	margin-bottom:10px;
}
button, textarea, select, input[type="checkbox"], input[type="radio"], input[type="reset"], input[type="submit"] {
	padding:4px;
	border:#191919 1px solid;
	margin-bottom:10px;
	background:#323232;
	color:#FFF;
}
input, button, textarea, select {
	padding:2px;
	border:#191919 1px solid;
	margin-bottom:10px;
}
input {
	background:url(../images/bg-input.jpg);
	width:150px;
}
label {
	/*float:left;*/
	margin-right:10px;
	padding-top:5px;
	text-align:right;
}
/* main containers START */
#main {
}
#page {
	/*	background:#000 url(../images/bg-page.jpg) top center no-repeat;*/
	width:980px;
	margin:auto;
}
#header {
	height:250px;
	background:#999999;
}
.spacer {
	width:10px;
	float:left;
	font-size:1px;
	height:100%;
}
#leftcol, #rightcol {
	width:200px;
	float:left;
}
#widecol {
	width:770px;
	float:left;
}
#midcol {
	width:560px;
	float:left;
}
#rightcol {
	float:right;
}
#footer {
	/*	font:14px "Arial Narrow", Arial, Helvetica, sans-serif;*/
	text-transform: uppercase;
	background:url(../images/bg-footer.jpg) top center no-repeat;
	text-align:center;
	margin-top:10px;
	height:130px;
	color:#999;
}
/* main containers END */

/* main menu START*/
ul#menu {
	background:transparent url(../images/bg-menu.jpg) top center no-repeat;
	margin:0px;
	padding:0px 0px 0px 70px;
	height:50px;
}
ul#menu li {
	float:left;
	list-style:none;
	list-style-type:none;
}
ul#menu li a {
	color:#000;
	display:block;
	font-size:16px;
	/*	margin:0 5px;
	line-height:50px;*/
	padding:10px 15px;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
}
ul#menu li a.register {
	color:#f9c200;
	font-weight:bold;
}
ul#menu li a.register:hover {
	color:#e6a500;
}
ul#menu li a:hover {
	color:#FFF;
	text-decoration:none;
	background:transparent url(../images/bg-menu.jpg) 0px -50px no-repeat;
}
/* main menu END*/
/* textlink list START */

ul.textlinks, ul.textlinks li {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.textlinks {
	padding-top:10px;
}
ul.textlinks li a {
	padding:0 0 10px 0px;
	margin-bottom:10px;
	border-bottom:1px #191919 dotted;
	display:block;
	text-decoration:none;
}
ul.textlinks li a:hover {
	/*	background:url(../images/icon-categories.png) 0px -3px no-repeat;*/
	text-decoration:underline;
}
/* text link list END */


/* footer START */
#footer ul {
	padding:30px 10px 10px 10px;
}
#footer ul li {
	display:inline;
	padding: 0;
	border-right:1px #d6d6d6 solid;
	background:none;
}
#footer ul li.last {
	border:0px none; /* !important; */
}
#footer ul li a {
	padding:5px 15px;
	text-decoration:none;
	color:#FFF;
}
#footer ul li a:hover {
	text-decoration:underline;
}
/* footer END */
/* float and align classes */
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.floatcenter {
	margin:auto;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.size24 {
	font-size:24px;
}
.red {
	color:red;
}
table {
	border:0px;
}
tr {
	border:0px;
}
td {
	border:0px;
}
th {
	border:0px;
}
/* box styling START */
.box220, .box520, .box760 {
	margin-top:10px;
	padding:0 10px;
	border-bottom:#191919 1px solid;
}
.box220 {
	background:url(../images/bg-box-180.gif) no-repeat;
}

.catbox {
	margin-top:3px;
	padding:0 10px;
	border-bottom:#191919 1px solid;
	height:200px;
	width:201;
	overflow:auto;
scrollbar-base-color: #9999cc;
scrollbar-arrow-color:#000000;
scrollbar-track-color: #ccccff;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;	}
.catbox-new {
	background:url(../images/bg-box-180.gif) no-repeat;
	
}

.cat-text{	margin:0;
	padding:7px 0 15px 0;
	text-transform: uppercase;
	color:#FFF;
	font-weight:normal;
	font-size:15px;
	}
.box520 {
	background:url(../images/bg-box-580.gif) no-repeat;
}
.box760 {
	background:url(../images/bg-box-760.gif) no-repeat;
}
.box220 h2, .box520 h2, .box760 h2 {
	margin:0;
	padding:7px 0 15px 0;
	text-transform: uppercase;
	color:#FFF;
	font-weight:normal;
	font-size:15px;/*font:14px "Arial Narrow", Arial, Helvetica, sans-serif;*/
}
#free_trailer {
	width:540px;
	height:280px;
	background:url(../images/free_trailer.jpg) center center no-repeat;
}
#free_trailer .player {
	padding:30px 70px;
	margin:auto;
	text-align:center;
}
#free_trailer .promo {
}
#left_search {
}
#left_search label {
	float:none;
	color:#7f7f7f;
	margin-right:10px;
	/*padding-top:5px;*/
text-align:left;
}
#left_search select {
	width:160px;
}
#filter {
}
form#filter label {
	margin:0 10px;
}
form#filter select {
	margin:0px;
	width:115px;
}
.paging_sorting {
	margin-bottom:10px;
}
.paging_sorting a {
	text-decoration:none;
	padding:0 5px;
}
.paging_sorting a:hover {
	text-decoration:underline;
}
form.sorting label {
	margin:0px;
}
form.sorting select {
	margin:0px;
}
.videobox {
	float:left;
	width:245px;
	padding:0 10px 10px 10px;
	margin-bottom:5px;
	border-bottom:#191919 1px dotted;
}
/* left side video: right border + margin */
.videobox_left {
	margin-right:5px;
	border-right:#191919 1px dotted;
}
.videobox .thumb {
	padding:4px;
	background-color:#FFF;
	border:#191919 1px solid;
	margin:0;
}
.videobox table {
	border-collapse:collapse;
	width:90%;
}
.videobox th {
	color:#898989;
	text-align:right;
}
.videobox td, .videobox th {
	padding:5px;
	border:0px solid;
	border-bottom:#191919 1px dotted !important;
}
/* box styling END */
/* custom styles */
.wrap20 {
	padding:20px;
}
.wrap10 {
	padding:10px;
}
.width49 {
	width:49%;
}
.thumb {
	padding:4px;
	background-color:#FFF;
	border:#191919 1px solid;
	margin:0 0 10px 0;
}
.submit, .submit2 {
	font-weight:bold;
	color:#FFF;
	width:auto;
	border:#191919 1px solid;
	margin-bottom:0px;
}
.submit {
	background:#0066cc url(../images/bg-submit.jpg) repeat-x;
}
.submit2 {
	background:#0066cc url(../images/bg-submit-highlight.jpg) repeat-x;
	color:#000;
	font-weight:bold;
}
a.yellow_button {
	display:block;
	background:url(../images/bg-submit-highlight.jpg);
	border:#191919 1px solid;
	padding:5px 20px;
	margin: 0 0px 20px 0px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	clear:both;
}
a.yellow_button:hover {
	text-decoration:underline;
}
.last {
	border-right:0px none; /*  !important */
}
