/* CSS Document */
/* Roxanna Panufnik */

/*
	� Problems with widths and padding
	� Menu Performance Schedule space
	� Completely loook at widths and padding etc
*/

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:hover {color: #B27F99; text-decoration: none;}

.menuLink a:link {color: #000000; text-decoration: none;}
.menuLink a:visited {color: #000000; text-decoration: none;}
.menuLink a:active {color: #000000; text-decoration: none;}
.menuLink a:hover {color: #B27F99; text-decoration: none;}

.rightLink a:link {color: #873B61; text-decoration: none; font-weight: bold; font-style: italic;}
.rightLink a:visited {color: #873B61; text-decoration: none; font-weight: bold; font-style: italic;}
.rightLink a:active {color: #873B61; text-decoration: none; font-weight: bold; font-style: italic;}
.rightLink a:hover {color: #BA97A8; text-decoration: none; font-weight: bold; font-style: italic;}

.performLink a:link {color: #7A3F5C; text-decoration: none;}
.performLink a:visited {color: #7A3F5C; text-decoration: none;}
.performLink a:active {color: #7A3F5C; text-decoration: none;}
.performLink a:hover {color: #FFFFFF; text-decoration: none;}

.whiteLink a:link {color: #FFFFFF; text-decoration: none;}
.whiteLink a:visited {color: #FFFFFF; text-decoration: none;}
.whiteLink a:active {color: #FFFFFF; text-decoration: none;}
.whiteLink a:hover {color: #000000; text-decoration: none;}

.mauveLink a:link {color: #660033; text-decoration: none;}
.mauveLink a:visited {color: #660033; text-decoration: none;}
.mauveLink a:active {color: #660033; text-decoration: none;}
.mauveLink a:hover {color: #000000; text-decoration: none;}

.quote a:link {color: #414141; text-decoration: none;}
.quote a:visited {color: #414141; text-decoration: none;}
.quote a:active {color: #414141; text-decoration: none;}
.quote a:hover {color: #660033; text-decoration: none;}





body {
	margin: 0px;
	background-color: #CCCCCC;
}

.cellL {
   float: left;
}

.cellR {
   float: right; 
}
   
.cellB {
   clear: both;
}





#container {
	margin: 0px auto;
	width: 764px;
}

#shadow {
	background: url(../images/shadow.gif) repeat-y;
}

#paper {
	margin: 0px 12px 0px 12px;
	background: #FFFFFF url(../images/paper.gif);
}

#portrait {
	background: url(../images/roxannaPortrait.gif) bottom left no-repeat;
}

#content {
	padding: 115px 0px 125px 21px;
	background: url(../images/flower.gif) top right no-repeat;
}

#footer {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	text-align: right;
	padding: 4px 45px 0px 0px;
	height: 36px;
	background: url(../images/footer.gif) no-repeat;
}

#logo {
	position: absolute;
	margin-top: 0px;
	margin-left: 21px; 
	width: 158px;
	height: 82px;
}

#menu {
	width: 150px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	margin-right: 19px;
}
#menu ul {
	padding-left: 0px;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
}
#menu li {
	padding: 5px 0px 5px 14px;
	border-bottom: 1px dotted #C0C0C0;
}
.menuSelected {
	background: url(../images/arrow.gif) center left no-repeat;
	padding-left: 10px;
	color: #B27F99;
}


/*---------- MAIN CONTENT ----------*/


#mainContent1 {
	width: 356px;
	margin-top: 17px;
}

#mainContent3 {
	width: 529px;
	margin-top: 17px;
}

#titleBar1 {
	width: 346px;
	height: 35px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	padding: 5px 0px 0px 10px;
	background: url(../images/titlebar1.gif) no-repeat;
}

#titleBar2 {
	width: 346px;
	height: 21px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px   !important;
	font-size: 10px;
	color: #FFFFFF;
	padding: 6px 0px 0px 10px;
	background: url(../images/titlebar2.gif) no-repeat;
}

#titleBar3 {
	width: 529px;
	height: 21px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 6px 0px 0px 10px;
	background: url(../images/titlebar3.gif) no-repeat;
}

#titleBar4 {
	width: 529px;
	height: 35px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	padding: 5px 0px 0px 10px;
	background: url(../images/titlebar4.gif) no-repeat;
}

.divide {
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #591939;
}

.divideStart {
	padding-right: 10px;
}

.divideWork {
	padding: 0px 7px 0px 7px;
	border-left: 1px solid #591939;
}

.divideWorkStart {
	padding-right: 7px;
}

#mainText {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #414141;
	padding: 0px 10px 0px 10px;
}

.mainText {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #414141;
}

.subSection {
	padding: 20px 0px 10px 0px;
	border-bottom: 1px solid #B8B8B8;
}
.subSection ul {
	text-indent: -10px;
	padding-left: 15px;
	margin: 0px;
}
.subSection li {
	text-indent: 0px;
	margin: 0px;
	padding-left: -10px;
}

.subSectionTitle {
	font-size: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 21px;
	color: #660033;
	margin-bottom: 10px;
}
.subSectionTitleSmall {
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 21px;
	color: #660033;
	margin-bottom: 10px;
}
.subSection {
}

#download {
	width: 175px;
	height: 42px;
	margin-top: 20px;
	padding: 6px 0px 0px 10px;
	background: url(../images/download.gif) no-repeat;
}

#download a {
	display: block;
}

.downloadTitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.downloadDetails {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}


.newsSectionTitle {
	font-size: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 21px;
	color: #660033;
}
.newsSectionDate {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #414141;
	margin-bottom: 10px;
	font-style: italic;
}


/*---------- PERFORMANCE SCHEDULE ----------*/

#performance {
	padding: 10px 10px 30px 10px;
	border-bottom: 1px solid #B8B8B8;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.performDate {
	width: 62px;
	font-weight: bold;
}

.performTitle {
	padding-right: 10px;
	width: 161px;
}
.performDetails {
	padding-right: 10px;
	width: 161px;
}
.performVenue {
	width: 100px;
}

#performanceFooter {
	padding: 5px 0px 20px 72px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#top {
	position: absolute;
	margin-top: -5px;
	margin-left: 342px;
	width: 115px;
	height: 21px;
	padding: 3px 0px 0px 20px;
	background: url(../images/back-to-top.gif) no-repeat;
}


/*---------- DISCOGRAPHY ----------*/


#discography {
	padding: 20px 10px 30px 10px;
	border-bottom: 1px solid #B8B8B8;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #414141;
}

.discographyImage {
	width: 185px;
}
.discographyText {
	width: 305px;
}

#whereToBuy {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding: 6px 0px 0px 10px;
	font-size: 11px;
	width: 149px;
	height: 25px;
	margin-top: 45px;
	background: url(../images/where-to-buy.gif) no-repeat;
}
#whereToBuy a {
	display: block;
}

#whereToBuySites {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding-left: 10px;
	font-size: 11px;
	margin-top: 5px;
	line-height: 17px;
}


/*---------- MUSIC ----------*/

#musicSection {
	margin-top: 15px;
	margin-bottom: 0px;
	border-bottom: 1px solid #B8B8B8;
}

#musicText {
	width: 258px;
}

#musicImage {
	width: 78px;
}

.musicCD {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 18px;
	color: #414141;
}
.musicCatalogue {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	margin-top: 7px;
	color: #414141;
	margin-bottom: 18px;
}

#buyNow {
	text-align: right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 21px;
	background: url(../images/buynow.gif) bottom right no-repeat;
	height: 21px;
	width: 251px;
	padding-right: 7px;
}



/*---------- RIGHT PANEL ----------*/


#rightPanel {
	width: 150px;
	margin-top: 17px;
	margin-left: 19px;
}

#rightBubble1 {
	width: 124px;
	height: 78px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	padding: 8px 13px 0px 13px;
	background: url(../images/right-bubble-1.gif) no-repeat;
}

#rightBubble2 {
	width: 124px;
	height: 49px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	padding: 8px 13px 0px 13px;
	background: url(../images/right-bubble-2.gif) no-repeat;
}

#rightBubble3 {
	width: 124px;
	height: 64px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	padding: 8px 13px 0px 13px;
	background: url(../images/right-bubble-3.gif) no-repeat;
}

#rightBubble4 {
	width: 124px;
	height: 49px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	padding: 8px 13px 0px 13px;
	background: url(../images/right-bubble-4.gif) no-repeat;
}

#player {
	margin-bottom: 15px;
}

#news {
	width: 150px;
}

#newsTitle {
	height: 17px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 0px 11px;
	background: url(../images/rightNewsTitle.gif) no-repeat;
}

#newsPanel {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3B3B3B;
	padding: 9px 10px 3px 11px;
	background: #E6E6E6 url(../images/rightNewsShadow.gif) repeat-x;
}

#newsBottom {
	height: 6px;
	background: url(../images/rightNewsBottom.gif) no-repeat;
}






/*---------- VIDEO ----------*/

#mainText .videoList ul {
	margin: 10px 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #C0C0C0;
	color: #666666;
}

#mainText .videoList ul li {
	list-style: none;
	font-weight: bold;
	line-height: 155%;
}






/*---------- TEXT STYLES ----------*/

.quote {
	font-style: italic;
	font-weight: bold;
}

.textBold {
	font-weight: bold;
}
.textItalic {
	font-style: italic;
}


/*---------- GALLERY -----------*/


#gallery {
	margin: 20px 0px 0px 0px;
}

#gallery img {
	padding: 0px 4px 4px 0px;
}



