@import url("css/menu.css");
html, body 
{
    margin:0px 0px 0px 0px;
    height: 100%;
    background:#FFFFFF;
    padding:0px;
}
.container
{
    min-height:100%;
    position:relative;
}
.top
{
    background-image: url(images/bg_top.png);
    margin:0px 0px 0px 0px;
}
.toplogo
{
    width: 720px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}
.menu
{
    width: 720px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/menu_bg.png);
    vertical-align:middle;
}
.menuitem
{
    
}
.menuitem_a
{
    float: left;
    background-image: url(images/menu_bg_a.png);
    height: 40px;
}
.menuitem_a_dot
{
    width: 14px;
    height:40px;
    background-image: url(images/menu_dot3.png);
    float: left;
}
.menu_link
{
    font-family: Verdana;
    text-decoration: none;
    color: White;
    position:relative;
}
.menu_link:HOVER
{
    text-decoration:underline;
}
.menu_link.act
{
    margin-right: 2px;
    margin-left: 14px;
}
.contentx
{
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    border: solid 0px green;
    padding-bottom:20px;
    padding-top: 20px;
    
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}
.footer_div
{
    /*position:absolute;*/
    bottom:0;
    width:100%;
    height:150px;
    border: solid 0px red;
    color: #FFFFFF;
}
.footerx
{
    background-image: url(images/bg_bot.png);
    margin:0px 0px 0px 0px;
    width: 720px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    border: solid 0px blue;
    color: #FFFFFF;
}
.footer_col
{
    width: 205px;
    padding: 15px;
    float: left;
    color: #FFFFFF;
    height: 100px;
}
.footer_col_div
{
    width: 1px;
    float: left;
    height: 100px;
    background-color:White;
}
.footer_link
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
}
a.footer_link
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
}
a.footer_link:HOVER
{
    text-decoration:underline;
    color: #FFFFFF;
}
.footer_bread
{
    text-align:center;
}
li
{
    color: #29aae1;
}
/* CSS Document */

/* ControlPanel style */
.ControlPanel{background:transparent; border: solid 0px #FF0000; padding:0 0 0 0; margin: 0 0 0 0; color:White; width:100%}
.cpanel {background: transparent;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,a:link, a:visited, a:hover{color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;}
input{color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head,.SubHead,.SubSubHead{ color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
body,th,td,div,p,table,.Normal,.NormalDisabled, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#000000;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#000000; text-decoration:underline; font-weight:normal; }
a:hover{color:#000000; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {font-family:Verdana, Arial, Helvetica, sans-serif;}
.NormalTextBox {color:#000000; background-color: #b5b5b5; border: solid 1px black;}
.StandardButton {background-color: #888888; border: solid 2px white;}
.Head{ color:#000000; text-decoration:none;}
.SubHead {color:#000000;}
.SubSubHead{color:#000000;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}
.DataGrid_AlternatingItem {background-color: #FF0000;}

/*-------- design style --------*/
.template_style{width:970px; margin:0 auto;}
.lang_pad{padding:0 0 0 0; border:solid #FF0000 0px; width:100%; }
.logo_pad{text-align:center; vertical-align:middle; margin: 0 0 0 0; padding:0 0 0 0; height:171px; width:100%; border:solid #FF0000 0px;}
.search_style{background:#111111; margin: 0 0 0 0; padding:0 0 0 0; height:25px; width:100%; border:solid #FF0000 0px;}
.menu_style{height:110px; background:#111111; text-align:center; margin: 0 0 0 0; padding:0 0 0 0; width:100%; border:solid #FF0000 0px;}
#bread_bg{float:left;margin: 0 0 0 0; padding:5px 0 0 0; height:20px; border:solid #FF0000 0px;}
#login_style{float:right; margin: 0 0 0 0; padding:5px 0 0 0; height:20px; border:solid #FF0000 0px; color:#FFFFFF}
.content_pad{background:#181818; margin: 0 0 0 0; padding:0 0 0 0; width:100%; border:solid #FF0000 0px;}
.bot_pad{margin-bottom:20px; padding:0 0 0 0; background:#FFFFFF; width:100%; border:solid #FF0000 0px;}

#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane{ padding:20px; margin:0px; }
.TopPane{ padding:20px; margin:0px; text-align:left;}
.BottomPane{ padding:20px; margin:0px; }
.LeftPane{ padding:20px; width:25%; margin:0px; border-right: solid 0px #757575; }
.RightPane{ padding:20px; width:25%; margin:0px;  border-left: solid 0px #757575; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;padding-bottom:5px; text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{font-size:10px;   font-weight:normal; color:#FFFFFF; text-transform:uppercase;}
a.links:hover{text-decoration:underline;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#FFFFFF;}
a.user:hover{color:#FFFFFF;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#FFFFFF;}
a.footer:hover{color:#FFFFFF;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}























