/********************************************************************************
* GERAIS
*********************************************************************************/

*
{
	
	font-family		: Verdana, Sans-serif;
	margin			: 0px;
	padding			: 0px;
	text-decoration	: none;
	list-style-type	: none;
	border			: 0px;
}


body
{
	background		: #DDD8C0 url(../_img/bg_dogwalker.gif);
	scrollbar-3dlight-color: #CBC3AB; scrollbar-arrow-color: #818181; scrollbar-base-color: #ffffff; 
          scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #EBEBDF; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #818181;
}

p,
li
{
	font-size		: 0.65em;
	color:#5b4900;
}

h1
{
	background		: url(../_img/logo_dogtv.gif);
	text-indent		: -999em;
	width			: 159px;
	height			: 78px;
	margin			: 10px auto;
	margin-top		: 0px;
}

h2
{
	background		: url(../_img/logomarca_dogtv.gif) no-repeat;
	text-indent		: -999em;
	width			: 276px;
	height			: 25px;
	margin			: 10px auto;
	margin-bottom	: 0px;
}

div#general
{
	margin			: 0 auto;
	margin-top		: 8px;
	width			: 756px;
}

div#header /*Para firefox Only*/
{
	height			: 77px;
}

div#header ul
{
	background		: url(../_img/bg_menu.gif);
	width			: 550px;
	height			: 71px;
	margin-right	: 1px;
}

div#header fieldset
{
	background		: url(../_img/bg_busca.gif);
	width			: 193px;
	height			: 61px;
	padding-top		: 16px;
	padding-left	: 12px;
}

div#header fieldset legend
{
	display			: none;
}

div#header ul,
div#header fieldset
{
	float			: left;
}

#conteudo{
clear: both;
padding-left    : 6px
}

div#topmain
{
	/*background		: url(../_img/bg_content_top.gif) no-repeat top;
	padding-left    : 6px;*/
}

div#main
{
position:relative;
	background		: url(../_img/bg_content.gif) repeat-y;
	height			: 500px; /* para FIREFOX ONLY */
	margin: 0px 0px 0px 0px;


}


div#bottommain
{
	/*background		: url(../_img/bg_content_bottom.gif) no-repeat bottom;
	padding-left    : 6px;*/
}


div#main div#tv{
	position:absolute;
	top:10px;
	left:15px;

	

}

div#main div#chat{
	position:absolute;
	text-align:center;
	top:10px;
	right:15px;
	width:276px; /*pode aumentar ate 280 se precisar */
	height:500px;
	


}
/* CHAT WINDOW DIVS ABAIXO */

div#chat div#dogchat {
	
	width: 276px; /*pode aumentar ate 280 se precisar */
	margin-top:10px;
	text-align:left;

}

div#dogchat div#chating {
	background		: url(../_img/webcam/bg_chat.gif) repeat-y top;


}

div#chating div#chatline {
	overflow:auto;
	height			: 255px;
	width			: 265px;
	margin-left:5px;

}


div#dogchat div.bg-top {
	background		: url(../_img/webcam/bg_chat_top.gif) no-repeat top;
	height			: 5px;

}
div#dogchat div.bg-bottom {
	background		: url(../_img/webcam/bg_chat_bottom.gif) no-repeat bottom;
	height			: 5px;

}


div#chating div.login2 {
margin:auto;
width			: 238px;
padding-left: 10px;
padding-bottom: 5px;
padding-top:5px;
margin-bottom:10px;/*Conteole distancia do scroll*/
border-bottom: solid 1px #5b4900;
height:21px;

}


div#chating div#message {
margin:auto;
width			: 248px;
height: 22px;
margin-top:10px;/*Conteole distancia do scroll*/
padding-top:8px;
border-top: solid 1px #5b4900;

}

#labelTitle {
font-size: 0.68em;
}


#chatHandleName {
font-size: 0.68em;
}


/* END CHAT WINDOW DIVS ABAIXO */





div#tv div#camera {
	clear: both;

}


/* MENU MUDA CAMERA */
div#tv div#cameramenu div.bg-top
{
	/*background		: url(../_img/webcam/bg_webcam_top.gif) no-repeat top;
	width			: 422px;
	height			: 5px;*/
}

div#tv div#cameramenu
{
	width			: 422px;
	background		: url(../_img/webcam/bg_webcam.gif) repeat-y;
	height			: 130px; /* Para Firefox Only*/
	margin-top		: 15px;
}

div#tv div#cameramenu div.bg-bottom
{
	/*background		: url(../_img/webcam/bg_webcam_bottom.gif) no-repeat bottom;
	width			: 422px;
	height			: 5px;*/
}


div#tv div#cameramenu ul
{

margin: 0px; 
padding: 0px;
margin-left: 6px;
}

div#tv div#cameramenu ul li
{
	
	/*margin-bottom	: 17px;*/

}

div#tv div#cameramenu ul li a
{
	background		: url(../_img/ico_cam.gif) no-repeat;
	color			: #5B4900;
	font-weight		: bold;
	margin-left : 15px;
	line-height: 20px;
	padding-left: 15px;
}

#content{ /* especifico para o iframe, nao pra DIV*/
	width:421px;
	height:325px;
}

#cameramenu {
clear: both;
	
}

#rodape {
border: 0px solid #5B4900;
text-align:center;
margin:10px;
width:700px;
font-size: 0.58em;
}
div#rodape a{
color:#5B4900;
}
















/*	GENERAL FORM*/

/*label#labelTitle{margin-right: 6px;}*/


input,
label
{
	float			: left;
	display			: block;
	margin-bottom	: 5px;
}


/*	/GENERAL FORM*/


/*	SEARCH FORM*/
label
{
	width			: auto;
}

input#ChatText,input#ChatHandle
{
	border			: 1px solid #5b4900;
	margin-right	: 5px;
	width			: 155px;
	height			: 15px;
	background		: #e8e2cd;
	
}

input#ChatText{
	width			: 222px;
}
input#ChatHandle{
font-size: 0.68em;
}

input#sSearch
{
	border			: 1px solid #302600;
	margin-right	: 5px;
	width			: 155px;
	height			: 15px;
}

input.submit{background		: url(http://www.dogwalker.com.br/img/bot_sendform.gif);}
input#submitChat,
input#submitSearch
{
	font-size		: 1em;
	width			: 19px;
	height			: 16px;
}
/*	/SEARCH FORM*/


/*	MENU */
div#header ul li
{
	float			: left;
	margin-top		: 44px;
	margin-left		: 3px;
}

div#header ul li a
{
	display			: block;
	text-indent		: -999em;
	height			: 19px;
}

a.menu-home{ background : url(../_img/menu/bt-home_off.gif);width : 19px; margin-left : 13px; }
a.menu-home:hover{ background : url(../_img/menu/bt-home_on.gif);width : 19px; margin-left : 13px }

a.menu-dogwalker{ background: url(../_img/menu/bt-dogwalker_off.gif); width : 88px;}
a.menu-dogwalker:hover{ background: url(../_img/menu/bt-dogwalker_on.gif); width : 88px;}

a.menu-dicas{ background: url(../_img/menu/bt-dicas_off.gif); width: 53px;}
a.menu-dicas:hover{ background: url(../_img/menu/bt-dicas_on.gif); width: 53px;}

a.menu-galeria{ background: url(../_img/menu/bt-galeria_off.gif);	width : 60px;}
a.menu-galeria:hover{ background: url(../_img/menu/bt-galeria_on.gif);	width : 60px;}

a.menu-noticias{ background: url(../_img/menu/bt-noticias_off.gif);width: 66px;}
a.menu-noticias:hover{ background: url(../_img/menu/bt-noticias_on.gif);width: 66px;}

a.menu-servicos{background: url(../_img/menu/bt-servicos_off.gif);width : 70px;}
a.menu-servicos:hover{background: url(../_img/menu/bt-servicos_on.gif);width : 70px;}

a.menu-links{ background: url(../_img/menu/bt-links_off.gif);width: 52px;}
a.menu-links:hover{ background: url(../_img/menu/bt-links_on.gif);width: 52px;}

a.menu-contato{ background: url(../_img/menu/bt-contato_off.gif);width: 67px;}
a.menu-contato:hover{ background: url(../_img/menu/bt-contato_on.gif);width: 67px;}

a.menu-fale{background: url(../_img/menu/bt-fale_off.gif);width	: 19px;}
a.menu-fale:hover{background: url(../_img/menu/bt-fale_on.gif);width	: 19px;}

/*	/MENU */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

