
/*pianist Magazine*/

* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #234669;
}

.clearBoth {
	clear:both;
}

#mainBody {
	width:790px;
	background:url(../images_sites/bg1.gif) repeat-y top left;
	color:#cccccc;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.leftContent {
	float:left;
	width:288px;
	height:100px;
}

.rightContent {
	float:left;
	width:500px;
}

.positionRight {
	float:right;
}

.redText {
	color:#ff0000;
}

.title {
	color:#FF6600;
	font-weight:bold;
	margin:10px 0;
}

.privacy {
	font-size:7pt;
}

.left {
	float:left;
	margin-right:5px;
}

.detailsLeft {
	float:Left;
	width:240px;
	padding:15px 25px 15px;
}

.detailsRight {
	float:left;
	width:240px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #012950;
 background-image: images_sites/wgp-bottom.gif;
	background-repeat: repeat-x;
}

#footerWrapper p a {
	color:#cccccc;
}

#footerWrapper {
	margin-top:10px;
}

.bg {
	background-attachment: fixed;
	background-image: url(images_sites/bggradient.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}

.header {
	color:#FFFF66;
	font-weight:bold;
}

#compPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#compPage h1, #compPage h2 {
	color: #FFFF66;
}

#compPage #mainBody p {
	font-size: 13px;
}

.footNote {
	margin: 5px 0 0 0;
	font-size: 11px;
}

#compForm {
	margin-top: 20px;
	width: 450px;
}

#compform legend {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
}

#compForm label {
	font-size: 11px;
	float: left;
	width: 200px;
}

.questionDiv {
	margin: 10px 2px;
	clear: both;
}

.questionDiv input {
	width: 230px;
}

.compulsory {
	background-image: url(../pix/compulsory.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:10px;
}

.notCompulsory {
	padding-left:10px;
}

.privacyText {
	color: #ccc;
	font-size:8pt;
}

.bbc3 {
	position:absolute;
	top: 210;
}

.clearBoth {
	clear:both;
}

.columnLeft {
	width:250px;
	height:300px;
	float:left;
}

.columnRight {
	margin-left:10px;
	width:500px;
	float:left;
	padding:10px;
}

.festivalWrapper {
	margin-bottom:10px;
	border-bottom:solid #999999 2px;
	padding-bottom:10px;
	margin-top:10px;
}

.festivalAddress {
	float:left;
	width:200px;
}

.festivalDetail {
	float:left;
	width:290px;
}

#navWrapper ul {
	list-style-position:inside;
	list-style-image:url(/pix/nav/bullet.gif);
}

#navWrapper a {
	color: #cccccc;
	font-weight:bold;
	font-size:8pt;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

#navWrapper {
	width:790px;
	height:228px;
	background:#FFFFFF url(/pix/nav/header.jpg) no-repeat top right;
}

#flashBox {
	float:left;
	width:99px;
	margin-top:57px;
}

#navItems {
	float:left;
	margin-top:57px;
	padding-left:5px;
	width:165px;
}

.horiNav {
	float:left;
	margin-top:155px;
}

.horiNav ul li {
	float:left;
	margin-left:10px;
}

#footerWrapper {
	text-align:center;
	font-size:8pt;
	font-family:Verdana, Geneva, sans-serif;
}

.footerEnd {
	margin-top:10px;
	width:773px;
	background-color:#04315A;
	text-align:right;
	height:15px;
	margin-left:1px;
	padding-right:15px;
}

#whereICanBuy {
	position: absolute;
	top: 25px;
	left: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

#whereICanBuy a{
	text-decoration: none;
	color: #ffffff;
}

#whereICanBuy a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.itemWrapper{
	
}

.itemImage{
float: left;
width: 120px;
}

.itemDescription{
	float: left;
	width: 365px;
	margin-left: 5px;
}

.itemWrapper ul{
list-style: inside;
margin: 0.5em;
}

.greatOfferBanner{
	margin: 20px 0 15px 15px;
}
.review {margin:10px 0;}
.review em {color:#FF5309}

.toolTipHead {
	background:#FFFF66;
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	border:1px solid #999999;
	padding:5px;
	width:160px;
	text-align: center;
	color: #000000;
}

.toolTipBody {
	background:#FAFCFB;
	font-family:arial;
	font-size:12px;
	font-weight: normal;
	border:1px solid #999999;
	border-top: none;
	padding:5px;
	width:160px;
	text-align: center;
	color: #000000;
}

.footerText{
	width:520px;
	margin-left:260px;
}