
/*
-----------------------------------------------
CMS master Style Sheet
28 April 2008 - phillip Boyle
----------------------------------------------- */

	
body		{margin:0 0;
		padding:0 0 0 0;
		font-size:11px;
		font-weight:500;
		font-family:verdana;
		background: url(../i/tile.gif);
		
		}

#pagewrapper	{margin:5px auto;
		width:100%;
		background:#fff url(../i/banner2.gif) repeat-x ;
		border:1px solid #ccc;
		padding-top:133px;
			
		}
#title		{position:absolute;
		top:5px;
		margin:0 0 0 0;
		color:#ffffff;
		font-weight:900;
		font-size:12px;
		background: url(../i/banner1.jpg) no-repeat;
	padding:110px 0 0 165px;
		width:635px;
		border-top:1px solid #ccc;
		}
		
#bc		{position:absolute;
		top:140px;
		margin:0 0 0 10px;
		font-size:9px;
		font-weight:900;
		width:400px;
			
		}
#clock		{position:absolute;
		top:144px;
		z-index:50;
		text-align:right;
		font-size:9px;
		font-weight:900;
		width:95%;
		}

a.logout {color:#fff;font-size:.8em;
		margin-left:20px;
		
		}
a.logout:hover {color:#d60000;font-size:.8em;
		margin-left:20px;
		
		}
#pnav 		{position:absolute;
	top:204px;
	width:150px ;
	text-align:center;
	font-weight:900;
	color: #fff;
	float: left;
	background:#fff ;
	padding:50px 0;
	text-align:right;
	border-right:1px solid #d60000;
	margin:0 0 0 20px;
	
	
	}




		 
#content	{width:80%;
		margin:0 0 105px 0;
		padding:0 0 0 0;
		background:#fff;
		float:right;
	
		}

h1		{color:#d20000;
		font-size:15px;
		font-family:arial;
		margin:50px 0 0 0;
		}
h2		{font-size:1.2em;
		color:#0066ff;
		
		}
		h3		{font-size:1em;
		color:#0066ff;
		margin: 2px 0;
		}
.leftcolumn 	{width:45%;
		margin:0 0 0 0;
		padding:0 0 0 0;
	
		float:left;
		}
		
.rightcolumn	{width: 45%;
		margin:0 10px 0 0;
		float:right;
		
		}
		.leftcolumn_home 	{width: 50%;
		margin:0 0 50px 0;
		padding:0 0 0 0;
	
		}
		.rightcolumn_home	{width: 50%;
		margin:0 0 20px 0;
		background:url(../i/choice_back.gif) top right no-repeat;
		float:right
		
		}

.choices_con	{border:1px solid #1673ff;width:80%;
		margin:10px 0 0 0;
		padding:4px 0 0 20px;
		background: url(../i/content_back.jpg) top right repeat-y;
		
		
		line-height:1.75;
		}
/*internal navigation*/
a.cnav  {padding:0 0 5px 25px;
	background:url(../i/arrow.gif) no-repeat;
	margin:10px 0 5px 5px;
	color: #777;
	font-weight:900;
	}
	
a.cnav:hover{color:#d60000;
		}
a.nextnav	{padding:5px 30px 10px 30px;
	background: url(../i/next_arrow.gif) no-repeat right top;
	margin:0 0 0 0;
	color: #777;
	font-weight:900;
	text-decoration:none;
	}	
		
a.previousnav	{padding:4px 30px 10px 30px;
	background:url(../i/previous_arrow.gif) no-repeat left top;
	margin:0 0 0 0;
	color: #777;
	font-weight:900;
	text-decoration:none;
	}	
a.previousnav:hover,a.previousnav:hover{color:#d60000;
		}	
/*formats help column*/
div.help_con	{border:1px solid #1673ff;
		margin:0 0 0 0;
		padding:0 0 0 0;
		background:url(../i/help_back.jpg) right repeat-y ;
		width:95%;
		line-height:1.5;
		}
ul.help{background:0; }
	
.field	{margin:10px 0 0 5px ; }	
.label	{padding:8px 0 0 0;  text-align:right;width:50px;font-size:0.8em;font-weight:800;vertical-align:top;}
.submit_but	{text-align:center;padding:10px 0 0 0;}
.table_info	{margin:30px 0 ;width:260px;}
.th_info	{padding:0 10px 5px 0;
			font-weight:900;
			border-bottom: 1px solid #d60000;
				margin:2px 0;
					}
					.hilite{border-bottom: 1px solid #d60000; color:#fff;
						background:red;
						font-weight:900;
						}
.td_info		{padding:10px;
				text-align:center;
					margin-top:10px;
				border-bottom:1px dotted #d60000;
					}
					td.text{padding:3px 0;}
ol.login	{border:1px solid #ccc;
			padding:5px 5px 10px 25px;
			line-height:1.5;
			}

#tnav		{border-top:solid 1px #d20000;
	clear:both;
		margin:0 0 0 0;
		padding-bottom:10px;
 		 text-align:center;
  		font-size:9px;
		color:#d20000;
		width:100%;
  		 }

a.tnav{color:#d60000;}
a.tnav:hover{color:#ccc;}