
/* --------- Forcing all browser to use the same margin and padding --------- */

*
{
  margin: 0px;
  padding: 0px;
  border: 0px;
}

ul
{
  list-style-position: outside;
  list-style-type: square;
}

li
{
  margin-left: 20px;
}

/* --------------------------------- Basics --------------------------------- */


body, html, td, table, input, select, textarea
{
  font-family: verdana, arial, helvetica, sans-serif;
  color: #EEEEEE;
  font-size: 11px;
}

body, td
{
  line-height: 15px;
}

html
{
  background-color: #222222;
}

body
{
  background-color: white;
  background-color: #222222;
  height: 100%;
  margin: 0px;
}

#document
{
  background-color: #333333;
  margin: 10px auto 10px auto;
  width: 750px;
  padding: 0px 10px 10px 0px;
  background-image: url('images/menu.gif');
  background-repeat: repeat-y;
}


#blockmenu
{
  float: left;
  width: 160px;
}

#header
{
  float: right;
  width: 580px;
  height: 120px;
  background-color: #333333;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

#header div
{
  display: none;
}

#menu
{
  background-color: #555555;
  border: 1px solid #EEEEEE;
  position: absolute;
  top: 10px;
  left: 10px;
  visibility: hidden;
  width: 180px;
  padding: 10px;
}

#content
{
  float: right;
  text-align: justify;
  width: 580px;
  padding-bottom: 200px;
  background-image: url('images/all.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}

#plugins
{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 200px;
  visibility: hidden;
  background-color: #555555;
  border: 1px solid #EEEEEE;
}

#footer
{
  font-size: 8px;
  clear: both;
  margin-top: 0px;
  margin-left: 170px;
  padding: 2px 5px 2px 5px;
  background-color: #333333;
  color: #555555;
  text-align: right;
  width: 570px;
}

#breadcrums
{
  background-color: none;
  border: 1px solid none;
  color: #555555;
  width: 580px;
  padding-left: 170px;
  position: absolute;
  top: 110px;
  text-align: right;
}


/* ------------------------------- Default settings ------------------------------- */

h1
{
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6px;
}

h2
{
  font-size: 10px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 6px;
}

hr
{
  border: 1px solid silver;
  border-width: 1px 0px 0px 0px;
  height: 1px;
}

a
{
  text-decoration: none;
  color: #999999;
}

a:hover
{
  text-decoration: underline;
  color: #999999;
}

.error
{
  color: red;
}

option
{
  padding: 0px 2px 0px 2px;
}

#contenttitle
{
  font-family: verdana, arial, helvetica, sans-serif;
  position: absolute;
  padding: 10px 5px 5px 0px;
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 18px;
  color: white;
  background-color: #333333;
}

#sitemap
{
  margin: 20px 0px 20px 0px;
}

#sitemap li
{
  clear: both;
}

a.childitem_not_published
{
  color: #555555;
}

a.childitem_not_visible
{
  color: #EEEEEE;
}

#loggedInAs
{
  float: left;
}

#contentbuffer
{
  padding: 10px;
  text-align: justify;
}

#breadcrums a
{
  color: #555555;
}

#breadcrums a:hover
{
  color: #999999;
}

/* --------------------------------- Pages --------------------------------- */

.pages
{
  text-align: center;
  margin: 10px 0px 10px 0px;
}

.pages a
{
  background-color: #555555;
  border: 1px solid #999999;
  color: #EEEEEE;
  padding: 2px 5px 2px 5px;
  font-weight: bold;
	background-image: url('images/buttonsbackground.png');
	background-position: bottom left;
	background-repeat: repeat-x;
}

.pages a:hover
{
  background-color: #555555;
  border-color: #EEEEEE;
  color: #EEEEEE;
  text-decoration: none;
}

.pages a.current_page
{
  background-color: #555555;
  border-color: #EEEEEE;
  color: #EEEEEE;
}

/* --------------------------------- Forms --------------------------------- */

form
{
  text-align: left;
}

.field
{
  width: 550px;
  border: 1px solid #EEEEEE;
  background-color: #555555;
  padding-left: 2px;
}

select.field
{
  padding-left: 0px;
  width: 554px;
}

textarea
{
  height: 150px;
}

input.button
{
  color: #999999;
  font-weight: bold;
  border: 1px solid #999999;
  background-color: #555555;
  padding: 1px;
  width: 150px;
  cursor: pointer;
  margin-bottom: 10px;
	background-image: url('images/buttonsbackground.png');
}

input.button:hover
{
  background-color: #555555;
  border: 1px solid #EEEEEE;
  color: #EEEEEE;
  text-decoration: none;
}

div.formitem
{
  margin-top: 10px;
}

fieldset
{
  padding-top: 5px;
  margin-top: 25px;
  border-style: solid;
  border-width: 1px 0px 0px 1px;
  border-top-color: silver;
  border-left-color: #333333;
}

legend
{
  color: silver;
  margin-left: 10px;
  padding: 0px 5px 0px 5px;
  font-style: italic;
}

.enhancedmemocontrol a
{
	margin: 5px 2px 2px 0px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	float: left;
	text-indent: 30px;
	background-image: url('images/enhanchedmemocontrols.png');
	cursor: pointer;
  color: #999999;
  border: 1px solid #999999;
  background-color: #555555;
}


/* ---------------------------- EnhancedMemoBox ---------------------------- */

.enhancedmemocontrol
{
  height: 35px;
}

a.enhancedmemocontrol_italic, a.enhancedmemocontrol_emoticons
{
	margin-right: 10px;
}

a.enhancedmemocontrol_italic
{
  background-position: -20px 0;
}

a.enhancedmemocontrol_underline
{
  background-position: -40px 0;
}

a.enhancedmemocontrol_img
{
  background-position: -60px 0;
}

a.enhancedmemocontrol_email
{
  background-position: -80px 0;
}

a.enhancedmemocontrol_url
{
  background-position: -100px 0;
}

a.enhancedmemocontrol_emoticons
{
  background-position: -120px 0;
}


a.enhancedmemocontrol_preview
{
  background-position: -140px 0;
}

a.enhancedmemocontrol_help
{
  background-position: -160px 0;
}

.enhancedmemocontrol a:hover
{
  background-color: #555555;
  border: 1px solid #EEEEEE;
  color: #EEEEEE;
}

div.emoticon
{
  margin: 10px 5px 0px 5px;
  height: 20px;
  width: 20px;
  float: left;
  text-align: center;
  cursor: pointer;
}

/* --------------------------------- Admin --------------------------------- */

#contentadmin
{
  background-color: #333333;
  padding: 0px 5px 0px 5px;
  margin: 0px 0px 10px 0px;
  height: 30px;
  width: 570px;
  line-height: 30px;
  text-align: right;
}

.listitemadmin
{

  background-color: #555555;
  border: 1px solid #555555;
  width: auto;
  padding: 0px 5px 0px 5px;
  margin: 0px;
  float: right;
}

.adminbuttons
{
  border-style: solid;
  border-color: #555555;
  border-width: 1px 0px 0px 0px;
  clear: both;
  margin-top: 10px;
  padding-top: 10px;
}

a.adminbutton
{
  font-weight: bold;
  color: #999999;
  border: 1px solid #999999;
  background-color: #555555;
  padding: 0px;
  cursor: pointer;
  margin-bottom: 10px;
  padding: 1px;
  display: block;
  width: 150px;
  text-align: center;
	background-image: url('images/buttonsbackground.png');
	background-position: bottom left;
	background-repeat: repeat-x;
}

a.adminbutton:hover
{
  color: #EEEEEE;
  text-decoration: none;
}

a.admin-item-small-add, a.admin-item-small-edit, a.admin-item-small-delete, a.admin-item-small-up, a.admin-item-small-down, a.admin-item-small-bookmark, a.admin-item-small-move, a.admin-item-small-uncheck, a.admin-item-small-check
{
  font-size: 8px;
  height: 10px;
  padding: 0px 4px 0px 4px;
  margin: 0px 2px 0px 2px;
  background-repeat: repeat-x;
  background-image: url('images/adminbuttons-off.gif');
}

a.admin-item-small-add:hover, a.admin-item-small-edit:hover, a.admin-item-small-delete:hover, a.admin-item-small-up:hover, a.admin-item-small-down:hover, a.admin-item-small-bookmark:hover, a.admin-item-small-move:hover, a.admin-item-small-uncheck:hover, a.admin-item-small-check:hover
{
  text-decoration: none;
  background-image: url('images/adminbuttons-on.gif');
}

a.admin-item-small-add
{
  background-position: 90px center;
}

a.admin-item-small-edit
{
  background-position: 80px center;
}

a.admin-item-small-delete
{
  background-position: 70px center;
}

a.admin-item-small-move
{
  background-position: 60px center;
}

a.admin-item-small-up
{
  background-position: 50px center;
}

a.admin-item-small-down
{
  background-position: 40px center;
}

a.admin-item-small-bookmark
{
  background-position: 30px center;
}

a.admin-item-small-uncheck
{
  background-position: 20px center;
}

a.admin-item-small-check
{
  background-position: 10px center;
}


/* --------------------------------- Plugins --------------------------------- */

#plugins a
{
  padding: 0px;
  font-size: 11px;
  color: #999999;
}

#plugins a:hover
{
  color: #999999;
}

#plugins .plugin
{
  margin-bottom: 10px;
}

#plugins .plugin_title
{
  background-color: #999999;
  color: #EEEEEE;
  padding: 2px 5px 2px 5px;
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
}

#plugins .plugin_content
{
  background-image: url('images/plugincorner.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #555555;
  border: 1px solid #555555;
  color: #EEEEEE;
  padding: 2px 5px 2px 5px;
}

/* --------------------------------  Menu -------------------------------- */

#menu
{
  text-align: left;
}

#menu ul
{
  padding: 0px;
  margin: 0px;
}

#menu ul li
{
  padding: 5px;
  margin: 0px;
  list-style-type: none;
  list-style-image: none;
}

#menu ul li ul
{
  background-image: url('images/');
}

#menu ul li ul li
{
  padding: 2px;
  padding-left: 15px;
  background-image: url('images/');
}

#menu li a
{
  color: #EEEEEE;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#menu li ul li a
{
  font-weight: normal;
  font-size: 11px;
}

#menu li a:hover
{
  color: red;
}

#menu a.childitem_not_published
{
  color: #999999;
}


/* -------------------------------- BlockMenu -------------------------------- */


.logoitem
{
  float: left;
  width: 40px;
  height: 40px;
}

#topictitle
{
  font-family: verdana, arial, helvetica, sans-serif;
  height: 80px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  line-height: 40px;
}

#content
{
  border-style: solid;
  border-width: 2px 0px 0px 0px;
}

/* ------------------------------- Handheld settings ------------------------------- */


@media handheld
{
  #plugins, #content, #menu, #header, #footer, #document, #breadcrums
  {
    margin: 0px;
    width: 100%;
    float: none;
    margin-bottom: 10px;
    visibility: visible;
  }
}

@media handheld
{
  #blockmenu
  {
    display: none;
  }
}

@media handheld
{
  #content, #breadcrums
  {
    padding: 5px;
  }
}

@media handheld
{
  #header
  {
    background-image: url('images/header-pda.jpg');
    background-position: center center;
    height: 150px;
  }
}

@media handheld
{
  #document
  {
    margin: 0px;
    padding: 0px;
    background-image: url('');
    float: none;
  }
}

@media handheld
{
  .enhancedmemocontrol
  {
    display: none;
  }
}
