﻿@import url("css/menu.css");

/* CSS Document */
#Body {background-color:#fbfdf7; height:100%; margin:0; padding:0; }

html, form{height:100%;}

.MainTable{width:960px;}


/* Header */
.HeaderBgd{background-image:url(images/header_bgd.gif); background-repeat:repeat-x;  background-position:left top; height:100%;}
.HeaderPane{height:130px;}
.HeaderPane #Text{font-family:Arial; font-size:16px; font-style:italic; color:#4a4a4a; margin-top:70px; margin-left:100px;}

.LinkPanePad{height:21px; background:#93b5d0 url(images/linkPad.gif) no-repeat top left; display:block; position:absolute; width:100px; margin-top:5px; margin-left:500px; vertical-align:top; text-align:center; visibility:hidden;}
.LinkPane{background-image:url(images/linkPane.gif); background-position:right top; background-repeat:no-repeat;height:21px;width:100%;}

.LinkPane, .LinkPane a:link, .LinkPane a:active, .LinkPane a:visited{font-family:Arial; font-size:12px; color:#1b417b;}
.LinkPane a:hover{color:#1b417b; text-decoration:underline;}



/* ControlPanel style *
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{ font-family: Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
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;}


.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/

#s_wrap_main{display:table;width:970px; margin:0 auto;}
#s_wrap_sub{display:table-row}
.template_style{display:table-cell}


.top_space{height:34px;}
.lang_pad{padding:7px 0 0 25px;float:left;}

.logo_pad{margin: 0 19px 0 7px; padding:0 0 0px 10px; text-align:left;}


.menuPane{background:#7ca642 url(images/quoteBgdSmall.jpg) no-repeat top center; height: 230px;}


.QuotePane{width:540px; height:140px; display:block; margin-top:110px; position:absolute; margin-left:390px;}

.menuBox{ position:inherit; margin-top:-30px;}
.menu_bgd{background-image:url(images/menu_bgd.gif); background-repeat:repeat-x; }
.MenuBorderL{background-image:url(images/menuBorderL.gif); background-repeat:no-repeat; height: 52px; }
.MenuBorderR{background-image:url(images/menuBorderR.gif); background-repeat:no-repeat; background-position:right; height: 52px;}


.ContentTL{background-image:url(images/ContentTopLR.png); width:14px; height:19px; background-position:0px 0px; background-repeat:no-repeat;}
.ContentT{background-image:url(images/ContentTop.gif); height:19px; background-repeat:repeat-x;}
.ContentTR{background-image:url(images/ContentTopLR.png); width:14px; height:19px; background-position:-14px 0px; background-repeat:no-repeat;}
.ContentTable{ margin-top:-19px; }
.content_bgd{background-image:url(images/content_bgd.gif); background-repeat:repeat-x; background-position:left top;}

.ContentL{background-image:url(images/ContentLR.gif); width:10px; background-position:0px 0px; background-repeat:no-repeat;}
.ContentR{background-image:url(images/ContentLR.gif); width:10px; background-position:-10px 0px; background-repeat:no-repeat;}


ul li {list-style-image:url(images/bullet.gif);line-height:16px; padding-bottom:10px; font-size:12px;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#004e84; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#004e84; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#004e84;}
.ControlPanel a.CommandButton:hover{color:#004e84; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0; vertical-align:top;}
.LeftPane{ padding:0 20px 0 0; width:20%; margin:0;  vertical-align:top;}
.RightPane{ padding:0 0 0 20px; width:20%; margin:0;  vertical-align:top;}


/*-------------- Footer Style --------------*/
.FooterBgd{background-image:url(images/footerBgd.gif); height:119px; padding-top:16px; background-repeat:repeat-x; background-position:left bottom;}

.FooterBgd, .footer,a.footer:link,a.footer:active,a.footer:visited { color:#1b417b; font-family:Arial; font-size:11px;}
a.footer:hover{color:#1b417b;}

.copyright{color:#717171; font-family:Arial; font-size:11px;}

/*-------------- Empty panes Style --------------*
.DNNEmptyPane{width:0;padding:0;margin:0;} */




