body
{
	background-color: #131313;
	margin: 0px;
	
	font: 70% Helvetica, Verdana;
	color: #4A4A4A;
	overflow: auto;
	overflow-x: hidden;
}

html
{
	height: 765px;
}

a
{
	text-decoration: none;
	color: #4A4A4A;
}

#imgpopup_container
{
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#imgpopup_image_container
{
	float: left;
	width: 800px;
	height: 350px;
	margin-bottom: 10px;
	text-align: center;
}

#imgpopup_navigation
{
	float: right;
	width: 80px;
	height: 350px;
	margin-bottom: 35px;
	margin-right: 20px;
	text-align: left;
}

#image
{
	float: left;
	position: relative;
	left: 100px;
	width: 600px;
}

#buttons
{
	float: right;
	position: relative;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #D6D6D6;
}

#button_left
{
	float:left;
	text-align: left;
	position: relative;
	top: 150px;
	width: 40px;
}

#button_right
{
	float: right;
	position: relative;
	top: 150px;
	width: 40px;
}

#pagination
{
	float: left;
	position: relative;
	top: 155px;
	width: 75px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	margin-right: 10px;
	color: #D6D6D6;
}

#pagination #numbers
{
	width: 30px;
	float: right;
	text-align: right;
}

#wishlist_container
{
	float: left;
	position: relative;
	width: 35px;
	height: 20px;
	top: 140px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	color: #00F6FF;
	cursor: pointer;
}

#show_wishlist_container
{
	float: left;
	position: relative;
	width: 80px;
	height: 20px;
	top: 145px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	color: #D6D6D6;
	cursor: pointer;
}

#wishlist
{
	float: right;
	position: relative;
	top: 140px;
	width: 35px;
	margin-left: 10px;
	text-align: left;
	cursor: pointer;
}

.imgpopup_text_container
{
	display: block;
	padding-top: 35px;
	padding-left: 10px;
	width: 770px;
	margin: 0px;
}

.imgpopup_text_left
{
	padding-right: 20px;
	padding-bottom: 3px;
	text-align: right;
	float: left;
	width: 120px;
	margin: 0px;
	color: #797979;
}

.imgpopup_text_right
{
	float: left;
	padding-bottom: 3px;
	width: 525px;
	margin: 0px;
	text-align: justify;
	color: #D6D6D6;
}

.imgpopup_text_right_stock
{
	float: left;
	padding-bottom: 3px;
	width: 300px;
	margin: 0px;
	color: #D6D6D6;
}

.imgpopup_line
{
	width: 780px;
	height: 1px;
	float: left;
	border-bottom: 1px solid #373737;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left:10px;
}

.yellow
{
	color: #D9BE2C;
}

table#fineart
{
	width: 570px;
}

div#imgpopup_copyright
{
	width: 800px;
	height: 10px;
	float: left;
	text-align: center;
}

div#page_navigation
{
	height: 16px;
	width: 80px;
	position: absolute;
	top: 365px;
	left: 545px;
}

div#page_navigation img#left
{
	float: left;
}

div#page_navigation img#right
{
	float: right;
}

div#page_navigation span
{
	width: 48px;
	line-height: 16px;
	text-align: center;
	float: left;
}

div#basket_stock
{
	height: 21px;
	width: 22px;
	position: absolute;
	top: 453px;
	left: 603px;
}

div#basket_fine_art
{
	height: 21px;
	width: 22px;
	position: absolute;
	top: 490px;
	left: 603px;
}

.pdf
{
	background: url('/img/pdf.png') top left no-repeat;
	padding-left: 20px;
	line-height: 16px;
}

.letter
{
	position: relative;	
	top: 0px;
	background: url('/img/letter.png') top right no-repeat;
	height: 17px;
	width: 120px;
	line-height: 17px;
	float: right;
	text-align: right;
	padding-right: 32px;
	color: #00F6FF;
	margin-right: 24px;
}

.green
{
	color: #18FF00;
}

.tuerkis
{
	color: #00F6FF;
}

