body {
	background: #606060;
}
#footer {
	position: relative;
	top: 10px;
	/*_top:290px;*/
	left: 0px;
	background: none;
	padding-top: 5px;
	margin: 0px;
	margin-bottom: 20px;
}

h1#logo  {
	top:  50px;
	cursor: pointer;
}

#bot-left {
	background: #606060;
}
#left-bot{
	background:#606060 url(assets/layout/BKG_left-bot.gif) left top no-repeat;
	width:280px;
}
	
#gallery-list {
		background: url(assets/layout/BKG_prod-ie6.gif) repeat-y scroll center top #606060;
}
#gallery-bot {
	background: url(assets/layout/BKG_prod-bot-ie6.gif) no-repeat scroll center top #606060;
}
#prod {
		background: url(assets/layout/BKG_prod-ie6.gif) repeat-y scroll center top #606060;
}
#prod-bot {
	background: url(assets/layout/BKG_prod-bot-ie6.gif) no-repeat scroll center top #606060;
}
/* CATEGORY PAGES FIX TO COLUMNS*/

#gallery-list-inner ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	list-style-position: outside;
	display: block;
}

#gallery-list-inner ul li#left{
	position: relative;
	width: 300px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	list-style-position: inside;
	display: block;
	
}
#gallery-list-inner ul li#right{
	position: relative;
	display: block;
	width:306px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	list-style-position: outside;
}
#gallery-list-inner ul li#right img,
#gallery-list-inner ul li#left img {
	margin: 0px;
	padding: 0px;
}
#footer a:link,
#footer a:hover,
#footer a:active,
#footer a:visited {
	color: #e8e8e8;
	text-decoration: none;
}

#footer ul li#copyright {
	color: #e8e8e8;
}
#long-description ul li {
	background: url(/assets/layout/richard-solo-list-bullet.gif) 10px 7px no-repeat;
}

#prod-cart-info ul li {height:50px;}
#prod-cart-info ul li#price {position:relative; top:-10px;}
#prod-cart-info ul li#qty {position:relative; top:-15px;}
#prod-cart-info ul li#add2cart {position:relative; top:-15px;}	

#related-products {
	width: 625px;
}
