/*
Theme name: Toad's Place 2012
Neurofication Design Studios
*/

@charset "utf-8";
/* CSS Document */


*{
	padding:0;
	margin:0;
}

a{ text-decoration:none;}

body{
	background-color:#f1f1f1;
	background-image:url('http://www.toadsplace.com/2012/sys_img/bg.gif');
	background-repeat:repeat;
	width:100%;
	height:100%;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#393939;
}
p{margin-bottom:1em;}

#container{
	width:960px;
	margin:0 auto;
}
 
#bglogo{
	width:525px;
	height:629px;
	background-image:url('http://www.toadsplace.com/2012/sys_img/logobg.png');
	position:fixed;
	z-index:-100;
	opacity:.10;
	left:100px;
	top:-150px;
}

#header{
	width:960px;
	height:200px;
	padding:0px 0 30px;
}


#logo{
	width:190px;
	text-align:left;
	float:left;
}
#top{
	width:770px;
	float:right;
}
#navigation{
	background-color:#1f1f1f;
	font-size:11px;
	border-bottom:5px solid #0e820e;
	margin-bottom:10px;
	padding:6px 25px 6px 15px;
	text-align:right;
	letter-spacing:2px;
}
#navigation a{
	color:#89cb00;
	text-decoration:none;
	margin-right:30px;
}
#navigation a:hover{color:#fff;}

#body{

}

#left{
	float:left;
	max-width:180px;
	margin-right:40px;
}
#right{
	float:right;
	width:740px;
	
	border:0px solid black;
}

#footer{
	margin-top:20px;
	padding:20px;
	line-height:150%;
	text-align:center;
	font-size:10px;
	border-top:2px solid #0e820e;
}

#footer a{color:#0e820e;}
#footer a:hover{color:#2c66ff;}
#footer a:visited{color:#0e820e;}

.iframe{
	margin-right:5px;
}

.popup{ position:relative; list-style:none; cursor:pointer;}
.popup li div{ position:absolute; z-index:10; visibility:hidden; width:853px; height:480px; right:493px;}
.popup li:hover div{visibility:visible;}

.hide{
	display:none;
}

.sidebar{
	width:180px;
	border:#0e820e solid;
	border-width:2px 2px 0 0;
	margin-bottom:30px;
}
.sidebartitle{
	color:#0e820e;
}
.translogo{
	opacity:.20;
	filter:alpha(opacity=20);
	margin:5px 0 5px 0;
}
.translogo:hover{
	opacity:1.00;
	filter:alpha(opacity=100);
}

.show{
	width:740px;
	padding-bottom:20px;
	border-bottom:2px solid #0e820e;
	margin-bottom:20px;
}
.showdate{
	float:left;
	color:#fff;
	font-size:12px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	line-height:150%;
	position:relative;
	top:15px;
	z-index:1000;
	text-transform:uppercase;
	width:30px;

	background: #339533;
	background: -moz-linear-gradient(top,  #339533 0%, #0f700f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#339533), color-stop(100%,#0f700f));
	background: -webkit-linear-gradient(top,  #339533 0%,#0f700f 100%);
	background: -o-linear-gradient(top,  #339533 0%,#0f700f 100%);
	background: -ms-linear-gradient(top,  #339533 0%,#0f700f 100%);
	background: linear-gradient(to bottom,  #339533 0%,#0f700f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#339533', endColorstr='#0f700f',GradientType=0 );
}
.showdatecorner{
	background-image:url('http://www.toadsplace.com/2012/sys_img/corner.gif');
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	position:absolute;
	top:64px;
	left:1px;
	z-index:1000;
}
.showimage{
	max-width:190px;
	max-height:125px;
	width:190px;
	height:125px;
	float:left;
	position:relative;
	left:-25px;
	overflow:hidden;
}
.showacts{
	float:left;
	max-width:370px;
	width:370px;
	font-weight:bold;
	position:relative;
	left:-15px;
}
.showacts strong{
	font-size:21px;
	color:#2c66ff;
}

.gettix{
	font-size:16px;
	color:#2c66ff;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}
/* .gettix:hover{color:#89cb00;} */
.showinfo{
	float:right;
	width:135px;
	font-size:9px;
	text-align:right;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.tooltip {
  position: relative;
  left:550px;
}
.tooltip span {
  margin-left: -999em;
  position: absolute;
}

.tooltip:hover span {
  font-family: Calibri, Tahoma, Geneva, sans-serif;
  position: absolute;
  left: -400px;
  top: 2em;
  z-index: 99;
  margin-left: 0;
  width: 250px;
}

.tooltip:hover em {
  font-family: Candara, Tahoma, Geneva, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  padding: 0.2em 0 0.6em 0;
}

.form0{
  margin-top: 5px;
}

.form1{
  width: 103px;
  height: 22px;
  margin: 0px;
  border: 1px solid #999;
  font-size: 10px;
  padding: 0px 3px 0px 3px;
}

.form2{
  width: 56px;
  height: 24px;
  margin: 0px;
  background-color: #fff;
  color: #444;
  border: 1px solid #999;
  font-size: 10px;
}