
/* -------------------------- BODY ----------------------------- */

BODY,
	{
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #373737;
	background-color:#EDEDED;
	topmargin: 0px;
	}

BODY.blue_bg 
	{
	background-color:#edeef5;
	}
	
/* -------------------------- INPUT ----------------------------- */
	
INPUT, TEXTAREA, SELECT
	{
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	color:#373737;
	/*background-color: #ffffff;
	border: 1px solid #8B8B8B;*/
	}

INPUT.btn2
   	{
	font-family: Verdana, Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	/*
	FONT-WEIGHT: BOLD;
	background-color:#EBD7B6;
	
	border:2px solid;
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#aaaaaa;
	border-bottom-color:#aaaaaa;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#DAEAF2',EndColorStr='#ffffffff');
	*/
	}
	
input.input2
	{
	font-size:14px;
	padding:6px;
	color: #0054A6;
	}
		
INPUT.btn
   	{
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	}
		
TEXTAREA
	{
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
	}
	
SELECT
	{
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
	}
	
FIELDSET
	{
	padding: 6px 6px 6px 6px; 
	border: 1px solid #D5D5D5; 
	}

INPUT.new, SELECT.new
   	{
	font-family: Verdana, Arial, Helvetica;
	font-size:12px;
	height:24px;
	padding:4px;	
	border:1px solid #a5ccff;
	}
		
	

	
/* -------------------------- TABLES ----------------------------- */


TD, .submenu,  .normal
	{
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #373737;
	font-weight:normal;
	}

TD.column_header
	{
	font-weight:bold;
	}
	
TD.pricing_fd
	{
	background-color: #fbebeb;
	border-top: 1px solid #dab8b8;
	text-align:center;
	}
	
TD.form_categories
	{
	background-color: #fbebeb;
	border-top: 1px solid #dab8b8;
	padding: 6px;
	}
	
TD.pricing_fx1
	{
	background-color: #E0F3FF;
	border-top: 1px solid #a5ccff;
	text-align:center;
	padding:2px;
	}
	
TD.pricing_fx2
	{
	background-color: #D0EDFF;
	border-top: 1px solid #a5ccff;
	text-align:center;
	padding:2px;
	}
	
TD.pricing_fx3
	{
	background-color: #C0E7FF;
	border-top: 1px solid #a5ccff;
	text-align:center;
	padding:2px;
	}
	
TD.pricing_fx4
	{
	background-color: #B0E1FF;
	border-top: 1px solid #a5ccff;
	text-align:center;
	padding:2px;
	}
	
TD.padded
	{
	padding: 6px;
	}
	
TD.header_row_fd
	{
	background-color: #9f0000;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	}
	
TD.header_row, TH.header_row
	{
	background-color: #0455a6;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	}
	
TD.data_row
	{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #EEEEEE;
	}
	
.tr_highlight
	{
	background-color:#EEEEEE;
	}
	
.tr_normal
	{
	background-color:#FFFFFF;
	}
	
TD.dark_blue
	{
	background-color:#3070BC;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding:10px;	
	}
	
	
/* -------------------------- PAGE TAGS ----------------------------- */
	
H1	
	{
	font-size: 32px;
	line-height: 100%;
	color: #000000;
	/*color: #3070bc;*/
	font-family: Arial;
	margin-bottom: 4px;
	}

H2 
	{
	color: #3070bc;
	font-size: 18px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	}
	
P	
	{
	text-indent: 0px;
	font-size: 11px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 13px;
	color: #373737;
	}
	
P.right
	{
	text-indent: 0px;
	font-size: 10px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 13px;
	color: #373737;
	text-align:justify;
	}
	
P.foot
	{
	text-indent: 0px;
	font-size: 10px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 13px;
	color: #2b2c2e;
	}
		
A	
	{
	font-size: 12px;
	color: #3070bc;
	text-decoration:underline;
	}
	
A:active,A:visited
	{
	font-size: 12px;
	text-decoration:underline;
	}
	
A:hover
	{
	font-size: 12px;
	text-decoration:none;
	}

A.foot
	{
	font-size: 12px;
	color: #373737;
	text-decoration:none;
	font-weight:bold;
	}
	
A.foot:active,A.foot:visited
	{
	font-size: 12px;
	text-decoration:none;
	}
	
A.foot:hover
	{
	color:#FFFFFF;
	background-color:#373737;
	}
	
A.tiny 
	{
	font-size: 2px;
	color: #dddddd;
	/*topmargin: 0px;*/
	}
	
A.black:active, A.black:hover, A.black:link, A.black:visited 
	{
	font-weight:bold; 
	color:#000000; 
	font-size:14px;
	text-decoration:none;
	}
	
A.black:hover	
	{
	text-decoration:underline;
	}
	
	
TD.customize_button
	{
	width: 50px;
	height:50px;
	padding:4px;
	border: 1px solid #CCCCCC;
	text-align:center;
	}
	
	
UL.no_indent
	{
	margin: 20px; 
	margin-top: 5px; 
	padding-left:0px;
	padding-top:0px;
	}
	
B.blue
	{
	font-weight: bold;
	font-size: 16px;
	color: #3070bc;
	}
	
B.red
	{
	font-weight: bold;
	font-size: 16px;
	color: #9F0000;
	}
	
B.black
	{
	font-weight:bold; 
	color:#000000; 
	font-size:14px;
	text-decoration:none;
	}
	
	
/* -------------------------- FONTS ----------------------------- */
		
.page_title, .section_title
	{
	font-size: 24px;
	line-height: 100%;
	color: #3070bc;
	font-family: arial;
	}
	
.section_heading
	{
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	}

.submenu_title
	{
	font-size: 18px;
	line-height: 150%;
	color: #3070bc;
	font-family: arial;
	font-weight: bold;
	}

.submenu_price
	{
	font-size: 30px;
	line-height: 100%;
	color: #0455a6;
	font-family: "arial black", arial;
	font-weight: normal;
	}
	
.submenu_callout
	{
	font-size:36px; 
	color:#0455a6; 
	font-family: "Arial Black",Impact,Arial; 
	line-height:90%;
	}

.submenu_callout_fd
	{
	font-size:36px; 
	color:#9F0000; 
	font-family: "Arial Black",Impact,Arial; 
	line-height:90%;
	}

A.tab_font:active, A.tab_font:link, A.tab_font:visited, A.tab_font:hover
	{
	font-size: 10px;
	line-height: 100%;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	}
	
.tab_inactive
	{
	background-color:#DDDDDD;
	padding:6px;
	}

.tab_active
	{
	background-color:#77B3EF;
	padding:6px;
	}

.no_style
	{
	border: 0px solid #000000;
	}

.no_show
	{
	font-size: 1px;
	visibility: hidden;
	}

.heading1
	{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3d75b7;
	}
	
.big_blue
	{
	font-family: tahoma;
	font-size: 14px;
	color: #3d75b7;
	line-height:150%;
	}

.plain 
	{
	font-family: arial;
	font-size: 12px;
	color: #373737;
	line-height:150%;
	}

.red1
	{
	font-family: tahoma;
	font-size: 11px;
	color: #dd0000;
	}

.red
	{
	color: #dd0000;
	}

.red2
	{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
	}

.msg
	{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
	}

.msg_box
	{
	font-size: 14px;
	font-weight: bold;
	color: #dd0000;
	border: 1px solid #dab8b8; 
	background-color: #fbebeb; 
	padding: 15px;
	}
	
.msg_box_green
	{
	font-size: 12px;
	font-weight: bold;
	color: #007700;
	border: 1px solid #66FF50; 
	background-color: #EFFFE0; 
	padding: 6px;
	}
	
.highlight1
	{
	background: yellow;
	font-weight: bold;
	}

.small1 
	{
	font-size: 10px;
	}
	
.smaller
	{
	font-size: 8px;
	}
	
.expired
	{
	font-weight: bold;
	color: #dd0000;
	}
	
.bold
	{
	font-weight: bold;
	}

.header_text
	{
	font-family: arial,verdana;
	font-weight: bold;
	font-size: 28px;
	color: #a1c5e9;
	}

.floatleft
	{
	float:left;
	}
	
.floatright
	{
	float:right;
	}
	
.clear
	{
	clear:both;
	}
	
.underlined
	{
	height: 2px; 
	border-top: 1px solid #CCCCCC; 
	margin-top: 10px; 
	margin-bottom: 10px;
	}
	
.dashed_line
	{
	height:1px; 
	border-top:2px dashed #CCCCCC; 
	margin-top:50px; 
	margin-bottom:50px;
	}
	
div#listContainer 
	{
	width: 200px;
	}

	
div#listContainer div 
	{
	border: 1px solid #D5D5D5;
	margin: 5px;
	padding-left:5px;
	background: #DFEFFF;
	font-weight: bold;
	cursor: default;
	}
	

span.handle
	{
	cursor: move;
	}
	
	
div#listContainerRefresh 
	{
	width: 200px;
	}

	
div#listContainerRefresh div 
	{
	border: 1px solid #D5D5D5;
	margin: 5px;
	padding-left:5px;
	background: #DFEFFF;
	font-weight: bold;
	cursor: default;
	}

	
	
DIV.popup
	{
	color:#000000;
	font-size:24px;
	font-family: arial;
	margin: 0px 0px;
	padding: 8px 8px;
	border: 2px solid #EC008C;
	background-color: #ECBBD8;
	}
	
.wp_post_title
	{
	color: #3070bc;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	}

	
DIV#msg_div, .red_box
	{
	background-color: #fbebeb;
	border: 1px solid #dab8b8;
	text-align:center;
	padding:10px;
	font-size:12px;
	text-align:left;
	width:450px;
	color:#DD0000;
	font-weight:bold;
	}
	
DIV#saving_status, DIV#validating_status, .blue_box
	{
	background-color: #e4efff;
	border: 1px solid #3070bc;
	text-align:center;
	padding:10px;
	font-size:12px;
	text-align:left;
	width:500px;
	color:#3070bc;
	font-weight:bold;
	}
	
	
div#activation_save_notice
	{
	background-color: #fbebeb;
	border: 1px solid #dab8b8;
	text-align:center;
	padding:10px;
	font-size:12px;
	text-align:left;
	width:600px;
	color:#DD0000;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:20px;
	}
	
.blue_box
	{
	border: 1px solid #3d75b7;
	margin: 10px;
	padding: 10px;
	background: #DFEFFF;
	font-weight: normal;
	color: #000000;
	}
	
/* -------------------------- MODAL & OVERLAY ----------------------------- */

.overlay
	{
    display: 		none;
    position: 		absolute;
    top: 			0%;
    left: 			0%;
    width: 			100%;
    height: 		200%;
    background-color: #1A77D0;
    z-index:		1001;
    -moz-opacity: 	0.4;
    opacity:		.4;
    filter: 		alpha(opacity=40);
	}
	
.modal 
	{
    display: 		none;
    position: 		absolute;
    top: 			10%;
    left: 			100px;
    width: 			600px;
    padding-top: 	20px;
    padding-right: 	20px;
    padding-bottom: 20px;
    padding-left: 	20px;
    border: 		2px solid #000000;
    /*background:url('/form_processor/images/system/icon_error.gif');*/
    background-color: #FFFFFF;
    background-repeat:no-repeat;
   	font-family: 	'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size:		12px;
	color: 			#000000;
    z-index:		1002;
    /*overflow: 		auto;*/
    text-align:		left;
	}	
