@charset "utf-8";
/* CSS Document */
body{
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#282828;
}
a{
	color:#282828;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#big_container{
	width:100%;
	margin: 0px auto 0px auto;
}
#logo,#header, #content, #left_content, #right_content, #footer, #footer_left, #footer_right,.box_head_right h2,.box2_head_right h2, .box , .box_head, .box_head_left, .box_head_right, .box_head_right h1, .box2_head_right h1, .box_body, .box_under, .box_under_left, .box_under_right,.box3_head,.box3_head_left,.box3_head_right,.app,.app_head_left,.app_head,.app_head_right {
	float:left;
	display:inline;
	margin: 0px;
	padding:0px;
}
#content {
	float:left;
	display:inline;
	margin: 0px 0px 0px 10px !important;
	padding:0px;
}

#footer {
	float:left;
	display:inline;
	margin: 100px 0px 0px 10px !important;
	padding:0px;
}

#container, #top{
	width:100%;
	height:100%;
}
#top{
	color: #ffffff;
}
#top a{
	color: #ffffff;
}
#top_menu{
	width:100%;
	background: url(/public/images/top_menu_bg.gif) repeat-x top;
	height:36px;
	}
#top_menu_right{
	background:url(/public/images/top_menu_bg_right.gif) no-repeat top right;
	width:100%;
	height:36px;
}
#top_menu_holder{
	width:1000px;
	background:url(/public/images/top_menu_bg.gif) repeat-x top;
	height:36px;
}
#top_menu_holder_in{
	width:950px;
	height:24px;
	padding:12px 0px 0px 20px;
	background:url(/public/images/top_menu_bg_left.gif) no-repeat top left;
	vertical-align: top;
}
#top_menu a{
	padding:3px;
}
#top_menu a:hover{
	background:#f8f8f8;
	text-decoration:none;
}
#top_menu .active{
	background:#f8f8f8;
	text-decoration:none;
}
#left_content {
	width:800px;
}
#left_content .box_body {
	width: 798px;
}
#content{
	width:1100px;
}
#content p{
	clear:both;
	margin:0px;
	padding:10px 10px 0px 10px;
}
#content h1 {
font-family: Arial;
display:block;
font-size:17px;
margin: 5px 0px 0px 0px;
padding:0px;
}
#right_side h1{
font-family: Arial;
float: left;
display:inline;
font-size:17px;
margin:5px 0px 5px 0px;
padding:0px;
clear:both;
}

#right_side h3{
float: left;
display:inline;
font-size:13px;
margin:15px 0px 0px 5px;
padding:0px;
clear:both;
}

#right_side p{
clear:both;
margin:5px;
padding:5px 10px 10px 10px;
}
#table_in{
	background:#ECECEC;
}


#footer{
	clear: both;
	display: block;
	border: 0px solid red;
	margin-top:10px;
	text-align: center;
}

/** SB stuff **/
.box{
	margin-top:15px;
	width:100%;
}
.app {
	margin-top:5px;
	width:800px;
}
.box_head,.box_head_left,.box_head_right{
	height:25px;
	width:100%;
}
.app_head,.app_head_left,.app_head_right{
	height:24px;
	width:100%;
}
.app_head{
		background:url(/public/images/box_head.gif) repeat-x top;
	}
.app_head_left{
		background:url(/public/images/box_head_left.gif) no-repeat top left;
}
.app_head_right{
		background:url(/public/images/box_head_right.gif) no-repeat top right;
}
.box_head{
		background:url(/public/images/box_head.gif) repeat-x top;
	}
.box_head_left{
		background:url(/public/images/box_head_left.gif) no-repeat top left;
}
.box_head_right{
		background:url(/public/images/box_head_right.gif) no-repeat top right;
}
.box2_head{
	background:url(/public/images/box2_head.gif) repeat-x top;
	}
.box2_head_left{
	background:url(/public/images/box2_head_left.gif) no-repeat top left;
}
.box2_head_right{
	background:url(/public/images/box2_head_right.gif) no-repeat top right;
}
.app_head_right h1,.box_head_right h1,.box2_head_right h1,.box_head_right h2,.box2_head_right h2{
	float: left !important;
	display: inline !important;
	font-size:11px !important;
	padding:0px 0px 0px 10px !important;
	margin:0px;
}
.box_body{
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
}
.box_body_gray{
	background:#ebebeb;
	margin-top:-12px;
}
.box_body p{
	padding:10px 10px 0px 10px;
	text-align:left;
}
.box2_body{
	background:#F3F3F3;
	width:209px;
}
.box_under,.box_under_left,.box_under_right {
	height:8px;
	width:100%;
	line-height:0px;
	font-size:0px;
}
.box_under{
	background:url(/public/images/box_under.gif) repeat-x top;
	}
.box_under_left{
	background:url(/public/images/box_under_left.gif) no-repeat top left;
}
.box_under_right{
	background:url(/public/images/box_under_right.gif) no-repeat top right;
}
.box2_under{
	background:url(/public/images/box2_under.gif) repeat-x top;
	}
.box2_under_left{
	background:url(/public/images/box2_under_left.gif) no-repeat top left;
}
.box2_under_right{
	background:url(/public/images/box2_under_right.gif) no-repeat top right;
}
/** End SB stuff **/

#halp {
	float: left;
	display: inline;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	width: 250px;
}
#halp .box {
	margin-top: 0px;
}
#halp .box_body {
	width: 248px;
	font-size: 10px;
}

	fieldset.delta legend {
	letter-spacing:1px;
	font-family:Arial;
	font-size:12px;
	font-weight:  bold;
	color: #000;
	padding: 4px;

}

fieldset.delta {
	border: none;
	border-top: 2px solid #CCCCCC;
	margin-bottom: 5px;;
	background: #fafafa;
	background: #fff;
}

fieldset.delta ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style-type: circle;
}

fieldset.delta a {
	font-family : arial;
	font-size: 11px;
	font-weight: bold !important;
	color: #093682;
	text-decoration: none;
}

fieldset.delta a:hover {
	font-family : arial;
	font-size: 11px;
	font-weight: bold !important;
	color: #093682;
	text-decoration: underline;
}

fieldset.delta div a {
	font-family : arial;
	font-size: 11px;
	font-weight: bold !important;
	color: #093682;
	text-decoration: none;
}

fieldset.delta div a:hover {
	font-family : arial;
	font-size: 11px;
	font-weight: bold !important;
	color: #093682;
	text-decoration: underline;
}

fieldset.delta h3 {
	font-family: Verdana !important;
	font-size:11px !important;
	margin: 10px 0px 5px 0px !important;
	padding:0px;
}
fieldset.delta div {
	margin-left: 7px !important;
}
fieldset.delta div.spc_left {
	margin-left: 12px !important;
}
fieldset.delta input.text_box {
	font-family: Arial;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 150px;
}
fieldset.delta input.button {
	padding-left: 20px;
	padding-right: 20px;
}

fieldset.box legend {
	font-weight:  bold;
	color: #000;
}

fieldset1.box1 {
	border: 1px solid #8CC63F;
	/*margin-bottom:  1em;*/
	background: #fff;
	float:left;
	display:inline;
	width:700px;
	clear:both;
	padding:0px 10px 5px 10px;
}


.page_helper {

	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	border: 1px solid #8CC63F;
	color: #000000;
	padding: 10px;
	background-color:#E2EFD1;
}

.subscription_message {

	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	background: #FFDDDD;
	border: 1px solid #AA3333;
	margin:15px 0px 0px 0px;
	vertical-align: middle;

	font-weight: normal;

}

dl, dl.form {
	margin: 0px;
	padding: 0px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 4px 0px 10px 20px;
}

div.column {
	float: left;
	padding-right: 20px;
}

.list_menu{
	width:100%;
	margin: 0px;
	text-align:right;
}
.list_menu a {
	color: #093682;
	text-decoration: none;
}

.list_menu a:hover{
	color: #093682;
	text-decoration: underline;
}

div.row {
	clear: both;
}

table.list{
	width:100%;
	border: 2px solid #c4c4c4;
/*  border-left: none;
	border-right: none;*/
	line-height :20px;
	margin:5px 0px;
	padding:0px;
	/*border-collapse: collapse;*/
}

table.list th{
	padding-left:4px;
	background: #B5CCDF;
	text-align:center;
	border-bottom: 1px solid #666;
}

table.list td{
	padding-left:4px;
}

table.list tr{
   border: 1px solid #ccc;
}

table.list th a{
	/*color:#008510;*/
}

table.new_subscription {

	width:100%;
	line-height :20px;
	border-collapse: collapse;
	background-color:#FFFFFF;
	padding:0px;
	border-bottom:0px solid white;

}
table.new_subscription td{
	border: 1px solid #cccccc;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
table.new_subscription th{
	font-weight: normal;
	border: 1px solid #cccccc;
	padding-left:10px;
	height:40px;
}
table.new_subscription td.eee{
	background-color:#FFFFFF;
}
table.new_subscription th.eee{
	background-color:#FAFAFA;
}
.img{
	border:1px solid #cccccc;
}
table.new_subscription1 {

	width:100%;
	border:1px solid #c4c4c4;
	border-collapse: collapse;
	background-color:#EEEEEE;
	line-height :20px;
	margin-top:15px;
	margin-bottom:0px;
}
table.new_subscription1 td{
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
table.new_subscription1 th{
	background-color:#FAFAFA;
	font-weight: normal;
	border: 1px solid #cccccc;
	padding-left:10px;
	padding-right:10px;
	height:40px;
}
table.bigtable{
	width:900px;
	border-bottom:0px;
	}
table.invoice{

	width:900px;
	border-collapse:collapse;
}
table.invoice tr{

	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

table.invoice td.rest{
	height:80px;
	background:#FFFFFF;
	padding-bottom:10px;
	color:#AAAAAA;
	border-left: 1px solid #cccccc;
}
table.invoice td.ppm{
	height:80px;
	background:#FFFFFF;
	padding-bottom:10px;
	color:#AAAAAA;
	border-left: 1px solid #cccccc;
	text-align:center;
}
table.invoice th.ppm{
	border: 1px solid #cccccc;
	border-collapse:collapse;
	text-align: center;
	background:#FAFAFA;
	height:40px;
	font-weight: normal;
	padding-left:10px;
}
table.invoice td.paypal_border{
	height:70px;
	background:#FFFFFF;
	border-right: 1px solid #cccccc;
}
table.invoice th{
	border: 1px solid #cccccc;
	border-collapse:collapse;
	text-align: left;
	background:#FAFAFA;
	height:40px;
	font-weight: normal;
	padding-left:10px;
}
table.settings{
	width: 800px;;
	border-collapse:collapse;
	border: 1px solid #cccccc;
}
table.settings tr{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

table.settings td{
	padding-left:10px;
	height:70px;
	background:#FFFFFF;
	padding:10px;
	color:#4F4F4F;
	border-right: 1px solid #cccccc;
}
table.settings td textarea{
	width:270px;
	color:#888888;
	font-weight: normal;
	font-family:arial;
	font-size: 13px;
}
table.settings td input{
	font-weight: normal;
	font-family:arial;
	font-size: 13px;
}
table.settings th{
	border: 1px solid #cccccc;
	border-collapse:collapse;
	text-align: left;
	background:#FAFAFA;
	height:40px;

	padding-left:10px;
}
div#content strong{
	color:black;
	font-weight:normal;
}


table.nomeeting {
	width:100%;
	height:450px;
	background:#EAEAEA;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
table.nomeeting td{
	color:#BBBBBB;
	font-size:11px;
	text-align:center;
}
table.indextable{
	margin-left:10px;
	margin-top:15px;
}
table.indextable td{
	width:350px;
	height:75px;
	background:#FFFFFF;
}
table.subindextable {
	margin:15px;
	width:100%;
	height:100%;
	border:0px solid;
}
div.tz{
	margin-left:15px;
	margin-top:10px;
}
div.error div.bubble {
	background: url(/public/images/error.png) no-repeat top left;
	background-color: #fdf5e4;
	padding: 5px;
	padding-top: 8px;
	padding-left: 65px;
	margin: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	font-family:arial;
	clear:both;
	border-top: 1px solid #ede4d4;
	border-left: 1px solid #ede4d4;
	border-bottom: 1px solid #f6efe3;
	border-right: 1px solid #f6efe3;
	min-height: 45px;
}
div#content td.blank, div#content th.blank{
	background-color: white;
	border:0px;
	border-collapse:collapse;
}
div.success div.bubble {
	background: url(/public/images/success.png) no-repeat top left;
	background-color: #e8fde4;
	padding: 5px;
	padding-top: 10px;
	padding-left: 65px;
	margin: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #2f6805;
	font-family:arial;
	clear:both;
	border-top: 1px solid #d3e5d0;
	border-left: 1px solid #d3e5d0;
	border-bottom: 1px solid #e5efe4;
	border-right: 1px solid #e5efe4;
	min-height: 45px;
}

#front_content {
	margin: 10px;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
}
#front_content h1 {
	font-family: Arial;
	font-size:19px;
	margin: 5px 0px 10px 0px;
	padding:0px;
	color: #1d3358;
}

#front_content h3 {
	font-family: Arial;
	font-size:13px;
	margin: 10px 0px 5px 0px;
	padding:0px;
}
#front_content a {
	font-family : arial;
	font-size: 11px;
	font-weight: normal;
	color: #093682;
	text-decoration: none;
}

#front_content a:hover {
	font-family : arial;
	font-size: 11px;
	font-weight: normal;
	color: #093682;
	text-decoration: underline;
}
#front_content div a {
	font-family : arial;
	font-size: 11px;
	font-weight: normal;
	color: #093682;
	text-decoration: none;
}

#front_content div a:hover {
	font-family : arial;
	font-size: 11px;
	font-weight: normal;
	color: #093682;
	text-decoration: underline;
}

#diag_h1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

#diag_h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

td.arial {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
}

table.ptitle tr td.middle {
	padding: 0px 18px;
	margin: 0;
	border-left: 1px solid #79AB36;
	border-right: 1px solid #79AB36;
	background-color: #8CC63F;
	color: #FFFFFF;
}
table.ptitle tr td.middle h1 {
	color: #FFFFFF;
	padding: 0; margin: 0;
	font: 32px 'Arial Black', Arial, Helvetica, sans-serif;
}
table.ptitle span.small {
	font: 14px Arial, Helvetica, sans-serif;
}
table.ptitle tr td.top div.left {
	background: transparent url('/public/images/layout/packages/pbg_tl.gif') no-repeat top left;
	height: 18px;
	font-size: 1px;
}
table.ptitle tr td.top div.center {
	background: transparent url('/public/images/layout/packages/pbg_tc.gif') repeat-x top left;
	margin-left: 38px;
	height: 18px;
	font-size: 1px;
}
table.ptitle tr td.top div.right {
	background: transparent url('/public/images/layout/packages/pbg_tr.gif') no-repeat top right;
	height: 18px;
	font-size: 1px;
}
table.ptitle tr td.bottom div.left {
	background: transparent url('/public/images/layout/packages/pbg_bl.gif') no-repeat top left;
	height: 17px;
	font-size: 1px;
}
table.ptitle tr td.bottom div.center {
	background: transparent url('/public/images/layout/packages/pbg_bc.gif') repeat-x top left;
	margin-left: 38px;
	height: 17px;
	font-size: 1px;
}
table.ptitle tr td.bottom div.right {
	background: transparent url('/public/images/layout/packages/pbg_br.gif') no-repeat top right;
	height: 17px;
	font-size: 1px;
}

.grey_btn{
font:12px Verdana, Helvetica, sans-serif;
cursor: pointer;
line-height:26px;
padding-right:15px;
vertical-align:middle;
font-weight: normal;
display:block; /*opera*/
display:inline-block; /*ie*/
display:-moz-inline-box;  /*ff*/
color:#4B4B4B;
text-decoration:none;
background:url(/public/images/grey_btn.gif) no-repeat right top;

}
.grey_btn span{
font:12px Verdana, Helvetica, sans-serif;
height:26px;
font-weight: normal;
display:block;
display:inline-block;
padding-left:15px;
line-height:26px;
color:#4B4B4B;
text-decoration:none;
background:url(/public/images/grey_btn.gif) no-repeat left top;
}

#front_content table tr td a.signup {
font:12px Arial !important;
font-weight: normal !important;
color:#0000FF;
text-decoration:none;
}

#front_content table tr td a.signup:hover {
font:12px Arial !important;
font-weight: normal !important;
color:#0000FF;
text-decoration:underline;
}

.loginbox {
	font-family: Arial;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 120px;
	padding:1px;
}


img, div { 
	behavior: url(/public/js/iepngfix.htc) 

}



