#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

a,
h2,
.componentheading {
	color: #178FC0;
}

	input, select, textarea {
	padding: 3px;
	margin: 0px;
	background-color:#FFF;
	border:#CCC solid 1PX;
}
#logo {
	background: url(http://www.celsomultimarcas.com.br/images/logo.png) 0 0 no-repeat;
}

#showcase {
	background: #073457 url(http://www.celsomultimarcas.com.br/images/showcase-bg.png) 0 0 repeat-x;
}

#showcase2 {
	background: url(http://www.celsomultimarcas.com.br/images/showcase-promo.jpg) 50% 0 no-repeat;
}

#featured-mod {
	background: url(http://www.celsomultimarcas.com.br/images/featuremod-bg.png) 50% 0 repeat-x;
}

#featured-mod2 {
	background: url(http://www.celsomultimarcas.com.br/images/featuremod-bg2.jpg) 50% 0 no-repeat;
}


#horiz-menu {
	text-align:center;
	background: url(http://www.celsomultimarcas.com.br/images/horiz-menu-bg.png) 0 0 repeat-x;
}




a.mainlevel {
	background: url(http://www.celsomultimarcas.com.br/images/vertmenu-bg.png) 0 0 no-repeat;
	color: #666;
}

a#active_menu.mainlevel,
a.mainlevel:hover {
	color: #178FC0;
}

a.sublevel:hover,
a#active_menu.sublevel {
	color: #178FC0;
}

a.sublevel {
	color: #666;
}


ul.menu a {
	background: url(http://www.celsomultimarcas.com.br/images/vertmenu-bg.png) 0 0 no-repeat;
	color: #666;
}

ul.menu li.active a,
ul.menu li a:hover,
ul.menu li.parent li.active a,
ul.menu li.parent li.parent li.active a,
ul.menu li.parent li.active a:hover,
ul.menu li.parent li.parent li.active a:hover,
ul.menu li.active a:hover {
	color: #18A7E1;
}

ul.menu li.parent li a,
ul.menu li.parent li.parent li a {
	color: #666;
}



.rok-content-rotator h2 a:hover,
.rok-content-rotator h2 a.active,
#rokslide-toolbar li.current {
	color: #178FC0;
}



ul.bullet-1 li {
	background: url(http://www.celsomultimarcas.com.br/images/dropdown-arrow.png) 0 3px no-repeat;
}

ul.bullet-2 li {
	background: url(http://www.celsomultimarcas.com.br/images/bullet-2.png) 0 3px no-repeat;
}

ul.bullet-3 li {
	background: url(http://www.celsomultimarcas.com.br/images/bullet-3.png) 0 3px no-repeat;
}

ul.bullet-4 li {
	background: url(http://www.celsomultimarcas.com.br/images/bullet-4.png) 0 3px no-repeat;
}

ul.bullet-5 li {
	background: url(http://www.celsomultimarcas.com.br/images/bullet-5.png) 0 3px no-repeat;
}

.important2 {
	border: 1px solid #178FC0;
}

span.highlight-color {
	background: #178FC0;
	color: #fff;
}

span.important-title2,
span.number-color,
blockquote.color2,
span.dropcap-color {
	color: #178FC0;
}
/* Panel Tab/button */
.tab {
  	background: url(http://www.celsomultimarcas.com.br/images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(http://www.celsomultimarcas.com.br/images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(http://www.celsomultimarcas.com.br/images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(http://www.celsomultimarcas.com.br/images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #15ADFF;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(http://www.celsomultimarcas.com.br/images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(http://www.celsomultimarcas.com.br/images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(http://www.celsomultimarcas.com.br/images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(http://www.celsomultimarcas.com.br/images/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 270px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(http://www.celsomultimarcas.com.br/images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(http://www.celsomultimarcas.com.br/images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}

                    
	ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	width: 100%;
	}
	ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #c0c0c0;
	border-left: none;
	margin-bottom: -1px;
	background:url(http://www.celsomultimarcas.com.br/images/active_back.jpg);
	overflow: hidden;
	position: relative;
	
	}
	ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.1em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	}
	ul.tabs li a:hover {
	background:url(http://www.celsomultimarcas.com.br/images/active_back_hover.jpg);
	}	
	html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background:url(http://www.celsomultimarcas.com.br/images/active_back_alt.jpg);
	border-bottom: 1px solid #fff;
	}
	.tab_container {
	border: 1px solid #c0c0c0;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	}
	.tab_content {
	padding: 15px;
	font-size: 0.9em;
}
	.tab_content p{
		margin: 0px 0;
		padding: 0;
		line-height:25px;
		border-bottom:solid 1px #ececec;
	}
	.tab_content p:hover{
		margin: 0px 0;
		padding: 0;
		line-height:25px;
		background:url(http://www.celsomultimarcas.com.br/images/active_back_link.jpg);
	}
	.tab_content p a, p a:hover{
		padding-left:25px;
		background:url(http://www.celsomultimarcas.com.br/images/link-vei.gif) 5px center no-repeat;
		text-decoration:none;
		color:#000;
		}
		
		
#titulo_noticias{
	border:solid 1px #c0c0c0;
	-moz-border-radius-bottomleft: 10px;  -khtml-border-radius-bottomleft: 10px;  -webkit-border-bottom-left-radius: 10px;
	background:url(images/featuremod-bg2.jpg);
	background-position: -5px -30px;
	color:#666666;
	font-weight:bold;
	padding:15px;
	}
#titulo_noticias h4{
	margin-top:-2px;
	color:#000;
	}
#titulo_noticias #imagem_site{
	width:130px;
	height:50px;
	display: block;
	position: relative;
	float: right;
	top:-50px;
	}
#titulo_noticias select{
	width: 186px;
	border: 1px solid #c0c0c0;
	color: #000000;
	font-size:11px;
	text-indent:inherit;
	}
#feedContent{
	padding:15px;
	border:solid 1px #c0c0c0;
	-moz-border-radius-bottomleft: 5px;  -khtml-border-radius-bottomleft: 5px;  -webkit-border-bottom-left-radius: 5px;
	}
#feedContent div{
	text-decoration:inherit;
	padding-left: 0px;
	line-height:25px;
	text-decoration:none;
	border-bottom:solid 1px #ececec;
	}
#feedContent div a {
	color:#000;
	padding-left: 25px;
	text-decoration:none;
	text-decoration:none;
	background:url(http://www.celsomultimarcas.com.br/images/link-not.jpg) 4px center no-repeat;
	}
#feedContent div:hover {
	color:#000;

	text-decoration:none;
	text-decoration:none;
	background:url(http://www.celsomultimarcas.com.br/images/active_back_link.jpg) repeat-x;
	}
	
	

.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 500px;
	padding:10px;
	height: auto;
	opacity: 0.8;
	background:#FFF;
	border:solid 1px #c0c0c0;
    -moz-border-radius-topright: 5px;  -khtml-border-radius-topright: 5px;  -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;  -khtml-border-radius-bottomleft: 5px;  -webkit-border-bottom-left-radius: 5px;
	
}
#tooltip.pretty h3 {
	padding-top:10px;
	margin-bottom: 0.75em;
	font-size: 12pt;
	text-align: center;
}


