/*
NewstreamCMS - 1 - Comércio do Jahu
Data: 10/08/09
Author: Weber
Url:www.woopi.com.br
Mudanças sobre alpha 2 -
Adicionados Elementos para Adstream.
Correcoes e modificacoes para satisfazer novas funcionalidades e características do site.
Mudanças sobre alpha 1 -
Elementos de design montados em sprites.
*/
/*imports*/

/*
Atribuindo espaçamento padrão para todos os elementos evitando diferentes interpretações dos navegadores
*/
* {
	padding:0px;
	margin:0px;
	border:none;
}
/*
Elementos gerais
*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bgsite {
	background-image:url(../images/bg-site.png);
	background-repeat:repeat-x;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
img {
	margin:0px 7px 0px 0px;
	vertical-align:middle;
	display:inline;
}
li {
	margin-left:5px;
	list-style-position:inside;
	margin-bottom:3px;
}
ul {
	padding-top:10px;
}
p {
	margin-bottom:10px;
}
/*
Definindo Sprite para divs
*/
#logo, .ico-videos, .ico-infografico, .ico-audio, .ico-fotos, .ico-email, .ico-imprimir, .ico-compartilhar,.ico-comentario, .ico-mini-videos, .ico-mini-infografico, .ico-mini-fotos, .ico-mini-email, .ico-mini-imprimir, .ico-mini-compartilhar, .ico-mini-audio, .bt-ok, .mini-logo-woopi {
	background-image:url("../images/comerciodojau-sprite-default.png");
}
.ico-videos, .ico-infografico, .ico-fotos, .ico-email, .ico-imprimir, .ico-compartilhar, .ico-audio, .ico-comentario {
	width:40px;
	height:40px;
	float:left;
}
.ico-mini-videos, .ico-mini-infografico, .ico-mini-fotos, .ico-mini-email, .ico-mini-imprimir, .ico-mini-compartilhar, .ico-mini-audio, .ico-mini-imprimir {
	width:20px;
	height:20px;
	float:left;
}
.ico-videos {
	background-position:-295px -95px;
}
.ico-infografico {
	background-position:-244px -95px;
}
.ico-fotos {
	background-position:-58px -95px;
}
.ico-email {
	background-position:-200px -95px;
}
.ico-imprimir {
	background-position:-105px -95px;
}
.ico-compartilhar {
	background-position:-152px -95px;
}
.ico-comentario {
	background-position:-340px -95px;
}
.ico-audio {
	background-position:-11px -95px;
}
.ico-mini-videos {
	background-position:-111px -175px;
}
.ico-mini-infografico {
	background-position:-79px -175px;
}
.ico-mini-fotos {
	background-position:-48px -175px;
}
.ico-mini-email {
	background-position:-144px -175px;
}
.ico-mini-imprimir {
	background-position:-45px -175px;
}
.ico-mini-compartilhar {
	background-position:-177px -175px;
}
.ico-mini-audio {
	background-position:-16px -175px;
}
.ico-mini-imprimir {
	background-position:-210px -175px;
}
.bt-ok {
	background-position:-15px -145px;
	width:30px;
	height:30px;
	float:right;
}
/*
fontes
*/
h1 {
	letter-spacing:-1px;
	line-height:24px;
	font-size:24px;
	margin-bottom:5px;
}
h2 {
	font-size:15px;
	font-weight:bold;
	letter-spacing:-0.6px;
	line-height:18px;
	margin-bottom:5px;
}
h3 {
	font-size:14px;
	margin-bottom:15px;
}
h4 {
	letter-spacing:-0.5px;
	color:#ccc;
	font-size:11px;
}
h5 {
	font-size:9px;
	color:#ff0200;
}
h6 {
	font-size:11px;
	font-weight:normal;
	color:#7e7e7e;
	margin-bottom:5px;
}
/*
Tags da notícia
*/
.tag {
	color:#5374ff;
}
/*
Tags da nuvem
*/
.tag1 {
	font-size:7px;
	color:#8c9dff;
}
.tag2 {
	font-size:8px;
	color:#8c9dff;
}
.tag3 {
	font-size:10px;
	color:#8c9dff;
}
.tag4 {
	font-size:12px;
	color:#8c9dff;
}
.tag5 {
	font-size:14px;
	color:#5171f8;
}
.tag6 {
	font-size:16px;
	color:#4b68e5;
}
.tag7 {
	font-size:20px;
	color:#3f58c1;
}
.tag8 {
	font-size:22px;
	color:#3950b1;
}
.tag9 {
	font-size:26px;
	color:#32469a;
}
.tag10 {
	font-size:30px;
	color:#144371;
}
.hora {
	color:#ff0200;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:9px;
	margin-right:3px;
}
.data {
	color:#a60004;
	font-size:9px;
	margin-right:3px;
}
/*
Cores editorias
*/
.cor1 {color:#e9a31c;}
.cor2 {color:#996b12;}
.cor3 {color:#708e54;}
.cor4 {color:#59411e;}
.cor5 {color:#7d41b9;}
.cor6 {color:#321433;}
.cor7 {color:#e11e7e;}
.cor8 {color:#7f4c68;}
.cor9 {color:#144371;}
.cor10 {color:#516972;}
.cor11 {color:#5374ff;}
.cor12 {color:#00578e;}
.cor13 {color:#13a1a4;}
.cor14 {color:#23471d;}
.cor15 {color:#9a9396;}
.cor16 {color:#50504d;}
.cor17 {color:#9a0011;}
.cor18 {color:#d80015;}
.cor19 {color:#ff5e04;}
.cor20 {color:#d67346;}

.autor {
	color:#5374ff;
	font-size:9px;
}
.legenda {
	font-size:9px;
	font-style:italic;
	color:#808080;
}
.tit-editoria {
	font-size:20px;
}
.tit-subeditoria {
	font-size:16px;
}
.tit-subsub {
	font-size:12px;
}
/*
Centralizando Site
*/
#principal {
	width:1000px;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	overflow:hidden;
}
/*
tabelas
*/
table {
	width:100%;
}
td {
	border-bottom:1px dotted #ccc;
	padding:5px;
	text-align:left;
}
table .tbl-titulo {
	background-color:#808080;
	color:#fff;
}
table .tbl-item {
	background-color:#fff;
	text-align:left;
}
/*
forms
*/
input[type="text"] {
	border:1px solid #808080;
	vertical-align:middle;
	margin-right:5px;
	padding:3px;
}
input[type="submit"],input[type='button'] {
	vertical-align:middle;
	padding:2px;
	border:2px solid #848484;
}
.campo50px {
	width:50px;
}
.campo125px {
	width:125px;
}
.campo150px {
	width:150px;
}
.campo180px {
	width:180px;
}
.campo246px {
	width:246px;
}
.campo250px {
	width:250px;
}
.campo350px {
	width:350px;
}
.campo450px {
	width:450px;
}
.campo550px {
	width:550px;
}
.textarea420px {
	width:420px;
	height:60px;
	border: 1px solid;
}
.form{
	width:560px;
	margin:10px;
	float:left;
}
.form75px{
	float:left;
	position:relative;
	width:75px;
}
.form420px{
	float:left;
	position:relative;
	width:420px;
}
.form150px{
	float:left;
	position:relative;
	width:150px;
}
.form200px{
	float:left;
	position:relative;
	width:200px;
}
.form230px{
	float:left;
	position:relative;
	width:230px;
}
.form265px{
	float:left;
	position:relative;
	width:265px;
}
.form340px{
	float:left;
	position:relative;
	width:340px;
}
.captcha{
	padding:0px;
	margin:0px;
}
/*
Seções
*/
#cabecalho {
	width:1000px;
	height:72px;
	padding:10px 0px 10px 0px;
}
#logo {
	width:630px;
	height:65px;
	float:left;
	background-position:750px -25px;
	margin-left:5px;
}
#miniapps {
	float:right;
	margin-top:10px;
	margin-right:30px;
	display:inline;
	color:#000;
}
#miniapps table td {
	border-right:1px solid #000;
	padding:0px 3px 0px 3px;
	
}
#bannersbuttons {
	float:right;
	padding-top:10px;
}
#menu {
	width:1000px;
	height:50px;
	padding:5px 0px 10px 0px;
	overflow:hidden;
	line-height:30px;
}
#menu dt {
	display:inline;
	margin-right:5px;
	margin-left:5px;
}
#menu a {
	font-size:15px;
	text-decoration:none;
	color:#3e99ee;
	padding-bottom:3px;	
}
#menu a:hover {
	border-bottom:5px solid !important;
}
/*menu subeditoria*/
#menu span {
	position:relative;;
	float:left;
	display: none;
	width: 1000px;
	height:27px;
	font-size:12px;
	background-color:#3599f0;
	overflow:hidden;
}
#menu span a {
	margin:0px 5px 0px 5px;
}
#menu dt:hover {
	height:50px;
}
#menu dt:hover span {
	display:block;
}
/*links do menu subeditoria*/
#menu dt span a {
	color:#fff;
	font-size:12px;
}
/*border dos links menu subeditoria*/
#menu dt span a:hover  {
	border-bottom:3px solid #00e3ff !important;
}
#menu dt span a:hover {
	border-bottom:1px solid #fff;
}
#linkcoment{
	padding:10px;
	width:90px;
	float:left;
	background-color: #c0c0c0;
	color: #333;
	cursor: pointer;
}
#linknotic{
	padding:10px;
	width:162px;
	float:left;
	background-color: #ddd;
	color: #333;
	cursor: pointer;
}
#caminhoeditorial {
	width:990px;
	padding:5px;
}
#caminhoeditorial a {
	color:#5374ff;
}
#paginacao a {
	color:#5374ff;
}
/*
Exemplo de superdestaque
*/
#superdestaque {
	width:1000px;
	background-color:#2d4989;
	visibility:visible;
	margin-top:5px;
	overflow:hidden;
	background-color:#29498a;
}
#superdestaque-caixa {
	padding:10px;
}
#superdestaque h1 a {
	color:#fff;
	font-size:26px;
}
#superdestaque #chapeu {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin:10px 0px 0px 10px;
	height:100%;
	background-color:#3599f0;
}
#superdestaque #chapeu span {
	padding:5px;
}
#superdestaque img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.chamada {
	background-color:#fff101;
	height:15px;
	padding:5px;
	font-weight:bold;
	position:absolute;
}
/*
fim superdestaque
*/
#bannerretratil {
	
}
#bannerwide {
	width:665px;
	padding:5px 7.5px 5px 7.5px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#bannersarroba {
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
/*indice
#indice {
	width:90px;
	float:left;
	margin-left:5px;
	overflow:hidden;
}
#indice dt {
	padding:3px 3px 3px 0px;
	border-bottom:1px dotted #ccc;
}
#indice .subindice {
	margin-left:5px;
}
#indice h2 {
	margin-top:10px;
}
#indice dt a {
	font-size:11px;
	color:#12557f;
}
#indice .subindice a {
	font-size:10px;
	color:#27acf8;
}
*/
#materiasprincipais {
	width:680px;
	float:left;
	margin-top:0px;
}
#materiasprincipais hr {
	clear:both;
	border:1px solid #ccc;
}
#destaque {
	float:left;
	margin-bottom:5px;
	border-bottom:3px solid #ccc;
}
#destaque .chamada {
	display:none;
}
#destaqueimg {
	margin-bottom:10px;
	float:left;
}
#destaqueimg img {
	height:200px;
	width:250px;
}
#destaquenoticia h1 {
	font-size:16px;
	line-height:17px;
}
#destaquenoticia {
	width:250px;
	float:left;
	padding-top:10px;
	padding-right:10px;
}
#noticia {
	width:680px;
	float:left;
	padding-bottom:10px;
}
#subtopicos {
	font-weight:bold;
	color:#5374ff;
}
#subtopicos li{
	list-style:none;
}
#ultimasnoticias {
	float:left;
	color:#ea3951;
	margin-top:10px;
	margin-bottom:10px;
}
#ultimasnoticias li{
	clear:both;
	font-size:11px;
	list-style:none;
}
#ultimasnoticias .edit-ultimas {
	color:#29498a;
	background-color:#fff;
	border-top:3px solid #29498a;
}
.edit-ultimas {
	background-color:#2d4989;
	padding:5px;
	color:#fff;
}
#highlights {
	padding-top:10px;
	float:left;
	font-weight:bold;
}
#high0 {
	font-size:28px;
	line-height:29px;
	width:380px;
	margin-bottom:30px;
	padding-left:20px;
}
#high1, #high2 {
	font-size:18px;
	line-height:19px;
	width:170px;
	float:left;
	padding-left:20px;
}
#high0 a, #high1 a, #high2 a {
	color:#25498b;
}
#highlights div {
	vertical-align:top;
	margin:5px 5px 15px 5px;
}
#highlights div img {
	float:left;
	margin:5px;
}
#highlights h6 {
	margin-bottom:-1px;
}
#high0 h6 {
	margin-bottom:-4px;
}

/*
comentarios
*/
#comentarios {
	width:660px;
	padding:10px;
	background-color:#c0c0c0;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}
#relacionadas {
	width:652px;
	padding:10px;
	background-color:#eeeeee;
	border: solid 4px #c0c0c0;
	float:left;
	margin-bottom:5px;
	margin-top:0px;
	display: none;
}
.comentario-caixa {
	width:580px;
}
.comentario-user {
	clear:both;
	width:80px;
	padding:10px;
	color:#094e4f;
	float:left;
}
.comentario-user img {
	border:4px solid #fff;
}
.comentario-texto {
	width:480px;
	min-height:50px;
	padding:10px;
	background-color:#fff;
	float:left;
	margin-top:12px;
}
.comentario-texto p{
	margin-bottom:20px;
}
.comentario-texto input {
	float:right;
}
.seta {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-right:30px solid #fff;
	border-bottom:30px solid #c0c0c0;
	width:0px;
	height:0px;
	float:left;
	margin-top:30px;
}
#comentarios .bts {
	clear:both;
}
/*
fim comentarios
*/
/*docks*/
/*adstream*/
#busca-adstream {
	background-image:url(../images/bg-adstream.png);
	background-repeat:repeat-x;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:2px solid #ccc;
	margin-bottom:10px;
	padding:10px;
	overflow:hidden;
	width:276px;
	height:330px;
}
#busca-adstream input[type="text"] {
	width:210px;
}
#busca-adstream input[type="radio"] {
	border:none;
}
#busca-adstream h4 {
	color:#000;
	font-size:14px;
	margin-top:5px;
	margin-bottom:2px;
}
#busca-adstream h3 {
	color:#29498a;
	font-size:20px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}
#pagina table td {
	background-color:#ccc !important;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
/*classificados adstream
#adstream {
	padding:0px 10px 10px 10px;
}
.buscasimples {
	background-color:#ccc;
	padding:10px;
	border:2px solid #29498a;
}
.buscasimples input[type="text"] {
	width:450px;
}
.ads-oferta-box {
	margin-top:20px;
}
.ads-img {
	float:left;
}
.ads-desk {
	float:left;
}
.ads-anuncio-box td {
	background-color:#bed6e5;
}
.ads-anuncio-box img {
	float:left;
}
#atualizando {
	visibility:hidden;
	position:absolute;
	left:400px;
	top:300px;
}
.filtros {
	vertical-align:top;
	border:1px solid #ccc;
	padding:20px;
	width:190px;
}
.filtros input[type="radio"], .filtros input[type="checkbox"] {
	margin-right:3px;
}
#resultados_busca {
}
.tbl-interna {
	background-color:#eeeeee;
	margin-bottom:10px;
}
.tbl-interna h3 {
	margin-bottom:0px !important;
}
.tbl-thumbnail {
	text-align:center;
}*/
/*fim adstream*/
#docks {
	width:300px;
	float:right;
	margin-bottom:10px;
	margin-top: 0px;
}
#buscageral {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	height:25px;
}
#bannerarroba {
	margin-top:10px;
	margin-bottom:10px;
}
#bannerarroba img, #spice img, #estrelasertaneja img, #corporativo img {
	margin:0px;
}
#dezmaislidas li{
	list-style-type: decimal;
}
#spice {
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
}
#tagcloud {
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
}
#tagcloud dt, #tagcloud2 dt {
	display:inline;
}
#tagcloud2 {
	width:660px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	float:left;
	border-bottom:7px solid #ccc;
}
#estrelasertaneja {
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
}
#enquete {
	width:280px;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background-color:#e8dd94;	
}
#enquete dt {
	margin-top:5px;
	margin-bottom:5px;
}
#regiao {
	overflow:hidden;
	margin-bottom:10px;
}
#regiao dt {
	height:15px !important;
	border-right:1px dotted #ccc;
	float:left;
	padding:5px;
	font-weight:bold;
}
#blogscolunas, #social {
	width:280px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#cccccc;
	padding:10px;
	overflow:hidden;
	clear:both;
}
#blogscolunas dt, #social dt {
	width:280px;
	overflow:hidden;
	margin-bottom:10px;
}
#corporativo {
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda {
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda dt {
	margin-top:10px;
}
#expediente {
	width:980px;
	padding:17px 10px 10px 10px;
	clear:both;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}

.noticiacoluna {
	height:70px;
	width:315px;
	padding:5px 10px 10px 5px;
	float:left;
	margin:5px 10px 5px 0px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
}
#noticiatemplate .noticiacoluna img, #noticiatemplate .noticiawide img {
	max-height:75px;
	min-height:75px;
}
.noticiawide {
	width:670px;
	padding:5px 5px 5px 5px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
}
.noticiawide h2 {
	font-size:20px;
}
.noticiahidden{
	display:none;
	visibility:hidden;
}

#dockwide {
	width:910px;
	padding:10px;
	background-color:#fff;
	clear:both;
}
/*
timeline
*/
#timeline {
	width:910px;
	height:400px;
	white-space:nowrap;
	overflow-y:auto;
}
#nav-timeline {
	width:910px;
}
#nav-timeline dt {
	width:136px;
	border-left:1px dotted #000;
	display:inline-block;
	text-align:center;
	padding:5px;
	background-color:#edf9c9;
}
.not-timeline dt {
	white-space:normal;
	text-align:left !important;
	margin-top:10px;
	background-color:#fff !important;
}
.atual-timeline {
	background-color:#000 !important;
	color:#fff !important;
}
/*
submenus subeditorias
*/
#subedit {
	width:680px;
	margin:0px 0px 5px 0px;
	padding-bottom:10px;
	float:left;
}
#subedit .bts {
	padding-right:10px;
	float:right;
}
#submenu {
	width:680x;
	height:34px;
	color:#fff;
	font-size:14px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
.submenu-item {
	float:left;
	padding:10px;
	height:14px;
	margin-left:2px;
}
.submenu-item:hover {
	background-color:#000;
}
.submenu-item a, .submenu-item a:hover {
	color:#fff;
}
/*
formatacao dos itens do submenu
*/
.submenu-multimidia {
	background-color:#474747;
}
.submenu-noticias {
	background-color:#3599f0;
}
.submenu-esportes {
	background-color:#a8bb1b;
}
.submenu-entretenimento {
	background-color:#ec9200;
}
.submenu-ativo {
	background-color:#2d4989;
}
/*
conteudos submenus
*/
.subedit-lista {
	width:205px;
	height:170px;
	float:left;
	padding:9px;
	overflow-y:auto;
	display:inline;
	font-size:12px;
	font-weight:bold;
}
.subedit-lista dt {
	padding:5px;
	border-bottom:1px solid #ccc;
}
.subedit-lista2 {
    width:200px;
    height:345px;
    float:left;
    padding:10px 9px 9px 9px;
    overflow-y:auto;
    display:inline;
    font-size:12px;
    font-weight:bold;
    border-right:1px dotted #ccc;
}
.subedit-lista2 dt {
    padding:0px;
}
.subedit-lista2 a {
    font-weight:normal;
}
.noticialinha {
	width:205px;
	/*height:70px; - altura com foto */
	height:40px;
	float:left;
	padding:9px;
	display:inline;
	border-bottom:1px dotted #a1a1a1;
	overflow:hidden;
	font-size: 12px;
}
.noticialinha img {
	max-height:55px;
	min-height:55px;
	max-width:75px;
}
.noticialinha2 {
	width:204px;
	height:155px;
	float:left;
	padding:9px;
	display:inline;
	border-right:1px dotted #a1a1a1;
	overflow:hidden;
	font-size: 12px;
}
.noticialinha2 img {
	max-width:205px;
	max-height:120px;
	margin-right:auto;
	margin-left:auto;
	display:block;
}
.noticialinha3 {
    width:210px;
    float:left;
    padding:9px;
    display:inline;
    border-right:1px dotted #a1a1a1;
    overflow:hidden;
    font-size: 12px;
}
.noticialinha3 img {
    width:210px;
    margin-right:auto;
    margin-left:auto;
    display:block;
}
.janela-multimidia {
	width:300px;
	height:200px;
	margin:10px;
	float:left;
	background-color:#c0c0c0;
	display:inline;	
}
.thumbs-multimidia {
	width:350px;
	height:180px;
	margin-top:10px;
	margin-left:-10px;
	padding:10px;
	background-color:#e6e6e6;
	float:left;
	display:inline;
	overflow:auto;
}
.thumbs-multimidia img {
	float:left;
	height:75px;
}
.thumbs-multimidia dt {
	border-bottom:1px solid #fff;
	width:240px;
	padding-bottom:5px;
	padding-top:5px;
	overflow:hidden;
}
.thumbs-img {
	float:left;
	min-width:0px;
    max-width:320px;
    margin-right:10px;
}
.thumbs-vid {
	float:left;
	padding: 5px;
}
.mini-logo-woopi {
	width:70px;
	height:30px;
	background-position:-440px -30px
}
#imprensa h3 {
    font-size:18px;
    color:#2998f1;
}
#imprensa h4 {
    margin-bottom:5px;
    color:#2998f1;
}
/*blog*/
.blogwide {
	width:670px;
	padding:5px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#fff;
	border:1px dotted #ccc;
}
.fotoblog{
	width:280px;
	float:left;
}
/*fim blog*/
/* Slider Style */ 
.clearfix {
    clear: both;
} 
.slider_outer_medium {
    border: 2px solid #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #ccc;
    padding: 10px 5px 10px 5px;
    width: 260px;
} 
.slider_outer_small {
    border: 2px solid #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #ccc;
    padding: 10px 5px 10px 5px;
    width: 180px;
} 
.slider_gutter_small {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    width: 180px;
    margin: 0px 0px;
    top: 0px;
    left: 0px;
}
.slider_gutter_medium {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    width: 230px;
    margin: 0px 10px;
    top: 0px;
    left: 0px;
    height: 20px;
} 
.slider_gutter_item {
    position: relative;
    float: left;
    left: 100%;
} 
.gutter_small {
    width: 180px;
    margin-left: -177px;
    height: 20px;
    background: url(../images/slider/slider_rptr.gif) repeat-x;
} 
.gutter_medium {
    width: 230px;
    margin-left: -230px;
    height: 20px;
    background: url(../images/slider/slider_rptr.gif) repeat-x;
} 
.knob {
    position: absolute;
    height: 20px;
    width: 20px;
    background: url(../images/slider/slider_knob.png) no-repeat;
    cursor: pointer;
}

/* For Clip */
.slider_bg_small {
    position: absolute;
    height: 8px;
    margin: 6px 0px 0px -10px;
    width: 180px;
    top: 0px;
    left: 0px;
} 
.slider_bg_medium {
    position: absolute;
    height: 8px;
    margin: 6px 0px 0px -10px;
    width: 250px;
} 
.slider_max {
    float: right;
} 
.slider_min {
    float: left;
} 
.autocomplete_completionListElement {
} 
.autocomplete_listItem {
    list-style-type: none;
    border-bottom-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: thin;
    font-size: x-small;
    background-color: #EEFFFF;
    width: 200px;
    height: 21px;
} 
.autocomplete_highlightedListItem {
    list-style-type: none;
    border-bottom-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: thin;
    font-size: x-small;
    background-color: #FFFF99;
    width: 200px;
    height: 21px;
}
.pop-up{
position: fixed;
_position: absolute;
top: 20%;
left: 30%;
width: 580px;
height: auto;
padding: 0px;
display: none;
}
.pop-up-button{
width: auto;
height: auto;
padding: 4px;
background-color: #666;
border:1px solid #444;
border-bottom:none;
float:right;
}
