#shop {
	color: #fff;
	background: #222;
	min-height: 512px;
}

#shop h1 {
	font-size: 13pt;
	color: #cacaca;	
	margin: 16px 0 12px 0;
}

#shop h1:first-letter {
	text-transform: uppercase;
}

#shop h1 a {
	color: #cacaca;
	text-decoration: none;
}

#shop-sidebar-search {
	width: 178px;
	float: left;
	display: inline;
	margin: 48px 16px 0 0px;
	border: 1px solid #888;
}	

#shop-search p {
	font-size: 8pt;
}

input#shop-search-keyword-query {
	width: 96px;
	margin: 2px 0;
	padding: 2px;
	float: left;
}

input#shop-search-keyword-submit {
	float: right;
	display: inline;
	margin: 0 12px 0 0;
}

#shop-search h2 {
	margin-top: 0;
	color: #555;
	padding: 4px;
}

#shop-sidebar-search h3 a {
	margin: 16px 0 0 0px;
	color: #ffcc00;
}

#shop-sidebar-search h3 {
	margin: 16px 0 0 8px;
	color: #ffcc00;
}

#shop-search ul.shop-sidebar-categories {
	margin: 0;
	padding: 0;
	border: 1px solid #555;
}

#shop-search ul.shop-sidebar-categories li {
	margin: 0;
	padding: 0;
}

#shop-search ul.shop-sidebar-categories li a {
	font-size: 9pt;
	font-weight: bold;
	display: block;
	padding: 8px;
}

#shop-search form {
	background: #222;	
	padding: 8px 0 0 0;	
	border: 1px solid #555;
}

#shop-search form select, option{
	background: #222;	
	color: #ffcc00;
	margin: 0 0 0 8px;
}

#shop-search  ul li {
	padding: 0 0 8px 0;
}

#shop-search  ul li a{
	color: #999;
	font-size: 11pt;
}

#shop-content {
	width: 520px;
	float: left;
	display: inline;
}

#shop-content h3 {
	color: #ffcc00;
	font-size: 12pt;
}

#shop-content p {
	color: #fff;
	line-height: 15pt;
}

#shop-content a {
	color: #ffcc00;
}

#shop-content td {
	font-size: 13pt;
	color: #ffcc00;
	width: 100px;
}



#shop-cart h2 {
	color: #ffcc00;
}

#shop-cart-mini {	
	width: 224px;	
	float: right;
	display: inline;
	font-size: 9pt;
	padding: 0 0 0 4px;
	margin: 48px 0px 0 0;
	color: #999;
	border: 1px solid #555;
	background: #222;	
}	

#shop-cart-mini h3 {
	font-size: 12pt;
	height: 20px;
	text-align: center;
	color: #fff;
}	

#shop-cart-mini h3 a {
	background: #222;
	color: #ffcc00;
}	

#shop-cart-mini a {
	background: #222;
	color: #ffcc00;
}	

#shop-sidebar-cart-mini-order {
	text-align: center;	
}


#shop-cart-mini ul li span {
	display: block;
	width: 24px;
	float: left;
}	

#shop-cart-mini ul li a {
	display: block;
	width: 154px;
	float: right;
}	

#shop-cart-mini #shop-cart-mini-order {
	border: 1px solid #666;
	background: #fff;
	text-align: center;
}

#shop-cart-mini #shop-cart-mini-order a {
	display: block;
	text-decoration: none;
	padding: 4px;
}

#shop-cart-mini #shop-cart-mini-order a:hover {
	background: #ddebfb;
	padding: 4px;
}

#shop-cart-mini td  {
	padding: 8px 8px 16px 0;
	font-weight: bold;
	color: #fff;
}

#shop h1#shop-title a {
	text-decoration: none;
	float: left;
}

#shop-editbar {
	margin-top: 8px;
	height: 24px;
}
 
#shop-editbar div {
	margin: 0;
	padding: 0;
	text-align: center; 
	float: left;
	display: inline;
}

#shop-editbar div input {
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center; 
	width: 64px; 
	float: left;
}

.shop-pager {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	height: 46px;
}

.shop-pager ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #fff;
	font-size: 10pt;
}

.shop-pager ul li {
	float: left;
	display: inline;
	padding: 4px 0 0 0;
	margin: 0 4px;
}

.shop-pager ul li a {
	font-size: 9pt;
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	text-align: center;
	border: 1px solid #444;
	text-decoration: none;
}

.shop-pager ul li a:hover {
	background: #ddebfb;
	border: 1px solid #fff;
}

.shop-pager ul li a.active {
	border: 1px solid #555;
	background: #eee;
	font-weight: bold;
}

.shop-pager ul li a span {
	display: block;
	margin-top: 1px;
}

.shop-product {
	border: 1px solid #555;
	background: #222;
	color: #ffcc00;
	margin:0 0 8px 0;
}

.shop-product a {
	color: #cacaca;
	font-size: 12pt;
	text-decoration: none;
}

.shop-product-image {
	display: inline;
	float: left;
	height: 128px;
	width: 128px;
}

.shop-product-image a {
	display: block;
	height: 128px;
	width: 128px;
}

.shop-product-image a span {
	display: none;
}

#shop-product-details {
	width: 202px;
}

#shop-product-details input {
	margin: 0 8px 0 0;
	background: #222;
	color: #ffcc00;
}

#shop-product-details select{
	margin: 0 8px 0 0;
	background: #222;
	color: #ffcc00;
}

.shop-product input {
	display: block;
	margin: 4px 0;
}

.shop-product select {
	margin:0 0 0 0;
}

.shop-product-detail {
	float: left;
	display: inline;
	width: 170px;
	height: 128px;	
}

.shop-product-detail h3 {
	margin: 8px 8px 4px 8px;	
}

.shop-product-detail h3 a {
	display: block;
}

.shop-product-detail p {
	margin: 0 8px;
}

.shop-product-meta {
	float: left;
	width: 124px;
}

#contact-shop {
	margin-left: 104px;
}


