/*  
Theme Name: iMCPooBah
Theme URI: http://www.makingmoneyfacts.net/wordpress-templates
Description: WP theme designed with conversions in mind
Author: IMC and PBH
Author URI: http://www.makingmoneyfacts.net
Version: 0.1 <a href="http://www.makingmoneyfacts.net/wordpress-templates"> iMCPooBah </a> 


Theme designed by Ian C. and Paul H.
Theme built by Ian C.



*/
@import url("css/contentLayout1.css");

body {
	font: 75% "Trebuchet MS", Tahoma, Arial;
	background: #EEEEEE;
	margin: 0px;
	padding: 0px 0px 30px;
}

table {
	font-size:.5em;

}

#siteWrapper {
    position: relative;
	margin: 0px auto;
	width: 950px;
	padding-bottom: 30px;
	background: #FFFFFF; /* url(images/siteWrapper.gif) repeat-y; */
}

/* ---------- Header ---------------*/
#headerWrapper {
    background: url(images/headerWrapper.jpg) no-repeat;
	height: 115px;
	position: relative;
}

#headerLogo {
    background: url(images/headerLogo.jpg) no-repeat;
    height: 115px;
    width:  200px;
    float: left;
}

#headerExtraBar {
    width: 635px;
    height: 68px;
    float: left;
    text-align: right;
}

#headerNavigationBar {
    height: 32px;
    width: 635px;
    float: left;
    z-index: 500;
}

/* ---------- Focus Bar -----------------*/
#focusBar {
    width: 935px;
    height: 220px;
    margin: 0px 5px 0px 5px;
    background: #FFFFFF;

}

#focusBoxLeft {
    width: 245px;
    height: 150px;
    margin: 0px 15px 0px 10px;
    padding: 50px 15px 1px 15px;
    background: #EEEEEE;
    float: left;
    text-align: right;
    background: #EFEFEF url(images/focusBoxLeft.jpg) no-repeat;
}

.focusBoxLeftText {
	position:relative;
	left:125px;
	top:100px;
}

#focusBoxCenter {
   width: 300px;
    height: 200px;
    margin: 0px 15px 0px 0px;
    padding: 1px 15px 1px 15px;
    /*background:#C7EBCB;*/background:white;
    float: left;
       /*color:#453216;*/color:#c00000;
        font-size:12pt;
        font-weight:bold;
        text-align:center;
        
}

#focusBoxRight {
    width: 275px;
    height: 200px;
    margin: 0px 0px 0px 0px;
    padding-left: 10px;
    background: #EFEFEF url(images/focusBoxRight.jpg) no-repeat;
    float: right;

}

#focusBoxRight2 {
	color:green;
	font-size:12pt;
	text-align:center;
 	width: 275px;
    height: 200px;
    margin: 0px 0px 0px 0px;
    padding-left: 10px;
    background: #EFEFEF url(images/focusBoxRight.jpg) no-repeat;
    float: right;
}

/* ---------- Content Section -----------------*/
#siteContent {
	padding: 5px 18px 5px 18px;
    float:left;
	width: 635px;
	overflow: hidden;
/*	border: 1px solid #ff00ff;  */
}

#siteContentFull {
	padding: 5px 18px 5px 18px;
	width: 900px;

}

#siteContentFull table {
	font-size:1em;

}



/* ---------- Side Bar -----------------*/
#sideBar {
	float: right;
	padding: 0px;
	width: 275px;
	overflow: hidden;
/*	border: 1px solid #00ffff;  */
}



/* ---------- Footer Bar -----------------*/
#footerBar {
    width: 920px;
    height: 205px;
    padding: 5px 0px 5px 25px;
    background: #FFFFFF;
    clear: both;
}

#footerBoxLeft {
    width: 275px;
    height: 200px;
    margin: 0px 10px 0px 0px;
    padding: 1px 1px 1px 1px;
    background: #EEEEEE;
    float: left;
}

#footerBoxCenter {
    width: 325px;
    height: 200px;
    margin: 0px 10px 0px 0px;
    padding: 1px 1px 1px 1px;
    background: #EEEEEE;
    float: left;
}

#footerBoxRight {
    width: 275px;
    height: 200px;
    margin: 0px 0px 0px 0px;
    padding: 1px 1px 1px 1px;
    background: #EEEEEE;
    float: right;
}

.hidden {
display:none;
}

.visible {
	display:block;
	
	width:200px;
	color:#0F3045;
	border: 2px solid #000000;
	background:white;
	opacity:0.9;
	font-size:0.7em;
	font-weight:bold;
}

.main_div {
	position:relative;

}

#hidden_1
{
	
	position:absolute;
	left:20px;
	top:7em;
	
	

}

#hidden_2
{
	
	position:absolute;
	left:20px;
	top:8em;
	width:210px;
	
	
}

#hidden_3
{
	position:absolute;

	width:200px;
	left:20px;
	top:9em;
	

}

#hidden_4
{
	position:absolute;

	width:200px;
	left:20px;
	top:10em;
	

}

#hidden_5
{
	position:absolute;

	width:200px;
	left:20px;
	top:11em;
	

}

#hidden_6
{
	position:absolute;

	width:300px;
	top:13em;
	
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:black;
	display:none;
	opacity:.8;
	font-size:1.5em;
	font-weight:bold;
	}
	
tbody{

font-size:1.5em;
}

.paypal
{
	font-size:1.5em;
	}
	
.action_button {
	display:inline;
	color:white;
	background:blue;

}
