/**********************************************************/
/* BASIC GADGET CSS                                       */
/**********************************************************/

/* Document body */
	body {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 12px;
		line-height: 140%;
		color: #333;
	}

/* Default link styles */
	a:link { color: #428ABD; text-decoration: none; }
	a:active {color: #428ABD;text-decoration: none; }
	a:visited {color: #666; text-decoration: none;}
	a:hover {color: #62A628; text-decoration: underline;}

	#content a:link { color: #428ABD; text-decoration: underline; }
	#content a:active {color: #428ABD;text-decoration: underline; }
	#content a:visited {color: #666; text-decoration: underline;}
	#content a:hover {color: #62A628; text-decoration: underline;}

	#footer a:link { color: #428ABD; text-decoration: underline; }
	#footer a:active {color: #428ABD;text-decoration: underline; }
	#footer a:visited {color: #666; text-decoration: underline;}
	#footer a:hover {color: #62A628; text-decoration: underline;}

/* Content styles */
	.PageTitle {
		color: #428ABD;
		font-size: 20px;
		font-weight: normal;
		line-height: 120%;
	}

	.Headline, .headline {
		color: #006699;
		font-size: 20px;
		line-height: 120%;
	}

/* Subnavigation - Level 1 */

	.secnav_normal {
		padding: 7px 3px;
		cursor: pointer;
		cursor: hand;
		border-bottom: 1px #CCC dotted;
	}
	.secnav_normal a, .secnav_roll a, .secnav_current a {
		font-weight: bold;
		color: #333;
		text-decoration: none;
	}
	.secnav_roll a {
		color: #62A628;
	}
	.secnav_current a {
		color: #428ABD;
	}

/* Subnavigation - Level 2 */
	.secnav_subtree_normal {
		cursor: pointer;
		cursor: hand;
	}
	.secnav_subtree_normal th {
		padding: 5px 2px 3px 10px;
	}
	.secnav_subtree_normal a, .secnav_subtree_roll a, .secnav_subtree_current a {
		font-weight: normal;
		text-decoration: none;
		font-size: 11px;
		color: #333;
		padding: 4px 0px;
		display: block;
	}
	.secnav_subtree_roll a {
		color: #62A628;
	}
	.secnav_subtree_current a {
		color: #428ABD;
	}

/* Subnavigation - Level 3 */
	.secnav_2_normal {
		cursor: pointer;
		cursor: hand;
		padding: 3px 0px;
	}
	th.secnav_2_normal {
		padding: 3px 10px 3px 40px;
	}
	.secnav_2_normal a, .secnav_2_roll a, .secnav_2_current a {
		font-size: 11px;
		color: #333;
		text-decoration: none;
	}
	.secnav_2_roll a {
		color: #6E00C7;
	}
	.secnav_2_current a {
		color: #7433AA;
	}

	#showcase_media {
	width: 604px;
	background: #CCC;
}
#showcase_border1 {
	border: 1px #456A7D solid;
}
#showcase_border2 {
	border: 1px #FFF solid;
}
#showcase_tip {
	background: #FFF;
	text-align: left;
}
#showcase_tip td {
	height: 26px;
	line-height: 26px;
}
.map_thumb {
	border: 1px #456A7D solid;
}



#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	color: red;
	padding: 5px;
	opacity: 0.85;
	width:200px;
}
#tooltip h3 { color: #000000;font-weight:normal;font-size:12px;opacity: 0.85 !important }



/**********************************************************/
/* CUSTOMIZE                                              */
/**********************************************************/
	#customize_product {
		width: 237px;
		background: url('/images/customize_product.jpg') no-repeat top;
		background-color: #7F8F51;
		padding-top: 20px;
	}
	#customize_inner {
		background: url('/images/customize_bottom.jpg') no-repeat bottom;
		padding: 20px;
		padding-top: 30px;
	}
	#configuration_total {
		color: #FFF;
		font-size: 18px;
		text-align: right;
		padding-top: 20px;
	}
	#configuration_price {
		color: #4B552F;
		font-weight: bold;
	}
	#configuration_price.error {
		font-size: 14px;
		line-height: 20px;
	}

/**********************************************************/
/* PRODUCT INFO                                           */
/**********************************************************/

	.product_title {
		font-size: 13px;
	}
	.large_title {
		font-size: 18px;
		padding-bottom: 10px;
	}
	#add_to_cart {
		padding: 10px;
	}
	#shop_tabs {
		padding-bottom: 15px;
	}

	.product_list_photo {
		margin-bottom: 15px;
	}
	.product_list_photo a {
		display: block;
		width: 90px;
		height: 60px;
		overflow: hidden;
	}
	.product_list_photo img {
		display: inline;
		vertical-align: middle;
		line-height: 90px;
	}
	#product_photo_crop {
		width: 300px;
		height: 200px;
		overflow: hidden;
	}

/**********************************************************/
/* SHOPPING CART                                          */
/**********************************************************/
	#shopcart {
		background: url('http://eurooptic.websitegadget.com/images/cartfoot.jpg') no-repeat bottom left;
		background-color: #ACBC7E;
		color: #4A5431;
	}
	#shopcart a {
		color: #4A5431;
	}
	.tbl_shopcart {
		background: url('http://eurooptic.websitegadget.com/images/carthead.jpg') no-repeat top left;
	}

	.cartrow, .cartrow_alt {
		border-bottom: 1px #CCC solid;
		padding: 10px;
		background: #FFF;
	}
	.cartrow_alt {
		background: #F4F4F4;
	}
	.cart_header {
		color: #4A5431;
		font-weight: bold;
		padding: 6px;
	}

	.tbl_shopcart ul {
		padding: 0px 20px;
		margin: 0px;
		font-size: 12px;
		line-height: 120%;
	}
	.cart_totals td {
		color: #FFF;
		font-weight: bold;
		font-size: 16px;
		padding: 8px 10px;
	}

	#shop_tabs img {
		margin-left: 8px;
	}

	.shop_head {
		background: url('http://eurooptic.websitegadget.com/images/carthead.jpg') no-repeat;
		height: 30px;
		vertical-align: middle;
		padding-left: 10px;
		font-weight: bold;
		color: #4A5431;
	}
	.shop_info {
		font-size: 11px;
		vertical-align: top;
		padding: 10px;
	}
