/* CSS Document */
/*******************************************************************************
* Reality Basic Layout Stylesheet
* -----------------------------------------------------------------------------
* Developed by Virgil Reality PH: 0405 129 049 on 30th May 2009
*******************************************************************************/

/* Layout Styles */
html
{
	background-color: #000000;
	/*background-image:url(real_images/BlueBackground.jpg);
	background-repeat:repeat-x;*/
}

body
{
	padding:0px;
	margin:0px;
	background-image:url(real_images/VirgJazzFinalWebSite.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;

}

#floatTpt
{
position:absolute;
margin-left:630px;
margin-top:30px;
width:309px;
height:155px;
background-image:url(real_images/floatTpt.png);
background-repeat:no-repeat;
}

#floatCamera
{
position:absolute;
margin-left:620px;
margin-top:10px;
width:245px;
height:188px;
background-image:url(real_images/floatCamera.png);
background-repeat:no-repeat;
}

#floatLap
{
position:absolute;
margin-left:710px;
margin-top:-35px;
width:237px;
height:272px;
background-image:url(real_images/floatLap.png);
background-repeat:no-repeat;
z-index:700;
}

#floatLock
{
position:absolute;
margin-left:710px;
margin-top:-15px;
width:237px;
height:272px;
background-image:url(real_images/floatLock.png);
background-repeat:no-repeat;
z-index:700;
}

#floatLegal
{
position:absolute;
margin-left:660px;
margin-top:15px;
width:237px;
height:272px;
background-image:url(real_images/floatLegal.png);
background-repeat:no-repeat;
z-index:700;
}

#floatStars
{
position:absolute;
margin-left:120px;
margin-top:0px;
width:740px;
height:180px;
z-index:20;
}


#floatShoe
{
position:absolute;
margin-left:720px;
margin-top:-10px;
width:237px;
height:272px;
background-image:url(real_images/FloatShoes.png);
background-repeat:no-repeat;
z-index:700;
}

#floatBook
{
position:absolute;
margin-left:720px;
margin-top:30px;
width:237px;
height:272px;
background-image:url(real_images/TheBook.png);
background-repeat:no-repeat;
z-index:700;
}



#floatContainer
{
	width: 950px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	padding:0px;
	overflow:hidden;
}



#outerContainer
{
	width:960px;
	background-color:transparent;
	padding:0px;
	margin-left:10px;
	padding-top:30px;
	margin-right:auto;
	overflow:hidden;
	
}


#siteContainer
{
	margin-left:15px;
	margin-right:0px;
	width: 930px;
	display:block;
	background-color:transparent;
	padding:0px;
	overflow:hidden;
	background-position: left 130px;
}

#header
{
	height:150px;
	width: 930px;
	display:block;
	background-color:transparent;
	padding:0px;
}

#floatingLogo
{
	background-image:url(real_images/BV_Float.png);
	background-repeat:no-repeat;
	width:172px;
	height:159px;
	display:block;
	position:absolute;
	margin-left:10px;
	margin-top:4px;
}
#floatingStrap
{
	width:680px;
	height:30px;
	display:block;
	position:absolute;
	margin-left:10px;
	margin-top:120px;
	z-index:300;
}

#menu
{
	height:30px;
	width: 930px;
	display:block;
	background-image:url(real_images/NewMenuBar.png);
	background-repeat:no-repeat;
	padding-top:8px;
}

#leftColumn {
	margin-top:0px;
	padding-top:20px;
	margin-bottom:10px;
	width:200px;
	min-height:300px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-left:0px;
	margin-right:0px;
	overflow:hidden;
	background-color:transparent;
}

#middleColumn {
	margin-top:20px;
	margin-bottom:10px;
	width:468px;
	min-height:300px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	border-left:#999999 1px dashed;
	border-right:#999999 1px dashed;
	background-color:transparent;


}

#wideColumn {
	margin-top:20px;
	margin-bottom:10px;
	width:678px;
	min-height:300px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	border-left:#999999 1px dashed;
	background-color:transparent;
	border-right:#999999 1px dashed;

}

#rightColumn {
	margin-top:20px;
	margin-bottom:10px;
	width:200px;
	min-height:300px;
	float:left;
	margin-right:10px;
	background-color:transparent;
}


.folioPic {
	margin-top:12px;
	text-align:center;
	width:658px;
	margin-left:auto;
	margin-right:auto;

}


/* Tweet CSS */
.tweet {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

.tweet_date {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

.tweet_status {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 32px 5px 12px;
		margin:0px 4px;
		color:#000000;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#333333;
		color:#ffffff;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:8px;
		margin:-1px 0px 0px;
		background-color:transparent;
		border-width:1px;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		padding:2px 20px 2px 5px;
		margin:0px;
		background-color:transparent;
		color:#ffffff;
		border-width:0px;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#FF9900;
		text-decoration:none;
	}
	
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a.highlighted	
	{	
		padding:2px 20px 2px 5px;
		margin:0px;
		background-color:transparent;
		color:#FF9900;
		border-width:0px;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a.highlighted:hover	
	{	
		color:#cccccc;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#264060;
		text-decoration:none;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:5px 0px;
		border-style:dashed;
		border-color:#264060;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:2px;
		height:16px;
		margin:6px 0px 0px;
		border-color:#589bca;
	}






/* Text Styles */


h1
{
	margin-top:12px;
	line-height:18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:1px;
}
h2
{
	margin-top:12px;
	margin-bottom:5px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#0099FF;
	padding-top:12px;
	font-weight:bold;
}
h3
{
	padding-top:3px;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC3300;
	font-weight:bold;
	margin-bottom:4px;
}
h4
{
	padding-left:22px;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:4px;
}
p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#ffffff;
margin-bottom:9px;
margin-top:5px;
}
.whiteParagraph
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#ffffff;
margin-bottom:9px;
margin-top:5px;
}
td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}
ul
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
margin-bottom:4px;
}
li
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
padding-bottom:9px;
}

.footerText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#ffffff;
	text-align:center;
}

img
{
border:0px;
}
img.onWhite
{
border:1px;
border-color:#666666;
border-style:solid;
}

img.folioBorder
{
border:1px;
border-color:#333333;
border-style:solid;
}
a:link, a:active { 
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9900;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
}

a:visited {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9900;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
}

a:hover {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898;
	font-weight:bold;
	cursor:hand;
}

a.mainlinks:link, a.mainlinks:active { 
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9900;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
}

a.mainlinks:visited {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9900;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
}

a.mainlinks:hover {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898;
	font-weight:bold;
	cursor:hand;
}


a.mainlinksHighlight:link, a.mainlinksHighlight:active, a.mainlinksHighlight:visited { 
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0099FF;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
}

a.mainlinksHighlight:hover {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898;
	font-weight:bold;
	cursor:hand;
}

a.mainlinksHighlight2:link, a.mainlinksHighlight2:active, a.mainlinksHighlight2:visited { 
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
}

a.mainlinksHighlight2:hover {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898;
	font-weight:bold;
	cursor:hand;
}



a.highlight:link, a.highlight:active { 
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#993300;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
}

a.highlight:visited {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	v
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
}

a.highlight:hover {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #898;
	font-weight:bold;
	cursor:hand;
	background-color:#333333;
}
a.reverseLinks:link, a.reverseLinks:active { 
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
}

a.reverseLinks:visited {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
}

a.reverseLinks:hover {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898;
	font-weight:bold;
	cursor:hand;
}

#floatingBook
{
position:absolute;
margin-left:950px;
margin-top:73px;
width:310px;
height:228px;
background-image:url(real_images/FloatingBook.jpg);
background-repeat:no-repeat;
}
#floatingComputer
{
position:absolute;
margin-left:950px;
margin-top:9px;
width:310px;
height:341px;
background-image:url(real_images/FloatingComputer.jpg);
background-repeat:no-repeat;
}
#floatingTrumpet
{
position:absolute;
margin-left:820px;
margin-top:78px;
width:310px;
height:169px;
background-image:url(real_images/FloatingTrumpet.jpg);
background-repeat:no-repeat;
}
#floatingShoes
{
position:absolute;
margin-left:950px;
margin-top:36px;
width:310px;
height:285px;
background-image:url(real_images/floatingShoes.jpg);
background-repeat:no-repeat;
}
#floatingCamera
{
position:absolute;
margin-left:950px;
margin-top:59px;
width:310px;
height:230px;
background-image:url(real_images/FloatingCamera.jpg);
background-repeat:no-repeat;
}

.blueBold
{
color:#006699;
font-weight:bold;
}
.highlight
{
color:#006699;
}
.factTable
{
margin-top:12px;
width:460px;
border:0px;
border-collapse: collapse;
padding:0px;
}
.loginTable
{
width:196px;
padding-right:10px;
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
vertical-align:top;
margin-right:auto;
margin-left:auto;
background-color:transparent;
}
.factTableRow
{
height:20px;
vertical-align:top;
padding-top:2px;
padding-bottom:2px;
}
.beingFieldLog	{	background-color:#DBDBDB;
background-image:url(real_images/bg.gif);
					border-color:#999999;
					border-style:none;
					color: "#000000";
					font-size: 9pt;
					font-family: Arial, Helvetica, sans-serif;
					width:130px;
					height:20px;
					padding:3px;
				}

.formFormat	{
margin:0px;
width:300px;
border: dashed 1px #3a3a3a; 
background-color:transparent;
}	
.beingForm{
width:165px;
font-size: 11px;
color: #41527D;
vertical-align:middle;
background-color:#CCCCCC;
border:0px;
height:22px;
}
.beingFormTable{
margin-left:auto;
text-align:right;
vertical-align:middle;
font-weight:bold;
width:300px;
padding:8px;
border-top: dashed 1px #3a3a3a; 
background-color:transparent;
}
.Panel{
background-color:transparent;
width:300px;
vertical-align:middle;
}
.beingFormText{
width:165px;
font-size: 11px;
color: #41527D;
font-family:Verdana, Arial, Helvetica, sans-serif;
vertical-align:middle;
background-color:#CCCCCC;
border:0px;
}
.formTitles {
padding-top:2px;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#3a6680;
vertical-align:middle;
}
hr
{
border: none 0; 
border-top: 1px dashed #666666;/*the border*/
width: 100%;
height: 0px;/*whatever the total width of the border-top and border-bottom equal*/

}
.beingButtonsLogin	{
					background-image:url(real_images/bg.gif);
					background-color:#333333;
					border-color:#999999;
					border-style:solid;
					border-width: 1;
					width:80px;
					margin-bottom:3px;
					color: #ffffff;
					font-size: 8pt;
					font-family: Arial;
					font-weight: bold;
					cursor: hand;
				}
				
.beingButtons	{
					background-image:url(real_images/bg.gif);
					background-color:#333333;
					border-color:#999999;
					border-style:solid;
					border-width: 1;
					padding-top:3px;
					padding-bottom:3px;
					width:120px;
					margin-bottom:3px;
					color: #ffffff;
					font-size: 11px;
					font-family: Arial;
					font-weight: bold;
					cursor: hand;
				}
.servingImages 
{
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:4px;
margin-bottom:4px;
border-width:1px;
border-style:solid;
border-color:#CCCCCC;
}

/* Calendar Styles */

.calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #000; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #663300; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

/* Form Styles */
.beingField {
	padding-left:6px;
	background-color: #999999; 
	width:210px;
	height:24px;
	color:#000;
	border:none;
	margin-bottom:6px;
}

.beingFieldText {
	padding-left:6px;
	background-color: #999999; 
	width:208px;
	height:100px;
	color:#000;
	border:none;
	margin-bottom:6px;
}


