body, h1, h2, form , p {margin:0; padding:0;}
body {
    font:13pt "calibri"; 
     background: rgb(174,224,238);
background: radial-gradient(circle, rgb(23, 24, 83) 0%, rgb(93, 111, 164) 100%);
}
div#logo {color: #FFFFFF;
    height: 55px;
    margin: 10px auto 5px;
    text-align: center;
    width: 400px;}
div#logo h1 {font-size:12px;}
div#logo h1  a {display:block; height:48px;}
div#logo p{font-size:11pt;}

#container {height: 355px;
    margin: 120px auto 0;
    width: 550px;}
 
label.smallInput {
  border:1px solid #e2e2e2;
  padding:4px 6px 0px 6px;
  height:25px;
  display:block;
  margin:5px 0 0 0;
  width:172px;
}
label.smallInput input {
  font-size:10pt;
  background:none;
  border:none;
  color:#3e7005;
  width:160px;
}

#allnews tr {
	background:#fff;	
}

.valid_box {
    background: url("../images/valid.png") no-repeat scroll 9px 5px #EDFCE9;
    border: 1px solid #CCEAC4;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    margin: 0 0 10px;
    padding: 5px 48px 6px 34px;
    width: 540px;
}

.warning_box {
    background: url("../images/warning.png") no-repeat scroll 9px 5px #FCFAE9;
    border: 1px solid #E9E6C7;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    margin: 0 0 10px;
    padding: 5px 48px 6px 34px;
    width: 100%;
}

table {
    border-collapse: separate !important;
    border-spacing: 1px !important;
}

h2 {
    font-size: 18.5px !important;
}
h1, h2, h3 {
    line-height: 1 !important;
    margin: 0px !important;
}

h1 {
    font-size: 26.5px !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    margin-bottom: 0!important;
}



#allnews tr:hover {
	background:#CCC;	
}

/*.regi-submit {
  border:1px solid #ccc;
  padding:4px 6px 0px 6px;
  border-radius: 5px 5px 5px 5px;
  height:20px;
  display:block;
  margin:5px 0 0 0;
  width:225px;
  background-color:#fff;
} */

.regi-button {
    background-color: #459300;
    border: 0 solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    display: block;
    height: 27px;
    margin: 5px 0 0;
    padding: 0 6px 0;
    width: 50px;
    color:#FFF;
}

#loginEroor {width:411px; height:10px; color:#F00; font-weight:bold; margin:0 auto 0 auto; padding:10px; position:relative;}

#loginBox {
    background:#FFF; 
    width:411px; 
    height:140px; 
    margin:0 auto 0 auto; 
    padding:20px; 
    position:relative;
    border-radius: 6px;
    -webkit-box-shadow: inset 0px 0px 5px 5px rgba(212,227,209,1);
-moz-box-shadow: inset 0px 0px 5px 5px rgba(212,227,209,1);
box-shadow: inset 0px 0px 5px 5px rgba(212,227,209,1);
}
#loginBox h2 {color:#fff; font-size:14pt}
#loginContainer {color: #666666;
    left: 20px;
    position: absolute;
    top: 60px;
    width: 395px;
}
.msg-wrapper {position:absolute; top:50px; left:17px; color:#FF3300;}
.wrapper {clear:both}
.btn-login { 
        background: none repeat scroll 0 0 #d8ec15;
    border: 0 solid #000000;
    color: #000;
    padding: 11px 15px 10px 15px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}

#user {float:left;}
#pass {float:right;}
#submit { float:right; margin-right:1px; padding-top:10px; }

.inputbox {
  border:1px solid #308287;
  padding:0px 6px 0px 6px;
  height:18px;
  display:block;
  margin:5px 0 0 0;
  width:200px;
  background-color:#FFF;
}

.submitbox {
  border:1px solid #308287;
  height:25px;
  display:block;
  margin:5px 0 0 0; 
}

#blog-home {
    width:695px;
    float:left;
    padding-top:02px;
    font-size:11px;
    padding-left:0px;
    padding-bottom:20px;
    font-family: Century Gothic;
    border: 0px solid #000;
}

.comment-show {
width:522px;
height:70px;
border-bottom:0px solid;
font-size:12px;
overflow:scroll;
}

.comment-show span {
color: #000000 !important;
    font-size: 12px !important;

}

#blog-home ul li {
    font-family: Century Gothic;
    color:#200;
    border: 0px solid #000;
    display:block;
    line-height:22px;
    padding-left:05px;
}
#blog-home h1 {
    font-family: Century Gothic;
    color:#30707A;
}

.menu-headerbg {
background-color:#323232;   
color:#FFF;
}
.menu-headerbg a, h1 {
color:#cccccc;
text-decoration:none;
padding-right:12px;
}

.user-table {
border-radius:5px;
border:1px solid #cccccc;
}

.user-table a {
color:#000;
text-decoration:none;
}

.user-table a:hover {
color:#459300;
}

.deshboard {
width:120px;
border:1px solid #ccc;
margin:7px;
height:120px;
border-radius: 6px;
-moz-box-shadow: 0 0 5px #CCCCCC;
     box-shadow: 0 0 5px #CCCCCC;
    -o-box-shadow: 0 0 5px #CCCCCC;
    -webkit-box-shadow: 0 0 5px #CCCCCC;    
    /*-moz-border-radius: 5px 5px 5px 5px; */
    border: 1px solid #CCCCCC;
}

#footer {
    
    height: 50px;
    width:900px;
    margin: 0 auto;
    padding: 10px 0 15px 0;
    font-family:tahoma;
    border:0px solid #000;
}

#footer p {
    float:left;
    margin: 0;
    padding-top: 10px;
    line-height: normal;
    font-size: 12px;
    color: #000;
}

#footer a {
    color: #202020;
}

.fieldset-border
{
    border:0px solid red;   
    width:805px;
}