@import url(forms.css);

body {
	font:80%/1.4 arial, helvetica, sans-serif;
	margin:0;
	background:#eee;
	color:#333;
}
.whelp {
	padding-right:29.99%;
	background:#ff9;
	float:left;
	width:70%;
}
a { color:#36c }
a:hover { text-decoration:none }
a.hlp {
	padding-right:15px;
	background:url(/images/account/help.gif) top right no-repeat;
}
h1, #content h2, #content h3, #content h4 {
	margin:1em 0 0 0;
	font-size:1.5em;
	letter-spacing:-0.05em;
	font-weight:normal;
	clear:left;
	float:left;
}
h1 {
	font-size:3em;
	margin:0;
	padding:0 0.5em 0.333em 0.5em;
}
#content h2 { padding:0.5em 1em }
.afterh1 {
	float:left;
	padding-top:1.5em;
}
.afterh2 {
	float:left;
	padding-top:2.5em;
}
.newl {
	clear:left;
	padding:0 1.5em
}
#content h2 a {
	padding:12px 20px 12px 0;
	font-size:1px;
	vertical-align:text-top;
	color:#fff;
	background:url(/images/rss.gif) no-repeat right;
}
h3 { font-size:1.2em }
p { margin:0 0 1em 0 }
ul {
	margin:0 0 1em 0;
	padding:0;
	list-style:none;
}
#header {
	background:#76A546 url(/images/account/greenfade2.gif) bottom repeat-x;
	padding:1em 0 0em 69px;
	color:#F7FD98;
	position:relative;
	line-height:1;
	height:4em;
}
#header * {
	margin:0;
	padding:0;
	border:0;
}
#header ul {
	margin-left:4em;
}
#header li { display:inline }
#header a { color:white }
ul#acev {
	padding-left:10px;
	margin-left:4.5em;
	display:inline;
}
#acev a {
	padding-right:26px;
	background:url(/images/account/arr_r.gif) right no-repeat;
}
p#logo {
	position:absolute;
	padding:0;
	bottom:0.9em;
	left:2em;
	margin:0;
}
#header em { font-style:normal }

ul#eventnav {
	margin-top:0.3em;
	padding-top:1.3em;
}

#eventnav li { padding:0 }
#eventnav a {
	color:#fff;
	text-decoration:none;
	background:url(/images/account/nav_f.gif) 0 0 no-repeat;
	padding:0.2em 0 0.7em 10px;
}
html>body #eventnav a {
	position:relative;
	z-index:1;
}
#eventnav .li1 a { background-image:url(/images/account/nav_l.gif) }
#eventnav a:hover {
	background:url(/images/account/nav_hov_l.gif) 0 0 no-repeat;
	z-index:8;
}
#eventnav span {
	padding:0.2em 10px 0.7em 0;
	background:url(/images/account/nav_f.gif) top right no-repeat;
}
#eventnav .lix span { background:url(/images/account/nav_r.gif) top right no-repeat }
#eventnav a:hover span { background:url(/images/account/nav_hov_r.gif) top right no-repeat }
#header #eventnav span span, #eventnav span em {
	padding:0;
	background:#76A546;
	padding:0.2em 0.5em 0.7em 0.5em;
}
#header #eventnav a:hover span span, #eventnav a:hover span em { background:#A3C383 }
.li2 a { left:-10px }
.li3 a { left:-20px }
#header #cur_event a {
	background:url(/images/account/nav_cur_l.gif) 0 0 no-repeat;
	z-index:20;
	padding-top:0.4em;
}
#eventnav #cur_event span {
	background:url(/images/account/nav_cur_r.gif) top right no-repeat;
	padding-top:0.4em;
}
#header #eventnav span em {
	padding-top:0.4em;
	background:#fff;
	color:#000;
}

#logout {
	padding: 1em 6em 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}
#logout * { 
	display: inline; 
	line-height: 16px;
}
#logout ul { margin: 0 }
#logout li { margin-left: 1em }
#doing {
	background:url(/images/doing.gif) no-repeat;
	display: inline-block;
	height:16px;
	width:16px;
	vertical-align: middle;
}

#content {
	position:relative;
	z-index:20;
	left:0;
	background:#fff;
	padding:1em 0 2em 0;
	float:left;
	width:100%;
}

#content #f {
	float:right;
	width:auto;
	clear:none;
	text-align:right;
	margin:0.5em 1em 0 0;
}
#f div {
	background:transparent;
	padding:0;
}
#f label, #scd input {
	float:none;
	width:auto;
}
#filterbox {
	background:#fff url(/images/account/mag.gif) left no-repeat;
	border:1px solid #76A546;
	padding-left:20px;
	width:15em;
}
#scd {
	font-weight: bold;
	margin-top:1em;
	line-height: 1;
}
#scd label {
	margin:0 0.25em 0 1em;
	font-weight: normal;
}
#scd input {
	height:1em;
	margin: 0;
}
.mmab { left:16.5em }
#f p {
	float:right;
	margin:0;
	padding:0;
}
#content ul, #lb ul {
	list-style:square;
	margin:0 0 0 1.5em;
}
#content li { margin-bottom:0.5em }
#ssuc {
	clear:left;
	background:#cf9 url(/images/account/sfield_corner_br.gif) bottom right no-repeat;
	margin:0 1em;
}
#ssuc div { background:url(/images/account/sfield_corner_tr.gif) top right no-repeat }
#ssuc div div { background:url(/images/account/sfield_corner_bl.gif) bottom left no-repeat }
#ssuc p {
	background:url(/images/account/sfield_corner_tl.gif) 0 0 no-repeat;
	padding:0.4em 1em;
	line-height:1;
	margin:0;
}

.whelp .table {
	overflow:hidden;
	width:99.5%;
	clear:left;
}
table {
	border-collapse:collapse;
	clear:left;
	font:1em arial, helvetica, sans-serif;
	width:100%;
	border-bottom:2px solid #cea;
	margin:1em 0 0.1em 0;
}
.table table { margin:0 }
table form {
	margin:0;
	width:auto;
}
table form div { background:none }
th, td {
	padding:0.6em 1em;
	text-align:left;
	font-size:0.85em;
	vertical-align:text-top;
	background:url(/images/account/cellshade_r.gif) right repeat-y;
}
th, .nosort:hover, #packages th {
	background:#efc url(/images/account/cellshade_r2.gif) right repeat-y;
	border:solid #cea;
	border-width:2px 0;
}
.alt td { background:#f3f3f3 url(/images/account/cellshade_r3.gif) right repeat-y }
.checked td { background:#ffc url(/images/account/cellshade_r_c.gif) right repeat-y }
.checkedalt td { background:#f3f3c2 url(/images/account/cellshade_r3_c.gif) right repeat-y }
#content th a {
	text-decoration:none;
	display:block;
	color:#000;
	padding-right:20px;
	min-height:14px;
	background:url(/images/account/arrow_none2.gif) right top no-repeat;
	cursor:default;
}
th.sfover { background:#f3f3f3 url(/images/account/cellshade_r3.gif) right repeat-y }
#content .descend a { background-image:url(/images/account/arrow_down2.gif) }
#content .ascend a { background-image:url(/images/account/arrow_up2.gif) }
.nosort a {
	padding:0;
	background:none;
}
.tt1, .tt1 * { color:#333 }
.tt2, .tt2 * { color:#0c0 }
.tt3, .tt3 * { color:#f00 }
.tt4, .tt4 * { color:#0cc }
.tt5, .tt5 * { color:#e80 }
.tt6, .tt6 * { color:#f6c }
.tt7, .tt7 * { color:#90c }
.tt7, .tt7 * { color:#90c }
.ttu, .ttu * {
	font-style: italic;
	color: #aaa
}
.ttc, .ttc * { text-decoration:line-through; color:#aaa; }
.name { padding-right:20px }
.eml {
	background:red;
	width:14px;
	background:url(/images/account/mail.gif) no-repeat;
	position:absolute;
	overflow:hidden;
	margin:0.25em 0;
	text-indent:-999em;
}
td ul {
	margin:0 0 0 2em;
	padding:0;
}
.check { width:3em }
table input { margin:0 }
#packages { width:auto }
#packages table {
	border:2px solid #cea;
	color:#999;
}
.intro { color:#333 }
#packages td, .rth {
	width:14.286%;
	text-align:center;
}

.info {
	background:#eee url(/images/account/info_tr.gif) top right no-repeat;
	margin:1em;
	float:left;
	clear:left;
}
.info div {
	float:left;
	background:url(/images/account/info_br.gif) bottom right no-repeat;
}
.info div div { background:url(/images/account/info_bl.gif) bottom left no-repeat }
.info div div div {
	background:url(/images/account/info_tl.gif) 0 0 no-repeat;
	padding:0 1em 1em 0;
}
.info img {
	float:left;
	margin:1em 0 0 1em;
}
.info div div div div {
	float:left;
	background:none;
	padding:1em 0 0 1em;
}
#help { display:none }
.whelp #help {
	position:absolute;
	display: block;
	top:0;
	right:0;
	xwidth:42.857%; /******************************************/
	width: 30%;
	padding:0;
	z-index:99;
	background:#ff9;
}
.whelp #content { width:99.745% }
#hlink {
	background:url(/images/account/bg_hlink2.gif) bottom left no-repeat;
	position:absolute;
	top:0;
	right:0;
	padding:0.7em 0.5em 1em 1em;
}
.whelp #hlink {
	background:url(/images/account/bg_hlink.gif) bottom left no-repeat;
	right:-2px;
}
#hlink span {
	background:#8FB568 url(/images/account/arr_l_hlp.gif) left center no-repeat;
	padding:1px 0 0 12px;
	padding:0.3em 0.5em 0.25em 9px;
	display:block;
	color:#fff;
}
.whelp #hlink span {
	background:#ff9 url(/images/account/arr_r_hlp.gif) left center no-repeat;
	position:relative;
	color:#BFA600;
	right:-3px;
}
#hcontent {
	background:white url(/images/account/hcontent_tr.gif) top right no-repeat;
	margin:1em;
}
#hcontent div { background:url(/images/account/hcontent_br.gif) bottom right no-repeat }
#hcontent div div { background:url(/images/account/hcontent_bl.gif) bottom left no-repeat }
#hcontent div div div {
	background:url(/images/account/hcontent_tl.gif) 0 0 no-repeat;
	padding:1em;
}
#hnav { margin:0 2em }
#help h2 {
	font-size:1.5em;
	margin:0.333em 1.333em 0 1.333em;
	color:#BFA600;
}
#help h3, #help h4 {
	font-size:1.5em;
	color:#488708;
	margin:0;
}
#help h4 { font-size:1.25em }
#help li {
	list-style-type:circle;
	margin:0 0 0.5em;
}
#help ul { padding-left:2em }
.help_new {
	background:#ff9;
	border:3px solid #fc0;
	clear:left;
	margin:0.7em;
	padding:0.8em;
	font-size:1.2em;
}
#content .help_new h2, #content .help_new h3 {
	float:none;
	padding:0;
	margin:0;
}
#lb {
	background:url(/images/account/black15.png);
	position:absolute;
	z-index:987;
	top:0;
	left:0;
	width:100%;
	padding-bottom:1em;
}
* html #lb {
	background-color:#000;
	back\ground-color:transparent;
	background-image:url(blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/account/black15.png", sizingMethod="scale");
}
#pane {
	background:url(/images/account/lb_l.png) left bottom no-repeat;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-box-shadow: rgba(0, 0, 0, .75) 0 5px 50px;
	-webkit-box-shadow: rgba(0, 0, 0, .75) 0 5px 50px;
	box-shadow: rgba(0, 0, 0, .75) 0 5px 50px;
	margin:0 auto;
	padding:0 0 0 10px;
	width:44em;
}
#p2 {
	background:url(/images/account/lb_r.png) right bottom no-repeat;
	padding-right:10px;
}
#p3 {
	background:#fff;
	padding:1em 1em 1.5em 1em;
}
#lb h2 {
	font-size:2em;
	margin:0 0 0.25em 1em;
}
#lb p { margin:0 2em 1em 2em }
#lb form { margin:0 }
#content #action {
	margin:0;
	font-weight:bold;
	font-size:0.85em;
	background:#f7f7f7;
	border-top:2px solid #e7e7e7;
	padding:0.5em 0;
	position:relative;
}
#content #action.booby {
	border-color:#ee6;
	background:#ffc;
}
#content #action.booby legend { color:#333 }
#action * {
	font-size:1em;
	letter-spacing:normal;
	padding:0;
	margin:0;
}
#action legend {
	padding:0.2em 1em;
	color:#999;
}
#action ul {
	position:absolute;
	top:0.5em;
	left:6em;
}
form.nads #action ul {
	float:none;
	display:inline;
	padding:0;
}
#action li, #action p {
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
}
#action p { padding:0 0.5em }
#action input {
	padding:0 0.7em;
	width:auto;
	margin-right:0.5em;
}
.nads {
	margin:0;
	width:100%;
}
.nads div { background:none }
