/*
Theme Name: ReferralsUS, December 2009
Theme URI: http://www.referralsUS.com
Version: 2.1.1
Author: Cody Boggs
TITLE: MAIN Style
*/

/* Reset */

html{
	color:#333333;
	background:#FFFFFF;
	font-family: Arial, Myriad Pro, sans-serif;
	overflow: -moz-scrollbars-vertical;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

p {
	padding: 6px 12px 6px 12px;
	font-family: Arial, Myriad Pro, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}

img {
	border: 0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

table tr td{
	text-align: center;
	background-color: #ffffff;
}

li{
	list-style:none;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

.ActiveUserList
{
    text-align:center;
    font-size:12pt;
    line-height:15px;
}

.ActiveUserList ul li
{
    margin-bottom:5px;
}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/* Global */

body {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF;
}

.clrfix { 
	clear: both;
	height: 0px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
} 

h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	line-height: 0.95em;
	padding: 0 0 4px 0;
}

a {
	text-decoration: none;
	color: #3a61c6;
	outline:none;
}

hr {
	height: 1px;
	background-color: #eee;
	color: #eee;
	border: none;
	padding: 0;
	margin: 1em 0;
}

a:hover {
	color: #0099cc;
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

em, i, cite {
	font-style: italic;
	font-family: Georgia, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

fieldset {
	border:1px solid #ccc;
	padding:10px;
}

legend {
	padding: 5px;
	text-transform:uppercase;
}

pre, code {
	background:#eee none repeat scroll 0 0;
	border:1px solid #ccc;
	font-family: Myriad Pro, Georgia, Arial, sans-serif;
	line-height:22px;
	padding:10px;
	width: 600px;
}

acronym, abbr {
	border-bottom: dotted #999 1px;
}

span.delim:after {
  	content: " : ";
}

span.delim {
	color: #999;
	padding: 0 0.5em 0 0.5em;
}

/* Contents */

#content {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
}

#content h1 {
	font-size: 1.8em;
}


/* Header */

#header {
	height: 100px;
	width: 920px;
	margin: 0 auto;
}

#header div#bloginfo {
	float:left;
	width: 214px;
	height: 72px;
	position: relative;
	top: 16px;
	left: 0px;
}

#header div#bloginfo #title a {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 214px;
	height: 72px;
}

#header div#bloginfo #tagline {
	height: 0px;
	width: 0px;
	text-indent: -9999px;
}

#header div#bloginfo #tagline a {
	height: 0px;
	width: 0px;
	text-indent: -9999px;
}

.mainnav {
	float: right;
	line-height: 1.0em;
	margin-top: 6px;
	height: 43px;
}

.mainnav ul {
	background-color: #FFFFFF;
	margin-left: 12px;
	height: 43px;
}

.mainnav ul li {
	float: left;
}

.mainnav ul li.us_home a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 138px;
	background: url(../images/nav/nav_eng.jpg) no-repeat;
}

.mainnav ul li.us_home a:hover {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 138px;
	background: url(../images/nav/nav_eng_h.jpg) no-repeat;
}

.mainnav ul li.us_home_active a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 138px;
	background: url(../images/nav/nav_eng_a.jpg) no-repeat;
}

.mainnav ul li.us_login a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_login.jpg) no-repeat;
}

.mainnav ul li.us_login a:hover {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_login_h.jpg) no-repeat;
}

.mainnav ul li.us_login_active a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_login_a.jpg) no-repeat;
}

.mainnav ul li.us_refer a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_ref.jpg) no-repeat;
}

.mainnav ul li.us_refer a:hover {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_ref_h.jpg) no-repeat;
}

.mainnav ul li.us_refer_active a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_ref_a.jpg) no-repeat;
}

.mainnav ul li.us_blog a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_blog.jpg) no-repeat;
}

.mainnav ul li.us_blog a:hover {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_blog_h.jpg) no-repeat;
}

.mainnav ul li.us_blog_active a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_blog_a.jpg) no-repeat;
}

.mainnav ul li.us_signup a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 139px;
	background: url(../images/nav/nav_signup.jpg) no-repeat;
}

/*
.mainnav ul li.us_signup a:hover {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 139px;
	background: url(../images/nav/nav_signup_h.jpg) no-repeat;
}

.mainnav ul li.us_signup_active a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 139px;
	background: url(../images/nav/nav_signup_a.jpg) no-repeat;
}
*/

.mainnav ul li.us_logout_admin a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 139px;
	background: url(../images/nav/nav_logout.jpg) no-repeat;
	margin-top:20px;
}

.mainnav ul li.us_um_admin a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 139px;
	background: url(../images/nav/nav_um.jpg) no-repeat;
	margin-top:20px;
}

.mainnav ul li.us_logout a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 139px;
	background: url(../images/nav/nav_logout.jpg) no-repeat;
}

.mainnav ul li.us_logout a:hover {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 139px;
	background: url(../images/nav/nav_logout.jpg) no-repeat;
}

.mainnav ul li.us_logout_active a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 139px;
	background: url(../images/nav/nav_logout.jpg) no-repeat;
}

.mainnav ul li.us_yoursearch a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_yoursearch.jpg) no-repeat;
}

.mainnav ul li.us_yoursearch a:hover {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_yoursearch_h.jpg) no-repeat;
}

.mainnav ul li.us_yoursearch_active a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 43px;
	width: 136px;
	background: url(../images/nav/nav_yoursearch_a.jpg) no-repeat;
}

/* HOME */

.home_layout {
	width: 920px;
	margin: 0 auto;
}

.home_layout .home_top
{
    overflow:hidden;
}

.home_layout .home_top #banner {
	float: left;
	height: 290px;
	width: 640px;
	margin-left: 12px;
	background: url('../images/home_main_box.gif') no-repeat;
}

.home_layout .home_top #VU {
	float: left;
	width: 640px;
	height: 290px;
}

.home_layout .home_top #banner #pic_left {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	height: 200px;
	width: 280px;
	margin: 42px 0px 0px 42px;
	background: url('../images/test_boehm.jpg') no-repeat;
}

.home_layout .home_top #banner #home_banner_right {
	float: left;
	height: 200px;
	width: 300px;
	margin: 42px 0px 0px 16px;
}

.home_layout .home_top #banner #home_banner_right h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.home_layout .home_top #banner #banner_featured {
	text-indent: -9999px;
	overflow: hidden;
	height: 90px;
	width: 190px;
	margin: 16px 0px 0px 36px;
	background: url('../images/feature_signup.gif') no-repeat;
}

.home_layout .home_top #VU #banner_featured {
	text-indent: -9999px;
	overflow: hidden;
	height: 90px;
	width: 190px;
	margin: 16px 0px 0px 36px;
	background: url('../images/feature_signup.gif') no-repeat;
}

.home_layout .home_top #banner #banner_featured a {
	display: block;
	height: 90px;
	width: 190px;
}

.home_layout .home_top #app_ads {
	float: right;
	height: 292px;
	width: 256px;
	margin-left: 18px;
	margin-top: -2px;
	background: url('../images/home_auto_bg.jpg') no-repeat;
}

.home_layout .home_top #automated {
	width: 232px;
	text-align: center;
	margin-top: 150px;
	color: #b60000;
	font-size: 20px;
}

.home_layout .home_top #demo {
	width: 232px;
	text-align: center;
	margin-top: 2px;
}

.main_layout #left_column #app_ads {
	float: left;
	height: 292px;
	width: 256px;
	margin-left: 18px;
	margin-top: -2px;
	background: url('../images/home_auto_bg.jpg') no-repeat;
}

.main_layout #left_column #automated {
	width: 232px;
	text-align: center;
	margin-top: 150px;
	color: #b60000;
	font-size: 20px;
}

.main_layout #left_column #demo {
	width: 232px;
	text-align: center;
	margin-top: 2px;
}

.home_bottom {
	padding-top: 12px;
	overflow:hidden;
}

.home_bottom #banner {
	float: left;
	height: 200px;
	width: 640px;
	background: url('../images/home_sub_box.jpg') no-repeat;
}

.home_bottom #banner h2 {
	margin: 8px 0px 0px 8px;
	font-size: 20px;
}

.home_bottom #banner #home_text_left {
	float: left;
	/*height: 200px; ????*/
	width: 620px;
}

.simple_title {
	font-size: 14px;
	font-weight: bold;
	color: #009ad3;
}

.home_bottom #awards {
	float: left;
	height: 131px;
}

.home_bottom #awards .user_count {
	float: left;
	height: 131px;
	width: 208px;
	background: url('../images/award_users.jpg') no-repeat;
}

#awards .fb {
	float: left;
	height: 131px;
	width: 208px;
	margin-left: 6px;
	background: url('../images/award_fb.jpg') no-repeat;
}

#awards .linkedin {
	float: left;
	height: 131px;
	width: 208px;
	margin-left: 6px;
	background: url('../images/award_linked.jpg') no-repeat;
}

.AffiliateColumn
{
    float: right;
	height: 200px;
	width: 258px;
	margin:0;
}

#video_column {
	float: right;
	height: 200px;
	width: 258px;
	padding:2px 0 0 0;
	text-align:center;
	background: url('../images/video_holder.jpg') no-repeat;
}

#video_column a {
	display: block;
	/*height: 387px; ????*/
	width: 260px;
	margin-left: 12px;
}

.footer_content {
	width: 1000px;
	margin: 10px auto;
	text-align: center;
	font-size: 10px;
}

.footer_content ul {
	margin: 0 auto;
	text-align: center;
}

.footer_content ul li {
	float: left;
	display: inline;
}

.footer_content a {
	color: #999999;
}

/* MAIN LAYOUT */

.main_layout {
	width: 1000px;
	margin: 0 auto;
}

.main_layout #left_column {
	float: left;
	width: 268px;
	/*height: 840px;*/
}

.main_layout #right_column {
	float: left;
	width: 700px;
	/*height: 840px;*/
}

.main_layout #left_column #video_column {
	float: left;
	height: 200px;
	width: 258px;
	margin-left: 16px;
	margin-top: 12px;
	background: url('../images/video_holder.jpg') no-repeat;
}

.main_layout #right_column #banner {
	height: 289px;
	width: 686px;
	margin-left: 12px;
	background: url('../images/home_banner.jpg') no-repeat;
}

.main_layout #right_column #eng_banner {
	height: 289px;
	width: 686px;
	margin-left: 12px;
	background: url('../images/banner_rse.jpg') no-repeat;
}

.main_layout #right_column #eng_banner h2 {
	margin: 8px 0px 0px 8px;
	font-size: 20px;
}

.main_layout #right_column #ref_banner {
	height: 289px;
	width: 686px;
	margin-left: 12px;
	background: url('../images/banner_ref.jpg') no-repeat;
}

.main_layout #right_column #ref_banner h2 {
	margin: 8px 0px 0px 8px;
	font-size: 20px;
}

.main_layout #right_column #login_banner {
	height: 289px;
	width: 686px;
	margin-left: 12px;
	background: url('../images/banner_login.jpg') no-repeat;
}

.main_layout #right_column #login_banner h2 {
	margin: 8px 0px 0px 8px;
	font-size: 20px;
}

.main_layout #right_column ul .form_element {
	width: 320px;
	text-align: right;
	height: 24px;
}

.main_layout #right_column ul .form_element span {
	text-align: right;
	width: 120px !important;
}

.main_layout #right_column #signup_banner {
	height: 289px;
	width: 686px;
	margin-left: 12px;
	background: url('../images/banner_signup.jpg') no-repeat;
}

.main_layout #right_column #signup_banner h2 {
	margin: 8px 0px 0px 8px;
	font-size: 20px;
}

.main_layout #right_column #banner .get_started_over {
	padding: 220px 0px 0px 36px;
}

.main_layout #right_column #biz_banner {
	height: 289px;
	width: 686px;
	margin-left: 12px;
	background: url('../images/business_banner.jpg') no-repeat;
}

.main_layout #right_column #biz_banner .get_started_over {
	padding: 220px 0px 0px 36px;
}

#app_ads {
	float: left;
	height: 290px;
	width: 276px;
	margin-left: 12px;
}

#app_ads #home {
	float: left;
	height: 143px;
	width: 256px;
	margin-bottom: 6px;
	background: url('../images/home_users_box.jpg') no-repeat;
}

#app_ads #home p {
	font-size: 10px;
	width: 160px;
	margin: 36px 0px 0px 72px;
	text-align: left;
}

#app_ads #biz {
	float: left;
	height: 143px;
	width: 256px;
	margin-bottom: 12px;
	background: url('../images/business_solutions_box.jpg') no-repeat;
}

#app_ads #biz p {
	font-size: 10px;
	width: 120px;
	margin: 36px 0px 0px 106px;
	text-align: left;
}

.video_side {
	height: 387px;
	width: 260px;
	margin-top: 12px;
	padding-left: -36px;
	background: url('../images/video_holder2.jpg') no-repeat;
}

#ezhome_content {
	height: 1200px;
	width: 686px;
	margin: 12px 0px 0px 12px;
	background: url('../images/content_ezhome.jpg') no-repeat;	
}

#ezbiz_content {
	height: 416px;
	width: 687px;
	margin: 12px 0px 0px 12px;
	background: url('../images/content_ezbiz.jpg') no-repeat;	
}

.biz_boxes {
	height: 189px;
	margin: 12px 0px 0px 12px;
	background: url('../images/biz_box_simple.jpg') no-repeat;
}

#simple {
	float: left;
	height: 189px;
	width: 210px;
	background: url('../images/box_simple.jpg') no-repeat;
}

#simple p {
	margin-top: 48px;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
	height: 160px;
	width: 180px;
}

#secure {
	float: left;
	height: 189px;
	width: 210px;
	margin: 0px 0px 0px 12px;
	background: url('../images/box_secure.jpg') no-repeat;
}

#secure p {
	margin-top: 48px;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	height: 160px;
	width: 180px;
}

#affordable {
	float: left;
	height: 189px;
	width: 210px;
	margin: 0px 0px 0px 12px;
	background: url('../images/box_afford.jpg') no-repeat;
}

#affordable p {
	margin-top: 48px;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
	height: 160px;
	width: 180px;
}

/* SIGNUP */

.signup_form {
	height: 540px;
	width: 639px;
	margin: 0px 0px 0px 12px;
	background: url('../images/signup_box.jpg') no-repeat;	
}

.signup_form .or_image {
	position: relative;
	text-align: right;
	top: 16px;
	right: 298px;
}

.signup h1 {
	text-indent: -9999px;
	overflow: hidden;
}

.signup_form ul .form_element {
	width: 240px;
	text-align: right;
	height: 24px;
}

.signup_form ul .form_element span {
	text-align: right;
	width: 200px !important;
}

.signup_or {
	float: left;
	background: url('../images/signup_rightin_bg.gif') no-repeat;
	width: 280px;
	height: 360px;
	margin: -48px 0px 0px 0px;
}

.signup_form ul {
	width: 420px;
	text-align: right;
}

.signup_form ul .form_element {
	text-align: right;
	height: 24px;
	margin-right: 24px;
	font-size: 11px;
}

.features_left {
	float: left;
	width: 560px;
	height: 360px;
	margin-left: 12px;
}

.features_right {
	float: left;
	text-align: left;
	width: 160px;
	height: 380px;
	margin-left: 16px;
}

input.bordered
{
    border: solid 1px #333366; 
    background-color: #f5f5f5;
    font-family: Arial; 
    font-size: 8pt; 
    color: #333366; 
}

/*----@New CSS----*/
#vid_aff {margin:0;}

.FloatContainer {overflow:hidden;}
.FloatLeft {float:left;}
.FloatRight {float:right;}

.FieldContainer {overflow: hidden; font-size:11pt;}

.LeftContainer {margin: 5px auto; font-size:9pt;}
.LoginContainer {margin: 5px auto; width: 400px;}
.LoginContainer span.Textbox, .LeftContainer span.Textbox {width:200px; float:left;}

.LoginContainer span.Label, .LeftContainer span.Label  {width:200px; float:left;}
.LeftContainer span.LabelMini  {width:100px; float:left;}

.ServiceContainer {margin: 5px auto; width: 600px; font-size:9pt;}
.ServiceContainer span.Label {width:130px; float:left; text-align:left;}
.ServiceContainer span.Textbox {width:450px; float:right;}
.ServiceContainer span.Textbox input[type="text"]{width:446px; height:17px;}
.ServiceContainer span.Textbox textarea{width:446px; height:17px; height:80px; overflow-x:hidden;}

.RegisterContainerFirst {padding-top:5px;}
.RegisterContainer {margin: 5px auto; width: 445px; font-size:9pt;}
.RegisterContainer span.Textbox {width:270px; float:right;}
.RegisterContainer span.TextboxImg {width:250px; float:left;}
.RegisterContainer span.Textbox h2, .LoginContainer span.Textbox h2 {font-size:8pt; font-style:italic; margin:0; padding:0;}
.RegisterContainer span.Label {width:150px; float:left; text-align:left;}
.RegisterContainer span.Image {width:22px; float:left;}
.RegisterContainer span.Label b, 
.SearchContainer span.Label b, 
.LoginContainer span.Label b, 
.FieldContainer span.LabelMini b, 
.ServiceContainer span.Label b, 
.AddContainer span.Label b{color:Red;}

.RegisterContainer span.Textbox input[type="text"], .RegisterContainer span.TextboxImg input[type="text"]{width:233px; height:17px;}
.RegisterContainer span.Textbox input[type="password"], .RegisterContainer span.TextboxImg input[type="text"]{width:233px; height:17px;}
.RegisterContainer span.Textbox select, .RegisterContainer span.TextboxImg input[type="text"]{width:235px;}

.SearchContainer {width: 400px; margin-top: 1px; clear:both; float: right;}
.SearchContainer span.Textbox {width:200px; float:right;}
.SearchContainer span.Textbox input[type="radio"] {margin-left:20px;}
.SearchContainer span.Textbox input[type="text"] {width:179px;}
.SearchContainer span.Textbox select {width:182px;}
.SearchContainer span.Label {width:200px; float:left;}

.AddContainer {width: 400px; margin-top: 1px; clear:both; float: right;}
.AddContainer span.Textbox {width:200px; float:right;}
.AddContainer span.Textbox input[type="radio"] {margin-left:20px;}
.AddContainer span.Textbox input[type="text"] {width:179px;}
.AddContainer span.Textbox select {width:182px;}
.AddContainer span.Label {width:200px; float:right;}

.ImgButton {display:block; margin:5px auto; outline:none;}

a.SupportButton {background:url(../images/staffy_support.jpg); height:74px; width:74px; display:block; text-indent:-9999px; outline:none;}

.RefButton {text-align:right; margin-right:90px; margin-top:40px; clear:both; position:relative; overflow:hidden; }
.RefButton .TestLink {float:right; clear:both; width:190px; text-align:center;}
.RefButton .TestLink a {font-size:12px;}
.ErrorBlock {margin:0 10px; font-size:10pt; color:Red;}

.ContentPanel {height: 424px; background: url(../images/content_basic.jpg) no-repeat; margin:12px 0 0 12px; overflow:hidden; clear:both;}
.ContentPanelExp {height: 539px; background: url(../images/content_basic_exp.jpg) no-repeat; margin:12px 0 0 12px; overflow:hidden; clear:both;}
.ContentPanelHead {height: 54px; background: url(../images/content_basic_head.jpg) no-repeat; margin:12px 0 0 12px; overflow:hidden; clear:both;}
.ContentPanelBody {background: url(../images/content_basic_body.jpg) repeat-y; margin:0 0 0 12px; overflow:hidden; clear:both;}
.ContentPanelFooter {height: 36px; background: url(../images/content_basic_footer.jpg) no-repeat; margin:0 0 0 12px; overflow:hidden; clear:both;}
.ContentPanel h6, .ContentPanelExp h6, .ContentPanelHead h6 { text-align:center; margin:10px auto; font-weight:bold; margin-top:20px;}
.ContentPanel h5, .ContentPanelExp h5, .ContentPanelBody h5 { text-align:center; margin:10px auto; font-weight:bold; font-size:10pt;}

.search_form { float: left; text-align:right; width:570px; }
.search_form h1 { font-size:13pt !important; font-weight:bold !important; clear: both;}
.search_form h2 { font-size: 12px !important; font-style:italic; color: #666666; clear: both; margin:0; padding:0;}
.search_form a, .star {color: #CC0000; font-weight:bold;}
.search_form .HoverInfo {display: none; margin-top: 12px; margin-bottom: 12px; background-color: #f5f5f5; border: 1px solid #eaeaea; font-size:9pt;}

.InfoColumn {float: right;width: 320px;}
.SearchPageInfoBlock {width: 320px; margin-bottom: 10px; border-bottom: 1px solid #CCC; clear:both;}
.SearchPageInfoBlock ul {list-style-type: none; margin-left: 12px; font-size:10pt; margin-bottom:6px;}

/*-----------@Moved from mock.css--------*/
.result_top {
	background: url(../images/result_top_bg.jpg) no-repeat;
	width: 920px;
	height:278px;
	margin-bottom: 4px;
	font-size:10pt;
	overflow:hidden;
}

.result_top_lt
{
    float: left; 
    width: 300px;
    margin:12px 0 0 12px;
}

.DateLabel
{
    font-size:10pt;
    margin:20px 0 20px 0;
}

.result_top_rt
{
    float: right;
    margin:12px 12px 0 0;
}

.result_top_rt p {padding:2px 0 2px 10px;}

.TextArea {
	color: #000000;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size: 13px;
	border: 2px solid #333366;
	margin-top: 8px;
	width: 520px; 
	height: 146px;
	text-align:justify;
}

.GridPager
{
    clear:both;
	border-right: 4px solid #e9e9e9;
	border-left: 4px solid #e9e9e9;
    text-align:center;
    font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
    font-size:13px;
}

.GridPager a
{
    color: #000;
    font-weight:normal !important;
    text-decoration:underline;
    font-size:12px;
    margin-right:3px;
}

.GridPager a:hover
{
    color: #b70000;
    font-weight:normal !important;
    text-decoration:none;
    font-size:12px;
}

.GridPager a.active
{
    color: #b70000;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}

.GridPager a.ArrowLink
{
    text-decoration:none !important;
}

.GridPagerHead {border-top: 4px solid #e9e9e9;}
.GridPagerFoot {border-bottom: 4px solid #e9e9e9;}

.grid, .gridPrint {
    overflow:hidden;
	border-right: 4px solid #e9e9e9;
	border-left: 4px solid #e9e9e9;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
    font-size:13px;
}
.grid {min-height:315px;}
.gridPrint {display:none !important;}

.gridAdmin
{
    border: 4px solid #e9e9e9;
    min-height:200px;
    margin-top:10px;
}

.AdminFloatLeft
{
    float:left;
    width:440px;
}

.AdminFloatContainer
{
    overflow: hidden;
}

.AdminButtonBlock
{
    text-align:center;
    margin:10px 0 20px 0;
}

.AdminButtonBlock span
{
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

.AdminButtonBlock span label
{
    margin-right:15px;
}

.gridAdmin .AdminForm
{
    overflow: hidden;
}

.gridAdmin .AdminForm h1
{
    text-align:center !important;
    font-size:12pt !important;
    margin: 10px 0;
}

.gridAdmin .AdminForm .SearchContainer
{
    clear: none !important;
}

.gridAdmin .AdminForm .FieldContainer
{
    font-size:11pt !important;
}

.supportBTN {
	text-align: center;
	float:right;
	width:74px;
	font-size:11pt;
	font-weight:bold;
}

.PurchaseButton
{
    background:url(../images/BTN_buy_purchase.jpg);
    height:33px;
    width:126px;
    display:block;
    text-indent:-9999px;
}

.SubHeaderText
{
    padding: 6px 0px 0px 8px;
}

.result_extra
{
    margin:10px 0 0 10px;
}

.ServiceTable
{
    font-size:9pt;
    font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
    margin:5px auto;
}
.ServiceTable .Header {font-weight:bold;}
.ServiceTable .Description {text-align:left; padding:2px;}

.RadioContainer b {color:Red;}
.PlanText {margin:5px 20px; padding:0; font-size:8pt; text-align:justify; text-indent:10px;}





    #RegisterPanel {
      width: 200px; height: 50px;
      border: solid 1px gray;
    }
    #AlertDiv{
    left: 40%; top: 40%;
    position: absolute; width: 200px;
    padding: 12px; 
    border: #000000 1px solid;
    background-color: white; 
    text-align: left;
    visibility: hidden;
    z-index: 99;
    }
    #AlertButtons{
    position: absolute; right: 5%; bottom: 5%;
    }

#delete_result
{
    overflow: hidden;
}

#TopicBlock_menu
{
    overflow: hidden;
    margin-top:10px;
}

#TopicBlock_menu li 
{
    text-align:center;
    background-color: #FFF;
    border:solid 1px #e9e9e9;
    float:left;
    margin-right:5px;
}

#TopicBlock_menu li a
{
    color: #3a61d5;
    text-decoration:none;
    display: block;
    width: 250px;
    height:22px;
    font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
    font-size:10pt;
    padding-top:2px
}

#TopicBlock_menu li a:hover, #TopicBlock_menu li.active a
{
    color: #3a61d5;
    background-color:#f1f1f1;
    text-decoration:none;
    padding-top:2px
}

#BlockPrint, .PrintLabel {display: none !important; clear:both;}

.ButtonHrefBlock {overflow: hidden; clear:both;}
a.ButtonHref {display:block; width:120px; background-color:#FFF; height:18px; float:left; border:solid 1px #000; margin-right:5px; text-align:center; padding-top:2px; color:#3A61D5; font-size:10pt;}
a.ButtonHrefRight {margin-right:0 !important; margin-left:5px !important;}
a.ButtonHrefFree {display:block; width:120px; background-color:#FFF; height:18px; float:left; border:solid 1px #000; margin:0 5px; text-align:center; padding-top:2px; color:#3A61D5; font-size:10pt;}
a.ButtonHref:hover, a.ButtonHrefFree:hover {text-decoration:none; background-color:#F1F1F1;}

/*----- @Info block ------*/
.grid .Results, .gridPrint .Results {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 226px;
	height: 155px;
	list-style-type: none;
	border: 1px solid #f1f1f1;
	overflow:hidden;
}

.grid ul.Results li, .grid ul.Results li a, .gridPrint ul.Results li, .gridPrint ul.Results li a
{
    text-align:left;
    text-indent:0 !important;
    padding:0;
    margin:0;
}

.ItemIndex 
{
    float:right;
    margin:3px 10px 0 0;
    color:#C9C9C9;
    font-size:12pt;
}

.DeleteBlock
{
    float:left;
    margin:6px 0 0 10px;
}

.SearchResultItem
{
    padding-left:10px !important;
}

.ChangeViewLink a
{
    width:110px;
    float:right;
    margin-top:10px;
    color:#000;
    display:block;
    font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
    font-size:10pt;
    height:22px;
    padding-top:2px;
    text-decoration:underline;
    text-align:right;
}

.ChangeViewLink a:hover
{
    color:#000;
    text-decoration:none;
}

.ChangeViewLink a b
{
    color:Red;
}

.gridPrint {display:none !important;}
.PrintBlock {
    width:970px;
    overflow:hidden;
    clear:both;
    margin:0 auto;
    padding:0;
    font-size:10pt;
    border-bottom:solid 1px #CCC;
}

.PrintBlockHeader {font-weight:bold; margin-bottom:5px; background-color:#FFF;border-bottom:none;}

.PrintPart
{
    display:block;
    float:left;
}

.HeaderPart {font-weight:bold; margin:10px auto; font-size:11pt; width:970px;}

.NoPrintPartMain {width:830px; margin:0 auto; clear:both; overflow:hidden; background-color:#e4e4e4;}
.NoPrintPartMain .ButtonHref {float:left;}

.NoPrintPart {width:970px; margin:0 auto; clear:both; overflow:hidden; background-color:#e4e4e4;}
.NoPrintPartBottom {margin-top:20px;}
.NoPrintPart .ButtonHref {float:right;}

.NamePart {width:100px;}
.BusinessNamePart {width:230px;}
.HalfNamePart {width:100px;}
.PhonePart {min-width:120px;}
.AddressPart {width:190px;}
.CityPart {width:70px;}
.StatePart, .NumberPart {width:50px; text-align:center;}
.ZipPart {width:50px;}

.AdminLoginExPanel
{
    width:300px;
    margin:0 auto;
    font-family:Arial;
}

.AdminLoginPanel
{
    width:252px;
    margin:10px auto 0 auto;
}

.AdminLoginBlock
{
    text-align:center;
    
}

.AdminLoginBlock p
{
    margin:5px 0;
    padding:0;
    font-size:18px;
    font-family:Arial;
}

.AdminLoginBlock input[type="text"], .AdminLoginBlock input[type="password"]
{
    width:250px;
    height:25px;
    border: solid 2px #C9C9C9;
    font-size:17px;
}

.AdminLoginBlock input[type="submit"]
{
    width:100px;
    height:30px;
    margin:20px auto 10px auto;
    font-size:15px;
}

.AdminPanelHeader
{
    overflow:hidden;
    margin:10px 10px 0 10px;
    font-size:17px;
    text-align:right;
}

.AdminLeftColumn
{
    float:left; 
    width:150px; 
    margin:55px 0 3px 0;
}

.AdminRightColumn
{
    float:right; 
    width:760px; 
    margin-right:3px;
    text-align:left;
    font-size:15px;
    font-family:Arial;
}

.AdminLeftColumn ul
{
    
    text-align:left;
    font-size:15px;
    font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
}

.AdminLeftColumn ul li
{
    list-style-image:url(../images/arw.jpg);
    margin-left:20px;
}

.ResultTable
{
    width:100%;
    font-size:13px;
}

.ResultTableEx
{
    margin-top:19px;
}

.ResultTable tr
{
    height:22px;
}

.AdminSpaceTitle
{
    text-align:center;
    font-size:14px;
    background-color:#F0F0F0;
    height:22px;
    border:solid 1px #000;
    margin-top:10px;
    line-height:22px;
}

.AdminSpaceFooter
{
    height:36px;
    border:solid 1px #000;
    background-color:#F0F0F0;
    margin-top:10px;
    line-height:22px;
    text-align:right;
}

.AdminSpaceFooter input[type="submit"], .AdminSpaceFooter input[type="button"] 
{
    margin-top:6px;
    width:135px;
    font-size:12px;
    margin-right:10px;
}

.ResultTable th
{
    text-align:center;
    font-size:14px;
    background-color:#F0F0F0;
    height:22px;
}

.ResultTable .ID
{
    width:50px;
}

.ResultTable .CmdButtons
{
    width:40px;
}

.ResultTable .PriceField
{
    width:60px;
}

.ResultTable .Date
{
    width:150px;
    text-align:left;
    padding:0 5px;
}

.ResultTable .Name
{
    width:118px;
    text-align:left;
    padding:0 5px;
}

.ResultTable .ServiceName
{
    width:300px;
    text-align:left;
    padding:5px;
}

.ResultTable .Email
{
    width:200px;
    text-align:left;
    padding-left:5px;
}

.AdminEditButton
{
    display:block;
    width:16px;
    height:16px;
    text-indent:-9999px;
    background-image:url(../images/edit.gif);
    margin-left:2px;
    float:left;
}

.AdminDeleteButton
{
    display:block;
    width:16px;
    height:16px;
    text-indent:-9999px;
    background-image:url(../images/delete.gif);
    margin-left:2px;
    float:left;
}

.AdminRestoreButton
{
    display:block;
    width:16px;
    height:16px;
    text-indent:-9999px;
    background-image:url(../images/icons/arrow_up.gif);
    margin-left:2px;
    float:left;
}

a.RefreshButton
{
    background-image:url(../images/icons/Refresh.gif);
    text-indent:-9999px;
    display:block;
    width:22px;
    height:22px;
    float:left;
}

a.RefreshButton:hover
{
    background-image:url(../images/icons/RefreshL.gif);
}

a.SaveButton
{
    background-image:url(../images/icons/FileSave.gif);
    text-indent:-9999px;
    display:block;
    width:22px;
    height:22px;
    float:left;
}

a.SaveButton:hover
{
    background-image:url(../images/icons/FileSaveL.gif);
}

.NoDisplay
{
    display: none;
}

.ActiveField
{
    
}

.HeaderButtonBlock
{
    overflow:hidden;
}

.HeaderButton
{
    float:right;
    margin-left:5px;
}

.HeaderButton .AdminAreaButton
{
    background:url(../images/adminarea.gif);
    width:125px;
    height:16px;
    text-indent:-9999px;
    display:block;
}

.SortOrderBox
{
    width:250px;
    display:block;
    overflow:hidden;
    text-align:right;
    font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
    font-size:12px;
}

.SortOrderBox select 
{
    background-color: #F0F0F0;
    border: none;
    border-left: solid 1px #000;
}

ul.FieldMarks
{
    margin-top:3px;
    font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
    font-size:12px;
}

ul.FieldMarks li
{
    margin:0 0 0 30px;
    padding:0;
    line-height:16px;
    text-align:left;
}

.UserDescBlock
{
    float:left;
    margin:7px 15px;
    font-size:12px;
    
}

span.activeField
{
    margin:0 10px;
    display:list-item;
    list-style-image: url(../images/active_field.jpg);
}

span.inactiveField
{
    display:list-item;
    list-style-image: url(../images/inactive_field.jpg);
}

span.deletedField
{
    display:list-item;
    list-style-image: url(../images/deleted_field.jpg);
}
