/*CSS DOCUMENT*/

#content{
	background:transparent url(/_images/om.store/om.content.png) repeat-y left top;
	position:absolute;
	top:98px;
	left:5px;
	width:970px;
	height:478px;
	overflow:hidden;
}
#content #left-column{
	background:url(/_images/om.store/om.left-column.png) no-repeat;
	float:left;
	display:inline;
	width:180px;
	padding:47px 30px 30px;
}
#leftMenu{
	width:180px;
	position:static;
	overflow:hidden;
}
#leftMenu li{
	background:transparent none;
	border-bottom:1px solid #fff;
	margin:0;
	padding:0;
}
#leftMenu li:last-child,#leftMenu li.last{
	border:none;
}
#leftMenu li a{
	background:transparent url(/_images/om.store/om.bullet-arrow-white.gif) no-repeat left 10px;
	display:block;
	font-size:11px;
	line-height:100%;
	font-weight:bold;
	color:#fff;
	width:169px;
	padding:10px 0 10px 11px;
	text-transform:uppercase;
}
#leftMenu li a:hover{
	color:#999;
	text-decoration:none;
}
#leftMenu li a.current{
	background:transparent url(/_images/om.store/om.bullet-arrow-red.gif) no-repeat left 13px;
}
#leftMenu li ul{
	margin:0;
	padding:0 0 0 12px;
}
#leftMenu li ul li,#leftMenu li ul li ul li{
	border:none;
}
#leftMenu li ul a{
	background:transparent url(/_images/om.store/om.bullet-arrow-white-2.gif) no-repeat left 2px;
	border-bottom:none;
	text-transform:none;
	display:block;
	font-size:10px;
	line-height:100%;
	font-weight:bold;
	color:#fff;
	width:178px;
	padding:0 0 5px 8px;
}
#leftMenu li ul a.current{
	background:transparent url(/_images/om.store/om.bullet-arrow-red-2.gif) no-repeat left 5px;
}
#leftMenu li ul li ul{
	padding:0 0 5px 21px;
}
#leftMenu li ul li ul a{
	background:transparent none;
	font-weight:normal;
	padding:2px 0;
}
#leftMenu li ul li ul a.current{
	background:transparent none;
	text-decoration:underline;
}
#primaryContent{
	float:left;
	display:inline;
	overflow:hidden;
	width:730px;
	height:100%;
}
#scrollWrap{
	display:block;
	overflow:auto;
/*	width:670px;*/
	width:730px;
	height:428px;
	padding:0 0 50px;
}
#features{
	background:#575757;
	width:720px;
	height:150px;
	padding:10px 0 0 10px;
	overflow:hidden;
}
#features .box {
	float:left;
	display:inline;
	list-style:none outside none;
	margin:0;
	padding:0 5px 0 0;
}
.products{
	padding:1px;
	height:384px;
}
.product{
	width:180px;
	height:190px;
	border:1px solid #CCC;
	float:left;
}
.page .categoryHead{
	font-size:32px;
	line-height:100%;
	color:#861C1C;
	margin-top:36px;
	_margin-top:33px;
	margin-left:31px;
	clear:both;
}
.page .breadcrumbs{
	color:#444;
	margin:8px 0 3px 31px;
}
.paginationLinks{
	float:right;
	color:#444;
	margin-right:17px;
	margin-top:8px;
}
.product .image{
	text-align:center;
	overflow:hidden;
	height:101px;
	padding:11px 11px 0;
}
.product .name{
	height:48px;
	padding:0 11px 0;
}
.product .name a{
	font-weight:bold;
	font-size:12px;
}
.product .price{
	background-color:#861C1C;
	height:30px;
	width:100%;
	color:#FFF;
}
.product .price .moreLink{
	float:right;
}
.currentPrice{
	font-weight:bold;
	padding:8px;
	font-size:12px;
}
.orgPrice{
	text-decoration:line-through;
	color:#CFA4A4;
}
hr.dotted-rule{
	border-top:1px dashed #B8B8B8;
	border-width:1px;
	color:#FFFFFF;
	height:0;
	margin:16px 0;
}
#productDetails{
	margin-left:240px;
	margin-top:63px;
	margin-right:18px;
}
#productDetails h2, p{
	padding-bottom:0px !important;
}
.options, .buy{
	color:#861C1C;
	font-weight:bold;
}
.ombig{
	font-size:20px;
}
.end{
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	border-top:1px dashed #B8B8B8;
	background-color:#999;
	padding:10px;
	margin-top:16px;
}
#primaryContent .end a{
	color:#FFFFFF;
}
#primaryContent #image{
	float:left;
	width:184px;
	padding:63px 25px 0px 30px;
	text-align:right;
}
#primaryContent #image #productImage{
	border:1px solid #861C1C;
	text-align:center;
	width:183px;
	height:183px;
}
#primaryContent #image #view_larger{
	display:block;
	padding:5px 0 0;
}
