﻿/*custom style for qcpcny*/
body
{
    background:none;
}
#Body
{
    background:#EAEAEA;    
}

td, th
{
	vertical-align:top;
}
td
{
    text-align:left;
}
table
{
    width:100%;
    border-spacing:0;
}

.tabmenu table
{
    width:auto;
}

.clear
{
    height:1px;
    overflow:hidden;
    clear:both;   
}

.paneOutline
{
    outline:1px dotted #666;
    border:0;
}

.DNNEmptyPane 
{
    display:none;
}

table.ModuleTitle_SubMenu,
div.ControlPanel table
{
width:auto;
}

/*language style*/
div.language-object span.Language
{
    line-height:20px;
    overflow:hidden;
    width:24px;
}
div.language-object span.Language.True
{
	color:Black;
}
.language-object>a:first-child span.Language
{
    width:42px;
}

.language-object
{
    width:80px;
    float:left;
}

.languagetxt
{
    width:100%;
}

/*top logo style*/

.breadcrumbtxt td.top_image,
.skinpad td.search
{
    text-align:right;
}



/*bottom footer style*/
.frame_bottom_right .linktxt,
.footertxt
{
    text-align:center;
}

