@charset "utf-8";
/* CSS Document */
body{
	background:#fff url(../images/main_bg_short2.jpg) top repeat-x;
	position:relative; 
	margin: 0;
}
#container{
	margin : px auto 0 50px;
	width: 859px;
}
#bottom_links_holder2{
	width: 1000px;
	margin: 0 auto;
}

#sub_lft_pannel{
	width:250px;
	float: left;
	margin:0;
}

#sub_lft_pannel_content
{
	padding:0px 10px 0 20px; 
	margin: 40px 0 40px 0;
	padding:0; 
}

#sub_rt_pannel{
	position:relative;
	width:750px;
	float: right;
}

#sub_rt_pannel_content{
	padding:0px 20px;
	border-left: 1px dashed #999999;
	margin: 40px 0 40px 0;
}

.section_title
{
	text-transform:uppercase;
	font-size:1em; 
	text-align:left; 
	padding:0 0 0 0; 
	margin-left:0; 
	margin-bottom:0; 
	font-weight:bold; 
	color:#6D6E71; 
	border:none; 
	position: relative; 
}

.small_section_title
{
	text-transform:uppercase;
	font-size:0.8em; 
	text-align:left; 
	padding:0 0 0 0; 
	margin-left:0; 
	margin-bottom:0; 
	font-weight:bold; 
	color:#f56617; 
	border:none; 
}

.myli{
	margin:0;
	padding:10px 0 0 0;
}

.myli a{
	color:#f56617;
	font-size:0.8em;
}

.myli span{
	color:#f56617;
	font-size:0.8em;
}

.nav_item
{
	width:250px; 
	padding:3px 0; 
	font-size:1.25em; 
	border-bottom:solid #aaaaaa 1px; 
}

.nav_item a
{
	color:#ffffff; 
	text-decoration:none; 
}
form
{
	margin:1em 0 1em 0;
}
form label
{
	display:block; 
	float:left; 
	width:120px; 
	font-size:0.8em; 
}
form table tr
{
	vertical-align:top; 
}
form table tr td
{
	padding:3px 3px 3px 0; 
	font-size:0.8em; 
}

form table tr td label
{
	padding:3px 0; 
	font-size:1em; 
}

form table tr td.tight, form span
{
	padding:0; 
	font-size:0.8em; 
}

form table tr td.tight label
{
	padding:0; 
	font-size:1em; 
}

input .text
{
	display:block; 
	float:left; 
}

input .submit, input .reset
{
	display:block; 
	float:left; 
	margin-right; 5px; 
}

#helix_starter {
	height:16px;
	vertical-align:top; 
	position:absolute; 
	right:0; 
	top:0; 
	color:#c00; 
	font-size:16px; 
}
#helix_starter_indic {
	visibility:hidden; 
}

.odd, .odd_static
{
	padding:2px; 
	background-color:#CCC;
	cursor:pointer; 
}

.even, .even_static
{
	padding:2px; 
	background-color:#AAA;
	cursor:pointer; 
}

.odd_static, .even_static
{
	cursor:default; 
}

.odd_not_rec
{
	padding:2px; 
	background-color:#f99;
	cursor:pointer; 
}

.even_not_rec
{
	padding:2px; 
	background-color:#f66;
	cursor:pointer; 
}

.error {
	color:#f00; 
}

.err_holder {
	font-size:1.25em; 
	width:13px; 
	float:left; 
}

.ajaxresult_holder, .ajaxresult_holder_msg, .ajaxresult_holder_err {
	font-size:1.25em; 
	clear:both; 
}

.ajaxresult_holder {
	display:none; 
}

.ajaxresult_holder_msg {
	color:#0c0; 
}

.ajaxresult_holder_err {
	color:#f00; 
}

.perr_holder {
	font-size:1.25em; 
	color:#f00; 
	clear:both; 
}

.pmsg_holder {
	font-size:1.25em; 
	color:#0c0; 
	clear:both; 
}

.perr_sm_holder {
	font-size:1em; 
	color:#f00; 
	clear:both; 
}

.pmsg_sm_holder {
	font-size:1em; 
	color:#0c0; 
	clear:both; 
}

.val_label {
	display:block; 
	float:left; 
	width:80px; 
}

.nval_label {
	display:block; 
	float:left; 
	width:98px; 
}

.mybox p {
	margin:0; 
	padding:0; 
	font-size:0.8em; 
	line-height:20px; 
}

.mybox p.section_header {
	margin:0; 
	padding:0; 
	font-size:1em; 
	line-height:20px; 
	font-weight:bold; 
}

input, input.invalid, textarea, textarea.invalid, select 
{
	background-color : #e5e5e5;
	color:#000000; 
	margin:2px; 
}
input.invalid {
	border:2px #f00 solid; 
	margin:1px; 
}
textarea.invalid {
	border:2px #f00 solid; 
	margin:2px; 
}
input.submit 
{
	cursor:pointer; 
	margin:2px; 
} 
input.delete
{
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #C00;
	font-weight : bold;
	background-color : transparent;
	border-color : #C47500;
	border-style : solid;
	border-width : 1px;
	cursor:pointer; 
	margin:2px; 
}
.list_head, .list_item {
	padding:3px; 
	font-size:0.8em; 
}

.list_head {
	font-weight:bold; 
}
.shiplist
{
	display:none; 
	position:relative; 
}
#user_info_container {
	padding:0; 
	width:300px; 
	border:1px solid #000; 
	background-color:#e5e5e5; 
	position:absolute; 
	top:0px; 
	right:0px; 
	z-index:500;
}
#user_info {
	font-size:.85em; 
	padding:4px; 
	width:296px; 
	position:relative; 
	text-align:left; 
}
#user_info .label {
	font-weight:bold; 
	display:block; 
	width:80px; 
	float:left; 
	text-align:right; 
	font-size:.85em; 
}
#user_info .info {
	display:block; 
	margin-left:5px; 
	width:200px; 
	float:left; 
	font-size:.85em; 
}
#user_info_editor_link {
/*
	position:absolute; 
	bottom:100px; 
	left:86px; 
*/
	font-weight:bold; 
}
#text {
	margin:50px auto; 
	width:500px; 
}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {z-index:2001; position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(../images/indicatorMac.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000; overflow:auto; }
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.portalChooserContainer
{
	margin:50px 50px;
	text-align:center; 
	width:100%; 
}
.portalChooser, .portalChooser:visited
{
	margin:10px 10px;
	display:block; 
	width:300px; 
	height:2em; 
	line-height:2em; 
	font-size:2em; 
	font-weight:bold; 
	float:left; 
	background-color:#e5e5e5; 
	border:4px outset #F00; 
	background-color:#f90;
	color:#231F20; 
	text-decoration:none; 
}
.portalChooser:hover {
	border:4px inset #F90; 
	background-color:#F00;
	color:#fff; 
}