body {
 		margin:0px auto;
 		background: #ffffff url(/i/main_bg.gif) top center;
 		font-family: helvetica, arial, sans-serif;
 		background-repeat: repeat-y; 
 		font-size: 12px;
 		}
 		
p{
  		font-family: helvetica, arial, sans-serif;
 		font-size: 12px;
 		}
 		
 .profile-header {
	position: relative;
	margin-top: -10px;
	z-index: 100;
	align: center;
}		

.topBlue {
 			background: #262262;
 			width: 929px;
 			height: 30px;
 			padding: 10px 0px 0px 10px;
 			font-family: helvetica, arial, sans-serif;
 			font-size: 12px;
 			color: #ffffff;	
 					
 		}

.mainBG {
 		margin: 0px auto;
 		width: 955px; 		
 		background: #ffffff url(/i/main_bg.gif) top center;
 		background-repeat: repeat-y;
 		}

 		.mainBG2 {
 		margin: 0px auto;
 		width: 955px; 		
 		background: #ffffff url(/i/main_bg2.gif) top center;
 		background-repeat: repeat-y;
 		}

 		.mainBgInside {
 			text-align: left;
 			margin:0px 8px 0px 8px;
 			width: 939px;
 			font-size: 12px;
 		}

 		 .mainBgInside2 {
 			text-align: left;
 			margin:0px 8px 0px 8px;
 			width: 939px;
 			background-color: #ffffff;
 		}

 		.maindBgInsideText {
 			margin: 30px 10px 10px 10px;
 			font-size: 12px;
 		}

	/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


 		
 .topBlue ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.topBlue ul li {
	position: relative;
	display: block;
	}

	.topBlue li ul {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 15px;
	display: none;
	}

.topBlue ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 0;
	_width: 80px;
	}

.topBlue li:hover ul { display: block; }

.fleft {
	float: left;
	margin-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	background: url(i/link_bullet.gif) top left;
	background-repeat: no-repeat;
	display: inline;
	color: #0977f1;
}

.fleft a {
	color: #0977f1;
}

.fleft a:visited {
	color: #2a88f1;
}


.fleft a:hover {
	color: #ffffff;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.subnav {
	background-color: #262262;
	display: block;
	width: 138px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #ffffff;
	color: #0977f1;
}


.subnav a {
	color: #0977f1;
}

.subnav a:visited {
	color: #2a88f1;
}


.subnav a:hover {
	color: #ffffff;
} 		

 		.footer {
 			background: url(/i/black_pattern.gif);
 			width: 919px;
 			height: 35px;
 			padding: 10px;
 			font-size: 11px;
 			text-align: center;
 			color: #ffffff;
 			font-weight: normal;
 			display: block;
 			float: left;
 		}

 		.footerTextLeft {
 			padding: 10px 0px 0px 0px;
 			width: 440px;
 			font-size: 12px;
 			color: #e7e7e8;
 			text-align: left;
 			float: left;
 			font-weight: normal;
 		}

 		 .footerTextRight {
 			width: 440px;
 			font-size: 11px;
 			color: #e7e7e8;
 			text-align: right;
 			float: right;
 		}

 		.topBlueLeft {
 			width: 750px;
 			float: left;
 			text-align: left;

 		}

 		.topBlueRight {
 			width: 150px;
 			float: right;
 			text-align: right;
 			margin-right: 10px;
 			margin-top: 2px;
 		}

 		.180Bar {
 			width: 939px;
 			height: 184px;
 			margin: 0px;
 		}

 		.videoBg {
 			width: 597px;
 			_width: 587px;
 			height: 269px;
 			background: #ffffff url(/i/black_pattern.gif) top center;
 			float: left;
 			color: #ffffff;
 			font-family: helvetica, arial, sans-serif;
 		}

 		.leftColumn {
 			width: 597px;
 			_width: 597px;
 			float: left;
 		}

 		.leftColumnText {
 			margin: 10px 10px 10px 10px;
 			font-size: 12px;
 			line-height: 17px;
 			font-family: helvetica, arial, sans-serif;
 		}
 			

 		.rightColumn {
 			width: 337px;
 			_width: 340px;
 			background: #e7e8e8;
 			margin-left: 5px;
 			_margin: 0px 0px 0px 2px;
 			font-family: helvetica, arial, sans-serif;
 			float: left;
 		}

 		.rightColumnText {
 			margin: 10px;
 			font-size: 12px;
 			line-height: 17px;
 		}

 		h1 {
 			font-size: 18px;
 			font-weight: bold;
 			color: #094486;
 		}

 		h2 {
 			font-size: 14px;
 			font-weight: bold;
 		}

 		.clear {
 		clear: both;
 		}

 		.textarea {
			padding: 10px;
			font-family: Helvetica; 
			font-size:12px;  
			color:#333333; 
			text-align: left;
		}
		
		.textarealeft {
			padding: 15px 10px 0px 3px;
			line-height: 15px;
			width: 172px;
			float: left;
		}

		.textarearight {
			padding: 15px 10px 10px 10px;
			line-height: 18px;
			width: 570px;
			float: left;
		}

		.textarealeft a:link {
			color: #2288e1;
			text-decoration: none;
			font-size: 13px;
		}

		.textarealeft a:hover {
			color: #094486;
			text-decoration: none;
			font-size: 13px;
		}

		.textarealeft a:visited {
			color: #063263;
			text-decoration: none;
			font-size: 13px;
		}

			a {
		color: #2288e1;
		text-decoration: none;
		font-weight: normal;
		}

		a:visited {
		color: #53afff;
		text-decoration: none;
		font-weight: normal;
		}

		a:hover {
		color: #004b8d;
		text-decoration: none;
		font-weight: normal;
		}
 
		.180menu {
			width: 337px;
			margin: 0px;
			height: 111px;
		}

.Link180TV a {
	display: block;
	float: left;
	width: 87px;
	height: 111px;
	background: url(/i/180tv.gif) no-repeat top left;
}

.Link180Connect a {
	display: block;
	float: left;
	width: 82px;
	height: 111px;
	background: url(/i/180connect.gif) no-repeat top left;
}

.Link180Join a {
	display: block;
	float: left;
	width: 86px;
	height: 111px;
	background: url(/i/180join.gif) no-repeat top left;
}

.Link180Mentor a {
	display: block;
	float: left;
	width: 82px;
	height: 111px;
	background: url(/i/180mentor.gif) no-repeat top left;
}

.LinkSelf a {
	display: block;
	float: left;
	width: 181px;
	height: 184px;
	background: url(/i/self.gif) no-repeat top left;
}

.LinkEntrepreneur a {
	display: block;
	float: left;
	width: 152px;
	height: 184px;
	background: url(/i/entrepreneur.gif) no-repeat top left;
}

.LinkLeader a {
	display: block;
	float: left;
	width: 152px;
	height: 184px;
	background: url(/i/leader.gif) no-repeat top left;
}

.LinkLegacy a {
	display: block;
	float: left;
	width: 152px;
	height: 184px;
	background: url(/i/legacy.gif) no-repeat top left;
}


.LinkLogo a {
	display: block;
	float: left;
	width: 302px;
	height: 184px;
	background: url(/i/logo.gif) no-repeat top left;
}


/*New 4 boxes - 1 2 3 4 */

.Link_Self a {
	display: block;
	float: left;
	width: 84px;
	height: 111px;
	background: url(/i/180ph1_BTN.gif) no-repeat top left;
}

.Link_Entrepreneur a {
	display: block;
	float: left;
	width: 84px;
	height: 111px;
	background: url(/i/180ph2_BTN.gif) no-repeat top left;
}

.Link_Leader a {
	display: block;
	float: left;
	width: 84px;
	height: 111px;
	background: url(/i/180ph3_BTN.gif) no-repeat top left;
}

.Link_Legacy a {
	display: block;
	float: left;
	width: 85px;
	height: 111px;
	background: url(/i/180ph4_BTN.gif) no-repeat top left;
}

/*New 4 boxes End*/


.Link180TV a:hover, .Link180Connect a:hover, .Link180Join a:hover, .Link180Mentor a:hover, .LinkLogo a:hover, .LinkSelf a:hover, .LinkEntrepreneur a:hover, .LinkLeader a:hover, .LinkLegacy a:hover,.Link_Self a:hover,.Link_Entrepreneur a:hover,.Link_Leader a:hover,.Link_Legacy a:hover {
	background-position: bottom left;
}


/* @group Surveys */

.sectionhdg2 {  font-size: 16px; }
.sectionhdg3 {  font-size: 16px; }

.disdescription {  }
.disproductnumber {  }
.disproductname  {  }
.dispricelg  {  }
.dislabel {  }
.discolumnhdg {  }
.dissectionhdg {  }
.discolumnvalue { }
.disnote {  }
.disparagraph {  }
.diserrorhilite { color: #C00; font-weight: bold; }
.disquestionnumber {  }
.disquestion {  }
.dischoice {   }
.disdescription { }

/* @end */



/* @group Subscribe Page */

.dilparagraph {  }
.dilsectionhdg {  }
.dillabel {  }
.dilerrorhilite { color: #C00; font-weight: bold;  }
.diltable  {  }

.dicbodytext1 {  }

/* @end */



/* @group Shop */

/* The following are all DriveIt Shop styles */

/* product details page */
.diaparagraph {  }
.diasectionhdg { font-weight: normal; }

.diacolumnhdg {  }
.diacolumnhdgwhite {  }

.dicprice {  font-size: 12px; }
.dicpricelg {  font-size: 15px; }


#topxproductlist a {  }
#topxproductlist tr {  }

.dicrownumber  {  }
.dictablehdg { }
.dicsubfolderlink a { }
.dicsubfoldercount {  }
.diconlineorderdisabledhilite { }


/* Table Styles */
.dictable { border: 1px solid #666666; } /* Main Table & Shipping Rate Calculator table */
.dictable th { background: #666666; color:  #FFF; } /* Main Table & Shipping Rate Calculator table */
.dicorderitemstable {  }
.dicorderitemstable th { background: #666666;  border-bottom: 1px solid grey; }
.dicshoppingcart { border: 1px solid #666666; } /* Your Shopping Cart product table */
.dicshoppingcart th { background: #666666; color: #FFF; padding: 3px; border-bottom: 1px solid #666666; } /* Your Shopping Cart product table */
.dirowodd { background: #fafafa; }
.diroweven { background: #FFF; }
.dictable td { background: #FFF; }
.dicsubtable { background: inherit; }
.dicsubtable th { background: #FFF; }
/* END ... Table Styles */

#dicskulist { border: 1px solid #666666; }
#dicskulist th { font-weight: bold; background: #CCD7E7; border-bottom: 1px solid #666666; }

#dicsearcherror {  border: 1px solid #990000; padding: 5px; margin: 5px; background: #FFFFDD; }
.dicordernumber { color: #900; font-weight: bold; font-size: 13px;  }
.diclabel { font-weight: bold; }
.diccolumnhdg { font-weight: bold; }
.dicsectionhdg { font-weight: bold; font-size: 14px;  }
.diccolumnvalue { font-size: 11px; }
.dicnote { }
.dicparagraph {  }
.dicerrorhilite { color: #C00; font-weight: bold;  }
.dicoptionslink { font-size: 11px; }
.dicsearchmessage  { color: #294171; font-weight: bold; font-size: 13px;  }
.dicpagenumber { font-weight: bold; }
.dicpagenumbersel { color: #069; font-weight: bold; }
.diccategory { color: #294171; font-weight: bold; font-size: 18px;  }

/* front page items */
.dicproductname { font-weight: bold; }
.dicproductnamelg  { font-weight: bold; font-size: 15px; }
.dicproductdesc  {  font-size: 11px; }
.dicproductnumber  { color: #666; font-weight: bold; }

/* =x============= Other styles =============x= */
.price {  font-size: 10px;  }
.pricelg {  font-size: 15px;  }
.name  {  font-style: normal; font-weight: bolder; font-size: 10px;  }
.footerlinks { color: #294171; font-size: 9px; ; text-decoration: underline; }
.note {  font-size: 9px; ; text-decoration: none; }
.category { color: #294171; font-weight: bold; font-size: 18px; }
.minicart {  font-size: 9px;  }
.minicarthdg {  font-size: 8px;  }
.columnhdg { color: #294171; font-weight: bold; font-size: 13px; line-height: 23px; ; }
.products {  font-size: 9px; line-height: 15px; ; text-decoration: underline; }
.mainproducts { color: #37392c; font-weight: bold; font-size: 10px; line-height: 18px; ; text-decoration: none; }
.productssel {  font-size: 9px; line-height: 18px; ; text-decoration: underline; }
.mainnav { margin: 2px 5px 0px 0px; }
.back {  padding-bottom: 2px; }

/* @end */

/* @group Generators */

.diglabel, .digcolumnhdg {  }
.digsectionhdg {  }
.digcolumnvalue {  }
.dignote {  font-size: 10px; }
.digparagraph {  }
.digerrorhilite { color: #C00; font-weight: bold; }

/* @end */

/* @group Events */

.errorhilite { color: #C00; font-weight: bold; }
.category {  }
.note { font-size: 10px; }
.price { font-weight: bold; color: #C00; }
.minicarthdg {  }

.producthdg {  }

.diacolumnhdg { }

tr.diecolumnhdg {  } /* bg set at #f2f2f2 (off-white) and cannot be changed */
tr.diecolumnvalue {  } /* this one is tricky... used on both white bg and non-white bg. Color cannot be white; */
.dieparagraph { }
.dielabel { }
.dieerrorhilite { color: #C00; font-weight: bold; }

.dietitle {  }
.dievtitle1 { }
.dievtitle2 {  }

.dievdate1 {  }
.dievdate2 {  }

.dievsummary1 {  }
.dievsummary2 {  }

.dievlocation1 {  }
.dievlocation2 {  }

.crumbscheckout {  }
.crumbcheckoutsel {  }

/* @end */

/*Wordpress Styles */

.cat_posts h2 {
	display: none;
}

#sidebar ul, .cat_posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.postmetadata {
	font-size: 10px;
}

.navigation {
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.post {
	margin: 10px 0px 10px 0px;
	clear: both;
}

#sidebar ul {
	width: 300px;
}

.feedburnerFeedBlock #creditfooter { display: none; }
.feedburnerFeedBlock ul { list-style: bullet; margin: 0px 0px 0px 10px; padding: 0; }
.feedburnerFeedBlock li { margin: 0px 0px 10px 0px; }
.feedburnerFeedBlock li div { display: none; }

#recent-posts h2 {
	display: none;
}


div.hr {
  height: 1px;
  background:none;
  border-bottom: 1px solid #e5e5e6;
  margin: 0;
  padding: 0
}

div.hr hr {
  display: none;
}

.subscribe{
padding: 10px 0;
background: white
}

