@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
}
img {
	border:none;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-image:url(../Images/BGShade.png);
	background-repeat:repeat-y;
	background-position: center;	
}

h1 {
	margin: 0 0 3px 0;
	font-weight: normal;
	height: 26px;
	color: #FFFFFF;
	font-size: 18px;
	padding: 4px 0 0 6px;
	background-color: #2E5178;
	background-image: url(../Images/h1_bg.png);
	background-repeat: repeat-x;
}

h3 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 0 6px;
	background-color: #2E5178;
}
#MainContent #MainTitle {
	height: 30px;
}
#HomePageChannelList #SubCat {
	background-position: center;
	text-align: center;
	padding-bottom: 10px;
}

#HomePageChannelList #channelsList {	
	background-color: #D5E2F7;
	padding: 8px;
}

#MainContent #HomePageChannelList {
	float: right;
	height: auto;
	width: 643px;
	border: 1px solid #2E5178;
	background-color: #D5E2F7;
}

#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#container #Footer {
	float: left;
	width: 100%;
	height: 145px;
	background-color: #D5E2F7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2E5178;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E5178;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
}
#MainContent #SiteInformation {
	float: left;
	width: 630px;
	font-size: 12px;
	border: 1px solid #CCC;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 6px;
	color: #666;
}
#SiteInformation a
{
	color: #2E5178;
	text-decoration: none;
	}
#Footer #Statistic {
	float: right;
	height: 120px;
	width: 220px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-bottom: 10px;
}
#Footer #Statistic #StatusTitle {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin-left: 10px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
#Footer #links {
	font-size: 12px;
	color: #2E5178;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 6px;
	width: 750px;
	float: left;
}
#Footer #links a {
	font-size: 12px;
	color: #2E5178;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 6px;
}
#Footer #links a:hover {
	font-size: 12px;
	color: #2E5178;
	text-decoration: underline;
	padding-top: 8px;
	padding-left: 6px;
}

#Statistic #Watchedtoday {
	font-size: 10px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	height: 25px;
	line-height: 25px;
	width: 200px;
	margin-left: 10px;
}

#Statistic #Totalwatched {
	font-size: 10px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	height: 25px;
	line-height: 25px;
	width: 200px;
	margin-left: 10px;
}
#Statistic #Totalmembers {
	font-size: 10px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	height: 25px;
	line-height: 25px;
	width: 200px;
	margin-left: 10px;
}

#Statistic #TotalChaneels {
	font-size: 10px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	height: 25px;
	line-height: 25px;
	width: 200px;
	margin-left: 10px;
}



#body #LeftSideHolder {
	float: left;
	width: 305px;
}
#LeftSideHolder #LatestTvChannels {
	margin: 0 0 2px 0;
	border: 2px solid #2E5178;
	padding: 0;
	float: left;
	width: 302px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	
}

#LeftSideHolder #LatestTvChannels a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding: 4px 5px;
	background-color: #2E5178;
	background-image: url(../Images/h1_bg.png);
	background-repeat: repeat-x;
	}
#LeftSideHolder #LatestTvChannels a:hover {
	color: #FFFFFF;
	background-color: #2E5178;
	background-image: url(../Images/menu_bg_over.gif);
	background-repeat: repeat-x;
}

#LeftSideHolder #RecomendedTV {
	float: left;
	margin-top: 10px;
	width: 305px;
	margin: 0 0 2px 0;
}
#RecomendedTV #RecomendedTVTitle {
	height: 24px;
	margin: 5px 0 0 0;
	background-color: #2E5178;
	background-image: url(../Images/h1_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#LeftSideHolder #RecomendedTV span{
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	position: absolute;
	right: 7px;
	top: 3px;
	display: table;
	width: 60px;
	text-align: center;

}
#LeftSideHolder #RecomendedTV a{
	text-align: left;
	width: 298px;
	height: 16px;
	color: #2E5178;
	padding: 2px 0 0 6px;
	font-size: 11px;
	text-decoration: none;
	border-top: 1px #FFFFFF solid;
	position: relative;
	font-weight: bold;
	display: block;
	background-color: #D5E2F7;
	background-image: url(../Images/links_on.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#LeftSideHolder #RecomendedTV a:hover{
	color: #2E5178;
	background-color: #93B4EA;
	background-image: url(../Images/links_over.gif);
	background-repeat: no-repeat;
	background-position: right;
}



#body #MainContent {
	float: right;
	width: 645px;
}
#LeftSideHolder #LeftDropDown {
	float: right;
	width: 300px;
	background-color: #D5E2F7;
	border: 1px solid #2E5178;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 10px;
}
#LeftSideHolder #LeftAd {
	float: left;
	height: 250px;
	width: 303px;
	border: 1px solid #2E5178;
	margin-top: 2px;
	background-color: #D5E2F7;
}
#MainAds {
	height: 280px;
	padding: 3px;
}


#container #body {
	height: 700px;
}


#container #Header {
	height: 170px;
}

#container #Header #LoginBox {
	height: 56px;
	width: 300px;
	float: right;
}
#container #Header #topAd {
	float: right;
	height: 125px;
	width: 728px;
	text-align: center;
	vertical-align: bottom;
}
#noresult {
	font-size: 12px;
	text-decoration: none;
	padding: 5px;
	text-align: center;
}

#container #Header #Logo {
	float: left;
	height: 125px;

}


#container #Header #NavigationBar {
	clear: both;
	border-left: 1px #FFFFFF solid;
	height: 40px;
	background-image: url(../Images/menu_bg.gif);
	text-align: center;
}
#NavigationBar  a{
	font-size: 13px;
	font-weight: bold;
	padding: 13px 13px 0 13px;
	text-align: center;
	color: #FFF;
	height: 27px;
	text-decoration: none;
	display: block;
	float: left;
	border-right: 1px #FFFFFF solid;
	background-color: #2E5178;
	background-image: url(../Images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#NavigationBar a:hover{
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../Images/menu_bg_over.gif);
}
#NavigationBar a:active, #NavigationBar a:focus{
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../Images/menu_bg_over.gif);
}
.dropdownlistbox {
	font-size: 12px;
	width: 180px;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
}

.xtimewatch {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	padding-left: 8px;
}
.ChannelHeading {
	font-size: 14px;
	font-weight: bold;
	color: #2E5178;
	text-decoration: none;
	background-image: url(../Images/channelline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	white-space:nowrap;
}
.ChannelHeading a, .ChannelHeading a:active, .ChannelHeading a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #2E5178;
	text-decoration: none;
	background-image: url(../Images/channelline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	white-space:nowrap;
}

#footercopyrights {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	float: left;
	margin-top: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 100px;
	width: 700px;
	color: #666;
}
#footercopyrights a
{
	color: #2E5178;
	text-decoration: none;
}

.countrylist {
	background-image: url(../Images/h1_bg.png);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	line-height: 23px;
	text-indent: 4px;
	clear: both;
}
.countrylist a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
.countrylist a:hover {
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFF;
	background-color: #2E5178;
}

.CbannelListT {
	color: #2E5178;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	text-decoration: none;
	padding-top: 6px;
}
.CbannelListT a {
	color: #2E5178;
	font-size: 12px;
	text-decoration: none;
}
.CbannelListT a:hover {
	text-decoration: underline;
	color: #2E5178;
}

.description {
	font-size: 12px;
	text-decoration: none;
	padding: 8px;
}
.treelinks {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
.treelinks a{
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	color: #2E5178;
	text-decoration: none;
}
.howtoplay {
	font-size: 12px;
	color: #333;
	padding-top: 2px;
	padding-bottom: 8px;
}
#player {
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#MainLinks
{

}
#MainLinks h3
{
	height: 22px;
	margin: 5px 0 0 0;
	background-image: url(../Images/h1_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
#MyFriendsLinks {
	float: left;
	margin-top: 10px;
	width: 305px;
	margin: 0 0 2px 0;

}
.MyLinks
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2E5178;
	text-decoration: none;
	background-color: #D5E2F7;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
.MyLinks a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2E5178;
	text-decoration: none;
	background-color: #D5E2F7;
	display: block;
	line-height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.MyLinks a:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #2E5178;
	display: block;
	line-height: 20px;
}