body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f4f4f;
	background: #f7f7f7/*  url(../images/body_bg.gif) 0 0 repeat-x */;
	margin: 0;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
}
a, a:visited{
	color: #91B042;
	text-decoration: none;
}
	
a:hover{
	text-decoration: underline;
} 
div.calendar {
	width: 88px;
	height: 77px;
	background: #fff  url(../images/calendar.gif) 0 0 no-repeat;
}
a.button_free {
	padding: 8px;
	background-color: #f89e5b;
	color: #fff;
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ab510e;
	border-bottom: 1px solid #ab510e;
	display: block;
	text-decoration: none;
}
a.button_basic {
	padding: 8px;
	background-color: #93b463;
	color: #fff;
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #466716;
	border-bottom: 1px solid #466716;
	display: block;
	text-decoration: none;
}
a.button_pro {
	padding: 8px;
	background-color: #e05090;
	color: #fff;
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #930343;
	border-bottom: 1px solid #930343;
	display: block;
	text-decoration: none;
}
h1,h2,h3,h4 {
	color: #4f4f4f;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 130%;
	margin: 10px 0 10px 0;
}
form {
	margin: 0;
}
#main div.content_side h1,h2,h3,h4 {
	/* color: #000; */
}
#wrapper {
	margin: 0 auto;
	width: 860px;
	border: 0px solid #000;
}
div.ajax {
	font-size: 11px;
	float: left;
	padding: 5px;
	background: #f7f7f7/*  url(../images/body_bg.gif) 0 0 repeat-x */;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #wrapper {
  width: 864px;
} 
/* End hide from IE5/mac */

#logo {
	float: left;
	border: 0px solid #000;
	height: inherit;
}
#header {
	float: left;
	width: 860px;
	height: 76px;
}
#header div.content {
	padding-top: 10px;
	/* float: left; */
	float: right;
	margin-right: 20px;
	width: 620px;
	height: inherit;
	border: 0px solid #99FF00;
	text-align: right;
}
#header a.logout {
	color: #FF0000;
}
#header span.nav_tiny {
	font-size:12px;
}
#header div.login_status {
	float: left;
	padding: 10px;
	border: 1px solid #99FF00;
}
#header div.nav_small {
	font-size:13px;
	padding: 5px;
}
#header div.nav_large {
	font-size:16px;
	border-bottom: 0px solid #ccc;
	padding: 5px;
}
#header div.nav_hor_sep {
	height: 0px;
}
#header span.nav_vert_sep {
	color: #999;
	margin: 0 5px 0 5px;
}
/* #livehelp {
	visibility: hidden;
	display: none;
} */
#page {
	float: left;
	border: 0px solid #99FF00;
	width: 860px;
}
#page div.seperator {
	/* background: url(../images/edgeright.gif) 0 0; */
	width: 10px;
	height: 135px;
	float: left;
}
#main {
	background-color: #fff;
	border: 0px solid #000;
	float: left;
	width: 860px;
}
#main div.content_center  {
	width: 820px;
	padding: 20px;
	border: 0px solid #ffc000;
	float: left;
}
#main div.content_side  {
	width: 230px;
	padding: 20px 20px 0 0;
	border: 0px solid #ffc000;
	float: right;
}
#compare_table table  {
	padding: 20px;
	border: 0px solid #ffc000;
	margin: 5px;
}
#compare_table td  {
	font-size: 12px;
	border: 1px solid #e2e1de;
}
#compare_table .blank  {
	border: none;
}
#compare_table .feature  {
	border: 1px solid #d2cec6;
	background-color: #fafafa;
	color: #6b685e;
}
#compare_table .feature_alt  {
	border: 1px solid #d2cec6;
	background-color: #f4f3f2;
	color: #6b685e;
}
#compare_table .row  {
	border: 1px solid #d2cec6;
	background-color: #fff;
	color: #6b685e;
}
#compare_table .row_alt  {
	border: 1px solid #d2cec6;
	background-color: #f4f3f2;
	color: #6b685e;
}
#compare_table .free  {
	border: 1px solid #ab510e;
	background-color: #f57414;
	color: #fff;
	font-size: 16px;
	width: 140px;
}
#compare_table .basic  {
	border: 1px solid #466716;
	background-color: #64931f;
	color: #fff;
	font-size: 16px;
	width: 140px;
}
#compare_table .pro  {
	border: 1px solid #930343;
	background-color: #d30560;
	color: #fff;
	font-size: 16px;
	width: 140px;
}
#compare_table .check  {
	vertical-align: middle;
}
.icon {
	border: 0px solid #000;
	vertical-align: middle;
	margin-right: 5px;
}
a.button_green {
	display: block;
	background-color: transparent;
	background-image: url(../images/but_green.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 54px;
	padding: 10px 0 0 0;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height:24px;
	cursor: pointer;
}
a.button_orange {
	display: block;
	background-color: transparent;
	background-image: url(../images/but_orange.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 54px;
	padding: 10px 0 0 0;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height:24px;
	cursor: pointer;
}
div.edgeleft {
	border: 0px solid #000;
	float: left;
	width: 10px;
	height: 335px;
	background: url(../images/edgeleft.gif) 0 0;
}
div.edgeright {
	border: 0px solid #000;
	float: left;
	width: 10px;
	height: 335px;
	background: url(../images/edgeright.gif) 0 0;
}
.red {
	color: #CC0000;
}
#contentbottom {
	width: 800px;
	height: 50px;
	float: left;
	padding: 20px;
	background: #f7f7f5 url(../images/ftr_fade.gif) 0 0 repeat-x;
	border: 0px solid #ffc000;
}
#footer {
	background: #f7f7f5 url(../images/ftr_crest.gif) 0 0 repeat-x;
	float: left;
	width: 100%;
	height: 85px;
}
#footercontent {
	border: 0px solid #ffc000;
	margin: 0 auto;
	width: 850px;
	padding: 10px;
}
#footercontent div.content {
	font-size: 12px;
	border: 0px solid #ffc000;
	width: 164px;
	float: left;
	padding: 15px;
}
#footercontent div.links {
	font-size: 12px;
	border: 0px solid #ffc000;
	color: #999;
	width: 100%;
	float: left;
	line-height: 20px;
	text-align: center;
	padding: 15px;
}
#footercontent div.seperator {
	background: url(../images/edgeright_sm.gif) 0 0;
	text-align: center;
	border: 0px solid #ffc000;
	width: 10px;
	height: 135px;
	float: left;
}
#alt_panel {
	float: left;
	border: 0px solid #ffc000;
	width: inherit;
}
div.seperator {
	border: 0px solid #ffc000;
	/* background-color: #ffcc00; */
	width: 10px;
	height: 10px;
	float: left;
}
div.table {
	border: 0px solid #ffc000;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
div.row_heading {
	border: 0px solid #000;
	background: #d9d7d2;
	color: #413d31;
	width: 100%;
	float: left;
}
div.row {
	border: 0px solid #ffc000;
	float: left;
	width: 100%;
	height: 40px;
}
div.row_heading .cell {
	padding: 5px;
	font-weight: bold;
	float: left;
	width: 130px;
	height: 20px;
	border: 0px solid #ffc000;
}
div.row .cell {
	padding: 5px;
	font-size: 14px;
	float: left;
	width: 130px;
	height: 30px;
	border: 0px solid #ffc000;
}
.upgrade_form {
	font-size: 12px;
	height: 0px;
	visibility: hidden;
	background-color: #ebebeb;
	border: 1px dashed #ccc;
	padding: 15px;
	margin-bottom: 5px;
}
.upgrade_form select, option {

}
.upgrade_term {
	/* background-color: #f7f7f5;
	border: 1px solid #eeeeeb; */
	border-top: 5px solid #eeeeeb;
	margin: 1px;
}
.upgrade_discount {
	background-color: #f6932e;
	/* border: 1px solid #eeeeeb; */
	border-top: 5px solid #edcd32;
	margin: 1px;
}
.upgrade_button {
	width: 520px;
	height: 50px;
	float: left;
	text-align: right;
	padding: 10px;
	background-color: #eeeeeb;
	border-top: 1px dashed #eeeeeb;
	margin: 1px;
}
.error {
	font-size: 12px;
	color: #a92b2b;
	border: 1px dashed #eaa9a9;
	background-color: #f8d5d5;
	padding: 5px;
	margin-bottom: 3px;
}
.field_group {
	float: left;
	width: 100%;
	border: 0px dashed #eaa9a9;
}
.field_group_error {
	color: #a92b2b;
	border: 1px dashed #eaa9a9;
	background-color: #f8d5d5;
	padding: 5px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.field {
	float: left;
	margin-bottom: 10px;
	border: 0px dashed #eaa9a9;
	width: 100%;
}
.field_content {
	font-size: 12px;
}
.field_append {
	width: 340px;
	border: 0px dashed #eaa9a9;
}
.field_error {
	font-weight: bold;
	color: #a92b2b;
	border: 1px dashed #eaa9a9;
	background-color: #f8d5d5;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.field_label {
	font-weight: bold;
	float: left;
	width: 200px;
	padding: 3px;
	margin-right: 10px;
	border: 0px dashed #eaa9a9;
}
.field_element {
	float: left;
	border: 0px dashed #eaa9a9;
}
.field_element_error {
	color: #a92b2b;
	border: 1px dashed #eaa9a9;
	background-color: #f8d5d5;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
}
.field_desc {
	margin-left: 5px;
	padding: 5px;
	font-size: 12px;
	float: left;
	border: 0px dashed #eaa9a9;
	font-style: italic;
}

.field_table {
  clear: left;
}

.field_table th {
  text-align: left;
}

.small_headings th {
  font-size: 80%;
}

.panel {
	padding: 0px;
	margin-bottom: 1px;
}
.bar {
	background-color: #0d637a;
	padding: 4px;
	height: 2px;
	overflow: none;
}
.bar_frame {
	padding: 1px;
	border: 1px solid #d6d6d6;
	background-color: #f5f5f5;
	margin-bottom: 15px;
}
#feedback {
	width: 20px;
	float: left;
	padding: 10px 0;
	visibility: hidden;
	background: url(../images/spinner.gif) no-repeat center;
}
.flash_alert {
	font-size: 12px;
	/* color: #753e82;
	border: 1px dashed #dfabed;
	background-color: #f0d8fa; */
	color: #3e5882;
	border: 1px dashed #abc5ed;
	background-color: #d8e9fa;
	padding: 10px;
	margin-bottom: 3px;
	line-height: 18px;
}
.flash_warning {
	font-size: 12px;
	color: #998c1b;
	border: 1px dashed #dad388;
	background-color: #f2f0cb;
	padding: 10px;
	margin-bottom: 3px;
}
.flash_success {
	font-size: 12px;
	color: #5c7f30;
	border: 1px dashed #b6da88;
	background-color: #e0f2cb;
	padding: 10px;
	margin-bottom: 3px;
}
.flash_error {
	font-size: 12px;
	color: #992424;
	border: 1px dashed #eaa9a9;
	background-color: #f8d5d5;
	padding: 10px;
	margin-bottom: 3px;
}
#tabs {
	width: 860px;
	height: 57px;
	float: left;
	border: 0px dashed #dfabed;
	/* margin: 2px 0 0 2px; */
}
#tabs div.mid {
	width: 820px;
	height: inherit;
	float: left;
	border: 0px dashed #dfabed;
	background: #f7f7f5 url(../images/tab_bg.gif) bottom center repeat-x;
}
#tabs div.left {
	width: 10px;
	height: 57px;
	float: left;
	border: 0px dashed #dfabed;
	background: #f7f7f5 url(../images/tab_left.gif);
}
#tabs div.right {
	width: 10px;
	height: 57px;
	float: left;
	border: 0px dashed #dfabed;
	background: #f7f7f5 url(../images/tab_right.gif);
}
#subtabs {
	width: 860px;
	height: 35px;
	line-height: 0px;
	float: left;
	/* background-color: #ffcc00; */
	/* margin: 0 0 1px 0; */
}
#subtabs div.mid {
	width: 820px;
	height: 34px;
	line-height: 25px;
	float: left;
	padding-top: 3px;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	background-color: #88ac2d;
}
#subtabs div.left {
	border: 0px solid #ffc000;
	border-top: 1px solid #f0f0f0;
	background-color: #88ac2d;
	width: 20px;
	height: 35px;
	float: left;
}
#subtabs div.right {
	border: 0px solid #ffc000;
	border-top: 1px solid #f0f0f0;
	background-color: #88ac2d;
	width: 20px;
	height: 35px;
	float: left;
}
#controller_navigation {
	float: left;
	border: 1px dashed #dfabed;
	/* margin: 2px 0 0 2px; */
}
.tab a, .tab_active a  {
	border: 0px dashed #dfabed;
	float: left;
	height: 57px;
	line-height: 40px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	cursor: pointer;
	color: #fff;
}
.tab_start {
	float: left;
	width: 8px;
	height: 57px;
}
.tab_sep, .tab_active_sep {
	border: 0px dashed #dfabed;
	background: #f7f7f5 url(../images/tab_sep.gif) top center;
	float: left;
	width: 22px;
	height: 57px;
}
.tab a:link, .tab a:visited {
	text-decoration: none;
}
.tab a:hover {
	background: url(../images/tab_mid.gif) top center no-repeat;
	text-decoration: underline;
}
.tab_active a:link, .tab_active a:visited {
	background: url(../images/tab_mid.gif) top center no-repeat;
	text-decoration: underline;
}
.tab_active a:hover {
	background: url(../images/tab_mid.gif) top center no-repeat;
	text-decoration: underline;
}
.subtab a, .subtab_active a  {
	border: 0px dashed #dfabed;
	float: left;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	cursor: pointer;
	color: #fff;
}
.subtab_start {
	float: left;
	width: 8px;
	height: 30px;
}
.subtab_sep, .subtab_active_sep {
	border: 0px dashed #dfabed;
	background: #88ac2d /*url(../images/subtab_sep.gif) top center*/;
	color: #fff;
	float: left;
	width: 22px;
	height: 30px;
	text-align: center;
}
.subtab a:link, .subtab a:visited {
	text-decoration: none;
}
.subtab a:hover {
	/*background: url(../images/subtab_mid.gif) top center no-repeat;*/
	text-decoration: underline;
}
.subtab_active a:link, .subtab_active a:visited {
	/*background: url(../images/subtab_mid.gif) top center no-repeat;*/
	font-weight: bold;
	text-decoration: underline;
}
.subtab_active a:hover {
	/*background: url(../images/subtab_mid.gif) top center no-repeat;*/
	font-weight: bold;
	text-decoration: underline;
}
.orderinfo_box {
	font-size: 12px;
	width: 120px;
	height: 80px;
	padding: 5px;
	margin: 5px;
	border: 0px solid #ccc;
	float: left;
}
.box {
	background: #f7f6f4;
	border: 1px dashed #e0ded9;
	float: left;
	width: 780px;
	padding: 10px;
	margin-bottom: 10px;
}
.invoice_row {
	background-color: #f7f6f4;
}
.invoice_heading {
	background: #f7f7f5 url(../images/body_bg.gif) 0 0 repeat-x;
	color: #413d31;
}
.invoice_row_odd {
	background-color: #fff;
}
.invoice_row_even {
	background-color: #fff;
}
.orderinfo_box_value {
	font-size: 20px;
}
.fill {
	height: 100px;
}
#session_data {
	width: 760px;
	float: left;
	margin: 0 auto;
	font-size: 10px;
	color: #666;
	background-color: #eee;
	padding: 20px;
	border: 1px dashed #ccc;
}

a img {border-width: 0;}


/* Style for Survey System Admin */

.sv_box {
  border: 3px solid #ddd;
  background: #eaeaea;
  padding: 1em;
  margin: 1em 0;
  line-height: 1.45em;
}

.sv_box h4 {margin: 0 0 .5em 0; color: #370;}
.sv_box h5 {margin: 0 0 .5em 0; color: #730; font-size: 1em;}

.sv_box input {
  margin-bottom: .5em;
  vertical-align: top;
}

.sv_box table {border-collapse: collapse;}
.sv_box table th {text-align: left; padding: 2px; padding: 2px 10px;}
.sv_box table td {background: #f5f5f5; border-bottom: 1px solid #fff; padding: 2px 10px;}

.sv_nav {}
.sv_nav ul li {float: left; display: block; text-align: center; padding: 2px 8px;background: #f3f3f3; border: 3px solid #ddd; margin: 0 4px 0 0; }
.sv_nav ul li.active {font-weight: bold; background: #eaeaea;}
.sv_nav ul {margin: 0; padding: 0; height: 20px;}


.editable {display: inline-block; cursor: pointer; cursor: hand; border: 2px solid green !important;}
#edit_me {display: block; background: #ffe; padding: 5px; border: 1px solid #553;}
#translation_bar {width: 860px; height: 46px; margin: 0 auto; background: url(../images/translate_toolbar.gif) top left no-repeat; position: relative; top: -10px; text-align: center; padding-top: 4px;}
#in_place_edit {position: absolute; padding: 10px; border: 6px solid #135; width: 430px; top: 140px; margin: 0 25px; background: white;}


div.steps li {clear: both; padding-bottom: 15px;}
div.steps li h3 {color: #050;}
div.steps pre {background-color: white; border: 1px solid #ddd; padding: 5px;}
div.steps .question {background: url(../images/icons/silk/bullet_go.gif) 0 0 no-repeat; padding: 0 0 15px 25px; clear: both; font-weight: bold;}
div.steps .step_completed {clear: both; border: 1px solid #090; background: #efe; color: #050; padding: 5px 5px 5px 25px; background: url(../images/icons/silk/check.gif) no-repeat;}
div.steps .box1 {border: 3px double #ccc; padding: 10px;}
div.steps .indent {margin-left: 45px;}

div.steps #ip_ranges table {width: 100%; font-size: 10pt; border-collapse: collapse;}
div.steps #ip_ranges table tr {border: 1px solid #ddd;}
div.steps #ip_ranges table th {text-align: left;padding: 5pt; width: 16em;}
div.steps #ip_ranges table td {padding: 5pt;}

div.steps .fields {background: #efe; padding: 10px 0 20px 10px; border: 1px solid #ccc; margin: 10px 0;}
div.steps .monospaced {font-family: monospace;}

#logindiv
{
	display: none;
	padding: 23px;
	padding-top:40px;
}

#loginform
{
	padding-top:20px;
	padding-left:25px;
}

#loginform div
{
	padding: 5px;
}


/* BUTTON */
a.button, span.button, del.button{
	
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;	
	vertical-align:middle;	
	
    padding-top:-2px;
	_position:relative;
	_width:10px;	
	_overflow-y:hidden;
}



a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url(../images/btn0.png);
    _background-image:url(form_buttons.gif);
}


a.button span, span.button button, span.button input, del.button span{
	
	white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;
	
}


span.button button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button span, 
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}



del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
	
}

del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}


/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.button:hover, 
span.button:hover,
a.button:focus, 

a.dom-button-focus, 
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}





a.button:hover span, 
span.button:hover button, 
a.button:focus span, 

span.button-behavior-hover button, 
span.button-behavior-hover input{
	background-position:100% -60px;
}


a.button:active, a.button:focus span{
	color:#444;
}




del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}


del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
	
}




/*Optional hack for IE6 to simulate :hover selector*/

span.button button, del.button span, span.button input{


	
	_behavior:expression(
		(function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				
				behavior_onMouseEnter = function(el){
					
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};


			};
			
			
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
			
			
		})(this));

