/* 
Pike County Bucks style sheet 
3/26/2008
*/

/*
light grey:	#DFE0D8
dark grey:	#C5C8C1
v. light grey: #E6E6E6
*/

a:link{color:#666666}
a:hover{color:#666666}
a:visited{color:#666666}

body 
{
}

body.body_page 
{
    background-image: url(/images/realtreehardwoods.jpg);
    margin:0;
    text-align:center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body.body_page_no_background_image 
{
    margin:0;
    text-align:center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#wrapper {position: relative; margin: 0px auto; width: 760px; }

h2	{font-size: 16px; }
	
#copyfooter
{    
  color: #FFFFFF;		/*#999999;*/
	font-size: 9px;
	line-height: 13px;
	padding: 0;
	margin: 0px;
  text-decoration: none;
}
#copyfooter td
{    
  color: #FFFFFF;		/*#999999;*/
	font-size: 9px;
	line-height: 13px;
	padding: 0;
	margin: 0px;
  text-decoration: none;
}
#copyfooter a:link 
{
  color: #FFFFFF;		/*#999999;*/
	font-size: 9px;
	line-height: 13px;
	padding: 0;
	margin: 0px;
  text-decoration: none;
}
#copyfooter a:visited 
{	
  color: #FFFFFF;		/*#999999;*/
	font-size: 9px;
	line-height: 13px;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#copyfooter a:hover {
	
  color: #FFFFFF;		/*#999999;*/
	font-size: 9px;
	line-height: 13px;
	padding: 0;
	margin: 0px;
	text-decoration: underline;
}

/*
td {
	font-size: 10px;
	line-height: 13px;
	color:#666666
}
*/

p {
	font-size: 12px;
	/*line-height: 18px;*/
	padding: 0px; margin-top: 0px;
	vertical-align: top;
}

/*
input,select,textarea {color:#666666;font-size:11px;font-family:arial,verdana,helvetica,sans-serif;background:#FFFFFF;}
.inputText210 {width:210px;}
.inputText105 {width:105px;}
.inputText3 {width:30px;}
.inputText4 {width:40px;}

input.white {color:#666666;font-size:11px;font-family:arial,verdana,helvetica,sans-serif;background:#ffffff;}
.inputText210 {width:210px;}
.inputText105 {width:105px;}
.inputText3 {width:30px;}
.inputText4 {width:40px;}
*/

.tm, .tm a, .tm a:link, .tm a:active, .tm a:visited	{color: #666666; font-size: 10px; text-decoration: none; }
.tm a:hover	{color: #333333; text-decoration: none; }

.tm_h, .tm_h a, .tm_h a:link, .tm_h a:active, .tm_h a:visited	{color: #FFFFFF; font-size: 10px; text-decoration: none; }
.tm_h a:hover	{color: #DDDDDD; text-decoration: none; }

.mi						{color: #333333; font-size: 12px; line-height: 30px;}
.mi a					{color: #333333; text-decoration: none; }
.mi a:link		{color: #333333; text-decoration: none; }
.mi a:active	{color: #D40027; text-decoration: none; }
.mi a:visited	{color: #333333; text-decoration: none; }
.mi a:hover		{color: #D40027; text-decoration: none; }

.smi					{color: #333333; font-size: 12px; line-height: 22px; padding-left: 10px; padding-top: 0px;}
.smi a				{color: #333333; text-decoration: none; }
.smi a:link		{color: #333333; text-decoration: none; }
.smi a:active	{color: #D40027; text-decoration: none; }
.smi a:visited{color: #333333; text-decoration: none; }
.smi a:hover	{color: #D40027; text-decoration: none; }


.smi_selected {color: #D40027; font-size: 12px; line-height: 22px; padding-left: 10px; padding-top: 0px;}
.smi_selected a:link, .smi_selected a:active, .smi_selected a:visited, .smi_selected a:hover, .smi_selected a{color: #D40027; text-decoration: none; }

.contentPane	{color: #333333; font-size: 12px; line-height: 22px; padding-right: 10px;padding-top: 0px;}

.content			{font-size: 10pt;}
.imageArea
{
	/* background-color: #000000; */
	width: 400px; 
	height: 500px; 
	line-height: 500px; 
	text-align: center; 
	vertical-align: middle; 
	display: table-cell;
	border: solid 1px #000000
}
/*
onmouseover="this.style.border='1px #C1BDB5 solid'"
onmouseout="this.style.border='1px #f7f7f5 solid'"
style="padding: 3px; border: 1px #f7f7f5 solid; width:130px; height:130px;"
*/
.thumb_cell 
{
	width: 130px;
	height: 130px;
	border: solid 1px #f7f7f5;
	padding: 3px;
	/*background-color: #C5C8C1;	*/
}
.thumb_cell:hover {/*border: solid 1px #D40027;*/background-color: #C5C8C1;}

/*
.thumb_cell a {}
.thumb_cell a:link {}
.thumb_cell a:active {}
.thumb_cell a:visited {}
.thumb_cell a:hover {border: solid 1px #f7f7f5;}
*/

/*
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
*/

.errMessage 
{
	padding: 16px 16px 16px 70px;border: 1px solid #D4001A;color:#D4001A;background-image:url(/images/error1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold; 
	font-size:11px;
}
.errMessage ul 
{
	color:#333333; 
	margin-top:6px;
	margin-left:40px; 
	margin-bottom:5px;
	margin-right:100px;
	list-style-image:url(/images/list_greybullet.gif);
	font-size:100%;	
	font-weight:normal;
}
.posMessage {
	padding: 16px 16px 16px 70px;
	border: 1px solid #003366;
	background-color:#FFFFFF;
	color:#003366;
	background-image:url(/images/info_ok1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold; 
	font-size:11px;
}
.posMessage ul { 
	color:#333333; 
	margin-top:6px;
	margin-left:40px; 
	margin-bottom:5px;
	margin-right:200px;
	list-style-image:url(/images/list_greybullet.gif);
	font-size:100%;	
	font-weight:normal;
}
.warningMessage {
	padding: 16px 16px 16px 70px;
	border: 1px solid #003366;
	background-color:#FFFFFF;
	color:#003366;
	background-image:url(/images/info_ok1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold; 
	font-size:10px;
}
.warningMessage ul { 
	color:#333333; 
	margin-top:6px;
	margin-left:40px; 
	margin-bottom:5px;
	margin-right:200px;
	list-style-image:url(/images/list_greybullet.gif);
	font-size:100%;	
	font-weight:normal;
}
.dottedHR {background-image:url(/images/dot.gif);background-position:bottom;background-repeat:repeat-x;}

.paymentLink						{color: red; font-size: 8pt; line-height: 12px; font-family:Sans-Serif;}
.paymentLink a					{color: red; text-decoration: none; }
.paymentLink a:link			{color: red; text-decoration: none; }
.paymentLink a:active		{color: red; text-decoration: none; }
.paymentLink a:visited	{color: red; text-decoration: none; }
.paymentLink a:hover		{color: red; text-decoration: none; }


.paymentLink:link			{color: #D40027; text-decoration: none; }
.paymentLink:active		{color: #D40027; text-decoration: none; }
.paymentLink:visited	{color: #D40027; text-decoration: none; }
.paymentLink:hover		{color: #333333; text-decoration: none; }
