BODY{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}


BLOCKQUOTE, LI, P, TABLE, TD, TR {
	font-size:11px;
}


.breadcrumbslink {
	color:#000000;
}

.breadcrumbs {
	font-weight:bold;
	color:#9C4A01;
}

.categorybutton{
	color:#9C4A01;
	background-color:#000000;
	font-size:10px;
	font-weight:bold;
}

.categorylink{
	color:#9C4A01;
}
.style1 {
	color: #000000;
	font-weight: bold;
}

A {
color: #0A68A1;
	text-decoration:underline;
}

A:hover {
	color: #623328;
	text-decoration:underline;
}

TEXTAREA,.TEXTBOX, {
	background-color: #FFFFFF; 
	color:  #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
}

SELECT {
	border: #7F9DB9 1px solid;
	background-color: #FFFFFF; 
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


h3 {
	font-size: 16px;
 	color: #9C4A01;
	font-weight: bold;
} 

.plus {
	font-size: 16px;
	color: #9C4A01;
	font-weight:bold;
} 


.minus {
	font-size:10px; 
}

.active {
	color: #623328; 
	border-top: #999999 1px solid; 
	background-color: #FFFFFF; 
	height: 5px; 
	text-decoration:none;
}

.notActive {
	border-bottom: #999999 1px solid; 
	border-top: #999999 1px solid; 
	background-color: #D1D1D1; 
	height: 5px;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
}

.button {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.product-details {
	font-size: 10px;
	color:#000000;
}

.product-title {
	font-size: 16px;
	font-weight:bold;
	color:#9C4A01;
}

.featured-heading {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}


.dropshadow{
	float:left;
	clear:left;	
	background: url(http://site.petrastechshop.com/images/shadow-png.png) no-repeat bottom right !important; /* nice browsers (e.g. Firefox/Opera/Safari) ONLY notice this line*/
	background: none no-repeat top left; /* we need to clear the background graphic for the alphaloader to work in IE5.5 and 6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='http://site.petrastechshop.com/images/shadow-png.png'); 
	margin: 5px 5px 5px 5px;
}
.dropshadow img{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #eee;
	border-color: #eee #888 #666 #ddd;
	background:#fff;
	padding: 0px 0px 0px 0px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;
}



.frame2{
	float:center;
	clear:center;
	background: url(http://site.petrastechshop.com/images/shadow-png.png) no-repeat bottom right !important;
	/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
	background: none;
	/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='http://site.petrastechshop.com/images/shadow-png.png'); /* the MS alpha filter */
	margin: 0px 0px 0px 0px;
}
.frame2 img{
	position:relative;
	bottom:0px;
	right: 0px;
	border: 1px solid #eee;
	border-color: #eee #888 #666 #ddd;
	background:#fff;
	padding:0px 0px 0px 0px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;
}


.footer-brown {
	background-color: #623328;
}
.footer-yellow {
	background-color: #EDC817;
}
.footer-nav {
	color:#FFFFFF;
	text-decoration:none;
}