body{
background-image: url(../images/background/image.jpg);
margin:0px 0px 0px 0px;
padding:0px;
background-repeat: repeat;
}
#outerCon{
position:relative;
width:1020px;
height:auto;
padding:0px;
margin:10px auto 0px auto;
}
#contentDiv{
position:absolute;
top:10px;
width:100%;
height:auto;
background-color:#ffffff;
padding:0px;
margin:0px 0px 0px 0px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
-khtml-border-radius:5px;
}
.numberOfProductsReturned{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#CC0099;
	margin:0px;
	width:98%;
	text-align:right;
	padding:5px 2% 0px 0px;
}
.productBorder1{
border: thin solid #cccccc;
}
#leftDiv{
position:relative;
width: 20%; float:left; background:#2d2c2b;
height: auto;
box-sizing:border-box;
padding:0px 0px 30px 15px;
background-color:#2d2c2b;

background-color:#793d79;

-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-khtml-border-top-left-radius:5px;
z-index:100;
}
#leftDiv ul{
list-style-type:none;
padding:0px;
margin:0px;
}
.clear{
clear:both;
}
#show-products {float:left; width:78%; margin: 0 0 0 2%} 

#mainPicCon{
position:relative;
width:40%;float:left;
height:auto;
margin:0px 0px 0px 5%;
padding:0px 0px 40px 0px;
}

.right-gall-wrap {
	width:48%; float:right;}
}
#smallPixCon{
padding:0px;
margin:0px 0px 0px 0px;

height:auto;
}
.smallPicOuterBorder{
	position:relative;
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #cccccc;
	width:100px;
	height:143px;
}
.uploadGraphic{
	position:absolute;
	right:-8px;
	top:-8px;
}
.smallPic{
	border:1px solid #cccccc;
}
#lineOnRightForDesign{
	position:absolute;
	left:1000px;
	top:10px;
	background-color:#2d2c2b;
	width:6px;
	height:900px;
}
#pageButtonsCon{
	width:auto;
	height:auto;
	clear:both;
}
.flyingGraphic{
position:absolute;
top:-10px;
right:-15px;
margin:0px;
padding:0px;
}
#textContainer{
position:relative;
width:758px;
height:210px;
margin-left:20px;
padding:0px;
border:6px solid #ccc;
background-color:#fff;
}
#matchingProduct1{
position:absolute;
left:100px;
top:50px;
width:auto;
height:auto;
}
#matchingProduct2{
position:absolute;
left:300px;
top:50px;
width:auto;
height:auto;
}
#matchingProduct3{
position:absolute;
left:500px;
top:34px;
width:auto;
height:auto;
}
.productNameGraphic{
	position:absolute;
	left:-30px;
	top:-35px;
}
#btmPageTextCon{
float: right;
    height: auto;
    margin: 0 2% 0 5%;
    padding: 10px 0;
    width: 73%;
}
#btmText{
	width:auto;
	height:auto;
	margin:0px 30px 10px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#btmText h1{
	font-family:Arial, Helvetica, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	font-weight:500;
	margin:0px 0px 10px 0px;
	padding:0px;
	background-image:none;
}
#showHide{
position:relative;
width:auto;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
padding:0px 20px 30px 0px;
margin:0px 0px 0px 0px;
}
#showHide a{
color:#999999;
}
#hiddenText{
display:none;
}
#moreTextBtn a{
position:absolute;
display:block;
bottom:10px;
right:20px;
width:auto;
height:18px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
color:#793d79;
font-size:12px;
text-align:center;
font-weight:bold;
padding:2px 5px 0px 5px;
margin:0px 0px 0px 0px;
text-decoration:none;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-khtml-border-radius:6px;
border-radius:6px;
}
/* CAME FROM GALLERY PAGE IN ASP .....TABLE ROW AND CELL FOR PRODUCT RANGE AND COLLECTION PAGES*/
#PicturesContainer{
	width:770px;
	height:500px;
}
.productBorder{
border:#cdcdcd solid 8px;
}
.thumbBorder{
border:#cdcdcd solid 4px;
}
#moreOfThisRangeLink a{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#F60;
text-decoration:none;
}
#moreOfThisRangeLink a:hover{
text-decoration:underline;
}