#notfound{
	width: 100%;
	clear:both;
	display: block;
	font-size: 12px;
	color: #300;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
	
	

.categoryHeading{
	width: 100%;
	clear:both;
	height:40px;
	display: block;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}



#shop{
	float:left;
    height:320px;
	display: block;
}

#gallery{
	float:left;
	width: 230px;
	height:220px;
	display: block;
}

#shoppingcart{
	float:left;
	margin-top:0px;
	width:100%;
	display: block;
}

.prodsum img {
	border: 1px solid #333333;
	padding: 0px;
}
.prodsum img:hover {
	border: 2px solid #CC9900;
}

.galleryItemName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center;
	font-weight: bold;
	color: #663300;
	text-align: center;
}


#displayOptions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	height: 17px;
	width:100%;
	float:right;
	clear:both;
}

#displayOptions a:link, #displayOptions a:active, #displayOptions a:visited{
	color: #666;
    text-decoration: none;

}

#displayOptions a:hover{
	color: #036;
}

#displayOptions img{
        height:17px;
        margin-bottom:-4px;  
        margin-right:5px;
        margin-left:5px;
}




.productdiv_grid{
	float: left;
	width: 230px;
	height:auto;
	min-height:425px;
	background-color: #f3f3f3;
    text-align:center;
	margin-right:5px;
	margin-top:3px;
}

/* width is overwritten in display_shop_items.php, depends on whether left menu is displayed   */
.productdiv_list{
	float: left;
	clear:left; 
	width: 740px;
	height:auto;
	min-height: 260px;
	padding:0px;
	margin-bottom:10px;
	border-bottom:1px #ccc dotted;
}

/* width is overwritten in display_shop_items.php, depends on whether left menu is displayed   */
.productdiv_listName{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	clear:left;
	width: 740px;
	text-indent: 20px;
	line-height: 25px;
	height:25px;
	height:auto;
	background-color: #333;
	color: #CCC;
	margin-bottom:10px;
}
.prod_left_div{
	float: left;
	width: 230px;
	height:190px;
	text-align:center;
}
.item_buttons_div_list{	
	float: left;
	clear:none; 
	text-align: left;
	width: 160px;
	height:auto;
}

.item_buttons_div_grid{	
	margin:0 auto;
	clear:none; 
	text-align: left;
	width: 160px;
	height:auto;
}

/* width is overwritten in display_shop_items.php, depends on whether left menu is displayed   */

.product_right_div{	
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	clear:none; 
    padding: 10px;
    width:330px;
	height:180px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.curvedbox{
	position:relative;
	z-index:400;
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 7px 12px; 
	height:auto;
	min-height:20px;
	cursor:pointer;
	line-height:20px;
	display:inline-block; 
	margin:0 15px 5px 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none !important;
	text-shadow: 1px 1px 0px #ffe8b2;
	color: green !important;
	border: 1px solid #ccc;
		-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.1),
		inset 0px 1px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.1),
		inset 0px 1px 1px rgba(255,255,255,0.7);
	behavior:url(/styles/PIE.htc);	

}


.curvedbox select {
   width: 105px;
   font-size: 12px;
   color:green;
   font-weight:bold;
   border: none;
}  



.prodpicsdiv{
	float: left;
	width: 230px;
	height:190px;
}

.tinypicscont{
	float: left;
	width: 230px;
	height: auto;
	position: relative;
	text-align: center;
	padding: 5px;min-height: 100px;
}
.tinypics{
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	width: 70px;
    height: auto;
 }

.shopItemPrice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #060;
	margin-bottom:10px;
	height:30px;
	vertical-align: middle;
}
.shopItemName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000;
    height:30px;
    margin-top:10px;
}
.shopItemNameDetail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color: #900;
	height:30px;
	margin-top:10px;
	line-height: 30px;
}
.shopItemDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin-bottom:10px;
	padding: 5px;
	float: left;
	height: 100px;
	width: 230px;
	overflow-y: scroll;
	overflow-x: hidden;
}


.prodspec{
	text-align: center;
	width: 140px;
	height: 20px;
}

.addtocartdiv{
	clear: left;
	float: left;
    width:240px;
	margin-top: 8px;
	margin-bottom: 8px;	
}
.itemadded_div{
	clear: left;
	float: left;
    width:240px;
	margin-top: 4px;
	margin-bottom: 4px;	
}

.addtocart_div{
	clear: left;
	float: left;
    width:240px;
	margin-top: 4px;
	margin-bottom: 4px;	
}
.moreinfo_div{
	clear: left;
	float: left;
    width:240px;
	margin-top: 4px;
	margin-bottom: 4px;	
}

.shop_button{
	height: 22px;
	width: 90px;
	background-color: #900;
	margin-right: 5px;
	border: 1px solid #900;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	clear: none;
	float: left;
}
.disabled { 
background: #FCC; 
} 
#shopping_cart {
	width: 740px;
	height:auto;
	min-height: 40px;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.cart_totals{
	width: 740px;
	height:auto;
	height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 40px;
	clear: left;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#qtyHead{
	clear: left;
	float: left;
	height: 25px;
	line-height:25px;
	width: 45px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	background-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.qty{
	clear: left;
	float: left;
	height: 65px;
	line-height:65px;
	width: 45px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#descriptionHead{
	clear: none;
	float: left;
	height: 25px;
	line-height:25px;
	width: 461px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	background-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.tny_pic{
	clear: none;
	float: left;
	height: 65px;
	color: #FFF;
	padding: 5px;
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;	
}

.description{
	clear: none;
	float: left;
	height: 65px;
	line-height:65px;
	color: #FFF;
	padding: 5px;
	width: 380px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.description a:link, .description a:active,.description a:visited{
	color: #090;
	font-weight: normal;
}

.description a:hover{
	color: #060;
	font-weight: normal;
}

#priceHead{
	clear: none;
	float: left;
	height: 25px;
	line-height:25px;
	width: 110px;
	font-weight: bold;
	color: #000;
	padding: 5px;
	background-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.price{
	clear: none;
	float: left;
	height: 65px;
	line-height:65px;
	width: 110px;
	font-weight: bold;
	color: #000;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}


#removeHead{
	clear: none;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 80px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	background-color: #900;
}

.remove{
	clear: none;
	float: left;
	height: 65px;
	line-height: 65px;
	width: 80px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}

.compare_image{
	clear:none;
	float: right;
}
.compare_details{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: left;
    padding:10px;     
	height: 320px;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 718px;
}
.compare_links{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	float: left;
    padding:10px;     
	height: 40px;
	width: 718px;
}

input, select, textarea {
	padding:0.15em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

.selectcat{
height:30px;
width: 180px;
float:left;
clear; none;
}
