#topnav a:link.current_order, #topnav a:visited.current_order { color: #a1d6ee; }

/*------- PRODUCT DETAIL STYLING -------*/
#prod_container { height: auto; margin: 0; padding: 0; width: 960px; }
#prod_container p { color: rgb(77,75,64); display: block; font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 14px; margin: 0; padding: 0 0 10px 0; text-decoration: none; text-transform: none; }
#prod_container p a:link, #prod_container p a:visited { color: rgb(252,178,36); text-decoration: none; }
#prod_container p a:hover { color: rgb(77,75,64); text-decoration: none; }

.proddetail { display: block; float: right;padding: 0; position: relative; margin: 0 0 5px 0; width: 450px; }
.proddetail_span{font-size: 18px; font-weight: bold;  margin: 0 2px 0 0; position: relative; text-align: center; top: -5px; }

.addcart { display: inline;	}
.addcart img { border: none; display: inline; float: none; margin-top: 5px; outline: none; }
.addcart2 { display: inline; }
.addcart2 img { border: none; display: inline; float: none; margin: 10px 0 0 0; outline: none; }

#prod_left { display: inline; float: left; height: 100%; padding-top: 10px; vertical-align: top; width: 450px; }
#prod_left h2 { color: #3ab0e4; font-family: "Trebuc het MS", Verdana, Arial, Sans-serif; font-size: 25px; font-weight: normal; margin: 0 0 5px 0; padding: 0; text-align: left; }
#prod_left h4 { color: black; font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; font-size: 12px; font-weight: bold; margin: 0; padding: 0; text-align: left; text-transform: none; }
#prod_left p { line-height: 15px; margin: 0; padding: 0 0 15px 0; width: 450px; }
#prod_left p.blue { color: #3ab0e4; }

#prod_left ul { color: rgb(77,75,64); font-weight: bold; list-style: inside; margin: 0 5px 0 0; padding: 0; text-align: justify; }
#prod_left ul li { color: rgb(77,75,64); font-size: 12px; font-weight: normal; line-height: 15px; margin: 0; padding: 0; }

.price_orderlink { background-color: transparent; display: block; float: left; margin: 0; padding: 0; width: auto; }
.price_orderlink h3 { color: black; display: inline; font-size: 18px; font-weight: bold; margin: 0; padding: 0; position: relative; text-align: center; }
.price_orderlink img { display: inline; margin: 0; padding: 0; position: relative; top: 5px; }
.price_orderlink a:link { border: none; }

#prod_right { display: inline; float: right; height: 100%; margin-top: 10px; text-align: center; vertical-align: top; width: 450px; }
#detail_container p { padding: 10px 0 5px 0; }



/*------- LIGHTBOX STYLING -------*/
.gallery_2 { background-color: transparent; margin: 0; padding: 0; width: 450px; }
.gallery_2 ul { list-style: none; }
.gallery_2 ul li { display: inline; }
.gallery_2 ul img  { border: none; border-width: 0; margin: 0 5px 0 0; }
.gallery_2 ul a:hover img  { border: none; border-width: 0; margin: 0 5px 0 0; }
.gallery_2 ul a:hover { color: #fff; }


