/*VTR CSS Author Washhouse Design*/




/***************************global reset*/

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
    /*line-height: normal;*/

}

#terms h1{padding: 0 0 2px 0;}

#terms p {padding: 0 0 20px 0;}

/* remember to define focus styles! */

#slider{
line-height: normal;
}


:focus {
	outline: 0;
}

body {
	background: white;
	line-height: 1;
	color: black;
}

ol, ul {
	list-style: none;
}

/* tables still need cellspacing="0" in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

/* remove possible quote marks (") from <q> & <blockquote> */

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/***************************page and container*/

body {
	background-color: #fff;
	text-align: center;
	background-image: url(../images/background_01.gif);
	background-repeat: no-repeat;
	font-family: arial, helvetica;
	font-size: 0.75em;
	color: #4D4D4D;
}

#company-logo {
	margin-bottom: 15px;
	height: 40px;
}

#paginator{
    float: right;
    font-size: 12px;
}

#page-container {
	margin-left: auto;
	margin-right: auto;
	width: 888px;
	margin-top: 30px;
	text-align: left;
}

#page-container .inner {
	background-image: url(../images/page_container_background.png);
	padding: 15px;
}
.single-item-movie a{
    text-decoration: none;
}
.single-item-movie a.index_link{
    color:black;
}
.head a.index_link {
    color:white;
}
#content-container {
	width: 858px;
}

.clear {
    height: 1px;
    clear: both;
}

/***************************Navigation */

#navigation-container {
	height: 30px;
	font-size: 12px;
	margin-bottom: 15px;
	margin-right: 1px;
}

#filter {
	width: 135px;
	float: left;
	background-color: #fff;
	padding: 0 15px 0 15px;
}

#navigation {
	float: right;
	text-transform: uppercase;
}


#navigation ul {
	}

#navigation a {
	text-decoration: none;
	color: #808080;
}

#navigation li {
	list-style: none;
	float: left;
	padding: 0 0 0 1.6em;
	line-height: 30px;
}

#navigation li a:link {
	text-decoration: none;
	color: #808080;
}

#navigation li a:visited {
	text-decoration:none; color: #808080;
}

#navigation li a:hover {
	text-decoration: none;
	color: #4D4D4D;
	background-image: url(../images/arrow_02.gif);
	background-repeat:no-repeat;
	padding-top: 8px;
}

#navigation li a:active {
	text-decoration: none;
	color: #4D4D4D;
}

/***************************search*/

#search-box {
	width: 154px;
	float: left;
	background-color: #fff;
	margin-right: 15px;
	height: 30px;
	position: relative;
}


#search-box #s {
	border: none;
	font-family: arial;
	font-size: 11px;
	color: #808080;
	background: none;
	width: 100px;
	padding: 4px 0 3px 5px;
	margin: 5px;
	background-color: #dbdbdb;
	float: left;
}

#search-box #go {
	float: right;
	padding: 7px;
}

/***************************Single Item Containers*/

.single-item-container-left {
	width: 280px;
	height: 178px;
	min-height: 178px;
	background-color: #c2c2c2;
	float: left;
	margin-bottom: 9px;
    margin-right: 9px;
    position: relative;
    visibility: hidden;
}

.single-item-container-centre {
	width: 280px;
	height: 178px;
	min-height: 178px;
	background-color: #c2c2c2;
	display: inline;
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
	position: relative;
	}

.single-item-container-right {
	width: 280px;
	height: 178px;
	min-height: 178px;
	background-color: #c2c2c2;
	float: right;
	display: inline;
	margin-bottom: 14px;
	position: relative;
}
.search-bg {
	background-color: #4D4D4D !important;
}
/***************************Single Item Inners*/

.single-item-caption {
	line-height: 20px;
	background-color: #4D4D4D;
	color: #ccc;
	font-size: 12px;
	padding: 0 0 0 10px;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 270px;
}

                               /*chamele0n*/

#paginator a{
    color:#808080;
    float: left;
    text-decoration:none;
    padding-top: 10px;
}

#paginator a:hover{
   background-image: url(../images/arrow_23.gif);
   background-repeat: no-repeat;
   background-position: 5px top;
}

.cur_page {
    color:#808080;
    text-decoration:none;
    float: left;
    padding: 10px 5px 0 5px;
}
.p_first {
	padding-right: 5px;
}
.p_last {
    padding-left: 5px;
}
.p_active {
    padding-left: 5px;
    padding-right: 5px;
}

.paginator_control {
    clear:both;
    padding-top: 3px;
}
.paginator_main {
    width: 200px;
}

.img_play{
    display: block;
    height: 158px;
    width: 280px;
}
.img_play:hover{
    background-image: url(../images/play_3_.png);
}

#search_box_result {
    float:left;
    height:20px;
    width:230px;
    background-color:#DBDBDB;
    line-height:20px;
    padding:5px;
    margin: 10px 0 0 10px;
    font-size:12px;
}

.play_image {
    display: block;
    height: 158px;
    width: 280px;
    position: absolute;
    background-image: url(../images/empty.gif);
    z-index: 2;
}
.play_image:hover{
    background-image: url(../images/play_3_.png);
}
.t_image {
    position: absolute;
    z-index: 1;
}

.empty_blog {
    background-color:#000;
    display:block;
    height:153px;
    padding-left:5px;
    padding-top:5px;
    width:275px;
    position: absolute;
    z-index: 1;
}

.empty_blog:hover {
    background-image: url(../images/play_3_.png);
}

.empty_blog .head {
    width: 200px;
    background-color:#4D4D4D;
    font-size:12px;
    padding:5px;
}
.empty_blog .summary {
    padding:5px 20px 0 5px;
    font-size:12px;
    color: #ccc;
    text-decoration: none !important;
}

.empty_blog .head .date,.empty_blog .head .title {
    background-color:#4D4D4D;
    display:inline;
    height:20px;
    padding-left:0;
}

#drop-down-menu-container {
    z-index: 55;
}



/***************************Company Information Pages*/

#company-info {
	background-color: #fff;
	padding: 20px 10px 20px 20px;
	color: #4d4d4d;
	line-height: 1.2em;
}

#company-info a:link {
	color: #973260;
	text-decoration: none;
}

#company-info a:visited {
	color: #973260;
	text-decoration: none;
}

#company-info a:hover {
	color: #4d4d4d;
	text-decoration: none;
}


#company-info h1 {
	font-size: 12px;
	margin-bottom: 90px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 10px solid #efefef;
	padding:  0 0 10px 0;
}

#company-info p {
	padding:  0 0 1.2em 0;
}

#company-info h2 {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.2em;
	color: #000;
}

.company-info-columns li {
	float: left;
	display: block;
	width: 196px;
	margin: 0 10px 0 0;
}


.single-item-blog-date {
	background-color: #4D4D4D;
	color: #CCC;
}

.single-item-blog-title {
	background-color: #4D4D4D;
	color: #CCC;
}

.socialmedia {margin: 3px 5px 0 0; line-height: 8px; float: left;}
.socialmediablock {width: 196px; float: left: clear: both; border-bottom: 1px solid #ccc; padding : 5px 0 4px 0; height: 20px;}
.socialmediablock img {float: left; width: 16px; height: 16px; margin: 0 5px 5px 0;}
