@import url("layout.css");
@import url("inner_page.css");
@import url("menutabs.css");

*:focus { 
	outline: none; 
	}
*::-moz-focus-inner { 
	border: none; 
	}

body
{
  background: url(../images/bodybgr.gif) top left repeat;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

body, div, p
{
  font-family: Verdana, Arial, Helvetica,  sans-serif;
  font-size: 11px;
}

p
{
  line-height: 1.35em;
  text-align:justify;
}
a, a:active
{
 outline:none;
}

img
{
  border: 0px;
}

.tooltip_span
{
	padding:0px 0px 0px 0px;
}


span
{
	padding:0px 0px 8px 0px;
}

.hint_div{
  background-color: #5b5a5a;
  padding: 5px 5px 5px 5px;
  font-size: 10px;
}

.h_hdr{
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  text-decoration: underline;
  color: #434f66;
}
* html #showimage {width: 480px; height: 30px; background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='fixed', src='images/pop_up_brokers.jpg');}
#content_polls {
	width: 100%;
	text-align: left;
}
#content_polls h3 {
	font-size: 14px;
}
#content_polls textarea {
	overflow: auto;
	background: #413F3A;
	color: #fff;
	border: 1px solid #ccc;
}
#content_polls input {
	background: #413F3A;
	color: #fff;
	border: 1px solid #ccc;
}
.buttons123 {
	background: #606060;
	width: 400px;
	color: #fff;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #52504C;
	border-bottom: 1px solid #52504C;
}
.sociable-hovers{
    opacity: 0.4;
    filter:alpha(opacity=40); /* IE patch */
}
.sociable-hovers:hover{
    opacity: 1;
    filter:alpha(opacity=100); /* IE patch */
}
#content_polls .input {
	width: 300px;
	margin-left: 60px;
	background: #413F3A;
	color: #fff;
}
#content_polls .label {
	font-size: 11px;
	margin-left: 80px;
}
#content_polls .textarea2 {
	width: 360px;
	height: 160px;
	margin-left: 20px;
}
#content_polls .textarea {
	width: 360px;
	height: 160px;
	margin-left: -20px;
}
#content_polls b {
	font-family: Verdana, Arial, sans-serif;
}
#content_polls .error {
	font-size: 10px;
	color: red;
	height: 20px;
}
#content_polls .error2 {
	font-size: 10px;
	margin-left: 40px;
	color: red;
	height: 20px;
}
#content_polls .error3 {
	font-size: 10px;
	margin-left: 80px;
	color: red;
	height: 20px;
}
