@import url("css/menu.css");
#divH1:hover {
	padding:5px;
	background-color:#EEE;
	}
#divH2:hover {
	padding:5px;
	background-color:#EEE;
	}
#divH3:hover {
	padding:5px;
	background-color:#EEE;
	}

/*  ######################## CSS STYLES HIGLITES ####################################*/
#title {
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
}

#image {
	border:1px solid #DDD;
	padding:3px;
	float:left;
	max-width:150px;
	margin-top:15px;
    margin-right:25px;
}
#image img {
	width:150px;
}
#image #icn {
	float:left;
}
#image #icn img {
	width:65px;
}
#lead {
	margin-top:15px;	
	width:250px;
	float:left;
	margin-left:25px;
	font: 14px Georgia, Cambria, "Times New Roman", Times, serif;
	line-height:18px;
	
}
#margin {
	height:30px;
}
#content {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
}
#content li {
	list-style:square;
	margin-left:30px;
	font-weight:bold;
}


/*  ######################## CSS STYLES FOR HouseMenu ####################################*/
/* Applied to all unordered lists within the div named "houseMenuVstatic" */
#houseMenuVstatic 
{
	margin:0px;
	margin-left:0px;
	border: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	list-style-type: none;
	width: 138px;
}
#houseMenuVstatic ul
{
	margin:0px;
	border: 0;
	padding: 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	list-style-type: none;
}

/* Applied to all list items within the div named "houseMenuVstatic" */
#houseMenuVstatic li
{
	display: inline;
	margin: 0px;
	
	border: 0;
	padding: 0;
	width: 138px;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a
{
	padding-right: 6px;
	display: block;
	padding-left: 6px;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 4px;
	background-color: #FFFFFF;
	background:url(images/menu.arrow.png) no-repeat right center;
	text-decoration: none;
	width: 100%;
	width: 100%;
	margin: 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size: 10px;
	border-bottom:1px solid #CCC
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a:hover
{
	background-color: #EEE;
	color: #F90;
	}

/* Applied to first-level links */
#houseMenuVstatic ul a
{
}

/* Applied to second-level links */
#houseMenuVstatic ul 
{
	text-indent:12px;
}
#houseMenuVstatic ul ul a
{
	text-indent:18px;
	background-color: #FFFFFF;
	width: 100%;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 100%;
	width: 100%;
	/* end hack */
}

/* Applied to third-level links */
#houseMenuVstatic ul ul ul a
{
	text-indent:24px;
	background-color: #FFFFFF;
	width: 100%;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 100%;
	width: 100%;
	/* end hack */
}

/* Applied to fourth-level links */
#houseMenuVstatic ul ul ul ul a
{
	text-indent:30px;
	background-color: #FFFFFF;
	width: 100%;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 100%;
	width: 100%;
	/* end hack */
}

/* Applied to fifth-level links */
#houseMenuVstatic ul ul ul ul ul a
{
	text-indent:36px;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 100%;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 100%;
	_width: 100%;
	/* end hack */
}

.ArrowPointer
{
	cursor: default;
}



/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #eeeeee;
	background-color: #666;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #eeeeee;
	background-color: #333;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #000;
	background-color: #ffff99;
	text-decoration: none;
}
/*  ######################## CONTAINER ####################################*/


/*blockquote,
dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
caption*/

/*  ######################## CONSECIONARIO ####################################*/

#concesionario table {
	width:450px;
	border:none;
	margin-bottom:25px;
	border-bottom:1px dotted #CCCCCC;
}
#concesionario table tr:first-child td table td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333
}
#concesionario table tr:first-child td table tr:first-child td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333
	}
#concesionario table tr:first-child td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333
	}
#concesionario h1 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:18px;
	color:#333333;
}
#concesionario table td {
	padding:5px;
	}

/*  ######################## ROLLOVER IMAGES ####################################*/

#logos { width:300px; height:240px; background:url(/portals/0/bg.table.png);}

#rollover { 
	width:95px;
	height:75px; 
	margin:0px;
	padding:0px;	
	}
#rollover a {
	display:block;
	text-align:center;
	}
#rollover a span {
	}

/*  ######################## BottomPane Module ####################################*/

#bpwrapper {
/*	width: 960px;
*/	height: 250px;
}
#bp1 {
	width: 320px;
	height: 250px;
	float: left;
}
#bp1icon {
	width: 42px;
	height: 44px;
	float: left;
	background:url(images/bp.logo.png);
	margin: 15px 0px 0px 30px;
}
#bp1title {
	width: 175px;
	height: 20px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	margin: 15px 0px 0px 25px;
}
#bp1text {
	width: 200px;
	height: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000;
	margin: 0px 0px 0px 95px;
}
#bp2 {
	width: 320px;
	height: 250px;
	float: left;
}
#bp21 {
	width: 160px;
	height: 250px;
	float: left;
}
#bp2img1 {
	width: 140px;
	height: 75px;
	background: url(images/bp.img.png);
	margin-top:15px;
}
#bp2title1 {
	width:100px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	margin-left: 5px;
	margin-top: 3px;
}
#bp2text1 {
	width: 140px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	margin: 4px 0px 0px 5px;
}

#bp22 {
	width: 160px;
	height: 250px;
	float: right;
}
#bp2img2 {
	width: 140px;
	height: 75px;	
	background: url(images/bp.img2.png);
	margin-top:15px;
}
#bp2title2 {
	width:100px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	margin-left: 5px;
	margin-top: 3px;
}
#bp2text2 {
	width: 140px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	margin: 4px 0px 0px 5px;
}
#bp3 {
	width: 320px;
	height: 250px;
	float: left;
}
#bp31 {
	width: 160px;
	height: 250px;
	float: left;
}
#bp3img1 {
	width: 140px;
	height: 75px;
	background: url(images/bp.img3.png);
	margin-top:15px;
}
#bp3title1 {
	width:100px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	margin-left: 5px;
	margin-top: 3px;
}
#bp3text1 {
	width: 140px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	margin: 4px 0px 0px 5px;
}

#bp32 {
	width: 160px;
	height: 250px;
	float: right;
}
#bp3img2 {
	width: 140px;
	height: 75px;	
	background: url(images/bp.img4.png);
	margin-top:15px;
}
#bp3title2 {
	width:100px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	margin-left: 5px;
	margin-top: 3px;
}
#bp3text2 {
	width: 140px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	margin: 4px 0px 0px 5px;
}
/*  ######################## DESTAQUES ####################################*/

#divMain {
   float:left; height:240px; width:620px;
}
#divHighlights {
    float:left; height:240px; width:620px;
}
#divDetail {
  float:left; height:240px; width:300px;
}
#divH1Detail {
  float:left; height:240px; width:300px; background-color: #FFCC00;
}
#divHDetailSize {
  float:left; height:144px; width:300px;
}
.divImage1 {
  float:left; height:145px; width:300px; background: no-repeat top left;
}
#divVertBar {
  filter:alpha(opacity=50); opacity: 0.5; -moz-opacity:0.5; float:right; width:10px; height:145px; background: url(/portals/0/module.top.vert.png) no-repeat;
}
#divVertBarSize {
  float:left; height:96px; width:300px;
}
.divTitle1 {
  height:26px;padding-top:10px; width:220px; font-family:'Lucida Sans Unicode', Tahoma, Geneva, sans-serif;font-size:14px;color:#000;padding-left:5px;line-height:14px;
}
.divDesc1 {
  float:left; height:60px; width:220px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; padding: 10px 0px 0px 0px;margin-left: 4px;
}
.divLink1 {
  float:left; height:60px; width:60px; color:#000; padding: 0px 0px 0px 10px;border-left:1px solid #FFF; font-size:9px;font-family:'Lucida Sans Unicode', Lucida Grande, sans-serif;text-transform:uppercase;
}
#divH2Detail {
  float:left; height:240px; width:300px; background-color: #FFCC00;
}
.divImage2 {
  float:left; height:145px; width:300px; background: no-repeat top left;
}
.divTitle2 {
  height:26px;padding-top:10px; width:220px; font-family:'Lucida Sans Unicode', Tahoma, Geneva, sans-serif;font-size:14px;color:#000;padding-left:5px;line-height:14px;
}
.divDesc2 {
  float:left; height:60px; width:220px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; padding: 10px 0px 0px 0px;margin-left: 4px;
}
.divLink2 {
  float:left; height:60px; width:60px; color:#000; padding: 0px 0px 0px 10px;border-left:1px solid #FFF; font-size:9px;font-family:'Lucida Sans Unicode', Lucida Grande, sans-serif;text-transform:uppercase;
}
#divH3Detail {
  float:left; height:240px; width:300px; background-color: #FFCC00;
}
.divImage3 {
  float:left; height:145px; width:300px; background: no-repeat top left;
}
.divTitle3 {
  height:26px;padding-top:10px; width:220px; font-family:'Lucida Sans Unicode', Tahoma, Geneva, sans-serif;font-size:14px;color:#000;padding-left:5px;line-height:14px;
}
.divDesc3 {
  float:left; height:60px; width:220px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; padding: 10px 0px 0px 0px;margin-left: 4px;
}
.divLink3 {
  float:left; height:60px; width:60px; color:#000; padding: 0px 0px 0px 10px;border-left:1px solid #FFF; font-size:9px;font-family:'Lucida Sans Unicode', Lucida Grande, sans-serif;text-transform:uppercase;
}
#divHSize {
  float:left; height:240px; width:10px;
}
#divH {
  float:left; height:240px; width:302px;
}
#divH1 {
  float:left; height:80px; width:310px; cursor: pointer;
}
.divH1Date {
  float:left; height:76px; width:60px; font-family:Georgia, Times New Roman, Times, serif;  text-transform:lowercase;font-size:18px;color:#FF9900;background:url(/portals/0/description.bg.png) no-repeat top right; margin-top: 4px; margin-left:15px;
}
.divH1Title {
  float:left; height:80px; width:225px; font-family:Georgia, Times New Roman, Times, serif;  text-transform:lowercase;font-size:16px;color:#000; margin-left:10px; margin-top:6px;
}
#divH2 {
  float:left; height:80px; width:310px; cursor: pointer;
}
.divH2Date {
  float:left; height:76px; width:60px; font-family:Georgia, Times New Roman, Times, serif;  text-transform:lowercase;font-size:18px;color:#FF9900;background:url(/portals/0/description.bg.png) no-repeat top right; margin-top: 4px; margin-left:15px;
}
.divH2Title {
  float:left; height:80px; width:225px; font-family:Georgia, Times New Roman, Times, serif;  text-transform:lowercase;font-size:16px;color:#000; margin-left:10px; margin-top:6px;
}
#divH3 {
  float:left; height:80px; width:310px; cursor: pointer;
}
.divH3Date {
  float:left; height:76px; width:60px; font-family:Georgia, Times New Roman, Times, serif;  text-transform:lowercase;font-size:18px;color:#FF9900;background:url(/portals/0/description.bg.png) no-repeat top right; margin-top: 4px; margin-left:15px;
}
.divH3Title {
  float:left; height:80px; width:225px; font-family:Georgia, Times New Roman, Times, serif;  text-transform:lowercase;font-size:16px;color:#000; margin-left:10px; margin-top:6px;
}
#divConfigure {
  float:left; height:240px; width:620px; text-align:center; vertical-align:middle;
}

/*  ######################## LISTNEWSFEED ####################################*/

.LNF1 {
  float:left; width:450px; overflow:hidden;
}
.LNF2 {
  float:left; width:450px; overflow:hidden; border-bottom:solid 1px #DDD;font-size:16px;padding-bottom:5px;
}
.LNF3  {
  float:left; overflow:hidden;width:450px;height:110px;
}
.LNF4 {
  float:left; height:67px; width:67px; padding-top:10px;
}
.LNF5 {
  height:65px;width: 65px;clip: rect(65px,65px,65px,65px);border:1px solid #DDD;padding:1px;overflow:hidden;
}
.LNF6 {
  float:left; height:65px; width:365px; padding-left:10px; padding-top:10px;
}
.LNF7 {
  float:left; width:365px;
}
.LNF8 {
  float:left;width:70px; overflow:hidden;font-family:Georgia, Times New Roman, Times, serif;font-size:20px;color:#FF9900;text-transform:lowercase;border-right:1px solid #CCC; padding-right:10px;
}
.LNF9 {
  float:left; padding-top:5px;width:230px; overflow:hidden; padding-left:10px;font-size:14px;border-right:1px solid #CCC;
}
.LNF10 {
  float:right; padding-right:0px; padding-top:5px;
}
.LNF11 {
   clear:both;
}
.LNF12 {
    float:left; width:70px; height:100%; overflow:hidden;
}
.LNF13 {
  float:left;width:30px;
}
.LNF15 {
  float:left;margin-left:20px; width:230px;font-size:9px;
}

/* CSS Document */
body {background:#333333 url(images/NEW.bg_repeater.png) repeat top left; height:100%; margin:0px; padding:0px; }
.top_bar_bg {background:url(images/NEW.bg_bar_repeater.png) repeat-x; width:100%; height:34; }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background-color:#FFF;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
.Normal h1 { color:#666666; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px;}

.ContentPane h2 {
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	color:#1C2853;
	line-height:24px;
	}
.ContentPane h1 {
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	color:#1C2853;
	line-height:24px;
	}		
.CenterPane h2 {
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	color:#1C2853;
	line-height:16px;
	}	
.CenterPane h1 {
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	color:#1C2853;
	line-height:24px;
	}	
	


a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }
a img {
	border:none;
	}
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:985px; margin:0 auto; background-image:url(images/light.png);background-position: left top;background-repeat:no-repeat;}

.top_space{height:34px;}
.lang_pad{padding:7px 0 0 0px;float:left;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{margin: 0 19px 0 7px; padding:0 ;height:100px;}
.logo_desc { float:left; margin-left:25px; background-image:url(images/logo_desc.png); background-repeat:no-repeat;width:320px;height:30px; margin-top:32px;}
.menu_bg{padding:0 0 0 0;  margin: 0 20px 0 7px; background:url(images/top_menu_bg.png) top left;height:45px;}
.menu_left{padding:0px; margin:0px; background:url(images/NEW.menu_repeater_left.png) repeat-y  top left;}
.menu_right{margin:0px; background:url(images/NEW.menu_repeater_right.png) repeat-y top right; align= right  border: 1px solid red }

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

.bread_bg{padding:0px; margin: 0 0px 0 0px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; padding:8px 0px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:0px;color:#000000;}

.center_bg{padding:0px; margin:0px;clear:both;}
.bottom_grad {
	background-image:url(images/grad.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/NEW.content_repeater.png) repeat-y top right;}
.content_pad{padding:0px 10px 0 10px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{padding-top:15px; min-height:350px;}

.bot_left{padding:0px; margin:0px; background:url(images/NEW.bottom_repeater_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/NEW.bottom_repeater_corner.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_right2 {width:985px;background:url(images/NEW.bottom_repeater_right.png) repeat-y top right;}
#bottom.wraper {width:965px;}
.bot_bg{padding:0px; margin:0px; background:url(images/NEW.bottom_repeater.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}
.clear_view input {display:none}
.clear_input {display:none}

#ScrollTop { display:none;}
#__dnnVariable { display:none;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.TopPaneLeft { 
	width: 620px;
	float:left; 
}
.TopPaneRight {
	width: 300px;
	float:right; 
}
.BannerPaneTop {
	float:right;
	margin-right:13px;
	}
.ContentPane, .TopPane{ padding:0px; margin:0px; }
.CenterPane { width:300px;padding:0px 0px 0px 20px;}
.ContentPane {padding:0px 0px 0px 20px; margin:0px;}
.bottom.wrapper { width:985px; height: 250px;}
.BottomPane{background:#F3F3F3; margin:0px 0px 0px 7px; width:965px; border-top:4px solid #FF9900; float:left;}
.LeftPane{ width:300px;padding:0px 0px 0px 0px; margin:0px; }
.LeftMenuPane { padding:0px 0px 0px 0px; margin:0px; width:150px; }
.RightPane{ padding:0px 0px 0px 20px; width:300px; margin:0px; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}
.top_links ,a.top_links:link,a.top_links:active,a.top_links:visited{ font-weight:bold; color:#333333; text-transform:uppercase;font-size:10px;}
a.top_links:hover{color:#FF3300;}
/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 18px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-top:2px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;display:none;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:172px; height:16px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


