/***********************************************/
/* home.css                                    */
/* Use with Jacksons Fencing                   */
/***********************************************/

#box1{
	float: left;
	width: 283px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #007652;
	padding: 5px;
	color: #ffffff;
	font-size: 90%;
	text-align:left;
}

#box1 a {
	color: #ffffff;
	text-decoration: none;
}

#box1 a:hover {
	text-decoration: underline;
}



#box6{
	float: left;
	width: 283px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	background: #0261A9;
	padding: 5px;
	color: #ffffff;
	font-size: 90%;
	text-align:left;
}

#box6 a {
	color: #ffffff;
	text-decoration: none;
}

#box6 a:hover {
	text-decoration: underline;
}
.bluepanel {
	background-color: #D8EDFF;
	float: right;
	width: 200px;
	padding: 10px;
}
.greenpanel {
	background-color: #00a574;
	float: left;
	padding: 5px;
	height: 140px;
	width: 122px;
	margin: 3px;
}
.darkbluepanel {
	background-color: #007ede;
	float: left;
	padding: 5px;
	height: 140px;
	width: 122px;
	margin: 3px;
}
#boxholder{
	width:445px;
	height: 250px;
	float:left;
}
.greenpanel p, darkbluepanel p{
	margin-bottom: 3px;
}

#boxprod{
	border: 1px dashed #66686A;
	float: left;
	width: 291px;
}

#boxnews{
	border: 1px dashed #66686A;
	margin-left: 10px;
	float: right;
	background-color: #F0F0F0;
	width: 291px;
}

#botboxholder{
	height: 112px;
	width:596px;
	text-align:left;
}

#box1 p, a:link h1, #box3 a:link h1, #box6 p, a:link h1, #box1 a:visited h1, #box3 a:visited h1, #box6 a:visited h1{
	color:white;
	font-size:125%;
	text-decoration:none;
}
#box1 p, #box6 p{
	margin-top: 3px;
}

#box1 a:hover h1, #box3 a:hover h1, #box6 a:hover h1{
	color:white;
	font-size:125%;
	text-decoration:underline;
	clear: left;
}

#boxProd1, #boxProd2, #boxProd3, #boxProd4{
	clear:left;
	float: left;
	height: 106px;
	width: 140px;
	margin:0px 10px 0px 0px;
	padding: 0px;
	color: #333333;
	font-size: 100%;
	text-align:left;
	border: 1px dashed #66686A;
	background-color: #FFFFFF;
}
#boxProd2{clear:none;width:139px;}
#boxProd3{width:140px;margin-right:0px;clear:none;}
#boxProd4{width:139px;float:right;margin:0px;clear:none;}

#boxProd1 h1, #boxProd2 h1, #boxProd3 h1, #boxProd4 h1{
	font-size:1.8em;
	font-weight:normal;
}
#boxProd1 a, #boxProd2 a, #boxProd3 a, #boxProd4 a {
	color: #ffffff;
	text-decoration: none;
}
#boxProd1 img, #boxProd2 img, #boxProd3 img, #boxProd4 img {
	padding:0px;
	margin:0px;
}
#boxProd1 a:hover, #boxProd2 a:hover, #boxProd3 a:hover, #boxProd4 a:hover  {
	text-decoration: underline;
}
.redText{color:#CC0000;}

#boxProd1>{clear:none;}
.button {
	border: 1px solid #8E8E8E;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/shared/btn_bg.gif);
	float: left;
	font-size: 105%;
	margin-top: 2px;
	margin-right: 8px;
	font-weight:bold;
	color:#666666;
}
.buttonhome {
	border: 1px solid #8E8E8E;
	padding:2px;
	background-image: url(../images/shared/btn_bg.gif);
	float: left;
	font-size: 95%;
	margin: 2px 0 0 0px;
	font-weight:bold;
	color:#666666;
	clear:left;
	display: block;
}
.buttons {
	float:left;
	padding-left: 5px;
}
#box1 .buttonhome a {
	color:#666666;
	text-decoration:none
}
#box1 .buttonhome a:hover{
	color:#666666;
	text-decoration:underline
}
#box6 .buttonhome a {
	color:#666666;
	text-decoration:none
}
#box6 .buttonhome a:hover{
	color:#666666;
	text-decoration:underline
}
