﻿/* -------------------------------------------------------- 
// Core Common CSS 
-------------------------------------------------------- */
	html { height: 100%; }
	body { height: 100%; padding: 0; margin: 0 auto; background: url(../images/template/background-tile.gif) 0% 0% repeat; color: #7e7e7a; font: 11px Arial, Helvetica, sans-serif; }
	form { height: 100%; }
	table,img { border: 0px none; }
	label { cursor: pointer; }
	th,td,input,select,textarea { font: normal small normal Arial,Geneva,Helvetica,sans-serif; color: #7e7e7a; }
	input,select,textarea { color: #A07134; }
	input[type="text"],input[type="password"],select,textarea { border-width: 1px; background: #e5e4de; }
	input[type="text"]:focus,input[type="password"]:focus,select:focus,textarea:focus { background: #f2f0e3; border: 1px solid #789cbb; }
	input.has-focus,select.has-focus,textarea.has-focus { background: #f2f0e3 !important; border: 1px solid #789cbb !important; color: #434341 !important; }
	input.form-error,select.form-error,textarea.form-error { border: 1px solid #e10; }
	a { color: #d91e0b; text-decoration: underline; }
	a:hover { color: #f94735; text-decoration: none; }

	div.clear { clear: both; padding: .01em; }
	div.hr { border-width: 1px; border-style: solid; border-color: #aea9a6 #e8e1dd #e8e1dd #aea9a6; height: 1px; overflow: hidden; margin: 19px 15px 19px 0; }
		
	/* Default Forms Formatting */
		th.form { color: #7a6f4a; font-weight: normal; text-align: left; font-size: 82%; padding: 0 4px 2px 0; background: url(../images/common/dot-dkbrown-horizontal.gif) 0% 100% repeat-x; vertical-align: bottom; }
		td.form label { font-size: 82%; color: #7a6f4a; }
		td.form input, td.form textarea { margin-right: 4px; padding: 1px 5px; }
		td.form-button { text-align: right; background: none; }
		
	/* Buttons */
		a.link-button { display: block; width: 56px; height: 20px; padding: 3px 0 0; text-align: center; text-decoration: none; color: #FFF; font-size: 82%; background: url(../images/buttons/button-56.gif) no-repeat; text-transform: capitalize; }
		a.link-button:hover { color: #fff; }
		/* specifics */
		a.more-info { margin: 5px auto; background: url(../images/buttons/button-blue-82.gif) no-repeat; width: 73px; }

	/* Alert Messages */
		span.form-error { position: absolute; width: 23px; height: 19px; padding: 3px 0 0; margin: 2px 0 0 5px; text-align: center; font-weight: bold; color: #fff; background: url(../images/common/icon-form-error.gif) no-repeat; cursor: default; }
		div.alert { margin: 1em auto; font-size: 92%; min-height: 50px; padding: 12px 8px 8px 50px; color: #42230a; background: #FFD0AD url(../images/common/icon-alert.gif) 7px 12px no-repeat; border-width: 2px 0; border-style: solid none; border-color: #FF6E00; }
		div.alert span.alert { color: #ac2d00; font-weight: bold; font-size: 130%; }
		div.alert a { color: #a44d00; }
		div.alert a:hover { color: #ff6000; }
		div.alert p.alert { font-size: 92%; }

	/* Success Messages */
	div.success { margin: 5px 0; border-width: 2px 0px; border-style: solid none; border-color:#2b9b09; background: #d0f0c6 url(../../../../common/images/icon-generic-success.gif) 7px 12px no-repeat; padding: 19px 20px 20px 40px; color: #1a4c0a;}
		div.success b { color: #000; }
		div.success p.success { font-size: 92%; margin-top: 5px; }
		div.success p.success b { font-size: 112%; }

/* -------------------------------------------------------- 
// Core Template 
-------------------------------------------------------- */
#site-page { margin: 0 auto; padding: 0; height: 100%; width: 965px; border-right: 3px solid #4d80ab; border-left: 3px solid #4d80ab; background: #fff url(../images/template/page-top.gif) 50% 0% no-repeat; }

#siteWrapper { margin: 0 auto; height: 100%; }
#shadow-right { height: 100%; background: url(../images/template/body-shadow.png) 100% 100% repeat-y; width: 987px; margin: 0 auto; }
#shadow-left { height: 100%; background: url(../images/template/body-shadow.png) 0% 100% repeat-y; width: 100%; }

#header {  }
	#header-right { margin-top: 13px; width: 720px; height: 291px; float: right; }
		#quick-search-container { height: 62px; }
			#quick-search-container #phone { padding-top: 30px; height: 32px; width: 200px; float: left; }
		#flash-container { height: 229px; }
	#header-left { margin-top: 13px; height: 275px; width: 245px; float: left; }	
		#logo { height: 101px; padding-left: 21px; }
		#header-menu { height: 190px; margin: 3px 0 0 15px; }

#header-menu a.agent, #header-menu a.home , #header-menu a.advantage  { display: block; text-indent: -3000px; height: 186px; width: 70px; float: left; margin-right: 5px }
	#header-menu a.agent { background: url(../images/template/header-agent.jpg) no-repeat; }
	#header-menu a.agent:hover { background: url(../images/template/header-agent-hover.jpg) no-repeat; }
	#header-menu a.home { background: url(../images/template/header-home.jpg) no-repeat; }
	#header-menu a.home:hover { background: url(../images/template/header-home-hover.jpg) no-repeat; }
	#header-menu a.advantage { background: url(../images/template/header-advantage.jpg) no-repeat; }
	#header-menu a.advantage:hover { background: url(../images/template/header-advantage-hover.jpg) no-repeat; }
	
#nav-top { margin: 0 auto; height: 6px; padding: 0;  }
#nav { height: 100%; margin: 0 auto; width: 935px;  clear: both;height: 34px; padding: 6px 0 3px; background: url(../images/template/nav-top.gif) 0% 0% repeat-x; position: relative;}

#content-row { height: 100%; width: 930px; margin: 0 auto; }
.featured { margin: 0 auto; }
#left-side { vertical-align: top; padding: 10px 20px 0 0 ; height: 100%; margin: 0 auto; width: 200px; background: #fff url(../images/template/left-bg.gif) 100% 0% no-repeat; border-right: 1px solid #e3e3e3; }
	.sign-in-seperator { background: url(../images/template/ataglance-header.gif) repeat-x; height: 3px; width: 90%; margin: 7px auto; }
#content {height: 100%; width: 687px; padding: 15px 20px; vertical-align: top; }
.HomePage{ width: 50%; vertical-align: top; }

.SearchByMap { background: url(../images/template/Map_Search.gif) top right no-repeat; height: 220px; }

#footer-rule { margin: 0 auto; width: 930px; height: 4px; margin-top: 5px; background: url(../images/template/footer-rule.gif) 0% 0% repeat-x; }
#site-footer { width: 930px; margin: 0 auto; font-size: 11px; padding-bottom: 20px; }
	#site-footer a { color: #4d80ab; }
	
#Seminars { margin: 15px auto 0; text-align: center; }
#Advantage { background: url(../images/template/advantage.gif) 0% 0% no-repeat; padding-top: 100px; }
.IdxUserMenu_AtAGlance_TitleDiv { border-bottom: 2px solid #4D80AB; margin: 0 0 4px; padding: 2px 0; }

/* -------------------------------------------------------- 
// Main Navigation 
-------------------------------------------------------- */
	.Menu {  }
	.SubMenuGroup { width: 200px; background: #4D80AB; border-right: 1px solid #000000; border-bottom: 1px solid #753011; }

	/* Top-Level Items CSS */
	.TopItem { cursor: pointer; }
	.TopItem-Hover { cursor: pointer; }
	.TopItem-Selected { cursor: default; }
	.TopItem-ChildSelected { cursor: default; }

	/* SubItems CSS */
		/* Common */
			td.Item, td.Item-Hover, td.Item-Selected, td.Item-Selected-Hover, td.SubMenuGroup-ItemSpacer { font-size: .83em; color: #fff; }
			table.SubMenuGroup nobr { display: block; cursor: pointer; margin: 0 1px; padding: 4px 6px; border-bottom: 1px solid #5e9cd0; height: 1px; }
			div>table.SubMenuGroup nobr { height: auto; }
		/* Unique */
			table.SubMenuGroup td.SubMenuGroup-ItemSpacer nobr { height: 3px; overflow: hidden; border: 0 none; }
			table.SubMenuGroup td.SubMenuGroup-TopSpacer nobr, table.SubMenuGroup td.SubMenuGroup-BottomSpacer nobr { height: 5px; overflow: hidden; background: none; border: 0 none; line-height: 5px; padding: 0px; }
			td.SubMenuGroup-BottomSpacer { background-color: #AC3011; border-top: 1px solid #b8582b; border-bottom: 1px solid #98451f; }
			td.Item-Hover nobr { margin: 0 1px; background: #386992; border-bottom: 1px solid #5481a8; }
			td.Item-Selected nobr, td.Item-Selected-Hover nobr { margin: 0 1px; background: #457ca2; border-bottom: 1px solid #5aa3d5; }

/* -------------------------------------------------------- 
// Quick Search
-------------------------------------------------------- */
	div.quick-search { float: right; width: 450px; margin: 0 7px 0 auto; padding: 7px 0 20px 7px; }
		div.quick-search label { display: block; float: left; width: 122px; height: 19px; margin: 0 4px 0 0; text-indent: -3000em; background: url(../images/titles/label-quicksearch.gif) 0% 50% no-repeat; cursor: default; }
		div.quick-search span { display: block; float: left; margin: 0 4px 0 0; }
		div.quick-search select { font-size: 82%; margin-top: 2px; background: #FFF9F1; border: 1px solid #CFA874; color: #A07134; }
		
		/* address specific elements */
		input.quick-search-tbx { font-size: 82%; padding: 3px 4px 2px; width: 165px; border: 1px solid #CFA874; }
		a.quick-search-button { display: block; padding: 0; margin: 2px 0 0; width: 19px; height: 18px; text-indent: -30000em; background: url(../images/buttons/idx-quicksearch.gif) no-repeat; }
		div.quick-search div.clear { clear: none; }
		
		/* Error CSS */
		div.quick-search div.form-error { position: absolute; margin-top: -14px; color: #ff6000; font-weight: bold; font-size: 82%; margin-left: 25px; }
		div.quick-search span.form-error { display: none; }
	
/* -------------------------------------------------------- 
// Sign In / Sign Out
-------------------------------------------------------- */
	.idx-signin div.hr, .idx-signout div.hr { height: 1px; border-width: 1px 1px 0px; border-style: solid solid none; border-color: #a1896f #ead8c5 #ead8c5 #a1896f; background: #ead8c5; }
	.idx-signin h3 { margin: 0 0 0 4px; padding: 0; height: 74px; text-align: center; font-size: .92em; text-indent: -30000em; background: url(../images/titles/label-myaccount.gif) 0% 50% no-repeat; }
	.idx-signin p.sign-in, .idx-signin p.create-account { color: #3C342C; font-size: 82%; margin: 0; }
	.idx-signin p b nobr { display: block; }
		/* Sign In */
		.idx-signin p.sign-in { float: left; width: 67px; padding: 0 3px 0 5px; background: url(../images/common/dot-dkbrown-vertical.gif) 100% 0% repeat-y; }
		.idx-signin p.sign-in b { display: block; font-weight: normal; margin-bottom: 7px; text-align: center; }
		/* Create Acocunt */
		.idx-signin p.create-account { float: left; width: 99px; padding: 0 0 0 5px; }
		.idx-signin p.create-account { display: block; padding-top: 35px; background: url(../images/titles/label-mydaymark.gif) 50% 0% no-repeat; }
		.idx-signin p.create-account b { display: none; }
	/* Sign Out */
	.idx-signout div.hr { width: 180px; margin: 4px 0 4px 5px; }
	.idx-signout h3 { margin: 0 0 0 4px; padding: 0; height: 74px; text-align: center; font-size: .92em; text-indent: -30000em; background: url(../images/titles/label-myaccount.gif) 0% 50% no-repeat; }
	.idx-signout h5 { margin: 0 0 0 7px; font-size: 82%; font-weight: bold; }
	.idx-signout h5 span { color: #634323; font-weight: normal; }
	.idx-signout h5 a { font-weight: normal; }
	.idx-signout table { margin: 0 0 0 7px; }
	.idx-signout td { vertical-align: top; font-size: 82%; padding: 0 9px 0 0; }
	.idx-signout p { font-size: 82%; color: #3A322B; margin: 0 auto 0 7px; }
	.idx-signout td a, .idx-signout h5 a { color: #9E4400; }
	.idx-signout td a:hover, .idx-signout h5 a:hover { color: #BE5200; }	
/* -------------------------------------------------------- 
// Dialog Window
-------------------------------------------------------- */	
	table.BrokerIDX_DialogWindow { width: 100%; }
	table.BrokerIDX_DialogWindow td.BrokerIDX_DialogWindow { background: #fff; text-align: center; }
	iframe.BrokerIDX_DialogWindow { width: 99.5%; }

	table.BrokerIDX_DialogWindow tr>td.c1 { width: 8px; height: 28px; background: url(../images/common/BrokerIDX_UIWindow_c1.png) 100% 100% no-repeat; }
	table.BrokerIDX_DialogWindow tr>td.c2 { width: 8px; height: 28px; background: url(../images/common/BrokerIDX_UIWindow_c2.png) 0% 100% no-repeat; }
	table.BrokerIDX_DialogWindow tr>td.c3 { width: 8px; height: 8px; background: url(../images/common/BrokerIDX_UIWindow_c3.png) 0% 0% no-repeat; }
	table.BrokerIDX_DialogWindow tr>td.c4 { width: 8px; height: 8px; background: url(../images/common/BrokerIDX_UIWindow_c4.png) 100% 0% no-repeat; }
	table.BrokerIDX_DialogWindow tr>td.s1 { height: 28px; background: url(../images/common/BrokerIDX_UIWindow_s1.png) repeat-x;}
	table.BrokerIDX_DialogWindow tr>td.s2 { width: 8px; background: url(../images/common/BrokerIDX_UIWindow_s2.png) 100% 0% repeat-y;}
	table.BrokerIDX_DialogWindow tr>td.s3 { height: 8px; background: url(../images/common/BrokerIDX_UIWindow_s3.png) 0% 100% repeat-x;}
	table.BrokerIDX_DialogWindow tr>td.s4 { width: 8px; background: url(../images/common/BrokerIDX_UIWindow_s4.png) repeat-y;}
	/* Close Button */
	table.BrokerIDX_DialogWindow td.s1 div { padding: 6px 0 0; color: #fff; font: bold 12px/12px Arial,Geneva,Helvetica,sans-serif; }
	table.BrokerIDX_DialogWindow td.s1 div a { display: block; cursor: pointer; background: url(../images/common/BrokerIDX_UIWindow_CloseButton.gif) no-repeat; width: 19px; height: 16px; padding: 0; float:right; margin: -3px 0 0; }
	span#BrokerIDX_UIWindow_Title { cursor: move; }
	/* Modal Mask */
	.BrokerIDX_Dialog_ModalMask { opacity: .50; }
/* -------------------------------------------------------- 
// Sidebar Control
-------------------------------------------------------- */	
	#sidebar { margin: 8px 0 0 -5px; border: 0px none; }
		td.sidebar { background: #F6F0E7 url(../images/common/sidebar-tabcontainer-s4.gif) repeat-y; width: 200px; padding: 7px 2px 7px 7px; vertical-align: top; }
			td.sidebar * iframe { border: 0px none; margin: 0; padding: 0; }
			td.sidebar h5 { color: #D6883A; font-size: 82%; margin: 0 0 2px; padding: 0 0 10px 4px; background: url(../images/common/sidebar-heading-s1.gif) 50% 100% no-repeat; }
		td.sidebar-footer {}
			div.sidebar-s3 { background: url(../images/common/sidebar-tabcontainer-s3.gif) 0% 100% repeat-x; }
			div.sidebar-c3 {background: url(../images/common/sidebar-tabcontainer-c3.gif) 100% 100% no-repeat; }
			div.sidebar-c4 {background: url(../images/common/sidebar-tabcontainer-c4.gif) 0% 100% no-repeat; padding: 0; height: 15px; }
		/* Begin Tabs */
		td.sidebar-tabs { background: url(../images/common/sidebar-tabcontainer-s2.gif) repeat-y; vertical-align: top; }
			table.sidebar-tab-group { cursor: pointer; }
			table.sidebar-tab td, table.sidebar-tab-selected td { cursor: pointer; text-align: center; width: 23px; height: 29px; }
			table.sidebar-tab { background: url(../images/common/sidebar-tabs/nrm_bg.gif) repeat-y; }
			table.sidebar-tab-selected { background: url(../images/common/sidebar-tabs/sel_bg.gif) repeat-y; }
			/* Ask Question */
			table.sidebar-tab.sidebar-ask-question td { background: url(../images/common/sidebar-tabs/tab-icon-askquestion-default.gif) 50% 50% no-repeat; }
			table.sidebar-tab-selected.sidebar-ask-question td { background: url(../images/common/sidebar-tabs/tab-icon-askquestion-selected.gif) 50% 50% no-repeat; }
			/* Modify Search */
			table.sidebar-tab.sidebar-modify-search td { background: url(../images/common/sidebar-tabs/tab-icon-modifysearch-default.gif) 50% 50% no-repeat; }
			table.sidebar-tab-selected.sidebar-modify-search td { background: url(../images/common/sidebar-tabs/tab-icon-modifysearch-selected.gif) 50% 50% no-repeat; }
			/* Saved Listings */
			table.sidebar-saved-listings td { height: 21px; }
			table.sidebar-tab.sidebar-saved-listings td { background: url(../images/common/sidebar-tabs/tab-icon-savedlistings-default.gif) 50% 50% no-repeat; }
			table.sidebar-tab-selected.sidebar-saved-listings td { background: url(../images/common/sidebar-tabs/tab-icon-savedlistings-selected.gif) 50% 50% no-repeat; }
			/* Saved Searches */
			table.sidebar-saved-search td { height: 23px; }
			table.sidebar-tab.sidebar-saved-search td { background: url(../images/common/sidebar-tabs/tab-icon-savedsearches-default.gif) 50% 50% no-repeat; }
			table.sidebar-tab-selected.sidebar-saved-search td { background: url(../images/common/sidebar-tabs/tab-icon-savedsearches-selected.gif) 50% 50% no-repeat; }
			/* Compare Listings */
			table.sidebar-compare-listings td { height: 22px; }
			table.sidebar-tab.sidebar-compare-listings td { background: url(../images/common/sidebar-tabs/tab-icon-comparelistings-default.gif) 50% 50% no-repeat; }
			table.sidebar-tab-selected.sidebar-compare-listings td { background: url(../images/common/sidebar-tabs/tab-icon-comparelistings-selected.gif) 50% 50% no-repeat; }
			/* History */
			table.sidebar-history td { height: 19px; }
			table.sidebar-tab.sidebar-history td { background: url(../images/common/sidebar-tabs/tab-icon-history-default.gif) 50% 50% no-repeat; }
			table.sidebar-tab-selected.sidebar-history td { background: url(../images/common/sidebar-tabs/tab-icon-history-selected.gif) 50% 50% no-repeat; }
		
		/* Tabs Footer */
		td.sidebar-tabs-footer { background: url(../images/common/sidebar-tabcontainer-footer-s2.gif) 0% 0% no-repeat; width: 2px; }

	#sidebar-content { color: #7C704D; padding: 0 4px; }
		#sidebar-content h5 { color: #D6883A; font-size: 82%; margin: 0 0 1em; }	
		#sidebar-content ul { list-style-type: none; margin: 0; padding: 0; }
		#sidebar-content li { clear: left; margin: 2px 0 0; }
		#sidebar-content ul li label { font-size: 67.5%; cursor: pointer; }

		/* Individual Form Items */
		#basic-search ul li.minimum-price label, #basic-search ul li.maximum-price label, #basic-search ul li.garage label { display: block; }
		#basic-search ul li.minimum-price input, #basic-search ul li.maximum-price input, #basic-search ul li.garage select { width: 130px; font-size: 82%; }
		#basic-search ul li.bedrooms, #basic-search ul li.bathrooms, #basic-search ul li.sq-ft { white-space: nowrap; }
		#basic-search ul li.bedrooms label, #basic-search ul li.bathrooms label, #basic-search ul li.sq-ft label { display: block; float: left; width: 60px; margin: 3px 0 0; }
		#basic-search ul li.bedrooms input, #basic-search ul li.bathrooms input, #basic-search ul li.sq-ft select { width: 75px; font-size: 82%; }
		#basic-search ul li.bedrooms input, #basic-search ul li.bathrooms input { width: 70px; }
		#basic-search ul li.master-bed input { margin: 0 0 0 4px; padding: 0; display: inline; vertical-align: middle; }
		#basic-search p a.sidebar-link-button { display: block; margin: 3px 0 0; font-size: 82%; text-transform: lowercase; }
			#basic-search p a.sidebar-link-button.view-results { color: #FFF; text-decoration: none; background: url(../images/buttons/sidebar-96w.gif) no-repeat; width: 96px; height: 18px; padding: 2px 0 0; text-align: center; font-size: 72%; font-weight: bold; }

/* -------------------------------------------------------- 
// My Agent Control
-------------------------------------------------------- */	
	/* container */
	#idx-myagent { padding: 7px 0 0; }
	#idx-myagent table.my-agent { width: 100%; }
	/* background & padding */
	#idx-myagent tr.row1 td, #idx-myagent tr.row3 td, #idx-myagent div.outer, #idx-myagent div.inner { background-image: url(../images/common/myagent-bg.png); background-repeat: no-repeat; }
		#idx-myagent tr.row1 td, #idx-myagent tr.row3 td { width: 50%; height: 10px; }
		#idx-myagent td.c1 { background-position: 0% 0%; }
		#idx-myagent td.c2 { background-position: 100% 0%; }
		#idx-myagent td.c3 { background-position: 100% 100%; }
		#idx-myagent td.c4 { background-position: 0% 100%; }
		#idx-myagent div.outer { background-position: 100% -10px; padding: 0 10px 0 0; margin-left: 10px; }
		#idx-myagent div.inner { background-position: 0% -10px; padding: 0 0 0 10px; margin: 0 0 0 -10px; }
		#idx-myagent p { margin: 0; padding: 7px 0; }
		#idx-myagent table.my-agent-contactinfo { margin: 0 auto; }
		#idx-myagent ul { list-style-type: none; margin: 0 auto; padding: 7px 0; }
		#idx-myagent li { clear: both; margin: 0; padding: 1px 0; }
		#idx-myagent div.clear { clear: both; padding: 0; }
	/* format content */
	#idx-myagent h5 { margin: 0; padding: 0 0 10px; font-size: 82%; color: #d6883a; background: url(../images/common/sidebar-heading-s1.gif) 50% 100% no-repeat; }
	#idx-myagent p.name, #idx-myagent ul b { font-size: 92%; font-weight: bold; color: #25241f; }
		#idx-myagent p.name, #idx-myagent div.photo, #idx-myagent p.email { text-align: center; }
		#idx-myagent p.email { font-size: 82%; }
		#idx-myagent p.name span, #idx-myagent li span { display: block; font-weight: normal; color: #7c704d; font-size: 75%; }
			#idx-myagent p.name span { text-transform: uppercase; }
			#idx-myagent li span { float: left; width: 75px; border-bottom: 1px dotted #7c704d; padding: 3px 0 0; margin: 0; }
		#idx-myagent div.photo img { border: 3px solid #c3bba5; margin: 0 auto; }
		#idx-myagent div.footer { margin-top: 5px; height: 13px; text-align: center; }
		#idx-myagent img.collapse, #idx-myagent img.expand { cursor: pointer; display: block; margin: 0 auto; width: 38px; height: 13px; background-image: url(../images/common/myagent-minmax.gif); background-repeat: no-repeat; }
			#idx-myagent img.collapse { background-position: 0% 0%; }
			#idx-myagent img.expand { background-position: 0% -36px; }
			
	#idx-myagent p.name.agent-collapse { float: right; text-align: left; width: 135px; }
	#idx-myagent img.agent-collapse { margin: 3px 5px 0 0; float: left; }


/* -------------------------------------------------------- 
// ASK QUESTION FORM (Sidebar)
-------------------------------------------------------- */	
	#ask-question { color: #7c704d; }

	/* overrides for errors */	
	#form-askquestion td.name input.form-error, #form-askquestion td.email-address input.form-error { width: 90px; border: 1px solid #e10; }
	#form-askquestion td.comments textarea.form-error { border: 1px solid #e10; width: 155px; }

	#ask-question div.alert { font-size: 82%; color: #7f4515; }
	#ask-question div.alert span { font-size: 122%; }

	/* Overrides for success */
	div.success { margin: 5px 0; border-width: 2px 0px; border-style: solid none; border-color:#2b9b09; background: #d0f0c6 url(../../../../common/images/icon-generic-success.gif) 10px 12px no-repeat; padding: 19px 20px 20px 40px; color: #1a4c0a;}
	div.success b { color: #000; }
	div.success p.success { margin: 0; padding: 0 0 0 10px; background: none; font-size: 92%; margin-top: 5px; }
	div.success p.success b { font-size: 112%; }
		
	#form-askquestion { width: 95%; }
	#form-askquestion th { width: 40px; text-align: left; color: #7c704d; font-family: Verdana; font-size: 66%; padding: 0 4px 2px 0; vertical-align: bottom; background: url(../images/common/dot-gray-horizontal.gif) 0% 100% repeat-x; }
	#form-askquestion th.required { font-weight:  bold; }
	#form-askquestion th.button { background: none; font-size: 100%; }
	#form-askquestion th.button a.send-button { margin-top: 4px; }
	#form-askquestion td input { margin: 3px 0 0 3px; padding: 1px 3px; }

	#form-askquestion td.name input, #form-askquestion td.email-address input { width: 110px; font-size: 82%; }
	#form-askquestion td.phone span { font-size: 82%; margin-left: 6px; }
	#form-askquestion td.phone input.area-code { width: 22px; font-size: 82%; }
	#form-askquestion td.phone input.number { width: 62px; font-size: 82%; }
	#form-askquestion td.phone input.extension { width: 45px; font-size: 82%; }
	#form-askquestion th.comments { vertical-align: top; padding: 7px 0 2px; background: none; }
	#form-askquestion td.comments textarea { width: 175px; font-size: 82%; }

	div.required-text { font-family: Verdana; font-size: 66%; }
		div.required-text b { font-weight: bold; }
	div.askquestion-donotcall { font-size: 72%; }

	#ask-question div.panel-form { cursor: default; }
	#ask-question div.panel-form.disabled { cursor: default; }

	div.panel-send, div.panel-success, div.panel-error { position: absolute; z-index: 99999; cursor: default; }
	div.panel-mask { position: absolute; z-index: 89999; }
	div.panel-mask.hidden, div.panel-send.hidden, div.panel-success.hidden, div.panel-error.hidden { display: none; visiblity: hidden; opacity: 0; filter:alpha(opacity=0); }
	div.panel-send.visible, div.panel-success.visible, div.panel-error.visible { display: block; visibility: visible; opacity: 1; filter:alpha(opacity=100); cursor: default; }
	div.panel-mask.visible { background: #f6f0e7; display: block; visibility: visible; opacity: .85; filter:alpha(opacity=85); cursor: default; }
	div.panel-send p { color: #7c704d; margin-top: 5px; padding: 30px 10px 30px 30px; background: #fff url(../images/common/spinner-default-sidebar.gif) 6px 25px no-repeat; border-width: 2px 0; border-style: solid none; border-color: #ff6000; }
	div.panel-send p b, div.panel-success b { color: #000; }