/* 109 Public CSS Document */

/*------------------------------*/
/*---- Background Definition---*/
/*----------------------------*/

.cmenu
{
	background-color: #191919;
	padding: 5px 0px 5px 10px;
	font-color: #FFFFFF;
	height: 30px;
	text-decoration: none;
}

.cmenua
{
	background-color: #191919;
	padding: 5px 0px 5px 10px;
	color: #FFFFFF;
	height: 30px;
	text-decoration: none;
}

body
{
    background-color: #191919;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    color: #666;
    position: relative;
    z-index: 0;

 
    overflow: auto;
}



/*------------------------------*/
/*----- Wrapper Definition ----*/
/*----------------------------*/

.subpage, .homepage
{
    width: 900px;
    margin: 0px auto;
    text-align: left;
    overflow: visible;
    background-color: white;
    min-height: 250px;
    z-index: 0;
}

.admin
{
    width: 900px;
    margin: 0px auto;
    text-align: left;
    overflow: visible;
    background-color: white;
    min-height: 250px;
    z-index: 0;
    padding: 0px;
}

.wrapper
{
    width: 900px;
    background-color: white;
    margin: 0px auto;
    text-align: left;
    min-height: 400px;
    overflow: hidden;
    position: relative;
    z-index: 0; 
    
   
}

.admin .wrapper
{
    width: 900px;
    background-color: white;
    margin: 0px auto;
    text-align: left;
    overflow: visible;
    position: relative;
    z-index: 0;
    top: 0px;
}

/*------------------------------*/
/*------ Navigation Menu ------*/
/*----------------------------*/

.menu
{
    min-height: 41px;
    width: 900px;
    background-color: #191919;
    color: white;
    position:relative;
    margin: 0px;
    padding: 0px;
    display: block;
    top: 0px;
    z-index: 100;
    overflow: visible;
}

.admin .menu
{
    min-height: 41px;
    width: 900px;
    background-color: #191919;
    color: white;
    position: relative;
    margin: 0px auto;
    padding: 0px;
    top: 0px;
    display: block;
    float: none;
    overflow: visible;
    z-index: 100;
}




/*------------------------------*/
/*---- Subpage Contentpane ----*/
/*----------------------------*/
.subpage .toppane
{
    width: 900px;
    padding: 0px;
    margin: 0px;
    height: 150px;
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    margin: 0px;
    padding: 0px;
    top: 0px;
    z-index: 99; 
    
    

}

.homepage .toppane
{
    width: 900px;
    padding: 0px;
    margin: 0px;
    height: 300px;
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    margin: 0px;
    padding: 0px;
    display: block;
    top: 0px;
    z-index: 5;
}

.admin .toppane
{
    display: none;
}


.subpage .white
{
    height: 24px;
    width: 800px;
    background-color: #fff;
    color: #464545;
    position: fixed;
    margin: 0px;
    display: none;
    top: 191px;
    z-index: 4;
    margin-left: 0px auto; #/*only applies to IE*/
margin-left:-505px;
_display:none;
}

.admin .white
{
    display: none;
}

.homepage .white
{
    height: 24px;
    width: 469px;
    background-color: #fff;
    color: #464545;
    position: fixed;
    margin: 0px;
    display: block;
    top: 326px;
    z-index: 4;
    margin-left: 0px auto; #/*only applies to IE*/
margin-left:-336px;
display:none;
}

.homepage .lines img
{
    display: none;
}

.subpage .contentpane
{
    position: relative;
    width: 550px;
    min-height: 40px;
    padding: 0px, 0px,0px,0px;
    overflow: auto;
    margin: 24px 0px 0px 26px;
    float: left;
    z-index: 0;
    background-color: white;
    _margin: 24px 0px 0px 26px;
    
}

.contentpane-new
{
    position: relative;
    width: 860px;
    min-height: 40px;
    padding: 0px, 0px,0px,0px;
    overflow: auto;
    margin: 24px 0px 0px 26px;
    float: left;
    z-index: 0;
    background-color: white;
    _margin: 24px 0px 0px 26px;
    
}

.subpage .rightpane
{
    width: 190px;
    min-height: 310px;
    max-height: 450px;
    background-color: Transparent !important;
    overflow: hidden;
    position: fixed;
    margin: 0px;
    padding: 0px;
    display: block;
    top: 191px;
    z-index: 5;
    margin-top: 20px;
    margin-left: 80px; #
margin-left:60px;
}

.admin .contentpane
{
    width: 800px;
    min-height: 380px;
    padding: 0px;
    overflow: hidden;
    margin: 0px;
    z-index: 0;
    display: inline;
}

.homepage .contentpane
{
    position: relative;
    width: 430px;
    min-height: 317px;
    padding: 0px;
    overflow: visible;
    margin: 24px 0px 0px 26px;
    padding-bottom: 0px;
    float: left;
    z-index: 0;
    display: block;
    _margin: 24px 0px 0px 26px;
}

.contentpane p
{
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
}

.contentpaneright
{
    position: absolute; 
    top: 10px; 
    left: 670px; 
    z-index: 100;
}


/*------------------------------*/
/*------ Right Hand 109 -------*/
/*----------------------------*/

.subpage .lines
{
    width: 269px;
    height: 449px;
    background-image: url(images/rhs/lines.gif);
    background-position: right top;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    margin: 0px;
    padding: 0px;
    display: block;
    top: 0px;
    z-index: 5;
    margin-left: 0px; #
margin-left:54px;
float:right;

_position:relative;
_top:0px;
_padding-left:20px;
_margin-left:0px;
_float:right;


}




.subpage .lines2
{
    width: 270px;
    height: 449px;
    background-image: none;
    background-position: right top;
    background-repeat: no-repeat;
    overflow: hidden;
    position: fixed;
    margin: 0px;
    padding: 0px;
    display: block;
    top: 191px;
    z-index: 5;
    margin-left: 630px; #
margin-left:135px;

}

.admin .lines
{
    visibility: hidden;
    display: none;
}

.subpage .lines .logo, .subpage .lines2 .logo
{
    width: 10px;
    min-height: 449px;
    height: 449px;
    background-image: url(images/rhs/109.gif);
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    z-index: 10;
}
.admin .lines .logo
{
    visibility: hidden;
    display: none;
}

.homepage .lines
{
    width: 270px;
    height: 449px;
    background-image: none;
    background-position: right top;
    background-repeat: no-repeat;
    overflow: visible;
    position: relative;
    margin: 0px;
    padding: 0px;
    display: block;
    top: 0px;
    z-index: 5;
    float:right;
    margin-left: 0px; #
    margin-left:0px;


_position:relative;
_top:0px;
_padding-left:0px;

_height:400px;
_float:right;
_margin:0px;

}

.homepage .lines .logo
{
    width: 111px;
   
    height: 329px;
    background-image: url(images/rhs/109.gif);
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    z-index: 10;
    _margin: 0px 0px 0px 0px;
    
}

.subpage .lines .logo img
{
    width: 111px;
    height: 329px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    z-index: 10;
}

/*------------------------------*/
/*-------- Footer Pane --------*/
/*----------------------------*/

.footer
{
    height: 41px;
    width: 900px;
    background-color: black;
    color: #464545;
    position: relative !important;
    margin: 0px;
    padding: 0px;
    z-index: 0;
    line-height: 3.5em;
    background-image: url(images/footer/copyright.gif);
    background-position: right top;
    background-repeat: no-repeat;
    top: 0px;
    
}

.admin .footer
{
    height: 41px;
    width: 900px;
    background-color: black;
    color: #464545;
    position: relative !important;
    margin: 0px;
    padding: 0px;
    z-index: 0;
    line-height: 3.5em;
    background-image: url(images/footer/copyright.gif);
    background-position: right top;
    background-repeat: no-repeat;
    top: 0px;
}

.footer a:link
{
    color: #464545;
    text-decoration: none;
    text-transform: capitalize;
}

.footer a:visited
{
    color: #464545;
    text-decoration: none;
    text-transform: capitalize;
}

.footer a:active
{
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}

.footer a:hover
{
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}

.footer img
{
    border: 0px;
    background-repeat: no-repeat;
}

.footer span
{
    padding-left: 13px;
}

.blank
{
    height: 100%;
    width: 100%;
    background-color: #191919;
    color: white;
    position: fixed;
    margin: 0px;
    padding: 0px;
    display: block;
    top: 719px;
    z-index: 99;
    display: none;
}



/*------------------------------*/
/*-------- TEXT STYLES --------*/
/*----------------------------*/

a, a:link, a:visted, a:active
{
    color: #333;
    text-decoration: underline;
}

a:hover
{
    color: #e51837;
}



/*------------------------------*/
/*---- EXTRA: DNN SPECIFIC ----*/
/*----------------------------*/

.ControlPanel
{
    position: fixed;
    z-index: 101;
    width: 900px;
    margin: 0px auto;
    top: 730px;
    padding: 0px;
    z-index: 100;
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
}

.admin .ControlPanel
{
    z-index: 0;
    width: 900px;
    position: relative;
    top: 0px;
}

/*------------------------*/
/*----- NEWS MODULE -----*/
/*----------------------*/
.newsrow p
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.viewnewsarticle
{
    text-align: left !important;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    color: #666;
}

.NewsFull
{
    text-align: left;
}

.viewnewstitle
{
    padding-bottom: 20px;
    font-size: 16px !important;
    color: #e51837 !important;
}

.newsbutton
{
    border: none;
    font-size: 11px !important;
    background-color: #666;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none !important;
    padding: 2px 6px 3px 6px !important;
    border: none;
}

.newsbutton:hover
{
    background-color: #e51837;
    color: #fff;
    border: none;
}


.newstitle
{
    font-size: 12px;
    font-weight: bold;
    color: #e51837 !important;
    padding: 0px !important;
    text-indent: 0px !important;
    margin: 0px !important;
    text-decoration: none !important;
}


.newstitle:hover
{
    padding: 0px !important;
    text-indent: 0px !important;
    margin: 0px !important;
    text-decoration: underline !important;
}

.NukeNews_AltItem, .NukeNews_Item
{
    background-color: #fff;
    border-bottom: 1px solid #eee;
    margin-bottom: 0px !important;
}

.newscontainer td
{
    padding-bottom: 0px;
    padding-top: 0px;
}

.newscontainer td:hover
{
    padding-bottom: 0px;
    padding-top: 0px;
}

.readmore
{
    text-align: right;
}

.readmore a
{
    text-decoration: none !important;
}

.readmore a:hover
{
    text-decoration: underline !important;
    color: #333;
}



#dnn_ctr437_Signin_plPassword_imgHelp
{
    display: none !important;
}



#dnn_ctr437_Signin_plUsername_imgHelp
{
    display: none !important;
}


#dnn_ctr437_Signin_plUsername_lblLabel
{
    color: #000 !important;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, Arial;
    text-align: left !important;
}

#dnn_ctr437_Signin_plPassword_lblLabel
{
    color: #000 !important;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, Arial;
    text-align: left !important;
}



td.subhead
{
    text-align: left !important;
}




.CommandButton
{
}



/*------------------------*/
/*------ SITEMAP --------*/
/*------------------------*/

.sitemaplink0, .sitemaplink0 a:link, .sitemaplink0 a:active, .sitemaplink0 a:visited
{
    font-size: 11px;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #666;
    font-weight: bold;
}

.sitemaplink0 a:hover
{
    font-size: 11px;
    text-decoration: none;
    color: #e51837;
    font-weight: bold;
}



.sitemaplink1, .sitemaplink1 a:link, .sitemaplink1 a:active, .sitemaplink1 a:visited
{
    font-size: 11px;
    padding-left: 15px;
    text-decoration: none;
    color: #666;
}

.sitemaplink1 a:hover
{
    font-size: 11px;
    text-decoration: none;
    color: #e51837;
}

.sitemaplink2, .sitemaplink2 a:link, .sitemaplink2 a:active, .sitemaplink2 a:visited
{
    font-size: 9pt;
    text-decoration: none;
    padding-left: 25px;
}
.sitemaplink2 a:hover
{
    font-size: 9pt;
    text-decoration: underline;
    color: #56004e;
}



.toppane p
{
    margin: 0px;
    padding: 0px;
}
.viplogin
{
    position:relative;
    top: 0px;
    margin-left: 0px;
    width: 75px;
    height: 41px !important;
    float: right;
    z-index: 200;
    background-image: url(images/menu/vip-login_r1.gif);
    background-position: right;
    background-repeat: no-repeat;
    display:inline;
    margin-top:-41px; #
    _position: relative;
    _margin-left: 800px;
    float:right;
    /*_overflow: hidden;
    _float: none;
    _padding: 0px;
    _height: 41px !important;
    _display: inline;*
}

.viplogin:hover
{
    background-image: url(images/menu/vip-login_r2.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.viplogin img
{
    height: 41px;
    width: 75px;
}


.searchbutton
{
    border: none;
    font-size: 11px;
    background-color: #666;
    color: #fff;
    font-weight: bold;
}


.searchbutton:hover
{
    border: none;
    font-size: 11px;
    background-color: #e51837;
    color: #fff;
    font-weight: bold;
}

.right
{
    text-align: right;
}

#dnn_ctr437_Signin_cmdLogin, .StandardButton
{
    background-color: #fff !important;
    width: 300px;
    border: 1px solid red;
}
