/* CSS Document */

 
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p{
	line-height:18px;
}

em {
	font-weight:bold;
}
 table a[href^="http:"] {
 background:url(../IMAGES/externalLink.gif)no-repeat right top;
 padding-right: 12px;
 target-new: tab ! important;
}
 table a[href^="http://www.joespetproject.com"], a[href^]"http://joespetproject.com"] {
 background-image:none;
 padding-right:none;
}
p {
	padding-bottom: 14px;
}
img {
	border:1px solid;
	padding:4px;
	background:#229DE9;
	margin:2px;
}

img.flt_right {
	margin-left:10px;
	float:right;

}

img.flt_left {
	margin-right:10px;
	float:left;
}
table {
	border-collapse:collapse;
	width: 580px;
	border: 1px solid #000;
	margin-right:10px;
	margin-bottom:20px;
}
table a:link, table a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
table a:hover, table a:active {
	color:#229DE9;
	text-decoration:none;
	background-image:url(../images/aExternalLink.gif);
}
th, td {
	padding:4px 2px;
}
caption {
	font-weight:bold;
	margin:1em 0;
	color:#229DE9;
	visibility:hidden;
}
col {
	border-right: 1px solid #000;
}
col#details {
	border:none;
	width:200px;
}
.odd {
	background:#FFCC66;
}

h2 {
	font-family:Tahoma, Helvetica, "Gill Sans", Arial, sans-serif;
	color:#229DE9;
	padding:0 0 12px 0;
	background:url(../images/underline.gif) bottom left no-repeat;
	font-size:16px;
}

.content h2 {
	font-family:Tahoma, Helvetica, "Gill Sans", Arial, sans-serif;
	color:#229DE9;
	padding:0 0 12px 0;
	background:url(../images/underline.gif) bottom left no-repeat;
	font-size:16px;
	font-weight:bold;
}



.content h2 + p {
	padding-top:10px;
}
#topBanner {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#topTab {
	background:url(../images/topTab.gif) no-repeat top right;
	float:right;
	padding:0;
	margin:0;
	width:250px;
	height:60px;
}
#topTab ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topTab ul a {
	float:left;
	display:block;
	height:30px;
	padding: 0 1.8em;
	line-height:36px;
	text-decoration:none;
	font-weight:300;
	color: #000000;
}
.border {
	background:url(../images/topTabDiv.gif) no-repeat top right;
}
#topTab ul a:hover {
	color:#FFF;
}
#topTab ul li {
	float:right;
}
#home #mainNav .home a, #shows #mainNav .shows a, #music #mainNav .music a, #photos #mainNav .photos a, #contact #mainNav .contact a, #links #mainNav .links a {
	background-position:right bottom;
	color:#000000;
	cursor:default;
}
#leftNav {
	background-color:#FAA222;
	background:url(../images/blueBorder.gif) repeat-y top right #FAA222;
	font-size:14px;
}
#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftNav ul a:link, #leftNav ul a:visited {
	display: block;
	width: 130px;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	background:url(../images/navRollOver.gif) no-repeat left bottom;
	text-indent:30px;
	color:#FFFFFF;
}
#leftNav ul a:hover, #leftNav ul a:active, .selected a {
	background-position: right bottom;
	color:#229DE9;
}
#leftNav li.first a {
	height:20px;
	line-height:20px;
}
#leftNav li {
	display:inline; /* :KLUDGE: Removes large gaps in IE/Win */
}
.img-wrapper {
	background:url(../images/SHADOW.GIF) no-repeat bottom right;
	clear:right;
	float:left;
	margin:4px;
}
.img-wrapper img {
	border:1px solid;
	padding:4px;
	background:#229DE9;
	position:relative;
	left:-5px;
	top:-5px;
}
#footer ul {
	float:right;
	padding-right:34px;
	margin: 0;
	list-style: none;
}
#footer ul li {
	display:inline;
}
#footer ul a {
	float:right;
	display:block;
}
#footer ul a:link, #footer ul a:visited {
	display:block;
	height:25px;
	padding: 0 1.3em;
	line-height:28px;
	text-decoration:none;
	font-weight:300;
	color: #FFFFFF;
}
#footer ul a:hover, #footer ul a:active {
	color:#000;
	background-color:#229DE9;
}
.addSpace {
	height:400px;
}
.content {
	border-bottom: medium dotted #ffaa22;
	clear:both;
	margin-right:10px;
	margin-bottom:14px;
}
.linkout {
	height:400px;
}
.linkout li {
	padding-top:7px;
}
.content a:link, .content a:visited, .linkout a:link, .linkout a:visited, .samples a:link, .samples a:visited {
	color:#faa222;
	font-weight:bold;
	text-decoration:underline;
}
.content a:hover, .content a:active, .linkout a:hover, .linkout a:active, .samples a:hover, .samples a:active {
	color:#229DE9;
	text-decoration:none;
	background: url(../images/underlineAN.gif) repeat-x left bottom;
}


.shows ul, .links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.shows ul a:link, .shows ul a:visited {
	display:block;
	text-decoration:none;
	height:20px;
	line-height:20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
.shows ul a:hover, .shows ul a:active {
	background:#FFFFFF;
	color:#229DE9;
}
.shows li {
	display:inline;
}
.shows .last {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#CCC;
	border-bottom-color: #CCC;
}
.extender {
	height:400px;
}

.booking {
	color:#FFFFFF;
	font-weight:bold;
	cursor:default;
}
.samples li{
	padding:10px 0;
	border-top:#229DE9 thin solid;
	}
.samples li.lastSample {
	border-bottom:#229DE9 thin solid;
}

.samples {
	height:400px;
}

.date {
	color:#229DE9;
	font-size:12px;
}
