/*--------------------------------------------------------Project:	LCDENY-Total Woman Business ConferenceDate:		January 2009Revised:	April 2011Author:		Ablemindz Design Group, Inc.Website:	http://www.ablemindz.com/*** GENERAL STYLE SHEET ***	--------------------------------------------------------*/body {	padding:0;	margin:0;	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 15px;	color:#333;	background:url(../images/masthead-bg.gif) repeat-x;	}	#masthead {	width: 764px;	height: 125px;	margin: 0 auto;	padding: 0;	}#homewrapper {  	margin: 0 auto; 	width: 900px;	height: 350px;	background: #fff url(../images/home.jpg) top center no-repeat;	overflow:hidden;}#home {  	width: 515px;	padding-left: 260px;	padding-top: 275px;}#contentWrapper {  	margin: 0 auto; 	width: 100%;	background: #eeeeee;	overflow:hidden;}#content {  	margin: 0 auto; 	width: 764px;	padding: 20px 0;	overflow:hidden;}#list {	border-bottom: 1px dotted #ccc;	padding-bottom:5px;	}#content table {  background:none;  }  #content td, #content th {  border: 0;  padding: 0;  clear:both;  }  #main {	margin: 0 auto;	width: 764px;	padding-top: 25px;	}#datelocation {	margin: 0 auto 25px;	font-weight: bold;	text-align: center;	width: 764px;	border-bottom: 1px solid #ccc;	padding-bottom: 10px;	}/* NAVIGATION-----------------------------------------*/#navbg {	width: 100%;	background: #b2100e;	}#nav {	margin: 0 auto;	width: 764px;	height: 60px;	}#nav li {	display: inline;	list-style-type: none;	}	#nav a:link, #nav a:visited {	float: left;	font-weight: bold;	padding: 25px 25px 0 0;	text-decoration: none;	text-transform: uppercase;	color: #000;	}#nav a:link.active, #nav a:visited.active, #nav a:hover {	color: #FFF;	}			/* FOOTER-----------------------------------------*/#footer { 	clear: both;	text-align: center; 	margin: 0 auto;	height: 375px;	border-top: 3px solid #000;}#footertext {	font-size: 9px;	line-height: 12px;	text-align: center;	margin: 0 auto;	width: 650px;}#footertext a:link, #footertext a:visited {	font-size: 9px;	color: #ff0000;	text-decoration: none;}#footertext a:hover, #footertext a:active {	color: #000;	text-decoration: underline;}/* TEXT-----------------------------------------*/p {	margin-bottom: 10px;}em, i {	color: #000;}em.red {	color: #ff0000;}h1 {	font-weight: bold;	font-size: 24px;	line-height: 28px;}h3 {	font-size: 14px;	line-height: 17px;	color: #000;	margin: 0;	padding:0;}h3.red {	font-size: 11px;	color: #ff0000;	margin: 0px;	padding: 0px;}/* LINKS-----------------------------------------*/a:link, a:visited {	font-size: 10px;	color: #ff0000;	text-decoration: none;}a:hover, a:active {	color: #333;}.footer:link, .footer:visited {	font-size: 10px;	color: #ff0000;	text-decoration: none;}.footer:hover, .footer:active {	color: #333;}			/* WORKSHOP TABLE-----------------------------------------*/table {  background: #DDD;  }td, th {  border: 1px solid #FFF;  padding: 7px;  height: 30px;  }.width {	width: 100px;  }.width2 {	width: 120px;  }.odd {	background: #EEE;}#black {	background: #000;}.white {	color: #FFF;}		/* MISC-----------------------------------------*/	.pik {	padding: 7px;	margin-bottom: 10px;	background: #ccc;}		table.homer {	width: 764px;  	border: 0;  	background: transparent;  }td.homer, th.homer {  border: 0px none #FFF;  padding: 0px;  }/* SPEAKER-----------------------------------------*/#pikColumn {	width: 230px;	float: left;}#bioColumn {	width: 530px;	float: left;	padding-bottom: 25px;}#hline {	width: 764x;	height: 23px;	clear: both;	background: #FFF url(../images/hline.gif) repeat-x;}/* REGISTRATION-----------------------------------------*/#regColumnLeft {	width: 369px;	padding-right: 13px;	float: left;}#regColumnRight {	width: 375px;	height: 50px;	padding: 410px 0 0 0;	background: #FFF url(../images/pik-bizwoman.jpg) top right no-repeat;	float: left;}label {	float: left;	width: 100px;}input {	width: 255px;	height: 20px;	background: #EEEEEE;	font-size: 12px;	color: #666;	margin-bottom: 7px;}input.zip {	width: 100px;}input.submit {	width: 167px;	height: 46px;}input.paypal {	width: 167px;	height: 46px;	background: transparent;}input.checkbox {	width: 15px;	background: transparent;	color: #666;	margin-bottom: 5px;}select {	font-size: 9px;	width: 255px;	height: 30px;	background: #EEEEEE;	margin-bottom: 7px;}select.paypal {	font-size: 11px;	background: #EEEEEE;}select.short {	font-size: 9px;	width: 100px;	background: #EEEEEE;	margin-bottom: 7px;}
