/**************************
Children's Health Initiative Napa County 
Atlas Bay Technology Corporation © 2007
Blue:#006699
Orange:#fbaa19;
Purple:#cc3399;
***************************/

/* Begin CSS Import for ASP.NET CSS Adapters -------------------------------------------------*/
@import "cssadapters/ChangePassword.css";
@import "cssadapters/CreateUserWizard.css";
@import "cssadapters/DataList.css";
@import "cssadapters/DetailsView.css";
@import "cssadapters/FormView.css";
@import "cssadapters/GridView.css";
@import "cssadapters/Login.css";
@import "cssadapters/LoginStatus.css";
@import "cssadapters/Menu.css";
@import "cssadapters/PasswordRecovery.css";
@import "cssadapters/TreeView.css";
/* End CSS Import for ASP.NET CSS Adapters --------------------------------------------------*/


* {
    padding: 0px;
    margin: 0px;
    font-family:myraid, arial, san-serif;
}

body {
	width:1000px;
	margin-left:0px;
	margin-right:auto;
	/*background:url('../images/hd_tall_blue_menu.jpg') repeat-x top;
	background:url('../images/chi_menu_bg.jpg') repeat-x top;*/
}

.allwhite {
	background-color:white;
	position:absolute;
	top:114px;
	left:0px;
	right:0px;
	bottom:0px;
}

img a  {
	border: none;

}

hr {
	margin:5px 0px 5px 0px;
	height:1px;
}

ul {
	list-style-type:none;
	list-style-image:none;
}

.audmenu 
{
/*    margin-top:20px;
    padding-top:70px;
    background: url('../images/squares.gif') no-repeat top right;   */
    margin-top:15px;
    position:relative;
    left:-6px;
}

/********** ASP CONTROL CLASSES  */
.textbox {
	border-style:solid;
	/*color:#cccccc;*/
	border-color:#fbaa19;
	border-width:1px;
	padding-left:2px;
	/*background: url('../images/index_search_bg.jpg') repeat-x bottom;*/
	font-weight: normal;
	font-size:12px !important;
}

.wider {
	width:180px;
}

.button 
{
    background-image: url('../images/CHIhd_logo_422.jpg');
}

.dropdownlist {
}

.fileupload {
}

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

/********** MASTER PAGE STYLES   */

.hd {
	float: left;
	width:930px;
	height: 110px;
	vertical-align: top;

	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	bottom: 0px;
}

.chilogo {
	/*height:105px;
	width:190px;*/
	position:absolute;
	top:15px;
	left:10px;
}

.navmenu {
	padding:2px;
	position:absolute;
	right:60px;
	top:0px;
	text-align:right;
}
.langbtn {
/*	float: right;
	vertical-align:bottom;*/
	position:absolute;
	top:55px;
	left:660px;
	height: 44px;
	width: 225px;
}

/*********** INDEX PAGE STYLES     */

#hdtop {
	width:890px;
	padding-right:11px;
	padding-left:11px;
	margin-left:auto;
	background: url('../images/index_newhd_top.jpg') no-repeat center top;
	height:18px;
	margin-top:15px;
	margin-left:20px;
}

#sitemenu a:hover {
}

#sitemenu ul {
	list-style-type:none;
	list-style-image:none;
	width:312px;
}

#sitemenu li {
	list-style-type:none;
	list-style-image:none;
}

#sitemenu li:hover {
	background: url('../images/index_bg_hovergrad.jpg') repeat-x bottom;
}

#hdbd {
	width:890px;
	padding-right:11px;
	padding-left:11px;
	margin-right:auto;
	margin-left:20px;
	background:white url('../images/index_newhd_bd.jpg') repeat-y center;
	height:344px;	
}

/*#hdbd {
	width:890px;
	padding-right:11px;
	padding-left:11px;
	margin-right:auto;
	margin-left:auto;
	background:white url('../images/index_bg2.jpg') repeat-y center;
	height:356px;	
}*/

#sitemenu {
	width:311px;
	padding-right:5px;
	position:absolute;
	top:16px;
	left:32px;
}

/************ index page audience menu controls **************/

.audience {
	font-family:myraid,arial, sans-serif;
	font-size:18px;
	text-align: left;
	color:white;
}

#audiencesite {
		width:311px;
}

/*********************  main menu ****************/

.mainmenu {
	font-family:myraid,arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	margin-top:2px;
}

.mainmenu a {
	color: #006699;
	text-decoration:none;
	display:block;
}

.mainmenu li {
	background: url('../images/index_btn_whitegrad.jpg') repeat-x bottom;
	display:block;
	padding:1px;
	border:solid 1px gray;
	margin:0px 1px 1px 0px;
	float:left;
}

.mainmenu a:hover {
	color:white;
}

.mainmenu a:active {
}

/**************** index page main menu boxes - 6 ***************/

#mainsite {
	width:315px;
}


#mainsite li {
	width:151px;
	line-height:43px;
}

/************** page.aspx menu  ************/


/************ index body stuff *************/

.indexbd {
	width:570px;
	overflow:hidden;
	height:362px;
	/*position:absolute;top:160px;left:372px;*/
	position:absolute;
	top:23px;
	left:348px;
	/*border: solid 1px #ededed;*/
	/*background:white url('../images/logo_lightbg.gif') no-repeat bottom right;
	background: url('../images/index_bg_f.jpg') no-repeat top;*/
	background: url('../images/bg_index_whgrad.jpg') no-repeat top;
}

.insideindexbd {
	padding:5px;
	font-family:myraid, arial, san-serif;
	font-size:14px;
	text-align:justify;
}

.insideindexbd b {
	font-size:larger;
}

.insideindexbd a {	
	text-decoration:none;
}

.insideindexbd a:hover {
	color:black;
	text-decoration:underline;
}

#hdft {
	width:890px;
	padding-right:11px;
	padding-left:11px;
	margin-right:auto;
	margin-left:20px;
	background: url('../images/index_newhd_btm.jpg') no-repeat bottom center;
	height:28px;
}

/*#hdft {
	width:890px;
	padding-right:11px;
	padding-left:11px;
	margin-right:auto;
	margin-left:auto;
	background: url('../images/index_ft_63.jpg') no-repeat bottom center;
	height:60px;
}*/


.menuspace {
	height:66px;
	width:1000px;
	position:absolute;
	top:112px;
	left:0px;
	overflow:hidden;
	
}

.whitebd {
	width:1000px;
	position:absolute;
	/*top:173px;*/
	top:150px;
	left:0px;
}

.sresults {
	width:1000px;
	position:absolute;
	/*top:173px;*/
	top:300px;
	left:0px;
}


.maincontainer {
	width:620px;
	padding:10px;
	position:absolute;
	/*top:66px;*/
	left:4px;

	/*border: solid 1px #fbaa19;*/
}

.maincontainer {
	width:620px;
	padding:10px;
	position:absolute;
	top:150px;
	left:20px;

	/*border: solid 1px #fbaa19;*/
}


.sideimage {
	height:335px;
	width:335px;
	position:absolute;
/*	top:66px;*/
	left:650px;	
}

.toolsmenu {
	position:absolute;
	top: 449px;
	left:630px;
	width:323px; /* increase by 2 if get rid of border */
	padding:5px;
	background: url('../images/index_btn_whitegrad.jpg') repeat-x bottom;
	border: solid 1px black;
}

/************* super menu inside content pages ********/

/*supermenu*/

.menuarea {
	
}

#supermenu {
	width:1000px;
	position:absolute;
	left:0px;

}

.superbg {
	padding: 4px 6px 6px 6px;
	float:left;
	margin: 2px 4px 0px 4px;
}

.activebg {
	font-weight:bold;
	padding: 4px 6px 6px 6px;
	float:left;
	margin: 2px 4px 0px 4px;
	border-color: #006699;
	border-width:1px;
	border-style:solid;
	border-bottom:none;
	background-color:#006699;

}

.activebg a {
	color:#fbaa19;
}

.activebg a:hover {
	text-decoration:none;
}

/*submenu*/

#submenu {
	width:970px;
	height:29px;
	position:absolute;
	left:0px;
	top:30px;
	margin-left:4px;
}

.submenu {
	padding-top:1px;
}

.submenu li {
	float:left;
	padding:2px 6px;
 	margin-left:2px;
	display: block;
}

.submenu a {
	color:white;
}

.subactive {
	font-weight:bold;
}

.subactive a:hover {
	text-decoration:none;
}


/********************  editor pages  ************/

.loginbd {
	width:400px;
	border: solid 1px #fbaa19;
	/*margin-right:auto;
	margin-left:200px;*/
	padding:10px;
	position:absolute;
	top:150px;
	left:200px;
	/*float:left;margin:200px;*/
	/*position:relative;
	top:120px;*/
}



/* h1 exemption below */

/*  login table   */
.logcontainer {
	vertical-align:middle;
	white-space:nowrap;
	text-align:center;
	position:relative;
	left:-650px;
}

div.editorbd {
	font-family: myraid, arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #006699;
	white-space:nowrap;
	width:800px;
	line-height:1.8em;
}


.editcont {
	white-space:nowrap;
	margin:10px;
	float:left;
	width:600px;
}

.editcont h2 {
	padding-bottom:10px;
}

#center {
	text-align:center;
}

.leftcolcont {
}

/**************body    */

.bd 
{
    float: left;
    width:900px;
    vertical-align: top;
    margin-right:auto;
   	position: absolute;
   	top:0px;
   	bottom: 0px;
   	margin-left:0px;
}

.ft {
	width:1000px;
	text-align:center;
	font-family: myraid, arial, san-serif;
	padding-top:8px;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	margin-right:auto;
/*	margin-left:350px;margin-right:350px;width:300px;margin-top:20px;*/
}

.ft2 {
	margin-top:50px;
}

.ftul {
}


.ftul li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	padding:2px;
}

.ftul li a {
	color:white;
}


#indexfoot {
	top:430px;
}

.ft hr {
	width:500px;
	margin:3px auto 3px auto;
}

.ft a {
	color:black;
	text-decoration:none;
}

.ftplace {
position:fixed;
bottom:0px;
left:0px;
right:0px;
padding:10px;
height:45px;
background-color:#006699;
display:none;
}

.ftplace table {
	position:relative;
	bottom:10px;
	left:0px;
	right:0px;
}

.ftlogo {
	float:right;
	color:white;
	padding-left:480px;
	text-align:right;
	padding-top:12px;
}

/**************** headers    */

/*the header home-search font*/
h1 { 
	text-align: right;
	float: right;
		font-family: myraid, arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #006699;
	line-height:1.6em;
	padding-top:5px;
	padding-right:5px;
	
}

h1 a{
	color:#006699;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}

.loginbd h1 {
	text-align:center;
	float:none;
}

.edith1 {
	text-align:right !important;
}

.bdlistttl {
	float:none;
	text-align:left;
	
}

.bdlistttl_float {
	float:left;
}

.bdlistttl + p {
	padding-left:5px;
}

.indexbdttl, .indexbdttl2, .indexbdtxt {
	text-align:left;
	float:none;
	margin:0px;
	padding:0px;
	line-height:1.4em;
}

.indexcentered {
	float:none;
	margin:0px;
	padding:0px;
	line-height:1.4em;
	text-align:center;
	font-size:22px;
}

.indexbdttl {
	font-size:16px;
	padding-top:5px;
	margin-left:10px
}

.indexbdttl2 {
	font-size:16px;
	padding-top:0px;
	margin-left:0px;
	margin-bottom:4px;
}


.indexbdtxt {
	font-weight:normal;
	margin-left:15px;
}

.pagelistttl {
	float: none;
	text-align:left;
	font-size:24px;
	padding:5px;
	margin-right:0px;
	line-height:1.3em;
	padding-top:8px;
	padding-right:0px;
	padding-left:2px;
}

h2 {
	font-family: myraid, arial, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color: #cc3399;
	text-align:center;
}

h3 /*	index audience descriptors and footer */
{
	font-family:myraid,arial, sans-serif;
	font-size:14px;
	text-align: left;
	font-weight:normal;

}

h3 a:hover {
	text-decoration:underline;
}

.ft h3 {
	text-align: center;
}

#indexfoot h3 {
	font-weight:bold;
	color:#006699;
}

#indexfoot h3 a {
	color: #006699;
}

#nobold {
	font-weight:normal !important;
}

/*date styles */

h4 {
	font-family:verdana, Georgia, serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	line-height:1em;
	color:#006699;
	letter-spacing:-.0e3m;
}

h5 {
	font-family: Georgia,arial, verdana,  serif;
	font-weight:bold;
	font-size:36px;
	text-align:center;
	line-height:.9em;
	color:black;
}

h6 {
	font-size:20px;
	font-weight: normal;	
}

h6 a {
	color:black;
	text-decoration:none;
}

h6 a:hover {
	text-decoration:underline;
}

.calimg {
	margin-left:5px;
	font-weight:normal;
}

/**********  list editing properities *************/

/*Hover Menu*/

.listcontainer {
	height:75px;
}

.listcontainer li {
	float:left;
	font-family: myraid, arial, san-serif;
	padding: 2px 4px;
	margin:1px;
	list-style-image:none;
	list-style-type:none;
	font-size:14px;
}

.listcontainer li:first-child {
	padding-left:0px;
}

.listcontainer a:hover {
	color:black;
}

/***********  scroll on list  ***********/

.contlist {
	width:627px;
	position: absolute;
	left:8px;
	top:90px;
	padding-bottom:45px;
	width:450px;
}

.contlist2 /*people dispaly*/ {
	width:627px;
	position: absolute;
	left:8px;
	top:50px;
	padding-bottom:45px;
	width:450px;
}

#htmlcontent .contlist{
    scrollbar-3dlight-color:#fbaa19;
	scrollbar-arrow-color:white;
	scrollbar-base-color:black;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#fbaa19;
	scrollbar-track-color:white;	
}

#htmlcontent2 .contlist {
	
}


.contlist table {
}

.contlist_nomenu {
	width:627px;
	height:495px;
	overflow:scroll;
	position: absolute;
	left:4px;
}


/***********  date list style  ***********/

.newz {
	margin-left: 0px;
}
.newzfloat {
	float:left;
	padding:0px;
	width:100%;
}

h1.newz {
	font-size: 12px;
	font-family:verdana, sans-serif;
	text-align:left;
	margin-left: 15px;
}

h2.newz {
	font-size: 12px !important;
	font-family:georgia, erdana, sans-serif;
	text-align:left;
	
	line-height:1.2em;
}

h2.newz:hover {
	font-size: 12px !important;
	font-family:georgia, erdana, sans-serif;
	text-align:left;
	line-height:1.2em;
}


h3.newz {
	font-size: 14px !important;
	font-family:arial, verdana, sans-serif;
	text-align:left;
	font-weight:bold;
}

h3.newz:hover {
	font-size: 14px !important;
	font-family:arial, verdana, sans-serif;
	text-align:left;
	font-weight:bold;
}

.anewz {
	padding:2px 0;
	height:55px;
}

.newzbox {
	width:330px;
}

.newzsep {
	
}

.newzsep hr {
	
}

.detbox {
	float:left;
}

.datePreview {
	display:block;
	padding:2px;
	/*border: solid 1px #F5F7F8;*/
	color:black;
	margin-bottom:4px;
	font-size:14px;
	
}

.altdatePreview {
	display:block;
	padding:2px;
	/*border: solid 1px #F5F7F8;*/
	
	margin-bottom:4px;
	font-size:14px;
}

.datePreview4 {
	display:block;
	padding:2px;
	color:black;
	margin-bottom:4px;
	font-size:14px;
	
}

.altdatePreview4 {
	display:block;
	padding:2px;
	margin-bottom:4px;
	font-size:14px;
}


/*
.datePreview:hover {
	padding:4px;
	margin:4px;
	border: solid 1px black;
}*/

.editPopupHover {

	/*padding:2px;
	margin-bottom:4px;
	border: solid 1px white;
	font-size:16px;*/
	/*background: url('../images/blue_horz_bg2.jpg') top left;*/
	
}

.dateDetails, .altdateDetails {
	margin:10px;
	text-align:justify;
	left:10px;
}


/***********  regular list style  ***********/


.listPreview {
	display:block;
	padding:4px;
	margin-bottom:4px;
	/*border: solid 1px #F5F7F8;*/
	
	font-size:14px;
	background-color:white;
}

/*.listPreview:hover {
	border:solid 1px white;
}*/

.altlistPreview {
	display:block;
	padding:4px;
	margin-bottom:4px;
/*	border: solid 1px #F5F7F8;*/
	
	font-size:14px;/*
	background-color:#F5F7F8;*/
}
/*
.altlistPreview:hover {
	border:solid 1px white;
}*/

.listDetails {
	position:relative;
	top:0px;
	right:0px;
}

.altlistDetails {

}

.listPopupHover {
	/*background:#F5F7F8 url('images/header-opened.png') repeat-x top;*/
	display:block;
	/*border: solid 1px white;*/
	padding:4px;
	margin-bottom:4px;
	font-size:14px;
	/*background-color:white;*/
}

.listDetails, .altlistDetails {
	padding:2px 4px;
	font-size:12px;
}

.editPopupMenu {
	background: black url('../images/editorbar_bg.jpg') repeat-x bottom;
	/*opacity:.9;
	filter: alpha(opacity=90);
	width:200px;
	padding-left:200px;
	margin-left:50px;*/
	/*border:solid 1px gray;
	position:relative;
	top:0px;
	left:5px;*/
}

.editPopupMenu {
	background-color:black;
	position:absolute;
	top:0px;
	left:0px;
}

.editPopupMenu a {
	color:white;
	text-decoration:none;
}

.editPopupMenu a:hover {
	text-decoration:underline;
}


.pplpic {
	vertical-align:top;
	border:thin 1px gray;
	padding:4px;
	position:relative;
	left:0px;}

.details {
/*	position:relative;
	top:-45px;
	right:-2px;*/
	float:left;
	margin:1px;
}

.position {
	font-size:12px;
}

.personinfo {
	 padding:0px;
}

.personinfo b {
    font-size:12px;
}

.name {
	font-size:14px;
	font-weight:normal;
	font-family:Georgia, serif;
}

.datePreview td, .editPopupHover td, .altdatePreview td {
	padding:5px 10px 5px 5px;
}

.datebox {
		border-right: solid 1px gray;
		width:80px;
}


/* Added by Nate shades background on ajax popup. */
.modalBackground 
{
	background-color: Gray;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

/***********************
************************
************************
      
      H T M L

     TextArea
      Control 
 
************************
************************
***********************/
.boldttl, .bluettl, .purplettl, .orangettl {
	font-size:20px;
	line-height:1.2em;
	font-weight:bold;
}

.bluesttl, .purplesttl, .orangesttl {
	font-size: 16px;
	line-height:1.2em;	
	padding: 5px 0px;
}

.boldsttl {
	font-size:14px;
	text-decoration:underline;
	line-height:1.6em;
}

.boldttl, .boldsttl {
	font-weight:bold;
}
.bluettl, .bluesttl {
	color:#006699;
}
.purplettl, .purplesttl {
	color:#cc3399;
}
.orangettl, .orangesttl {
	color:#fbaa19;
}

.htmlbd {		
		line-height:1.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding-top:5px;
		padding-bottom:50px;
}

/*Blue:#006699
Orange:#fbaa19;
Purple:#cc3399;
*/


#htmlcontent {
	width:450px;
	float:left;
	/* new content*/
	/*
	border: solid 1px #cc3399;*/
	padding:8px;
	margin:2px 4px 10px 4px;
	position:relative;
	left:190px;
}

h4#articlettl {
	
	font-size:18px;
	font-family:Georgia, serif;
	font-weight:normal;
	text-transform:capitalize;
	line-height:1.6em;
	text-align:left;
}

#htmlcontent2 {
	width: 620px;
	float:left;
	/* new content*/
/*	border: solid 1px #cc3399;*/
	padding:8px;
}

.htmlbd ul {
	list-style-type: disc;
	margin-left:20px;
	line-height:1.7em;
}

/* Map Control */
#mapframe
{
	width: 450px; 
	height: 300px;
	border: solid 1px #006699;
	margin:8px;
	position:relative;
	left:190px;
	top:0px;
/*	background-color:#fbaa19;
	padding:1px;*/
}

.smtxt 
{
    font-size:11px;
    font-family: Verdana, Sans-Serif;   
    line-height:1.5em;
}

.smtxt:first-child 
{
    margin-top:10px;   
}

/********************* coming soon page (temporary) */

#coming 
{
    width:424px;
    margin-top:2%;
    margin-right:auto;
    margin-left:auto;
    border-collapse: inherit;
    border:none;
}

#compic 
{
    margin-right:auto;
    margin-left:auto;
    vertical-align:top;
    width:424px;
    margin-top:50px;
    }


h2.coming
{
    text-align:center;
    font-family: myriad, Arial, Sans-Serif;
    font-size: 18px;
    color: #006699;
    font-weight:normal;
}

div#comsq 
{
    margin-right: auto;
    margin-left: auto;
    width:400px;
    border: 1px solid #ff9900;
    padding: 10px;
}

/******* ad roatator fonts************/
/*
h1 { 
	text-align: right;
	float: right;
	
	margin-right:8px;
	font-family: myraid, arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #006699;
	line-height:1.6em;
	padding-top:5px;
	padding-right:5px;
	
}

h1 a{
	color:#006699;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}

.loginbd h1 {
	text-align:center;
	float:none;
}
*/
.rotatingad {
	border: solid 1px #e9f3f8;
	position:absolute;
	top:6px;
	left:200px;
	height:100px;
	width:450px;
	overflow:hidden;
	padding-top:6px;
}

h1.large {
	font-family:myraid, arial, san-serif;
	font-size:18px;
	line-height:1.3em;
	text-align:center;

	float:none;
}


h1.mid {
	font-family:myraid, arial, san-serif;
	font-size:16px;
	line-height:1.2em;
	text-align:center;
	float:none;
}

h1.small {
	font-weight:normal;
	float:none;
	text-align:center;
	line-height:1.2em;
}

.donatebtn {
	
}

/*************** new menu styles **********/

#newmainmenu {
	height:45px;
	width:1000px;
	position:absolute;
	top:112px;
	left:0px;
	margin-left: 8px;
}

#newmainmenu li {
	list-style-image:none;
	list-style-type:none;
	float:left;
}


#newsubmenu {
	position:absolute;
	left:0px;
	top:20px;
	margin-left:4px;
	width:185px;
}

.newsubmenu ul {

}

.newsubmenu li {
	width: 181px;
	height:20px;
	margin:2px 0;
	padding:3px 0 3px 10px;
	background:url('../images/menu/side.gif') no-repeat top center;
	color:white;
	font-weight:bold;
	display:block;
}

#homebtn {
	margin-top:6px;background:url('../images/menu/sideHome.gif') no-repeat top center !important;

}

#otherbtn {
	height: 61px !important;
	background-image: none !important;
	padding: 0 0 0 3px !important;
	margin-top:2px;
}
#otherbtn:hover {
	background-image: none !important;
	height:61px !important;
		padding: 0 0 0 3px !important;
		width:177px;
}

#c {
	height: 63px !important;
	background-image: none !important;
	padding: 0 0 0 3px !important;
	margin-top:2px;
}
#c:hover {
	height:63px !important;
}


.newsubmenu li:hover {
	width: 181px;
	height:20px;
	margin:2px 0;
	padding:3px 0 3px 10px;
	background:url('../images/menu/sideH.gif') no-repeat top center;
	display:block;

}

.newsubmenu li a {
	color:white;
	text-decoration:none;
		display:block;
}

.newsubmenuitemactive {
	background-image:none;
	background-color:white;
	color:#006699;
}

.newmaincontainer {
	/*width:420px;*/
	padding:10px;
	position:absolute;
	/*top:66px;*/
	left:4px;

	/*border: solid 1px #fbaa19;*/
}


/**************
Blue:#006699
Orange:#fbaa19;
Purple:#cc3399;
**************/