body
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #DAE0EE;
	background-image: url('images/bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #3E4A62;
	margin: 0;
	padding: 0;
}
p
{
	line-height: 1.5em;
}
input, textarea, select
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1em;
	padding: 1px;
}

h1
{
	font-size: 1.5em;
	margin: 0  0 10px -2px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #A6B1CC;
}

h1 input
{
	font-size: 0.71em;
	font-weight: normal;
}

h2
{
	font-size: 1.2em;
	margin: 10px 0;
}

/**
a
{
	color: #005e1f;
}
*/

a img
{
	border: none;
}

div#main
{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -460px;
	width: 920px;
}

div#promo
{
	width: 694px;
	height: 191px;
	background-image: url('images/promo.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 4px;
}

div#promo a
{
	position: absolute;
	top: 131px;
	right: 0;
}

div#top
{
	position: absolute;
	top: 28px;
	left: 0;
	height: 91px;
	width: 920px;
	background-color: #545F79;
	background-image: url('images/top_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

div#top_logo
{
	height: 91px;
	background-image: url('images/top_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
div#top_logo img
{
	margin: 15px 0 0 15px;
}
div#top_data
{
	height: 91px;
	background-image: url('images/top_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
	padding-right: 35px;
	color: #fff;
}

div#left
{
	float: left;
	width: 222px;
}

div#right
{
	float: right;
	width: 694px;
}

div.input_error
{
	font-size: 0.85em;
	color: #cc0000;
	margin-bottom: 1em;
	width: 47em;
}

form
{
	margin: 10px 0 0 0;
	font-size: 0.9em;
}

div#top_data form
{
	font-size: 9px;
	margin-top: 15px;
}

div#top_data input
{
	padding: 2px;
}

div#top_data input.flat_button
{
	background-color: #A18383;
	color: #fff;
	padding: 2px 5px;
	border: none;
	font-size: 9px;
}

div#top_data a
{
	color: #fff;
}

/* box */
div.box
{
}

div.box_top_left
{
	height: 6px;
	background-image: url('images/box_top_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.box_top_right
{
	height: 6px;
	background-image: url('images/box_top_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

div.box_bottom_left
{
	height: 6px;
	background-image: url('images/box_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.box_bottom_right
{
	height: 6px;
	background-image: url('images/box_bottom_right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.box_left
{
	border-left: 1px solid #A6B2CC;
}

div.box_right
{
	background-color: #fff;
	border-right: 1px solid #A6B2CC;
	border-bottom: 1px solid #fff;
	padding: 10px 20px;
}

td.greeting
{
	background-image: url('images/top_divider.gif');
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 35px;
}

td.logout
{
	padding-left: 35px;
}

ul#menu
{
	position: absolute;
	top: 0;
	right: 0;
	height: 28px;
	margin: 0;
	padding: 0;
	background-image: url('images/menu_divider.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

ul#menu li
{
	list-style-type: none;
	float: left;
	height: 28px;
	line-height: 25px;
	padding: 0 20px;
	background-image: url('images/menu_divider.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

ul#menu li a
{
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

ul#menu li a:hover
{
	text-decoration: underline;
}

ul#account_menu
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 123px;
	left: 0;
	width: 920px;
	height: 31px;
	background-color: #7A998A;
	background-image: url('images/account_menu_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

ul#account_menu li
{
	list-style-type: none;
	float: left;
	height: 31px;
	line-height: 30px;
	padding: 0 20px;
	color: #fff;
	background-image: url('images/account_menu_divider.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

ul#account_menu li a
{
	color: #dcdcdc;
	text-decoration: none;
}

ul#account_menu li a:hover
{
	text-decoration: underline;
}

ul#account_menu li.last
{
	background: none;
}

ul#account_menu li span
{
	font-weight: bold;
}

.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div.green_box
{
}

div.green_box_top_left
{
	height: 30px;
	background-image: url('images/green_box_top_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.green_box_top_right
{
	height: 30px;
	background-image: url('images/green_box_top_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

div.green_box_top_right h3
{
	margin: 0;
	padding: 0 0 0 30px;
	color: #fff;
	line-height: 30px;
	font-size: 1em;
	font-size: 1em;
}

div.green_box_left
{
	border-left: 1px solid #A6B1CC;
	background-color: #D6E0D1;
	background-image: url('images/green_box_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.green_box_right
{
	border-right: 1px solid #A6B1CC;
	background-image: url('images/green_box_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D6E0D1;
	padding: 0 0 10px 0;
}

div.green_box_bottom_left
{
	height: 6px;
	background-image: url('images/green_box_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.green_box_bottom_right
{
	height: 6px;
	background-image: url('images/green_box_bottom_right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.red_box
{
}

div.red_box_top_left
{
	height: 30px;
	background-image: url('images/red_box_top_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.red_box_top_right
{
	height: 30px;
	background-image: url('images/red_box_top_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

div.red_box_top_right h3
{
	margin: 0;
	padding: 0 0 0 30px;
	color: #fff;
	line-height: 30px;
	font-size: 1em;
}

div.red_box_left
{
	border-left: 1px solid #A6B1CC;
	background-color: #C1AFAF;
	background-image: url('images/red_box_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.red_box_right
{
	border-right: 1px solid #A6B1CC;
	background-image: url('images/red_box_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #C1AFAF;
}

div.red_box_bottom_left
{
	height: 6px;
	background-image: url('images/red_box_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.red_box_bottom_right
{
	height: 6px;
	background-image: url('images/red_box_bottom_right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.brown_box
{
}

div.brown_box_top_left
{
	height: 30px;
	background-image: url('images/brown_box_top_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.brown_box_top_right
{
	height: 30px;
	background-image: url('images/brown_box_top_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

div.brown_box_top_right h3
{
	margin: 0;
	padding: 0 0 0 30px;
	color: #fff;
	line-height: 30px;
	font-size: 1em;
}

div.brown_box_left
{
	border-left: 1px solid #A6B1CC;
	background-color: #E0DBD1;
	background-image: url('images/brown_box_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.brown_box_right
{
	border-right: 1px solid #A6B1CC;
	background-image: url('images/brown_box_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E0DBD1;
}

div.brown_box_bottom_left
{
	height: 6px;
	background-image: url('images/brown_box_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.brown_box_bottom_right
{
	height: 6px;
	background-image: url('images/brown_box_bottom_right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

table.items
{
	width: 100%;
	border: 1px solid #A6B1CC;
	font-size: 0.9em;
}

table.items td
{
	padding: 4px;
	background-color: #eaeaea;
	font-family: Arial;
	border-bottom: 1px solid #CFDCFF;
	border-right: 1px solid #CFDCFF;
}

table.items td.last
{
	border-right: none;
}

table.items td.new
{
	background-image: url('images/new.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

th
{
	padding: 4px;
	background: #d5d6d0 url('images/th.gif') top right repeat-x;
	border-bottom: 1px solid #A6B1CC;
	border-right: 1px solid #A6B1CC;
	color: #FFF;
	text-align: left;
}

th.last
{
	border-right: none;
}

table.pricing
{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #A6B1CC;
	margin: 20px 0 0 0;
}

table.pricing th
{
	background-color: #515D77;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	border: 1px solid #A6B1CC;
}

table.pricing td
{
	padding: 5px;
	background-color: #EAEAEA;
	border: 1px solid #A6B1CC;
}

table.pricing td.price, table.pricing th.price
{
	text-align: right;
}

div.paging
{
	font-size: 0.85em;
	text-align: right;
	padding: 10px 0;
}

div.red_box_right p, div.green_box_right p, div.brown_box_right p
{
	margin: 0;
	padding: 15px 15px 0 15px;
	font-size: 0.9em;
	color: #000;
}

div.green_box_right p.author
{
	text-align: right;
	font-weight: bold;
}

tr.error
{
	background-color: #F7DADA;
}

div.footer
{
	margin-top: 4px;
	clear: both;
}

div.footer_top_left
{
	height: 6px;
	background-image: url('images/footer_top_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.footer_top_right
{
	height: 6px;
	background-image: url('images/footer_top_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

div.footer_bottom_left
{
	height: 6px;
	background-image: url('images/footer_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.footer_bottom_right
{
	height: 6px;
	background-image: url('images/footer_bottom_right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
div.footer_content
{
	border-left: 1px solid #A6B1CC;
	border-right: 1px solid #A6B1CC;
	background-color: #CFD5E1;
	background-image: url('images/footer_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding:14px  20px;
	font-size: 0.8em;
}

div.footer_content a
{
	color: #3E4A62;
}

div.footer_content ul
{
	float: right;
	margin: 0;
	padding: 0;
}

div.footer_content ul li
{
	list-style-type: none;
	display: inline;
	margin-left: 20px;
}

.note
{
	font-size: 0.8em;
	color: #6E82B3;
}

.asterisk
{
	color: #DE0000;
}

td.field_title
{
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}

div.error
{
	background-color: #F7DADA;
	background-image: url('images/exclamation.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 15px 15px 15px 70px;
	border: 1px solid #D9BABA;
	margin: 10px 0;
	font-size: 0.9em;
	color: #3C3C3C;
	line-height: 1.5em;
}

div.error_field
{
	background-color: #F7DADA;
	border: 1px solid #D9BABA;
	margin: 2px 0;
	padding: 5px;
}

div.ok
{
	background-color: #D9EDDE;
	padding: 15px;
	border: 1px solid #BAD9C2;
	margin: 10px 0;
	font-size: 0.9em;
	color: #3C3C3C;
	line-height: 1.5em;
}

div.error ul
{
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
}

tr.tip
{
	color: #777;
	font-size: 0.8em;
}

tr.tip td
{
	padding-bottom: 5px;
}

div.general_settings
{
	padding-top: 20px;
	background-image: url('images/general_settings.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

div.weekly_reports
{
	padding-top: 20px;
	margin-top: 20px;
	background-image: url('images/weekly_reports.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

acronym
{
	cursor: help;
}

ul#account_submenu
{
	margin: 0;
	padding: 0;
	height: 32px;
	padding-bottom: 2px;
	background-image: url('images/submenu_top.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

html>body ul#account_submenu
{
	padding-bottom: 5px;
}

ul#account_submenu li
{
	list-style-type: none;
	display: block;
	float: left;
	background-image: url('images/subitem_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 32px;
	margin-right: 1px;
	line-height: 35px;
	font-size: 12px;
}

ul#account_submenu li a
{
	display: block;
	float: left;
	background-image: url('images/subitem_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 20px;
	text-decoration: none;
	color: #fff;
}

ul#account_submenu li a:hover
{
	text-decoration: underline;
}

ul#account_submenu li.active
{
	background-image: url('images/subitem_active_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

ul#account_submenu li.active div
{
	background-image: url('images/subitem_active_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 20px;
}

ul.emails
{
	margin: 20px 0 20px 0;
	padding: 0;
}

ul.emails li
{
	list-style-type: none;
	padding: 3px 0;
	font-weight: bold;
}

.message_input
{
	font-family: "Courier New";
	font-size: 13px;
}

div.field_row
{
	margin: 2px 0;
	padding: 5px;
	border: 1px solid #eeeeee;
	background-color: #eeeeee;
}

.important
{
	color: #cc0000;
	font-weight: bold;
}
table.stats th
{
	text-align: center;
}
table.stats td
{
	text-align: right;
}
