/*
This style came from Movable Lines ( http://www.movablestyle.com/index.php?style=Modern+Lines )
Released under the GPL ( http://www.movablestyle.com/archives/000015.php )
By Scott Yang http://scott.yang.id.au/
*/

body {
  background-image: url(/layout03/body_back.gif);
  background-repeat: repeat-y;
  background-position: center;
  background-color: #e6e6e6;
  margin: 0;
  padding: 0;
}
#nav {
  text-align: right;
  padding-top: 8px;
  font-family: arial; 
  font-size: 12px; 
  font-weight: bold;
}

#nav a {
  text-decoration: none;
  color: white;
}

#nav a:hover {
  text-decoration: none;
  color: #FFC200;
}

#salesSupport {
  text-align: right; 
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #003399;
}

FONT,P,TD,H1,H2,H3,H4 { font-family: Arial; color: #003399; font-size: 12px; }

A { color: blue; outline: none;  }

h2 { font-size: 14px; }

.hideme
{
	color: white;
	font-family: arial;
	font-size: 8pt;
}

.medium 
{
	font-size: 12px;
}
.mediumwhite
{
	font-size: 12px;
	color: white;
}

.mediumbig 
{
	font-size: 13px;
}

.big 
{
	font-size: 14px;
}

.bigwhite
{
	font-size: 14px;
	color: white;
}

.vbig 
{
	font-size: 16px;
}

.heading {
  font-size: 12px; font-weight: bold;
}

.mediumheading {
  font-size: 12px; font-weight: bold;
}

.small 
{
	font-size: 10px;
}

.smallwhite 
{
	font-size: 10px;
	color: white;
}

.fixed 
{
	font-size: 12px;
	font-family: courier;
}

.boxcontents { 
  padding:0px 8px 0px 8px;
}

.content {
  padding: 0px 4px 0px 4px;
}

.tier {
  padding: 0px 4px 0px 4px;
}

h1, h3 {
    margin: 0px;
}

#banner {
    margin: 0px;
    padding: 10px 0 15px 0;
    background-color: #039;
}

#banner-commentspop {
    border-bottom: #888 solid 1px;
    border-left: #888 solid 10px;
    color: #666;
    font-size: x-large;
    font-weight: bold;
    margin: 5px 5px 10px 5px;
    padding: 0 0 3px 3px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #fff;
    font-size: xx-large;
    font-weight: bold;
    text-decoration: none;
}

#banner h1 {
    padding: 0 0 3px 13px;
    color: #fff;
}

#banner .description {
    color: #fff;
    font-size: small;
    font-weight: bold;
    margin-left: 30px;
}	

#content {
    margin: 0 0px 10px 10px;
}

#container {
    margin: 0 10px 10px 10px;
}

/*
#links {
    background-color: #039;
    padding: 10px;				
    top: 0px;
    right: 0px;
    width: 160px;
}
*/

#content .blog, #container .blog {
       
}
#content .blog {
    background-color: #fff;
}

.blogbody {
    font-family: Arial; 
    color: #003399; 
    font-size: 12px;
	font-weight: normal;
    line-height: 140%;			
    margin: 0 0 0 0;
}

.title	{ 
    color: #000000; 	
    font-size: 18px;
    font: georgia, geneva, Times;
    margin: 0 0 8px -6px;
}			

#menu {
    border-bottom: #039 solid 1px;
    border-right: #039 solid 10px;
    font-size: 14px;
    margin-right: 10px;
    padding: 0 5px 2px 0;
    text-align: right;  							
}		

/* This is the border line & background colour round the entire page */
/*
.bodyline	{ 
	border-top: #039 solid 1px;
	border-bottom: #039 solid 1px;
    border-left: #039 solid 1px;
}    
*/

/* This is the border line & background colour round the entire page */
/*
.bodyline2	{ 
	background-color: #039
	border-bottom: #039 solid 1px;
	border-right: #039 solid 1px;
}    
*/

.date	{ 
    /*background: url(blue_stripes_tile.gif);*/
    color: #000; 
    font-size: small;
    font-weight: bold;
    height: 20px;
    margin: 0;
    padding-top: 5px;
    padding-right: 8px;
}			

.posted	{ 
    color: #039; 
    font-size: 12px; 
    margin-top: 8px;
    text-align: center;
}


.calendar {
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;
    text-align: center;	
}

div.calendar {
}

div.calendar table {
    margin-left: 8px;
}

.calendarhead {	
    border-bottom: #eef solid 1px;
    border-left: 10px solid #dde;
    color: #666;
    font-size: small;
    font-weight: bold;
    padding: 0 0 0 3px;					
    text-align: left;
    width: 100%;
}	

.side {
    color: #333;
    font-size: x-small;
    font-weight: normal;
    line-height: 180%;
    margin: 0px;
    padding: 3px 0 0px 6px;
    clear: both;
}

.side a:hover {
    padding-left: 3px;
    border-left: 1px solid #dde;
}

.sidetitle {
    font-size: small;
    font-weight: bold;
    padding: 0 0 2px 0px;
}

.syndicate {
    font-size: x-small;
    font-weight: bold;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.powered {
    font-size: x-small;
    font-weight: bold;
    line-height:140%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}	


.comments-body {
    border-left: #ccc solid 10px;
    border-bottom: #ccc solid 1px;
    color: #666;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    margin: 0 10px 20px 10px;
    padding-left: 5px;
}		

.comments-post {
    color: #888; 
    display: block;
    font-size: x-small; 
    font-style: italic;
    margin-top: 3px;
    text-align: right;
}	

.trackback-url {
    border-bottom: #888 solid 1px;
    border-left: #888 solid 10px;
    color: #666;
    font-size: small;
    font-weight: normal;
    margin: 0 5px 10px 5px;
    padding: 0 0 3px 3px;
}

.trackback-body {
    border-bottom: #ccc solid 1px;
    border-right: #ccc solid 10px;
    color: #666;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    margin: 0 5px 10px 5px;
}		

.trackback-post {
    color: #666;
    font-size: small;
    font-weight: normal;
}

.comments-head	{ 
    color: #88c; 
    font-size: small; 
    font-weight: bold;
    font-size: small; 
    font-weight: bold;
    margin: 0 0 5px 10px;
}		

#author, #email, #url, #text, #title {
    border-bottom: #888 solid 1px;
    border-left: #888 solid 10px;
    border-right: #ccc solid 1px;
    border-top: #ccc solid 1px;
    padding-left: 3px;
}

/* calendar css */

.calendarHeader { font-size: 12px; font-weight: bolder; color: #fff; background: #666;}
.calendarToday { font-size: 12px; font-weight: bold; background: black; }
.calDayLink { font-style: italic; }
.calendar { font-size: 12px; font-weight: bold; background: #f6f6f6; }
.calendartab { font-size: 12px; font-weight: bold; background: #f6f6f6; border: 2px solid #b0e0e6;}
#Cal { font-size: 12px;}

