/*	styles
------------------------------------------------------------------------------- */

.alert { margin: 0 0 15px 0; padding: 10px; border: 1px solid #C00; text-align: center; font-weight: bold; color: #C00; }
.alert2 { margin: 0 0 15px 0; padding: 10px; border: 1px solid #C00; text-align: center; font-weight: bold; color: #C00; font-size: 16px; }
.alert div { margin: 15px 0 0 0; padding:0; border:0; text-align:left; font-weight: normal; color: #000; }

#flashcontent {
	margin:auto;
	padding:10px !Important;
	width:420px;
	height:292px;
	background:#333;
	text-align:center;
}

.pic_left {
	float: left;
	padding: 0 10px 10px 0;
	border: 0;
}

.pic_right {
	float: right;
	margin: 0 0 10px 10px;
	border: 0;
}

.tel_call-now {
	font: bold 16px/16px "Trebuchet MS", Helvetica, sans-serif;
	color: #666;
}

.orange { color: #C60; }
.blueb { color: #39F; }
.blue { color: #06C; }
.green { color: #4D6024; }
.purple { color: #85257F; }
.red { color: #C00; }

.hr {
	clear: both;
	display: block;
	margin: 10px 0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	border-bottom: 1px dotted #DDD;
}

.title {
	font: normal 32px "Trebuchet MS", Helvetica, sans-serif;
	color: #FF8000;
}

h1.title {
	background: url(images/nav/title-hr.png) no-repeat;
}

.heading {
	font: normal 18px "Trebuchet MS", Helvetica, sans-serif;
	color: #09F;
}

.side_heading {
	font: normal 19px "Trebuchet MS", Helvetica, sans-serif;
}


.txt-side {
	font: normal 12px "Trebuchet MS", Helvetica, sans-serif !Important;
}

.txt-sml {
	font: 9px Tahoma, Arial, sans-serif;
	color: #333;
}

.txt-sml-blue {
	font: 9px Tahoma, Arial, sans-serif;
	color: #06C;
}

.txt-note {
	font: 10px Tahoma, Arial, sans-serif;
	color: #C80000;
}

.table_hr {
	margin: 0 0 10px 0;
	padding: 0 0 10px 15px; 
	border-bottom: 1px dotted #DDD;
}

.td2 td {
	padding: 2px;
}

.td5 td {
	padding: 5px;
}

/* def list - dr tayfour */

.dl-drtayfour dl {
	margin: 0;
	padding: 0;
}

.dl-drtayfour dl dt {
	clear: left;
	display: block;
	float: left;
	width: 50px;
	text-align: left;
	font-weight: bold;
	color: #666;
}

.dl-drtayfour dl dd {
	margin: 0 0 5px 0;
	padding: 0 0 5px 60px;
	border-bottom: 1px dotted #DDD;
	text-align: left;
}

/* def list - faqs */

.dl-faqs dl {
	margin: 0;
	padding: 0;
}

.dl-faqs dl dt {
	margin-bottom: 5px;
	font: italic 16px/1.5em "Trebuchet MS", Helvetica, sans-serif;
	color: #09F;
}

.dl-faqs dl dd {
	margin: 0 0 10px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dotted #DDD;
	text-align: left;
}

.dl-faqs dl dd.last {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	border-bottom: 0px;
	text-align: left;
}

/* def list - directions */

.dl-directions dl {
	margin: 0;
	padding: 0;
}

.dl-directions dl dt {
	margin-bottom: 5px;
	font: bold 16px/1.5em "Trebuchet MS", Helvetica, sans-serif;
	color: #39F;
}

.dl-directions dl dd {
	margin: 0 0 10px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dotted #DDD;
	text-align: left;
}

.dl-directions dl dd.last {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	border-bottom: 0px;
	text-align: left;
}


/* def list - survey form */

.dl-survey dl {
	margin: 0;
	padding: 0;
}

.dl-survey dl dt {
	margin-bottom: 10px;
	font: 14px/1.5em "Trebuchet MS", Helvetica, sans-serif;
	color: #06C;
}

.dl-survey dl dd {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
}

.dl-survey dl dd textarea {
	width: 500px;
}

.dl-survey dl dd.last {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	border-bottom: 0px;
	text-align: left;
}


/* def list - tpa speakers */

.dl-speakers dl {
	margin: 0;
	padding: 0;
}

.dl-speakers dl dt {
	clear: left;
	display: block;
	float: left;
	width: 120px;
	text-align: left;
}

.dl-speakers dl dt img {
	border: 4px solid #CCC;
}

.dl-speakers dl dd {
	margin: 0 0 5px 0;
	padding: 0 0 5px 120px;
	border-bottom: 1px dotted #DDD;
	text-align: left;
}

.speakers_img {
	clear: left;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 110px;
	text-align: left;
}

.speakers_img img {
	border: 4px solid #CCC;
}


/* floating sub menu             ------------------------------------------- */

#float_sub {
	float: right;
	margin: 0 0 10px 20px;
	padding: 0;
	border: 1px solid #D8E5F1;
	width: 200px;
	text-align: left;
}

#float_sub ul {
	margin: 0;
	padding: 5px;
	width: 200px;
	text-align: left;
	list-style-type: none;
}

#float_sub ul li {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	width: 190px;
	height: 22px;
}

#float_sub ul li a {
	display: block;
	padding: 3px 0 3px 15px;
	width: 175px;
	height: 20px;
	background: url(images/arrow.gif) no-repeat;
	background-position: center left;
	font: bold 14px/20px "Trebuchet MS", Helvetica, sans-serif;
	color: #C60;
	text-decoration: none;
}

#float_sub ul li a:hover {
	background: #D8E5F1 url(images/arrow.gif) no-repeat;
	background-position: center left;
	color: #39F;
}


/* anylink dropdown menu styles ------------------------------------------- */


.anylinkcss {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border-top: 1px solid #CAC4A5;
	font: normal 14px "Trebuchet MS", Helvetica, sans-serif !Important;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: #FAF1C1;
	width: 210px; /* default width for menu */
}

.anylinkcss ul, .anylinkcss ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.anylinkcss ul li a {
	display: block;
	width: 100%;
	text-indent: 10px;
	border-bottom: 1px solid #CAC4A5;
	padding: 6px 0;
	text-decoration: none;
	color: #FF8000;
}

.anylinkcss a:hover { /*hover background color*/
	background: #FFF;
	color: #C80000;
}

.anylinkshadow{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}



/* images --------------------------------------------------------- */

#wlei_office td {
	margin: 2px;
	padding: 4px;
}



/* slideshow --------------------------------------------------------- */

.sample{padding:20px 30px; margin:4px 0 25px 0; border:1px solid #e1e1e1}

#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:486px;
	clear:both;
	height:41px;
	overflow:hidden;
	margin-top:200px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(images/slidewhow/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(images/slidewhow/thumbs_mask.gif) no-repeat center top;
}


