@import url("css/menu.css");


/* CSS Document */
body{margin:0; padding:0; text-align:left;	height:100%;}


/*-------------- Default Style --------------*/

/* Set the default font color and font family */
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,
.Normal, .NormalBold, .NormalRed, .NormalDisabled,
.Head,.SubHead,.SubSubHead, input, select, textarea {color:#555; font-family:Verdana, Arial, Helvetica, sans-serif;}

input.NormalTextBox {}

select.NormalTextBox {}

textarea {}

/* Set the default font size */
body,th,td,div,p,table,.Normal,.NormalDisabled,.NormalRed, .NormalBold
.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover {font-size:12px;}

h1,h2,h3,h4,h5,h6 {margin:0 0 5px 0;}

a:link, a:visited, a:active {color:#fda11c; text-decoration:underline;}
a:hover {color:#4B95E9;text-decoration:none;}

.Head {color:#011456; font-size:14px;}
.SubHead {color: #4b95e9; font-size:12px; font-weight:normal;}
.SubSubHead {color:#fda11c; font-size:10px;}

/*-------------- Container Title Style --------------*/
/* for all titles */
.title span {font-size:16px; font-weight:normal;}

/*-------------- Design Style --------------*/
.clear_float{clear:both; line-height:0; font-size:0; height:0;}

.template_container{margin:0 auto; text-align:left; width:690px; background:#fff;margin-top:1em;}

/*-------------- Header Style --------------*/
.header{padding:0 10px 0px 10px;}
.header_image{background:url(images/header_images.jpg) no-repeat center; height:150px;}

/*-------------- User Style --------------*/
#user{float:right; margin:29px 0 0 0;}
.user,a.user:link,a.user:active,a.user:visited { color:#fda11c;}
a.user:hover{color:#4B95E9;}

/*-------------- Logo Style --------------*/
.logo {float:left; margin:0 0 10px 0;}

/* Main container */
.main_container {padding: 10px 10px 10px 10px;}

.nav_container{padding-right:10px;}

.content_container{padding-top:10px; width:100%;}

/*-------ControlPanel changes ---------------*/
.ControlPanel {margin-bottom:20px; padding:5px 5px 5px 5px; border: dashed 1px #4B95E9;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#fda11c;}
.ControlPanel a.CommandButton:hover{color:#4B95E9; text-decoration:none;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*-------------- Panes Style --------------*/
.TopPane, .CenterPane, .LeftPane, .RightPane, .BottomPane {padding: 0 0 0 0;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- CommandButton Style --------------*/
a.CommandButton:link, a.CommandButton:visited{color:#fda11c; font-weight:normal; text-decoration:underline;}
a.CommandButton:hover{color:#4B95E9; text-decoration:none;}

/*-------------- StandardButton Style --------------*/
.StandardButton {border:none; color:#fda11c; cursor:pointer; background:none; font-size:12px; text-decoration:underline;}
.StandardButton:hover {text-decoration:none;}

/*-------------- Footer Style --------------*/
#footer{background: url(images/footer_back.gif) repeat-x;}
#footer_left{background: url(images/footer_1.gif) no-repeat left;}
#footer_right{background: url(images/footer_2.gif) no-repeat right;}
#footer_content{height:70px; text-align:center; line-height:65px;}
.footer{color: #FFFFFF;}

/*-------------- Links Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#fda11c; text-transform:uppercase;}
a.links:hover{color:#4B95E9;}

/* ------- FileManager Style -------*/
div.FileManager{height:auto;}
table.FileManager{width:100%;}
.FileManager_ToolBar {background-color:Transparent;}
.FileManager_Header {background-color:Transparent;}
.FileManager_MessageBox {background-color:Transparent;}


