A.help {cursor: help;}
A.help:link {text-decoration:none;}
A.help:visited {text-decoration:none;}
A.help:hover {text-decoration:none; position:static;}
A.help SPAN {text-decoration:none; display:none;}
A.help:hover SPAN {
margin-left: 5px;
width: 150px;
position: absolute;
padding: 2px;
border: 1px solid #000000;
background-color: yellow;
color: #000000;
font-weight: normal;
display: inline;
}


A.help-noclick:hover {color:000000; text-decoration:none; font-weight:normal; position:static;}
A.help-noclick SPAN {text-decoration:none; display:none;}
A.help-noclick:hover SPAN {
margin-left: 5px;
width: 150px;
position: absolute;
padding: 2px;
border: 1px solid #000000;
background-color: yellow;
color: #000000;
font-weight: normal;
display: inline;
}

A.info {border-bottom: 1px solid #0066FF; cursor: help;}
A.info:link {color: 0066FF; text-decoration:none;}
A.info:visited {color: 0066FF; text-decoration:none;}
A.info:hover {color:FFA500; text-decoration:none; position:static;}
A.info SPAN {text-decoration:none; display:none;}
A.info:hover SPAN {
margin-left: 5px;
width: 450;
position: absolute;
padding: 2px;
border: 1px solid #000000;
background-color: #FFFFFF;
color: #000000;
font-weight: normal;
display: inline;
}

A.info2 {cursor: help;}
A.info2:link {color: 0066FF; text-decoration:none;}
A.info2:visited {color: 0066FF; text-decoration:none;}
A.info2:hover {color:FFA500; text-decoration:none; position:static;}
A.info2 SPAN {text-decoration:none; display:none;}
A.info2:hover SPAN {
width: 700px;
position: absolute;
padding: 2px;
border: 1px solid #000000;
background-color: #FFFFFF;
color: #000000;
font-weight: normal;
display: inline;
}

A.info3 {cursor: help;}
A.info3:link {color: 0066FF; text-decoration:none;}
A.info3:visited {color: 0066FF; text-decoration:none;}
A.info3:hover {color:FFA500; text-decoration:none; }
A.info3 SPAN {text-decoration:none; display:none;}
A.info3:hover SPAN {
position: absolute;
padding: 2px;
border: 1px solid #000000;
background-color: yellow;
color: #000000;
font-weight: normal;
display: inline;
text-align: right;
}

A.infoizq {cursor: help;}
A.infoizq:link {color: 0066FF; text-decoration:none;}
A.infoizq:visited {color: 0066FF; text-decoration:none;}
A.infoizq:hover {color:FFA500; text-decoration:none; }
A.infoizq SPAN {text-decoration:none; display:none;}
A.infoizq:hover SPAN {
position: absolute;
padding: 9px;
border: 1px solid #000000;
background-color: yellow;
color: #000000;
font-weight: normal;
display: inline;
text-align: right;
}



A.header:link {color: FFFFFF; text-decoration:none;}
A.header:visited {color: FFFFFF; text-decoration:none;}
A.header:hover {color: FFFFFF; text-decoration:none;}
	
	
INPUT.noenter {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #0000FF;
}

.header1
	{color: #ffffff; background: #4682B4; font-weight: normal; font-family: Tahoma, Verdana; font-size: 12px; margin: 0px; padding-left: 2px; height: 18px}
.header2
	{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
.intd
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
.wcell
	{background: #FFFFFF; vertical-align: top;}
.ctrl
	{font-family: Tahoma, Verdana, sans-serif; font-size: 12px; width: 100%;}
.btnform 	{
border: 1px solid black; 
background-color: transparent; 
text-align: center; 
cursor: hand;
}
.btn
	{background-color: #DBEAF5; padding: 0px;}
	
/* classes for validator */
.tfvHighlight
	{font-weight: bold; color: red;}
.tfvNormal
	{font-weight: normal; color: black;}

form {
	margin-top: 2;
	margin-bottom: 2;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formlogin {
color:black; 
background-color:#CCCCCC; 
border:none;
}

.formlogin2 {
color: white; 
background-color: transparent; 
border: thin;
}



#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.png');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.png');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.png');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}


.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
font-size:120%;
}

.manuals_faq{
font-size: 12px;
line-height: 1.7em;
}

.sizeplus{
font-size:120%;
}

.sizeextra{
font-size: 20px;
}

.sizeextrabold{
font-size: 20px;
font-weight: bold;
}


/*
.tickets_new{
color: white;
background-color: red;
font-weight: bold;
}
.tickets_pending{
color: black;
background-color: yellow;
font-weight: bold;
}
.tickets_answered{
color: white;
background-color: green;
font-weight: bold;
}
.tickets_reply{
color: white;
background-color: orange;
font-weight: bold;
}
.tickets_closed{
color: white;
background-color: gray;
font-weight: bold;
}
.tickets_followup{
color: white;
background-color: gray;
font-weight: bold;
}
*/
.tickets_time{
margin: 0;
padding: 0;
font-size: 200%;
font-weight: bold;
}

/*- PAGINATION */
div.pagination {
    margin: 2px auto;
    text-align: left;
    padding: 4px 4px;
    white-space: nowrap;
    font-size: 12px;
}
span.pagthis {
    padding: 2px 2px;
    background-color: #000000;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
a.pag {
    padding: 2px 2px;
    color: #888;
    text-decoration: none;
    border: 1px solid #FFFFFF;
}
a.pag:hover {
    padding: 2px 2px;
    color: #000;
    background-color: #CCCCCC;
    border: 1px solid #FFFFFF;
    text-decoration: none;
} 
/*- END PAGINATION */


 
/*- Menu Tabs J--------------------------- */

#tabsJ {
	float:left;
	width:100%;
	/*background:#F4F4F4;*/
	font-size:120%;
	font-weight: bold;
	line-height:normal;
	border-bottom:1px solid #24618E;
}
#tabsJ ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#tabsJ li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsJ a {
	float:left;
	background:url("../images/tableftJ.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabsJ a span {
	float:left;
	display:block;
	background:url("../images/tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */
#tabsJ a:hover span {
	color:#FFF;
}
#tabsJ a:hover {
	background-position:0% -42px;
}
#tabsJ a:hover span {
	background-position:100% -42px;
}

#tabsJ #current a {
	background-position:0% -42px;
}
#tabsJ #current a span {
	background-position:100% -42px;
	color:#FFF;
}
 

/* These classes are used by the script as rollover effect for table 1 and 2 */
.tableRollOverEffect1{
	background-color:#317082;
	color:#FFF;
}

.tableRowClickEffect1{
	background-color:#F00;
	color:#FFF;
}


/* iconos menu cliente */
.icons {background: url('../images/menu_icons.png') no-repeat top left; }
.affiliates2 	{background-position: -55px -60px;  width: 50px; height: 50px;}
.affiliates 	{background-position: -55px -5px; width: 50px; height: 50px;}
.announcements2 	{background-position: -110px -60px; width: 50px; height: 50px;}
.announcements 	{background-position: -110px -5px; width: 50px; height: 50px;}
.billing2 	{background-position: -165px -60px; width: 50px; height: 50px;}
.billing	 	{background-position: -165px -5px; width: 50px; height: 50px;}
.contact2 	{background-position: -220px -60px; width: 50px; height: 50px;}
.contact	 	{background-position: -220px -5px; width: 50px; height: 50px;}
.download2	{background-position: -275px -60px; width: 50px; height: 50px;}
.download	 	{background-position: -275px -5px; width: 50px; height: 50px;}
.faq2		{background-position: -330px -60px; width: 50px; height: 50px;}
.faq		{background-position: -330px -5px; width: 50px; height: 50px;}
.home2	 	{background-position: -385px -60px; width: 50px; height: 50px;}
.home		{background-position: -385px -5px; width: 50px; height: 50px;}
.manuals2	 	{background-position: -440px -60px; width: 50px; height: 50px;}
.manuals	 	{background-position: -440px -5px; width: 50px; height: 50px;}
.shop2	 	{background-position: -495px -60px; width: 50px; height: 50px;}
.shop		{background-position: -495px -5px; width: 50px; height: 50px;}
.tickets2	 	{background-position: -550px -60px; width: 50px; height: 50px;}
.tickets	 	{background-position: -550px -5px; width: 50px; height: 50px;}

/* imagenes de todo el sitio */
.sprites {background: url('../images/sprite.png') no-repeat top left; }

.AddGreenButton	{background-position: -50px -50px;  width: 20px; height: 21px;}
.alert_mini	{background-position: -157px -225px;  width: 43px; height: 46px;}
.arrow_down	{background-position: -325px -50px;  width: 12px; height: 15px;}
.arrow_up		{background-position: -350px -50px;  width: 13px; height: 15px;}
.arrowup		{background-position: -25px -50px;  width: 18px; height: 18px;}
.bandwidth	{background-position: -375px -125px;  width: 18px; height: 18px;}
.blank16		{background-position: -1px -1px;  width: 12px; height: 15px;}
.cart		{background-position: -25px -225px;  width: 46px; height: 36px;}
.clock		{background-position: -125px -25px;  width: 13px; height: 13px;}
.clock_plus	{background-position: -100px -25px;  width: 16px; height: 16px;}
.clock_plus_mini	{background-position: -75px -25px;  width: 14px; height: 14px;}
.clock_x		{background-position: -50px -25px;  width: 16px; height: 16px;}
.clock_x_mini	{background-position: -25px -25px;  width: 14px; height: 14px;}
.collapse		{background-position: -55px -270px;  width: 23px; height: 23px; float:right;}
.config		{background-position: -325px -125px;  width: 18px; height: 18px;}
.cpanel		{background-position: -100px -225px;  width: 50px; height: 49px;}
.creditcard	{background-position: -300px -180px;  width: 30px; height: 24px;}
.curved_arrow	{background-position: -25px -75px;  width: 38px; height: 20px;}
.del		{background-position: -225px -25px;  width: 13px; height: 16px;}
.duplicate	{background-position: -200px -25px;  width: 18px; height: 18px;}
.edit		{background-position: -225px -100px;  width: 16px; height: 16px;}
.error		{background-position: -275px -25px;  width: 16px; height: 16px;}
.expand		{background-position: -25px -270px;  width: 23px; height: 23px; float:right;}
.flag_english	{background-position: -275px -100px;  width: 30px; height: 16px;}
.flag_spanish	{background-position: -275px -75px;  width: 30px; height: 16px;}
.followup		{background-position: -275px -125px;  width: 17px; height: 17px;}
.frame2		{background-position: -50px -100px;  width: 20px; height: 19px;}
.frame3		{background-position: -75px -100px;  width: 20px; height: 19px;}
.ftp		{background-position: -150px -25px;  width: 16px; height: 16px;}
.green		{background-position: -125px -150px;  width: 45px; height: 60px;}
.green_status	{background-position: -200px -50px;  width: 16px; height: 13px;}
.GreenBall	{background-position: -150px -50px;  width: 20px; height: 19px;}
.GreenBallMini	{background-position: -175px -50px;  width: 13px; height: 14px;}
.help		{background-position: -325px -25px;  width: 12px; height: 14px;}
.helpblue 	{background-position: -200px -125px;  width: 18px; height: 18px;}
.HelpBlueButton	{background-position: -200px -125px;  width: 18px; height: 18px;}
.info		{background-position: -300px -25px;  width: 16px; height: 16px;}
.lang		{background-position: -350px -150px;  width: 32px; height: 32px; float:left;}
.lock		{background-position: -350px -100px;  width: 10px; height: 14px;}
.key		{background-position: -400px -125px;  width: 13px; height: 15px;}
.mainpage		{background-position: -75px -75px;  width: 16px; height: 16px;}
.mainpageoff	{background-position: -100px -75px;  width: 16px; height: 16px;}
.menu_add_server	{background-position: -550px -25px;  width: 24px; height: 24px; float:left;}
.menu_addclient 	{background-position: -575px -300px;  width: 24px; height: 24px; float:left;}
.menu_addproduct	{background-position: -575px -25px;  width: 24px; height: 24px; float:left;}
.menu_affiliates	{background-position: -575px -325px;  width: 24px; height: 24px; float:left;}
.menu_announcements	{background-position: -500px -350px;  width: 24px; height: 24px; float:left;}
.menu_application	{background-position: -500px -50px;  width: 24px; height: 24px; float:left;}
.menu_backup	{background-position: -475px -50px;  width: 24px; height: 24px; float:left;}
.menu_billing	{background-position: -525px -350px;  width: 24px; height: 24px; float:left;}
.menu_CancelButton	{background-position: -575px -50px;  width: 24px; height: 24px; float:left;}
.menu_chart	{background-position: -550px -50px;  width: 24px; height: 24px; float:left;}
.menu_clock	{background-position: -525px -50px;  width: 24px; height: 24px; float:left;}
.menu_controlpanel	{background-position: -500px -75px;  width: 24px; height: 24px; float:left;}
.menu_db_accept	{background-position: -475px -75px;  width: 24px; height: 24px; float:left;}
.menu_db_process	{background-position: -500px -100px;  width: 24px; height: 24px; float:left;}
.menu_document 	{background-position: -550px -75px;  width: 24px; height: 24px; float:left;}
.menu_downloads	{background-position: -575px -350px;  width: 24px; height: 24px; float:left;}
.menu_edit_user	{background-position: -550px -100px;  width: 24px; height: 24px; float:left;}
.menu_export	{background-position: -575px -100px;  width: 24px; height: 24px; float:left;}
.menu_eye		{background-position: -475px -125px;  width: 24px; height: 24px; float:left;}
.menu_faq		{background-position: -475px -375px;  width: 24px; height: 24px; float:left;}
.menu_flag	{background-position: -575px -125px;  width: 24px; height: 24px; float:left;}
.menu_flagUSA	{background-position: -550px -125px;  width: 24px; height: 24px; float:left;}
.menu_foldernext	{background-position: -525px -125px;  width: 24px; height: 24px; float:left;}
.menu_forwardMail	{background-position: -500px -175px;  width: 24px; height: 24px; float:left;}
.menu_globe	{background-position: -475px -150px;  width: 24px; height: 24px; float:left;}
.menu_GreenBall	{background-position: -525px -150px;  width: 24px; height: 24px; float:left;}
.menu_GreyBall	{background-position: -500px -150px;  width: 24px; height: 24px; float:left;}
.menu_history	{background-position: -525px -175px;  width: 24px; height: 24px; float:left;}
.menu_home	{background-position: -500px -375px;  width: 24px; height: 24px; float:left;}
.menu_key		{background-position: -550px -175px;  width: 24px; height: 24px; float:left;}
.menu_key2	{background-position: -575px -175px;  width: 24px; height: 24px; float:left;}
.menu_lock	{background-position: -500px -200px;  width: 24px; height: 24px; float:left;}
.menu_manuals	{background-position: -525px -375px;  width: 24px; height: 24px; float:left;}
.menu_Money	{background-position: -500px -225px;  width: 24px; height: 24px; float:left;}
.menu_network	{background-position: -575px -200px;  width: 24px; height: 24px; float:left;}
.menu_next	{background-position: -550px -200px;  width: 24px; height: 24px; float:left;}
.menu_note_edit	{background-position: -525px -200px;  width: 24px; height: 24px; float:left;}
.menu_nothing	{background-position: -0px -0px;      width: 24px; height: 24px; float:left;}
.menu_payment	{background-position: -525px -225px;  width: 24px; height: 24px; float:left;}
.menu_product 	{background-position: -525px -250px;  width: 24px; height: 24px; float:left;}
.menu_RedBall	{background-position: -575px -150px;  width: 24px; height: 24px; float:left;}
.menu_remove_user	{background-position: -500px -250px;  width: 24px; height: 24px; float:left;}
.menu_search	{background-position: -475px -250px;  width: 24px; height: 24px; float:left;}
.menu_searchserver	{background-position: -475px -275px;  width: 24px; height: 24px; float:left;}
.menu_sendmail	{background-position: -575px -250px;  width: 24px; height: 24px; float:left;}
.menu_sendreminder	{background-position: -550px -250px;  width: 24px; height: 24px; float:left;}
.menu_settings	{background-position: -525px -275px;  width: 24px; height: 24px; float:left;}
.menu_shop	{background-position: -550px -375px;  width: 24px; height: 24px; float:left;}
.menu_spamfilter	{background-position: -500px -275px;  width: 24px; height: 24px; float:left;}
.menu_TextEdit	{background-position: -575px -275px;  width: 24px; height: 24px; float:left;}
.menu_tickets 	{background-position: -575px -375px;  width: 24px; height: 24px; float:left;}
.menu_user	{background-position: -475px -300px;  width: 24px; height: 24px; float:left;}
.menu_user_green	{background-position: -525px -300px;  width: 24px; height: 24px; float:left;}
.menu_user_red 	{background-position: -500px -300px;  width: 24px; height: 24px; float:left;}
.menu_user_yellow	{background-position: -550px -300px;  width: 24px; height: 24px; float:left;}
.menu_users	{background-position: -475px -325px;  width: 24px; height: 24px; float:left;}
.menu_WebBrowser	{background-position: -525px -325px;  width: 24px; height: 24px; float:left;}
.menu_YellowBall	{background-position: -550px -150px;  width: 24px; height: 23px; float:left;}
.minus		{background-position: -300px -150px;  width: 22px; height: 22px;}
.MinusRedButton	{background-position: -75px -50px;  width: 20px; height: 21px;}
.noframe		{background-position: -100px -100px;  width: 20px; height: 19px;}
.random		{background-position: -325px -150px;  width: 25px; height: 25px;}
.red		{background-position: -225px -150px;  width: 45px; height: 60px;}
.red_status	{background-position: -200px -75px;  width: 15px; height: 15px;}
.RedBall		{background-position: -150px -75px;  width: 20px; height: 19px;}
.RedBallMini	{background-position: -175px -75px;  width: 13px; height: 14px;}
.regex		{background-position: -225px -125px;  width: 16px; height: 16px;}
.dom_register	{background-position: -390px -150px;  width: 24px; height: 24px;}
.dom_transfer	{background-position: -415px -150px;  width: 24px; height: 24px;}
.remove_timer	{background-position: -350px -25px;  width: 20px; height: 20px;}
.right_arrow	{background-position: -325px -100px;  width: 19px; height: 19px;}
.secure		{background-position: -300px -125px;  width: 16px; height: 18px;}
.sel		{background-position: -400px -75px;  width: 24px; height: 16px;}
.send		{background-position: -400px -50px;  width: 19px; height: 18px;}
.server		{background-position: -175px -25px;  width: 13px; height: 13px;}
.serverload	{background-position: -350px -125px;  width: 18px; height: 16px;}
.star		{background-position: -25px -150px;  width: 24px; height: 24px;}
.starmini		{background-position: -25px -200px;  width: 15px; height: 15px;}
.staroff		{background-position: -25px -125px;  width: 24px; height: 24px;}
.staroffmini	{background-position: -25px -175px;  width: 15px; height: 15px;}
.step1		{background-position: -50px -135px;  width: 60px; height: 6px;}
.step2		{background-position: -50px -145px;  width: 60px; height: 6px;}
.step3		{background-position: -50px -155px;  width: 60px; height: 6px;}
.step4		{background-position: -50px -165px;  width: 60px; height: 6px;}
.subpackage	{background-position: -375px -25px;  width: 14px; height: 16px;}
.suspend 		{background-position: -200px -100px;  width: 15px; height: 15px;}
.terminate	{background-position: -225px -75px;  width: 16px; height: 16px;}
.tkt_blue		{background-position: -250px -141px;  width: 9px; height: 9px;}
.tkt_orange	{background-position: -266px -125px;  width: 9px; height: 9px;}
.tkt_red		{background-position: -250px -125px;  width: 9px; height: 9px;}
.transfer		{background-position: -375px -50px;  width: 18px; height: 20px;}
.unsuspend 	{background-position: -225px -50px;  width: 14px; height: 15px;}
.upgrade 		{background-position: -350px -75px;  width: 15px; height: 15px;}
.usergreen 	{background-position: -250px -50px;  width: 18px; height: 20px;}
.userred 		{background-position: -250px -75px;  width: 18px; height: 20px;}
.users		{background-position: -300px -50px;  width: 24px; height: 24px;}
.useryellow 	{background-position: -250px -100px;  width: 18px; height: 20px;}
.view		{background-position: -400px -100px;  width: 20px; height: 13px;}
.vineta01		{background-position: -375px -75px;  width: 11px; height: 10px;}
.whm		{background-position: -50px -175px;  width: 48px; height: 15px;}
.whois		{background-position: -325px -75px;  width: 11px; height: 13px;}
.yellow		{background-position: -175px -150px;  width: 45px; height: 60px;}
.YellowBall	{background-position: -150px -100px;  width: 20px; height: 19px;}
.YellowBallMini	{background-position: -175px -100px;  width: 13px; height: 14px;}


