@charset "utf-8";
/* CSS Document */

#featureGallery 
{
    min-height:120px;
    min-width:669px; /* JPY - 669 is width of flash movie content */
}

#localImage 
{
    min-height:225px;
    min-width:206px;
}


div#utility {
	position:relative;
	height: 130px;	
}

img {
	border: 1px solid #fff;
	/*outline: 1px solid #666;*/
	float:left;
}

#newInside img 
{
    border: 0;
    outline-width:0;
}

#findForm img, #homeForm img {
	border:0;
	outline:0;
	margin-bottom:4px;
}

#utilityForm {
	position:absolute;
	top: 45px;
	right: 0px;
	width: 300px;
	overflow: hidden;
}

input.inputSearch 
{
    float:left;
    font-size:1.2em;
	color:#006699;
	width: 175px;
	height:20px;
	margin:5px 5px 5px 0;
	padding:2px;
}

input.btnSearch {
	width: 107px;
	height: 32px;
	display:block;
	background:url(images/spriteSearch.png) 0 0;
	float:right;
	border:0;
}

input.btnFreeCareEval {
	width: 165px;
	height: 30px;
	display:block;
	background:url(images/btnFreeEvalSprite.png) 0 0;
	float:left;
	border:0;
}

.galleryPage .btnEvaluationContent {
	left: 15px;	bottom: 40px;
}


#login {
	position:absolute;
	right:0px;
	top: 10px;
}

#login ul li{
	float:left;
}

#utilityResize {
	position:absolute;
	margin-top:95px;
	right:5px;
	width:119px;
}

#utilityResize ul li {
	float:left;
	margin: auto 2px;
}

input#btnMinus {
	border:none;
	background:url(images/btnSmall.png) no-repeat top left;
	width:18px;
	height: 18px;
}

input#btnPlus {
	border:none;
	background:url(images/btnLarge.png) no-repeat top left;
	width:18px;
	height: 18px;
}

div#globalNavigation {
	position:relative;
}

ul#mainNavigation {
	position:absolute;
	top: -22px;
	right:0;
	border:1px solid #999;
//	width:690px; /* was 678 jpy - needed to widen it a bit more for Mac FF*/
	background:url(images/bgNav.png) repeat-x;
	overflow:hidden;
}

ul#mainNavigation li {
	float:left;
}

li.featuredContent p {
	margin-left: 10px;
	padding-left:10px;
	}

div#contact img
{
    background:url (images/30Years_logo.PNG); /* JPY was - logobug.png */
    text-indent:-9999px;
	position:absolute;
	left: 230px; /* JPY - was 140 */
	top: 70px; /* JPY - was 90 */
}

ul#affiliates {
	/* background-color:#FFF; */
	padding: 6px;
    overflow:hidden;	
}

ul#affiliates li {
	float:left;
	margin-right: 5px;
}

div#supplimentaryNavigation img {
	border:none;
	outline:none;
}

#buttons img {
	border:none;
	outline:none;
}

#homeForm h2 {
	background:url(images/imgFindCare.png) no-repeat 0 0;
	display:block;
	line-height:24px;
}

#findForm h2 {
	background:url(images/imgFindCareBlu.png) no-repeat 0 0;
	display:block;
	line-height:24px;
}

#homeForm label#imgUsCan {
	background:url(images/imgUsCan.png) no-repeat 0 0;
	display:block;
	line-height:16px;
	margin:3px 0 3px 0;
}

#homeForm label#city  {
	background:url(images/imgOr.png) no-repeat 0 0;
	margin:4px 0 4px 0;
	padding-right:5px;
	text-align:right;
}

#homeForm label#imgOr  {
	background:url(images/imgOr.png) no-repeat 0 0;
	margin:3px 0 0 0;
	display:block;
	float:left;
	text-align:center;
	width:30px;
}

#homeForm label#imgAnd  {
	background:url(images/imgAnd.png) no-repeat 0 0;
	margin-top:10px;
	float:left;
	width:30px;
}

.btnSubmitSearch {
	margin: 8px 40px;
}

a#linkGlobal 
{
    font-size:12px;
	line-height:27px;
	vertical-align:bottom;
	margin-left:8px;
}

#findForm label#imgUsCan  {
	background:url(images/imgUsCanBlu.png) no-repeat 0 0;
	display:block;
	line-height:16px;
	margin: 4px 0;
}

#findForm label#city  {
	background: url(images/imgOrBlu.png) no-repeat 0 0;
	margin:7px 0 0 0;
	padding:0px 2px 4px 0px;
	text-align:right;
}

#findForm label#imgOr  {
	background: url(images/imgOrBlu.png) no-repeat 0 0;
	margin:4px 0 0 0;
	display:block;
	float:left;
	text-align:center;
	width:30px;
}

#findForm label#imgAnd  {
	background:url(images/imgAndBlu.png) no-repeat 0 0;
	margin-top:10px;
	float:left;
	width:30px;
}

#findForm select, #homeForm select{
	margin:5px 0;
}

#findForm input#btnFind {
	border:0;
	background:url(images/btnFindCare.png) no-repeat 0 0;
	margin: 0 auto;
	display:block;
	width:105px;
	height: 30px;
}

#findForm a#linkGlobal {
	line-height:24px;
	margin-left:10px;
	font-weight:bold;
}

/*input {
	width:175px;
}*/

select {
	width:144px;
}

.RadPanelBar_Default {
background:#f5f5f5 repeat-x scroll center bottom !important;
width:210px !important;
}

.RadPanelBar_Default ul.rpRootGroup {
border:1px #f5f5f5 !important;
padding:0 !important;
background:#f5f5f5 !important;
width:210px;
}

.RadPanelBar .rpItem 
{
    height:36px !important
}
