/*  website css */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #fff;
	line-height: 15px;
	
}

.orangeBig	{
	color: #f58f1e;
	font-size: 13px;
	font-weight: bold;
}
.movName {
	font-weight: bold;
	color: #DF8600;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration:none;

}
hr	{color: #999999}
.offerTitle {
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration:none
}
.offerTitle:hover {
	color: #EF8813;
	text-decoration: none;
}
.ver {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.smallNote {
	font-size: 11px;
	color: #000000;
}
.boldDarkBlue {
	font-size: 11px;
	font-weight: bold;
	color: #2d6b23;
}
.boldGreen {
	font-size: 11px;
	font-weight: bold;
	color: #f69021;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;

}
p {
	text-align: left;
}

.darkGreen {
	font-weight: bold;
	color: #339933;
}
.lightBlue {
	font-weight: bold;
	color: #3399FF;
}
.seaBlue {
	font-weight: bold;
	color: #7ebe36;
}
.movTime {
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;}
.movActors {
	color: #000000;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;}
.tablenews {
	background-color: #F3F3F3;
	border: 1px solid #ef8813;
}
.categories {
	color: #000000;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	text-transform: lowercase;
}

.newstable {
	border: 1px solid #7DBE35;
	margin-top: 2px;
}

.movietable {
	border: 1px solid #ef8813;
	padding: 3px;
	margin-bottom: 3px;	
}
.tableheader {
	background-color: #F58F1E;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.categories {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	text-transform: lowercase;
}
.tablecategory {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7DBE35;
	padding: 2px;
}
.tablecategory_1st {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #684D93;
	border-right-color: #684D93;
	border-bottom-color: #684D93;
	border-left-color: #684D93;
	padding: 2px;
}
.td_dark {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#D9E7F4;
}

strong		{
	font-weight: bold;
	color: #000036;
	
}
.movietable {
	border: 1px solid #ef8813;
}

#container {
	width: 990px;
	text-align:left;
	
}

#header {
	height: 110px;	
}
#logo {
	float: left;	
	height: 110px;
}



#logo img {
	margin-top: 20px;	
}

#search {
	margin-top: 20px;
	float: right;	
}

#search_toplinks {
	float: right;
	text-align: right;
	margin-top: 20px;
}

#toplinks {
	line-height: 16px;
		
}

#leftbar {
	float: left;
	width: 215px;
	padding: 0px;
	
}

#leftbar img {
	margin-bottom: 5px;	
}

#middlebar {
	float: left;
	width: 555px;
	text-align: left;
	margin-left: 3px;
}
#middlebar_full {
	float: left;
	width: 762px;
	text-align: left;
	margin-left: 3px;
	padding: 3px;
	margin-top: 5px;
}

#middlebar_full li {
	list-style-type: disc;
	margin-left:30px;
}
#rightbar {
	float: right;
	width: 207px;
	text-align: right;

}

#rightbar p {
	padding-right: 10px;	
}

#footer {
	clear: both;	
	background-color: #73ae30;
	height: 18px;
	color: #fff;
	text-align: right;
	padding: 3px;
}

#menu {
	height: 23px;
	width: 990px;
	float:left;
	background-color: #73ae30;
	margin-bottom: 3px;
}

/* ------------------------------------------------------ */

.quickmenu  {
	background-image: url(../images/menu_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 10px;
}

.quickmenulast  {
	background-image: url(../images/menu_last_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 10px;
}

.channels  {
	background-image: url(../images/channels_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 10px;
}

.channelslast  {
	background-image: url(../images/navigation/space.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 10px;
}

.tableborder {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.borderaround {
	border: 1px solid #999;
	
}

.leftmenuheader {
font-size: 13px;
background-color: #5bb901;
color: #fff;
padding: 4px;
margin-top: 2px;
		
}

.searchfield {
	border: 1px solid #999;	
	width: 220px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 16px;
}

.searchfield_left {
	border: 1px solid #999;	
	width: 190px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 16px;
}

.footballtable {
	border: 1px solid #999;
}

.lightrow {
	background-color: #fed3ad;	
	padding: 3px;	
}

.darkrow {
	background-color: #fe9f4d;
	padding: 3px;
}

.rightheaders {
	background-color: #2a7516;
	font-size: 13px;
	padding: 4px;
	color: #fff;
}

.righttables td {
	border: 1px solid #999;	
	text-align: left;
	padding: 4px;
}

.newstitles {
	color: #2a7516;	
}

.greytitles {
	color: #fff;
	background-color: #9f9f9f;
	height: 16px;
	font-size: 13px;
	text-align: left;
	padding: 4px;
}

.orangetitle {
	display: block;
	background-color: #fe7211;
	color: #fff;
	font-size: 13px;
	padding: 4px;
	text-align: left;
}

#deitesimmera {
	float: left;	
	width: 347px;
	height: 167px;
}

#games {
	float: right;	
	height: 165px;
	width: 200px;
	border: 1px solid #999;
	background-color: #e9e9e9;
}

#promo_banner {
	float: right;	
	height: 165px;
	width: 200px;
	border: 1px solid #999;
	background-color: #e9e9e9;
}

#video {
	float: left;
	width: 324px;
	border: 1px solid #cccccc;
	min-height: 295px;
}

#otherservices {
	float: right;
	width: 225px;
	border: 1px solid #cccccc;
	min-height: 295px;

	
}

#otherservices p {
	padding: 4px;
	text-align: left;

}

.borderorange  {
	border: 1px solid #fe7211;
	padding: 2px;
}

#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
z-index: -100;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

/* link colours */

a {
	color: #2a7516;
	text-decoration: none;
}


a:hover {
	color: #2a7516;
	text-decoration: underline;
}

.orangelink a {
		color: #fe7211;
}

.orangelink a:hover {
		color: #fe7211;
		text-decoration: underline;
}

.quickmenu a, .channels a, .quickmenulast a, .channelslast a {
	color: #000;	
}

.orangetext {
	color: #fe7211;
}

.greentext {
	color: #2a7516;
}
