/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
:focus {
	outline: 0;
}



body {
/*	line-height: 1;
	color: #7c7c7c;
	background: #fff url(images/peach-gradient.jpg) repeat-x;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(images/banner.jpg);*/
	
	margin:0;
	height:100%;
	font:10px/12px Arial, Helvetica, sans-serif;
	background:#fff url(../images/background.jpg) no-repeat 50% 0;
}


#bottom_grad{
	background:url(../images/bottom.jpg) no-repeat 50% 100%;
	bottom:0;
	height:361px;
	position:fixed;

	width:100%;
	z-index:-900
}

#page{
	width:100%;
	min-height:100%;
	width:100%;
	position:relative;
}


ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
/* Link Styles */
a:link, a:visited {
	color:#59B433;
	font-weight:bold;
}
a:hover {
	color:#328b0d;

}

/* Headings */
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	color: #000000;
}
h1 {
	font-size: 2em;
}
h2 {
	color: #4b5254;
	margin-bottom: 15px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
color:#000;
font-size:12px;
font-weight:bold;
margin-bottom:15px;
text-transform:uppercase;
}
h4 {
	font-size: 1.5em;
}

#content h5{
font-size:14px;
line-height:18px;
font-weight:bold;
width:900px;
float:left;
margin:15px 0px 10px 0px;
text-align:left;}
/* General Styles */
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
}



/* Wrapper */
#wrapper {
	position: relative;
	width: 906px;
	margin: 0 auto;
	text-align: left;
	
}
/* Header */
#header {
	position: relative;
	height: 160px;
	padding:3px 0 0 0;
}
#header h1 {
display:block;
left:132px;
position:absolute;
top:22px;
font-size:20px;
font-weight:bold;
line-height:20px;
margin:0;
padding:0;
}
#header h2 {
display:block;
position:absolute;
text-transform:none;
line-height:110%;
top:44px;
left:135px;
font-size:12px;
line-height:165%;
font-weight:bold;
color:#222222;
}

#header span {
	display: none;
}


#logo{
margin-top:15px;
width:400px;
}


#search {
	position: absolute;
	top: 75px;
	right: 0;
	border: 1px solid #ffffff;
	background-image:url(../images/transparency.png);
	padding: 0.75em;
	_height:24px;
	_width:206px;
}
#url-repeat{
position:absolute;
top:20px;
right:0px;
height:30px;
width:250px;
z-index:1215;
font-size:22px;
text-align:right;
padding:0px;
margin:0px;
line-height:normal;
}
#url-repeat .big-url{ font-size:130%;}
#url-repeat a:link{ color:#000000;}
#url-repeat a:visited{ color:#000000;}

input#s{
width:150px;
padding: 3px;

}

#pulse{
position:absolute;
top:0;

height:240px;
height:98px;
z-index:-200;

left:408px;

}


*:first-child+html #search {
}
.search_term {
	padding: 6px 4px 4px 8px;
	color: #949494;
	text-transform: uppercase;
	font-size: 1.0em;
	width: 168px;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.search {
	border: none;
	padding: 0.5em 0.7em 0.5em 0.7em;
	color: #fff;
	background-image:url(../images/grad-btn-black-24.jpg);
	background-color:#333333;

	font-size: 1.0em;
}
.search:hover {
	background-image:url(../images/grad-btn-yellow-24.jpg);
	cursor: pointer;
	color:#000000;
}
#navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 906px;
	border-bottom: 2px solid #000000;
	z-index: 999;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation li {
	float: left;
/*	margin-right: 4px;*/
	background: url(../images/nav-right.png) no-repeat 100% 0px;
	font-size: 1.4em;
	margin-right:5px;
}
#navigation li a {
	float: left;
	display: block;
	height: 2.0em; /* Targets IE 5.5 only */
	hei\ght: 1.4em; /* All Other Browsers */
	padding: 0.5em 1.7em 0.2em 1.5em;
	background: url(../images/nav-left.png) no-repeat 0% 0px;
	color: #606060;
	text-decoration: none;
	overflow: hidden;
	font-weight:normal;
}
#navigation li.current_page_item, #navigation li.current-cat {
	background-position: 100% -157px;
}
#navigation li.current_page_item a, #navigation li.current-cat a {
	background-position: 0% -157px;
	color: #fff;
}
#navigation li:hover {
	background-position: 100% -157px;
}
#navigation li:hover a {
	background-position: 0% -157px;
	color: #fff;
}

/* Inset */
#inset {
	width:901px;
	height:145px;
	background: url(../images/home_panel.jpg);
	background-repeat:no-repeat;
	margin-bottom: 25px;
padding:0px 0px 0px 5px;
}

#inset div{
display:block;
width:100px;
height:120px;
border:0px solid;
margin:10px 10px 0px 0px;
float:left;
color:#fff;
display:block;
}
#inset div#podcast-extra{
float:right;}

#inset div a{
background:url(../images/bg-dark.png) no-repeat;
display:block;
width:70px;
height:110px;
padding:0px 15px 10px 15px;
border:0px solid;
text-align:center;}

#inset div a:hover{
background:url(../images/bg-dark_hover.png) no-repeat;}

#inset div.now a{background-image:url(../images/bg-dark-now.png);}
#inset div.now a:hover{background-image:url(../images/bg-dark-now.png);}

#inset span.lg{font-size:12px;
color:#666;
margin:0px 0px 0px 0px;
line-height:100%}
#inset span.lg a{
color:#666;
font-weight:bold;}
#inset span.detail{
color:#fefefe;
font-size:10px;
margin:0px 0px 0px 0px;
clear:left;}
#inset span.detail a{
color:#fefefe;
font-weight:normal;}

#inset div .icon {
clear:both;
padding-left:0px;
padding-right:0px;}

body.home #inset {
	height: 145px;
}
#inset h1 {
	color: #fff;
	font-size: 4.8em;
	padding: 12px 30px;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
}



/* Content */
#content {
	float:left;
	height: 100%;
	margin-bottom: 20px;
	width:906px;
}
.ex-content{	margin-bottom:-15px !important;}
#content p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
	text-align:justify;
}
#content p.smb {
margin-bottom:0.2em;}
#content p.smltxt{
font-size:1.1em;}

#content ul{
font-size:1.3em;
line-height:1.6em;
margin-bottom:20px;}

#content ul li{
list-style:inside;
list-style-type:circle;
padding-left:33px;}

#main {
	float: left;
	fl\oat: right;
	width: 661px;
	margin-left: 15px;
	min-height: 400px;
}
.page {
	padding-left: 10px;
}

.page h2 {
	color:#4B5254;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	text-transform:uppercase;

}

#main  ul, #main  ol {
	margin: 0 0 1em;
}
#main ul {
	margin-left: 1.5em;
}
#main li {
	font-size: 1.3em;
}
#main li li {
	font-size: 1.0em;
}
#main  ul li, #main  ol li {
	list-style: square;
}
#main  ol {
	margin-left: 2em;
}
#main  ol li {
	list-style: decimal;
}
#main  blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
#main  img.alignright {
	float: right;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	border:2px #000000 solid;
}
#main img.alignleft {
	float: left;
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
	border:2px #000000 solid;
}
#main  img.aligncenter {
	display: block;
	margin: .4em auto;
	padding: 0 10px 10px 10px;
}

/* Home Page Styles */
.action {
	float: left;
	width: 280px;
}
.ex-action {
margin-top:-10px;
	float: right;
	width: 210px;}
.middle {
	margin: 0px 33px;
}
.action img {
	display: block;
	margin-bottom: 20px;}

.outline{
border:1px solid #ccc;}


.action h2 {
	color: #4b5254;
	margin-bottom: 15px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.green{color: #328b0d;}
.readmore{
float:right;
clear:none;}
.readmore a, a:visited{color:#328b0d;}
.readmore a:hover{color:#59b433;}
.news-item{
margin-bottom:50px;}
.action h3{
	font-size:13px;
	margin: 10px 0 10px 0px;
	font-weight:normal;
	line-height:17px;}
	
.action h3 a{color: #59b433; font-weight:normal;}
.action h3 a:hover{color:#469425; font-weight:normal;}
.login-case{
position:relative;
height:200px;}
.login-bg{
background:url(../images/login-bg.png) no-repeat;
_background:none;
_background:#EDEDED;
_border:1px solid #000000;
height:155px;
width:240px;
padding:25px 20px 20px 20px;
position:absolute;
left:5px;
bottom:0px;}	
	
.newsletter_input {
	padding: 9px 4px 7px 8px;
	color: #949494;
	font-size: 1.0em;
	width: 220px;
	margin-bottom: 10px;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.submit {
	border: none;
	padding: 0.5em 1.0em 0.5em 1.0em;
	margin-top: 5px;
	color: #fff;
	background-image:url(../images/grad-btn-black-24.jpg);
	background-color:#000000;
	font-size: 1.0em;
	text-transform: uppercase;
}
.submit:hover {
	background-image:url(../images/grad-btn-green-24.jpg);
	cursor: pointer;
	color:#000000;
}

/* Listing Styles */
.entry {
	position: relative;
	border-bottom: 1px solid #c2c4c4;
/*	padding-right: 15px;*/
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.thumb {
	float: left;
}
.entry small {
	text-transform: uppercase;
	color: #6f8185;
	font-size: 0.9em;
	margin-left: 0px;
}
.entry p {
/*	margin-left: 250px;*/
}
.entry h3 {
	font-size: 13px;
	color: #292b2c;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	text-transform:none;
	line-height:17px;
}
.entry h3 a:link, .entry h2 a:visited {
	color:#777777;
	text-decoration: none;
}
.entry h3 a:hover {
	color: #000000;
	text-decoration: none;
}

.entry h2 {
	color: #4b5254;
	margin-bottom: 15px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.entry span {
	font-size: 12px;
	color: #74c32d;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
}

.entry span a, a:visited{color: #74c32d;}

.entry span a:hover{
color:#328b0d}

.entry img{
border:1px solid #999;
float:right;
clear:none;
margin: 0px 0px 6px 14px;}

* html .entry span {
	ri\ght: 0;
	lef\t: 315px;
}
.post-data {
	margin-left: 250px;
}
ul.emenities li {
	display: inline;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding: 0 4px 0 22px;
	list-style: none;
	border: none;
}
.bedroom {
	background: url(../images/bed.gif) no-repeat 0 50%;
}
.bathroom {
	background: url(../images/bath.gif) no-repeat 0 50%;
}
.parking {
	background: url(../images/parking.gif) no-repeat 0 50%;
}

/* Single Listing Styles */
.single .entry {
	border: none;
	margin-top: 00px;
}
.single .entry small {
	margin-left: 0px;
}
.single .entry h2 {
	margin-left: 0px;
	width: 500px;
}
.single .entry p {
	margin-left: 0px;
	margin-right: 170px;
}
.single .entry span {
	top: 10px;
}
.single .post-data {
	position: absolute;
	width: 150px;
	right: 5px;
	top: 6.0em;
	margin-left: 20px;
}
.single .post-data ul {
	float: right;
}
.small {
	margin: 10px;
	margin-left: 0px;
}

/* Alignment */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 25px;
}

.alignright {
   float: right;
   margin-left: 25px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

/* Sidebar */
.sidebar {
	float: left;
	width: 230px;
	w\idth: 220px;
	margin-bottom: 20px;
	}
.sidebar h3 {
	font-size: 1.6em;
	font-style: italic;
	color: #fec10c;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 10px;
}
.sidebar ul {
	width: 220px;
	border-style: solid solid solid solid;
	border-color: #bdbdbd;
	border-width:1px;
	font-size: 1.4em;
	padding-bottom: 1px;}
	
#content .sidebar ul li{
		list-style:none;
		list-style-type:none;
		margin:0px;
		padding:0px;	}

.sidebar li a {
	font-family: Arial, Helvetica, sans-serif;
  	height: 24px;
	text-decoration: none;
	color: #606060;
	border: 1px solid #fff;
	border-bottom: 1px solid #d4d7d8;
	background: #e6e9ea;
	font-weight:normal;
}	

#last {

	border-bottom: 0px solid #d4d7d8;

}	

.sidebar li a:link, .sidebar li a:visited {
	color: #606060;
	display: block;
	background: #f3f6f7;
	padding: 6px 0 0 15px;
	font-size:9pt;
}
.sidebar li a:hover {
	color: #000;
	background: #ffffff url(../images/grad-green-arrow.jpg) no-repeat 95% 50%;
	padding: 6px 0 0 15px;

}
.sidebar li.current_page_item a, .sidebar li.current-cat a {
	color: #fff;
	background: #ffffff url(../images/grad-black-arrow.jpg) no-repeat 95% 50%;
	padding: 6px 0 0 10px;
	font-weight:bold;

}

/* Footer */
#footer {
/*	background-image:url(images/peach-gradient-footer.jpg);*/
	background-repeat:repeat-x;
	border-top:2px solid #000000;
	padding-top:5px;
	width:100%;
	color:#333333;
	margin-top:25px;
}
#footer a {
	color:#666666;
	font-weight:bold;

}
#footer a:hover {
	color:#999999;
	font-weight:bold;
	
}
#footer li {
	display: inline;
	border-left: 1px solid #999999;
	padding: 0 7px;
}
#footer li.first {
	border-left: none;
	padding: 0 10px 0 0;
}

#footer_logo {
	padding-top:5px;
	float:right;
}

#address {
	color:#606060;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:5.7em;
	line-height:18px;
	padding-top:0px;
	text-align:right;
	text-decoration:none;}

.tricycle-link{
float:left;
margin:32px 0 0 0;
width:241px;}
.tricycle-tag{
margin-top:10px;
width:90px;
height:26px;
float:left;
clear:both;
overflow:hidden;
background:url(../images/tricycle_tag.png) no-repeat 0px 0px;}
.tricycle-tag:hover{background:url(../images/tricycle_tag.png) no-repeat -3px -26px;}


/* Team PAge Styles */
.profile {
	float: left;
	width: 280px;
	font-size:.9em;
	border:1px solid #dedede;
	background:url(../images/staff/profile-area.jpg) 0 28px;
	height:166px;
	margin-bottom:30px;
	position:relative;
}
#content .profile p {	text-align:left;
color:#fff;
line-height:normal;}
#content .profile p span.loca{
font-size:.9em;}
.middle {
	margin: 0px 30px;
}
.profile img {
	display: block;
	margin: 0px 10px 0px 0px;
	float:left;
}

.profile h2 {
	color: #555555;
	margin: 0px;
	font-size:13px;
	font-weight:bold;
	width:274px;
	background:#000 url(../images/staff/profile-head2.jpg) repeat-x;
	height:20px;
	padding-top:8px;
	padding-left:6px;
	clear:both;
	text-align:left;
}

.profile .des{
margin:6px 4px 0px 0px;}


.profile-lyons {
	float: left;
	width: 100%;
	font-size:.9em;
	border:1px solid #dedede;
	background:url(../images/staff/profile-area.jpg) 0 28px;
	height:166px;
	margin-bottom:30px;
	position:relative;
}
.profile-lyons div.desleft{
float:left;
width:333px;
height:110px;
overflow:hidden;}
#content .profile-lyons p {	text-align:left;
color:#fff;
line-height:1.4em;}
#content .profile-lyons p span.loca{
font-size:.9em;}

.profile-lyons img {
	display: block;
	margin: 0px 10px 0px 0px;
	float:left;
}

.profile-lyons h2 {
	color: #555555;
	margin: 0px;
	font-size:13px;
	font-weight:bold;
	width:900px;
	background:#000 url(../images/staff/profile-head2.jpg) repeat-x;
	height:20px;
	padding-top:8px;
	padding-left:6px;
	clear:both;
	text-align:left;
}

.profile-lyons .des{
	height:132px;
margin:0px 0px 0px 0px;
padding:6px 6px 0px 0px;
overflow:auto;}



.profile-contact {
	float: left;
	width: 436px;
	font-size:.9em;
	border:1px solid #dedede;
	background:url(../images/staff/profile-area.jpg) 0 28px;
	height:166px;
	margin-bottom:30px;
	position:relative;
}
.profile-contact div.desleft{
float:left;
height:110px;
overflow:hidden;}
#content .profile-contact p {	text-align:left;
color:#fff;
line-height:1.4em;}
#content .profile-contact p span.loca{
font-size:.9em;}
.left-item {
	margin: 0px 30px 30px 0px;
}
.profile-contact img {
	display: block;
	margin: 0px 10px 0px 0px;
	float:left;
}

.profile-contact h2 {
	color: #555555;
	margin: 0px;
	font-size:13px;
	font-weight:bold;
	width:430px;
	background:#000 url(../images/staff/profile-head2.jpg) repeat-x;
	height:20px;
	padding-top:8px;
	padding-left:6px;
	clear:both;
	text-align:left;
}

.profile-contact .des{
	height:132px;
margin:0px 0px 0px 0px;
padding:6px 6px 0px 0px;
overflow:auto;}



.profile-maps {
	float: left;
	width: 436px;
	font-size:.9em;
	border:1px solid #dedede;
	background:#5a5a5a url(../images/staff/profile-area.jpg) 0 28px repeat-x;
	height:246px;
	margin-bottom:30px;
	position:relative;
}
.profile-maps div.desleft{
float:left;
height:246px;
overflow:hidden;}
#content .profile-maps p {	text-align:left;
color:#fff;
line-height:1.4em;}
#content .profile-maps p span.loca{
font-size:.9em;}
.left-item {
	margin: 0px 30px 30px 0px;
}
.profile-maps img {
	display: block;
	margin: 0px 10px 0px 0px;
	float:left;
}

.profile-maps h2 {
	color: #555555;
	margin: 0px;
	font-size:13px;
	font-weight:bold;
	width:430px;
	background:#000 url(../images/staff/profile-head2.jpg) repeat-x;
	height:20px;
	padding-top:8px;
	padding-left:6px;
	clear:both;
	text-align:left;
}

.profile-maps .des{
	height:132px;
margin:0px 0px 0px 0px;
padding:6px 6px 0px 0px;
overflow:auto;}

/* Team Collaborate Page Styles */
.double-action {
	float: left;
	width: 590px;
	position:relative;
}

.aright{margin-left:33px;}
.aleft{margin-right:33px;}

.double-action img {
	display: block;
	margin-bottom: 20px;
}

.double-action h2 {
	color: #4b5254;
	margin-bottom: 15px;
	font-size:14px !important;
	font-weight:bold !important;
	text-transform:uppercase;
}
.double-action img.form-img {
	display: block;
	position:absolute;
	right:0px;
	top:50px;}
	
	
	.ex-double-action {
	float: left;
	width: 650px;
	position:relative;
	margin-top:-20px;
}
.ex-double-action img {
	display: block;
	margin-bottom: 20px;
}

.ex-double-action h2 {
	color: #4b5254;
	margin-bottom: 15px;
	font-size:14px !important;
	font-weight:bold !important;
	text-transform:uppercase;
}
.ex-double-action img.form-img {
	display: block;
	position:absolute;
	right:0px;
	top:50px;}
	
	div.ex-double-action {
		_width:660px;
		_overflow:hidden;
	}
	
	div#logo h1{
		_width:300px;
	}
	
	div#address{
	_width:300px;	
	}
	
	
.fw-action {
	float: left;
	width: 880px;
	position:relative;
}

.fw-action img {
	display: block;
	margin-bottom: 20px;
}

.fw-action h2 {
	color: #4b5254;
	margin-bottom: 15px;
	font-size:14px !important;
	font-weight:bold !important;
	text-transform:uppercase;
}
.fw-action img.form-img {
	display: block;
	position:absolute;
	right:0px;
	top:50px;}
	
.fw-action p.wp-caption-text
	{
	padding:0px 10px 0px 10px;
	font-style:italic;
	}
	/*PODCAST PAGE*/
.podcast-item{
border-bottom:1px solid #DEDEDE;
margin-bottom:30px;
padding-bottom:20px;
padding-top:20px;}

.podcast-item img{
margin-bottom:4px;}

.pod-audio{
margin-right:5px;
float:left;}

#content p.pod-text{
font-size:1.1em;
padding-top:3px;}

#content p.pod-text a, a:visited{
color:#328B0D;
border-bottom:1px dotted #ccc;}
#content p.pod-text a:hover{
color:#333;
border-bottom:1px dotted #666;}

.pod-subscribe{
width:100%;
margin-bottom:25px;}

.podcast-item h3{
	font-size: 12px;
	margin:0px 0 20px 0px;
	font-weight:bold;
	color:#4B5254;}

#content p.llh{
line-height:1.6em;}	
span.name{ width:60px;
display:inline-block;
border:0px dotted #666;
margin-left:103px;}
.number{ width:400px;
display:inline-block;
border:0px dotted #666;}	


.map{
border:1px solid #ccc;
margin-bottom:26px;
height:280px;
width:280px;
float:left;
}
.map-left{
margin-right:26px;}

.download{
background:url(../images/download-bg.jpg) no-repeat;
height:49px;
width:196px;
margin:0px 0px 20px 170px;
}
.download a{color:#fff;
display:block;
padding:15px 0px 0px 28px;
height:34px;
width:168px;}

.download a:hover{color:#000;}

p#forgetmenot{
float:left;
}

span.loginsub{
float: right;
margin-right:5px;}


div.blog-item{
margin-bottom:25px;
border-bottom:1px solid #DEDEDE;
}

div.narchive{
background:transparent url(../images/npaper.jpg) repeat scroll 0 0;
height:60px;
margin-left:830px;
position:absolute;
width:73px;
}

div.narchive a{
padding-bottom:47px;
}

div#welcomearea{
height: 15px; 
position: absolute; 
right:0px;
top: 55px; 
color: rgb(96, 96, 96);
}

p.pod-text img.pod-audio{
float:left;
}

div.pod-subscribe a{
color:#FFFFFF;
}

.imad-movie{
padding:0px 0px 0px 95px;}

a.medialib_pdf{
background:url(/wp-content/themes/3bv/images/pdf-icon2.jpg) 0 0 no-repeat;
padding-bottom:12px;
padding-left:50px;
padding-top:12px;
border:0px solid #000;
color:#666;
}
a:hover.medialib_pdf{
color:#000;}

a.medialib_mov{
background:url(/wp-content/themes/3bv/images/mov-icon.jpg) 0 0 no-repeat;
padding-bottom:12px;
padding-left:50px;
padding-top:12px;
border:0px solid #000;
color:#666;
}
a:hover.medialib_mov{
color:#000;}


a.medialib_narchive{
background:url(/wp-content/themes/3bv/images/narchive-icon.jpg) 0 0 no-repeat;
height:14px;
padding:12px 0px 12px 50px;
text-decoration:none;
color:#666;
display:block;}

a:hover.medialib_narchive{
color:#000;}

.post-left {
position:absolute;
left:0px;
top:0px;
}

.post-right {
position:absolute;
right:0px;
top:0px;
}

/*Pagination styles*/
.wp-pagenavi span.pages {
background-color:#DEDEDE !important;
border:1px solid #999999 !important;
color:#666666 !important;
margin:2px;
padding:2px 4px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
background-color:#DEDEDE !important;
border:1px solid #999999 !important;
color:#666666 !important;
margin:2px;
padding:2px 4px;
text-decoration:none;
}
.wp-pagenavi span.current, .wp-pagenavi a:hover {
background-color:#dedede !important;
border:1px solid #666 !important;
color:#333 !important;
font-weight:bold;
margin:2px;
padding:2px 4px;
}
.wp-pagenavi span.extend {
background-color:#DEDEDE !important;
border:1px solid #999999 !important;
color:#666666 !important;
margin:2px;
padding:2px 4px;
}

/**RESEARCH PROGRAM***/
span.studytitle{
float:left;
width:270px;
white-space:normal;
padding:5px;
}

div.currentposition{
float:left;
width:140px;
white-space:normal;
padding:5px;
}

div.studytype{
float:left;
width:120px;
overflow:hidden;
white-space:normal;
padding:5px;
}

div.primemover{
float:left;
width:65px;
white-space:normal;
padding:5px;
}

div.studyno{
float:left;
width:46px;
white-space:normal;
padding:5px;
}

div.Priorities{
float:left;
width:35px;
white-space:normal;
padding:5px;
}

div.sortresearch{
background:#ffffff;
float:left;
background-repeat:no-repeat;
}

div#sort1{
background-position:240px 3px;
background-repeat:no-repeat;
width:282px;
}

div#sort1a{
width:77px;
background-position:66px 3px;
}

div#sort2{
width:144px;
background-position:130px 3px;
}

div#sort3{
width:129px;
background-position:116px 3px;
}

div#sort4{
width:137px;
background-position:124px 3px;
}

div#sort5{
width:60px;
background-position:47px 3px;
}

div#sort6{
width:64px;
background-position:54px 3px;
}

div#researchgrid{
float:left;
}

div#researchgrid .x-grid3-hd-0{
display:none;
}




/*New Content*/
.ticker{
height:90px;
margin:0px;
padding:0px;}
.ticker h2{
display:none;}
.newcon-title-box{background:transparent url(../images/newcon/newcon-title-box.png) no-repeat scroll 0 0;
float:left;
font-size:12px;
font-weight:bold;
height:30px;
margin:5px 2px 7px 0;
padding:54px 0 0;
text-align:center;
width:126px;}
ul#newcon{
float:left;
font-size:11px;
height:84px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 0 7px 0;
width:778px;}
ul#newcon li{
background:transparent url(../images/newcon/newcon-li-box.png) no-repeat scroll 0 0;
float:left;
height:76px;
margin:0 0 0 19px;
overflow:hidden;
padding:8px 8px 0;
position:relative;
text-align:left;
width:159px;}
ul#newcon li span.details{
/*float:right;
margin:-10px 20px 0px 0px;*/
position:absolute;
right:14px;
bottom:9px;}
ul#newcon li a{
text-decoration:none;
color:#59B433;
font-weight:bold;
display:block;}
ul#newcon li a:hover{
text-decoration:underline;}
#newcon span.blog{
background:url(../images/newcon/newcon-icons/home_blog.png) no-repeat 0px 0px;
height:40px;
width:40px;
position:absolute;
bottom:5px;
left:5px;}
#newcon span.news{
background:url(../images/newcon/newcon-icons/home_news.png) no-repeat 0px 0px;
height:40px;
width:40px;
position:absolute;
bottom:5px;
left:5px;}
#newcon span.Podcast{
background:url(../images/newcon/newcon-icons/home_podcasts.png) no-repeat 0px 0px;
height:40px;
width:40px;
position:absolute;
bottom:5px;
left:5px;}
#newcon span.PatientFiles{
background:url(../images/newcon/newcon-icons/patient-files.png) no-repeat 0px 0px;
height:40px;
width:40px;
position:absolute;
bottom:5px;
left:5px;}
#newcon span.Lectures-Info{
background:url(../images/newcon/newcon-icons/patient_info.png) no-repeat 0px 0px;
height:40px;
width:40px;
position:absolute;
bottom:5px;
left:5px;}
#newcon span.med_students{
background:url(../images/newcon/newcon-icons/healthcare-files.png) no-repeat 0px 0px;
height:40px;
width:40px;
position:absolute;
bottom:5px;
left:5px;}
#newcon span.healthcare_prof{
background:url(../images/newcon/newcon-icons/healthcare-files.png) no-repeat 0px 0px;
height:40px;
width:40px;
position:absolute;
bottom:5px;
left:5px;}
#newcon span.login{
background:url(../images/newcon/newcon-icons/home_login.png) no-repeat 0px 0px;
height:25px;
width:25px;
position:absolute;
bottom:2px;
right:0px;}


	ul#newcon li{
		_margin-left:5px;	
	}
	
	
	ul#newcon{
		_width:750px;	
	}

div#bottom_grad{
_margin-top:-100px;	
_height:100px;
}
