#productsArea #productsAreaContent #catalogRight {
float:right;
width:800px;
padding:20px 0 60px 0;
}

#productsArea #productsAreaContent #catalogRight-left {
float:left;
width:570px;
position:relative;
}

#catalogRight-left {right:10px;}

#productsArea #productsAreaContent #catalogRight-right {
float:left;
width:194px;
}

/* right side's left side elements */

#productsArea #productsAreaContent #catalogLeft h1 {
position:absolute;
top:-60px;
left:-60px;
font-size:21px;
color:#fff;
padding:60px 50px 50px 50px;
background: transparent url(/images/catalogHeaderSplat.png) center no-repeat;
}

#productsArea #productsAreaContent #catalogLeft ul {
list-style: none;
margin:0;
padding:0;
}

#productsArea #productsAreaContent #catalogLeft ul#itemsShowSort li {
display:inline;
float:left;
margin:100px 50px 15px 0;
padding:0px;
line-height:20px;
}

#productsArea #productsAreaContent #catalogLeft ul#itemsShowSort li#itemsShowSortLast {
margin-right:0px;
}

#productsArea #productsAreaContent #catalogLeft ul#itemsShowSort li select {
margin:0;
padding:0;
}

#productsArea #productsAreaContent #catalogLeft ul#viewPaginate {
float:right;
margin:0 50px 25px 0;
}

#productsArea #productsAreaContent #catalogLeft ul#viewPaginate li {
float:left;
display:inline;
margin-right:10px;
}

#productsArea #productsAreaContent #catalogLeft ul#viewPaginate li a {
text-decoration:underline;
}

#productsArea #productsAreaContent #catalogLeft ul#viewPaginate li a:hover, #productsArea #productsAreaContent #catalogLeft ul#viewPaginate li a:active {
text-decoration:none;
}

#productsArea #productsAreaContent #catalogLeft ul li div {
float:left;
width:162px;
height:349px;
background:transparent url(/images/productsMoreLikeThis.jpg) top left no-repeat;
margin:0 12px 12px 0;
}

#productsArea #productsAreaContent #catalogLeft ul li div ul {
padding-left:20px;
}

#productsArea #productsAreaContent #catalogLeft ul li div li.bottomMoreImage {
margin:28px 0 0 0px;
}

#productsArea #productsAreaContent #catalogLeft ul li div li.bottomMoreName {
margin-top:10px;
color:#000;
font-size:16px;
}

#productsArea #productsAreaContent #catalogLeft ul li div li.bottomAddToCompare {
clear:left;
line-height:25px;
padding:0px 0 10px 0;
}

#productsArea #productsAreaContent #catalogLeft ul li div li.bottomAddToCompare a {
color:#000;
font-size:12px;
}

#productsArea #productsAreaContent #catalogLeft ul li div li.bottomAddToCompare a:hover {
color:#000;
text-decoration:underline;
}

#productsArea #productsAreaContent #catalogLeft ul li div li.bottomAddToCompare img {
float:left;
margin-right:5px;
}

#productsArea #productsAreaContent #catalogLeft ul li div li.bottomPrice {
color:#fff;
font-size:16px;
margin-bottom:15px;
}

#productsArea #productsAreaContent #catalogLeft ul li div li.bottomRating img {
margin-right:-2px;
padding-right:0;
}

/* Far right items */

#productsArea #productsAreaContent #catalogRight-right #addToCart {
float:left;
width:143px;
height:39px;
background:transparent url(/images/addToCart.png) top left no-repeat;
border:none;
}

#productsArea #productsAreaContent #catalogRight-right #addToCart a {
float:left;
width:143px;
height:39px;
background:transparent url(/images/addToCart.png) top left no-repeat;
}

#productsArea #productsAreaContent #catalogRight-right #addToCart a:hover {
background:transparent url(/images/addToCart_over.png) top left no-repeat;
}

#productsArea #productsAreaContent #catalogRight-right ul {
list-style:none;
margin:0;
padding:0;
}

#productsArea #productsAreaContent #catalogRight-right h5 {
font-size:16px;
font-weight: normal;
color:#2f6b84;
border-top:1px solid #c4f0ff;
padding-top:15px;
margin-bottom:10px;
}

#productsArea #productsAreaContent #catalogRight-right a.catalogImgBg {
float:left;
width:101px;
height:88px;
background:transparent url(/images/catalogSmallImageBg.jpg) top left no-repeat;
}

#productsArea #productsAreaContent #catalogRight-right a.catalogImgBg img {
padding:5px;
}

#productsArea #productsAreaContent #catalogRight-right h5.catalogRightPrice {
margin:60px 0 0 20px;
padding:0;
float:left;
border:none;
}

#productsArea #productsAreaContent #catalogRight-right .catalogRightInfo {
clear:both;
padding-top:15px;
}

#productsArea #productsAreaContent #catalogRight-right .catalogRightInfo a {
color:#2f6b84;
}

.visibleCartDiv
{
	border-bottom: 1px solid #C4F0FF;
	margin-bottom: 15px;
}

.productImages .detailLinks {margin-top: 80px; text-align: center;}
