/* CSS Document */

body {
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#444444;
	margin:0;
}
.bold{
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	margin:0;
}
.green{
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#009933;
	margin:0;
}
#header {
	background-image:url('http://www.sasktelpioneers.com/images/backgrounds/menu.jpg');
	padding-left:0px; 
	padding-right:0px; 
	padding-top:0px; 
	padding-bottom:10px; 
}
#header-container {

	width:765px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	
	
}
#header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:44px;
	color:#000;
	padding:0!important;
	padding:16px 0 0 0;
	margin:15px 0 0 0;
	border-bottom:1px solid #999;
}
#header h1 a {
	text-decoration:none;
	color:#000;
}
#header h1 a:hover {
	border:none;
}
#header img {
	float:left;
	margin:0 0px 0 0;
	border: none;
}
#header ul {
	margin:46px 0 0px 100px !important;
	padding:0px 0px 0px 0px;
	float:right;
}
#header p {
	float:right;
	border-left:1px solid #ccc;
	padding:5px 5px 5px 5px;
	margin:-27px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}
#sidebar input {
	width:200px;
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ccc;
	padding:4px;
	margin:3px;
}
#sidebar input:hover {
	border:1px solid #ccc;
	color:#666;
}
#sidebar input:focus {
	border:1px solid #999;
	color:#333;
}
#content input {
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding:2px;
	margin:3px 3px 3px 10px;
}
#content input:hover {
	border:1px solid #ccc;
	color:#666;
}
#content input:focus {
	border:1px solid #999;
	color:#333;
}

.articlemenu {
	border-top:1px solid #eee;
	margin:50px 0 0 0;
	padding:0;
	text-align:right;
}

#header a {
	color:#43CBAE;
	text-decoration:none;
}
#header a:hover {
	border-bottom:1px dotted #333;
}
#header li {
	float:left;
	display:block;
	list-style:none;
}
#header li a {
	display:block;
	width:92px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background-image:url('http://www.sasktelpioneers.com/images/backgrounds/menua.jpg');
	background-repeat:no-repeat;
	padding-left:0; padding-right:0; padding-top:5px; padding-bottom:62px
}
#header li a:hover {
	background-image:url('http://www.sasktelpioneers.com/images/backgrounds/menuahover.jpg');
	border:medium none;
	padding-left:0; padding-right:0; padding-top:6px; padding-bottom:8px
}
.clear {
	clear: both;	
}
#container {
	width:765px;
	margin:0 auto;
	min-height: 100%;
	position: relative;
}
/***************/
/**NAV**/
/***************/


#sidebar_nav {
	width:190px;
	color:#777;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 5px 5px 5px;
	padding:0px;
	line-height:10px;
	font-style: normal;
	float: right;
	position: relative;
	left:0px;
	top:0px;
}
#sidebar {
	float:left;
	width:220px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:0px;
	color:#777;
	line-height:20px;
	border-bottom:0px solid #eee;
	font-weight: bold;
}
#sidebar h1 {
	color:#000000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar li {
	margin:0;
	padding:2px;
	list-style:none;
}
#sidebar li a {	
	display:block;
	padding:5px 5px 5px 10px;
	margin:0 0 1px 0;
	background-color:#f6f6f6;
	border-right:10px solid #fff;
	color:#666;
	text-decoration:none;
	border-left:2px solid #ddd;
}
#sidebar li a:hover {
	background-color:#eee;
	color:#333;
	border-right:10px solid #eee;
}
#sidebar p {
	padding: 0 30px 0 5px;
	margin:20px 0 20px 0;
}
#nav2 a .pop {
   display: none;
}
#nav2 a:hover .pop {
   display: block;
   position: absolute;
   top: 0; left: 13.2em;
}
/***************/
/**Body**/
/***************/
#content {
	margin:0 0 0 220px;
	border-left:1px solid #eee;
	background-color:#FFFFFF;
}
#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	font-weight:normal;
	color:#000;
	letter-spacing:-1px;
	background-image:url('http://www.sasktelpioneers.com/images/backgrounds/h1.jpg');
	background-position: left 50%;
	background-repeat:no-repeat;
	border-top:0px solid #eee; padding-left:30px; padding-right:10px; padding-top:0px; padding-bottom:10px
}

#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#008CBA;
	letter-spacing:-1px;
	padding:0px 15px 0px 40px;
	margin:0;
}

#content h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	line-height: 16px;
}

#content p {
	padding:5px 5px 5px 5px;
	line-height:20px;
}

#sidebar img {
	padding:5px;
	border:5px solid #eee;
	float:left;
	margin:10px 10px 0px 0px;
}
#description {
	width:720px;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#008cba;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url('http://www.sasktelpioneers.com/images/backgrounds/description.jpg');
	background-repeat:repeat-x;
	border:1px solid #fff;
	line-height:25px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:-35px; 
	margin-bottom:50px; 
	padding-left:20px; 
	padding-right:20px; 
	padding-top:0px; 
	padding-bottom:10px; 
}
#description a {
	font-weight:bold;
	color:#21b500;
	text-decoration:none;
}
#content li {
	padding: 5px 5px 5px 5px;  
	border:3px solid #eee;
	border:none;
}
#content a {
	color:#333;
	background-color:#eee;
	border-bottom:1px solid #ccc;
	padding:0 4px 0 4px;
	text-decoration:none;
}
#content a:hover {
	background-color:#ddd;
	border-bottom:1px solid #bbb;
	color:#000;
}

/***************/
/**PAGE FOOTER**/
/***************/
#container-foot {
	width: 900px;
	background: #ffffff;
	position: relative;
	margin-bottom: 4px;
	bottom: -1px!important;
	height: 40px;
	float: left;
	left: 2px;
	top:auto;  

} 
#FooterLine{	
	margin: 20px 0px 10px 20px;	
}
.HorizontalDash{
	height: 3px; padding:0px; background: url('http://www.sasktelpioneers.com/images/8x1-horizontal-grey-dash.gif') repeat-x center left;
	position: relative;
}
.Footer{	
	width: 900px;	margin: 0px 0px 0px 0px;	padding: 0px;	
	position: relative;
}
.Footer, .Footer a:link, .Footer a:visited, .Footer p{
	font: 11px Georgia, "Times New Roman", Times, serif;;
	color: #666666;
	text-align:	center;
	text-decoration: none;
}
.Footer p{
	margin:0px;padding:0px;
}
#FooterLvl1, #FooterLvl1 a:link, #FooterLvl1 a:visited{
	margin: 0px;
	padding: 0px 1px 0px 0px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #5A5B5B;
}
.Footer a:hover, #FooterLvl1 a:hover{
	text-decoration: underline;
}

.floatRight { 
    float: right; 
  	margin-left: 420px;    
  	margin-right: 0px;
  	position: absolute;
}

.floatRightHover { 
    float: right; 
  	margin-left: 550px;    
  	margin-right: 0px;
	margin-top: 0px;
  	position: absolute;
	display: inline;
}

.alignRight { 
    text-align: left;    
  	margin-right: 0px;
	margin-left: 300px;
  	position: absolute;
}

/***************/
/**Forms**/
/***************/
.formlabels {
	width: 150px;
}

.dropdowns {
	width: 100px;
}
.form250 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	clear: left;
	left: 0px;	
}
.formSmall{
	width: 300px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	float:right;	
}
