/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

:focus { outline: 0; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

label, input, textarea { font-family: Helvetica, Arial, Verdana, sans-serif; border: none; }

table { border-collapse: collapse; border-spacing: 0; }

img { vertical-align: bottom; }

/* Used for clearing */
.wrap:after {content:"."; height: 0px; width: 0px; display: block; line-height: 0px; clear: both; visibility: hidden; }
.wrap { zoom: 1; }
#nameBox input {
	background: url('../images/field.jpg');
}

body  {
	background: url('../images/background.jpg') repeat;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Lucidia, sans-serif;
}
#centerBox {
	background: #ffffff;
	width: 998px;
	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 30px;
}
#centerBox p { 
	margin: 0 0 10px 0; 
}
#topBar {
	background: #000000;
	width: 958px;
	height: 5px;
	margin-left: auto;
  	margin-right: auto;
}
#logoBox {
	background-image: url('../images/logo.jpg') ;
	width: 249px;
	height: 87px;
	margin-left: 21px;
	margin-top: 18px;
}
ul#menu {
	margin: 0;
	float: right;
	padding-right: 20px;
}
ul#menu li { 
	float: left; 
}
ul#menu a {
	text-decoration: none;
	font-family: Arial, Lucidia, sans-serif;
	font-size: 11px;
	font-weight: bold	;	
	color: #000000;
	display: block;
	border-left: 1px solid #000000;
	height: 30px;
	padding: 1.1em 2.0em 0 2.0em;
}
ul#menu a.active {
	background: #F60;
}
ul#menu a.right {
	border-right: 1px solid black;
}
ul#menu a:hover {
	background: #F60;
}
ul {
	list-style-type: none;
}
#dateBox {
	border-bottom: 1px solid #e6e6e6 ;
	width: 958px;
	margin-left: auto ;
  	margin-right: auto ;
}
#dateEntry p {
	font-family: Helvetica, Arial, Lucidia, sans-serif;
	font-size: 13px;
	color: #959595;
	margin-bottom: 5px;
	padding-top: 14px;
	margin-top: 0;
}
#dateEntry a.twitterLink {
	background-image: url("../images/twitterIcon.jpg");
	background-repeat: no-repeat;
	margin-top: 0;
	display:block;
	float: right;
	height: 27px;
	width: 26px;
}
#dateEntry a.myspaceLink {
	background-image: url("../images/myspaceIcon.jpg");
	background-repeat: no-repeat;
	margin-top: 0;
	display:block;
	float: right;
	height: 27px;
	width: 26px;
	padding-left: 5px; 
}
#dateEntry a.facebookLink {
	background-image: url("../images/facebookIcon.jpg");
	background-repeat: no-repeat;
	margin-top: 0;
	display: block;
	float: right;
	height: 27px;
	width: 26px;
	padding-left: 5px; 
}
#imageMain {
	background-image: url("../images/svenMain.jpg");
	background-repeat: no-repeat;
	display: block;
	height: 428px;
	width: 958px;
	margin-left: auto;
  	margin-right: auto;
  	margin-top: 30px;
}
#imageText {
	font-family: Helvetica, Arial, Lucidia, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 403px 0 0 15px;
}
#imageText a { 
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 10px; 
	float: right; 
	color: #ffffff; 
	margin: 0; 
	padding: 0 15px 0 0;
}
#leftHeader h1 { font-family: Helvetica, Arial, Lucidia, sans-serif; font-size: 16px;
	font-weight: strong;
	background: #F60;
	background-repeat: no-repeat;
	width: 152px;
	height: 14px;
	padding: 3px;
	margin: 20px 0 0 0;
	float: left;
}
#middleHeader h1 {
	font-family: Helvetica, Arial, Lucidia, sans-serif;
	font-size: 16px;
	font-weight: strong;
	background: #F60;
	background-repeat: no-repeat;
	width: 41px;
	height: 14px;
	padding: 3px;
	margin: 20px 0 0 176px;
	float: left;
}
#rightHeader h1 {
	font-family: Helvetica, Arial, Lucidia, sans-serif;
	font-size: 16px;
	font-weight: strong;
	background: #F60;
	background-repeat: no-repeat;
	width: 61px;
	height: 14px;
	padding: 3px;
	margin: 20px 0 0 290px;
	float: left;
}
#infoHeaders {
	border-bottom: 1px solid #e6e6e6 ;
	padding-bottom: 48px;
	width: 958px;
	margin: 0 0 0 21px;
}
#infoMain {
	border-bottom: 1px solid #e6e6e6 ;
	width: 958px;
	margin: 0 0 0 21px;
	float: left;
	padding: 0 0 20px 0;
}
#leftCopy {
	width: 288px;
	margin: 10px 30px 0 0;
	float: left;
}
#leftCopy p {
	font-family: Helvetica, Arial, Lucidia, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
#middleCopy {
	width: 288px;
	float: left;
	margin: 10px 0 0 15px;
}
#middleCopy p {
	font-family: Helvetica, Arial, Lucidia, sans-serif;
	font-size: 12px;
	width: 288px;
	line-height: 14px;
}
#rightCopy {
	width: 288px;
	float: left;
	margin: 10px 0 0 49px;
}
#rightCopy p {
	font-family: Helvetica, Arial, Lucidia, sans-serif;
	font-size: 12px;
	width: 288px;
	line-height: 14px;
}
#bottomEntry a.twitterLink {
	background-image: url("../images/twitterIcon.jpg");
	background-repeat: no-repeat;
	margin: 6px 17px 0 0;
	display:block;
	float: right;
	height: 27px;
	width: 26px;
}
#bottomEntry a.myspaceLink {
	background-image: url("../images/myspaceIcon.jpg");
	background-repeat: no-repeat;
	margin-top: 6px;
	display:block;
	float: right;
	height: 27px;
	width: 26px;
	padding-left: 5px; 
}
#bottomEntry a.facebookLink {
	background-image: url("../images/facebookIcon.jpg");
	background-repeat: no-repeat;
	margin-top: 6px;
	display: block;
	float: right;
	height: 27px;
	width: 26px;
	padding: 0 0 16px 5px; 
}

#nameBox li { margin-bottom: 14px; line-height: 10px; }

#nameBox {
	margin: 2px 0 0 0;
	padding: 0 0 0 0px;
	border: none;
	background-color: white; 
}
form#emailBox {
	margin: 2px 0 0 9px;
	padding: 0 0 0 0px;
	border: none;
	background-color: white; 
	width: 190px;
	float: left;	
}
form#phoneBox {
	margin: 2px 0 0 9px;
	padding: 0 0 0 0px;
	border: none;
	background-color: white; 
	width: 190px;
	float: left;	
}
input {
	border: none;
	width: 190px;
	margin: 0 0 0 14px;
}
label {
	font-size: 11px;
}

#nameBox label { display: inline-block; width: 45px; font-size: 13px; color: #7b7b7b; }

#nameBox textarea { border: 1px solid gray; }

#nameBox input {
	background: url('../images/field.jpg');
	background-repeat: no-repeat;
	width: 219px;
	padding: 8px 5px;
}

#nameBox #submitButtons {
	background-image: url('../images/submit.jpg');
	background-repeat: no-repeat;
	width: 80px;
	height: 22px;
	float: right;
	margin: 8px 0 0 0;
	padding: 0 0 2px 1px;
	cursor: pointer;
}
#nameBox #submitButtons:hover {
	background-image: url('../images/submitRoll.jpg');
	background-repeat: no-repeat;
	width: 80px;
	height: 22px;
	cursor: pointer;
}

#contentLeft {
	border: 5px solid #f2f2f2;
	height: 538px;
	width: 448px;
	margin: 4px 12px 30px 0;
	float :left;
}
#contentRight h1 { 
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 16px;
	font-weight: strong;
	background: #F60;
	display: inline;
	padding: 2px;
	float: left;
}
#contentRight {	
	margin: 26px 0 0 0;
}
li.listHeader { 
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	background: #F60;
	display: inline;
	padding: 2px 2px 0 2px;
	line-height: 30px;
}
#pageHeader {
	margin: 30px 0 0 20px;
	border-bottom: 1px solid #f2f2f2;
	width: 960px;
	padding-bottom: 10px
}
#pageHeader h1 {
	display: inline;
	font-family: Helvetica, Arial, Lucidia, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 2px 0 2px;
	background-color: #F60;
}
ul.linkList a { 
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	color: black;
}
ul.linkList a:hover { 
	background: #F60;
}
ul.outletList a:hover { 
	background: #F60;
}
ul.linkList { 
	line-height: 15px;
	padding-bottom: 20px;
}
#contentWrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #f2f2f2;
}
#eventWrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
ul.outletList { 
	line-height: 14px;
	padding-bottom: 20px;
	font-family: Helvetica, Arial, Lucidia, sans-serif;
	font-size: 12px;

}
ul.outletList a { 
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	color: black;
	font-weight: bold;
}
.outletHeader {
	font-weight: bold;
}
.linkList p {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.linkList p span {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
.outletList p { 
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
.djboxLeft {
	background-color: #f2f2f2;
	width: 466px;
	height: 186px;
	margin: 30px 25px 0 0;
	float: left;
}
.djboxRight {
	background-color: #f2f2f2;
	width: 466px;
	height: 186px;
	margin: 30px 0 0 0;
	float: right;
}
.djImage {
	padding: 7px 10px 0 7px;
	float: left;
}
.djContent {
	margin: 7px 0 0 0;
}
.djContent h3 {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}
.djContent h2 {
	font-family: Helvetica, Arial, Lucidia, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F60;
	letter-spacing: -0.04em;
	padding: 3px 0 4px 0;
}
#centerBox .djContent p {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 4px;
	margin: 0 0 8px 0;
}
.djContent p span {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
.djContent a {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: black;
}
a {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: black;
}
.djContent a:hover {
	background-color: #F60;
}
a:hover {
	background-color: #F60;
}
#eventHeaders {
	padding-bottom: 48px;
	width: 960px;
}
.infoBox h1 {
	background: #F60;
	display: inline;
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	padding: 2px 2px 0 2px;
}
.infoBox2 h1 {
	background: #F60;
	display: inline;
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 225px;
}
.infoBox {
	float: Left;
}
#eventInfo {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6 ;
	width: 960px;
	
}
#eventHeaders {
	border-bottom: 1px solid #e6e6e6 ;
	padding-bottom: 5px;
	width: 958px;
}
.eventCopy p {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
.eventCopy {
	margin: 20px 0 0 0;
	width: 287px;
	float: left;
	padding: 0 30px 0 0;
}
.eventCopy p span {
	font-weight: bold;
}
.eventCopy h1 {
	background: #F60;
	display: inline;
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	padding: 2px 2px 0 2px;
}
#centerBox .eventCopy p {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	margin: 13px 0 8px 0;
}
.eventCopy a {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: black;
}
.eventCopy a:hover {
	background-color: #F60;
}
.map {
	
}

#g-map {
	height: 340px;
	width: 642px;
	margin: 38px 0 0 0;
	float: left;
}


#profileLeft {
	border: 5px solid #f2f2f2;
	height: 778px;
	width: 448px;
	margin: 30px 12px 30px 0;
	float :left;
}
#djRight {
	width: 466px;
	height: 764px;
	background-color: #f2f2f2;
	float: left;
	margin-top: 30px;
	padding: 12px;
}
#djRight h3 {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}
#djRight h2 {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 36px;
	font-weight: bold;
	color: #F60;
	letter-spacing: -0.04em;
	padding: 6px 0 0 0;
}
#centerBox #djRight p span {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 8px 0;
}
#centerBox #djRight p {
	line-height: 15px;
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}
#djRight a.advisorLink  {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 2px 20px 0 38px;
	background-image: url('../images/raImage.jpg');
	background-repeat: no-repeat;
}

#djRight a.myspaceLink  {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 2px 0 0 20px;
	background-image: url('../images/myspaceImage.jpg');
	background-repeat: no-repeat;
}
#ricardoLeft {
	border: 5px solid #f2f2f2;
	height: 571px;
	width: 448px;
	margin: 30px 12px 30px 0;
	float :left;
}
#ricardoRight {
	width: 466px;
	height: 557px;
	background-color: #f2f2f2;
	float: left;
	margin-top: 30px;
	padding: 12px;
}
#ricardoRight h3 {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}
#ricardoRight h2 {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 36px;
	font-weight: bold;
	color: #F60;
	letter-spacing: -0.04em;
	padding: 6px 0 0 0;
}
#centerBox #ricardoRight p span {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 8px 0;
}
#centerBox #ricardoRight p {
	line-height: 15px;
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}
#ricardoRight a.advisorLink  {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 2px 20px 0 38px;
	background-image: url('../images/raImage.jpg');
	background-repeat: no-repeat;
}
#ricardoRight a.myspaceLink  {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 2px 0 0 20px;
	background-image: url('../images/myspaceImage.jpg');
	background-repeat: no-repeat;
}
#sethLeft {
	border: 5px solid #f2f2f2;
	height: 703px;
	width: 448px;
	margin: 30px 12px 30px 0;
	float :left;
}
#sethRight {
	width: 466px;
	height: 689px;
	background-color: #f2f2f2;
	float: left;
	margin-top: 30px;
	padding: 12px;
}
#sethRight h3 {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}
#sethRight h2 {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 36px;
	font-weight: bold;
	color: #F60;
	letter-spacing: -0.04em;
	padding: 6px 0 0 0;
}
#centerBox #sethRight p span {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 8px 0;
}
#centerBox #sethRight p {
	line-height: 15px;
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}
#sethRight a.advisorLink  {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 2px 20px 0 38px;
	background-image: url('../images/raImage.jpg');
	background-repeat: no-repeat;
}
#sethRight a.myspaceLink  {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 2px 0 0 20px;
	background-image: url('../images/myspaceImage.jpg');
	background-repeat: no-repeat;
}
#rebootLeft {
	border: 5px solid #f2f2f2;
	height: 610px;
	width: 448px;
	margin: 30px 12px 30px 0;
	float :left;
}
#rebootRight {
	width: 466px;
	height: 595px;
	background-color: #f2f2f2;
	float: left;
	margin-top: 30px;
	padding: 12px;
}
#rebootRight h3 {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}
#rebootRight h2 {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 36px;
	font-weight: bold;
	color: #F60;
	letter-spacing: -0.04em;
	padding: 6px 0 0 0;
}
#centerBox #rebootRight p span {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 8px 0;
}
#centerBox #rebootRight p {
	line-height: 15px;
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}
#rebootRight a.advisorLink  {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 2px 20px 0 38px;
	background-image: url('../images/raImage.jpg');
	background-repeat: no-repeat;
}
#rebootRight a.myspaceLink  {
	font-family: Helvetica, Arial, Lucidia, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 2px 0 0 20px;
	background-image: url('../images/myspaceImage.jpg');
	background-repeat: no-repeat;
}
.linklist  {
	background-image: url('../images/ticketArena.jpg');
}
.video {
	padding-top: 30px;
	padding-bottom: 30px;
}
li.button {
	float: left;
	margin-left: 210px;
}
#conash3D0 { display: none !important; }

#photoCol { float:left; width:425px; position:static; padding-top:41px; min-height:325px;}
#photoCol h3, #photoCol h3 {color:#FFFFFF; font-size:1.6em; }

#photoCol #slider {height:325px;}
#slider {position:relative;}
#slider img {position:absolute; top:0px; left:0px; display:none;}


/* toms new styles */
#slideshowOuter, #galleryOuter { width: 947px; margin: 0 auto; margin-top: 20px; background: #f2f2f2; padding: 5px; position: relative; }
#slideshowNav { width: 68px; position: absolute; top: 29px; right: 0; z-index: 3; }
#next, #previous { display: block; width: 34px; height: 28px; background: url('../images/slideshow-buttons.gif'); float: left; }
#next { background-position: 34px 0; }
#slideshowContainer, #galleryContainer { width: 947px; }

.slideshow { width: 100%; }
.slideshow li { float: left; margin: 0; width: 947px; margin-bottom: 5px; position: relative; }

#next.inactive { background-position: 34px -28px; }
#previous.inactive { background-position: 0 -28px; }

#slideshowContainer .details { position: absolute; bottom: 0; left: 0; width: 947px; height: 27px; background: url('../images/slideshow-details-bg.png') no-repeat; color: white; }
#slideshowContainer .details p { margin: 0; line-height: 29px; font-size: 13px; margin: 0 10px; }
#slideshowContainer .details span { float: right; font-size: 10px; }
#slideshowContainer .details a { font-size: 10px; color: white; }
#galleryContainer { height: 418px; position: relative; }
#galleryContainer .absolute { position: absolute; top: 0; left: 0; }

/* carousel nav for gallery */
.infiniteCarousel { width: 957px; overflow: hidden; height: 246px; position: relative; margin: 0 21px 0 20px; border-bottom: 1px solid #F2F2F2; padding-bottom: 30px; }
.infiniteCarousel .wrapper { width: 997px; overflow: auto; height: 213px;  position: absolute; top: 0; left: -40px; background: #f2f2f2; padding-top: 3px; }
.infiniteCarousel .wrapper ul { width: 9999px; position: absolute; top: 0; }
.infiniteCarousel ul li {  float: left; height: 211px; margin: 0 5px 5px 0; width: 114px; }
.infiniteCarousel ul a.active img { opacity: .5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); }
.infiniteCarousel .arrow { background: #F60; cursor: pointer; position: absolute; bottom: 16px; padding: 2px 2px 0 2px; font-weight: bold; }
.infiniteCarousel .forward { right: 0; }
.infiniteCarousel .back { left: 0; }
.infiniteCarousel ul img { border: 3px solid #d9d9d9; margin-bottom: 5px; }

