/* #container {
	width: 723px;
	margin: auto;
	padding-top: 0px;
	padding-left: 0px;
} */
.crumbs h1{
	display: inline;
	font-weight:500;
	margin:0;
	padding:0;
}
.crumbs {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#52347c;
}
.crumbs a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#52347c;
}
.crumbs a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#52347c;
}
.body_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.body_text a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#52347c;
}
.body_text a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#52347c;
}
.body_LP_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.body_LP_text a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#52347c;
}
.body_LP_text a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#52347c;
}
.body_LP_text_header {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#2B1151;
	font-weight:bold;
	margin-bottom: 0px;
}

.new {
	color:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
h1.item_name {
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin:0;
}
.item_number {
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0;
}
.sale_price{
	color:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:700;
}
.was_price{
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.also_like_header {
	color:#2B1151;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:700;
}
.also_like {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}
.also_like a{
	color:#52347c;
	text-decoration:none;
}
.also_like a:hover {
	color:#52347c;
	text-decoration:underline;
}
.item_number {
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0;
}
.stock0{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:ff0000;
}
.stock1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:ff0000;
}
.stock2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#27A121;
}
.stock3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#27A121;
}


.text3, td.greypod-m  {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}
.text3 a{
	color:#52347c;
	text-decoration:underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
.text3 a:hover{
	color:#52347c;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.warningTrigger {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
	font-size: 10px;
}

div.warningPopup{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
div.warningPopup .tooltip-tl {
	background: url(/styles/images/bubble_tl.png) 0 0 no-repeat;
	position: relative; /* for close button */
}

div.warningPopup .tooltip-tr {
	padding: 0px 15px 0px 15px;
	background: url(/styles/images/bubble_tr.png) 100% 0 no-repeat;
}

div.warningPopup .tooltip-t {
	background: url(/styles/images/bubble_t.png) 0 0 repeat-x;
}

div.warningPopup .tooltip-l {
	background: url(/styles/images/bubble_l.png) 0 0 repeat-y;
}

div.warningPopup .tooltip-r {
	padding: 0px 15px 0px 15px;
	background: url(/styles/images/bubble_r.png) 100% 0 repeat-y;
}

div.warningPopup .tooltip-m {
	background: #ffffff;
	overflow: hidden;
	padding-right:5px;
}

div.warningPopup .tooltip-bl {
	background: url(/styles/images/bubble_bl.png) 0 0 no-repeat;
}

div.warningPopup .tooltip-br {
	padding: 0px 15px 0px 15px;
	background: url(/styles/images/bubble_br.png) 100% 0 no-repeat;
}

div.warningPopup  .tooltip-b {
	background: url(/styles/images/bubble_b.png) 0 0 repeat-x;
}

div.warningPopup  .tooltip-arrow {
	background: url(/styles/images/bubble_arrow.png) 50% 0 no-repeat;
}

div.warningPopup #x {
	top: 8px;
	right: 10px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

div.warningPopup .tooltip-close {
	position: absolute;
	top: 8px;
	right: 2px;
	width: 20px;
	height: 16px;
	background: url(/styles/images/close.png) 0 0 no-repeat;
	cursor: pointer;
}
.body_cat_text2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.body_cat_text2 strong,.body_cat_text2 b{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#2B1151;
}
.body_cat_text2 a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#52347c;
}
.body_cat_text2 a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#52347c;
}
.body_cat_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	
}

.body_cat_text2 ul {
	list-style-position: inside;
	padding:0;
	margin:0;
}

.body_cat_text strong,.body_cat_text b {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#2B1151;
}
.body_cat_text a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#52347c;

}
.body_cat_text a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#52347c;
}
h1.body_LP_text_header {
	margin:0px;
	padding:0px;
	line-height:100%;
}
body_LP_text_header img{
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
}
.body_LP_text_header strong, .body_LP_text_header b{
	color:0;
}

.body_LP_text_header a {
	text-decoration:underline;
	color:#2B1151;
}

.body_LP_text_header a:hover {
	text-decoration:none;
}

td.tab-l{
	background: url(/graphics/oo/productgroup/tab_left.jpg) 0 0 no-repeat;
	width: 10px;
	height: 15px;
}
td.tab-m{
	background: url(/graphics/oo/productgroup/tab_mid.jpg) 0 0 repeat-x;
	height: 15px;
}
td.tab-m a{
	color: #52347C;
	text-decoration: none;
	font-weight:700;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
td.tab-r{
	background: url(/graphics/oo/productgroup/tab_right.jpg) 0 0 no-repeat;
	width: 10px;
	height: 15px;
}

.body_subheader {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:lighter;
	color:#2B1151;
}
.body_header {
	font-family:Helvetica, Arial, sans-serif;
	font-size:28px;
	font-weight:lighter;
	color:#52347c;
}

.body_subheader a{
	color:#2B1151;
	text-decoration: none;
}
.body_subheader a:hover{
	text-decoration: underline;
}

input.cart{
	color: #52347c;
	font-size: 16px;
	font-weight:bold;
}

input.sm_cart{
	color: #52347c;
	font-size: 12px;
	font-weight: bold;
}

.left_nav a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #502677;
	text-decoration:none;
}
#igdREC_1.cart_rec #product span.sale  {
	padding: 0 0 2px;
	font-size: 11px;
	}

#igdREC_1.cart_rec #product span.list {
	padding: 7px 0 0;
	font-size: 10px;
	}

