img
{
	border: none;
	display: block;
}

#container
{
	clear: both;
	text-align: left;
}

#divmainimage
{
	position: absolute;
	left: 0px;
	top: 120px;
}

#copy
{
	position: absolute;
	top:580px;
	left: 10px;
	width: 760px;
	height: 200px;
}

.copytext
{
	width: 600px;
	height: 100px;
}

#updatecopy
{
	position: absolute;
	top:550px;
	left: 10px;
	width: 200px;
}


/* end of template */

#content
{
	position:absolute;
	top: 115px;
	left: 540px;
	width: 250px;
	height: 460px;
	color: #4c5945;
}

#collectiontitle
{
}

#productinfo
{
}

.producttext a, .producttext a:visited, #description a, #description a:visited
{
	color: #4c5945;
	text-decoration: none;
}

#description
{
}

.producttext
{
	line-height: 13px;
	font-size: 80%;
}

#imageclick
{
	font-size: 80%;
	font-weight: bold;
	position: absolute;
	left: 380px;
	top: 470px;
	width: 300px;
}

#paging
{
	position: absolute;
	left: 380px;
	top: 520px;
	width: 400px;
}

#paging a, #paging a:visited
{ 
	text-decoration: none;
	border: none;
	display: inline;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	width: 15px;
}

#paging a:hover, #paging a.pagechoice
{ 
	color: white;
	background-color: #4c5945;
}

.pageno
{
	color: white;
	background-color: #b7c3b9;
}

.clickhere
{
	font-size: 80%;
}

#pastelink a, #pastelink a:visited
{
	font-weight: bold;
	text-decoration: none;
}

#pastelink
{
	position:absolute;
	top: 500px;
	left: 540px;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	width: 300px;
}

