@charset "UTF-8";
/* CSS Document */

html, body, #container {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color:#000000;
}

#wrapper {
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
	width: 955px;
	border:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:smaller;
	background-color:#FFFFFF;
}


#header {
height:50px;
width:955px;
background-color:#fcad1c;

}


#menu-top {
padding-left: 10px;
bottom:30px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}

#menu-bottom {
padding-left: 10px;
bottom:30px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#title {
	padding-top:40px;
	padding-left:40px;
	
	text-align: left;
}

#content {
	padding-top:40px;
	padding-left:40px;
	vertical-align:text-top;
	height:400px;
	text-align: left;
}

#footer {
height:50px;
width:955px;
background-color:#fcad1c;
}
#logo {
left: 20px;
text-align:left;
}

#navigation {
left:20px;
}
.but-viptv, .but-home, .but-news, .but-about, .but-catalogue, .but-contactus, .but-tandcs, .but-sitemap, .header-middle, .footer-middle, .footer-end, .but-lionsgate {
float:left;
}

.but-viptv a {
	display: block;
	width:100px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/but_viptv.gif) no-repeat left top;
}

.but-viptv a:hover {
	background-position: right top;
	color:#fcad1c;
}

.but-home a {
	display: block;
	width:100px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/but_home.gif) no-repeat left top;
}

.but-home a:hover {
	background-position: right top;
	color:#fcad1c;
}

.but-news a {
	display: block;
	width:110px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/but_news.gif) no-repeat left top;
}

.but-news a:hover {
	background-position: right top;
	color:#fcad1c;
}

.but-about a {
	display: block;
	width:230px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/but_about.gif) no-repeat left top;
}

.but-about a:hover {
	background-position: right top;
	color:#fcad1c;
}

.but-catalogue a {
	display: block;
	width:160px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/but_catalogue.gif) no-repeat left top;
}

.but-catalogue a:hover {
	background-position: right top;
	color:#fcad1c;
}

.header-middle {
	display: block;
	width:150px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/header_middle.gif) no-repeat left top;
}

.but-lionsgate a {
	display: block;
	width:105px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/but_lionsgate.gif) no-repeat left top;
}

.but-lionsgate a:hover {
	background-position: right top;
	color:#fcad1c;
}



.but-contactus a {
	display: block;
	width:160px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/but_contactus.gif) no-repeat left top;
}

.but-contactus a:hover {
	background-position: right top;
	color:#fcad1c;
}

.but-tandcs a {
	display: block;
	width:120px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/but_tncs.gif) no-repeat left top;
}

.but-tandcs a:hover {
	background-position: right top;
	color:#fcad1c;
}

.but-sitemap a {
	display: block;
	width:140px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/but_sitemap.gif) no-repeat left top;
}

.but-sitemap a:hover {
	background-position: right top;
	color:#fcad1c;
}

.footer-middle {
	display: block;
	width:250px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/footer_middle.gif) no-repeat left top;
}

.footer-end {
	display: block;
	width:285px;
	height:50px;
	line-height:10px;
	background: #fcad1c url(../images/footer_end.gif) no-repeat left top;
}

a {
color:#FF6600;
}
a:hover {
color:#000000;
}

