@charset "utf-8";
/* CSS Document */
/* Basic Body Stuff  */
body,td,th {
	font-family: sans-serif;
	font-size: 14px;
	background-color:#000000;
	color:#aaa;
	padding:0px;
	margin:0px;
}

a:link, a:visited {
	color:#fff;
	text-decoration: none;
		outline:0;
}
a:hover {
	text-decoration: none;
	color:#aaa;
		outline:0;
}

.red{
	color:#d11121;
	text-decoration: none;
	font-weight:bolder;
		outline:0;
}	
a:active {
	text-decoration: none;
		outline:0;
}
#loader {
	background-color:#000;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:10;
	display:block;
}
#loadercontent {
	position:relative;
	top:200px;
	margin:auto;
	padding:10px;
	width:410px;	
	text-align:center;
	font-size:18px;
}
/* Content Stuff  */

#mainwrapper {
	position:relative;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width:1024px;
	height:768px;
	z-index:0;
}
#bgheaderimage {
	position:absolute;
	top:0px;
	background-image:url(http://www.lovingonpurpose.com/images/topbg3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1024px;
	height:100px;
	z-index:3;
}
#imagewrapper {
	height: 600px;
	width: 340px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	left: 382px;
	top:68px;
}

#latestmodulewrapper {
	height: 620px;
	width: 300px;
	position:relative;
	top: 0px;
	left:0px;
	right: 0px;
	bottom:0px;
	overflow: hidden;
	float:right;
	z-index: 5;
}
#dslogo2 {
	position:absolute;
	top:51px;
	left:740px;
	width:270px;
	height:21px;
	background-image:url(http://www.lovingonpurpose.com/images/d&slogo2c.png);
	background-repeat:no-repeat;
	z-index:5;
	height:25px;
}
#quotefader {
	position:absolute;
	top:0px;
	left:0px;
	font-weight:lighter;
	font-size:14px;
	height:75px;
	width:262px;
	text-align:center;
	margin:0px;
	padding:20px;
	z-index: 8;
}

#social {
	position:absolute;
	top:00px;
	height:80px;
	margin:10px;
	left: 0px;
}
#latesttabs {
	position:absolute;
	top:49px;
	left: 0px;
	height:236px;
	width: 300px;
}
#emailbox {
	background:#333333;
	border:#666 solid thin;
	padding:10px;
	padding-left:5px;
	padding-right:5px;	
	font-weight:bold;
	text-align:center;
	height:80px;
}
#newsletter {
	position:absolute;
	top:270px;
	left: 0px;
	height:115px;
	margin:0px;
	width:300px;
}
#newsletter2 {
	position:absolute;
	top:376px;
	left: 0px;
	height:115px;
	margin:0px;
	width:300px;
}
#newsletter .subpoint{
	margin-bottom:5px;
	margin-top:5px;
	font-size:10px;
}
#newsletter2 .subpoint{
	margin-bottom:5px;
	margin-top:5px;
	font-size:10px;
}

#newsletter .header{
	font-size:18px;
}
#newsletter2 .header{
	font-size:18px;
}
#newsletter .image{
	float:left;
	text-align:right;
	width:35px;
}
#newsletter2 .image{
	float:left;
	text-align:right;
	width:35px;
}
#newsletter .form{
	float:right;
	text-align:left;
	width:220px;
}
#newsletter2 .form{
	float:right;
	text-align:left;
	width:220px;
}

#conceptpointwrapper {
	position:absolute;
	top: 260px;
	left: 0px;
	height: 300px;
	width: 370px;
	bottom:0px;
	overflow: hidden;
	float:left;
	z-index: 5;
}
#logowrapper {
	height: 90px;
	width: 350px;
	position: absolute;
	left: 14px;
	top: 4px;
	z-index: 5;
}
#navwrapper  {
	height: 50px;
	width: 300px;
	float:right;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 5;
 
 	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#content {
	margin:10px;
	padding:5px;
	width:auto;
	height:inherit;
}
#conceptpoint  {
	margin:10px;
	padding:10px;
	width:auto;
	font-size:18px;
	text-align:right;
}

#conceptpoint subpoint {
	font-size:14px;
}
#div1, #div2, #div3, #div4 {
	position:absolute;
	top:280px;
	left: 383px;
	width:325px;
	height: 250px;
	z-index:5;
	border:#999 solid thick;
	visibility:hidden;
}
#videoplayer {
	width:340px;
	height:300px;
	float:left;
}
#paragraph {
	width:240px;
	height:400px;
	float:right;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	overflow:hidden;
	overflow-y:visible;
}
#paragraph header{
	font-size:18px;
	font-weight:bold;
	color:#d11121;
}
#addthis {
	z-index:100;
}
#more {
	width:320px;
	height:100px;
	float:left;
	padding:10px;
	font-weight:bold;
}
#popupcontent {
	width:600px;
	height:410px;
}
#boxshot {
	margin:5px;
	width:50px;
	height:69px;
}
#rss_subscribe {
	padding:5px;
	margin:5px;
}
#form {
	border: 1px solid #ccc;  
	padding: 1px; 
	background-color:#000; 
	color: #ccc;
}
#webfooter {
border-top:#CCCCCC thin solid;
	width:100%;
	height:inherit;
}
#copyright1{
	padding:0px;
	font-size:10px;
	color:#333;
	text-align:left;
	width:300px;
	float:left;
	margin:10px;
	text-decoration:none;
}
#copyright2{
	padding:0px;
	font-size:10px;
	color:#333;
	text-align:right;
	width:400px;
	float:right;
	margin:10px;
		text-decoration:none;
}
#accent {
	position:absolute;
	top:68px;
	left:40px;
	width:317px;
	height:567px;
	z-index:4;
}
#accent {
	position:absolute;
	top:81px;
	left:40px;
	width:318px;
	height:267px;
	z-index:4;
}

#aboutus {
	width:600px;
}
#aboutlaoder {
	z-index:6;

}
#autext {
	padding:10px;
	width:600px;

}
#flash {

	width:100%;
	height:200px;
	z-index:7;
	text-align:center;
}
                                                                                                                                                                       
object { 
	outline:none; 
}
#it {
	width:600px;
	height:480px;
}
#it_text {
	width:320px;
	height:480px;
	float:left;
}
#it_iframe {
	height:480px;
	width:280px;
	float:right;
}
#tooltips {
	position:absolute;
	left:-1px;
	top:-10px;
	width:282px;
	height:20px;
	z-index:1;
	text-align:left;
	z-index:200;
}
#tdiv1, #tdiv2, #tdiv3, #tdiv4, #tdiv5, #tdiv6 {
	position:absolute; 
	width:282px; 
	text-align:center; 
	visibility:hidden; 
	font-family:sans-serif; 
	font-size:12px;
}
                                                                                           