/* v1.0 | 20080212 */

html, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Verdana, Geneva, sans-serif;
}

img {
	border: 0;
}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background: #45b3ff url(../images/summerjam2k10.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 1.2em;
	color: #424242;
	font-family: Verdana, Geneva, sans-serif;
}

/*  body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background: #45b3ff url(../images/u92background.jpg) repeat-x -190px 0;
	font-size: 12px;
	line-height: 1.2em;
	color: #424242;
	font-family: Verdana, Geneva, sans-serif;
}
*/
/* body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background: #45b3ff url(../images/dewTourBackground4.jpg) repeat-x;
	font-size: 12px;
	line-height: 1.2em;
	color: #424242;
	font-family: Verdana, Geneva, sans-serif;
} */
/* body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background: #45b3ff url(../images/blazeSkin.png) center 0px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.2em;
	color: #424242;
	font-family: Verdana, Geneva, sans-serif;
}

*/
h2 {
	font-size: 18px;
	font-family: Calibri, Verdana;
	margin-bottom: 15px;
}

a:link {
	color: #006;
	text-decoration: underline;
}
a:visited {
	color: #006;
	text-decoration: underline;
}
a:hover {
	color:#09F;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}

p {
	margin-bottom: 12px;
	font-family: arial, helvetica, clean, sans-serif;
}

h3 {
	font-family: verdana, arial, Geneva, "Trebuchet MS", "Lucida Grande";
	font-weight: bold;
	font-size: 12px;
	line-height: 1.4em;
}

br.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 0px;
	line-height: 0;
	visibility: hidden;
	content: ".";
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;

}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#outerWrapper {
	width: 960px;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	padding: 0;
	position: relative;
}

#innerWrapper {
	width: 948px;
	margin-right: 6px;
	margin-left: 6px;
	background: url(../images/contentBackground.png) repeat-y 0 0;
	margin-top: 20px;
	z-index: 0;
	position: relative;
	display: block;
	padding-bottom: 15px;
}

#content {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -105px;
}

#headerMenu {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 171px;
}

#contentBottom {
	width: 948px;
	background: url(../images/contentBottom.png) no-repeat;
	height: 9px;
	margin-right: auto;
	margin-left: auto;
}

#belowContent {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}

#logoZone {
	width: 360px;
	height: 151px;
	float: left;
	position: relative;
	margin-left: -30px;
	margin-top: 11px;
}

#adZone {
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 14px;
	margin-right: 15px;
}

#fadeZone {
	width: 569px;
	height: 85px;
	float: right;
	margin-right: 10px;
	background: url(../images/fadeBar.png) no-repeat;
	margin-top: -62px;
}

#searchZone {
	float: right;
	position: absolute;
	margin-top: 17px;
	margin-left: 260px;
}

#menuZone {
	float: right;
	display: block;
	margin-top: 57px;
	margin-right: 3px;
}

#contentTop {
	width: 948px;
	height: 105px;
	background: url(../images/contentTop.png) no-repeat;
	position: relative;
	top: -10px;
	z-index: -3;
}
#leftContent {
	float: left;
	width: 632px;
}
#rightContent {
	float: left;
	width: 296px;
}

#adWrapper {
	width: 630px;
	height: 90px;
	background-image: url(../images/topAdBackground.jpg);
	background-repeat: no-repeat;

}

#adFocus {
	width: 468px;
	height: 60px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#mainContent {
	width: 590px;
	margin-top: 24px;
	margin-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 25px;
}

#rightContentFocus {
	float: left;
	width: 260px;
	margin-left: 21px;
	margin-top: 10px;
	text-decoration: none;
}

.error {
	color: #f00;
	font-weight: bold;
}

.newMember p {
	color: #9f004e;
}
.right_module_content_last {
	margin-right: auto;
	margin-left: auto;
	width: 226px;
	color: #004083;
	display: block;
	padding-top: 10px;
	border-top: 0 none #060084;
	padding-bottom: 10px;
}

a.module_link:hover div.right_module_content_last {
	text-decoration: none;
	cursor: pointer;
	background: url(../images/menu_hover_bgrd.png) repeat;
}

.right_module_content_last h1 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #004083;
	font: bold 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.right_module_content_last p {
	margin-top: 0;
	margin-bottom: 0;
	color: #004083;
	font: 11px/12px "Verdana, Lucida Grande", Lucida, sans-serif;
	text-align: left;
}

a.module_link:hover div.right_module_content_last h1 {
	color: #fff;
	text-decoration: none;
}

a.module_link:hover div.right_module_content_last p {
	color: #fff;
	text-decoration: none;
}

.right_module_text {
	float: right;
	width: 160px;
	text-decoration: none;
}

.right_module_top {
	margin-top: 15px;
}

.editor {
	font-family: Verdana, Arial, Geneva, "Trebuchet MS", "Lucida Grande";
	font-size: .77em;
	line-height: 1.2em;
	color: #424242;
	background-color: #ffffff;
}

.right_module_middle {
	width: 256px;
	background: url(../images/right_module_middle.png) repeat-y;
	padding-top: 5px;
}

.right_module_bottom {
	width: 256px;
	margin-top: 0;
	padding-top: 0;
}

.image_holder {
	width: 85px;
	height: 60px;
	overflow: hidden;
	margin-top: 1px;
	border: 1px solid #004083;
	float: left;
	padding: 0;
	margin-left: 8px;
}

.right_module_content {
	margin-right: auto;
	margin-left: auto;
	width: 260px;
	color: #004083;
	display: block;
	padding-top: 10px;
	border-bottom: 1px dashed #004083;
	border-top: 0 none #060084;
	padding-bottom: 10px;
	text-decoration: none;
}

a.module_link:link, a.module_link:visited {
	text-decoration: none;
}

a.module_link:hover div.right_module_content {
	text-decoration: none;
	cursor: pointer;
	background: #333 url(../images/menu_hover_bgrd.png) repeat;
}

a.module_link:hover div.image_holder {
	border: 1px solid #fff;
}

.right_module_content h1 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #004083;
	font: bold 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.right_module_content p {
	margin-top: 0;
	margin-bottom: 0;
	color: #004083;
	font: 11px/14px "Verdana, Lucida Grande", Lucida, sans-serif;
	text-align: left;
}

a.module_link:hover div.right_module_content h1 {
	color: #fff;
	text-decoration: none;
}

a.module_link:hover div.right_module_content p {
	color: #fff;
	text-decoration: none;
}

#pageTitle {
	padding-top: 40px;
	margin-left: 15px;
}


#pageTitle h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	display: inline;
}

#pageTitle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	margin-left: 20px;
	font-weight: normal;
	color: #006;
	display: inline;
}

.staffName {
	font-size: 16px;
	font-weight: bold;
}

.rsName {
	font-size: 12px;
	font-weight: bold;
}

.staffPosition {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}

td a.stafflink {
	text-decoration: none;
}

a.stafflink img {
	margin-bottom: 10px;
	text-decoration: none;
	border: none;
}

td a.stafflink:link span.staffName, td a.stafflink:link span.rsName, td a.stafflink:link span.staffPosition, td a.stafflink:visited span.staffName, td a.stafflink:visited span.rsName, td a.stafflink:visited span.staffPosition {
	text-decoration: none;
	border: 0;
	color: #424242;
}

td a.stafflink:hover span.staffName, td a.stafflink:hover span.rsName, td a.stafflink:hover span.staffPosition, td a.stafflink:active span.staffName, td a.stafflink:active span.rsName, td a.stafflink:active span.staffPosition {
	text-decoration: none;
	border: 0;
	color: #09F;
}

#rotator {
	margin-bottom: 15px;
	width: 600px;
	height: 250px;
	overflow: hidden;
}
#indexContent {
	background-image: url(../images/indexContent.png);
	background-repeat: repeat-y;
	width: 600px;
}
#indexContentLeft {
	width: 300px;
	float: left;
}
#indexContentRight {
	width: 269px;
	float: right;
}
.indexContentBox {
	margin-top: 15px;
	width: 300px;
}
.leftIndexHeader {
	margin-bottom: 15px;
}
#concertinfo {
	border: #666 solid 1px;
    padding: 10px;
	margin-bottom: 15px;
}
#concertinfo p {
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}
.rightIndexImageHeader {
	margin-top: 15px;
	font-family: arial, helvetica, clean, sans-serif;
}
.rightIndexModule {
	margin-top: 15px;
	font-family: arial, helvetica, clean, sans-serif;
}
.vidwrapper {
	background-image: url(../images/vidbgrd.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 200px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 20px;
	vertical-align: top;
	padding-bottom: 20px;
	margin-right: 13px;
	float: left;
}

.vidwrapper2 {
	background-image: url(../images/vidbgrd.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 200px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 20px;
	vertical-align: top;
	padding-bottom: 20px;
	float: left;
}
.vidimage {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006;
	font-family: Verdana, Geneva, sans-serif;
}
.vidname {
	font-family: Verdana, Geneva, sans-serif;
	padding: 20px;
}
.game_door3 {
	width: 125px;
	height: 92px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}

#game_holder {
	text-align: center;
}
#formbgrd {
	background-color: #eeeeee;
	padding: 15px;
}
