/*  
Theme Name: Zenlike
Description: A one-column white theme with top-level page navigation and custom header.
Version: 1.1
Date: Jan 30th, 2009
Author: Chris S.
Author URL: http://www.ilgm.com/
*/

/* Main Site */
body {font-size: 10pt; font-family: "georgia", "times new roman", serif; color: #333333; background: #000000 url('/userfiles/site/bgFull.jpg'); padding: 35px 0px 35px 0px;}

/* Page Border - content size changes */
.pageBorder {border:7px #FFF solid; width:85%;}
/* Page Border - content size is fixed */
.pageBorder {border:7px #FFF solid; width:900px;}


hr { margin-top: 5px}
div .hr {height: 25px; width: 100%; background: #FFFFFF url(/userfiles/site/border2.gif) top left repeat-x;}


/* Generic Tables */
td {font-size: 12px; color: #000; line-height: 1.75; }

* Content Headings & Formatting */
.masterContentContainer {padding: 0; margin: 0;}
.contentContainer {padding: 10px;}

.box
{
background: #FDFCF6 url('/userfiles/site/boxbg.gif') repeat-x;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin: 0 0 0 10px;
} 

.mainHeader {background: #000000 url('/userfiles/site/headerBG.jpg');}

/* Top Navigation Table */
.topNavTable { background-color: #f9f9f0; padding: 0; background-image: url(/userfiles/site/navBG.jpg); height: 65px;}

/* Top Navigation Links (Main) */
.topNav {font-size: 14px; height: 2em; line-height: 3em; display: block; text-decoration: none; text-align: center; color: #FFF; padding: 0 5px 0 5px;} 
.topNav:hover,
.topNav:active {text-decoration: none; background: url(/userfiles/site/navMO.jpg) #fff top left repeat-x; color: #FFF; padding: 0 5px 20px 5px;}
.topNav:link,
.topNav:visited {text-decoration: none; color: #FFF}

/* Left Side Content Container */
.leftColumn {width:0px; background-color: #fff; margin: 0; padding: 0;}


p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h1
{
display: inline;
background-repeat: no-repeat;
background-position: right;
}

h1 {
font-weight: normal;
color: #333;
font-size: 2.1em;
padding-right: 34px;
background-image: url('/userfiles/site/db1.gif');
}

h2
{
display: inline;
background-repeat: no-repeat;
background-position: right;
}

h2 {
font-weight: normal;
color: #000;
font-size: 1.8em;
padding-right: 34px;
background-image: url('/userfiles/site/db1.gif');
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.3em;
padding-right: 34px;
background-image: url('/userfiles/site/db2.gif');
}

h4
{
font-size: 1.1em;
padding-right: 28px;
background-image: url('/userfiles/site/db2.gif');
}

/* Search Box */
.SearchField { width: 0;}

/* Left Side Navigation Table */
.leftNavTable { width: 0px;}

/* Footer */
.footer { background-color: transparent; font-size: 11px; text-transform: none;}
.footerMenu { background-color: transparent; font-size: 12px; text-transform: none;}

/* Page Footer Table */
.pageFooterTable {padding: 13px 0px 0px 0px; background-image: url(/userfiles/site/border2.gif)}

/* Footer Navigation */
.footerNavTable {background-color: #f9f9f0;}


/* iControl Branding */
.poweredby { background-color: transparent; font-size: 10px; }
.poweredby:link, .poweredby:visited {  }
.poweredby:hover, .poweredby:active {}

/* END MASTER CSS */
