@charset "utf-8";
/* CSS Document */


body {margin: 0px 0px 0px 0px; 
      background: #f2f2f2;
	  padding:0;
      color: #000000;
      font-family:  Verdana, Arial, Helvetica, sans-serif;
	  font-size: 120%; }
	  
	  
#wrap {font-size:0.9em;} 
	  
	  /*** Let's Set Everything to Zero ***/
 html,body,p,div,img,ul,form,form,noscript{
  margin:0;
  padding:0;
  border:0;
  border-spacing:0;

}	

html {
height:100%;
margin-bottom:1px;}

* {
margin:0;
padding:0;
text-decoration:none;
vertical-align:baseline;
}



#limiter{width:97%;margin:0 auto; padding:0}


/* Header Curve --------------------------------------------------*/
.vtop {height: 10px; margin-top: 10px;  background-image:url(../images/corner_tr.gif); background-repeat:no-repeat; background-position:top right }	
.vtop div {height: 10px;  background-image:url(../images/corner_tl.gif); background-repeat:no-repeat; background-position:top left}

/* Footer Curve --------------------------------------------------*/
.vbot {height: 10px!important; clear:both; margin-bottom: 10px;  background-image:url(../images/corner_br.gif); background-repeat:no-repeat; background-position:bottom right }	
.vbot div {height: 10px;  background-image:url(../images/corner_bl.gif); background-repeat:no-repeat; background-position:bottom left}

	  
#container {border-right:1px solid #cccccc; border-left:1px solid #cccccc; background-color:#FFFFFF;}


/* Top Bar --------------------------------------------------*/

#topbar {background-image:url(../images/topbar_lrg.gif); background-image:repeat-x; background-position: bottom left; border-bottom: 1px solid #8a8a8a; height:1.5em;  }
#topbar ul{list-style:none; font-size:1em; font-weight:bold; margin-top: 5px; float:left;    }
#topbar li{display:inline; padding:0px 10px 0px 10px;  background-image:url(../images/divider.gif); background-position: top right; background-repeat:no-repeat;}

#topbar a:link{text-decoration:none; color:#1b5064; }
#topbar a:visited{text-decoration:none; color:#1b5064;}
#topbar a:hover{text-decoration:underline; color:#912733 !important; }
#topbar a:focus{text-decoration:underline; color:#912733 !important; }
#topbar a:active{text-decoration:underline; color:#912733 !important; }

#block-menu-primary-links{width:auto; float:left}
.block ul{padding:0}

/*styleswitcher*/
#block-block-15 {float: left; padding: 0px 0px 0px 10px; width:auto;}
#block-styleswitcher-0 {display:none;}


#signinContainer{
	display:inline;
	position:relative;
	float:right;
	width:250px;
	margin-right:10px;
	margin-top:5px;
	text-align:right;
	font-size:1em;
	font-weight:bold;
}



#signin {
	top:22px;
	left:0px;
    position:absolute;
	background-color:#FFF;
    z-index:100;
}



#signinContainer a:link{text-decoration:none; color:#1b5064; padding-right: 15px }
#signinContainer a:visited{text-decoration:none; color:#1b5064; padding-right: 15px}
#signinContainer a:hover{text-decoration:none; color:#912733 !important; padding-right: 15px}
#signinContainer a:focus{text-decoration:none; color:#912733 !important; padding-right: 15px}
#signinContainer a:active{text-decoration:none; color:#912733 !important; padding-right: 15px}

#signinContainer #edit-name{
	background-image:url(../images/bg_search_box.gif);
	background-repeat:no-repeat;
	height:33px;
	width:180px;
	border:0px;
}

#signinContainer #edit-pass{
	background-image:url(../images/bg_search_box.gif);
	background-repeat:no-repeat;
	height:33px;
	width:180px;
	border:0px;
}

#signinContainer .form-text {
	/*background-image:url(../images/icon_magnify.gif);*/
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 none !important;
	color:#7F7A7A;
	float:left;
	font-size:1.2em;
	height:21px;
	margin:6px 0 0 6px;
	padding:6px 0 0 6px;
	width:170px;
}

#block-user-0{
	text-align:left; 
	background:#f1f1f1; 
	border: 1px solid #a5a5a5;  
	/*border-top:none;*/
	
	-moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;}

#block-user-0 ul li{margin:0px;}

a:link.arrowfloat {background-image:url(../images/arrow.gif) !important; background-repeat:no-repeat; background-position:top right;}
a:visited.arrowfloat{background-image:url(../images/arrow.gif) !important; background-repeat:no-repeat; background-position:top right; }
a:hover.arrowfloat{background-image:url(../images/arrow_over.gif) !important; background-repeat:no-repeat; background-position:top right; }
a:focus.arrowfloat{background-image:url(../images/arrow_over.gif) !important; background-repeat:no-repeat; background-position:top right; }
a:active.arrowfloat{background-image:url(../images/arrow_over.gif) !important; background-repeat:no-repeat; background-position:top right; }

.jSelector{ 
	border: 1px solid #a5a5a5;  
	border-bottom:none;
	background: #f1f1f1;
	padding:8px 5px;
	margin-bottom:10px;

	}




/* Header --------------------------------------------------*/
#header {height: 10.5em; border-bottom:1px solid #8a8a8a;}
#headleft {width: 70%; float: left; margin: 0px 0px 0px 0px; }
#headright {width: 28%; float: right; margin: 10px 5px 0px 0px;}

#logo {margin: 10px 0px 0px 20px}
.hidden {position: absolute; left: -9000px}



/* Search Area --------------------------------------------------*/

#searchhead{width:277px; padding: 5px 0px 5px 10px; margin: 0px 0px 0px 0px; background-image:url(../images/searchbg.gif); background-repeat:no-repeat; background-position: top left}
#searchhead h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em!important; font-weight:normal!important; color:#ffffff; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px}
#searchmid{width:287px; height: 23px ; background-image:url(../images/searchmid.gif); background-repeat:no-repeat; background-position: top left;}
#searcharea {width:277px; padding: 5px 0px 5px 10px; margin: 0px 0px 0px 0px; background-image:url(../images/searcharea.gif); background-repeat:no-repeat; background-position: bottom left; }

#search_box {
  width: 265px;
  height: 33px;
  background-image:url(../images/bg_search_box.gif) ;
  background-repeat:no-repeat}

#search_box .s {
   float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0px!important;
    width: 170px;
	height: 21px;
	color: #7f7a7a;
	padding: 3px 0px 0px 26px;
    background-image:url(../images/icon_magnify.gif); background-repeat:no-repeat; background-position: 0em 0em ;
	font-size: 0.8em}
	
	
#search_box #go {
    float: right;
    margin: 0px 0px 0 0;}

#advanced {width: 277px; font-size: 0.75em; padding: 5px 0px 10px 10px; } 


#advanced  a:link{text-decoration:underline; color:#006699 }
#advanced  a:visited{text-decoration:underline;  color:#006699}
#advanced  a:hover{text-decoration:none; color:#006699 }
#advanced  a:focus{text-decoration:none;  color:#006699}
#advanced  a:active{text-decoration:none;  color:#006699}

/* Layout --------------------------------------------------*/	

#wrap {padding: 0px; background-color:#ffffff;}
*html #wrap	{zoom:1}

#leftcol {width: 25% float: left; padding: 0px 0px 0px 0px; margin: 10px 0px 0px 10px;  }
#mainhome {width: 69% ; float: right;  padding: 0px 0px 0px 0px; margin: 10px 15px 0px 0px;  }
* html #mainhome {width: 69% ; float: right;  padding: 0px 0px 0px 0px; margin: 10px 10px 0px 0px;  }

#rightcol {width: 25%; float: right; padding: 0px 0px 0px 0px; margin: 10px 15px 0px 0px;   }
* html #rightcol {width: 25%; float: right; padding: 0px 0px 0px 0px; margin: 10px 10px 0px 0px;   }

#subcontent {width: 70% ; float: left;  padding: 0px 0px 0px 0px; margin: 10px 15px 0px 15px;  }
* html #subcontent  {width: 70% ; float: left;  padding: 0px 0px 0px 0px; margin: 10px 10px 0px 10px;  }

#onecontent {width: 98% ; float: left;  padding: 0px 0px 0px 0px; margin: 10px 15px 0px 15px;  }
* html #onecontent  {width:  98%  ; float: left;  padding: 0px 0px 0px 0px; margin: 10px 10px 0px 10px;  }


/* Placeholders --------------------------------------------------*/
.placehold {margin: 0px 0px 10px 0px; }
.place { height: 40px;  margin: 0px 0px 0px 0px; background-image:url(../images/placehead.gif); background-repeat:no-repeat; background-position: top left}
.placein { height: 40px; background-image:url(../images/placeheadin.gif); background-repeat:no-repeat; background-position: top right}
.place_homebox { height: 25px;  margin: 0px 0px 0px 0px; background-image:url(../images/placehead_homebox.gif); background-repeat:no-repeat; background-position: top left}
.placein_homebox { height: 25px; background-image:url(../images/placeheadin_homebox.gif); background-repeat:no-repeat; background-position: top right}


.placein  h2 {margin: 0px 0px 0px 0px!important; padding: 5px 5px 5px 10px!important; color: #912733!important; font-size:1.3em!important; background-color:none!important; float: left; font-weight:normal  }
.placecontent {background-image:url(../images/placecontent.gif); background-repeat:no-repeat; background-position: bottom left; margin: 0px 0px 0px 0px; }
.placecontentin {background-image:url(../images/placecontentin.gif); background-repeat:no-repeat; background-position: bottom right; padding: 5px 10px 10px 10px; margin: 0px 0px 10px 0px; font-size: 85%}
.placecontentinhome {background-image:url(../images/placecontentin.gif); background-repeat:no-repeat; background-position: bottom right; padding: 5px 10px 10px 10px; margin: 0px 0px 10px 0px; font-size: 85%}
* html .placecontentinhome {zoom: 1}
.placecontent_none {background-image:url(../images/placecontentin.gif); background-repeat:no-repeat; background-position: bottom right; height: 0.3em!important; margin: 0px 0px 10px 0px; font-size: 85%}

.placecontentin ul {list-style: none; margin: 0px 0px 0px 0px; padding: 0 0 0 0; }
.placecontentin ul li {background:  url(../images/bullet.gif) no-repeat 0em 0.5em; display: block; padding: 0 0 0.3em 10px;}
.placecontentin ul li img {margin: 0px 0px 0px 0px}


 .placecontentin ul.expand {list-style: none; margin: 0px 0px 0px 0px; padding: 0 0 0 0;  }
 .placecontentin ul.expand li {background:  url(../images/expand.gif) no-repeat 0em 0.5em!important; display: block; padding: 0 0 0.3em 15px;}



.placecontentinhome ul {list-style: none; margin: 0px 0px 0px 0px; padding: 0 0 0 0; }
.placecontentinhome ul li {background:  url(../images/line.gif); background-repeat:repeat-x; background-position:bottom; padding: 0.3em 0 0.3em 0px;}
.placecontentinhome ul li a {background:  url(../images/bullet.gif) no-repeat 0em 0.5em; display: block; padding: 0 0 0.3em 10px;}
.placecontentinhome ul li.last {background:none!important;} 



.placecurve {margin: 0px 0px 10px 0px; clear:both}
.curvetop {background-image: url(../images/curve_topright.gif); background-color:#f1f1f1;height:11px; background-repeat:no-repeat; background-position: top right;}
.curvetop div {background-image: url(../images/curve_topleft.gif);  height:11px; background-repeat:no-repeat; background-position: top left;}
.curvebot {background-image: url(../images/curve_botright.gif); background-repeat:no-repeat; background-position: bottom right;}
.curvecontent {background-image: url(../images/curve_botleft.gif);  background-repeat:no-repeat; background-position: bottom left; padding: 0px 10px 10px 10px;}


.too {margin: 0px 0px 2px 0px}
.tootop { height: 7px;background-color:#1b5064; background-image:url(../images/too_topr.gif); background-color:#FFFFFF; background-repeat: no-repeat; background-position: top right;}
.tootop div{height: 7px;  background-image:url(../images/too_topl.gif); background-repeat: no-repeat; background-position: top left;}
.toobot {height: 5em; background-image:url(../images/too_botr.gif); background-repeat: no-repeat; background-position: bottom right;}
.toobotin {height: 5em; background-image:url(../images/too_botl.gif); background-repeat: no-repeat; background-position: bottom left;}
.toobotin h2 {color: #FFFFFF!important; font-weight: normal!important; font-size:1.3em!important; padding: 0px 0px 0px 10px!important; margin: -5px 0px 0px 0px!important;}
.toobotin p {color:#FFFFFF; font-size: 0.85em; margin: 0px 0px 0px 0px; padding: 2px 0px 5px 10px;}
.pointdown {height: 20px; background-image:url(../images/pointer.gif); background-repeat:no-repeat; background-position:center}


.portal {margin: 0px 0px 0px 0px}
.portaltop {height: 0.3em;  background-image:url(../images/portal_tr.gif); background-repeat: no-repeat; background-position: top right;}
.portaltopin { height: 0.3em; background-image:url(../images/portal_tl.gif); background-repeat: no-repeat; background-position: top left;}
.portalcontent h2 {float: left; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em!important; font-weight:normal!important; color:#1b5064; margin: 0px 0px 0px 0px; padding: 0px 10px 0px 0px}
* html .portalcontent h2 {float: left; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em!important; font-weight:normal!important; color:#1b5064; margin: -5px 0px 0px 0px; padding: 0px 10px 0px 0px}



.portalctrl {float: right; padding: 5px 5px 0px 0px}
*html .portalctrl {float: right; margin-top: -5px;  padding: 5px 5px 0px 0px}
.portalcontent{ clear: both; background-image:url(../images/portal_br.gif); background-repeat: no-repeat; background-position: bottom right;}
.portalcontentin { background-image:url(../images/portal_bl.gif); background-repeat: no-repeat; background-position: bottom left; padding: 0px 10px 10px 10px}
.portalcontent_content {clear: both; padding: 10px 0px 0px 0px}
.portalcontent_content td {padding: 0px 0px 5px 0px}


/* Placeholder Controls --------------------------------------------------*/

.question {float: right; display: inline; width: 21px; height:21px; margin: 10px 10px 0px 0px}
.question a:focus {outline-style:dotted!important; outline-width:1px!important; outline-color:#ffffff!important}
.question a:active {outline-style:dotted!important; outline-width:1px!important; outline-color:#ffffff!important}
.open {float: right; display: inline; width: 14px; height:15px; margin: 10px 10px 0px 0px}
.close {float: right; display: inline; width: 14px; height:15px; margin: 10px 10px 0px 0px}




/* Carousel --------------------------------------------------*/

#carousel {width: 685px; margin: 0px 0px 20px 0px; background-image:url(../images/photo.jpg); background-repeat:no-repeat; background-position: top left; height:166px;  }
#details  {background-color:#FFFFFF; opacity: .5; -moz-opacity: .5;  filter: alpha(opacity=50);  height:24px; position:relative; top:136px; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.7em; color: #333333; padding: 3px 3px 3px 3px }
.back {width: 30px; float: left; margin-top: 2px;}
.forward {width: 30px; float: left;  margin-top: 2px;}
.text {float: left;  }
.pause {width: 30px; float: right;  margin-top: 2px;}

#frontcarousel ul {
	list-style: none;
	width:1600px;
	margin: 0;
	padding: 0;
	position:relative;
}

#frontcarousel li {
	display:inline;
	float:left;
}

#frontcarousel .textholder {font-weight:bold; font-size:1.2em;}



/* History Trail --------------------------------------------------*/
#history {clear: both; height:23px;  padding: 0px 0px 0px 0px; margin: 10px 10px 0px 10px; background-image:url(../images/history_on.gif); background-repeat:no-repeat; background-position: top right; float: left  }	
#historycnr {width: 6px; height:23px; float:left; background-color:#dddddd; background-image:url(../images/history_cnr.gif); background-repeat:no-repeat; background-position: top left}		   
#history .pointerfirst {padding: 3px 15px 0px 10px; height:20px; float:left; background-color:#dddddd; background-image:url(../images/history_link.gif); background-repeat:no-repeat; background-position: top right}

#history .pointer {padding: 3px 15px 0px 10px; height:20px; float:left; background-image:url(../images/history_link.gif); background-repeat:no-repeat; background-position: top right}
#history .on	  {padding: 3px 15px 0px 10px; width:inherit; float:left;} 
		   


/* Heading Text and Lists --------------------------------------------------*/
h1 { color: #912733;  font-family:Georgia, "Times New Roman", Times, serif; font-size:1.8em!important; font-weight:normal!important; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;}
	 
#mainhome h2 {color:#1b5064; font-size: 1.5em; font-weight:normal;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-family:Georgia, "Times New Roman", Times, serif;}
#mainhome h3 {color:#912733; font-size: 1.4em;  font-weight:normal; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;}
#mainhome h4 {color:#912733; font-size: 1.3em;  font-weight:normal; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;}
#mainhome h5 {color:#912733; font-size: 1.2em;   font-weight:normal; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;}
#mainhome h6 {color:#912733; font-size: 1.1em;  font-weight:normal; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;}

#subcontent h2 {color:#1b5064; font-size: 1.5em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif;}
#subcontent h3 {color:#912733; font-size: 1.4em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}
#subcontent h4 {color:#912733; font-size: 1.3em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}
#subcontent h5 {color:#912733; font-size: 1.2em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}
#subcontent h6 {color:#912733; font-size: 1.1em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}

#onecontent h2 {color:#1b5064; font-size: 1.5em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif;}
#onecontent h3 {color:#912733; font-size: 1.4em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}
#onecontent h4 {color:#912733; font-size: 1.3em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}
#onecontent h5 {color:#912733; font-size: 1.2em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}
#onecontent h6 {color:#912733; font-size: 1.1em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}

#fullcontent h2 {color:#1b5064; font-size: 1.5em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif;}
#fullcontent h3 {color:#912733; font-size: 1.4em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}
#fullcontent h4 {color:#912733; font-size: 1.3em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}
#fullcontent h5 {color:#912733; font-size: 1.2em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}
#fullcontent h6 {color:#912733; font-size: 1.1em;  margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;font-weight:normal;}

p   {margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px;}

.textsmaller {font-size: 85%}

p.external {padding: 0px 50px 0px 0px; background-image:url(../images/external.gif); background-position: top right; background-repeat:no-repeat}

#subcontent ul {list-style: none; margin: 0px 0px 0px 0px; padding: 0 0 0 0;}
#subcontent ul li {background:  url(../images/bullet.gif) no-repeat 0em 0.3em; display: block; padding: 0 0 0.3em 10px;}

#fullcontent ul {list-style: none; margin: 0px 0px 0px 0px; padding: 0 0 0 0;}
#fullcontent ul li {background:  url(../images/bullet.gif) no-repeat 0em 0.3em; display: block; padding: 0 0 0.3em 10px;}

#tabtext ul {list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#tabtext ul li {background:  url(../images/bullet2.gif) no-repeat 0em 0.3em; display: block; padding: 0 0 0.7em 10px;}



#mainhome ol { list-style:decimal; margin: 0px 5px 0px 27px; padding: 0 0 0.6em 0; }
#mainhome ol li { padding: 0.2em 0 0.1em 0px;}

#subcontent ol { list-style-type: lower-alpha; margin: 0px 5px 0px 27px; padding: 0 0 0.6em 0; }
#subcontent ol li { padding: 0.2em 0 0.1em 0px;}

#fullcontent ol { list-style:decimal; margin: 0px 5px 0px 27px; padding: 0 0 0.6em 0; }
#fullcontent ol li { padding: 0.2em 0 0.1em 0px;}




hr {width:99%; height:1px; background-color:#CCCCCC; color:#cccccc; border:0; margin: 20px 0px 20px 0px; }


/* New Tabbed Placeholders --------------------------------------------------*/	

#tabbox {
	float:left;
	width:100%;
	/*background:#DAE0D2 url("../images/bg.gif") repeat-x bottom;*/
	font-size:100%;
	line-height:normal;
	margin: 0 0 15px 0;
  }
#tabbox ul.tabs {
  margin:0px 0px 0px 0px;
  padding:10px 0px 0;
  list-style:none;
  background:#FFFFFF url("../images/bg.gif") repeat-x bottom;
  height:24px;

  }
#tabbox li {
  float:left;
  background:url("../images/left.gif") no-repeat left top;
  margin:0px 5px 0px 0px;
  padding:0 0 0 9px;
  }
#tabbox a {
  float:left;
  display:block;
  background:url("../images/right.gif") no-repeat right top;
  padding:5px 15px 3px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;
  }
  
 #tabbox li#current  { background-image:url("../images/left_on.gif");}
 
#tabbox li#current a {background-image:url("../images/right_on.gif");
  color:#073648;}
  

#tabbox a:hover {color: #000000}
#tabbox a:focus {color: #000000}
#tabbox a:active {color: #000000}


#tabtext{
	border-bottom: 1px solid #a5a5a5; border-right:  1px solid #a5a5a5;  border-left:  1px solid #a5a5a5; padding: 15px 10px 10px 10px}		

* html #tabtext {margin-top: -30px}


 .linklarge {font-size: 110%; display:block; font-weight:bold; clear: both}
#results .linklarge {padding: 5px 0px 0px 0px;  font-weight:normal;}

#tabtext ul{clear: both}


/* Footer Controls --------------------------------------------------*/
.allcontrols {clear: both; margin: 15px 0px 0px 0px}
#controls {font-size: 0.8em; padding: 0px 20px 0px 20px; float:left;}
.backtotop {width: 10em; float: left; margin: 0px 0px 0px 0px; background-image:url(../images/backtotop.gif); background-repeat:no-repeat; background-position: 0px 7px; padding: 7px 0px 10px 25px}	
.email {width: 12em; float: left; margin: 0px 0px 0px 0px; background-image:url(../images/email.gif); background-repeat:no-repeat; background-position: 0px 7px; padding: 7px 0px 10px 25px}	
.feedback {width: 12em; float: left; margin: 0px 0px 0px 0px; background-image:url(../images/feedback.gif); background-repeat:no-repeat; background-position: 0px 7px; padding: 7px 0px 10px 25px}	

#leftcontrol {float: right;  font-size: 0.8em; padding: 0px 20px 0px 20px;}


/* Forms --------------------------------------------------*/	
input.lrg {background-image:url(../images/input_lrg.gif); background-repeat:no-repeat; width: 309px; height:26px; 
           border:0px ; margin: 10px 0px 0px 0px; padding: 7px 0px 0px 35px}
		   
input.xlrg {background-image:url(../images/input_xlrg.gif); background-repeat:no-repeat; width: 515px; height:26px; 
           border:0px ; margin: 0px 0px 0px 5px; padding: 7px 0px 0px 35px}
		   
input.sml {background-image:url(../images/input_sml.gif); background-repeat:no-repeat; width: 30px; height:19px; 
           border:0px ; margin: 0px 0px 0px 0px; padding: 5px 3px 3px 5px}
		   
select.dropdown {margin: 17px 0px 0px 10px; vertical-align:top; }

form p {padding: 5px 0px 0px 5px}

input.dropdown {background-image: url(../images/dropdown.gif); background-repeat:no-repeat; width: 157px; height:26px;	
border:0px ; margin: 0px 0px 0px 5px; padding: 7px 0px 0px 0px}	 

td.alignsearch {vertical-align:bottom!important; padding: 0px 0px 5px 10px}
td.alignsearch2 {vertical-align:bottom!important; padding: 0px 0px 5px 10px}



/* Search Results --------------------------------------------------*/ 
.pagination {float:left; padding: 10px 0px 0px 0px; }
.pagination a {padding: 0px 5px 0px 5px}
.pagination img {vertical-align:middle}  		   
.perpage {float:right; padding: 0px 0px 0px 0px;}

.result {background-color:#ffff99}
#results {clear: both; margin: 20px 0px 0px 0px}
.resulttype { color:#666666; float:left; margin: -10px 0px 0px 0px!important; padding: 0px 0px 0px 0px!important;}
.addtolist {float:right; font-size: 0.83em; border: 1px solid #979797; background-color:#ededed; padding: 2px 5px 2px 5px; margin: -10px 0px 0px 0px!important;}

/* Footer --------------------------------------------------*/
#tag {text-align:center; font-size:0.76em; clear:both; color:#666666}
#footer {border-right:1px solid #cccccc; border-left:1px solid #cccccc; background-color:#FFFFFF; clear: both;}
#footer img {float: left;}
.footerback {width: 30px; float: left; margin: 10px 0px 0px 10px;}
.footerforward {width: 30px; float: right;  margin: 10px 10px 0px 0px;}	


#outside {text-align:right; clear:both; color: #999999;font-size:0.76em; margin: 0px 10px 10px 0px; float:right;}
#outside ul li {display:inline;}
#outside a:link { color: #666666; text-decoration: none }
#outside a:visited { color: #666666; text-decoration: none }
#outside a:hover {color:#666666; text-decoration: underline;}
#outside a:focus {color: #666666; text-decoration: underline; background-color:#FFFFCC}
#outside a:active {color: #666666; text-decoration: underline; background-color: #FFFFCC}

/* Links --------------------------------------------------*/
a:link { color: #0033cc; text-decoration: none }
a:visited { color: #663399; text-decoration: none }
a:hover {color: #0033cc; text-decoration: underline;}
a:focus {color: #0033cc; text-decoration: underline; }
a:active {color: #0033cc; text-decoration: underline; }





/* Buttons --------------------------------------------------*/

.btnhold {padding: 0px 0px 0px 10px}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #ffffff;
	font-weight:normal;
	float:left; 
    display: block;
    font: normal 1em arial, sans-serif;
    height: 27px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 17px;
    padding: 5px 0 5px 18px;
	text-decoration:none;
	color: #ffffff;
	font-weight:normal;
} 

a.button:link {text-decoration:none; color: #ffffff} 
a.button:link span 	{text-decoration:none; color: #ffffff} 

a.button:visited {text-decoration:none; color: #ffffff} 
a.button:visited span 	{text-decoration:none; color: #ffffff} 

a.button:hover {
text-decoration:none;
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
	text-decoration:none;
} 

a.button:focus 	{text-decoration:none; color: #ffffff; background-position: bottom right; outline: none; /* hide dotted outline in Firefox */} 
a.button:focus span 	{text-decoration:none; color: #ffffff; background-position: bottom left; padding: 6px 0 4px 18px; /* push text down 1px */} 
a.button:active	{text-decoration:none; color: #ffffff; background-position: bottom right; outline: none; /* hide dotted outline in Firefox */} 
a.button:active span 	{text-decoration:none; color: #ffffff; background-position: bottom left; padding: 6px 0 4px 18px; /* push text down 1px */} 

.navybtn {height: 39px; background-image:url(../images/btn_navy_right.gif); background-repeat:no-repeat; background-position: top right; margin-bottom: 10px!important}
.navybtnin {height: 39px; background-image:url(../images/btn_navy_left.gif); background-repeat:no-repeat; background-position: top left; }
.icon {float:left; padding: 12px 5px 5px 5px}
.btntext {float:right; padding: 9px 9px 0px 5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.4em!important; font-weight:normal!important; color:#ffffff; }


.redbtn {height: 39px; background-image:url(../images/btn_red_right.gif); background-repeat:no-repeat; background-position: top right; margin-bottom: 10px!important}
.redbtnin {height: 39px; background-image:url(../images/btn_red_left.gif); background-repeat:no-repeat; background-position: top left; }


.navybtnin a:link, .redbtnin a:link {color:#FFFFFF!important; text-decoration: none!important; }
.navybtnin a:visited, .redbtnin a:visited {color: #FFFFFF!important; text-decoration: none!important; }
.navybtnin a:hover, .redbtnin a:hover {color: #FFFFFF!important; text-decoration: underline!important; }
.navybtnin a:focus, .redbtnin a:focus {color: #FFFFFF!important; text-decoration: underline!important; }
.navybtnin a:active, .redbtnin a:active {color: #FFFFFF!important; text-decoration: underline!important; }


/* Tables --------------------------------------------------*/



table.data{margin: 20px 0px 20px 0px; }
table.data td { border-collapse: collapse; padding: 5px 5px 5px 5px; background-color:#ededed; }
table.data th {font-weight:bold;  padding: 5px 5px 5px 5px;background-color:#ededed; text-align:left; border-bottom:none }
tr.stripe td,  tr.stripe th {background-color:#fbfbfb!important}

form table.adv {margin: 0px 0px 10px 0px}
form table.adv td {padding: 5px 5px 5px 5px; }

tbody {
border-top:none;
}


/* Images and Captions Middle Position --------------------------------------------------*/
.middle    {vertical-align: middle;}


.clearall {clear:both}

img.right {float: right; margin: 0px 0px 15px 15px; border:1px solid #b99d3a; }
img.left {float: left; margin: 0px 15px 15px 0px; border:1px solid #b99d3a; }

.captionright {margin: 0px 0px 20px 20px; float: right; background-color:#f2f6eb; padding: 0px 0px 20px 20px; border:1px solid #d9e4c4; padding: 5px 5px 5px 5px; text-align:center; font-size: 0.9em}
.captionleft {margin: 0px 20px 20px 0px; float: left; background-color:#f2f6eb; padding: 0px 20px 20px 0px; border:1px solid #d9e4c4; padding: 5px 5px 5px 5px;  text-align:center; font-size: 0.9em}

.captionright img, .captionleft img {border:1px solid #d9e4c4; margin-bottom:5px; display:block}




/* --------------------------Abbr and Acronyms----------------------------------- */
 abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #000;
}


 







/* Clearfix --------------------------------------------------*/    
 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
	
.clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */


 
/* A-Z --------------------------------------------------*/	

.alphabet  {font-size: 1.1em; font-weight:bold; margin: 10px 0px 10px 0px; line-height:1.5em}
.alphabet a:link {color: #FFFFFF; text-decoration: none!important; padding: 0px 5px 0px 5px; border: 1px solid #509719; background-color: #6ca43e}
.alphabet a:visited {color: #FFFFFF; text-decoration: none!important; padding: 0px 5px 0px 5px; border: 1px solid #509719; background-color: #6ca43e}
.alphabet a:hover {color: #917c26!important; text-decoration: none!important; padding: 0px 5px 0px 5px; border: 1px solid #ccb989;  background-color: #e9f0cb; }
.alphabet a:focus {color: #917c26!important; text-decoration: none!important; padding: 0px 5px 0px 5px; border: 1px solid #ccb989; background-color: #e9f0cb; }
.alphabet a:active {color: #917c26!important; text-decoration: none!important; padding: 0px 5px 0px 5px; border: 1px solid #ccb989; background-color: #e9f0cb;}

.alphabet a.currentalpha {color: #917c26; text-decoration: none; padding: 0px 5px 0px 5px; border: 1px solid #ccb989; background-color: #e9f0cb;}




/* Top Tabs --------------------------------------------------*/
/* Horizontal Navigation with Dropdown--------------------------------------------------*/

#toptabs {
	padding: 64px 0px 0px 0px!important;
	z-index:100;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0 0px 0px 10px;
	list-style: none;
	line-height:32px
}

#nav ul li {margin: 0px 0px 0px 0px}

#nav a {
    color:#FFFFFF; font-weight:bold; 
	display: block;
	width: 8em;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/tab_left.gif); background-position: top left; background-repeat:no-repeat;
}

#nav li a:visited {text-decoration: none; color:#FFFFFF; font-weight:bold }
#nav li a:hover {text-decoration: underline;  color:#FFFFFF; font-weight:bold; }
#nav li a:focus {text-decoration: underline;  color:#FFFFFF; font-weight:bold; }
#nav li a:active {text-decoration: underline;  color:#FFFFFF; font-weight:bold;  }

#nav li a.selected {text-decoration: none;  color:#FFFFFF; font-weight:bold;}


#nav li { /* all list items */
	float: left;
	 border-right:5px solid #FFFFFF;
	 background-image:url(../images/tab_right.gif); background-repeat:no-repeat; background-position: top right;
	 /* width needed or else Opera goes nuts */
}

#nav ul ul li {background: #053243 url(../images/subnav.gif) repeat!important; border-right:0px solid #053243!important; }

#nav li.hubs  {width: 8em;}
#nav li.col  {width: 10em;}
#nav li.cat  {width: 10em;}
#nav li.news {width: 10em;}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color:#FFFFFF;
	font-size: 90%; 
	font-weight:normal;
	line-height:24px;
	width: 14em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav ul li {
text-align:left;
width: 14em;
	text-decoration: none;
	border-right:1px solid #FFFFFF;
	 border-right:0px solid #FFFFFF;
	 font-weight:normal;
	
}

#nav ul li a{
text-align:left;
	text-decoration: none;
	width: 14em;
	font-weight:normal;
	padding: 0px 10px 0px 10px;
background: #053243 url(../images/subnav.gif) repeat!important; 
}



#nav ul li a:visited {text-decoration: none; color:#FFFFFF; font-weight:normal; }
#nav ul li a:hover {width: 14em; text-decoration: underline;  color:#FFFFFF; font-weight:normal; }
* html #nav ul li a:hover {width: 14em; text-decoration: underline;  color:#FFFFFF; font-weight:normal; }

#nav ul li a:focus {text-decoration: underline;   color:#FFFFFF; font-weight:normal;  }
#nav ul li a:active {text-decoration: underline;  color:#FFFFFF; font-weight:normal;  }



#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 -1000em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	margin-left: -1000em; background-color:#54782a; font-weight:normal;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	margin-left: 0;
}
#nav li li:hover ul, #nav li li.sfhover ul {
	margin-left: 10em;
}
/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul { margin-left: 0; }
#nav li li a:focus + ul { margin-left: 1010em; }
#nav li li a:focus { margin-left:1000em; width:14em; background: #54782a; }
#nav li li li a:focus {margin-left: 2010em; width: 14em; background: #54782a; }
#nav li:hover a:focus, #nav li.sfhover a.sffocus { margin-left: 0; }
#nav li li:hover a:focus + ul, #nav li li.sfhover a.sffocus + ul { margin-left: 10em; }



/* Homebox Style */

#homebox .homebox-portlet .portlet-header {
background: none;
border: none;
color:#1B5064;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.5em !important;
font-weight:normal !important;
margin:0;
/*min-height:18px;*/
padding:2px 4px;
}

#homebox .homebox-portlet .homebox-portlet-inner {
border:none;
overflow:hidden;
}

.myportal-group-obesity{
	background-color:blue; 
	float:right;   
	color:#fff;
	font-size: 0.8em;
	padding:3px;

	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;

	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	}

/*
#homebox .homebox-portlet .portlet-minus {
background:transparent url(../images/close.gif) repeat scroll 0 0;
}

#homebox .homebox-portlet .portlet-close {
background:transparent url(../images/remove_over.gif) repeat scroll 0 0;
}*/

/***** ADVANCED SEARCH FORM ******/
#views-exposed-form-Search-page-1{
	background-color:#F1F1F1;
	-moz-border-radius:0.7em;
	border-color:1px solid #e2e2e2;
	padding:6px 10px;
	margin:0 0 20px 0;
}

	#views-exposed-form-Search-page-1 input{
		border:1px solid #BFBEBE;
		height:20px;
		padding:3px 2px 0 2px;
	}

#advanced-search-filters{cursor:pointer}
#advanced-search-filters h2{padding:0}

#sorting-wrapper{
	float:right;
	display:inline;
	width:16.4em;
}
	#sort-title{
		float:left;
		display:inline;
		padding:0 0 0 0;
	}
	#sort-rel{
		float:right;
		display:inline;
	}

#result-count-wrap{
	width:100%;
	margin:0 0 10px 0;
}
#result-count{
	float:right;
	display:inline;
}
	.faceted-search-numbering{display:none}


span.highlight{
	background-color:#FFCECE;
}
span.highlight_important{
	background-color:#FFFF99;
}

ul#search-results{
	padding:20px 0;
}

#collection-wrap{
	float:left;
	display:inline;
	padding:3px;
}
	#collection-wrap-box{
		border:2px solid #cccccc;
		padding:3px;
		background:#ffffff;
		-moz-border-radius:0.5em;
		width:12em;
		position:relative;
		padding:4px;
	}
		#collection-drop{
			position:absolute;
			top:2px;
			left:11.2em;
		}

		#collection-terms-wrapper{
			margin:4px 0 0 0;
		}

#catalogue-wrap{
	float:left;
	display:inline;
	padding:3px;
}
	#catalogue-wrap-box{
		border:2px solid #cccccc;
		padding:3px;
		background:#ffffff;
		-moz-border-radius:0.5em;
		width:16em;
		position:relative;
		padding:4px;
	}
		#catalogue-drop{
			position:absolute;
			top:2px;
			left:15.2em;
		}
		#catalgoue-terms-wrapper{
			margin:4px 0 0 0;
		}

#resource-wrap{
	float:left;
	display:inline;
	padding:3px;
}
	#resource-wrap-box{
		border:2px solid #cccccc;
		padding:3px;
		background:#ffffff;
		-moz-border-radius:0.5em;
		width:14em;
		position:relative;
		padding:4px;
	}
		#resource-drop{
			position:absolute;
			top:2px;
			left:13.2em;
		}
		#resource-terms-wrapper{
			margin:4px 0 0 0;
		}

#phl-wrap{
	padding:3px;
	width:49em;
}
	#phl-terms-wrapper{
		border:2px solid #cccccc;
		padding:3px;
		background:#ffffff;
	}

#edit-submit-Search{
	float:right;
	display:inline;

}




/****** SEARCH REUSLTS LIST ********/
#search-results{
	margin:20px 0 0 0;
}

#search-results li{
	list-style:none !important;
	background:none !important;
	margin:0 0 16px 0;
	padding:0 !important;
}

	#search-results li span.search-rights-text{
		color:#777777;
	}

/**** PAGER ***/
#pager-and-count{
	background:#d5d5d5;
}

#pager-and-count-bottom{
	background:#d5d5d5;
	margin:0 0 20px 0;
}

ul.pager{	
	padding:10px 6px !important;
	text-align:left !important;
	float:left;
	width:60%;

}

ul.pager li{
	list-style:none !important;
	background:none !important;
	display:inline !important;
	padding:0px 4px !important;
	margin:0px !important;
}

#change-count{
	padding:10px 6px !important;
	float:right;
	width:35%;
	text-align:right;
}

/**************/

/**************** SEARCH REMOVE SELECTED BLOCK *****************/
.block-iph_facets h3{
	color:#1B5064;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.4em !important;
	font-weight:bold !important;
	margin:0;
	padding:0 10px 0 0;
}

.block-iph_facets ul{
	margin:4px 0 10px 0;
}



/******** Carousel Styles **************/

/* Footer */



#footer .jcarousel-container-horizontal {
    width: 900px;
    padding: 10px 40px;
}

#footer .jcarousel-container-vertical {
    width: 75px;
    height: 145px;
    padding: 40px 20px;
}

#footer .jcarousel-clip-horizontal {
    width:  900px;
    height: auto;
}


#footer .jcarousel-item {
    width: auto;
    height: auto;
}

#footer .jcarousel-item-horizontal {
    margin-right: 10px;
}

#footer .jcarousel-item-vertical {
    margin-bottom: 10px;
}

#footer .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
#footer .jcarousel-next-horizontal {
    position: absolute;
    top: 20px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

#footer .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

#footer .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

#footer .jcarousel-next-disabled-horizontal,
#footer .jcarousel-next-disabled-horizontal:hover,
#footer .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#footer .jcarousel-prev-horizontal {
    position: absolute;
    top: 20px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

#footer .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

#footer .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

#footer .jcarousel-prev-disabled-horizontal,
#footer .jcarousel-prev-disabled-horizontal:hover,
#footer .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/* Quick Tabs Style */

.quicktabs_main.quicktabs-style-nostyle {
  border: 1px solid #ccc;
  clear: both;
  padding: 10px 5px 0 5px;
  position: relative;
  top: -0.1em;
  background: #fff;


  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;

  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;

}

ul.quicktabs_tabs.quicktabs-style-nostyle {
  margin: 0;
  padding: 0;
  width: 100%;
}

ul.quicktabs_tabs.quicktabs-style-nostyle li {
  float: left;
  font-weight: normal;
  list-style: none;
  margin-right: 3px;
  height: 2.25em;
  min-height: 2.55em;
  padding: 0;

  }

ul.quicktabs_tabs.quicktabs-style-nostyle li.active {
  /*margin: 0;*/
}

ul.quicktabs_tabs.quicktabs-style-nostyle li a,
ul.quicktabs_tabs.quicktabs-style-nostyle li a:visited {
  float: left;
  display: block;
  height: 2.15em;
  min-height: 2.45em;
  line-height: 2.45em;
  padding: 0 20px;
  text-decoration: none;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  font-size: .95em;
  background: #ccc url('../images/tabshead.gif');
  color: #fff;
  position: relative;
  font-weight: bold;

  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;

  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;

}

ul.quicktabs_tabs.quicktabs-style-nostyle li a:hover,
ul.quicktabs_tabs.quicktabs-style-nostyle li.active a:hover {
  text-decoration: none;
  border-color: #B3B3B3;
  background: #B3B3B3 url('images/bg-shade-medium.png') repeat-x bottom left;
  color: #fff;
}

ul.quicktabs_tabs.quicktabs-style-nostyle li.active a,
ul.quicktabs_tabs.quicktabs-style-nostyle li.active a:visited {
  height: 2.15em;
  min-height: 2.45em;
  line-height: 2.45em;
  font-weight: normal;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  background: #fff url('images/bg-shade-dark.png') repeat-x bottom left;
  /*border-color: #ccc;*/
 /* border-bottom-color:#ff0000;*/
  color: #1B5064;
  font-size: .95em;
  font-weight: bold;
  top: -0.025em;
  z-index:1;
}

ul.quicktabs_tabs.quicktabs-style-nostyle li:first-child a {
/*  border-left: solid 1px #eee;*/
}

ul.quicktabs_tabs.quicktabs-style-nostyle li.active a {
  /*border-left: solid 1px #777;*/
}

ul.quicktabs_tabs.quicktabs-style-nostyle li a:focus,
ul.quicktabs_tabs.quicktabs-style-nostyle li a:active {
  outline: none;
  
}

/* Opera */
@media all and (min-width: 0px) {
  body .quicktabs_main.quicktabs-style-nostyle {
    top: -0.2em;
  }
}

/* User Registration Page Wrapper */

#user-register-wrapper .text {float:none !important;}

/* Hide Terms */
.terms {display:none}

/*display tabs inline*/
.tabs ul li { display:inline !important; }


/* When add to bookmarks is shown in the right Column, use an image instead of text */

#rightcol .flag-action {
background:url(../images/addlist.png) no-repeat 0 0;
width:288px;
height:40px;
/*text-indent: -1000px;*/
overflow:hidden;
display:block;
text-align:left;
padding:9px 0px 0px 40px;

color:#FFFFFF;

font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.4em !important;
font-weight:normal !important;


}

#rightcol .unflag-action {
background:url(../images/remlist.png) no-repeat 0 0;
width:288px;
height:40px;
/*text-indent: -1000px;*/
overflow:hidden;
display:block;
text-align:left;
padding:9px 0px 0px 40px;

color:#FFFFFF;

font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.4em !important;
font-weight:normal !important;


}



/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #a52e3b;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #a52e3b;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
}

#JT_close_right{
	background-color: #a52e3b;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
font-size:0.9em;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}



#savesearch-contain .form-submit {
background:transparent url(../images/savesearch_btn.gif) no-repeat scroll right top;
border:medium none;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.2em;
height:41px;
padding-right:10px;
padding-left:40px;
text-align:right;
width:288px;
}

#sort-rel-off {
background-image:url(../images/btn_g_lrg.gif);
color:#C4C4C4;
display:inline;
float:right;
height:17px;
margin:0 7px 0 3px;
padding:5px 0 5px 15px;
width:150px;
}