/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Basic HTML
--------------------------------------------------------------------------------*/

body
{
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus
{
	outline: 1px dotted invert;
}

hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 25px;
}

h2
{
	font-size: 23px;
}

h3
{
	font-size: 21px;
}

h4
{
	font-size: 19px;
}

h5
{
	font-size: 17px;
}

h6
{
	font-size: 15px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}

ul
{
	list-style: square;
}

li
{
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 20px;
}

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display:inline;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_16 .grid_1 {
	width:20px;
}

.container_16 .grid_2 {
	width:80px;
}

.container_16 .grid_3 {
	width:140px;
}

.container_16 .grid_4 {
	width:200px;
}

.container_16 .grid_5 {
	width:260px;
}

.container_16 .grid_6 {
	width:320px;
}

.container_16 .grid_7 {
	width:380px;
}

.container_16 .grid_8 {
	width:440px;
}

.container_16 .grid_9 {
	width:500px;
}

.container_16 .grid_10 {
	width:560px;
}

.container_16 .grid_11 {
	width:620px;
}

.container_16 .grid_12 {
	width:680px;
}

.container_16 .grid_13 {
	width:740px;
}

.container_16 .grid_14 {
	width:800px;
}

.container_16 .grid_15 {
	width:860px;
}

.container_16 .grid_16 {
	width:920px;
}



/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_16 .prefix_1 {
	padding-left:60px;
}

.container_16 .prefix_2 {
	padding-left:120px;
}

.container_16 .prefix_3 {
	padding-left:180px;
}

.container_16 .prefix_4 {
	padding-left:240px;
}

.container_16 .prefix_5 {
	padding-left:300px;
}

.container_16 .prefix_6 {
	padding-left:360px;
}

.container_16 .prefix_7 {
	padding-left:420px;
}

.container_16 .prefix_8 {
	padding-left:480px;
}

.container_16 .prefix_9 {
	padding-left:540px;
}

.container_16 .prefix_10 {
	padding-left:600px;
}

.container_16 .prefix_11 {
	padding-left:660px;
}

.container_16 .prefix_12 {
	padding-left:720px;
}

.container_16 .prefix_13 {
	padding-left:780px;
}

.container_16 .prefix_14 {
	padding-left:840px;
}

.container_16 .prefix_15 {
	padding-left:900px;
}



/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_16 .suffix_1 {
	padding-right:60px;
}

.container_16 .suffix_2 {
	padding-right:120px;
}

.container_16 .suffix_3 {
	padding-right:180px;
}

.container_16 .suffix_4 {
	padding-right:240px;
}

.container_16 .suffix_5 {
	padding-right:300px;
}

.container_16 .suffix_6 {
	padding-right:360px;
}

.container_16 .suffix_7 {
	padding-right:420px;
}

.container_16 .suffix_8 {
	padding-right:480px;
}

.container_16 .suffix_9 {
	padding-right:540px;
}

.container_16 .suffix_10 {
	padding-right:600px;
}

.container_16 .suffix_11 {
	padding-right:660px;
}

.container_16 .suffix_12 {
	padding-right:720px;
}

.container_16 .suffix_13 {
	padding-right:780px;
}

.container_16 .suffix_14 {
	padding-right:840px;
}

.container_16 .suffix_15 {
	padding-right:900px;
}



/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #eee;
	border-top: 5px solid #000;
	color: #333;
	font-size: 11px;
	padding: 0 0 40px;
}


/* anchors
----------------------------------------------- */
a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#333;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background:#fff;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	background:#aaa;
	padding:.7em 1em;
	margin-bottom:0;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* boxes
----------------------------------------------- */
.box {
	background:#ddd;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
}
.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#333;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#333 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom:10px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Accordian
----------------------------------------------- */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size:1.1em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}


/* Mootools Kwicks
----------------------------------------------- */
#kwick-box { 
	padding:0;
	overflow:hidden;
}
#kwick-box h2 { 
	margin:0;
}
#kwick {
	position: relative;
}
#kwick .kwicks {
	display: block;
	background: #999;
	height: 120px;
	list-style:none;
	margin:0;
	overflow:hidden;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 100px;
	width: 215px;
	padding: 10px;
	background: #fff;
}
#kwick .kwick span {
	color:#fff;
}
#kwick .one {
	background: #666;
}
#kwick .two {
	background: #777;
}
#kwick .three {
	background: #888;
}
#kwick .four {
	background: #999;
}


/*
-----------------------------------------------
Navigation
----------------------------------------------- */

/* navigation (horizontal subnavigation)
----------------------------------------------- */
ul.nav,
ul.nav * { margin:0;padding:0;}
ul.nav {
  position:relative;
  background:#666;
  max-width:100%;
  height:2.5em;
  }
ul.nav li {
	cursor:pointer;
	float:left;
	text-align:center;
	list-style-type:none;
	font-weight:normal;
}
ul.nav li ul {
	cursor:default;
	width:100%;
	max-width:100%;
	position:absolute;
	height:auto;
	top:2.5em;
	background-position:0 0 !important;
	left:-9000px;
}
ul.nav li ul li {
	padding:0;
	border:none;
	width:auto;
	max-width:none;
}
ul.nav li a {
	color:#fff;
	background:#666;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	padding:0 1em;
	height:2.4em;
	line-height:2.5em;
}
ul.nav li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:2em;
	height:2em;
	font-weight:normal;
	color:#666;
	background-position:0 50% !important;
}

ul.nav li:hover a,
ul.nav li a:hover,
ul.nav li a:focus {color:#000; background:#ccc;}
ul.nav li a:active {color:#666; background:#fff;}
ul.nav li:hover ul {left:0;z-index:10}
ul.nav li ul,
ul.nav li {background:#ccc !important}
ul.nav li:hover ul li a {color:#444;}
ul.nav li:hover ul li a:hover {color:#000; background:#fff;}
ul.nav li:hover ul li a:active {color:#666; background:#fff;}

ul.nav li.current a {color:#666; background:#fff; cursor:default; font-weight:bold;}
ul.nav li.current ul {left:0;z-index:5}
ul.nav li.current ul,
ul.nav li.current {background:#ccc !important}
ul.nav li.current ul li a {color:#444; background:#ccc; font-weight:normal;}
ul.nav li.current ul li a:hover {color:#000; background:#fff;}
ul.nav li ul li.current a,
ul.nav li ul li.current a:hover,
ul.nav li.current:hover ul li a:active {color:#666; background:#fff;}


/* navigation (vertical subnavigation)
----------------------------------------------- */
ul.nav {
  background:#666;
}
ul.main li {
  position:relative;
  top:0;
  left:0;
}
ul.main li ul {
  border-top:0;
}
ul.main li ul li {
  float:left;
}
ul.main li a {
	height:2.5em;
	line-height:2.5em;
	border:0;
	color:#fff;
	background:#666;
}
ul.main li ul li a {
  width:12em;
  line-height:2em;
  height:2em;
  text-align:left;
  color:#fff;
  border-top:1px solid #444;
  background:#444;
}
ul.main li a:focus {color:#fff; background:#666;}
ul.main li ul li a:hover {
  color:#fff;
  background:#555;
}
ul.main li:hover a {
  color:#fff;
  background:#555;
}
ul.main li:hover ul li a {color:#fff;}
ul.main li:hover ul li a:hover {color:#fff; background:#444;}
ul.main li:hover a:active {background:#444;}
ul.main li:hover ul li a:active {color:#fff; background:#222;}


/* secondary list
----------------------------------------------- */
ul.nav li.secondary {
	float:right;
	color:#cde;
	background:transparent !important;
}
ul.nav li.secondary span.status {
	float:left;
	padding:0 1em;
	line-height:2.77em;
	height:2.77em;
  font-size:0.9em;
}
ul.nav li.secondary span.status a {
	float:none;
	display:inline;
	padding:0;
	height:auto;
	line-height:auto;
	color:#cde;
	background:transparent;
}
ul.nav li.secondary span.status a:hover {
	color:#fff;
	background:transparent;
}
ul.nav li.secondary span.status span {
	text-transform:capitalize;
}
ul.nav li.secondary:hover a {
	color:#fff;
	background:#666;
}
ul.nav li.secondary:hover a:hover {
	background:#555;
}
ul.nav li.secondary:hover a:active {background:#444;}


/* replacements
----------------------------------------------- */
body { background: #8695a7; border: 0; font-size: 12px; font-family: "Lucida Grande", "Arial"; position: relative; top: -5px }

a, a:visited { color: #1C4FAD; font-weight: normal; text-decoration: none; }
a:hover, a:hover:visited { color:#1C4FAD; font-weight: normal; text-decoration: underline; }

a:hover img, a:hover:visited img { border: 0px; text-decoration: none; }

.groups a{text-decoration: none;}

h1 a:hover, h2 a:hover, h3 a:hover, h1: a:hover:visited, h2: a:hover:visited, h3 a:hover:visited {font-weight: normal}

.welcome h1, h1.welcome{
  font-size: 41px;
	padding: 0;
	letter-spacing: -3px;
	line-height: 1.0em;
}

.container_16 {background: none}

.top_nav_links { padding-top:10px; }
	
.nav {color: #626261}

.nav a {
	background:none;
	font-weight:normal;
	color: #fff;
}
.nav a:hover, .nav a:hover:visited {
	background: none; font-weight: normal; color: #fff; text-decoration: underline;
}


ul.nav {background: none}
ul.nav li {background:none !important; font-size: 120%; }
ul.nav li a {
	background:none;
	font-weight:normal;
	color: #fff;
}

ul.nav li a:visited {
	background:none;
	font-weight:normal;
	color: #fff; border: 0
}

ul.nav li a:hover, ul.nav li a:hover:visited {
	background: none; font-weight: normal; color: #fff
}
fieldset { border:0; background:none; padding: 0; padding-top: 10px; font-size: 120% }

legend {
  background: none;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #aaa990;
  font-size: 150%;
  width: 100%;
}

.suffix_0_1 { padding-right: 10px; }

.prefix_0_1 {padding-left: 10px}

.grid_1_1 {width: 40px; display:inline; float: left}
.grid_5_1 {width: 280px}
.grid_7_1 {width: 400px; display:inline; float: left}


ul.section.users li {
	margin: 5px 0 5px 10px; font-size: 120%
}

.groupstitle {margin: 12px 0 10px 0}
h2.groupstitletext {padding: 5px 10px 7px 10px; color: #fff; font-size: 150%; font-weight: normal; background: none}
h3.groupstitletext {color: #3d3c2f; font-size: 120%; font-weight: normal; padding: 10px 0px 0 10px}
.groupstitlearrow {position: relative; left: 20px; top: -6px}

.headerbgnd {background: #fff}

h2#page-heading {
	font-weight:normal;
	padding:3px 0 3px 0px;
	margin:0;
	border: 0;
	font-size: 250%;
	color: #3c3b30; 
}

h3.hello {font-size: 120%; font-weight: normal}
h3.hello a, a:hover {font-weight: normal}

table {border: 1px solid #bbb993; padding: 10px}
table th { border-width: 0px 0px 0px 0px; padding: 3px; border-style: solid solid solid solid; border-color: #445c83; -moz-border-radius: 0px 0px 0px 0px; text-align: left; color: #fff; background: #637ea9; font-size: 150%; font-weight: normal } 
table td {border-width: 1px 1px 1px 1px; padding: 3px; border-style: solid solid solid solid; border-color: #e2e1c8; background: none; -moz-border-radius: 0px 0px 0px 0px}

.clearfix { clear:both;height:0px;overflow:hidden;font-size:0px}

/* additional layout + colors
----------------------------------------------- */

.logoplacement {float: left; background: none; position: relative; z-index: 100; top: 0px; left: 0px; padding-bottom: 0px}
.navplacement {float: right; text-align: right; padding: 25px 0px 12px 0}
.navplacement a, .navplacement form, .navplacement li, .navplacement span, .navplacement input {display:inline;}
.headerblue {color: #c5d1e5}
.headerblue input {font-size: 100%; padding: 3px 3px 3px 6px; border: 0; background: #fff; color: #414e62; -moz-border-radius:1ex; -webkit-border-radius:1ex; font-family: "Lucida Grande", "Arial"; font-weight: normal}
.headergray {color: #8d8d8d}
.notice {width: 100%; background: #5FC043; text-align: center; font-size: 150%; padding: 10px 0; color: #fff}
.error {width: 100%; background: #D61936; text-align: center; font-size: 150%; padding: 10px 0; color: #fff}

.settingsform  {width: 400px}
.nodrama {margin: 0; padding: 0; font-weight: normal}
.priceplans {background: #fff; margin-top: 5px}
.bignumber {font-size: 200%}
.bignumberdescription {font-size: 110%; color: #848484}
.smallnumber {font-size: 120%}
.smallnumberdescription {font-size: 120%; color: #848484}
hr { border:0; border-top: 1px solid #ccc; height: 0; background: none; }
.homepagelist ul {font-size: 120%; line-height: 150%; list-style-type: circle; margin-bottom: 5px}
.quote {color: #65748d; margin-bottom: 20px}
.quotecaption {color: #8d9eb9; font-size: .8em; text-align: right}
.bodycopy {line-height: 130%}
.highlighttext {background: #ffec4b; padding: 5px}

tr.per_month td{ font-size:150%; font-weight: bold; }
/*table.priceplans th, td { text-align: left }*/
table.priceplans th {border-width: 0px 0px 0px 0px; padding: 0px; border-style: solid solid solid solid; border-color: #445c83; -moz-border-radius: 0px 0px 0px 0px; text-align: left; color: #fff;  font-size: 150%; font-weight: normal } 
table.priceplans th a { font-size:120%; color: #fff; display: block; background: #637ea9; padding-left: 5px }
table.priceplans th a:hover { color: #fff; background: #92bba8 }
table.priceplans td { font-size: 11px }


table.datatable {border: 0}
table.datatable td {text-align: left; border: 0; padding: 0}

table.usagetable { border-width: 0px 0px 0px 0px;}
table.usagetable td { border-width: 0px 0px 0px 0px; padding: 3px 3px 3px 3px; border-style: solid solid solid solid; border-color: #e2e1c8; text-align: left }

h5 li {margin-bottom: 5px; margin-top: 5px}

.instructionslist li {margin-bottom: 20px}
.instructionslist img {margin: 10px 0 10px 0; padding: 5px; border: 1px solid #c2bfad}

.highlightrow {background: #f3f4ba}

.redheader {color: #d13f32; font-weight: bold}
.sidebarfeatureheader{
  -moz-border-radius-topleft:1ex;
  -webkit-border-top-left-radius:1ex;
  -moz-border-radius-topright:1ex;
  -webkit-border-top-right-radius:1ex;
background: #637ea9;
color: #fff;
padding: 5px
}
.sidebarfeature{
  -moz-border-radius-bottomleft:1ex;
  -webkit-border-bottom-left-radius:1ex;
  -moz-border-radius-bottomright:1ex;
  -webkit-border-bottom-right-radius:1ex;
background: #fff;
padding: 10px
}
.noimagetreatment {border: 0; background: 0; padding: 0; margin: 0}

.homepagebuttons {padding: 5px 0 5px 0px; margin-bottom: 5px;text-align:center;}

.instructions {font-size: 120%; color: #d13f32}
.groupselectorborder {background-color: #fff; height: 2px; color: #e86458; border: 0; margin-bottom: 5px; margin-top:10px; width:95%;}
.captions {font-size: 11px}

.subheader {color: #d13f32; margin: 20px 0 10px 0}
.row {margin-bottom: 30px}
.faq h5 {margin-top: 20px}
.faq h5.first {margin-top: 0}

.emboss {text-shadow: 0px -1px 1px #000}



/* error styles 
----------------------------------------------- */

.errorExplanation, #errorExplanation {color: #ae0000; font-weight: bold; font-size: 120%}
.errorExplanation h2 {font-weight: normal; margin-top: 0; padding-top: 0}
.fieldWithErrors {display: inline}
.fieldWithErrors input {border: 3px solid #ae0000; display: inline}

/* rounded corners for body 
----------------------------------------------- */
.rounded {
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex
}

#content{
  -moz-border-radius-bottomright:2ex;
  -webkit-border-bottom-right-radius:2ex;
  -moz-border-radius-bottomleft:2ex;
  -webkit-border-bottom-left-radius:2ex;
	float:none;
	padding: 0 0 30px 0;
  background-color: #dfe1e3;
/*  background: url(/images/trialpattern2.png)*/
}

#rounded_spanner{
  -moz-border-radius-topright:2ex;
  -webkit-border-top-right-radius:2ex;
  -moz-border-radius-topleft:2ex;
  -webkit-border-top-left-radius:2ex;
}


/* articles
----------------------------------------------- */
.article {
	border: 0;
	padding: 5px 0 20px 0
}

.new_discussion_fields {padding-left: 0px}

.star_link {
  float:right; 
  font-size: 10px;
  visibility:hidden;
}

.star_link_liked {
  float:right; 
  font-size: 10px;
}

.star_image a > img{
  border:0px;
  padding: 0px;
  margin: 0px;
}

.star_image a:hover > img:hover{
  border:0 solid black;
  padding: 0px;
  margin: 0px;
}


.delete_link {
  float:left; 
  font-size: 10px;
  visibility:hidden;
}

a.hover-box img.open { /* required for IE6 */
 	float: left;
 	position: relative;
}
a.hover-box img.filled {
 	display: none;
}
a.hover-box {
 	position: relative;
 	float: left;
 	display: block;
}
/*a.hover-box:hover {
  display: block;
  font-size: 100%;
  z-index: 1;
}
a.hover-box:hover img.filled {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
}*/


.messages img {
  float:left; 
  margin:3px 10px 3px 0; 
  padding:4px;
  border:1px solid #bbb;
  background:#fff;
}

.messages a > img:hover {
	border:1px solid #666;
}

.notreatment {
	border: 0; background: none; margin: 0; padding: 0
}

.messagearrow {
  float: left
}

.messagechrome {
  padding: 5px 15px 5px 15px; color: #022f41
}

.messageplacement {
	padding: 0px 0px 10px 0px; color: #022f41
}

.messagesroundedfg{
  background:#ffffff; 
/*  border: 1px solid #7A6A53;*/
  }


/* boxes
----------------------------------------------- */
.box h2 {
	text-transform:none;
}


/* section menus
----------------------------------------------- */
ul.section li {
	text-transform:none;
}

/* menus
----------------------------------------------- */
.menu {margin-top: 30px}

.sidebarmenu h6 {text-transform: lowercase; background: none; margin-bottom: 10px}

ul.reply li a {
	display:block;
	padding:4px 0px;
	border-bottom:1px solid #b8b580;
}

.side_menus {
  margin-top:14px;
}

.sidebarmenu {
  background:#fff;
}

.sidebarmenu table {
	border:0px;
	margin-top: 4px;
}
.sidebarmenu tbody th,
.sidebarmenu tbody td {
	border:0px solid;
	background:#ddd;
	color: #000;
	padding:4px 2px 0em 10px;
	vertical-align: middle;
}

.sidebarmenu .image {
	float:left; 
	margin:0; 
	padding:4px;
	border:1px solid #999;
	background:#fff;
}

.sidebarmenu img{
  vertical-align:middle
}

.users {
  font-weight:normal;
}

.sidebarmenu ul {margin-top: 5px}

.sidebarmenu ul.section li {
  padding-bottom: 0px;
font-size: 110%
}

.sidebarmenu ul.section li a {
  background:none;
font-weight: normal;
}

.sidebarmenu ul.section li a:hover {
  background:none;
}

.sidebarmenu ul.menu li {
  border-bottom:1px solid #c9c692;
  padding:5px 10px;
}
.sidebarmenu ul.menu li a {
  border-bottom:0px;
  padding:0px;
}
.sidebarmenu ul.users li {
  border-bottom:0px;
  padding:0;
	color: #74735d;
}

.submenuheaders_roundedfg{
  background:#737373
}
.submenuheaders_roundedfg:hover {cursor: pointer}

#placeholder a:hover{
  color:#fff;
}



/* forms
----------------------------------------------- */
fieldset textarea {
	width:99%;
	font-size: 100%;
}
fieldset input {font-size: 120%; padding: 3px;}

/* site information
----------------------------------------------- */
#site_info {
/*  width:930px;*/
	margin-bottom:20px;
	padding:10px 0px 10px 0px;
	color:#8f8e80;
	background:none;
	margin-bottom:10px;
}

.logged_in_user table, 
.logged_in_user tr, 
.logged_in_user td{
  border:0px;
  background: #fff;
}


.digg_pagination {
  background: none;
  /* self-clearing method: */ }
  .digg_pagination a, .digg_pagination span {
    padding: .2em .5em;
    display: block;
    float: left;
    margin-right: 5px; 
    background: white;}
  .digg_pagination span.gap {
    background: none;}
  .digg_pagination span.disabled {
    color: #999;
    border: 1px solid #ccc; }
  .digg_pagination span.current {
    font-weight: bold;
    background: #d13f32;
    color: white;
    border: 1px solid #000; }
  .digg_pagination a {
    text-decoration: none;
    color: #105CB6;
    border: 1px solid #1d7872; }
    .digg_pagination a:hover, .digg_pagination a:focus {
      color: #003;
      border-color: #d13f32; }
  .digg_pagination .page_info {
    background: #2E6AB1;
    color: white;
    padding: .4em .6em;
    width: 22em;
    margin-bottom: .3em;
    text-align: center; }
    .digg_pagination .page_info b {
      color: #003;
      background: #6aa6ed;
      padding: .1em .25em; }
  .digg_pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .digg_pagination {
    height: 1%; }
  *:first-child+html .digg_pagination {
    overflow: hidden; }
    
#group_edit_header {

  float:right; 
  display:inline;
  font-size:12px; 
  text-align:right;
}


.groupstitletext a, .groupstitletext a:hover, .groupstitletext a:hover:visited {
  color:#fff;
  text-decoration:none;
}

.group_menu:hover {
  color:#fff;
  text-decoration:none;
  cursor:pointer;
}

#menu a{
  color:#fff;
  font-size:14px;
	padding: 5px; 
}
#menu a:hover, #menu a:hover:visited;{
  padding: 5px; text-decoration: underline;
}

#menu li{
  list-style:none;
  margin: 5px 0 5px 10px
}

.help_nav {
  float:right;
}
.help_nav table{
  width: 200px;
  border: 0px;
  padding: 0;
}

.help_nav td{
  border: 0px;
  padding:0;
  
}


#chat_button a {
  background-color:#5FC043; 
  text-align:center;
  padding: 0px 0px ;
  width: 125px;
	position: relative;
	top: 5px;
	z-index: 100;
  -moz-border-radius-bottomright:1ex;
  -webkit-border-bottom-right-radius:1ex;
  -moz-border-radius-bottomleft:1ex;
  -webkit-border-bottom-left-radius:1ex;
  display: block;
  color: #fff
}
#chat_button a:hover {color: #fff; background: #5FC043}


#help_link {
 
}
#help_link a {
/*  text-align:center;*/
  padding: 0px 0px 0px 0px;
  margin-right:10px;
	position: relative;
	top: 5px;
	z-index: 100;
  display: block;
/*  color: #fff; */
}



/* IE Bullshit */

/* \*/
* html .gainlayout { height: 1%; }
/* */

blockquote {
	font-family: "Lucida Grande", "Arial";
	font-size:12px;
	padding-left:1em;
  margin-left: 0px;
	border-left:2px solid #ccc;
  line-height: 120%;
}

pre {
  font-family: "Lucida Grande", "Arial";
	font-size: 12px;
	padding: 10px;
	margin: 0;
	background: #f0f0f0;
	border: 1px solid #ccc;
  line-height: 150%; /*--Height of each line of code--*/
	width: 510px;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}
pre code {
	margin: 0 0 0 20px;  /*--Left Margin--*/
	padding: 18px 0;
	display: block;
}

/*pre { background: #111122; padding: 10px; color: #4f4; }
.ruby .normal { color: #fff; }
.ruby .comment { color: #aaa; font-style: italic; }
.ruby .keyword { color: #D78964; font-weight: bold; }
.ruby .method { color: #4E98F7; }
.ruby .class { color: #0c4; }
.ruby .module { color: #050; }
.ruby .punct { color: #668; font-weight: bold; }
.ruby .symbol { color: #ff0; }
.ruby .string { color: #4f4; }
.ruby .char { color: #F07; }
.ruby .ident { color: #fff; }
.ruby .constant { color: #0c4; }
.ruby .regex { color: #4f4; background: #000; }
.ruby .number { color: #F99; }
.ruby .attribute { color: #fc4; }
.ruby .global { color: #7FB; }
.ruby .expr { color: #DAEFA3; }
.ruby .escape { color: #277; }
*/

.testamonials p{
  margin-top:30px;
}


.message_subject h3{
  font-size: 150%;
  margin-bottom: 20px;
}

.homepage_testimonial, .homepage_thumb img{
  border: 1px #cccccc solid; 
}

.homepage_thumb a:hover img { 
  border: 1px solid #cccccc; text-decoration: none; 
}

.bottom_box {
	font-size: 15px;
	line-height: 1.3em;
/*  margin: 0 0 30px 0;*/
}


/*scrolling*/

#slider {
    width: 920px;
    margin: 0 0;
    position: relative;
}

.scroll {
    height: 290px;
    width: 920px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
/*    padding: 20px;*/
    height: 290px;
    width: 920px;
}

#shade {
    height: 50px;
}

ul.navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-bottom: 9px;
}

ul.navigation li {
  display: inline;
  margin-right: 0px;
}

ul.navigation a {
  padding: 10px 10px;
  text-decoration: underline;
}

ul.navigation a:hover {
/*  background-color: #aaa;*/
}

ul.navigation a.selected {
  background-color: #ccc;
  text-decoration: none;
  color: #000;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.faq li{
  
  padding-bottom:10px;
}


#facebox .b {
  background:url(/images/b.png);
}

#facebox .tl {
  background:url(/images/tl.png);
}

#facebox .tr {
  background:url(/images/tr.png);
}

#facebox .bl {
  background:url(/images/bl.png);
}

#facebox .br {
  background:url(/images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
  border: 0px;
  width: auto;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
  border: 0px;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .footer img {
  vertical-align: middle;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
