
img{
	border:0px solid #000000;
}

a:link,a:visited{
	text-decoration: none;
	font-family: 'Times New Roman', Times, serif;
	
}


.picture
{
		width: 170px;
		height: 226px;
			
}

.type
{
	display:block;
	width:170px;
	border: 0px solid red;
	font-size:10pt;
	text-align:center;
	color:#1e1e1a;
}


.brand 
	{
		
		color:#21b239;
		text-align:center;
		display:block;
		font-size:12pt;
		width:170px;
		border: 0px solid red;
		

	}

.price 
	{
		color:#1e1e1a;
		font-size:10pt;
		display:block;
		text-align:center;
		

	}



#pages_list
{
	position:absolute;
	top: 140px;
	left: 50%;
	color:green;
	font-size: 100%;
	
	text-align:center;
	width: 200px;
	margin-left: -100px;

}

.current_page
{
	color:gray;
	border: 1px solid gray;
}

#text
{
	position:absolute;
	width: 28%;
	top:150px;
	left:70%;
	padding: 0px;
	margin: 0px;
	text-align:justify;
	border: 0px solid gray;
	line-height: 1.5;

	color:#1e1e1a;

	text-indent: 25px;
	font-size:11pt;
}

#header_block
{
	
	text-align:center;
	text-indent: 0px;
}
#header
{
	font-size:11pt;
	color:#21b239;
	
}

.style
{
	color:#21b239;
}



#bag1
{
	position: absolute;
	top: 160px;
	left:3%;
	border: 0px solid gray;
}

#bag2
{
	position: absolute;
	top: 160px;
	left: 34.5%;
	margin-left: -85px; /* this aligns the picture in the centre */
	border: 0px solid gray;
}

#bag3
{
	position: absolute;
	top: 160px;
	right:34%;
	border: 0px solid gray;
}

#bag4
{
	position: absolute;
	top: 500px;
	left:18.25%;
	border: 0px solid gray;
	margin-left: -42.5px; /* this aligns the picture in the centre */
}

#bag5
{
	position: absolute;
	top: 500px;
	right:49.25%;
	border: 0px solid gray;
	margin-right: -42.5px; /* this aligns the picture in the centre */
}


#bag6
{
	position: absolute;
	top: 840px;
	left:3%;
	border: 0px solid gray;
}

#bag7
{
	position: absolute;
	top: 840px;
	left: 34.5%;
	margin-left: -85px; /* this aligns the picture in the centre */
	border: 0px solid gray;
}

#bag8
{
	position: absolute;
	top: 840px;
	right:34%;
	border: 0px solid gray;
}


.bottom_menu
{
	position:absolute;
	top:1250px;
	width:90%;
	left:50%;
	margin-left:-45%;
	text-align: center;
	
	
	font-size:16px;

}

.bottom_menu_item
{
	color:#1e1e1a;
	
}



#end
{
	position:absolute;
	width:60%;
	left:50%;
	margin-left:-30%;
	top:1300px;
	text-align: center;
	font-size:8pt;
	border: 0px solid gray;
	color:#AAAAAA;

}