body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button { margin:0; padding:0; }
ul,li { list-style-type:none; }
select { min-width: 1.5em;}
select > option { padding: 0 2px 0 3px; }
form { margin: 0; padding: 0; }
img { border: 0; }
hr { clear:both; display: none; }
label { display: none; }
fieldset { border: 0; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body { font:13px/1.231 "Lucida Grande",verdana,arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

button, label { cursor:default; cursor:pointer; zoom:1; display:block; }
em { font-weight:bold !important; }
		 
a:link, a:visited, a:active { text-decoration:none; color:#3370C9; outline:none; border:0; }
a:hover  { color: #00508c; text-decoration:underline; border:0; }

::-moz-selection{ background: #2E6BC8; color: #fff; }
::selection { background: #2E6BC8; color: #fff; }

#sf_dmgr_wrapper #sf_dmgr_header {
  padding-bottom: 10px;
}

#sf_dmgr_wrapper #sf_dmgr_header h1 {
  margin-top: 10px;
  margin-left: 25px;
  text-indent: 50px;
  background: url(../images/icon.png) no-repeat;
  height: 50px;
  padding-top: 10px;
  font-size: 30px;
}

#sf_dmgr_wrapper {
  margin-bottom: 10px;
  margin-top: 10px;
}

#sf_dmgr_wrapper #sf_dmgr_content {
  background: #E5ECFF;
  border: 1px solid #A8BFFF;
  margin-right: 30px;
  padding: 10px;
  min-width: 750px;
}

#sf_dmgr_wrapper #sf_dmgr_content table {
  border-collapse: collapse;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
  border: 1px solid #A8BFFF;
}

#sf_dmgr_wrapper #sf_dmgr_content table tbody tr th {
  background: #F3FFCC;
  color: black;
  padding: 6px;
  width: 150px;
}

#sf_dmgr_wrapper #sf_dmgr_content table tbody tr td table tbody tr th {
  background: #F2F2F2;
}

#sf_dmgr_wrapper #sf_dmgr_content table tbody tr td {
  padding: 6px;
  background: #fff;
  padding-left: 20px;
}

#sf_dmgr_wrapper #sf_dmgr_content table tbody tr td .radio_list li {
  float: left;
  margin-right: 20px;
}

#sf_dmgr_wrapper #sf_dmgr_content table tbody tr td .error_list {
  color: red;
  font-weight: bold;
  float: right;
  margin: 0;
  padding: 0;
  height: 0;
}

#sf_dmgr_wrapper #sf_dmgr_content table thead tr td, #sf_dmgr_wrapper #sf_dmgr_content table tfoot tr td {
  padding: 6px;
  background: #5280FF;
}

#sf_dmgr_wrapper #sf_dmgr_menu h3 {
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0;
  font-size: 18px;
}

#sf_dmgr_wrapper #sf_dmgr_menu {
  float: left;
  margin-left: 20px;
  padding-bottom: 20px;
  width: 200px;
  background: #E5ECFF;
  border: 1px solid #A8BFFF;
}

#sf_dmgr_wrapper #sf_dmgr_menu li {
  list-style-type: square;
  margin-left: 30px;
  font-weight: bold;
}

#sf_dmgr_wrapper #sf_dmgr_content {
  margin-left: 235px;
}

#sf_dmgr_wrapper #sf_dmgr_flash #sf_dmgr_error {
  color: red;
}

#sf_dmgr_wrapper #sf_dmgr_flash #sf_dmgr_notice {
  color: green;
}

#sf_dmgr_wrapper #sf_dmgr_flash {
  position: absolute;
  background: #F8FFBC;
  padding: 6px;
  border: 1px solid #ccc;
  top: 30px;
  right: 20px;
  font-weight: bold;
}

#sf_dmgr_wrapper #sf_dmgr_content h2 {
  
}

#sf_dmgr_wrapper #sf_dmgr_content #top_save {

}

#sf_dmgr_wrapper #sf_dmgr_content #top_sub_menu {
  float: right;
  margin-top: 10px;
}

#sf_dmgr_wrapper #sf_dmgr_content #top_sub_menu ul li {
  float: left;
  padding: 8px;
  background: #5280FF;
  color: white;
}

#sf_dmgr_wrapper #sf_dmgr_content #top_sub_menu ul li a {
  color: white;
  font-weight: bold;
}

#sf_dmgr_wrapper #sf_dmgr_content pre {
  padding: 10px;
  background: #000;
  color: white;
  border: none;
}

#sf_dmgr_wrapper #sf_dmgr_content h2 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}