#wrapper
{
	margin: 0 auto 0 auto;
	width: 900px;
}

/*
===========================================================================================
Header
===========================================================================================
*/

#header
{
	clear: both;
	height: 111px;
}

#header #logo
{
	float: left;
	width: 300px;
}

#header #logo .inner
{
	/*top: 35px;
	position: absolute;*/
}

#header #logo #logo-inner
{
	width: 300px;
	height: 0px !important;
    height /**/:111px;
}

#header #navigation 
{
	float:left;
	width: 600px;
	height:100%;
	position:relative;
}

#header #navigation #links
{
	position: absolute;	
	bottom: 35px;
	right: 0px;
}

#header #navigation #search
{
	position: absolute;	
	bottom: 0;
	right: 0px;
	text-align: right;
}

/*
===========================================================================================
Navigation
===========================================================================================
*/

#navigation-top
{
	clear: both;
}

#navigation-side
{
	float: left;
	width: 200px;
}

/*
===========================================================================================
Content
===========================================================================================
*/

#content-left
{
	float: left;
	width: 140px;
}

#content
{
	float: left;
}

#content-right
{
	float: left;
	width: 199px;
}

/*
===========================================================================================
Front page
===========================================================================================
*/

#front-page-top
{
	clear: both;
}

#front-page-top #tv-channels
{
	float: left;
	width: 438px;
	height: 200px;
}

#front-page-top #tv-channels .front-inner
{
	width: 427px;
}	

#front-page-top #cctv
{
	float: left;
	width: 462px;
	height: 200px;
}

#front-page-top #cctv .front-inner
{
	height: 230px;
}

#front-page-top #cctv .front-inner .description
{
	height: 194px;
}

/* Bottom */


#front-page-bottom
{
	clear: both;
}

#front-page-bottom #latest-news
{
	float: left;
	width: 425px;
}

#front-page-bottom #specials-and-promotions
{
	float: left;
	width: 440px;
}

/* Front page footer */
#front-page-footer
{
	clear: both;
}

#front-page-footer #latest-news-footer
{
	float: left;
	width: 426px;
}

#front-page-footer #specials-and-promotions-footer
{
	float: left;
	width: 460px;
}

/*
===========================================================================================
Content
===========================================================================================
*/

#bread-crumb
{
	clear :both;
}

.pagination .left
{
	float: left;
	width: 20%;
}

.pagination .right
{
	float: left;
	width: 80%;
}

/*
===========================================================================================
Footer
===========================================================================================
*/

#footer
{
	clear: both;
}
