/******************************************************
  Style Sheet for influencerising.com
  Design by Website Pyro, www.websitepyro.com
 ******************************************************/
*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	background:#d6dee8;
	font:10pt arial;
}
a{
	color:#26354a;
	font-weight:bold;
}
a:hover{
	color:gray;
	text-decoration:none;
}
.left{float:left;}
.left img{border:1px solid #054e90;}
.right{float:right;}
.clearer{clear:both;}
strong,b{
	font-weight:bold;
}
i{
	font-style:italic;
}
h5{
	font-size:16pt;
}
.breakout{
	border:5px solid red;
	margin:10px auto;
	background:white;
	padding:5px;
	width:220px;
	text-align:center;
}
.breakout a{color:red;}
table.register{width:100%;border-collapse:collapse;border:2px solid #b0c0d3;}
td.label{
	font-weight:bold;
	background:#d6dee8 url(/images/table-back.jpg) repeat-y center;
	text-align:center;
}
table.register td{padding:5px;vertical-align:top;}
table.register th{
	text-align:center;
}
/******************************************************
  Container
 ******************************************************/
#Container{
	width:902px;
	margin:0 auto;
	text-align:center;
	height:100%;
	background-color:#5987c6;
}
/******************************************************
  Header
 ******************************************************/
#Header{
	width:900px;
	margin:0 auto;
	text-align:center;
	background-image:url(images/Ir_top_banner.gif);
	background-repeat:no-repeat;
	height:169px;
}
/******************************************************
  Navigation
 ******************************************************/
#Navigation{
	padding-top:0px;
	margin:0 auto;
	text-align:left;
	color:#d6dee8;
	background-color:#5987c6;
	clear:both;
	width:100%;
	height:18px;
}
/******************************************************
  Left
 ******************************************************/
#Left{
	float:left;
	width:282px;
	text-align:left;
	background-color:#5987c6;
}
#Left img{
	border:1px solid #054e90;
}
/******************************************************
  Content
 ******************************************************/
#Content{
	background:#d6dee8;
	height:100%;
	text-align:left;
	padding-bottom:10px;
	width:620px;
	float:left;
	padding-top:5px;
}
#Content p{
	padding-top:5px;
	padding-bottom:5px;
}
#Content h1{
	font-size:11pt;
	font-weight:bold;
	padding-top:10px;
	color:#054e90;
}
#Content h2{
	font-weight:bold;
	margin-top:10px;
}
#Content h3{
	font-weight:bold;
	margin-top:12px;
	color:red;
}
#Content h4{
	font-size:20px;
}
#Content ul{
	margin-left:10px;
}
#Content li{
	margin-left:10px;
}
#Content table{
	padding-top:10px;
}
#Content img{
	margin:10px;
	border-color:#054e90;
}

/******************************************************
  Center
 ******************************************************/
#Center{
	margin-left:40px;
	margin-right:40px;
}
#Center ul{
	margin-left:40px;
}
/******************************************************
  Footer
 ******************************************************/
#Footer{
	clear:both;
	background-color:#054e90;
	border-top:1px solid white;
	padding:10px;
	font-size:9pt;
	color: #f5fef8;
	height:20px;
}
#Footer a{
	color:#f5fef8;
	font-size:9pt;
}
#Footer a:hover{
	text-decoration:none;
}
#Footer ul {
	margin:0 auto;
	text-align:center;
	margin-left:30px;
}
#Footer li {list-style: none;margin-bottom:5px;float:left;padding-left:10px;}

#Table{
}
.tableRow{
	width:100%;
	clear:both;
	background:red;
}
.tableRow label{
	width:300px;
}
.tableRow input{
}
/******************************************************
Menu Stuff
******************************************************/
#MenuPos{
	font-size:8pt;
	clear:both;
}
