#content.store{

	padding-top: 0px;

	margin-top: 0px;

}

#store_subnav{
	padding-bottom: 10px;
	float: left;
	width: 951px;
	clear: both;
	z-index: -1;
	display: inline;
	height: 36px;
}
#store_subnav ul{
	padding-bottom: 7px;
	height: 36px;
	float: right;
	display: inline;
	z-index: 10;
	list-style-type: none;
	width: 600px;
}
#store_subnav ul li{
	margin: 0px;
	display: inline;
	padding-left: 16px;
	line-height: 36px;
	float: right;
}
#store_subnav ul li a{
	float: left;
	text-decoration: none;
	color: #a09164;
}
#store_subnav ul li a:hover{
	float: left;
	text-decoration: none;
	color: #cccccc;
}

#store_subnav h2 {
	color: white;
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/headers/store_header.png);
	float: left;
	width: 200px;
	height: 36px;
	text-indent: -9999px;
}

#store_subnav.store ul{
	width: 250px;
}

.store_product_home{
	display: inline;
	background-image: url(../images/store/home/new/product_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.store_column{
	margin-bottom: 15px;
	margin-right: 15px;
	background-image: url(../images/store/home/new/product_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 231px;
	display: inline;
	float: left;
}

.store_column h3{
	height: 15px;
	width: 201px;
	line-height: 15px;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.store_column p{
	font-size: 11px;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.store_product_home_holder{
	width: 723px;
	display: inline;
	clear: left;
	float: left;
}

.last_product{
	clear: none;
	padding-right: 0px;
	margin-right: 0px;
	display: inline;
	float: left;
}

.store_home_row{
	margin-top: 20px;
}

h2.available_opuses{
	margin-top: 10px;
	background-image: url(../images/store/home/new/available_opuses.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline;
	clear: both;
	float: left;
	height: 32px;
	width: 723px;
	overflow: hidden;
	text-indent: -9999px;
}

h2.opus_store{
	background-image: url(../images/store/home/new/welcome.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline;
	clear: both;
	float: left;
	height: 68px;
	width: 190px;
	overflow: hidden;
	text-indent: -9999px;
}

p.store_home_text{
	background-image: url(../images/store/home/new/opus_store_text.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline;
	clear: both;
	float: left;
	height: 68px;
	width: 190px;
	overflow: hidden;
	text-indent: -9999px;
}

.store_home_left h3{
	font-weight: bold;
}

#content .store_home_left a{
	color: white;
}

