/*   The System
	  Content (c) Copyright 
	Running Squiz MySource v3.10.0 (Matrix) - http://matrix.squiz.net/
   Developed by Squiz  - http://www.squiz.net
  (c) Copyright 2010. All rights reserved.
  Page generated: 19 March 2010
*/


body {
    margin: 0;
    padding: 0 0 0 0;
    font-size: 10px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background:#1B2023;
}

img { border: 0; }

#page-container
{
    padding: 0em;
}

/* ---------------------------------------------------------------------------------------------------- Start: Min width for both IE & Complient Browsers */

/* Give the min-width property
    to complient browsers */
#page-container[id]
{
    min-width: 98.4em;
}

* html .min-width
{
    padding-left: 98.4em;
}

* html .min-container
{
    position: relative;
    margin-left: -98.4em;
}

/* Hide from IE Mac \*/
* html .min-width,
* html .min-container,
* html .min-keep-padding
{
    height: 1px;
}
/* End hide from IE Mac */

/* ---------------------------------------------------------------------------------------------------- End:   min width for both IE & Complient Browsers */
/* --------------------------------------------HEADER AND RELATED AREA.-------------------*/


.hide {
    display: none;
}
* html .hide {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

form {
    padding: 0;
    margin: 0;
}

a, a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

form {}

.clear {
    height: 1px;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}
