﻿.textbox
{
	color:#5A5A5A;
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height:17px;
	background-image:url(../images/textbox-background-image.gif);
	background-repeat:no-repeat;
	border-top:solid 1px #6F7E86;
	border-left:solid 1px #6F7E86;
	border-bottom:solid 1px #D1D8DA;
	border-right:solid 1px #D1D8DA;
	height:15px;
}

.iMask
{
	color:#5A5A5A;
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height:17px;
	background-image:url(../images/textbox-background-image.gif);
	background-repeat:no-repeat;
	border-top:solid 1px #6F7E86;
	border-left:solid 1px #6F7E86;
	border-bottom:solid 1px #D1D8DA;
	border-right:solid 1px #D1D8DA;
	height:15px;
}

.radiobutton
{
	border-top:solid 0px #6F7E86;
	border-left:solid 0px #6F7E86;
	border-bottom:solid 0px #D1D8DA;
	border-right:solid 0px #D1D8DA;
}

.dropwdownlist
{
	color:#5A5A5A;
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height:17px;
	background-image:url(../images/textbox-background-image.gif);
	background-repeat:no-repeat;
	border-top:solid 1px #6F7E86;
	border-left:solid 1px #6F7E86;
	border-bottom:solid 1px #D1D8DA;
	border-right:solid 1px #D1D8DA;
}

.dropwdownlist option
{
	color:#5A5A5A;
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height:17px;
	border-top:solid 1px #6F7E86;
	border-left:solid 1px #6F7E86;
	border-bottom:solid 1px #D1D8DA;
	border-right:solid 1px #D1D8DA;
}


.datagrid
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 0px #c0c0c0;
	padding:5px;
}


.datagrid tr td
{
	margin:1px;
	padding:2px;
	height:25px;
	border:solid 1px #eeeeee;
}

.datagrid .headerstyle
{
	font-weight:bold;
	height:22px;
}


.datagrid .alternatingitemstyle
{
	background:#f5f5f5;
}


ul#WidgetxRedesxSociais
{
    margin:0px;
    padding:0px;
}

ul#WidgetxRedesxSociais li
{
	list-style-type:none;
	float:left;
}

ul#WidgetxRedesxSociais li a
{
	display:block;
	width:16px;
	height:16px;
	margin-right:7px;
}


ul#WidgetxRedesxSociais li span
{
	position:absolute;
	margin-top:-24px;
	width:47px;
	height:24px;
	display:block;
}

ul#WidgetxRedesxSociais li span.twitter
{
	background:url(/redessociais/imagens/twitter-ballon.gif) no-repeat; 
}

ul#WidgetxRedesxSociais li span.facebook
{
	background:url(/redessociais/imagens/facebook-ballon.gif) no-repeat; 
	width:55px; 
}


ul#WidgetxRedesxSociais li span.orkut
{
	background:url(/redessociais/imagens/orkut-ballon.gif) no-repeat;
}

