﻿#post-12 .headline_area { display : none; }

.to_comments {
	 display: none;
}

.custom .sitemap h3 {margin-top: 0;}
.custom .sitemap ul {  }
.custom .sitemapl { float: left; width: 40%;}
.custom .sitemapr { float: right; width: 60%;}

.InputBox input
{
width: 100%;	
}
.InputBox textarea
{
width: 100%;	
}
.InputBoxSide input, .InputBoxSide textarea
{
width: 180px;	
}
.SubmitButton
{
width: 100px;	
background: #003366;
color: white;
padding: 2px;
}

h1
{
	color: #99cc33;
	text-shadow: 1px 1px 1px Gray;
	border-bottom: solid 2px #99cc33;
}

#pageheader
{
	font-size: 1.2em;
}
.format_text h3
{
	font-size: 1.2em;
font-weight: bold;
color: #003366;
}

#footer
{
padding: 0px;
border: none;
background: transparent;
height: 250px;
}
#footer_area
{
	margin-top: 20px;
background: #99CC33 url(/wp-content/uploads/BottomBg.png) repeat-x;
}
#footer_area .page
{
background: #99CC33 url(/wp-content/uploads/BottomBg.png) repeat-x;
}
#footer_inner
{
padding: 10px 0px;
color: White;
}
#footer_inner a
{
	color: White;
	text-decoration: underline;
	border-bottom: none;
}

#content_box
{
	padding-top: 20px;
}

.post_box {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 3em;
}
.content
{
	padding-top: 0px;
}

#header_area
{
	background: #99cc33 url(/wp-content/uploads/TopBg.jpg) repeat-x;
	height: 240px;
}

#header
{
	background: #99cc33;
	width: 100%;
	padding: 0px;
	margin: 0px 0px;
	border: none;
}
.menu
{
	padding-left: 300px;
	padding-top: 2px;
	background: #99cc33;
	padding: 0px 0px 0px 145px;
	overflow: hidden;
}
.menu a
{
	padding: 0px;
	width: 165px;
	height: 40px;
	background: URL(/wp-content/uploads/TabBg.jpg) no-repeat center;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 49px;
	color: black;
}
.menu a:hover
{
	height: 40px;
	background: URL(/wp-content/uploads/TabSelectedBg.jpg) no-repeat;
}
.menu .current a, .menu .current-parent a 
{
	height: 40px;
	background: URL(/wp-content/uploads/TabSelectedBg.jpg) no-repeat;
}
.menu .current a:hover,  .menu .current-parent a:hover {
	height: 40px;
	background: URL(/wp-content/uploads/TabSelectedBg.jpg) no-repeat;
	cursor: pointer;
}

#frontpage_banner
{
	width: 100%;
}
#frontpage_banner_inner
{
	padding: 20px;
	background: #99cc33;
}

#childpage_banner
{
	height: 60px;
	width: 100%;
	background: #99cc33;
}

#childpage_banner h3
{
	font-size: 24px;
	padding-top: 16px;
	padding-left: 40px;
	text-shadow: 1px 2px 3px #000000;
}

#childpage_banner h3 a
{
	color: White;
}

/* ================================ Sidebar Menu ======================================*/
#sidebarmenu .moduletable {
    padding: 0 0 0 10px;
}
#sidebarmenu ul {
    margin: 0 10px 0 10px;
    padding: 0;     
	margin: 0px;
}
#sidebarmenu ul li {
    border-bottom: 1px solid #d8d8d8;
    list-style:none;
}

#sidebarmenu ul li a {
    display: block;
    text-decoration: none;
    line-height: 18px;
    font-size: 1.2em;
    padding: 8px 0px 8px 10px; 
}
#sidebarmenu ul li a:hover {
    background-color: #f8f8f8;
}
#sidebarmenu ul ul { margin: 0 0 0 15px; }
#sidebarmenu ul ul li a { 
    line-height: 14px;
    font-size: 1.1em;
    padding: 4px 0px 4px 10px; 
    border-bottom: solid 1px White;
}

.menuheader {
    background: #33ccff;
    font-size: 1.6em;
	font-weight: bold;
    padding: 8px 0px 8px 10px; 
    border-bottom: 1px solid #d8d8d8;
	font-variant: small-caps;
}
.menuheader a {
	color: White;
}
.sidebar ul.sidebar_list {
	padding: 0px;
}


.page_item
{
	font-weight: normal;
}
.current_page_item a
{
	background: #e9f5d0;
}
#sidebarmenu ul ul
{
}
.page_subitem
{
}
.page_subitem a
{
	background: White;
}
.current_subpage_item a
{
	background: #e9f5d0;
}
/*=========== Custom Website and Hosting page CSS ============*/

#checkmark li {
	padding-left: 22px;
	margin-bottom: 10px;
	list-style-type: none;
	background: url(/wp-content/uploads/checkmark.gif) left center no-repeat;
        line-height: 1.4em;
}

#questionmark li {
	background: url(/wp-content/uploads/questionmark2.gif) left center no-repeat;
	padding-left: 22px;
	margin-bottom: 10px;
	list-style-type:none;
        line-height: 1.2em;	
}

#webandhosting h2 {
	color:#8cc63f;
        line-height: .5em;
        margin: 0em;
        margin-top: 1.2em;
	padding-bottom: 1em;
}

#solutions_format h3 a:link{
	color:#000000;
        text-decoration: none;
}

#solutions_format h3 a:visited{
	color:#000000;
        text-decoration: none;
}

#solutions_format h3 a:hover{
	color:#ffffff;
        text-decoration: underline;
}

.hideme {
position : absolute;
left : -1000px;
}
	
#solutions_format h3 {
	margin: 0em;
}
	
#solutions_format p{
        text-align: left;
	margin-left: 1em;
	margin-right: 1em;
}

#solutions_format li{
	list-style-type: none;
	text-indent:-1em;
	text-align: left;
}
/*#solutions_format td{
        width: 225px;
        margin: 0;
        padding: 0;
}*/