/* CSS Document */

body{
margin: 0px 0px 100px;
}

#lefthandpanel {
	position: absolute;
	height: 100%;
	width: 170px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#logo{
	position: absolute;
	height: 50px;
	width: 170px;
	left: 0px;
	top: 160px;
}
#cds{
	position: absolute;
	width: 170px;
	left: 800px;
	top: 220px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #9F9F9F;
	top: 0px;
	left: 690px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#topcircle{
	position: absolute;
	height: 50px;
	width: 170px;
	left: 0px;
	top: 0px;
}
#shopcontent {
	position: absolute;
	height: 100%;
	width: 260px;
	left: 180px;
	top: 160px;
}
#shoppingbasket {
	position: absolute;
	height: 180px;
	width: 760px;
	left: 0px;
	top: 0px;
	background-image:   url("../images/header_version_3.0.gif");
	background-repeat: no-repeat;
}
#show {
	position: absolute;
	height: 150px;
	width: 230px;
	left: 275px;
	top: 190px;
	line-height: 20px;
	font-size: 10px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#backgroundone {
	position: absolute;
	width: 440;
	left: 200px;
	top: 200px;
	line-height: 16px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#backgrounddocumenters {
	position: absolute;
	width: 640px;
	height: 480px;
	left: 20px;
	top: 20px;
	font-size: 18px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#images {
	position: absolute;
	width: 235px;
	left: 650;
	top: 200px;
	line-height: 14px;
	font-size: 10px;
	height: 160px;
}
#backgroundtwo {
	position: absolute;
	height: 150px;
	width: 230px;
	left: 275px;
	top: 190px;
	line-height: 20px;
	font-size: 10px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#show strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #CCCC99;
	width: 230px;
}
#show h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FF0000;
	width: 230px;
	color: #FFFFFF;
}
#copiesremaining {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	line-height: 20px;
	height: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FF0000;
	width: 230px;
	padding-left: 5px;
}
#listen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9F9F9F;
	font-weight: bold;
	color: #003366;
	background-color: #8B8B8B;
	width: 440px;
	text-transform: uppercase;
	line-height: 16px;
}
#buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	line-height: 20px;
	height: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #669999;
	width: 230px;
	padding-left: 5px;
}
#datevenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	line-height: 20px;
	height: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #333333;
	width: 230px;
	padding-left: 5px;
}
img {
	padding-bottom: 10px;
}

