/*  Reset Declaration  */
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
 margin: 0;
 padding: 0;
 border: 0;
 ouline: 0;
 fontsize: 100%;
}
/*  END Reset Declaration  */


body {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(bak.jpg);
	background-color: #212121;
}

a:link {
	color: #858585;
	text-decoration: underline;

}


a:visited {
	color: #858585;
	text-decoration: underline;

}



a:hover{
	color: #FFFFFF;
	text-decoration: none;

}


a:active {
	color: #858585;
	text-decoration: underline;

}

#holder {
	position: relative;
	width: 950px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #151515;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d3d3b;
	border-left-color: #3d3d3b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3b;
	z-index: 0;
}
.slider {
	height: 400px;
	width: 848px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	z-index: -1000;
	background-image: url(../images/slider/border.jpg);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.headline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.headlinePress {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
}


#userObject_18{ 
position: absolute; top: 264px; left: 57px; height: 60px; width: 200px; z-index: 297;  }



/*MENU*/  
/*LOGO / UPPER NAV*/  


#navholder {
	position: relative;
	width: 510px;
	text-align: left;
	height: 35px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}


/*End MENU*/








/*MAIN SECTION - Container for Main Content*/




#Holder #Content {
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-right: 20px;
	margin-left: 10px;
}


#Holder #ContentTop {
	width: 585px;
	background-color: #d8d8d8;
}

.ContentHeader {
	height: 201px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	width: 900px;
}




#Holder #ContentBody {
	padding: 0 15px 0 27px;
}	

#Holder #ContentBottom {
	width: 585px;
	background-color: #d8d8d8;
}


#Holder #Right {
	float: right;
	width: 230px;
	text-align: left;
	vertical-align: top;
    margin: 0 auto auto auto;
}

#Holder #RightHeader {
	background-image: url(/graphics/site/shape1.jpg);
	height: 23px;
	width: 190px;
	padding-top: 7px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#Holder #RightBody {
	width: 190px;
	padding-top: 7px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-bottom: 7px;
}

#Holder #RightContact {
    float:right;
	width: 190px;
	padding-top: 7px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	padding-bottom: 7px;
}

.MainBox {
	background: #f3f3f4 url(file:///C|/Gehrig/Vanguard/graphics/site/bak_mainbox.gif) no-repeat right bottom;
	width: 550px;
	border: 1px solid #000000;
}



/*End MAIN SECTION*/




/*FONTS*/

.PageTitle {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}




.PageSubTitle {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;

}


.PageSubTitle a:link {

	color: #000000;

	text-decoration: none;

}

.PageSubTitle a:visited {

	text-decoration: none;

	color: #000000;

}

.PageSubTitle a:hover{ 

	text-decoration: underline;

	color: #e31e26;

	}
	
	
.PageSubTitle a:active {

	text-decoration: none;

	color: #000000;

}
	
	

.TextMain {

	font: 12px/18px Arial, Helvetica, sans-serif;

	color: #000000;

}

.TextMainBold {
	color: #03224E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


/*End FONTS*/


.LineDtdRt {
	border-right: 1px dotted #666666;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}



div.transbox

  {

  width: 400px;

  height: 180px;

  margin: 30px 50px;

  background-color: #ffffff;

  border: 1px solid black;

  /* for IE */

  filter:alpha(opacity=60);

  /* CSS3 standard */

  opacity:0.6;

  }

div.transbox p

  {

  margin: 30px 40px;

  font-weight: bold;

  color: #000000;

  }
  
.TextMainWhite {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.horizontalRule {
	font: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #CCCCCC;
}
.verticalRule {
	border-right: 1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.transbox
  {
	height: 342px;
	width: 230px;
	background-color: #ffffff;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.8;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	margin-left: 33px;
  }
  
  
  
/*WhatsNewBox*/  
  
#whats_newBox {
	background-image: url(../graphics/home/whats-new_box.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 326px;
	margin-top: 5px;
	margin-bottom: 6px;
}
#whats_newBox #photo {
	float: left;
	height: 80px;
	width: 114px;
	margin-top: 29px;
	margin-left: 31px;
}
#whats_newBoxText {
	float: left;
	height: 80px;
	width: 150px;
	margin-top: 29px;
	margin-left: 22px;
}
#whats_newBox  #whats_newBoxText  #newTitle     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007ac5;
	line-height: 15px;
	margin-bottom: 5px;
}
#whats_newBox #whats_newBoxText #newDesription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bebebe;
	line-height: 14px;
	height: 60px;
}
#whats_newBox #whats_newBoxText #readMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DD0000;
	height: 26px;
	float: right;
	margin-right: 5px;
}

/*END*/


/*ReadMore*/


#readMore a:link {

	color: #DD0000;
	text-decoration: none;
}

#readMore a:visited {

	color: #DD0000;
	text-decoration: none;
}

#readMore a:hover{ 

	color: #999;
	text-decoration: underline;
}

#readMore a:active {

	color: #DD0000;
	text-decoration: none;
}

/*End*/




 
/*WhatsNewBox2*/  
  
#whats_newBox2 {
	width: 498px;
	margin-left: 26px;
	margin-top: 5px;
	margin-bottom: 26px;
	border: 14px solid #272729;
}

#whats_newBox2 #whats_newBoxText2 {
	width: 476px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 21px;
}
#whats_newBox2  #whats_newBoxText2  #newTitle2     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007ac5;
	line-height: 15px;
	margin-bottom: 5px;
}

#whats_newBox2 #whats_newBoxText2 #readMore2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DD0000;
	height: 26px;
	float: right;
	margin-right: 20px;
}

/*END*/







.hiddenfromview {display:none;}


#Main #RightInterior {
    float:right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	padding-bottom: 7px;
}


#Main  #RightColumnHolder {
	float: right;
	width: 338px;
}

#Main  #RightColumn {
	float: right;
	width: 320px;
	color: #666666;
	text-align: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	height: 1600px;
	overflow: auto;
	margin-right: 10px;
	scrollbar-face-color: #272729;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #595959;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #404040;
}

#Main  .Title     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007ac5;
	line-height: 28px;
	margin-bottom: 5px;
}


#RightColumn a:link {
	text-decoration: none;
}

#RightColumn a:visited {
	text-decoration: none;
}

#RightColumn a:hover{ 
	text-decoration: none;
}

#RightColumn a:active {
	text-decoration: none;
}


#Main #RightColumn #RightColumnBottom {
	float: right;
	width: 200px;
	height: 292px;
	margin-right: 10px;
	background-image: url(../images/home/bill_live1.jpg);
	background-repeat: no-repeat;
}



.body_text 
    {
	color: #666666;
	text-decoration: none;
	font: 12px/20px Arial, Helvetica, sans-serif;
    }
	
	
	
.body_text a:link {

	color: #B0002D;

	text-decoration: none;

}

.body_text a:visited {

	text-decoration: none;

	color: #B0002D;

}


.body_text a:hover{ 

	text-decoration: underline;

	color: #666666;

	}



.body_text a:active {

	text-decoration: none;

	color: #B0002D;

}



.horizontalRule3 {
	font: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #333333;
}
.navigationBar {
	width: 380px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.shdw {
	height: 48px;
	width: 930px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../graphics/home/shdw.jpg);
}
.management {
	height: 48px;
	width: 930px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../graphics/home/management.jpg);
}
.press {
	height: 48px;
	width: 930px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../graphics/press/press2.jpg);
}
.media {
	height: 48px;
	width: 930px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../graphics/home/media.jpg);
}
.talent {
	height: 48px;
	width: 930px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../graphics/home/talent.jpg);
}
.marketing {
	height: 48px;
	width: 930px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../graphics/home/produce-concerts.jpg);
}

.contact {
	height: 48px;
	width: 930px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../graphics/home/contact.jpg);
}

.past {
	height: 48px;
	width: 930px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../graphics/home/past.jpg);
}







.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



#oneColumn {
	width: 820px;
	margin-left: 46px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
}


#leftColumn {
	width: 525px;
	margin-left: 26px;
	margin-top: 5px;
	margin-bottom: 26px;	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
}   




.homeBox {
	float: left;
	height: 282px;
	width: 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #007ac5;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 1px;
	border: 1px solid #333;
	padding-top: 5px;
	background-color: #000;
}

.homeBoxLeft {
	float: left;
	width: 594px;
	margin-left: 10px;
}

.fullBoxLeft {
	float: left;
	width: 928px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #bebebe;
}

.textBoxLeft {
	float: left;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #bebebe;
}

.dateHomeWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;	
}

.header {
	width: 950px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 2px;
	margin:0 auto;

}

.NavBar {
	margin:0 auto;
	width: 950px;
}


/*FOOTER*/
#footer {
	text-align:right;
	color:#666;
	font-size:11px;
	background-color: #373737;
	margin-top: 12px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 26px;
	padding-left: 20px;
	height: 100px;
	position: relative;
	bottom: 0px;
	background-image: url(footer_bak.jpg);
}

#footer .insert{
	text-align:right;
	color:#666;
	font-size:11px;
	margin:0 auto;
	height: 100%;
	width: 950px;
}

#footer a {

	color:#666;

	text-decoration:none;

}

#footer a:hover {

	color:#000;

}

#footer .copyright {
	float:left;
	text-align: left;

}


/*End FOOTER*/
