/* style sheet for each product entry only */
		
	/* page_structure */
	#productbody {position:relative;padding:200px 0px 0px 280px;width:680px; }
	#head	{margin-bottom:10px;width:625px;}
	#contents {padding:0px;width:370px;width:380px }
	#sidebar_right {width:230px;padding: 0px 0px 0px 22px;margin-top:-36px;}
	
	/* page_styles */
	#head {width: 380px;}
	#head h1	{color:#FF6500;font-size:241%;font-weight:bold;}
	#head h1 a	{color:#FF6500;font-size:100%;font-weight:bold;text-decoration:none}
	#head h1 a:hover	{text-decoration:underline}
	
	#head h2	{ font-family:helvetica,arial;color:#ff9900;font-size:123.1%;margin-top:10px;font-weight:bold;}
	#head h2 a	{color:#990000;}
	
	/* contents */
	#contents a {text-decoration:none;}
	#contents p.first {font-style:italic;}
	
	#contents p.order {padding-top:20px;}
	#contents p a {color:#ff6500;}
	#contents p a:hover {color:#333333}
	#contents p a.btn_order {height: 0px;padding-right: 16px;display:inline;font-size:13px; background: url("/global/img/elm/misc/arrow-orange-1-right.gif") no-repeat scroll right -1px;*background: url("/global/img/elm/misc/arrow-orange-1-right.gif") no-repeat scroll right 0; font-weight:normal;color:#ff6500;}
	#contents p a.btn_order:hover {color: #333333;background: url("/global/img/elm/misc/arrow-orange-1-right.gif") no-repeat scroll right bottom;}
	
	/* product_image */
	#product_image	{padding:40px 0px;}
	#product_image a {font-size:85%;color:#666666;}
	
	/* sidebar */
	#sidebar_right p	{font-style:normal;color:#666666 }
	#sidebar_right p.but	{color:#FF6500; width: 110px;}
	#sidebar_right .action_3 {font-weight:bold;}
	#sidebar_right a.action_3:after  {padding-left:10px;content:url("/global/img/elm/misc/arrow-black-1-right.png");}
	#sidebar_right hr {height: 1px; background:none;border-color:#ffd8bf;border-style:none none solid;padding:0;margin:0}
	#sidebar_right .sidebar_right_box_type_1 { padding: 10px 0;color:#666666 }
	#sidebar_right .sidebar_right_box_type_1 a { display:block; height: 22px; font-size: 12px;}
	#sidebar_right .sidebar_right_box_type_1 a:hover { color:#333333 }
	#sidebar_right .sidebar_right_box_type_1 a div { padding-top: 2px; }
	#sidebar_right .sidebar_right_box_type_1 a div:hover { color: #333333; }
	#sidebar_right .sidebar_right_box_type_1 a.light_carrot { height: 0px;padding-right: 16px;display:inline;font-size:13px; background: url("/global/img/elm/misc/arrow-orange-1-right.gif") no-repeat scroll right -1px; *background: url("/global/img/elm/misc/arrow-orange-1-right.gif") no-repeat scroll right 0px; font-weight:normal;}
	#sidebar_right .sidebar_right_box_type_1 a.light_carrot:hover { background: url("/global/img/elm/misc/arrow-orange-1-right.gif") no-repeat scroll right bottom;}
	#sidebar_right .sidebar_right_box_type_1 a.fam_toggle_left { padding-left:26px;background: url("/global/img/elm/misc/arrow-orange-2-left.gif") no-repeat scroll 0 0;font-weight:normal; color: #ff9b5a;}
	#sidebar_right .sidebar_right_box_type_1 a.fam_toggle_left:hover { background: url("/global/img/elm/misc/arrow-orange-2-left.gif") no-repeat scroll 0 bottom; }
	#sidebar_right .sidebar_right_box_type_1 a.fam_toggle_right { padding-right:26px;background: url("/global/img/elm/misc/arrow-orange-2-right.gif") no-repeat scroll right 0;font-weight: bold; color: #ff6500; text-align:right}
	#sidebar_right .sidebar_right_box_type_1 a.fam_toggle_right:hover { background: url("/global/img/elm/misc/arrow-orange-2-right.gif") no-repeat scroll right bottom; }
	#sidebar_right .sidebar_right_table_type_1 { width:100%;border-collapse: collapse;padding:0;margin:0;}
	#sidebar_right .sidebar_right_table_type_1 .vert_separator { background-color: #ff9b5a; width: 1px; margin: 0;}
	#sidebar_right .sidebar_right_table_type_1 td {padding:0}
	#sidebar_right #know_help {width: 110px;padding-bottom:6px;}
	
	/* product_number */
	#product_number {font-size: 14px;color: #666666; padding: 0 0 4px 0;}
	#product_number .num {font-size: 20px;}
	
	/* btn_order */
	.btn_order span { margin-left:0px;display:block;width:222px;padding:0px;text-indent:-10000em !important;cursor:pointer; }
	.btn_order span:hover {background-position:0px -115px;}
	
	#sidebar_right a.btn_order span { height:45px; width:222px; margin-bottom: 10px; background: url("/assets/images/products/btns/1.gif") no-repeat scroll 0 0; }
	#sidebar_right a.btn_order:hover span { height:45px; width:222px; margin-bottom: 10px; background: url("/assets/images/products/btns/1.gif") no-repeat scroll 0 bottom; }
	
	/* pricing */
	#pricing_box	{padding:20px 0px;}
	.price			{color:#990000;font-size:241%;}
	.price_strike	{color:#ff6500;text-decoration:line-through;}
	.on_sale		{color:#ff6500;font-size:138.5%;}
	.price_sale		{padding:40px 0px;}
	
	#price_includes	{color:#666666;font-size:85%;}
	#quantity_left	{font-size:138.5%;color:#333333;padding:0px 0px 10px 0px;}
	
		
	/* complete */
	#complete h4 	{color:#FF6500;font-size:182%;padding-top:6px;}
	#complete p 	{padding-top:4px;}
	#complete a		{color:#FF6500;}
	
	
	
