/*
Theme Name: SearchEngage
Theme URI: SearchEngage.com
Description: Search Engage default template
Version: 1.0
Author: Leroy Jenkins
Author URI: http://www.searchengage.com
Tags: search marketing

*/

#header {
background: #FFFFFF;
margin: 0 0 15px 0;
padding-bottom: 20px;
height: 110px;
width: 100%;
border-bottom: 4px solid #0030ff;
min-width: 900px;
}
#headerimg 	{
position: absolute;
top: 0px;
left: 5px;
}
.clear {
clear: both;
}
/* Begin Psycho Tabs */
#hmenu-tabs {
clear: both;
position: absolute;
top: 107px;
left: 20px;
}
#hmenu-tabs a {
color: #FFFFFF;
background: url(/img/hmenu-tab-left.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
padding-bottom: 4px;
font: bold 12px Verdana, Arial;
}
#hmenu-tabs a span {
background: url(/img/hmenu-tab-right.gif) right top no-repeat;
padding-right: 10px;
padding-top: 5px;
}
#hmenu-tabs a:hover {
color: #FFFFFF;
background: url(/img/hmenu-tab-left-hov.gif) left top no-repeat;
padding-left: 10px;
}
#hmenu-tabs a:hover span {
background: url(/img/hmenu-tab-right-hov.gif) right top no-repeat;
padding-right: 10px;
}
#forum #hmenu-tabs .forum a, 
#difference #hmenu-tabs .difference a, 
#free-website-evaluation #hmenu-tabs .free-website-evaluation a, 
#true-stories #hmenu-tabs .true-stories a, 
#contact #hmenu-tabs .contact a {
color: #FFFFFF;
background: url(/img/hmenu-tab-left-hov.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
padding-bottom: 4px;
font: bold 12px Verdana, Arial;
float: left;
margin-right: 0px;
}
#forum #hmenu-tabs .forum a span, 
#difference #hmenu-tabs .difference a span,  
#free-website-evaluation #hmenu-tabs .free-website-evaluation a span, 
#true-stories #hmenu-tabs .true-stories a span, 
#contact #hmenu-tabs .contact a span {
background: url(/img/hmenu-tab-right-hov.gif) right top no-repeat;
padding-right: 10px;
padding-top: 5px;
float: left;
margin-right: 0px;
}
#hmenu-tabs a, #hmenu-tabs a span
{
display: block;
float: left;
}
/* Hide from IE5-Mac \*/
#hmenu-tabs a, #hmenu-tabs a span {float: none;}
/* End hide */
#hmenu-tabs a:hover {
color: #FFFFFF;
background: url(/img/hmenu-tab-left-hov.gif) left top no-repeat;
padding-left: 10px;
}
#hmenu-tabs a:hover span {
background: url(/img/hmenu-tab-right-hov.gif) right top no-repeat;
padding-right: 10px;
}
#hmenu-tabs ul {
list-style: none;
padding: 0;
margin: 0;
}
#hmenu-tabs li {
float: left;
margin-right: 4px;
}
/* End Psycho Tabs */
#nav {
	background: #000099 url(/img/nav-back.gif) left top repeat-x;
	height: 30px;
	width: 100%;
	border-top: 4px solid #0030ff;
	min-width: 780px;
}
#search-box{
margin: 20px 20px 0 0;
}
.searchbox {
text-align: left;
font: 15px Verdana, Arial;
font-weight: bold;
padding: 5px 12px 0px 12px;
background: url(/img/searchbox-back.gif) no-repeat left top;
border: 0px;
height: 30px;
width: 175px;
}
.searchbox img{
border: 0px;
}
.searchbox-sm {
text-align: center;
font: 18px Verdana, Arial;
padding: 8px 0px 0px 0px;
margin-right: 5px;
background: url(/img/searchbox-back-sm.gif) no-repeat left top;
border: 0px;
height: 40px;
width: 60px;
}
.search-button {
text-align: center;
font: 18px Verdana, Arial;
background: url(/img/search-button.gif) no-repeat left top;
border: 0px;
height: 30px;
width: 30px;
padding: 0;
margin: 0;
}
.searchcell{
float: left;
text-align:left;
}
#footer-banner{
padding: 0 0 10px 5px;
text-align: center;
}