﻿div#pageHolder
{
	width:995px;
	margin-left:auto;
	margin-right:auto;
}

div#header
{
    height:150px;
	width:100%;
   	background-image:url(../gfx/bg_header.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

div#menuHolder
{    
    height:60px;
	width:995px;
   	background-image:url(../gfx/bg_menu.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

div#menu
{
    /*width:830px;
    border:solid 1px #ff0000;*/
    
}

div#search
{
    float:right;
    width:300px;
    height:20px;
    margin:0px 20px 50px 0px;
}

div#titleImage
{
    float:left;
}

div#bannerAdverts
{    
}

div#bannerAdverts img
{    
    margin:0px 5px 0px 5px;
}

.menu
{
    float:left;
    width:800px;
    padding:15px 0px 0px 0px;
}

.menuHomeImage
{
    float:left;
    width:120px;
    padding:0px 10px 0px 0px;
}

.standardHolderBare
{
    float:left;
    width:675px;
    padding-right:10px;
}

.articleHolderTop
{
    height:10px;
   	background-image:url(../gfx/pnl_article_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
	width:455px;
}

.articleHolderBottom
{
    height:10px;
   	background-image:url(../gfx/pnl_article_bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	clear:both;
	width:455px;
}

.standardHolderTop
{
    height:10px;
   	background-image:url(../gfx/pnl_standard_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
	width:670px;
}

.standardHolderBottom
{
    height:10px;
   	background-image:url(../gfx/pnl_standard_bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	clear:both;
	width:670px;
}

.standardHolder
{
    float:left;
    width:670px;
    /*border:solid 1px #444444;*/
    background-color:#444444;
}

.contentListBody img
{
    /*border:solid 1px #eeeeee;*/
    padding:0;
    margin:0px 10px 5px 0px;
}

.panelWelcomeTop
{
   	background-image:url(../gfx/pnl_welcomeTop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
	width:670px;
	background-color:#444444;
	padding-top:125px;
}

.mainPageCol
{
    float:left;
    width:330px;
    border:solid 1px #666666;
    background-color:#3a3a3a;
}

.mainPageColHolder1
{
    float:left;
    width:330px;
}

.mainPageColHolder2
{
    float:right;
    width:330px;
}

.standardHolderFullWidth
{
    float:left;
    width:990px;
    border:solid 1px #666666;
    background-color:#3a3a3a;
}

.standardHolderFullWidthBare
{
    float:left;
    width:985px;
}

.standardHolderWithAd
{
    float:left;
    width:570px;
    border:solid 1px #666666;
    background-color:#3a3a3a;
    margin:0px 5px 5px 5px;
}

.articleHolder
{
    float:left;
    width:650px;
    border:solid 1px #666666;
    background-color:#3a3a3a;
}

.standardHolderAd
{
    float:left;
    width:190px;
    border:solid 1px #666666;
    background-color:#3a3a3a;
    margin:0px 5px 5px 5px;
}

.halfStandardHolder
{
    float:left;
    width:300px;
}

.advertHolder
{
    float:left;
    width:300px;
    border-right:solid 1px #666666;
    border-bottom:solid 1px #666666;
    border-left:solid 1px #666666;
}

.halfStandardHolder img
{
    /*border:solid 1px #eeeeee;*/
    margin:0px 10px 0px 0px;
}

.halfStandardHolderBare
{
    float:left;
    width:300px;
}

.articleAdHolder
{
    float:left;
    width:190px;
    border:solid 1px #666666;
    background-color:#3a3a3a;
}

.articleAdHolder p
{
    font-size:1.1em;
    font-weight:bolder;
    color:#cccccc;
}

.articleAdHolder li
{
    font-size:1.1em;
    color:#cccccc;
}

.tabHolder
{
    margin:0px 5px 0px 5px;
}

.standardContent
{
    margin:5px;
}

.contentListBody
{
    margin:0px 5px 0px 5px;
}

.articleColLeft
{
    float:left;
    width:200px;
    padding-right:10px;
}

.articleColLeft img
{
    
}

.articleColRight
{
    float:left;
    width:455px;
    /*padding-left:10px;
    padding-right:10px;*/
    background-color:#444444;
}

.articleBody
{
    padding:0px 10px 10px 10px;
}

.articleColRightVideo
{
    float:left;
    width:760px;    
    padding-left:5px;
}

.featuredArticlesMain
{
    float:left;
    width:315px;
}

.featuredArticlesOther
{
    float:left;
    padding-left:5px;
    width:333px;
    border-left:dotted 2px #666666;
}

.articleAdverts
{
    clear:both;
    width:100%;
    border-top:dotted 2px #666666;
    padding-top:10px;
}

.npatv
{
    width:750px;
    float:left;    
}

.npatv_ads
{
    width:220px;
    float:right;    
}