/* http://www.panhandleslim.com/ */
/* Last updated: July 24 2007. */


body { 
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	margin-top: 10px;
	background-color: #000000;
	color: #fff;
}

body img { 
	border: 0; 
}

body a img { 
	text-decoration: none; 
}

#wrapper	{
	margin: 0 auto;
	padding: 0;
	width: 770px;
	text-align: left;
	}

html>#wrapper	{
	width: 770px;
	} 

#header {
	position: relative;
	width: 770px;
	}

#contentwrapper {
	color: #fff;
	font-family: tahoma,arial,sans-serif;
	font-size: 80%;
	}


#breadcrumbbar {
	margin: 0 10px;
	border-bottom: 1px solid #595d5d;
	font-size: 10px;
	padding: 5px 0 5px 0;
	}

#breadcrumbbar.noborder {
	border-bottom: 0;
}

#breadcrumbbar a,
#breadcrumbbar a:link,
#breadcrumbbar a:visited {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	border: 0px none;
	}

#breadcrumbbar a:hover {
	text-decoration: underline;
	border: 0px none;
	}

#breadcrumbbar .left {
	display: block;
	float: left;
	}

#breadcrumbbar .right {
	display: block;
	float: right;
	}

#main-top { 
	position: relative;
	float: left;
}

#largecol,
#largecol.home,
#largecol.fullwidth {
 	position: relative;
	float: left;
	width: 572px; 
	padding: 10px 35px 0 35px;
}


* html #largecol,
* html #largecol.home,
* html #largecol.fullwidth {
	/* style for IE */
	width: 644px;
	padding: 10px 35px 0 35px; 
}

#largecol.home { 
	width: 632px; 
	padding: 10px 0 0 10px;
}

* html #largecol.home {
	/*style for IE*/
	width: 644px;
	padding: 10px; 
} 


#largecol.fullwidth {
	width: 700px;
	padding: 10px 35px 0 35px;
	}

* html #largecol.fullwidth { 
	/*style for IE*/
	width: 770px;
	padding: 10px 35px 0 35px;
	}


#smallcol { 
	position: relative;
	float: left; 
	width: 115px;
	padding: 20px 2px 10px 8px;
} 

* html #smallcol {
	/*style for IE*/
	/* border-top: 1px solid green; */
	width: 120px;
} 

#smallcol.lcfullwidth {
	display: none;
	}

* html #smallcol.lcfullwidth {
	display: none;
	}

#main-bottom { 
	float: left; 
	width: 625px;
	padding: 0 0 10px 10px;
}

* html #main-bottom {
	/*style for IE*/
	width: 641px;
} 


/* HEADING STYLES */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}

/* h1 */

h1 {
	font-size: 2.0em;
	color: #fff;
	margin: 0 0 0 0;
	}

.h1subhead {
	font-size: 1.8em;
	margin: .25em 0 .5em 0;
	font-weight: bold;
	}

h1.solo {
	margin: 0 0 -.3em 0;
	}

/* h2 */

h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	color: #c63039;
	}

.h2subhead {
	font-size: 1.5em;
	margin: -1em 0 .5em 0;
	font-weight: bold;
	}

h2.solo {
	margin: 1.1em 0 -.3em 0;
	}

/* h3 */

h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	color: #c63039;
	}

.h3subhead {
	font-size: 1.2em;
	margin: -.75em 0 .5em 0;
	font-weight: bold;
	}

h3.solo {
	margin: 1.5em 0 -.3em 0;
	}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 1.1em 0em 1.1em 0em;
	}

ul, ol {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0.5em 0 1em;
	padding: 0;
	height: 1%;
	}

html>body ul, ol {
	height: auto;
	}

li {
	padding: 0;
	margin: 0 0 0.1em 3em;
}

.listnb {
	list-style-type: none;
	}

.listnbni {
	list-style-type: none;
	margin-left: 0; 
	margin-bottom: 0;
	padding-left: 0; 
	}

ul.listnbni li {
	margin: 0 0 .5em 0; 
	}

table.tourdates {
	color: #fff;
	font-family: tahoma,arial,sans-serif;
	font-size: 1.2em;
	}
table.tourdates td {
	padding: 4px;
	}

table.mediainfo {
	color: #fff;
	font-family: tahoma,arial,sans-serif;
	font-size: 1.2em;
	}
table.mediainfo td {
	padding: 4px;
	}

table.storelocations {
	color: #fff;
	font-family: tahoma,arial,sans-serif;
	font-size: 1.2em;
	}
table.storelocations td {
	padding: 4px;
	}

td.rightbold {
	font-weight: bold;
	text-align: right;
}

td.left {
	text-align: left;
}

td.message {
	text-align: left;
	font-weight: bold;
	color: #c63039;
}

.message {
	font-weight: bold;
	color: #c63039;
}

a,
a:link,
a:visited {
	color: #fff;
	text-decoration: underline;
	}

a:hover,
a:active {
	color: #c63039;
	text-decoration: underline;
	}

a.sidebarlink,
a.sidebarlink:link,
a.sidebarlink:visited {
	color: #c63039;
	font-weight: bold;
	text-decoration: underline;
	}

a.sidebarlink:hover,
a.sidebarlink:active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}

.listbox {
	float: right; 
	border: 1px solid #c63039;
	width: 160px; 
	padding: 10px;
	margin: 20px 0 20px 20px;
	} 


/* original */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.mainTableBorder {
	border: 1px solid #595D5D;
	background-color: #000000;
}
.buttonStyle {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.rightBar {
	border-right: 1px solid #595d5d;
}
.innerTableBorder {
	border: 0px solid #595D5D;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #C3C3C3;
}
.productTeaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #01236A;
	border: 1px solid #52595A;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/pstablebackground.jpg);
	background-repeat: repeat-x;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.pmTableCell {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.pmTableheader {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #f0f0f0;
}
.breadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a.whiteLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a.whiteLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a.whiteLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4313D;
	text-decoration: none;
}
a.whiteLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4313D;
	text-decoration: none;
}

a.blueLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a.blueLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a.blueLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4313D;
	text-decoration: none;
}
a.blueLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4313D;
	text-decoration: none;
}

.textButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02305B;
}
.formBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px none #000000;
}
.pmTableCellBlue {
	border: 1px solid #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #01236A;
	color: #FFFFFF;
	background-image: url(/images/pstablebackground.jpg);
	background-repeat: repeat-x;
}

.specialTextBox {
	background-color: #000000;
}
.pageBackground {
	background-color: #666666;
	background-image: url(/images/psbackground.jpg);
	background-repeat: repeat-x;
}
.introTableBackground {
	background-image: url(/images/introbackground.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.bodyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}


a.linkBody:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aa0000;
}
a.linkBody:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aa0000;
}
a.linkBody:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0f0f0;
	text-decoration: none;
}
a.linkBody:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aa0000;
	text-decoration: none;
}
.grayFormFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d0d0d0;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
}

