body{ 
    text-align:center; 
	margin:0px 0 10px 0; 
	padding:0;
	font-family:"verdana";
	background: white /*#F4F4F4*/ url(img/body_bg.jpg) repeat-x top;
	color:black;
}

textarea{
    font-family:"verdana";
	color:black;
}

select{
    font-family:"verdana";
	color:black;
}

input{
    font-family:"verdana";
	color:black;
}

.btn{
    color:black;
	width:auto;
	height:auto;
	font-weight:bold;
}

.cap{ text-transform:capitalize; font-size:12px;}

a, a:visited, a:active{ 
    color:#0033FF;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------------------*/

.head{
   width:770px;
   margin:0 auto 0px auto;
   height:100px;
}

.head-left{
    width:350px;
	float:left;
	height:70px;
	padding-top:30px;
	text-align:left;
}

.head-right{
    width:420px;
	float:left;
	text-align:right;
	height:100px;
}

.head-right-menu{ 
	height:20px;
	width:375px;
	padding-top:40px;
}

.head-right-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
}

.head-right-menu ul li {
	display: inline;
}

.head-right-menu ul li a, .head-right-menu ul li a:visited, .head-right-menu ul li a:active {
	text-decoration: none;
	line-height:18px;
	height:20px;
	font-size:11px;
	float:left;
	font-weight:normal;
	display:block;
	text-transform:none;
	background:url(img/head-right-menu_bg.png);
	width:90px;
	text-align:center;
	margin-right:5px;
	color:#0066FF;
}

.head-right-menu ul li a:hover{
    text-decoration:underline;
}

.head-right-menu ul li a.ative,.head-right-menu ul li a.ative:visited{
   background:url(img/menu-hover_bg.jpg);
}

.head-right-menu img{ border:none;}

/*------------------------------------------------------------------------------------------------------------------------------*/

#menu{ 
    width:100%;
	display:table;
	background:url(img/menu_bg.jpg) repeat-x top;
	height:50px;
}

.menu{ 
    width:770px;
	text-align:center;
	margin:0 auto;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
}

.menu ul li {
	display: inline;
}

.menu ul li a, .menu ul li a:visited, .menu ul li a:active {
	text-decoration: none;
	line-height:38px;
	padding:0 22px 2px 22px;
	font-size:12px;
	float:left;
	/*border-left:1px solid #293346;*/
	border-right:1px solid #545C6B;
	font-weight:bold;
	color:white;
	display:block;
	text-transform:none;
}

.menu ul li a:hover{
   background:url(img/menu-hover_bg.jpg);
}

.menu ul li a.ative,.menu ul li a.ative:visited{
   background:url(img/menu-hover_bg.jpg);
}

.menu img{ border:none;}

/*------------------------------------------------------------------------------------------------------------------------------*/

.big-banner{
    width:770px;
	height:90px;
	text-align:center;
	margin:20px auto 10px auto;
}

/*------------------------------------------------------------------------------------------------------------------------------*/

.body{
    width:770px;
	display:table;
	margin:30px auto;/*obs*/
}

/*------------------------------------------------------------------------------------------------------------------------------*/

.title{
    margin:0 auto 15px auto;
	text-align:left;
	color:#666666;
	width:760px;
	padding:8px 0 0 10px;
	font-weight:normal;
	background:url(img/title_bg.jpg);
	font-weight:bold;
	font-family:"Arial";
	font-size:16px;
	position:relative;
	height:27px;
}

#link-home{
    position:absolute;
	right:10px;
	top:5px;
}	

/*-----------------------------------------------------------------------------------------------------------------------------*/

#footer{ 
    width:100%;
	display:table;
	background:url(img/footer_bg.jpg) repeat-x top;
	height:85px;
	position:relative;
}

#footer2{ 
    width:770px;
	display:table;
	padding-top:20px;
	font-size:11px;
	color:black;
	margin:0 auto;
	position:relative;
	height:65px;
	font-family:arial;
}

.footer-links{ 
    width:770px;
	height:25px;
	text-align:center;
}

.footer-links a, .footer-links a:visited{
	padding:0 5px;
	border-right:1px solid gray;
}
.footer-links a:hover{
    color:#0033CC;
}

.footer-c{ 
    width:770px;
	text-align:center;
	color:#ACACAC;
	height:15px;
}

#dfs{
    position:absolute; 
	width:200px; 
	font-size:11px; 
	top:70px; 
	right:0px; 
	font-family:georgia; 
	font-style:italic;
	text-align:right;
}

#dfs a,#dfs a:visited{
    color:#CCCCCC;
	text-decoration:none;
}

#dfs a:hover{
    color:#0099FF;
}

/*----------------------------------------------------------------------------------------------------------------------------*/

div#qTip {
 padding: 5px;
 border: 1px solid #CC9933;
 display: none;
 background: #FFFFCC;
 font-size:12px;
 text-align: left;
 position: absolute;
 z-index: 1000;
 font-weight:bold;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

#log_res {
	height:auto;
	margin:0 auto;
	width:400px;
	font-size:11px;
}
#log_res p {
	margin:0;
	padding:4px 0 4px 0;
}
#log_res.ajax-loading
	{background: url(http://www.roscripts.com/images/spinner.gif) no-repeat center;
}
.error {
	color:red;
	margin:0;
	padding:0;
}

/*------------------------------------------------------------------------------------------------------------------------------*/
#val-error{
   margin:20px auto;
   width:400px;
   font-size:11px;
   display:table;
}

#val-error p {
	margin:0;
	padding:4px 0 4px 0;
}

/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/
/*Search Cars and Motorcycles*/
.scr-container{ text-align:left; margin-top:30px;}

.scr-stlink{
    width:100%;
    height:30px;
	margin-bottom:20px;
}

.scr-stlink-frame{
    float:left;
	height:30px;
	width:150px;
	color:white;
	margin-right:10px;
	border:1px solid #D6D6D6;
}

.scr-stlink-frame a, .scr-stlink-frame a:visited{
    display:block;
	color:#0066FF;
	text-decoration:none;
	text-align:center;
	line-height:30px;
	text-align:center;
	font-size:12px;
}

.scr-stlink-frame a:hover{
    text-decoration:underline;
}

.scr-stlink-frame a.ative{
   background:url(img/scr-stlink-frame-a_bg.jpg);
}

.scr-results{
	margin-bottom:0px;
	height:25px;
	/*background:#F1F1F1;*/
}

.scr-results-left{
    width:50%;
	font-size:14px;
	font-weight:bold;
	color:#009900;
	float:left;
	height:25px;
	/*padding-left:10px;*/
	padding-left:0px;
	line-height:25px;
}

.scr-results-right{
    width:48%;
	font-size:11px;
	float:left;
	text-align:right;
	height:25px;
	line-height:25px;
}

.scr-results-right select{
    font-size:10px;
}

.scr-list{
	display:table;
	padding:10px;
	margin-bottom:30px;
	font-family:verdana;
	/*border:1px solid #D6D6D6;
	border-right:2px solid #D6D6D6;
	border-bottom:2px solid #D6D6D6;*/
	background:url(img/scr-list_bg.jpg) no-repeat;
	/*border:1px solid #EBEBEB;*/
	height:200px;
}

.scr-list-table{
    font-family:arial;
}

.scr-list-table td{
}

.scr-list-table-photo a img{
    border:1px solid #D6D6D6;
	padding:4px;
	/*width:100px;
	height:75px;*/
}

.scr-list-table-photo-no{
    width:120px;
	height:90px;
	text-align:center;
	line-height:90px;
	font-size:11px;
	font-weight:normal;
	border:1px solid #D6D6D6;
	margin:0;
}

.scr-list-table-title{
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
}

.scr-list-table-title a, .scr-list-table-title a:visited{
}

td#scr-list-table-top{
	background:url(img/scr-list-table-top_bg.jpg) repeat-x bottom;
	padding:5px 10px 10px 0px;
}

td#scr-list-table-bottom{
	padding-top:10px;
}

.scr-list-table-features{
    font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:20px;
	padding-right:20px;
}

.zero{ font-weight:bold; color:#009900;}

.scr-list-table hr{
    margin:0;
	padding:0;
	color:gray;
}

.scr-list-table-features span.arrow{
    padding-left:10px; 
	background:url(img/arrow2.gif) no-repeat center left
}

.scr-list-table-icons{
  
}

.scr-list-table-icons img{
    cursor:pointer;
	margin-bottom:5px;
}

.scr-list-table-logo a img{
    border:1px solid #D6D6D6;
	padding:4px;
	/*width:100px;
	height:75px;*/
}

.scr-list-table-price{
	font-size:18px;
}

.scr-list-table-seller{
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	height:35px;
}

.scr-list-table-seller a img{
    border:1px solid #D6D6D6;
	padding:4px;
	/*width:100px;
	height:75px;*/
}

.scr-tree-phone{
    height:15px;
}

.scr-tree-phone a,.scr-tree-phone a:active, .scr-tree-phone a:visited{
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	height:20
}

/**/

.scr-pagination{
    text-align:right;
	width:770px;
	margin:10px 0;
}

.scr-pagination a, .scr-pagination  a:visited, .scr-pagination  a:active {
	text-decoration: none;
	color:gray;
	font-size:13px;
	line-height:30px;
	text-align:center;
	padding:0 3px;
	margin-right:3px;
	border:1px solid #D6D6D6;
}

.scr-pagination  a:hover {
	text-decoration:none;
	background:#0066FF;
	color:white;
}

.scr-pagination a.ativado, .scr-pagination a.ativado:visited, .scr-pagination a.ativado:active {
	text-decoration:none;
	background:#0066FF;
	color:white;
	cursor:default;
}

/**/


.scr-mysearch{
	margin-bottom:30px;
	text-align:center;
	width:770px;
	background:url(img/scr-mysearch_bg.jpg) no-repeat;
	padding-top:30px;
	height:110px;
}

.table-mysearch{
    font-weight:normal;
	font-size:11px;
	width:750px;
	margin:0 auto;
}

.table-mysearch td{
	text-align:left;
	font-size:11px;
	font-weight:normal;
	padding-right:25px;
}

.table-mysearch td.pt{ padding-top:8px; padding-bottom:3px;}

.table-mysearch tr{
}

.table-mysearch select{
    font-size:11px;
	color:black;
	height:18px;
	width:160px;
}

.table-mysearch select .one{
    height:15px;
	width:190px;
}

.link-advs{
    width:228px;
	text-align:center;
	margin-top:5px;
}

.link-advs a, .link-advs a:visited{
	color:#0066CC;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.link-advs a:hover{
}

.search-bottom{
    width:260px;
	background:url(img/search-bottom_bg.jpg) no-repeat top;
	height:23px;
}

/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/
/*Show Cars and Motorcycles*/

.sc-container{
    width:770px;
	height:auto;
	display:table;
}

/**/
.sc-left{
    width:260px;
	height:auto;
	display:table;
	float:left;
	text-align:left;
}

.sc-fc{
	width:250px;
	margin-top:20px;
	height:110px;
}

.sc-fc-line{
    height:50px;
	width:250px;
	margin-bottom:10px;
}

.sc-fc-line a{
    display:block
}

.sc-fc-line img{
    border:none;
	width:250px;
	height:50px;
}

/**/

.sc-photos{
    width:260px;
	height:190px;
}

.sc-photos-single{
    width:120px;
	height:90px;
	margin:0 5px 5px 0;
	float:left;
	border:1px solid #D6D6D6;
}


.sc-photos-single a img{
    width:120px;
	height:90px;
	display:block;
	border:none;
}

.sc-photos-no{
    width:120px;
	height:90px;
	text-align:center;
	line-height:90px;
	font-size:11px;
	font-weight:normal;
	float:left;
	border:1px solid #D6D6D6;
	margin:0 5px 5px 0;
}

.sc-i{
    width:260px;
	height:40px;
	text-align:left;
	margin-top:20px;
}

.sc-i img{
    border:none;
}



/**/

.sc-right{
	height:auto;
	display:table;
	float:left;
	width:510px;
}

.sc-head{
	padding:9px;
	margin-bottom:20px;
	border:1px solid #D6D6D6;
	background:url(img/sc-head_bg.jpg) repeat-x bottom;
}

.sc-head-left{
    width:348px;
	font-weight:bold;
	float:left;
	text-align:left;
	font-size:13px;
}

.sc-head-right{
    width:142px;
	font-weight:bold;
	float:left;
	text-align:right;
	font-family:arial;
}

.sc-head-bottom{
	text-align:center;
	height:15px;
	clear:both;
	padding-top:5px;
}

.sc-head-bottom a, .sc-head-bottom a:visited{
    margin-right:15px;
	font-size:12px;
	font-weight:bold;
	color:#0033FF;
	text-decoration:underline;
}

/**/

.sc-features{
   height:224px;
   text-align:left;
}

.sc-features-single{
    width:150px;
	margin:0 26px 20px 0;
	float:left;
	border:1px solid #D6D6D6;
	height:41px;
}

.sc-features-single-title{
    line-height:20px;
	height:20px;
	text-align:center;
	border-bottom:1px solid #D6D6D6;
	font-size:12px;
	background:url(img/sc-features-single-title_bg.jpg) repeat-x bottom;
	color:#0066FF;
}

.sc-features-single-desc{
    text-align:left;
	font-size:11px;
	line-height:20px;
	height:20px;
	text-align:center;
}

/**/

.sc-optional{
    margin-top:20px;
	text-align:left;
	border:1px solid #D6D6D6;
}

.sc-optional-title{
    line-height:25px;
	height:25px;
	background:url(img/sc-features-single-title_bg.jpg) repeat-x bottom;
	font-size:12px;
	border-bottom:1px solid #D6D6D6;
	padding-left:5px;
	color:#0066FF;
}

.sc-optional-desc{
    text-align:left;
	font-size:12px;
	line-height:20px;
	padding:5px;
}

/**/

.sc-seller{
    text-align:left;
	font-size:12px;
	margin:10px 0 0 0;
	height:25px;
	margin-bottom:10px;
}

.sc-seller-left{
    width:363px;/*2 px border*/
	float:left;
	text-transform:uppercase;
	padding-left:5px;
	height:25px;
	line-height:25px;
	/*background:#F4F4F4;*/
}

.sc-seller-right{
    width:140px;
	float:left;
	text-align:center;
	height:25px;
}

/**/

.sc-logo{
    padding:0;
	height:80px;
	border-top:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	margin-bottom:1px;
}

.sc-logo-left{
    width:160px;
	float:left;
	text-align:center;
	padding:15px 0;
	border-right:1px solid #D6D6D6;
	background:url(img/sc-features-single-title_bg.jpg) repeat-x bottom;
}

.sc-logo-left img{
     border:none;
	 width:130px;
	 height:50px;
}

.sc-logo-left a{
    display:block;
}

.sc-logo-right{
    width:347px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#0066FF;
}

.sc-logo-right-top{
	height:29px;
	border-bottom:1px solid #D6D6D6;
	padding:5px;
	background:url(img/sc-features-single-title_bg.jpg) repeat-x bottom;
}

.sc-logo-right-bottom{
	height:30px;
	padding:5px;
	background:url(img/sc-features-single-title_bg.jpg) repeat-x bottom;
}

/**/

.sc-prop{
}

.sc-prop-title{
	font-size:13px;
	background:#EBEBEB;
	height:25px;
	line-height:25px;
	text-align:center;
}

.sc-prop-form{
    padding:20px 0;
}

/**/

.title-show-car{
    margin:0 auto 15px auto;
	font-size:18x;
	text-align:left;
	font-weight:bold;
	line-height:40px;
	background:url(img/title_bg.jpg) no-repeat;
	width:770px;
	height:40px;
	font-family:arial;
}

.title-show-car-left{
    width:628px;
	float:left;
	padding-left:10px;
	color:#666666;
}

.title-show-car-right{
    width:130px;
	float:left;
	font-size:11px;
	text-align:center;
	font-weight:normal;
}

.title-show-car-right a, .title-show-car-right a:visited{
	text-decoration:none;
	font-weight:bold;
}

.title-show-car-right a:hover{
	text-decoration:underline;
}

.sc-noresp{
    font-size:10px;
	margin-top:40px;
	border-top:1px dotted #D6D6D6;
	text-align:left;
	padding:15px 5px 5px 5px;
	line-height:20px;
}

/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/
/*Cars new and Motorcycles Cpanel*/

.cars-new-table {
	margin: 0 auto;
	font-size:11px;
	float:left;
}

.cars-new-table th {
	text-align: left;
	padding:5px 0;
	font-weight:normal;
}

.cars-news-table form{
    margin:0;
}

.cars-new-table select{
    font-size:11px;
	color:black;;
	background:white;
}

.cars-new-table input.btn {
	cursor:pointer;
	width:auto;
	height:auto;
	font-size:13px;
}

.cars-new-table input{ 
    width:200px;
	color:black;;
	font-size:11px;
}

.cars-new-table input.radio{ 
    width:13px;
	height:13px;
	padding:0;
	margin:0;
}

.cars-new-table textarea{ 
    width:200px; 
	height:60px; 
	font-size:11px; 
	color:black;;
}

th.top{ 
    background:#EBEBEB; 
	text-align:left;
	padding-left:10px;
}

.ct-links{
    width:100%;
    height:30px;
	margin-bottom:20px;
}

.ct-links-frame{
    float:left;
	height:30px;
	width:150px;
	color:white;
	margin-right:10px;
	border:1px solid #D6D6D6;
}

.ct-links-frame a, .ct-links-frame a:visited{
    display:block;
	color:#0066FF;
	text-decoration:none;
	text-align:center;
	line-height:30px;
	text-align:center;
	font-size:12px;
}

.ct-links-frame a:hover{
    background:url(img/scr-stlink-frame-a_bg.jpg);
    color:#0066FF;
}

.ct-links-frame a.ative{
   background:url(img/scr-stlink-frame-a_bg.jpg);
   color:#0066FF;
}

/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/
/*Cars and Motocycles Edit List*/
.cars-edit-table {
	margin: 0 0 30px auto;
	font-weight: normal;
	width:100%;
	font-size:11px;
}

.cars-edit-table th {
	padding:5px;
	font-size:11px;
	font-weight: normal;
	text-align:center;
	border:1px solid #C1C1C1;
}

.cars-edit-table form{
    margin:0;
}

.cars-edit-table select{
    font-size:11px;
	background:white;
	text-transform:capitalize;
}

.cars-edit-table input.btn {
	cursor:pointer;
	width:auto;
	height:auto;
	font-size:13px;
}

.cars-edit-table input{ 
    width:200px;
	font-family:arial;
	font-size:11px;
}

.cars-edit-table input.radio{ 
    width:auto;
}

.cars-edit-table textarea{ 
    width:200px; 
	height:60px; 
	font-size:11px; 
}

.head-table { 
	color:white;
}

.cars-edit-table a, .cars-edit-table a:visited{
	font-weight:normal;
	font-size:11px;
	font-weight:bold;
}

.cars-edit-table a:hover{
}

.cars-edit-table a img, .cars-edit-table a img:visited{
    border:none;  
}

.qtd-reg{ margin-bottom:20px; font-size:15px; font-weight:bold;}

.brands-resale{ 
    margin-bottom:20px; 
	font-size:13px;
}

.brands-resale a,.brands-resale a:visited{
    color:gray;
	text-transform:uppercase;
	margin-right:10px;
}

.brands-resale a.active,.brands-resale a.active:visited{
    font-weight:bold;
	color:#0066FF;
	text-decoration:underline;
}

.cars-edit-table-top th{ 
    background:#E5E5E5/*url(img/cars-edit-table-top_bg5.jpg) repeat-x bottom*/;
	font-weight:bold;
	font-size:11px;
}

.cars-edit-table-disabled{
	font-size:13px;
	font-weight:bold;
	padding:10px;
	color:red;
	
}

/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/
/*Cars and Motorcycles Gives*/

.cars-new-gives-table{
	margin: 0 auto;
	font-weight: normal;
	font-size: 12px;
	width:100%;
}

.cars-new-gives-table tr {
    border:1px solid #D6D6D6;
}

.cars-new-gives-table th {
	text-align: left;
	padding:10px;
	font-size:11px;
	font-weight: normal;
	 border:1px solid #D6D6D6;
}


.left{ background:#F2F2F2; font-weight:bold;}

/*------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------*/

/*Resales and Partners*/
/*------------------------------------------------------------------------------------------------------------------------------*/

.rp-body{
    margin:0 auto;
	padding-bottom:30px;/*Bug IE7 MARGIM-BOTTOM*/
	width:770px;
	display:table;
}

.rp-body:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

.rp-body-frames{ 
    float:left;
	width:230px;
	margin:40px 37px 0px 0;/*Bug IE7 MARGIM-BOTTOM*/
	font-size:12px;
	text-align:left;
	border:1px solid #D6D6D6;
	background:url(img/rp-body-frames_bg.jpg) repeat-x bottom;
}

.rp-body-frames-title{
    font-size:13px;
	font-weight:bold;
	font-variant:bold;
	text-align:center;
	border-bottom:1px solid #D6D6D6;
	background:url(img/rp-body-frames-title_bg.jpg);
	line-height:30px;
	color:white;
}

.rp-body-frames-logo{
	text-align:center;
	padding:8px 0;
	height:70px;
}

.rp-body-frames-logo img{
    border:none;
}

.rp-body-frames-title{
	font-weight:bold;
	font-size:13px;
	text-align:center;
	margin-bottom:5px;
}

.rp-body-frames-title2{
	font-size:11px;
	text-align:center;
	margin-bottom:10px;
	height:30px;
	line-height:15px;
}

.rp-body-frames-links{
	display:table;
}

.rp-body-frames-links-line{
    line-height:25px;
	border-top:1px solid white;
}

.rp-body-frames-links-line a,.rp-body-frames-links-line a:visited {
	line-height:25px;
	display:block;
	text-decoration:none;
	text-align:left;
	padding-left:10px;
	width:220px;
	text-transform:lowercase;
	font-size:11px;
	font-family:verdana;
	/*background:url(img/rp-body-frames-links-line-a_bg.jpg);*/
}

.rp-body-frames-links-line a:hover{
	text-decoration:underline;
}

.rp-body-frames-links-line a img{ border:none;}

/*----------------------------------------------------------------------------------------------------------------------------*/

.menu-int{ 
    width:770px;
	margin:0 auto 20px auto;
	height:32px;
}

.menu-int ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
}

.menu-int ul li {
	display: inline;
}

.menu-int ul li a, .menu-int ul li a:visited, .menu-int ul li a:active {
	text-decoration: none;
	line-height:30px;
	height:30px;
	font-size:12px;
	float:left;
	font-weight:normal;
	display:block;
	text-transform:none;
	width:180px;
	text-align:center;
	background: #F3F3F3 /*url(img/cpanel-menu2-a_bg.jpg)*/;
	border:1px solid #D6D6D6;
	margin-right:20px;
}

.menu-int ul li a:hover{
   background:#666666 /*url(img/cpanel-menu2-a-hover_bg.jpg)*/;
   color:white;
}

.menu-int ul li a.ative,.menu-int ul li a.ative:visited{
   background:#666666 /*url(img/cpanel-menu2-a-hover_bg.jpg)*/;
   color:white;
}