/**************************************
 * THEME NAME: chichester_v2
 *
 * Files included in this sheet:
 *
 *   chichester_v2/chichester.css
 *   chichester_v2/gradients.css
 **************************************/

/***** chichester_v2/chichester.css start *****/

#login_username{
	
width: 100px;
}
#login_password{
	
width: 100px;
}
body {
    margin: 0;
    padding: 0;
    background: url(assets/images/bg.jpg) repeat-x #4d75c5;
    color: #000000;
    font-size: 84%;
    font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
}

#sitebg {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: ;
}

#contentwrap {
	background: #fff;
}

#content {
	padding: 15px;
}

#page {
	margin: 15px 25px 15px 25px;
	background: #fff;
}

#header-home {
	padding: 0px;
	background: url(assets/images/headerright.jpg) no-repeat top right;
}

#header {
	padding: 0px;
	background: url(assets/images/headerright.jpg) no-repeat top right;
}

.navbar {
  padding:1px 10px 1px 25px;
  border:none;
  margin-top: -4px;
background: none;
}

#middle_img {
	padding: 0px;
	height: 160px;
	background: url(assets/images/nheaderbg.jpg) top left repeat-x;
}

#navbar2 {
  
  padding:1px 0.7em;
  background: url(assets/images/bannerbg.jpg) repeat-x;
  height: 40px;
  padding-top: 6px;
  font-size: 0.9em;
  
}

#navbar2 ol
{
	margin: 0;
	padding-left: 20px;
	list-style: none;
	float: left;
	display: inline;
}
#navbar2 ol li
{
	display:inline;
	list-style:none;
	margin: 0 20px 0 0;
	padding: 0;
}
#navbar2 ol li a
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight:bold;
	color:#fff;
}
#navbar2 ol li a:hover
{
	color:#16325C;
}
#navbar2 ol li a.n1-off
{
	color:#16325C;
}

.sideblock .header, .sideblock h2.header {
  padding: 2px 0 5px 7px;
    margin: 0 0 0 0;
    background: #d2e1e8 url(assets/images/gradient.jpg) repeat-x;
    font-size: 1.1em;
    font-weight: bold;
  color: #134894;
}

a:link,
a:visited {
  color:#154794;
  text-decoration: none;
  border: 0;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

a:hover {
	text-decoration: underline;
}

.sideblock .content {
  background-color: #f6f6f6;
}

.form-label
{
	color: #3a5ca3;
	font-weight: bold;
	font-size: 1.2em;
}


/* FOOTER 2 -------------------------------------- */

#footer2 {
    border-top: 1px solid #90a7d3;
    clear: both;
    margin-top: 20px;
    background: #4d75c5;
    font-size: 0.8em;
    }

#footer2content  {
	text-align: right;
    min-height: 20px;
    width: 90%;
    }

#footer2 ul {
    padding: 0 0 0 0;
    font-size: 0.8em;
    list-style-type: none;

    }
    
#footer2 li {
    float: left;
    margin: 0;
    padding: 0;
    }
    
#footer2 li a {
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
    border-left: 1px solid #222;
    }

#footer2 p {
    padding: 10px 0 0 0;
    font-size: 0.7em;
    text-align: left;
    clear: both;
    margin-left: 95px;
    }
    
    #footer-left
{

	padding:10px 0 0 0px;
	float:left;
	width:380px;
	font-size: 0.8em;
	color: whitesmoke;
}
#footer-right
{
	padding:10px 16px 16px 10px;
	font-size: 0.8em;
	float:right;
	text-align:right;
	width:auto;
	color: whitesmoke;
}

#footer-right ol
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer-right ol li
{
	display:inline;
	list-style:none;
	padding-left: 6px;
}
#footer-right ol li a
{
	color:#ffffff;
}

/* Chatroom settings */
body#mod-chat-index table.generaltable td.c0 {
  background: none;
  display: none;
  width: 100%;
}

#mod-chat-gui_header_js-chatmsg {
    color: #ffffff;
}

body#mod-chat-gui_basic {
	background:  none;
}

body.mod-chat-gui_header_js { 
background: none; 
width:auto; 
}

#mod-chat-gui_header_js {
    background: none;
}

#mod-chat-gui_header_js-chatinput {
    background: none;
}

#mod-chat-gui_header_js-jsupdate .chat-message {
	background: none;
}

#mod-chat-gui_header_js-jsupdate .chatmsg {
	background: none;
}

#mod-chat-gui_header_js-users {
  background: none;
  border-left: 1px dotted #ededed;
}


/***** chichester_v2/chichester.css end *****/

/***** chichester_v2/gradients.css start *****/

/***** chichester_v2/gradients.css end *****/


