body
{
	margin: 0 auto;
	background-color: #ffffff;
	align="center"
}
.container
{
	width: 1025px;
	height: auto;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	border: thin none #FE0000;
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 1024px;
	height: 146px;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FE0000;
	border-right-color: #FE0000;
	border-bottom-color: #FE0000;
	border-left-color: #FE0000;
}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 1024px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(images/menu.jpg);
	background-color: #3B3B3B;
}

.menu-text
{
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	float: left;
	cursor: pointer;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height: normal;
	height: 18px;
	width: auto;
}


/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
.first-section
{
	width: 1024px;
	height: 345px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right-image
{
	width: 230px;
	height: 345px;
	float: right;
	background-image: none;
	text-align: left;
	top: auto;
	clear: right;
	position: static;
	background-color: #9DCF3C;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FE0000;
	border-right-color: #FE0000;
	border-bottom-color: #FE0000;
	border-left-color: #FE0000;
}
.mid-image
{
	width: 546px;
	height: 345px;
	float: right;
	background-image: none;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #9DCF3C;
	background-color: #000;
	position: static;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9DCF3C;
	border-right-color: #9DCF3C;
	border-bottom-color: #9DCF3C;
	border-left-color: #9DCF3C;
	clear: none;
}
.mid-imagevideo {
	width: 548px;
	height: 345px;
	float: right;
	background-image: none;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #9DCF3C;
	background-color: #000;
	position: static;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #9DCF3C;
	border-right-color: #9DCF3C;
	border-bottom-color: #9DCF3C;
	border-left-color: #9DCF3C;
}


.left-image
{
	width: 240px;
	height: 345px;
	float: left;
	background-image: none;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #000;
	position: static;
	font-weight: bold;
	color: #9DCF3C;
	line-height: normal;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DCF3C;
	border-right-color: #9DCF3C;
	border-bottom-color: #9DCF3C;
	border-left-color: #9DCF3C;
	clear: left;
}
.rss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 34px;
	width: 220px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #535353;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #04B4FD;
	border-right-color: #04B4FD;
	border-bottom-color: #04B4FD;
	border-left-color: #04B4FD;
	float: right;
}
.banner {
	height: auto;
	width: auto;
	border: thin solid #9DCF3C;
	background-color: #000;
}


/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
	width: 1024px;
	height: auto;
	border-bottom: solid 1px #dbdbdb;
	float: right;
}
.storesidebarright {
	height: auto;
	width: 230px;
	float: right;
}
.storesection {
	float: left;
	height: auto;
	width: 790px;
}

.pack-box3 {
	width: 230px;
	height: 502px;
	float: right;
	background-image: none;
	background-repeat: repeat-x;
	text-align: left;
	background-color: #9DCF3C;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FE0000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	clear: both;
}


.pack-box2
{
	width: 546px;
	height: 502px;
	float: right;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin none #9DCF3C;
	clear: left;
}
.pack-box1
{
	width: 238px;
	height: 502px;
	float: left;
	background-image: none;
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #9DCF3C;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FE0000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 0px;
	clear: left;
	margin-bottom: 0px;
}

/**************************** Second Section Ends *****************************/

/**************************** Third Section Starts ****************************/

.third-section
{
	width: 1024px;
	height: auto;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.down-box2
{
  width: 230px;
  height: 170px;
  float: right;
  background-image: url(file:///F|/biatch%20backup/80schild/template/images/down-image2.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.down-box1
{
	width: 444px;
	height: 180px;
	float: right;
	background-image: url(file:///F|/biatch%20backup/80schild/template/images/down-image1.jpg);
	background-repeat: repeat-x;
	text-align: left;
}



/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  width: 238px;
  height: 309px;
  float: right;
}
.left-box1 {
	width: 230px;
	height: auto;
	float: left;
	background-image: none;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left-box2
{
	width: 217px;
	height: 600px;
	float: right;
	background-image: url(file:///F|/biatch%20backup/80schild/template/images/left-image1.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding: 0px;
}
.left-boxphoto
{
	width: 230px;
	height: auto;
	float: right;
	background-image: none;
	background-repeat: no-repeat;
}



/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
	float: right;
	width: 1024px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #BDE03B;
	text-align: center;
	margin-top: 18px;
	clear: both;
	margin-bottom: 10px;
	background-image: none;
	background-color: #FE0000;
	height: 20px;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color: #9DCF3C;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FE0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #535353;
}
.title3
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color: #000;
	background-color: #BDE03B;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.title1sm {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFF;
}

.sub-title
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #9DCF3C;
	text-align: justify;
	width: auto;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 8px;
	height: auto;
	margin-right: 12px;
}
.descriptiontour {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-align: left;
	height: auto;
	width: 240px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
}
.pressboxdescription {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #616161;
	text-align: justify;
	width: auto;
	line-height: normal;
	margin-left: 12px;
	margin-top: 8px;
	height: auto;
	margin-right: 12px;
}

.spacer {
	height: 20px;
	width: 44px;
	float: none;
}

.description2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-align: left;
	height: auto;
	width: 240px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}
.description2a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-align: left;
	height: 450px;
	width: 250px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	line-height: 12px;
	padding-left: 0px;
}
.description2alineheight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-align: left;
	height: 450px;
	width: 250px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	line-height: normal;
	padding-left: 0px;
}




.description1
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: justify;
	width: 208px;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 2px;
	border: 5px solid #09F;
}
.descriptiontoursmaller {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	width: auto;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 8px;
	height: auto;
	margin-right: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FE0000;
	border-bottom-color: #FE0000;
}
.descriptiontourSMALLEST {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-align: left;
	height: auto;
	width: 240px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
}



.date-text{
	font-family: Tahoma;
	font-size: 8pt;
	color: #D9F622;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 2px;
}


hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a.nav:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a.nav:hover {
	color: #FE0000;
	text-decoration: underline;
	font-size: 14px;
}
a.nav:active {
	color: #C90;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.sidenavlinkyellow {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #9DCF3C;
	text-align: left;
	padding-left: 5px;
	list-style-type: circle;
}

.widget {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: center;
	width: 225px;
	line-height: normal;
	height: auto;
	margin: 0px;
}
.widget-searchtm {
	text-align: left;
	margin-top: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 24px;
}
.widget-searchtm-uk {
	text-align: left;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 52px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #FE0000;
}

.widget-searchtmsmall {
	text-align: center;
	margin-top: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #C00;
	height: auto;
	width: auto;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #C00;
}

.widget-searchsh {
	padding: 0px;
	text-align: center;
}

.widget-searchstubhub {
	padding: 0px;
	text-align: center;
	float: left;
}

.widget-searchright {
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.widget-amazonmp3 {
	text-align: left;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.widget-amazonsearch {
	text-align: left;
	margin-top: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
.widget-amazonproducttext {
	text-align: left;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	border-top-style: none;
}


.widget-leftband {
	text-align: center;
	margin-top: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FE0000;
}
.widget-leftbandskyscrape {
	text-align: center;
	margin-top: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FE0000;
}





.navside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666;
	text-align: left;
	width: 225px;
	line-height: 18px;
	border: thin none #09F;
	margin: 0px;
}
.linksboxleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	background-color: #000;
	height: 500px;
	width: 242px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	line-height: normal;
	display: block;
	list-style-position: inside;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.linksboxright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	background-color: #000;
	height: 490px;
	width: 240px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	line-height: normal;
	display: block;
	padding: 0px;
	list-style-position: inside;
	float: right;
}
.linksboxrightpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	background-color: #000;
	height: 490px;
	width: 240px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	line-height: normal;
	display: block;
	list-style-position: inside;
	float: right;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.featureconcertcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
	height: 500px;
	width: 548px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	line-height: normal;
	display: block;
	padding: 0px;
	list-style-position: inside;
	float: left;
	margin: 0px;
}


.menu .wrapper div .second-section .pack-box1 .linksbox ul li a {
	text-align: left;
}
.menu .wrapper div .second-section .pack-box1 .linksbox ul li a {
	text-align: left;
}
.linksboxleftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-align: left;
	background-color: #FFF;
	height: auto;
	width: 250px;
	margin-left: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	line-height: normal;
	display: block;
	padding: 0px;
	list-style-position: inside;
	float: left;
}
.centerbox-1 {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
}
.centerbox-2 {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	text-align: center;
	padding-left: 10px;
	background-color: #3B3B3B;
}

.picbox-right {
	float: none;
	width: auto;
}
.menu-textsubscribe {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	float: left;
	cursor: pointer;
	line-height: normal;
	height: 31px;
	width: 175px;
	vertical-align: text-top;
	font-weight: bold;
	padding: 4px;
}
.widgetshare {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: right;
	width: 500px;
	line-height: normal;
	height: auto;
	margin: 0px;
	padding-left: 0px;
}
