body {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	background: #10131a url(../img/body_bg.jpg) repeat-x top center;
}

a {
	color: #004995;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form * {
	font-size: 11px;
}

/* Layout classes */

.gformfield {
 font-size: 10px;
 color: #666666;
 background-color: #D7E5F2;
 border: 1px solid #B9C8D5;
}

#content table.settingstable
{
	border: 1px;
	border-spacing: 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
}
#content table.settingstable tr
{
	text-align: middle;
	padding: 0px 0px;
}

#content table.settingstable td
{
	margin-left: 0px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px #B9C8D5 solid;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
#content table.settingstable td.zone
{
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content table.settingstable th
{
	background: #EFEFEF;
	font-weight: bold;
}

#content table.groupmaintable
{
	border: none;
	color: #666666;
}
#content table.groupmaintable td
{
	padding-left: 0px;
}
#content table.groupmaintable td.left
{
	border-right: 1px #EDEDED solid;
	padding-left: 5px;
	padding-right: 20px;
	width: 150px;
}
#content table.groupmaintable fieldset
{
	border: 1px solid #B9C8D5;
	background: #F7F7F7;
	margin: 0px 0px;
}
#content table.groupmaintable fieldset legend
{
	border: 1px solid #B9C8D5;
	background: #FFFFFF;
}
#content table.groupmaintable h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #666666;
}

#content table.grouplist
{ 
	border: 1px #B9C8D5 solid;
	color: 666666;
	border-spacing: 0px;
	border-right: none;
}

#content table.grouplist td
{	
	border-bottom: none;
	border-right: 1px solid #B9C8D5;
	padding-left: 5px;
	padding-right: 5px;
}

#content table.grouplist td.name
{
	width: 120px;
}

#content table.grouplist tr
{	
	background: #FFFFFF;
	height: 22px;
}
#content table.grouplist tr.one
{	
	background: #FFFFFF;
}
#content table.grouplist tr.two
{	
	background: #F7F7F7;
}

#content table.grouplist a:visited
{
	color: #666666;
}
#content table.grouplist a:hover
{
	color: #666666;
}
#content table.grouplist a
{
	color: #666666;
}

.both {
	clear: both;
}

#main {
	clear: both;
	width: 100%;
	background: #ffffff url(../img/main_bg.gif) repeat-y top left;
}

#left_col {
	float: left;
	width: 160px;
	background: #5873a2 url(../img/left_cor_top.jpg) no-repeat top left;
}

#left_col h1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#logo {
	font-size: 11px;
	width: 158px;
	height: 70px;
	margin: 36px 1px 40px 1px;
	padding: 0px;
	border: none;
}

#left_content {
	color: #ffffff;
	padding: 5px;
}

#left_content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#left_content ul li {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	width: 144px;
}

#left_content ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: transparent url(../img/left_ul_li_bg.gif) repeat-y top left;
	padding: 3px 3px;
}

#left_content ul li a:hover {
	color: #ffd200;
}

#right_col {
	background: #ffffff url(../img/right_col_bg.gif) repeat-y top left;
	margin: 0px 0px 0px 160px;
	padding: 0px;
}

#right_col .padding {
	padding: 20px 0px;
	width: 95%;
	margin: 0px auto;
}

#pathway {
	height: 34px;
	background: #004995 url(../img/pathway_bg.gif) repeat-x top left;
	padding: 0px;
	margin: 0px;
}

#rp {
	background: transparent url(../img/rp_bg.jpg) no-repeat right;
	position: relative;
}

#logout {
	position: absolute;
	right: 20px;
	top: 7px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding-left: 25px;
	background: transparent url(../img/logout_ico.gif) no-repeat left;
}

#pathway h2 {
	margin: 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-indent: 39px;
	line-height: 34px;
	background: transparent url(../img/h2_p_bg.jpg) no-repeat left;
	height: 34px;
}

#main_menu {
	height: 24px;
	background: transparent;
	padding: 0px 10px;
}

#main_menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#main_menu ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: left;
}

#main_menu ul li #active {
	background: transparent url(../img/li_a_active.gif) no-repeat top center;
	text-align: center;
	width: 120px;
	height: 24px;
	color: #004a95;
	line-height: 23px;
	text-decoration: none;
}

#main_menu ul li a {
	background: transparent url(../img/li_a_noactive.gif) no-repeat top center;
	text-align: center;
	width: 120px;
	height: 24px;
	display: block;
	color: #670000;
	line-height: 23px;
	text-decoration: none;
}

#content {
	background: #ffffff;
	border: 1px solid #B9CBE1;
	padding: 0px;
}

#content .padding2 {
	padding: 10px;
}

#content fieldset {
	padding: 10px;
	border: 1px solid #B9CBE1;
	margin: 10px 0px;
}

#content fieldset legend {
	padding: 5px;
	color: #004995;
}

#content #sub_menu {
	background: transparent url(../img/sub_menu_bg.gif) repeat-x top left;
	height: 24px;
}

#content #sub_menu ul {
	list-style: none;
	padding: 0px 10px;
	margin: 0px;
}

#content #sub_menu ul li {
	display: inline;
	margin: 2px 1px 0px 0px;
	padding: 0px;
	float: left;
}

#content #sub_menu ul li a {
	background: transparent;
	padding: 4px 11px;
	display: block;
	text-decoration: none;
}

#content #sub_menu ul li a:hover {
	background: #ffffff;
	padding: 3px 10px 5px 10px;
	display: block;
	border-top: 1px solid #5873a2;
	border-left: 1px solid #5873a2;
	border-right: 1px solid #5873a2;
}

#content #sub_menu ul li #sub_item_active {
	font-weight: bold;
	border-top: 1px solid #5873a2;
	border-left: 1px solid #5873a2;
	border-right: 1px solid #5873a2;
	background: #ffffff url(../img/sub_item_ia.gif) repeat-x bottom left;
	padding: 4px 10px;
	display: block;
}

#content h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #004995;
}

#content h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #666666;
	text-transform: uppercase;
}

#content table {
	outline: 0px;
/*	width: 98%; */
}

#content td {
	padding: 2px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	outline: 0px;
}

#content .groups td {
	padding: 2px;
	text-align: left;
	border-bottom: none;
	margin: 0px;
	outline: 0px;
}

#content tr {
	padding: 5px;
	margin: 0px;
}

#content td input, #content td select, #content td label {
	vertical-align: middle;
	font-size: 11px;
}

#content th {
	background: #eeeeee;
	color: #333333;
	padding: 5px;
	margin: 0px;
	outline: 0px;
	text-align: left;
	font-weight: bold;
}

#dm_clear {
	clear: both;
}

#dm_clear p {
	margin: 0px;
	padding: 5px 0px;
}

#dm_clear .three_col {
	clear: both;
	list-style: none;
}

#dm_clear .three_col li {
	float: left;
	width: 33%;
/*	background: #eeeeee;*/
}

#dm_clear table {
	width: 98%;
}

#search_form {
	background: #f5f5f5;
	margin: 0px;
	padding: 0px;
	width: 650px;
}

.search_button {
	display: block;
	float: left;
	background: transparent;
	border: 2px solid #999999;
	font-weight: bold;
	color: #666666;
        cursor: pointer;
}

.button-all {
	display: inline;
	float: left;
	padding: 1px 6px 1px 6px;
	margin-left: 20px;
	background: transparent;
	border: 2px solid #999999;
	font-weight: bold;
	color: #666666;
}

.button-all a{
	display: block;
	background: transparent;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#search_form p, #search_form ul {
	margin: 0px;
	padding: 5px;
}

#search_form .three_col {
	clear: both;
	list-style: none;
}

#search_form .three_col li {
	float: left;
	width: 33%;
	background: #eeeeee;
}

#search_form .two_col {
	clear: both;
	list-style: none;
}

#search_form .two_col li {
	float: left;
	width: 50%;
	padding: 2px 0px;
}

.four_col {
	clear: both;
	list-style: none;
	width: 680px;
	margin: 0px;
	padding: 10px 0px;
	overflow: auto;
}

.four_col li {
	float: left;
	display: block;
	width: 24%;
	padding: 2px 0px;
}

#search_form div.clsa label {
	width: 90px;
	display: block;
	line-height: 19px;
	float: left;
	vertical-align: middle;
}

#search_form div.clsa textarea {
clear: both;
display: block;
float: left;
padding: 0;
margin: 0;
}

#search_opt_0, #search_opt_1, #search_opt_2 {
	float: left;
}

#search_form label, #search_form input, #search_form select, #search_form option {
	vertical-align: middle;
	font-size: 11px;
}

#search_name, #search_traffic_min, #search_traffic_max{
	width: 110px !important;
	float: left;
}


#search_profile, #search_ext, #search_group {
	width: 110px !important;
	float: left;
}

#check_all {
	background: transparent url(../img/check_all.gif) no-repeat left;
	display: block;
	height: 29px;
	line-height: 29px;
	padding-left: 36px;
	margin-top: 5px;
	min-width: 70px;
	float: left;
}

#un_check_all {
	background: transparent url(../img/un_check_all.gif) no-repeat left;
	display: block;
	height: 29px;
	line-height: 29px;
	padding-left: 36px;
	margin-top: 5px;
	min-width: 70px;
	float: left;
}

#delete_checked {
	background: transparent url(../img/delete_checked.gif) no-repeat left;
	display: block;
	height: 33px;
	line-height: 33px;
	padding-left: 40px;
	margin-top: 5px;
	min-width: 150px;
	float: left;
}


#newd2 {
	width: 300px;
}

#accordion #newd2 ,#accordion #reset,#accordion #copy2{
	width: 200px;
}


li#newd a, li#newd2 a, li#reset a , li#copy2 a {
	background: transparent url(../img/new_panel_domain.gif) no-repeat left;
	display: block;
	height: 33px;
	line-height: 33px;
	padding-left: 40px;
	margin-top: 5px;
	min-width: 150px;
	float: left;
}


.bottom_td {
	border-top: 5px solid #eeeeee;
	border-bottom: none !important;
}

#footer {
	background: #5873a2 url(../img/footer_rbg.jpg) no-repeat bottom right;
	height: 80px;
}

#footer #cl {
	background: transparent url(../img/cl_bg.gif) no-repeat bottom left;
	height: 80px;
	position: relative;
	width: 100%;
}

#footer #cl #copy {
	text-align: right;
	color: #becbe3;
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	top: 47px;
	margin: 0px;
	padding: 0px;
	right: 100px;
}

#footer #cl #desby {
	font-size: 11px;
	color: #becbe3 !important;
	position: absolute;
	top: 30px;
	left: 20px;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #becbe3;
}

#footer a:hover {
	color: #ffd200;
}

#signup, #log_in {
	font-size: 11px;
}

#signup fieldset, #log_in fieldset, #panel_domains_zone_form fieldset,
#newwww_redirect fieldset, #new_domains fieldset {
	width: 345px;
	margin: 5px 0px;
	padding: 5px;
}

#signup fieldset p, fieldset p {
	margin: 0px;
	padding: 5px;
}

#signup fieldset p input, #signup fieldset p select, #log_in fieldset p input, #log_in fieldset p select,
#panel_domains_zone_form p input, #panel_domains_zone_form p select, #newwww_redirect p input, #newwww_redirect p select,
#new_domains p input, #new_domains p select {
	width: 170px;
}

#signup label, #log_in label, #panel_domains_zone_form label, #newwww_redirect label,
#new_domains label {
	float: left;
	width: 150px;
}

.signup_cols {
	width: 450px;
	clear: both;
}

.signup_cols .sleft, .signup_cols .sright {
	float: left;
	width: 225px;
}

#wwwredir td textarea, #newwww_redirect textarea, #new_domains textarea {
	width: 99%;
	margin: 0px;
	padding: 0px;
}

#wwwredir span.s_short select, #wwwredir span.s_short input {
	width: 90px;
}

#wwwredir span.s_wide select, #wwwredir span.s_wide input {
	width: 95%;
}

.toggler {
	color: #004995;
	margin: 0;
	padding: 0px 5px;
	background: transparent;
/*	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9; */
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

tr.bg_toggler {
   color: #004995;
   margin: 0;
   padding: 0px 5px;
	background: #ffffff url(../img/sub_menu_bg.gif) repeat-x top left;
}

.toggler input{
	color: #004995;
	margin: 0;
	padding: 2px 5px;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;
}


ul.page_nav {
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

ul.page_nav li.page_back {
	float: left;

}

ul.page_nav li.page_next {
	float: left;

}

ul.page_nav li.page_back a {
	display: block;
	width: 90px;
	background: transparent url(../img/page_back.gif) no-repeat left;
	height: 25px;
	line-height: 23px;
	padding-left: 40px;
}

ul.page_nav li.page_next a {
	display: block;
	width: 70px;
	background: transparent url(../img/page_next.gif) no-repeat right;
	height: 25px;
	line-height: 23px;
	padding-right: 40px;
	text-align: right;
}

#welcome {
	width: 600px;
	height: 400px;
	background: transparent url(../img/welcome.jpg) no-repeat top center;
	margin: 10px auto 0px auto;
	text-align: center;
}

#start_nfo {
	width: 594px;
	padding: 3px;
	margin: 10px auto;
}

p.back a {
	display: block;
	width: 60px;
	background: transparent url(../img/back.gif) no-repeat left;
	height: 25px;
	line-height: 23px;
	padding-left: 30px;
	text-align: left;
}

.bad_list {
	margin-left: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #666666;
	list-style: none;
}

.highlighted {
	background-color: #eeeeee;
}

.normal {
	background-color: inherit;
}

input.groupName {
	background: #ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

	input.paypal_btn {
		display: block;
		border: none;
		background-image: url('../img/paypal.gif');
		background-repeat: no-repeat;
		width: 62px;
		height: 31px;
	}






/* CSS CALENDAR */
	#ncalendar table {padding:0px; width:180px;margin:0 auto}
	#ncalendar table th {padding:0px;font-size:1em;background:silver;}
	#ncalendar table tr {padding:0px;}

	#ncalendar {
		background:url('../img/cal_back.gif') no-repeat;
		width:205px;
		height:182px;
		font-size : .8em;
		padding-top : 1em;
		opacity : 0 ;
		cursor:  pointer ;
		position :  absolute;
	}

	#ncalendar div {
	 cursor:move;
	 text-align:center;
	 height:35px
	 width:200px;
	 display:block;
	}
	#ncalendar table {
	  margin-top:1em;
	  width:95%;
	  border:0px;
	}

	#ncalendar img {
		cursor:pointer;
	}

	.dayselected {background:#e0e0e0;}
	.noday {background:#e0e0e0;padding:0em;text-align:center;}
	.sunday {background:#ffe1e1;}
	.today {background:#b0b0b0;color:maroon;padding:0em;text-align:center;}
	td.isToday {
		background:#e1ffe1;
		font-weight:bold;
	}
	#ncalendar table td {padding:0px;padding:.2em;}


	input.paypal_btn {
		display: block;
		border: none;
		background-image: url('../img/paypal.gif');
		background-repeat: no-repeat;
		width: 62px;
		height: 31px;
	}

div#user_email_b {
	display: none;
}

.radio_button {margin-bottom: 5px}
.radio_button input {width: 10px; display: block;float: left;margin: 0}
.radio_button label {float: left; padding-left: 10px}
#signup label {font-weight:bold;}
#signup span.error {color: red}
