﻿body 
{
	background: #fff url(Images/background.png) repeat;
	margin:0 auto;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-family:Tahoma;*/
	font-size: 0.7em;
	letter-spacing:1px;

}

#clearboth{
    width:100%;
    clear:both;
    }
 
 hr 
 {
 	background-color:#ABAD85;
 }
   
h4
{
	color: #ABAD85;
	margin-top:0px;
	padding-top:0px;
}

h2 
{
	color: #ABAD85;
	margin-top:0px;
	padding-top:0px;
}

a
{
	color:Black;
	text-decoration:underline;
}

.btn
{
	/*border:solid 1px #000000;
	background-color:#5b5b5b;
	padding: 1px 1px 1px 1px;
	font-family: Verdana, tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;	*/
	
    border: 1px solid #777777;
	background-color: #d0d1d0;
	font-size: 11px;
	color: #ffffff;
	font-weight: Bold;
	background-image: url(Images/btnBG3.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:20px;	
}

.validat
{

	padding:10px;
	background-color:Gray;

}

a:hover
{
	text-decoration:none;
	font-weight:normal;
}

#wrapper {
	width:950px;
	background:url(images/wrapper-tile.png) repeat-y;
	margin:0 auto;
	margin-top:15px;
	/*text-align:left;
	
	/*background-color:White;
	/*background:#fff url(images/background.png) repeat-y left top;*/
	/*border:solid 1px black;*/
}



#productnav {

	width:180px;
	float:left;
	background-color:White;
	border-right:solid 1px #ABAD85;

}

#paddedcenter
{
	text-align:center;
	margin-bottom:10px;
}

#paddedcenter a
{
	color:White;
	text-decoration:none;
	font-weight:bold;
}

#search {
	width:180px;
	float:left;
	color:white;
	background-color:Black;
	font-weight:bold;
	margin-top:0px;
	border-bottom:solid 1px white;


	}

#singlepagecontainer {
	
	width:100%;
	float:left;
	padding-left:80px;
	padding-top:20px;

}

#micklesoft
{
	margin:0 auto;
	text-align:center;
	
}

#micklesoft a
{
	color:Black;
	text-decoration:None;
}

a:hover
{
	text-decoration:underline;
	color:Black;
}
	
#content 
{
	width:620px;
	float:right;
	padding-left:5px;
	padding-top:5px;
	padding-right:0px;
	margin-top:0px;
	background-color:White;
	min-height:400px;
	/*margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	padding:10px;
*/

}

#bigtext
{
	font-weight:bold;
	font-size:x-large;
}
	
.biglink
{
	background-color:Black;
	line-height:2.0em;
	color:White;
	text-decoration:none;
	padding:5px;
	
}


.propertyheader
{
	color:Black;
}


#bottombar
{
	width:950px;
	margin:0 auto;
	margin-top:10px;
	color:Black;
	
}

#bottombar a
{
	color:Black;
}
	
#masthead 
{
	height:25px;
	position:relative;
	background:url(Images/header.png) no-repeat;
	padding:0 2em;
	line-height:2.1em;
	text-align: left;
	color:#fff;
	letter-spacing:1px;
	text-indent:50px;
}



#toppics
{
	width:820px;
	height:100px;
	background:url(images/toppics.gif);
	margin:0 auto;
	margin-top:0px;
	margin-bottom:0px;
}




#footer {
	
	clear:both;
	padding:0 2em;
	line-height:2.1em;
	text-align: right;
	padding-right:50px;
	color:#fff;
	letter-spacing:1px;
	background-image:url(Images/footer.png);
	margin-top:15px;
	
}


/* 888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888
*/

#hoznavbar 
{
	
}

#hoznavbar ul 
{
	margin:0;
	padding:0;
	width:629px;
	
	background-color:Black;
	color:White;
	
	list-style:none;

	/*background:#FF0000;*/
	float:right;
	line-height:2.1em;
	border-top:solid 1px Black;
	border-bottom:solid 1px Black;

}

#hoznavbar ul li {
	float:left;
	}
	
#hoznavbar ul a {
	display:block;
	padding:0 2em;
	line-height:2.1em;
	text-decoration:none;
	/*background:url(Images/divider.png) repeat-y left top; */
	border-right:1px solid #FFFFFF;
	font-weight:bold;
	background-color:Black;
	color:White;
	}
	
	#hoznavbar ul .first a {
	background: none;
}

#hoznavbar ul a:hover {
		text-decoration:none;
		font-weight:bold;
background-color:White;
	color:Black;

	}
	
	#container
	{
		width:810px;
		margin:0 auto;
		/*background: #ABAD85; */
		background-color:White ;

	}
	


	.imagetopright
	{
		margin-left:10px;
		margin-bottom:10px;
	}
	
	
		.imagetopleft
	{
		margin-right:10px;
		margin-bottom:10px;
	}
	


#placeholderset
{
	padding:1em;
}


.productname
{
	color:Black;
	font-weight:bold;
}

.productnamespec
{
	color:white;
	font-weight:bold;
	background-color:Black;
	padding:3px;
	line-height:2.1em;
}

.productprice
{
	color:Black;
	font-weight:bold;
}


.productpricespec
{
	color:Red;
	font-weight:bold;
	font-size:x-large;
}

label 
{
	float:left;
	width:11em;
}

.multitextbox
{
	width:300px;
	height:100px;
}

form p 
{
	position:relative;
}

.feedback
{
	position:absolute;
	margin-left:11em;
	left:260px;
	color:Red;
	padding-left:18px;
}
	
.required

{
	font-size:0.75em;
	color:#760000;
}

.errortext

{
	color:Red;
	font-weight:bold;
	margin-top:10px;
	
}

fieldset 
{
	margin: 1em 0;
	padding:1em;
	border:1px solid #ccc;
	background:#f8f8f8;
	position:relative;

}

legend
{
	font-weight:bold;
	position:absolute;
	margin-top:-20px;
	color:#7e8ca2;

}
.Textbox
{
	width:250px;
}


/* DepartmentsList */

#depheader
{
	
		background-color:#999999;
		color:White;
		width:180px;
	height:2.1em;
	text-indent:10px;
	line-height:2.1em;
	font-weight:bold;
		

}

#searchheader
{
	background-color:#999999;
	color:White;
	width:180px;
	height:2.1em;
	text-indent:10px;
	line-height:2.1em;
	border-bottom:solid 1px white;
}

	


	
.listview 
{
	padding:0;
	padding-left:0;

}


A.CategoryUnselected
{
  color: #ABAD85;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
  line-height: 20px;
  padding-left: 0px;
}

A.CategoryUnselected:hover
{
  color: #ABAD85;
  padding-left: 0px;
  text-decoration: underline;

}

.IE8Fix 
{ 
    z-index: 1000; 

}

A.CategorySelected
{
  color: Black;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: underline;
  font-weight: bold;
  line-height: 20px;
  padding-left: 0px
}


#productdetails table 
{
	border-collapse:collapse;
	border:1px solid #666;
}

#productdetails td 
{
	padding:5px 5px;
}

#productdetails th
{
	padding:5px 5px;
	background-color:Red;
	border-bottom:solid 1px Black;
}

#productdetails tr
{
	text-align:center;
}