@charset "UTF-8";
/* CSS Document */


/*/////////////////////////////////////////////// BANNER SLIDER1 */
#slider1 {
    width: 838px; /* important to be same as image width */
    height: 250px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1Content {
    width: 838px; /* 838 important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 18px/23px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 810px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 23px;
}

.bottom {
	bottom: 0;
    left: 0;
	height: 45px;
}
/*
.top {
	top: 0;
	left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 214px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 234px;
}
*/
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul li
{
	margin: 0;
	padding: 0;
}

/*/////////////////////////////////////////////// BANNER SLIDER1 END */

#showcase {
	border: solid #333 0px;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #000000;*/
	color: white;
	background-color: #000000;
	margin:10px;
}

a:link {color: #FF6600; text-decoration: none; }
a:active {color: #FF6600; text-decoration: none; }
a:visited {color: #FF6600; text-decoration: none; }
a:hover {color: #FF0000; text-decoration: none;
}

#master_content {
	height:694px;
	width:817px;
	position:absolute;
	left:140px;
	top:193px;
	background-color:#1b1b1b;
	border:1px solid #333333;
	text-align:left;
	color:#FFFFFF;
	padding:10px;
}

.no_left_menu #menu {
	visibility: hidden;
}
.no_left_menu #menu #menu_name {
/*	visibility: visible;*/
}

.no_left_menu #content {
	width: 957px;
}
.no_left_menu .content_wrapper {
	left: 0px;
}

.no_top_menu #menu #menu_name {
	/*display: none;*/
}
.no_top_menu #ads {
	display: none;
}
.no_top_menu .content, .no_top_menu .content_wrapper {
	height: 887px;
	top: 93px;
}

#all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height: 943px;
	width: 980px;
	position:relative;
	/* background-color:#003399; */
	
}

/*/////////////////////////////////////////////// MENU */

#logo {
	height:93px;
	width:130px;
	float: left;
	background:url(assets/CerocLogoBlack.jpg);
	top:0px;
	left:0px;
}
#page {
	width:980px;
	float:left;
}
#menu_name {
}

/* MENU */

#menu {
	width: 130px;
	height: 289px;
	margin: 0px auto;
	float: left;
}
#menu div {
/*	margin-top: 1px;*/
}
#content {
	width:818px;
	min-height: 693px;
	overflow: hidden;
	vertical-align: top;
	float: left;
	color: white;
	text-align: left;
	border: solid #333 0px;
/*	margin-left:10px;*/
	padding: 10px;
}
.no_sub_nav {
	padding-top: 0px;
/*	margin-top: 10px;*/
}
.has_sub_nav {
/*	padding: 10px;
	margin-top: 10px;
	padding-top: 10px;*/
}
.has_sub_nav#content {
}
.content_wrapper {
	position: absolute;
	left:140px;
	top: 194px;
}
.right-col {
	position: absolute;
	right:0px;
	top:93px;
}
body#home #content {
	width:838px;
	padding: 0px;
	border: none;
}
body#calendar #content ,
body#diary #content {
	width:838px;
	border: solid #ccc 1px;
	padding: 0px;
	background-color:#1b1b1b;
	border:1px solid #333333;
}
body#news_article #content {
	width:838px;
	padding: 0px;
	border: none;
}
.full_content{
	width: 838px;
	height: 676px;
}

#menu #nav { margin: 0; padding: 0; }
#menu #nav li { display: inline; }

#menu #nav li a { float: left; height:32px; width: 130px; height: 0; padding-top: 32px; overflow: hidden; }

#menu #nav li a, #menu #globalsearch {
background-image: url(assets/menu.png);
_background-image: url(assets/menu.gif);
background-repeat: no-repeat;
}

/* STATIC BTN */
#menu #nav li#menu-home a { background-position: 0px 0px; }
#menu #nav li#menu-news a { background-position: 0px -32px; }
#menu #nav li#menu-venues a { background-position: 0px -64px; }
#menu #nav li#menu-diary a { background-position: 0px -96px; }
#menu #nav li#menu-shop a { background-position: 0px -128px; }
#menu #nav li#menu-gallery a { background-position: 0px -160px; }
#menu #nav li#menu-contact a { background-position: 0px -192px; }
#menu #nav li#menu-links a { background-position: 0px -224px; }
#menu #nav li#menu-crewlogin a { background-position: 0px -256px; }

/* HOVER BTN */
#menu #nav li#menu-home a:hover { background-position: -130px 0px; }
#menu #nav li#menu-news a:hover { background-position: -130px -32px; }
#menu #nav li#menu-venues a:hover { background-position: -130px -64px; }
#menu #nav li#menu-diary a:hover { background-position: -130px -96px; }
#menu #nav li#menu-shop a:hover { background-position: -130px -128px; }
#menu #nav li#menu-gallery a:hover { background-position: -130px -160px; }
#menu #nav li#menu-contact a:hover { background-position: -130px -192px; }
#menu #nav li#menu-links a:hover { background-position: -130px -224px; }
#menu #nav li#menu-crewlogin a:hover { background-position: -130px -256px; }

/* ON BTN */
#menu.home #nav li#menu-home a { background-position: 130px 0; background-repeat:repeat}
#menu.news #nav li#menu-news a { background-position: 130px -32px; background-repeat:repeat}
#menu.venues #nav li#menu-venues a { background-position: 130px -64px; background-repeat:repeat}
#menu.diary #nav li#menu-diary a { background-position: 130px -96px; background-repeat:repeat}
#menu.shop #nav li#menu-shop a { background-position: 130px -128px; background-repeat:repeat}
#menu.gallery #nav li#menu-gallery a { background-position: 130px -160px; background-repeat:repeat}
#menu.contact #nav li#menu-contact a { background-position: 130px -192px; background-repeat:repeat}
#menu.links #nav li#menu-links a { background-position: 130px -224px; background-repeat:repeat}
#menu.crewlogin #nav li#menu-crewlogin a { background-position: 130px -256px; background-repeat:repeat}

#menu_ad a {
	/*position:absolute;
	left:0px;
	top:450px;*/
	display:block;
	width:130px;
	height:458px;
	background:url(assets/menu_ad.png) center bottom no-repeat;
	background-position: top;
	list-style-type: none;
}

#menu_fb a {
	/*position:absolute;
	left:0px;
	top:450px;*/
	display:block;
	width:130px;
	height:458px;
	background:url(assets/menu_ad.png) center bottom no-repeat;
	background-position: top;
	list-style-type: none;
}


/*/////////////////////////////////////////////// AD */


.topmenu-link {
	float: left;
	height:90px;
	width:170px;
	background-color:#990000;
	margin-left:10px;
	padding-left:0px;
	padding-right: 0px;
	margin-right:0px;
}
#topmenu1 a {
	background:url(assets/template_menu1.png) center top no-repeat;
}



#topmenu2 a {
	background:url(assets/template_menu2.png) center top no-repeat;
}


#topmenu3 a {
	background:url(assets/template_menu3.png) center top no-repeat;
}



#topmenu4 a {
	background:url(assets/template_menu4.png) center top no-repeat;
}

#topmenu5 a {
	background:url(assets/template_menu5.png) center top no-repeat;
	width:120px;
}

#topmenu1 a:hover,
#topmenu2 a:hover,
#topmenu3 a:hover,
#topmenu4 a:hover,
#topmenu5 a:hover
{
background-position: center bottom;
}

.left_col,.right_col {
	margin-left:6px;
	margin-top:2px;
	float: left;
}
.left_col {
	margin-left: 0px;
	width: 530px;
}
.right_col {
	width: 280px;
	position: relative;
	padding-top: 0px;
	text-align: justify;
}
#about_image {
	top: 4px;
	width:300px;
	height: 225px;
	position: absolute;
	border: solid 0px #333;
}
#about_image img {
	position: absolute;
	display:none;
}
#about_image img.about_image_init {
	display: block;
}
#about_text {
	width: 280px;
}
#about_text_bg {
	padding: 10px;
	position: absolute;
	width:300px;
	height: 242px;
	top:229px;
	overflow: hidden;
	background: url('assets/about_bg.png');
	background-repeat: no-repeat;
	font-size:13px;
}
#what_is_ceroc {
	position: absolute;
	top: -70px;
	left: 180px;
	display: none;
}
.article_wrapper {
	width:530px;
	height: 462px;
	margin-top: 0px;
	overflow: hidden;
}
.articles-many {
	overflow-y: auto;
}
.article_list {
	background: url('assets/article_bg.png');
	height:110px;
	width:530px;
	margin-top: 0px;
	margin: 3px;
	margin-left: 0px;
	border: solid 1px #333;
	overflow: hidden;
}
.articles-many .article_list {
	width: 510px;
}
.article_header {
	min-height: 30px;
	padding-top: 0px;
}
.article_list .article_brief {
	float: right;
	width: 255px;
	height: 110px;
	overflow: hidden;
}
.articles-many .article_list .article_brief {
	width: 240px;
}
.scroll-innerBox-scrolling .article_brief {
	width: 235px;
}
.article_summary a {
	color: white;
}
.article_img {
	width: 265px;
	float: left;
	overflow: none;
}

.article_full_wrapper {
	width: 798px;
	margin-left: 0px;
}
.article_full {
	display: block;
	border: solid 1px #333;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	width: 100%;
}
.article_full .article_header {
	text-align: center;
	font-size: 30px;
}
.article_full .article_body {
	font-size: 14px;
	
}
body#home , body#home #all{
	font-size: 14px;
}
.form_wrapper {
	text-align: center;
	margin: 0px;
}
.form_form {
	background-color:#1b1b1b;
	border:1px solid #333333;
	background-repeat: no-repeat;
	width: 795px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin: 10px;
}
.form_header {
	font-size: 1.6em;
}
.form_row, div.form_submit {
	display:inline;
	clear: both;
}
.form_row_end {
	clear: both;
}
.form_label {
	float: left;
	font-size: 14px;
	width: 200px;
	text-align: center;
}
.form_input{
	text-align: center;
	float: left;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 3px;
}	
.form_error_wrapper {
	float: left;
	width: 150px;
	height: 10px;
	padding-top: 3px;

}
.form_error {
	color: red;
}
.contact_input {
	width: 250px;
}
.radio_item	{
	min-width: 60px;
	margin-left: 30px;
	display: inline;
}
.radio_item input {
	text-align: right;
}
div.form_submit {
	text-align: center;
}
#accordion_container {
	width: 170px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.accordion_toggle {
	z-index: 10;
	cursor:pointer;
}
.accordion_content , #accordion_container{
	background: black;
}
.accordion_content {
	height: 0px;
	display: none;
}
.toggle_on {
	display: block;
	height: auto;
}

.accordion_footer {
	z-index:10;
	width: 100%;
}
.accordion_body {
	width: 628px;
	overflow: hidden;
	float: left;
}
.accordion_content ul ,
.accordion_content li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	border-bottom: solid 1px #333;
	display: block;
}
.accordion_content li a {
	padding-bottom: 3px;
}
li.accordion_section_has_entries {
	font-weight: bold;
}
li.accordion_section_no_entries{
	color: #333;
}
li.accordion_section div {
	padding-top: 10px;
}
#copyright {
	color: white;
	float: right;
}

.subnav-wrapper {
}

.subnav-item {
	float: left;
	border-left: solid #333 1px;
	border-bottom: solid #333 1px;
	text-align: center;
	padding: 0px;
}
.subnav-item a {
	display: block;
	width: 138px;
}
a.subnav_regular_classes { background-image: url('assets/subnav/regular_classes_off.jpg'); }
.subnav-item-selected a.subnav_regular_classes { background-image: url('assets/subnav/regular_classes.jpg'); }
a.subnav_freestyles { background-image: url('assets/subnav/freestyles_off.jpg'); }
.subnav-item-selected a.subnav_freestyles { background-image: url('assets/subnav/freestyles.jpg'); }
a.subnav_workshops { background-image: url('assets/subnav/workshops_off.jpg'); }
.subnav-item-selected a.subnav_workshops { background-image: url('assets/subnav/workshops.jpg'); }
a.subnav_cerocshops { background-image: url('assets/subnav/cerocshops_off.jpg'); }
.subnav-item-selected a.subnav_cerocshops { background-image: url('assets/subnav/cerocshops.jpg'); }
a.subnav_closures { background-image: url('assets/subnav/closures_off.jpg'); }
.subnav-item-selected a.subnav_closures { background-image: url('assets/subnav/closures.jpg'); }
a.subnav_all { background-image: url('assets/subnav/all_off.jpg'); }
.subnav-item-selected a.subnav_all { background-image: url('assets/subnav/all.jpg'); }
a.subnav_unnamed { background-image: url('assets/subnav/unnamed_off.jpg'); }
.subnav-item-selected a.subnav_unnamed { background-image: url('assets/subnav/unnamed.jpg'); }
a.subnav_regular_classes, a.subnav_freestyles, 
a.subnav_cerocshops, a.subnav_closures, 
a.subnav_workshops, a.subnav_all, a.subnav_unnamed {
	height: 0px;
	padding-top: 32px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.subnav-item-selected {
}
#subnav-1	{
	border-left: none;
}
#subnav-6{
	width: 142px;
}
.max {
	width: 100%;
	height: 100%;
}
a.subnav-link {
	text-align: center;
	font-size: 16px;
	color: white;
}
.venue_data {
	width: 250px;
}
.venue_large {
	font-size: 1.2em;
	color: #f60;
	margin: 2px;
}
.venue_small{
	margin: 5px;
}
.venue_divider {
	padding-top: 15px;
	font-weight: bold;
	margin: 4px;
}
.venue_data h1, .venue_data h2 {
	text-align: left;
}
.venue_wrapper {
	width: 600px;
}
.venue_header {
	width: 600px;
}
.venue_data {
	float: left;
}
.venue_image {
	float: left;
	width:280px;
	height:195px;
	margin-left: 13px;
}

.venue_brief {
	clear: both;
	width: 610px;
	border: solid #333 1px;
	padding: 5px;
	margin-top:20px;
	margin-bottom: 20px;
}
.venue_topdata {
	padding-bottom: 20px;
}

.venue_tabs{
	width: 620px;
	border: solid #333 1px;
}
.venue_tabs_wrapper {
	width: 620px;
	background: #333;
	margin-bottom: 10px;
}
.venue_tab {
	float: left;
	min-width: 80px;
	padding: 5px;
	padding-left: 2px;
	padding-right: 2px;
}
.venue_tab * {
	text-align : center;
}
.venue_tab_off {
	background: #333;
	background-image: url('venue-news-up.gif');
	border-right: solid black 1px;
}
.venue_tab_on {
	background: #000;
	background-image: url('venue-news-dn.gif');
	height: 16px;
	 display:block;
}
.venue_tab_on a{
	color: white;
}
.venue_tab_internal {
	/*height: 32px;*/
	width: 80px;
}
.venue_tabbed_data {
	clear: both;
}
.venue_tabbed_data_off {
	display: none;
}

.scroll-container {
	float: left;
	position: relative;
}
.scroll-track{
	width:17px;
	background:#333;
}

.scroll-handle{
	height:15px;
	width:15px;
	margin-left: 0px;
	background-color:black;
	background: url('assets/smallscroll.gif');
	cursor:pointer;
	border: solid #ccc 1px;
}
.scroll-up {
	background: url('assets/smallup.gif');
}
.scroll-down {
	background: url('assets/smalldown.gif');
}
.scroll-up, .scroll-down {
	border: solid #ccc 1px;
	position: relative;
	top: 0px;
	z-index: 10000;
	float: left;
	background-color: black;
	height: 15px;
	width: 15px;
}

.links_header {
	font-size: 1.4em;
	color: #f60;
	padding: 10px
	margin-bottom: 10px;
	padding-left: 0px;
	border-bottom: solid #333 1px;
}

.main_heading{
	color: #f60;
	font-size: 2em;
}
.sub_heading{
	color: #f60;
	font-size: 1.5em;
}
.sub_sub_heading{
	color: #f60;
	font-size: 1.2em;
}


/*/////////////////////////////////////////////// SLIDESHOW */


#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}

#wrapper {width:836px; display:none}

#wrapper * {margin:0; padding:0}

#fullsize {position:relative; width:836px; height:250px; padding:0px; border:0px solid #ccc; background:#000}

#information_A {position:absolute; bottom:0; width:836px; height:0; background: #000; color:#fff; overflow:hidden; z-index:200; opacity:.6; filter:alpha(opacity=50)}
#information_A h3 {padding:10px 15px 2px; font-size:30px;}
#information_A p {padding:0px 15px 12px}

#information_B {position:absolute; bottom:0; width:836px; height:0; background: #000; color:#fff; overflow:hidden; z-index:200; opacity:.6; filter:alpha(opacity=50)}
#information_B h3 {padding:10px 15px 2px; font-size:25px}
#information_B p {padding:0px 15px 12px}

#image {width:836px}
#image img {position:absolute; z-index:25; width:auto}

/* width is set to "0"px. Gain to show arrows. */
.imgnav {position:absolute; width:0px; height:175px; cursor:pointer; z-index:150}

#imgprev {left:0; background:url(http://www.ceroc.com/mm/_images_global/left.gif) left center no-repeat}
#imgnext {right:0; background:url(http://www.ceroc.com/mm/_images_global/right.gif) right center no-repeat}

#imglink {position:absolute; height:250px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}

/*
.linkhover {background:url(http://www.ceroc.com/mm/_images_global/link.gif) center center no-repeat}
*/

#thumbnails {margin-top:0px}

#slidearea {float:left; position:relative; width:0px; margin-left:0px; height:0px; overflow:hidden}
#slider {position:absolute; left:0; height:0px}
#slider img {cursor:pointer; border:0px solid #666; padding:0px}

/*/////////////////////////////////////////////// SLIDESHOW END */
div#content iframe.iframe-plugin {
	width: 100%;
	height: 500px;
}

div.eu-cookie-wrapper {
	position: absolute;
	width: 100%;
	z-index : 2;
}
div.eu-cookie-warning {
 top:10px;
 background: #333;
 border: solid white 2px;
 text-align: center;
 max-width: 700px;
 margin:auto;
 font-size: 14px;
 padding:4px;
}

div.eu-cookie-warning  p {
	padding:4px;
	margin:4px;
}


div.eu-cookie-warning h1 {
	font-size: 16px;
	padding:4px;
	margin:4px;
}

.mobile-only { display: none; }
