/* ~~~~~~~~~ layout ~~~~~~~~~~ */

#container {
	width: 1020px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* ~~~~~~~~ header ~~~~~~~~ */

#page-header {
	width: 100%;
	height: 249px;
	float: left;
	clear: left;
}

/* ~~~~~~~~~ nav ~~~~~~~~~~ */

#main-navigation {
	width: 100%;
}
	#main-navigation ul {
		list-style: none;
	}
		#main-navigation li {
			float: left;
		}
			#main-navigation li a, #main-navigation li span {
				display: block;
			}
				/* VIP */
				#main-navigation #tab_1 {
					background: url(../images/nav/tab_1.png) top left no-repeat;
					width: 103px;
					height: 50px;
				}
				/* VIP - Hover*/
				#main-navigation a#tab_1:hover {
					background: url(../images/nav/tab_1_alt.png) top left no-repeat;
					width: 103px;
					height: 50px;
				}
				/* Tickets */
				#main-navigation #tab_2 {
					background: url(../images/nav/tab_2.png) top left no-repeat;
					width: 165px;
					height: 50px;
				}
				/* Tickets - Hover */
				#main-navigation a#tab_2:hover {
					background: url(../images/nav/tab_2_alt.png) top left no-repeat;
					width: 165px;
					height: 50px;
				}
				/* Hotel */
				#main-navigation #tab_3 {
					background: url(../images/nav/tab_3.png) top left no-repeat;
					width: 165px;
					height: 50px;
				}
				/* Hotel - Hover */
				#main-navigation a#tab_3:hover {
					background: url(../images/nav/tab_3_alt.png) top left no-repeat;
					width: 165px;
					height: 50px;
				}
				/* Home */
				#main-navigation #tab_4 {
					background: url(../images/nav/tab_4.png) top left no-repeat;
					width: 154px;
					height: 50px;
				}
				/* Home - Hover */
				#main-navigation a#tab_4:hover {
					background: url(../images/nav/tab_4_alt.png) top left no-repeat;
					width: 154px;
					height: 50px;
				}
				/* Events */
				#main-navigation #tab_5 {
					background: url(../images/nav/tab_5.png) top left no-repeat;
					width: 165px;
					height: 50px;
				}
				/* Events - Hover */
				#main-navigation a#tab_5:hover {
					background: url(../images/nav/tab_5_alt.png) top left no-repeat;
					width: 165px;
					height: 50px;
				}
				/* Vendors */
				#main-navigation #tab_6 {
					background: url(../images/nav/tab_6.png) top left no-repeat;
					width: 165px;
					height: 50px;
				}
				/* Vendors - Hover */
				#main-navigation a#tab_6:hover {
					background: url(../images/nav/tab_6_alt.png) top left no-repeat;
					width: 165px;
					height: 50px;
				}
				/* Cities */
				#main-navigation #tab_7 {
					background: url(../images/nav/tab_7.png) top left no-repeat;
					width: 103px;
					height: 50px;
				}
				/* Cities - Hover */
				#main-navigation a#tab_7:hover {
					background: url(../images/nav/tab_7_alt.png) top left no-repeat;
					width: 103px;
					height: 50px;
				}

#nav2 {
	display:block;
	width:1020px
}
	#nav2 [id|=box] {
		float:left
	}

/* ~~~~~~~~~ main-content ~~~~~~~~~~ */

/* MCS */
#more-coming-soon {
	clear: both;
	display: block;
	width: 100%;
	padding: 10px 0 10px 0;
	text-align: right;
	color: #FFF;
	font: bold 32px/34px "BigCaslonMedium", "AvenirRoman", "Book Antiqua";
	letter-spacing: 2px;
	font-variant: small-caps;
	text-shadow: 0 0 28px #4fa1b9;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#4fa1b9')";
}

#print {
	clear: both;
	float: right;
}

/* Front Page */
#main-content {
	clear: both;
	width: 1020px;
	min-height: 0px;
	margin: 0;
}
	#main-content ul {
		list-style: none;
	}
		#main-content li {
			float: left;
			display: block;
			width: 325px;
			height: 325px;
		}
			#main-content li.small_height {
				height: 150px;
			}
			#main-content li img {
				width: 100%;
				height: 100%;
			}
		#main-content li.two_col {
			width: 520px;
		}
		#main-content ul#row3 li {
			float: left;
			display: block;
			width: 510px;
			height: 100px;
		}

/* Tattoo Expo Page */
#tattooexpo-content {
	clear: both;
	width: 100%;
	min-height: 100px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	padding: 20px 0 0 0;
}
	#tattooexpo-content #tattooexpo-header {
		font-size: 40px;
		line-height: 47px;
		font-weight: bold;
		font-variant: small-caps;
		padding-bottom: 23px;
	}
		#tattooexpo-content #tattooexpo-header span#tattooexpo-text {
			font-size: 47px;
		}
	#tattooexpo-content ul {
		list-style: none inside;
		padding-top: 0;
	}
		#tattooexpo-content li {
			display: block;
			width: 100%;
			height: 100%;
			text-align: center;
		}
	#tattooexpo-content #info li {
		padding-top: 10px;
	}
	#tattooexpo-content #vendor-logos thead {
		font-size: 26px
	}
	#tattooexpo-content #vendor-logos td {
		border: 1px solid red;
		width: 200px;
		height: 200px
	}
/* volunteer */
#volunteer-content {
	clear: both;
	width: 100%;
	min-height: 100px;
	margin: 0 auto;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	color: rgb(254,192,0);
	padding: 25px 0 0 0;
	text-align: center;
}
	#volunteer-content div#volunteer-header {
		font-size: 30px;
		line-height: 30px;
		font-weight: bold;
		color: rgb(254,192,0);
		font-variant: small-caps;
		padding-bottom:10px;
	}
	#volunteer-content div#volunteert-header span#volunteer-text {
			font-size: 25px;
			color: rgb(255,255,255);
		}

/* ~~~~~~~~~ footer ~~~~~~~~~~ */

footer {
	clear: both;
	padding: 10px 0 0 0;
}
	#disclaimer {
		text-align: center;
	}
	#bottom-nav {
		float: right;
	}