/*
Theme Name: Internet Page Base
Theme URI: http://www.internetpagebase.com
Version: 1.0
Description: Internet Page Base
Author: Charles Martin
Author URI: http://www.netexclusive.net


*/


/*****************************************/

body {
	background-image:url('images/ipb-bg.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:fixed;
	background-color: #0b355b;
	margin: 0px;
	padding:0px;
}

#container{
	width:900px;
	margin:0px auto;
}

#wrapper{
	width:900px;
	margin:0px auto;
}

#wrapper, #wrapper .sb-inner {
	background-color:#fff;
}



.clrdiv{
	clear:both;
}

#mainarea{
	height: expression( this.scrollHeight < 550 ? "550px" : "auto" ); 
	min-height:550px;
	width:900px;
	margin:0px;
	padding:0px;
}

#toparea{
	width:900px;
		margin:0px;
	padding:0px;
	height:50px;
}





#banner{
background-image:url('images/Internetpagebase-banner.jpg');
background-repeat:no-repeat;
margin-bottom:5px;
width:900px;
height:260px;

}

	h1 { font-family : Verdana; font-size : 16px; color : #05597b;  margin:0px; padding:5px; }
	h1 a{ font-family : Verdana; font-size : 16px; color : #000; text-decoration : none;}
	h1 a:hover{ font-family : Verdana; font-size : 16px; color : #05597b; text-decoration : none;}

	h2 { font-family : Verdana; font-size : 14px; color : #05597b;  margin:0px; padding:5px;}
	h2 a{ font-family : Verdana; font-size : 14px; color : #000; text-decoration : none;}
	h2 a:hover{ font-family : Verdana; font-size : 14px; color : #05597b; text-decoration : none;}

#footer{
	padding:5px;

}

	.clr{
		clear:both;
	}
	
	.cr{
		color:#fff;
		font-family:verdana;
		font-size:0.7em;
	}
	
	.cr a{
	    color:#fbffcf;
		text-decoration:none;
	 }
	
	.cr a:hover{
		color:#fff;
		text-decoration:none;	
	}

#leftbox{
float:left;
width:675px;
margin:0px;
padding:0px;

		height: expression( this.scrollHeight < 250 ? "250px" : "auto" ); 
	min-height:250px;
}


#rightbox{
width:210px;
float:left;
margin:0px 5px 5px 5px;
padding:0px;
}

*html #rightbox{
width:210px;
float:left;
margin:0px 5px 5px 2px;
padding:0px;
}

.heading{
	background-color:#8c8901;
	margin:0px;
	padding:0px;
	border-left:15px solid #a6a301;


}

	.fld
{
background-color:#c2d007;
font-family:Verdana;
font-size:10px;
color:#000;
border : 1px solid #5e7815;
}

.btn
{
background-color:#c2d007;
font-family:Verdana;
font-size:10px;
color:#000;
border : 1px solid #5e7815;
}

	
	.box{

	}

	.txtbox1{
		background-color:#b3af0e;
		margin-bottom:10px;
	}	

	.txtbox{
		background-color:#b3af0e;

	}
	
	.txt{font-family : Verdana; font-size :9pt; color : #000; padding:5px;  }
	.txt a{ font-family : Verdana; font-size : 9pt; color : #000; text-decoration:none;}
	.txt a:hover{font-family : Verdana; font-size : 9pt; color : #000; text-decoration:none;}









/*************************************/






/*custom theme*/


#search{
}

.search{

}



.searchbtn
{
background-color: transparent;
font-family:Verdana;
font-size:9pt;
color:#05597b;
border : 0px;
margin-left:-5px;
}

.searchfld
{
background-color:#c4e5ee;
font-family:Verdana;
font-size:9pt;
color:#000;
border : 1px solid #05597b;
}

.space{
padding:5px;
}

.datebox{

	padding:0px;
	margin: 0px;

}
	


.posted{
	font-family:Verdana;
font-size:8pt;
color:#fff;
	background-color:#05597b;
	padding:6px;
	float:left;
}

.posted a{
	text-decoration:underline;
	color:#b5d7ff;
}

.posted a:hover{
	text-decoration:none;
	color:#fff;
}

.date{
font-family:Verdana;
font-size:8pt;
color:#000;
	background-color:#c4e5ee;
	padding:6px;
	float:left;
}

.date a{
	text-decoration:underline;
	color:#414400;
}

.date a:hover{
	text-decoration:none;
	color:#000;
}



.articles{
	font-family : verdana; 
	font-size:8pt;
	color:#000;
	margin:0px ;
	padding:5px ;
	list-style-type:none;
}

.articles a{
	color:#000;
	text-decoration:underline;
	}

.articles a:hover{
	color:#000;
	text-decoration:none;
	}


#navigation{
	float:right;
	position:relative;
	top:10px;

}

*html #navigation{
	float:right;
	position:relative;
	top:10px;
	right:-9px;
}

.nav {
float:left;
 list-style-type:none;
 font-family:Verdana; 
 font-size:8pt;
  color:#fff; 
  height:32px;
  font-weight:bold;
  padding:0px;
margin:0px;
margin-left:42px;}

.nav li {
float:left;
margin-right:10px;
}

.nav li a{
cursor:pointer;
color:#fff;
float:left;
display:block;
height:32px;
background-image:url('images/rtnavimg.jpg');
background-position:top right;
background-repeat:no-repeat;
padding:0px 15px 0px 0px;
line-height:32px;
text-decoration:none;}

.nav li a span{

float:left;
display:block;
background-image:url('images/ltnavimg.jpg');
background-position:top left;
background-repeat:no-repeat;
padding:0px 0px 0px 15px;
text-decoration:none;}

.nav li a:hover{
color:#043d73;
background-image:url('images/rtnavimg.jpg');
background-position:bottom right;
background-repeat:no-repeat;
text-decoration:none;}

.nav li a:hover span{
background-image:url('images/ltnavimg.jpg');
background-position:bottom left;
background-repeat:no-repeat;
text-decoration:none;}

form{
margin:0px;
padding:0px;
}

.tbox{
	margin:0px 0px 5px 0px;

}

.boxtxt{

	margin:0px;
	padding:0px 5px;
	background-color:#f5f5f5;
	border-left: 1px solid #bcbbbb;
	border-right:  1px solid #bcbbbb;
}

*html .tltcrnr{margin:0px; padding:0px; margin-bottom:-8px;	background-image:url('images/boxtopltcrnr.jpg'); background-repeat:no-repeat; background-position:top left; height:11px;}

.tltcrnr{margin:0px; padding:0px;	 background-image:url('images/boxtopltcrnr.jpg'); background-repeat:no-repeat; background-position:top left; height:11px;}

.trtcrnr{ background-image:url('images/boxtoprtcrnr.jpg'); background-repeat:no-repeat; background-position:top right; height:11px; margin-left:11px;}

*html .bltcrnr{margin:0px; padding:0px; margin-top:-8px; background-image:url('images/boxbtmltcrnr.jpg'); background-repeat:no-repeat; background-position:bottom left; height:11px;}

.bltcrnr{margin:0px; padding:0px;background-image:url('images/boxbtmltcrnr.jpg'); background-repeat:no-repeat; background-position:bottom left; height:11px;}

.brtcrnr{background-image:url('images/boxbtmrtcrnr.jpg'); background-repeat:no-repeat; background-position:bottom right; height:11px; margin-left:11px;}

