/* 
Document   : onform
Created on : 24-Mar-2009, 21:38:44
Author     : Ian
Description:
Purpose of the stylesheet follows.
*/

/* 
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    
    background-color: white;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 0px;
    margin-right: 0px; 
    margin-left: 0px;
  /*  margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px; */
}

#heading {
    margin-top:2px;
    margin-left: 2px;
    background-color: white;
}

#hr {
    position:absolute;
    float: left;
    width: 100%;
}

#hr2 {
    position:absolute;
    float: left;
    width: 100%;
    top: 130px;
}


#left{
    position:absolute;
    text-align:left;
    padding-top: 8px;
    left:0px;
    margin-left:4px;
}

#right{
    position:absolute;
    text-align:right;
    padding-top: 8px;
    right:0px;
    margin-right:4px;
}
#topmenu {
    position:relative;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
}

#poweredby {
    font-size: 11px;
    font-family: arial;
}

.small {
    font-size: 11px;
    font-family: arial;
}
#top_logo {
    position:absolute;
    background-color: white;
    top: 10px;
    left: 105px;
    width: 900px;
    height: 140px;
}

#top_menu {
    position:absolute;
    background-color: white;
    top: 145px;
    left: 105px;
    width: 900px;
    height: 20px;
    text-indent: 10px;
    text-align: justify;
    /* font-style: italic;
    font-weight: bold; */
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
}
.boxheading {
	width: 150px;
	border: 0px solid #666699;
	background: url(../images/header.png);
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    color: white;
}
.bulkheading {
	width: 650px;
	border: 0px solid #666699;
	background: url(../images/bulkheader.png);
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    color: white;
}

.sidebox {

	width: 150px;
	border: 1px solid #6666cc;
	background: white;
}

.sectiontree {
    font-size: 11px;
    font-weight: normal;
}


.bulkbox {

	width: 650px;
	border: 1px solid #6666cc;
	background: white;
}

.content {
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
}

.flipmenu {
    font-size: 11px;
    color: #6666cc;
    font-weight: normal;
}


#main {
    position:absolute;
    float: left;
    background-color: white;
    left: 0px;
    top: 145px;
    width: 100%;
    text-indent: 10px;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana;
}

#page_title {
    position:absolute;
    background-color: white;
    top: 195px;
    left: 105px;
    width: 700px;
    height: 30px;
    text-indent: 10px;
    font-weight: bold;
    font-size: 22px;
    font-family: verdana;
}

#breadcrumb {
    position:absolute;
    background-color: white;
    top: 165px;
    left: 105px;
    width: 700px;
    height: 10px;
    text-indent: 10px;
    font-size: 10px;
    font-family: verdana;
}

#page_subtitle {
    position:absolute;
    background-color: white;
    top: 230px;
    left: 105px;
    width: 700px;
    height: 40px;
    /* text-indent: 10px;
    font-style: italic; */
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    font-family: verdana;
}

#content {
    position:absolute;
    background-color: white;
    top: 275px;
    left: 105px;
    width: 700px;
    height:auto;
    text-align: justify;
    /* font-style: italic;
    font-weight: bold; */
    font-size: 13px;
    font-family: verdana;
}

#catmenu {
    float:left;
    border-width: 1px;
    border-style: solid;
    border-color: #6666cc;
    background: white;
    width: auto;
    height: auto;
    padding-right: 20px;
    padding-top: 0px;
    padding-left: 5px;
    padding-bottom: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    font-family: verdana;
}

#menu {
    float:left;
    border-width: 1px;
    border-style: none;
    border-color: #6666cc;
    width: auto;
    height: auto;
    padding-right: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    font-size: 13px;
    font-family: verdana;
}

#adverts_right {
    position:absolute;
    background-color: white;
    top: 145px;  /* same as top_menu */
    left: 820px;
    width: 180px;
    height: auto;
    margin-bottom: 20px;
}

#footer {
    background-color: white;
    width: 900px;
    height: 60px;
    float: left;
    margin-top: 20px;
}

#picture {
    float:left;
    width: 300px;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 20px;
}
#top_picture {
    float:right;
    width: 500px;
    height: 90px;
    
}

p{
    text-indent: 0px;
}
h2 {
    margin-left: 20px;
    font-weight: bold;
    font-size: 22px;
    font-family: verdana;
}

h3 {
    margin-left: 0px;
    font-weight: bold;
    font-size: 14px;
    font-family: verdana;
}

h4 {
    margin-left: 0px;
    font-weight: bold;
    font-size: 10px;
    font-family: verdana;
}

h5 {
    margin-left: 0px;
    font-weight: bold;
    font-size: 8px;
    font-family: verdana;
}

div.imageright {
  float: right; 
  border: thin silver solid;
  margin-left: 1.5em;
  margin-right: 0em;
  padding: 1.5em;
}
div.imageright p {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
}

div.imageleft {
  float: left;
  border: white; /*thin silver solid*/
  margin-left: 0em;
  margin-right: 1.5em;
  padding: 1.5em;
  width: 150px;
}
div.imageleft p {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
    width: 150px;
}

/* yellow rounded box 20px corner - start*/
.yellow20_box {
    background: #ffffff url(../images/y20boxbg.gif) no-repeat;
}
.yellow20_top div {
    background: url(../images/y20boxbgtl.gif) no-repeat top left;
}
.yellow20_top {
    background: transparent url(../images/y20boxbgtr.gif) no-repeat top right;
}
.yellow20_bottom div {
    background: url(../images/y20boxbgbl.gif) no-repeat bottom left;
}

.yellow20_bottom {
    background: transparent url(../images/y20boxbgbr.gif) no-repeat bottom right;
}

.yellow20_top div, .yellow20_top,
.yellow20_bottom div, .yellow20_bottom {
    width: 100%;
    height: 20px;
    font-size: 1px;
}
.yellow20_content { margin: 0 20px; }
/* yellow rounded box 20px corner - end*/

/* blue rounded box 10px corner - start*/

.blue10_box {
    background: #ffffff url(../images/b10boxbg.gif) no-repeat;
}
.blue10_top div {
    background: url(../images/b10boxbgtl.gif) no-repeat top left;
}
.blue10_top {
    background: transparent url(../images/b10boxbgtr.gif) no-repeat top right;
}
.blue10_bottom div {
    background: url(../images/b10boxbgbl.gif) no-repeat bottom left;
}
.blue10_bottom {
    background: transparent url(../images/b10boxbgbr.gif) no-repeat bottom right;
}

.blue10_top div, .blue10_top,
.blue10_bottom div, .blue10_bottom {
    width: 100%;
    height: 10px;
    font-size: 1px;
}
.blue10_content { margin: 0 10px; }
/* blue rounded box 10px corner - end*/

/* yellow rounded box 10px corner - start*/
.yellow10_box {
    background: #ffffff url(../images/y10boxbg.gif) no-repeat;
}
.yellow10_top div {
    background: url(../images/y10boxbgtl.gif) no-repeat top left;
}
.yellow10_top {
    background: transparent url(../images/y10boxbgtr.gif) no-repeat top right;
}
.yellow10_bottom div {
    background: url(../images/y10boxbgbl.gif) no-repeat bottom left;
}
.yellow10_bottom {
    background: transparent url(../images/y10boxbgbr.gif) no-repeat bottom right;
}

.yellow10_top div, .yellow10_top,
.yellow10_bottom div, .yellow10_bottom {
    width: 100%;
    height: 10px;
    font-size: 1px;
}
.yellow10_content { margin: 0 10px; }

/* yellow rounded box 10px corner - end*/

a:link {
    color: #6666cc;
    text-decoration:none;
    font-weight: bold;
    
}

a:visited {
    color: #6666cc;
    text-decoration:none;
    font-weight: bold;
    
}

a:active {
    color: #003399;
    
    text-decoration:none;
    
}

a:hover {
    color: #000000;
   
    text-decoration:none;
    
}

