@import url(./fonolo3_hud.css);
@import url(./fonolo3_buttons.css);
@import url(./fonolo3_tabs.css);
@import url(./fonolo3_common.css);

/* GENERIC STYLES */

#header_main
{
position: relative;
width: 900px;
height: 126px;
margin: 30px auto 24px auto;
background: url(../images/v3/logo_no_beta.png) top left no-repeat;
z-index: 5;
}
.happy {
position:absolute;
background: url(../biz/images/happiercallers.png) top left no-repeat;
top:125px;
left:115px;
width: 188px;
height: 30px;
z-index: 200;
}
h2 {
	color: #3399ff;
}

/****************************************************
* 		MAINPAGE STYLES
*****************************************************/
div.choiceholder {
background:transparent url(../images/v3/index_illustration_hands.png) no-repeat scroll center center;
margin:20px auto 20px auto;
padding:0 40px 0 38px;
width:570px;
}
div.choiceholder div.panela, div.choiceholder div.panelb {
-moz-border-radius:20px;-webkit-border-radius:20px;
background: url('../images/v3/sidbar_background.png') repeat ;
padding:20px 20px 15px;
width:220px;
cursor: pointer;
}
div.choiceholder div.panela {
float:left;
}
div.choiceholder div.panelb {
float:right;
}
div.choiceholder p, div.choiceholder h3 {
color:#FFFFFF;
margin:0;
padding:0;
}
div.choiceholder h3 {
font-size:16px;
color: #FFE824;
font-weight:bold;
}
div.choiceholder p {
padding-bottom:5px;
}
div.choiceholder p a, div.choiceholder p a:hover {
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

/* Footer awards */
.foot_award {
float: left;
width: 222px;
text-align: center;
margin: 15px 0px 25px 0px;
}

.foot_awards{
margin-top:15px;
}

.sidebar_msg_text { padding-right: 8px; }
.sb_header_text { margin: 0px 0px 4px 0px; color: #FFE824; }

dt { padding: 0px 10px 10px 10px; }
dd { padding: 5px 15px 15px 15px; }

input, textarea {
	border: 2px solid #0099cc;
	margin: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px;
}

/* noscript style */
#noscr {
	width: 888px;
	font-weight: bold;
	height: 200px;
}

#noscr h2, #noscr p {
color: black;
}

#ie6
{
	width: 888px;
	font-weight: bold;
	height: 200px;
}

#ie6 h2, #ie6 p {
	color: black;
}

#util_nav
{
	position: absolute;
	top: 20px;
	right: 0px;
}

#account_nav
{
	background: url(../images/v3/account_bg.png) no-repeat top left;
	position:absolute;
	top:60px;
	right:0px;
	padding:5px;
	text-align:center;
	height:30px;
	width:140px;
	z-index: 5;
}

#account_nav a {
	line-height: 30px;
}

.main_form
{
	background: url(../images/v3/forms_top.png) no-repeat top left;
	position:absolute;
	top:40px;
	left:-220px;
	width:360px;
	text-align:left;
	padding: 5px;
	z-index: 6;
}

.main_form label
{
	float: left;
	width: 150px;
	font-size: 0.9em;
	margin: 2px;
}

.main_form fieldset
{
	border: none;
	padding: 0px 5px;
}

.main_form .endcap {
	background: url(../images/v3/forms_bot.png) no-repeat top left;
	position: absolute;
	left: 0px;
	bottom:-15px;
	height: 15px;
	width: 370px;
}

#news_bar
{
	background:transparent url(../images/v3/news_bar.png) no-repeat scroll left top;
	width: 890px;
	height: 35px;
	padding: 5px;
	z-index: 10;
	margin: 20px 0;
}

#news_bar h3
{
	color: black;
	margin: 0;
	float: left;
	padding:7px 7px 0 10px;
}

#news_bar div
{
	position: absolute;
	left: 70px;
	overflow: hidden;
	height: 40px;
	font-size: 12px;
}

#news_content a {
	color: #ccff66;
	line-height: 35px;
	font-weight: normal;
}

#panels
{
	width: 900px;
	background-color: white;
	padding-bottom: 15px;
	min-height: 160px;
}

.panel
{
	float: left;
	width: 405px;
	height: 100%;
	margin: 10px;
	min-height: 515px;
	position: relative;
	padding: 15px;
	font-size: 14px;
	cursor: pointer;
}

.panel .title {
	margin-top: 0;
}

.panel ul {
	font-weight: bold;
}

#panelA {
	background: url(../images/v3/panel_cons.jpg) no-repeat top left;
	margin:0 5px 0 10px;
}

#panelA .endcap {
	background: url(../images/v3/panel_cons_bot.png) no-repeat top left;
	position: absolute;
	bottom: -15px;
	left: 0px;
	width: 435px;
	height: 15px;
}

#panelB {
	background: url(../images/v3/panel_comp.jpg) no-repeat top left;
	margin:0 10px 0 5px;
}

#panelB .endcap {
	background: url(../images/v3/panel_comp_bot.png) no-repeat top left;
	position: absolute;
	bottom: -15px;
	left: 0px;
	width: 435px;
	height: 15px;
}

#main_panelA {
	background: url(../images/v3/panel_cons.jpg) no-repeat top left;
	margin:0 5px 0 10px;
	min-height: 160px;
}

#main_panelA .endcap {
	background: url(../images/v3/panel_cons_bot.png) no-repeat top left;
	position: absolute;
	bottom: -15px;
	left: 0px;
	width: 435px;
	height: 15px;
}

#main_panelB {
	background: url(../images/v3/panel_comp.jpg) no-repeat top left;
	margin:0 10px 0 5px;
	min-height: 160px;
}

#main_panelB .endcap {
	background: url(../images/v3/panel_comp_bot.png) no-repeat top left;
	position: absolute;
	bottom: -15px;
	left: 0px;
	width: 435px;
	height: 15px;
}

.panel h1 {
	margin: 0px;
	color: black;
	text-align: center;
	height: 120px;
	padding-left:80px;
}

#panelA h1 {
	background: transparent url(../images/v3/bob-consumer.png) no-repeat top left;
}

#panelB h1 {
	background: transparent url(../images/v3/susan-business.png) no-repeat top left;
}

.panel h1 a {
	text-decoration: none;
	font-size: 27px;
}

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

.panel h2 {
	color: black;
}

.panel a {
	color: black;
	text-decoration: underline;
	margin-right: 10px;
}

.panel a:hover {
	color: #666666;
}

/****************************************************
*		SLIDEPANEL STYLES
*****************************************************/

#search_box {
background: url('../images/v3/main_input_bg.png') no-repeat ;
border: 0;
font-size: 26px;
width: 260px;
height: 40px;
padding: 4px 0px 2px 10px;
float: left;
}

#panel1 input {
	font-size: 30px;
	padding: 3px;
	margin: 0px;
	position: absolute;
	top: 7px;
	width: 512px;
	padding-left: 10px;
	left: 72px;
}

#panel1 button.bigblue {
	position: absolute;
	left: 605px;
	top: 7px;
}

#panel1 form {
	position: relative;
}

.minipanel {
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-top: 10px;
}

.finalpanel {
	float: left;
	width: 460px;
	margin-right: 10px;
	margin-top: 10px;
}

#search_container {
	width: 880px;
	height: 200px;
	position: relative;
	overflow: hidden;
	z-index: 3;
	font-size: 0.9em;
	background-color: white;
	margin: 0 10px;
}

#search_container h1 {
	margin: 0px;
}

#search_container h2 {
	margin: 0px;
}

#search_container h3 {
	margin: 5px 0;
	font-size: 17px;
}

#search_container h3 a {
	font-size: 17px;
	color: black;
}

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

/*
#search_container p {
	margin-top: 0px;
	font-size:15px;
}
*/
#search_container ul {
	list-style-type: none;
	padding: 0px;
	margin: 6px;
	height: 40px;
}

#search_container li {
	float: left;
	width: 40%;
}

#search_container li a {
	color: #454545;
	font-weight: bold;
}

#search_container li a.loading {
	background: transparent url(../images/v3/indicator-sm-purple.gif) no-repeat scroll 0 0;
	margin-left: -18px;
	padding-left: 18px;
}

#shifter {
	margin: 0;
	width: 4500px;
	height: 200px;
	z-index: 2;
}

.slidepanel {
	position: relative;
	margin: 0px 10px 0 0;
	width: 880px;
	float: left;
	height: 200px;
	z-index: 1;
	background: transparent url(../images/v3/slidepanel.png) no-repeat scroll 0 0;
}

.slidepanel .content {
	padding: 8px;
	margin-left: 55px;
}

.slidepanel div.back
{
	background: transparent url(../images/v3/slidepanel_back.gif) no-repeat scroll 5px 50%;
	float: left;
	height: 200px;
	width: 50px;
	cursor: pointer;
	margin-left:5px;
}

.slidepanel div.back2
{
	background: transparent url(../images/v3/slidepanel_back.gif) no-repeat scroll 5px 50%;
	float: left;
	height: 200px;
	width: 50px;
	cursor: pointer;
	margin-left:5px;
}

.slidepanel .subhead {
	font-size: 16px;
	margin: 12px 0;
}

.slidepanel .small {
	font-size: 12px;
	position: absolute;
	bottom: 0px;
	left: 63px;
	margin-bottom: 12px;
}

.slidepanel h2 {
	color: black;
}

.slidepanel p {
	margin-top: 0px;
}

#panel1 .content {
	margin-left: 0px;
}

#panel1 .small {
	left: 10px;
	font-size: 14px;
}

.slidepanel fieldset {
	border: none;
}

.slidepanel fieldset .minipanel {
	width: 320px;
	text-align: right;
	margin: 0px;
}

#panel2 #suggest_form button {
	margin-top: 54px;
}

.slidepanel label {
	font-size: 0.9em;
	text-align: right;
	margin-right:10px;
	width: 150px;
}

#content_container {
	padding: 5px 25px 10px;
}

#footer
{
	clear: both;
	width: 890px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	margin-top: 10px;
	margin-bottom: 60px;
}


#footer a {
font-size: 14px;
font-weight: bold;
}

/*****************************************************
* Directory Page
*****************************************************/

.company_list_name {
float:left;
margin-right: 6px;
}

div.company_list_name a {
font-size: 16px;
}

.company_list_show {
display:none;
float:left;
}

.company_list_hide {
float:left;
display:none;
}

.company_list_phone {
float:right;
}

.history_header {
margin:0;
padding:6px;
background:#e1f1cd;
font-size: 12px;
width:98%;
min-height: 14px;
}
.history_header_title {
float:left;
}

.history_header_pagination {
letter-spacing: 2px;
text-align:right;
}

.history {
border-bottom:1px solid #ddd;
padding: 15px 10px;
}

/*****************************************************
*		ERRORS
*****************************************************/

.error, .action_error {
	list-style-type: none;
	background: url('../images/v3/sprites_blue.png') no-repeat left 50%; background-position: -623px -383px ;
	min-height: 32px;
	padding-left: 40px;
}

.error li, .action_error li {
	color: red;
}

.success, .action_success {
	list-style-type: none;
	background: url('../images/v3/sprites_blue.png') no-repeat left 50%; background-position: -623px -226px ;
	min-height: 32px;
	padding-left:40px;
}

.success li, .action_success li {
	color: green;
}
