﻿div#pageHolder
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

div#pageBorder
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	position:relative;
}

div#header
{
    height:150px;
	width:100%;
   	background-image:url(../gfx/bg_header.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

div#footer
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
}

div#menuHolder
{    
    position:relative;
    height:80px;
	background-color:White;
}

div#search
{
    float:right;
    width:300px;
    height:20px;
    margin:0px 20px 50px 0px;
}

div#titleImage
{
    float:left;
}

.homeCol1
{
    float:left;
    width:605px;
}

.homeCol2
{
    float:right;
    width:300px;
}

.col1
{
    float:right;
    width:300px;
}

.col1Wide
{
    float:left;
    width:605px;
    margin:0px 5px 0px 0px;
}

.col2
{
    float:left;
    width:300px;
    margin:0px 5px 0px 5px;
}

.col3
{
    float:left;
    width:300px;
    margin:0px 0px 0px 5px;
}

.col2Wide
{
    float:left;
    width:605px;
}

div#bannerAdverts
{    
}

div#bannerAdverts img
{    
    margin:0px 5px 0px 5px;
}

div#galleryHolder
{
    width:400px;
}

.menu
{
    z-index:0;
    position:absolute;
    text-align:right;
  	padding:5px 0px 5px 0px;
    font-size:14px;
    color:#ffffff;
    bottom:0px;
  	background-color:#3b78b6;
    background: -moz-linear-gradient(100% 100% 90deg, #3b78b6, #336699);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3b78b6), to(#336699));
    width:100%;
}

.menuItemsHolder
{
    padding-right:10px;
}

.menu a
{
    color:#ffffff;
}

.menuHomeImage
{
    position:absolute;
    top:5px;
    left:20px;
    width:100px;    
    z-index:9999;
}

.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;
	padding-top:125px;
}

.panel_welcome
{
   	background-image:url(../gfx/bg_welcome.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.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;    
}

.community_item_image
{
    float:left;
}

.community_item
{
    padding:10px 0px 0px 15px;
    float:left;
}

.profile_thumb
{
    width:100px;
    height:150px;
}

.galleryTable td
{
    min-height:120px;
}

.loading_panel_edit
{
    width:100%;
    height:100%;
    z-index:99;
    position:absolute;
    top:0px;
    left:0px;
    background-color: rgba(255,255,255,0.9);
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.loading_panel_text
{
    font-size:16px;
    font-weight:bold;
    width:120px;
    margin:20px auto 0px auto;
}

.updatePanelContentHolder
{
    position:relative;
}


