/*
* File name: style.css
* Version 1.0
* Writed by Daniel Borges - daniel@webconcept.com.br (Do not spam me! Fell free to contact me.)
* CSS file from Web Concept website - http://webconcept.com.br
* Created in Dreamweaver 8.0.2 and edited by hand, of course!
* 
* This document contains both structure and style. It'll be nice if was in separeted files.
* 
* Web Concept creates higest standarts websites and provide professional webhosting service.
* Our work are focus on acessibility, 
* 
* We work only with people who share the same vision
* 
* 
* 
* 
* 
* 
* Visit our website to read good articles about web design, css, xhtml, 
* php, linux, and other nice stuffs.
* 
***********************************************************************************************/

/*core
***********************************************************************************************/
* html {
	margin: 1%;
}
body {
	background-color: #CDCDCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../imagens/bbg_main.jpg);
	background-repeat: repeat;
	width: 776px;
	margin-top: 0px;
	margin-bottom: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	background-position: center top;
}
#container {
	background-image: url(../imagens/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
#header,#menu,#content,#footer {
	text-align: left;
}

/*classes
***********************************************************************************************/
h1, h2, h3, p {
	visibility: visible !important;
	z-index: 1000 !important;
}
* html h1, * html h2, * html h3, * html p {
	visibility: visible !important;
	z-index: 1000 !important;
}
a img {
	border:none !important;
}
.no-border {
	border: none !important;
}
.float-right {
	float: right !important;
}
.float_left {
	float: left !important;
}

.clear-left {
	clear:left; 
}
.clear-right {
	clear:right; 
}
.clear-both {
	clear:both; 
}
.clear-none {
	clear:none; 
}
.small {
	font-size: 0.8em;
	line-height: 1.4em;
}
.important {
	color: #FF0000;
	font-weight: bold;
}
.important2 {
	color: #669900;
}
.comment {
	font-style: italic;
	color: #888;
	font-size: 0.9em;
}

.wc-c {
	background-color: #F27520;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.wc-nome {
	color: #88898A;
}

/*header
***********************************************************************************************/
#header {
	height: 109px;
	background-image: url(../imagens/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 779px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header-content {
	height: 63px;
	width: 290px;
	margin-top: 0px;
	margin-left: 30px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header a#logo  {
	width: 290px;
	background-image: url(../imagens/logo.png);
	background-repeat: no-repeat;
	height: 63px;
	color: #FFFFFF;
	font-size: 0.1em;
	padding: 0px;
	display: block;
	background-color: #FFFFFF;
	background-position: left top;
	margin: 0px;
}
#header a:hover#logo {
	text-decoration: none;
}
#header-logo {
	float: left;
	margin: 35px 0px 0px 26px;
	padding: 0px;
	width: 532px;
}
* html #header-logo {
	margin: 35px 0px 0px 14px;
}
#header-logo a {
	color: #efefef;
	text-decoration: none;
	display: block;
	width: 232px;
	background: url(../imagens/logo.png) no-repeat left top;
	margin: 0px;
	padding: 16px 0px 0px 300px;
	height: 45px;
	font-size: 0.7em;
}
#header-logo a:hover {
	color: #666666;
	text-decoration: none;
	background: url(../imagens/logo.png) no-repeat left top;
}

#header-mp3 {
	float: right;
	width: 180px;
	margin: 22px 16px 0px 0px;
	padding: 0px;
	height: 25px;
}

/* para o IE */
* html #header-mp3 {
	float: right;
	width: 180px;
	margin: 24px 8px 0px 0px;
	padding: 0px;
	height: 25px;
}

#header-mp3 #mp3title {
	font-size: 0.6em;
	color: #999999;
	width: 150px;
	float: left;
	margin: 3px 0px 0px;
	padding: 0px;
	height: 25px;
	font-style: italic;
	text-align: right;
	line-height: 11px;
}
#header-mp3 #mp3title a {
	color: #999999;
	text-decoration: none;
}
#header-mp3 #mp3title a:hover {
	text-decoration: none;
	color: #FF6600;
}

#header-mp3 #mp3player {
	margin: 0px;
	padding: 0px 0px 5px;
	height: 25px;
	width: 25px;
	float: right;
	vertical-align: middle;
}



/*menu
***********************************************************************************************/
#menu {
	padding-top: 0px;
	padding-left: 11px;
	padding-bottom: 0px;
	padding-right: 13px;
	margin: 0px;
	width: 754px;
	height: 32px;
}
#menu ul {
	font-size: 0.7em;
	text-align: left;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	display: block;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	background: url(../imagens/menu_bg-out.jpg) repeat-x;
}
#menu li {
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	float: left;
	padding: 0px;
	background: url(../imagens/menu_bg.jpg) no-repeat right 0px;
	line-height: 32px;
	height: 32px;
	list-style: none;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-right: 1px none #FFFFFF;
	height: 32px;
	line-height: 32px;
	display: inline;
	padding: 0px 8px;
}
#menu a:hover {
	color: #FF6600;
	line-height: 32px;
}

#login #usuario, #login #senha {
	font-size: 0.9em;
	width: 100px;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#login input {
	background-color: #333333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

/*content
***********************************************************************************************/
#content {
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding: 0px;
	width: 754px;
}
#content h1 {
	font-size: 1em;
	letter-spacing: 0.1em;
	margin-left: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}
#content h2 {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	margin-left: 10px;
	font-weight: normal;
	margin-bottom: 0px;
}
#content h3 {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-left: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	font-style: normal;
}
#content h4 {
	font-size: 0.7em;
	letter-spacing: 0.1em;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content p {
	font-size: 0.7em;
	line-height: 1.8em;
	margin: 8px 10px 0px;
	letter-spacing: 0em;
}
* html #content p {
	font-size: 0.7em;
	line-height: 1.8em;
	margin: 6px 10px 0px;
}
#content a {
	color: #006699;
	text-decoration: none;
}
#content a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/*footer
***********************************************************************************************/
#footer {
	clear:left;
	left: 0px;
	bottom: 0px;
	height: 100px;
	background-image: url(../imagens/footer-bg.jpg);
	background-repeat: no-repeat;
	width: 776px;
	background-position: center top;
	padding: 0px;
	margin: 0px;
} 
#footer p {
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}

/*home
***********************************************************************************************/
#home {
	margin-bottom: 0px;
	height: 380px;
}
#home #text {
	width: 413px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#home #flash {
	float: right;
	padding: 0px;
	height: 380px;
	width: 341px;
}

#home h1 {
	color: #006699;
}
#home h2 {
	color: #669900;
	margin-bottom: -4px;
}
#home h2.title1 {
	color: #669900;
}
#home h2.title2 {
	color: #666699;
}
#home h2.title3 {
	color: #FF6600;
}

#home p {
	margin-left: 10px;
}
#home img {
	float: left;
}
#home p.ws {
	background: url(../imagens/caixa.jpg) no-repeat -12px -6px;
	padding-left: 150px;
	height: 188px;
	float: left;
	width: 180px;
	font-size: 0.6em;
}
#home p.comentarios {
	float: right;
	margin: 160px 28px 0px 0px;
	padding: 8px;
	width: 214px;
	color: #333333;
	text-align: center;
	/*background: #FFFFFF url(../imagens/comentario-bg.gif) no-repeat;*/
	z-index:5000;
	background-color:#FFFFFF;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	font: 0.7em/1.2em Arial, Helvetica, sans-serif;
	clear: both;
	display: none;
}
#home-footer {
	height: 72px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../imagens/home-footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #999999;
}

/*websites
***********************************************************************************************/
#websites {
	margin-bottom: 0px;
	min-height: 468px;
	background: url(../imagens/websites-bg.jpg) no-repeat right top;
}
#websites h1 {
	color: #006699;
}
#websites h2 {
	color: #FF9900;
}

#websites .top {
	width: 420px;
}
#websites-footer {
	height: 72px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #999999;
}

/*hospedagem
***********************************************************************************************/
#hospedagem h1 {
	color: #666699 !important;
	background-image: none;
	visibility: visible;
	z-index: 1000;
	width: 600px;
}
#hospedagem {
	margin-bottom: 0px;
	background-image: url(../imagens/hospedagem-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#hospedagem h2 {
	color: #000000;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}
#hospedagem p {
	margin-left: 10px;
	margin-right: 10px;
}
#hospedagem .top {
	width: 340px;
}
#hospedagem ul#planos {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
* html #hospedagem ul#planos {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#hospedagem #planos li {
	display: block;
	width: 220px;
	float: left;
	font-size: 0.7em;
	padding: 0px 0px 0px 5px;
	background-image: url(../imagens/planos-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 225px;
	margin: 0px 0px 0px 14px;
}
* html #hospedagem #planos li {
	display: block;
	width: 225px;
	float: left;
	font-size: 0.7em;
	padding: 0;
	background-image: url(../imagens/planos-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 225px;
	margin: 0px 0px 0px 14px;
}

#hospedagem #planos h3 {
	font-size: 2em;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 2px;
	text-align: left;
	padding-right: 0px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 68px;
	background-position: 120px 2px;
	background-repeat: no-repeat;
	font-weight: normal;
	background-image: url(../imagens/planos-server.png);
	line-height: 1.2em;
}
#hospedagem #planos .valor {
	font-size: 0.6em;
	color: #FF0000;
	font-weight: normal;
}
#hospedagem #planos .detalhes {
	color: #333333;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	font-size: 1.5em;
	font-style: italic;
}
#hospedagem #planos .detalhes li {
	padding: 0px 0px 0px 4px;
	background-image: none;
	line-height: 1.4em;
	list-style-type: none;
	height: 14px;
	width: 216px;
	margin: 0px 0px 11px;
}
* html #hospedagem #planos .detalhes li {
	padding: 0px 0px 0px 10px;
	background-image: none;
	line-height: 1.4em;
	list-style-type: none;
	height: 14px;
	width: 210px;
	margin: 0px 0px 8px;
}
#hospedagem #planos .assine {
	letter-spacing: 0.1em;
	font-weight: bold;
	background-image: url(../imagens/planos-assine-bg.png);
	background-repeat: no-repeat;
	text-align: center;
	list-style-type: none;
	display: block;
	height: 28px;
	width: 187px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #000000;
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.8em;
}
#hospedagem #planos a.assine:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
}
#hospedagem-footer {
	height: 72px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #999999;
}

/*dominios
***********************************************************************************************/
#dominios {
	margin-bottom: 0px;
	background-image: url(../imagens/dominios-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#dominios h1 {
	color: #669900;
}
#dominios .top {
	width: 350px;
}
#dominios h2 {
	color: #000000;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}
#dominios input, #dominios select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#dominios input {
	margin: 0px;
	padding: 0px;
}
#dominios fieldset {
	background-image: url(../imagens/content_bg-bottom.jpg);
	background-position: top;
	font-size: 0.8em;
	color: #000000;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 280px;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	text-align: center;
	padding: 10px;
}
#dominios #imageField {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
}
#dominios #disponivel {
	color: #669900;
	background-image: url(../imagens/ico_s.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	height: 19px;
}
#dominios #disponivel a {
	color: #669900;
}
#dominios #indisponivel {
	color: #FF0000;
	background-image: url(../imagens/ico_n.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	height: 19px;
}
#dominios form {
	margin: 0px;
	padding: 0px;
}
#dominios-footer {
	height: 72px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #999999;
}

/*portifolio
***********************************************************************************************/
#portifolio {
	margin-bottom: 0px;
	background: url(../imagens/portifolio-bg.jpg) no-repeat right top;
}
#portifolio h1 {
	color: #FF6600;
}
#portifolio h2 {
	display: inline;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0em;
	font-weight: bold;
}
#portifolio #txt {
	padding-left: 11px;
	width: 420px;
}


#portifolio h3 {
	text-align: center;
	width: 754px;
	margin: 0px;
	padding: 0px;
}
#portifolio p {
	display: inline;
	margin: 0px;
	padding: 0px;
}


#portifolio .top {
	width: 380px;
}
#portifolio-footer {
	height: 72px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #999999;
}

/*clientes
***********************************************************************************************/
#clientes {
	margin-bottom: 0px;
	background-image: url(../imagens/clientes-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#clientes h1 {
	color: #669900;
}
#clientes .bottom {
	width: 430px;
}
#clientes .logo_clientes {
	margin-left: 100px;
	list-style-type: none;
	width: 600px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
#clientes .logo_clientes li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-right: 40px;
	text-align: center;
}
#clientes .logo_clientes li.vazio {
	height: 116px;
	width: 150px;
}

#clientes-footer {
	height: 72px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../imagens/clientes-footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #999999;
}

/*sobre
***********************************************************************************************/
#sobre {
	margin-bottom: 0px;
	background-image: url(../imagens/sobre-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 465px;
}
#sobre .top {
	width: 510px;
}
#sobre .top2 {
	width: 458px;
}
#sobre .top3 {
	width: 400px;
}
#sobre-footer {
	height: 72px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../imagens/sobre-footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #999999;
}

/*contato
***********************************************************************************************/
#contato {
	margin-bottom: 0px;
	background-image: url(../imagens/contato-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 380px;
	min-width: 380px;
}
#contato h1 {
	margin-left: 300px;
}
#contato h2 {
	margin-left: 300px;
}

#contato p {
	padding-left: 290px;
}
#contato #formulario input {
	width: 350px;
	font-size: 0.6em;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contato #formulario label {
	font-size: 0.7em;
}
#contato #formulario {
	width: 200px;
	display: block;
	margin: 10px 0px 0px 300px;
	padding: 0px;
}
#contato #formulario textarea {
	width: 350px;
	height: 100px;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#contato #formulario #submit {
	width: 100px;
	font-size: 0.7em;
	float: right;
}
#contato-footer {
	height: 72px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../imagens/contato-footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999999;
	text-align: right;
}
