﻿html, body, div, h1, h2, h3, ul, #HoverBanner, p{
	margin:0;
	padding:0;
}
html, body {
	width:100%;
	
}

#bodyMain
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:99%;
	color:#142547;
	background:#CC1404 url(Images/pokadot.gif) repeat;	
	text-align: center;
}

.strong
{
    font-weight: bold;
}

/* header css*/
#headerOuter
{
    /*background:#CE1001 url(images/redstripe.png) repeat;*/
    height:250px;
    position:relative;
    width:100%;
}

#headerInner {
    height:250px;
    margin:0px auto;
    position:relative;
    width:880px;
}

#ladyBirdsLogo
{
    /*background:transparent url(images/LadybirdTextInCloudPNG.png) no-repeat scroll 0pt;*/
    background: transparent url(images/Ladybirds_Logo_Shaped.png) no-repeat scroll 0pt;
    left: 50px;
    border: 0;
    height: 250px;
    margin-top: 0;
    top:0;
    font-size:0;
    line-height:0;
    width:434px;
}

#slogan
{
    background:transparent url(images/WithJustOneCall.png) no-repeat scroll 0pt;
    height:65px;
    right:46px;
    float: right;
    margin-top: 95px;
    top:0;
    font-size:0;
    line-height:0;
    width:373px;
}
#headertelno
{
    float: right; clear: right;
    font-size: 38px; color: #fff; margin: 20px 10px auto;
    text-shadow: 8px 8px 7px #555;
}
/* Navigation */
#navOuter {
    background:#CE1001 none repeat scroll 0%;
    height:50px;
    position:relative;
    width:100%;
    background:transparent url(images/Nav/NavBG.gif) repeat-x scroll 0pt;
}

#navInner 
{
    height:50px;
    margin:0px auto;
    padding-bottom:10px;
    position:relative;
    width:780px;
    /*margin-top: 25px;*/
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
}

#navInner img
{
 border: none;
 margin:0px auto;   
 text-align: center;
}

#navInner a
{
 text-decoration: none;  
 color: White;
 font-size: 125%;
 margin-top: 15px;
 display: block; 
 float: left;
 padding: 0 20px 0 20px;
}

#navInner a:hover
{
 border-top: 2px solid white;   
 border-bottom: 2px solid white;   
}

#navInner a:active
{
    color: Red;
}
/* Contant Pane */
#contentOuter {
    /*height:auto;*/
    position:relative;
    width:100%;
}

#contentInner {
    background:#FFFFFF url(images/content_top2.jpg) no-repeat scroll 0pt;
    background-position:top;
    /*height:auto;*/
    margin:0px auto;
    /*min-height:1000px;*/
    padding-bottom:10px;
    position:relative;
    width:780px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#contentInner a:hover
{
    color: Red;
}

#mainBodyContent {
    /*float:left;
    height:auto;*/
    position:relative;
    padding: 25px;
    padding-top: 35px;
    
}

#mainBodyContent p, ul {
    
    color:#142547;
    font-family:Candara, 'Trebuchet MS', Arial,Helvetica,sans-serif;
    
}
#mainBodyContent li a {
    
    color:#142547;
    text-decoration: none;
    
}
#mainBodyContent p {
    line-height:150%;
    padding:0px 10px 10px 10px;
}

#mainBodyContent h2, h3
{
    /*color: #7F0303;*/
    color: Red;
    margin-bottom: 20px;
}

#mainBodyContent ul
{
    margin-left: 35px;
    line-height: 250%;
    /*list-style-image: url(images/star.png);
    list-style-image: url(images/Ladybird-small.jpg);*/
    list-style-image: url(images/BugVertical22.png);
    list-style-position:  outside;
}

#mainBodyContent ul li
{
    margin-left: 55px;
    line-height: 170%;
    vertical-align: bottom;
    font-size: 105%;
    padding-top: 3px;
}

#mainBodyContent img
{
    border: none;
}

.right 
{
    float: right;
    clear: right;  
    margin: 5px;  
}

.rightCaption
{
    float: right;
    font-family: Consolas, Verdana;
    color: #1E1E1E;
    text-align: center;
    clear: right;
}

.rightContentImage
{
    float: right;
    clear: right;  
    margin-top: 20px;
}

h3 {
    border-bottom:1px solid #7F0303;
    display:block;
    font-size:1.3em;
    position:relative;
    font-family:Arial,Helvetica,sans-serif;
}

#HoverBanner
{
    top: 225px;
    position: absolute;
    right: 200px;
    z-index:1;
}

/* for Internet Explorer */
/*\*/
/** html #contentInner{
height: 400px;
float: left;
}
/**/

.thinColumn
{
    float: left;
    width: 200px;
}

.thickColumn
{
    float: left;
    width: 500px;
}

/* Footer */
#footerOuter {

    width:100%;
    clear: both;
}

#footerInner {
    background:transparent url(images/FooterTile-RedStripe.gif) repeat-x scroll 0pt;
    background-position:top;
    /*height:111px;*/
    margin:0px auto;
    min-height:111px;
    max-height:111px;
    position:relative;
    width:780px;
    padding-top: 20px;
}

#footerInner h3, h4
{
    color: White;
    
    padding-left: 50px;
    border: none;
}

#footerInner h4
{
    margin-top: -15px;
}

#footerInner a
{
    color: White;
}

.footerLinkList
{
    color: White;
    text-align: center;
    font-size: 95%;
}

.footerLinkList a
{
    color: White;
}
.footerLinkList a:hover
{
    color: #7F0303;
    text-decoration: none;
}

#footerBadge
{
    float: right;
    position:absolute;
    top: -30px;
    right: -25px;
}

.pagesubtitle
{
 color: #7F0303;   
}


/* Progressive enhancement */
h1 
{
    text-shadow: 3px 3px 5px #A6BBE6;
}

h2, h3
{
    text-shadow: 2px 2px 2px #FF9B93;
}
