/** Redefinitions **/

body {
	background: #000 url("/images/media/common/bg.jpg") top left no-repeat;
}

a, a:visited, a:hover, a:active {
	color: #f85757;
}

/** ##### **/

/** Containers **/

div#mainTop {
	background: url("/images/media/common/main_top_bg.png") top left no-repeat;
}

div#mainBottom {
	background: url("/images/media/common/main_bottom_bg.png") bottom left no-repeat;
}

div#mainBody {
	background: #78050a url("/images/media/common/main_body_bg.gif") top left repeat-x;
}

div#subTop {
	background: url("/images/media/common/sub_top_bg.png") top left no-repeat;
}

div#subBottom {
	background: url("/images/media/common/sub_bottom_bg.png") bottom left no-repeat;
}

div#subBody {
	background: #a0383b url("/images/media/common/sub_body_bg.gif") top left repeat-x;
}

/** ##### **/

/** Top **/

div#nav li ul li {
	border-top: 1px solid #ca8385;
	background-color: #ae0714;
}

div#nav li ul li a:hover, div#nav li ul li a:active {
	background-color: #b02b4d;
	color: #fff;
}

div#naomi {
	color: #dfc8cb;
}

/** ##### **/

/** Sub **/

div#defaultBanner {
	background: url("/images/media/common/defaultBanner.jpg") top left no-repeat;
}

/** ##### **/

/** Sub Nav **/

div#subNav li {
	background: #910711 url("/images/media/sub_nav/off_bg.gif") top left repeat-x;
}

div#subNav a, div#subNav a:visited {
	border: 1px solid #ca8385;
}

div#subNav a:hover, div#subNav a:active, div#subNav a.current {
	background: #740812 url("/images/media/sub_nav/on_bg.gif") top left repeat-x;
}

div#subNav ul.sub a, div#subNav ul.sub a:visited {
	background-color: #ae0714;
	border-bottom: 1px solid #ca8385;
}

div#subNav ul.sub a:hover, div#subNav ul.sub a:active, div#subNav ul.sub a.current {
	background-color: #b02b4d;
}

/** ##### **/

/** Hot Links **/

div#hotLinks ul li a.naomi, div#hotLinks ul li a.naomi:visited {
	background: url("/images/media/hotlink_icons/naomi_icon.gif") left no-repeat;
}

div#hotLinks ul li a.team, div#hotLinks ul li a.team:visited {
	background: url("/images/media/hotlink_icons/team_icon.gif") left no-repeat;
}

div#hotLinks ul li a.shop, div#hotLinks ul li a.shop:visited {
	background: url("/images/media/hotlink_icons/shop_icon.gif") left no-repeat;
}

div#hotLinks ul li a.workshop, div#hotLinks ul li a.workshop:visited {
	background: url("/images/media/hotlink_icons/workshop_icon.gif") left no-repeat;
}

/** ##### **/

/** Trick Gallery **/

div#trickGallery {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
}

div#trickGallery div.galleryContainer {
	float: left;
	width: 273px;
}

div#trickGallery div#gallery {
	float: left;
	width: 273px;
	height: 327px;
	background: url("/images/media/trick_gallery/gallery_bg.png") top left no-repeat;
	overflow: hidden;
}

div#trickGallery div#gallery div.inner {
	float: left;
	clear: both;
	position: relative;
	width: 273px;
	height: 315px;
	margin: 7px 0 0 0;
	overflow: hidden;
}

div#trickGallery div#gallery ul {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 273px;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#trickGallery div#gallery li {
	display: block;
	width: 259px;
	padding: 0 7px;
	margin: 0 0 5px 0;
}

div#trickGallery div#gallery a, div#trickGallery div#gallery a:visited {
	display: block;
	width: 219px;
	height: 22px;
	padding: 8px 0 0 40px;
	overflow: hidden;
	white-space: nowrap;
	background: url("/images/media/trick_gallery/trick_link_off.png") left no-repeat;
	color: #fff;
}

div#trickGallery div#gallery a:hover, div#trickGallery div#gallery a:active {
	background: url("/images/media/trick_gallery/trick_link_hover.png") left no-repeat;
	text-decoration: none;
}

div#trickGallery div#gallery a.active, div#trickGallery div#gallery a.active:visited,
div#trickGallery div#gallery a.hover, div#trickGallery div#gallery a.active:active {
	background: url("/images/media/trick_gallery/trick_link_active.png") left no-repeat;
	text-decoration: none;
}

div#trickGallery div#buttons {
	float: left;
	width: 273px;
	margin: 13px 0 0 0;
}

div#trickGallery div#buttons div.inner {
	width: 58px;
	height: 24px;
	margin: 0 auto;
}

div#trickGallery div#buttons a, div#trickGallery div#buttons a:visited {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
}

div#trickGallery div#buttons a#trickLinksUp, div#trickGallery div#buttons a#trickLinksUp:visited {
	float: left;
	background: url("/images/media/trick_gallery/scroll_up.png") left no-repeat;
}

div#trickGallery div#buttons a#trickLinksUp.disabled, div#trickGallery div#buttons a#trickLinksUp.disabled:visited {
	background: url("/images/media/trick_gallery/scroll_up_disabled.png") right no-repeat;
	cursor: default;
}

div#trickGallery div#buttons a#trickLinksDown, div#trickGallery div#buttons a#trickLinksDown:visited {
	float: right;
	background: url("/images/media/trick_gallery/scroll_down.png") right no-repeat;
}

div#trickGallery div#buttons a#trickLinksDown.disabled, div#trickGallery div#buttons a#trickLinksDown.disabled:visited {
	background: url("/images/media/trick_gallery/scroll_down_disabled.png") right no-repeat;
	cursor: default;
}

div#trickGallery div.videoContainer {
	float: right;
	width: 389px;
}

div#trickGallery div#video {
	clear: both;
	width: 389px;
	height: 327px;
	margin: 0 auto;
}

div#trickGallery div#video div.top,
div#trickGallery div#video div.bottom {
	clear: both;
	width: 389px;
	height: 7px;
	line-height: 1px;
}

div#trickGallery div#video div.top {
	background: url("/images/media/video_gallery/embed_bg_top.png") top left no-repeat;
}

div#trickGallery div#video div.bottom {
	background: url("/images/media/video_gallery/embed_bg_bottom.png") top left no-repeat;
}

div#trickGallery div#video div.body {
	clear: both;
	width: 382px;
	padding: 0 0 0 7px;
	background: #420409 url("/images/media/video_gallery/embed_bg_body.gif") top left repeat-x;
}

div#trickGallery div#video div.body span {
	display: block;
	width: 375px;
	height: 309px;
	padding: 2px 0;
	background: url("/images/media/common/loading.gif") 50% no-repeat;
}

div#trickGallery div#video div.body span.noVideo {
	height: 166px;
	padding-top: 145px;
	background: none;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #975355;
	overflow: hidden;
}

div#trickGallery div#video object,
div#trickGallery div#video embed {
	margin: 0;
}

div#trickGallery div#videoName {
	clear: both;
	width: 389px;
	height: 30px;
	margin: 10px auto 0 auto;
	overflow: hidden;
	background: url("/images/media/trick_gallery/video_name_bg.png") top left no-repeat;
}

div#trickGallery div#videoName p {
	margin: 0.6em 0 0 15px;
	font-weight: bold;
	text-align: center;
	color: #b9d800;
	white-space: nowrap;
}

div#trickGallery div#videoName p span {
	font-weight: normal;
	color: #fff;
}

/** ##### **/

/** Video Gallery **/

div#videoGallery {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
}

div#videoGallery div#video {
	clear: both;
	width: 389px;
	height: 327px;
	margin: 0 auto;
}

div#videoGallery div#video div.top,
div#videoGallery div#video div.bottom {
	clear: both;
	width: 389px;
	height: 7px;
	line-height: 1px;
}

div#videoGallery div#video div.top {
	background: url("/images/media/video_gallery/embed_bg_top.png") top left no-repeat;
}

div#videoGallery div#video div.bottom {
	background: url("/images/media/video_gallery/embed_bg_bottom.png") top left no-repeat;
}

div#videoGallery div#video div.body {
	clear: both;
	width: 382px;
	padding: 0 0 0 7px;
	background: #420409 url("/images/media/video_gallery/embed_bg_body.gif") top left repeat-x;
}

div#videoGallery div#video div.body span {
	display: block;
	width: 375px;
	height: 309px;
	padding: 2px 0;
	background: url("/images/media/common/loading.gif") 50% no-repeat;
}

div#videoGallery div#video div.body span.noVideo {
	height: 164px;
	padding-top: 145px;
	background: none;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #975355;
	overflow: hidden;
}

div#videoGallery div#video object,
div#videoGallery div#video embed {
	margin: 0;
}

div#videoGallery div#videoName {
	clear: both;
	width: 584px;
	height: 30px;
	margin: 10px auto 0 auto;
	overflow: hidden;
	background: url("/images/media/video_gallery/video_name_bg.png") top left no-repeat;
}

div#videoGallery div#videoName p {
	margin: 0.6em 0 0 15px;
	font-weight: bold;
	text-align: center;
	color: #b9d800;
	white-space: nowrap;
}

div#videoGallery div#videoName p span {
	font-weight: normal;
	color: #fff;
}

div#videoGallery div#gallery {
	clear: both;
	width: 642px;
	margin: 10px auto 0 auto;
}

div#videoGallery div.thumbsLeft {
	float: left;
	width: 10px;
	height: 83px;
	background: url("/images/media/video_gallery/thumbs_bg_left.png") top left no-repeat;
}

div#videoGallery div.thumbsRight {
	float: left;
	width: 10px;
	height: 83px;
	background: url("/images/media/video_gallery/thumbs_bg_right.png") top left no-repeat;
}

div#videoGallery div.thumbs {
	float: left;
	position: relative;
	width: 564px;
	padding: 10px 0;
	overflow: hidden;
	text-align: center;
	background: #141313 url("/images/media/video_gallery/thumbs_bg_main.gif") top left repeat-x;
}

div#videoGallery div.thumbs ul {
	position: relative;
	top: 0;
	left: 0;
	height: 63px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

div#videoGallery div.thumbs li {
	float: left;
	display: block;
	width: 84px;
	height: 63px;
	padding: 0 5px;
	overflow: hidden;
}

div#videoGallery div.thumbs li div.image {
	position: relative;
	width: 84px;
	height: 63px;
}

div#videoGallery div.thumbs li div.button {
	position: relative;
	top: -63px;
	left: 0;
	width: 84px;
	height: 63px;
	z-index: 2;
	background: url("/images/media/video_gallery/play.png") 50% no-repeat;
}

div#videoGallery div.thumbs li a, div#videoGallery div.thumbs li a:visited {
	display: block;
	width: 84px;
	height: 63px;
	text-decoration: none;
}

div#videoGallery div.thumbs li img {
	border: 2px solid #99060a;
}

div#videoGallery div.thumbs span {
	display: block;
	height: 40px;
	padding-top: 23px;
	font-size: 120%;
	font-weight: bold;
	color: #adb2bb;
	overflow: hidden;
}

div#videoGallery div.scrollLeft, div#videoGallery div.scrollRight {
	float: left;
	width: 24px;
	height: 83px;
}

div#videoGallery div.scrollLeft {
	margin: 0 5px 0 0;
}

div#videoGallery div.scrollRight {
	margin: 0 0 0 5px;
}

div#videoGallery div.scrollLeft a, div#videoGallery div.scrollLeft a:visited,
div#videoGallery div.scrollRight a, div#videoGallery div.scrollRight a:visited {
	display: block;
	width: 24px;
	height: 24px;
	margin: 30px 0 0 0;
}

div#videoGallery div.scrollLeft a, div#videoGallery div.scrollLeft a:visited {
	background: url("/images/media/video_gallery/scroll_left.png") right no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

div#videoGallery div.scrollLeft a.disabled, div#videoGallery div.scrollLeft a.disabled:visited {
	background: url("/images/media/video_gallery/scroll_left_disabled.png") right no-repeat;
	cursor: default;
}

div#videoGallery div.scrollRight a, div#videoGallery div.scrollRight a:visited {
	background: url("/images/media/video_gallery/scroll_right.png") left no-repeat;
	text-align: right;
	text-indent: 9999px;
	overflow: hidden;
}

div#videoGallery div.scrollRight a.disabled, div#videoGallery div.scrollRight a.disabled:visited {
	background: url("/images/media/video_gallery/scroll_right_disabled.png") left no-repeat;
	cursor: default;
}

/** ##### **/

/** Image Gallery **/

div#imageGallery {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
}

div#imageGallery div#image {
	clear: both;
	width: 584px;
	height: 327px;
	margin: 0 auto;
}

div#imageGallery div#image div.top,
div#imageGallery div#image div.bottom {
	clear: both;
	width: 584px;
	height: 7px;
	line-height: 1px;
}

div#imageGallery div#image div.top {
	background: url("/images/media/image_gallery/image_bg_top.png") top left no-repeat;
}

div#imageGallery div#image div.bottom {
	background: url("/images/media/image_gallery/image_bg_bottom.png") top left no-repeat;
}

div#imageGallery div#image div.body {
	clear: both;
	width: 577px;
	padding: 0 0 0 7px;
	background: #420409 url("/images/media/image_gallery/image_bg_body.gif") top left repeat-x;
}

div#imageGallery div#image div.body span {
	display: block;
	position: relative;
	width: 570px;
	height: 311px;
	overflow: hidden;
}

div#imageGallery div#image div.body ul {
	display: block;
	position: relative;
	width: 570px;
	padding: 0;
	margin: 0;
	list-style: none;
}

div#imageGallery div#image div.body ul li {
	display: block;
	width: 570px;
	height: 311px;
	background: url("/images/media/common/loading.gif") 50% no-repeat;
}

div#imageGallery div#image div.body ul li span {
	display: block;
	width: 570px;
	height: 311px;
}

div#imageGallery div#image div.body span.noImage {
	height: 164px;
	padding-top: 145px;
	background: none;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #975355;
	overflow: hidden;
}

div#imageGallery div#imageName {
	clear: both;
	width: 584px;
	height: 30px;
	margin: 10px auto 0 auto;
	overflow: hidden;
	background: url("/images/media/image_gallery/image_name_bg.png") top left no-repeat;
}

div#imageGallery div#imageName p {
	margin: 0.6em 0 0 15px;
	font-weight: bold;
	text-align: center;
	color: #b9d800;
	white-space: nowrap;
}

div#imageGallery div#imageName p span {
	font-weight: normal;
	color: #fff;
}

div#imageGallery div#gallery {
	clear: both;
	width: 642px;
	margin: 10px auto 0 auto;
}

div#imageGallery div.thumbsLeft {
	float: left;
	width: 10px;
	height: 83px;
	background: url("/images/media/image_gallery/thumbs_bg_left.png") top left no-repeat;
}

div#imageGallery div.thumbsRight {
	float: left;
	width: 10px;
	height: 83px;
	background: url("/images/media/image_gallery/thumbs_bg_right.png") top left no-repeat;
}

div#imageGallery div.thumbs {
	float: left;
	position: relative;
	width: 564px;
	padding: 10px 0;
	overflow: hidden;
	text-align: center;
	background: #141313 url("/images/media/image_gallery/thumbs_bg_main.gif") top left repeat-x;
}

div#imageGallery div.thumbs ul {
	position: relative;
	top: 0;
	left: 0;
	height: 63px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

div#imageGallery div.thumbs li {
	float: left;
	display: block;
	width: 84px;
	height: 63px;
	padding: 0 5px;
	overflow: hidden;
}

div#imageGallery div.thumbs li div.image {
	position: relative;
	width: 84px;
	height: 63px;
}

div#imageGallery div.thumbs li a, div#imageGallery div.thumbs li a:visited {
	border: 0;
}

div#imageGallery div.thumbs li img {
	border: 2px solid #99060a;
}

div#imageGallery div.scrollLeft, div#imageGallery div.scrollRight {
	float: left;
	width: 24px;
	height: 83px;
}

div#imageGallery div.scrollLeft {
	margin: 0 5px 0 0;
}

div#imageGallery div.scrollRight {
	margin: 0 0 0 5px;
}

div#imageGallery div.scrollLeft a, div#imageGallery div.scrollLeft a:visited,
div#imageGallery div.scrollRight a, div#imageGallery div.scrollRight a:visited {
	display: block;
	width: 24px;
	height: 24px;
	margin: 30px 0 0 0;
}

div#imageGallery div.scrollLeft a, div#imageGallery div.scrollLeft a:visited {
	background: url("/images/media/image_gallery/scroll_left.png") right no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

div#imageGallery div.scrollLeft a.disabled, div#imageGallery div.scrollLeft a.disabled:visited {
	background: url("/images/media/image_gallery/scroll_left_disabled.png") right no-repeat;
	cursor: default;
}

div#imageGallery div.scrollRight a, div#imageGallery div.scrollRight a:visited {
	background: url("/images/media/image_gallery/scroll_right.png") left no-repeat;
	text-align: right;
	text-indent: 9999px;
	overflow: hidden;
}

div#imageGallery div.scrollRight a.disabled, div#imageGallery div.scrollRight a.disabled:visited {
	background: url("/images/media/image_gallery/scroll_right_disabled.png") left no-repeat;
	cursor: default;
}

/** ##### **/
