/* CSS for lightworkers guide 7-8-09 */

body{
padding:0;
margin:0;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
background: url(http://www.4thdimensionpress.com/test/images/header3c_bkg.jpg) 0 0 repeat-x #fff;
z-index:-1;
color: #000000;
font:small Arial, Helvetica, sans-serif;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}


div, ul, h2, h3, h4, h5, img{
padding:0px;
margin:0px;}

ul{list-style-type:none}


#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

/*----Header ----*/

#header{
width:780px; 
height:150px;
background: url(../images/header3c_main.jpg) 0 0 no-repeat #fff;
position:relative;
margin:0 auto;
padding: 52px 10px 0 100px;  

}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 18px;
	color:#000;
	padding-top: 1.2em;
	padding-left:11.5em;
	padding-right:0;
	padding-bottom:0;
	width: 300px;
	
	}

ul.top li a{
width:146px;
height:22px;
display:block;
background:url(http://www.4thdimensionpress.com/test/images/bullet-normal.gif) 0 8px no-repeat #fff;
color:#305E5C;
line-height:22px;
text-decoration:none;
padding:0 0 0 15px;}

ul.top li a:hover
{background:url(http://www.4thdimensionpress.com/test/images/bullet-hover.gif) 0 8px no-repeat #fff;
width:146px;
color:#305E5C;
line-height:22px;
text-decoration:none; padding:0 0 0 15px;}

 ul.top  li{
	width:146px;
	height:22px;
	display:block;
	color:#305E5C;
	line-height:22px;
	border-bottom:1px dashed #AECCCA;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	
	background-repeat: no-repeat;
	background-position: 0 10px;
}

#book{
	width:124px;
	height:184px;
	position:absolute;
	top:14px;
	left:600px;
	border:#606 medium solid;}

#toplogo img.logo{
	/*width: 144px;
	height: 90px;*/
	position:absolute;
	top:10px;
	left:314px;
}

#presslogo 
{
	
position:absolute;
	top:364px;
	left:284px;
	z-index: 1;
}



#header ul.botton{
	width:154px;
	height:45px;
	position:absolute;
	top:118px;
	left:315px;	
}
#header ul.botton li{float:left; height:45px;}

/*----buttons in header  ----*/
#header ul.botton li.shop a{width:44px;
height:42px; display:block; background: url(../images/shopbtn.gif) 0 0 no-repeat;text-indent:-200000px; margin:0 10px 0 0;}

#header ul.botton li.shop a:hover{
	background-image: url(../images/shopbtnOver.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header ul.botton li.home a{width:44px;
height:42px; display:block; background: url(../images/homebtn.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 10px 0 0;}

#header ul.botton li.home a:hover{background:url(../images/homebtnOver.gif) 0 0 no-repeat;}

#header ul.botton li.email a{width:44px; height:42px; display:block; background: url(../images/emailbtnOver.gif) 0 0 no-repeat; text-indent:-200000px; margin:0px;}

#header ul.botton li.email a:hover{background: url(../images/emailbtn.gif) 0 0 no-repeat;}


.pagetitle{
	position:absolute;
	top:163px;
	left:300px;
	width: 300px;
	}
/*----main ----*/

#mainContent {
	background:none;	
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: thin solid; 
}

#mainContent{width:800px; 
position:relative;
margin:0 auto;
padding-left: 150px;
padding-top: 30px;
border:#C60 thin solid}

#lowerleftmenu {
width:146px;
height: 300px;
float:left;
padding-left:100px;
z-index:2;

/*position:absolute;
top:200px;
left:110px;	
border:#F60 thin solid*/
}

#lowerleftmenu ul li a{
width:170px;
height:24px; 
display:block;
color:#5F7A77; 
text-decoration:none;
line-height:24px;
padding:0 0 0 6px;
border-left:#B2CFD8 thin solid;

}

#lowerleftmenu ul li a:hover{
width:170px;
height:24px; 
display:block;
color:#5F7A77; 
text-decoration: underline;
line-height:24px;
padding:0 0 0 6px;
border-left:#B2CFD8 thin solid;
}

#lowerleftmenu h2{width:146px; 
height:34px;
background:#fff;
color:#5F7A77; 
font-size:18px;
line-height:34px;
/*border: #F3C thin solid;*/
padding:0 0 0 8px}

#block1{
	width:60%;
	float:right;
	/*border-left:1px solid #C8E8E2;*/
	margin:15px 0 0;
    padding-top: 20px;
	padding-left: 8px;
	padding-right: 10px;
	text-align:left;
}
	

#block2{
	width:60%;
	float:right;
	margin:15px 0 0;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	/*border:#0CF thin solid;*/
}



#block2 h2 a{
	width:100px;
	height:100px;
	float:left;
	display:block;
	background-color: #C1D186;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	padding:46px 5px 0 75px;
	margin:0 0 5px 10px;
}
#block2 h2 a:hover{
	width:100px;
	height:100px;
	float:left;
	display:block;
	background-color: #C1D186;
	color: #363;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	padding:46px 5px 0 75px;
	margin:0 0 5px 10px;
}
#block2 .text {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	
}
/*----FOOTER----*/



#footer {height:200px;

background-color:#E7E7E7;
text-align:center;
color:#333;
font:small  Arial, Helvetica, sans-serif;
position:relative;
margin:0 ; 
clear:both;
padding: 36px 10px 0 225px; 
border-top:#CCC thin solid;
/*border:#60C thin solid*/}

#addressbar{
	width: 620px;
	text-align:center;
	}


#footeraddress1{float:left;
text-align:left;
line-height: 18px;
	}

#footeraddress2{float:right;
text-align:left;
line-height: 18px;
	}
#footer a{
	color:#333;
font:small  Arial, Helvetica, sans-serif;
font-weight:bold;
line-height: 18px;
text-decoration:none;

	}
	
#footer a:hover{
	color:#333;
	font:small  Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 18px;
	text-decoration:underline;
	}

/*
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs 
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue 
}



#footermenu{
	text-align:center;
	width:778px; 
	margin:0 auto;}

#footermenu ul{
color:#007163;
display:block;
font-size:12px;
position:relative;
}

#footermenu li{
display: inline;
list-style-type: none;
margin:0;
}


#footermenu ul li a{
color:#2F5958;
background-color:#3CF;
text-decoration: none;
font-size:12px;
padding:2px 10px 2px 10px;
}

#footermenu ul li a:hover{
padding:2px 10px 2px 10px;
color:#2F5958;
background-color:#3CF;
text-decoration:underline;
font-size:12px;}

.copyright{
	text-align:center;

	margin-top:10px;}*/
	
/*----Text----*/	
.burgundy{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 24px;
	color:#603;

	}
.subtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 18px;
	color:#000;

	}
	
.subtitlecolor{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color:#305E5C;

	}
.subtitlecolorsm{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: small;
	color:#305E5C;

	}
	

a.more{
height:21px;
	display:block;
	text-align:right;	
	color:#935A91;
	line-height:21px;
	text-transform:uppercase;
	text-decoration:none;
	padding:4px 0 0 50px;
	/*border: #F3C thin solid;*/
}
.posted{
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#666;
	text-align:right;

	}