/* - - - - - - - - - - - - - - - - - - - - - - - -

Title		: Little Munch Cakes
URL 		: www.littlemunchcakes.co.uk

Created 	: March 2017

- - - - - - - - - - - - - - - - - - - - - - - - */

/* !--- GLOBAL --- */

@font-face {
    font-family: 'mixyondermedium';
    src: url('../../fonts/mixyonder/mixyonder-webfont.woff2') format('woff2'),
         url('../../fonts/mixyonder/mixyonder-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'libre_baskervillebold';
    src: url('../../fonts/libre/librebaskerville-bold-webfont.eot');
    src: url('../../fonts/libre/librebaskerville-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/libre/librebaskerville-bold-webfont.woff2') format('woff2'),
         url('../../fonts/libre/librebaskerville-bold-webfont.woff') format('woff'),
         url('../../fonts/libre/librebaskerville-bold-webfont.ttf') format('truetype'),
         url('../../fonts/libre/librebaskerville-bold-webfont.svg#libre_baskervillebold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'libre_baskervilleitalic';
    src: url('../../fonts/libre/librebaskerville-italic-webfont.eot');
    src: url('../../fonts/libre/librebaskerville-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/libre/librebaskerville-italic-webfont.woff2') format('woff2'),
         url('../../fonts/libre/librebaskerville-italic-webfont.woff') format('woff'),
         url('../../fonts/libre/librebaskerville-italic-webfont.ttf') format('truetype'),
         url('../../fonts/libre/librebaskerville-italic-webfont.svg#libre_baskervilleitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'libre_baskervilleregular';
    src: url('../../fonts/libre/librebaskerville-regular-webfont.eot');
    src: url('../../fonts/libre/librebaskerville-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/libre/librebaskerville-regular-webfont.woff2') format('woff2'),
         url('../../fonts/libre/librebaskerville-regular-webfont.woff') format('woff'),
         url('../../fonts/libre/librebaskerville-regular-webfont.ttf') format('truetype'),
         url('../../fonts/libre/librebaskerville-regular-webfont.svg#libre_baskervilleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sansregular';
    src: url('../../fonts/opensans/opensans-regular-webfont.eot');
    src: url('../../fonts/opensans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensans-regular-webfont.woff2') format('woff2'),
         url('../../fonts/opensans/opensans-regular-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensans-regular-webfont.ttf') format('truetype'),
         url('../../fonts/opensans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../../fonts/opensans/opensans-bold-webfont.eot');
    src: url('../../fonts/opensans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensans-bold-webfont.woff2') format('woff2'),
         url('../../fonts/opensans/opensans-bold-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensans-bold-webfont.ttf') format('truetype'),
         url('../../fonts/opensans/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../../fonts/opensans/opensans-italic-webfont.eot');
    src: url('../../fonts/opensans/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensans-italic-webfont.woff2') format('woff2'),
         url('../../fonts/opensans/opensans-italic-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensans-italic-webfont.ttf') format('truetype'),
         url('../../fonts/opensans/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}



BODY, TABLE, TD, TR, P, DIV {
	font-family : 'open_sansregular', Arial, Helvetica, sans-serif;
	font-size : 18px;
	/*color : #754f3e;*/
}

body {
	/*background-image : url(../../images/theme-lmc/site_bg_scaleable.jpg);  All Browsers Background Image */
	/*_background-image : url(../../images/theme-lmc/site_bg_scaleable.jpg);  IE6 Specific Background Image */
	background-position : 50% 0px;
	background-repeat : no-repeat;
	background-color : #271611;
	margin: 0; 
	padding: 0;
 }

#wrapper {
	margin: 0px auto;
	width: 955px;
}



/* Fixed/Scalable/Animated Background Layer Styles */

/* Fixed Scalable Background Styles */

html, body {
    height:100%;
}

#bg {
    text-align: center;
    width: 100%; 
    height: 100%;
    position: fixed;
    left: 0px; 
    top: 0px; 
    z-index: -1;
	min-height: 100%;
	/*max-height: 500px;*/
	min-width: 1280px;
	_height: 0px; /* Set Height to 0 for IE6 */
	_visibility:hidden; /* Hide Scaleable BG in IE6 */
	overflow:hidden;
}

.stretch {
    margin: auto;
    width:100%;
	height:auto;
	_height: 0px; /* Set Height to 0 for IE6 */
	_visibility:hidden; /* Hide Scaleable BG in IE6 */
}



/* !--- Links/fonts --- */

A:LINK {
	font-family : 'open_sansbold', Arial Bold, Helvetica, sans-serif;
	color : #000000; 
	font-weight: normal;
}
	
A:VISITED {
	color : #000000; 	
}

A:HOVER {
	color : #861316; 
	TEXT-DECORATION: none; 
}

A.whitelink:LINK {
	font-family : 'open_sansbold', Arial Bold, Helvetica, sans-serif;
	color : #a2daff; 
	font-weight: normal;
}
	
A.whitelink:VISITED {
	color : #a2daff; 	
}

A.whitelink:HOVER {
	color : #00ffff; 
	TEXT-DECORATION: none; 
}


A.linkheavy:LINK {
	font-family : 'open_sansbold', Arial Bold, Helvetica, sans-serif;
	color : #8dc63f; 
	font-weight: normal;
}
	
A.linkheavy:VISITED {
	color : #8dc63f; 	
}

A.linkheavy:HOVER {
	color : #ffffff; 
	TEXT-DECORATION: none; 
}

.text-brownlarge {
	font-family : 'Arial Rounded MT Bold', Arial Bold, Helvetica, sans-serif;
	font-size : 20px;
	color : #754f3e;
}


.text-title {
	font-family : 'Arial Rounded MT Bold', Arial Bold, Helvetica, sans-serif;
	font-size : 20px;
	color : #754f3e;
}


.text-whitetitle {
	font-family : 'pratersansone-boldbold', Arial Bold, Helvetica, sans-serif;
	font-size : 28px;
	color : #FFFFFF;
}

.text-whitelarge {
	font-family : 'Arial Rounded MT Bold', Arial Bold, Helvetica, sans-serif;
	font-size : 23px;
	color : #FFFFFF;
}

.text-splashtitle {
	font-family : 'CabinSemiBold', Arial Bold, Helvetica, sans-serif;
	font-size : 32px;
	color : #22294b;
}

.text-white {
	color : #FFFFFF;
	-webkit-text-size-adjust: none
}

.text-smallwhite {
	color : #FFFFFF;
	-webkit-text-size-adjust: none;
	font-size:12px;
}



h1 {
	font-family: 'mixyondermedium', Arial Bold, Helvetica, sans-serif;
	font-size : 40px;
	font-weight:normal;
	/*text-transform:uppercase;*/
	margin: 0px;
	padding: 0px;
	
}

h2 {
	font-family: 'open_sansbold', Arial Bold, Helvetica, sans-serif;
	font-size : 24px;
	font-weight:normal;
	/*text-transform:uppercase;*/
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: 'mixyondermedium', Arial Bold, Helvetica, sans-serif;
	font-size : 24px;
	font-weight:normal;
	/*text-transform:uppercase;*/
	margin: 0px;
	padding: 0px;
}



/* !--- Substitute Fonts for default bold --- */

B {
	font-family : 'open_sansbold', Arial Bold, Helvetica, sans-serif;
	font-weight:normal;
}

strong {
	font-family : 'open_sansbold', Arial Bold, Helvetica, sans-serif;
	font-weight:normal;
}


I {
	font-family : 'open_sansitalic', Arial Bold, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
}

em {
	font-family : 'open_sansitalic', Arial Bold, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
}


/* !--- CSS Fixes --- */

:focus, :active { outline: 0; }

.clear { clear:both; }

a img { border:0px; }

.fixed:after {
	clear:both;
	content:"."; 
	display:block; 
	height:0; 
	visibility:hidden;
}

.fixed { display:block; }

/*  \*/
.fixed { min-height:1%; }

* html .fixed {	height:1%; }

.centered { text-align:center }





/* !--- CONTENT --- */

#contentWhite {
	/*background-color : #FFFFFF;
	padding-bottom: 1px;*/
	
	/*background-image : url(../../images/theme-lmc/site_bg_scaleable.jpg);  All Browsers Background Image */
	/*_background-image : url(../../images/theme-lmc/site_bg.jpg);  IE6 Specific Background Image */
	/*background-position : 50% 0px;
	background-repeat : no-repeat;
	background-color : #f5eadf;
	background-size: 100%;*/
	/*background: rgba(255,255,255,0.8);*/
	background-image:url(../../images/theme-lmc/background-white.png);	
	
	/*	CSS3 drop shadow 
	-moz-box-shadow: 0px 3px 4px #042656;
	-webkit-box-shadow: 0px 3px 4px #042656;
	box-shadow: 0px 3px 4px #042656;*/
}

#contentGreen {
	/*background: rgba(10,49,7,0.8);*/
	background-image:url(../../images/theme-lmc/background-green.png);	
	color: #FFFFFF;
}

/*#contentGreen p h2 {
 color: #FFFFFF;	
}*/


#contentLeft {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 450px;
	/*display:block;*/
	min-height:250px;
	/*background-color : #FFFFFF;*/
	padding: 20px 10px 10px 10px;
	
	/* CSS3 rounded corners 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;*/
	
	/*	CSS3 drop shadow 
	-moz-box-shadow: 0px 3px 4px #042656;
	-webkit-box-shadow: 0px 3px 4px #042656;
	box-shadow: 0px 3px 4px #042656;*/
	
	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}

#contentRight {
	float: right;
	margin: 0px 0px 5px 0px;
	width: 450px;
	min-height:200px;
	padding: 20px 10px 10px 10px;
}


#contentRightBordered {
	float: right;
	margin: 0px 0px 5px 0px;
	width: 235px;
	min-height:200px;
	/*background-color : #FFFFFF;*/
	padding: 10px 10px 0px 0px;

	/* CSS3 rounded corners 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;*/
	
	/* CSS3 drop shadow 
	-moz-box-shadow: 0px 3px 4px #042656;
	-webkit-box-shadow: 0px 3px 4px #042656;
	box-shadow: 0px 3px 4px #042656;*/
	
	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}

#contentFeatureRight {	
	margin: 0px 0px 10px 0px;
	padding:10px;
	/*border:1px solid #999;*/
	/*width: 210px;*/
	display:block;
	height:230px;
	/*background-image : url(../../images/theme-lmc/featureright_bg.jpg);
	background-repeat : repeat-x;
	background-color : #c8d81b;*/
	
	background: rgba(196,98,3,0.8);
	font-size : 17px;
	color: #ffffff;
	
	/* CSS3 rounded corners 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/
	
	/* Inner Shadows 
	-moz-box-shadow:inset 0px 3px 10px #1d7415;
	-webkit-box-shadow:inset 0px 3px 10px #1d7415;
	box-shadow:inset 0px 3px 10px #1d7415;*/

	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}

#contentFeatureRight p {	
	color: #ffffff;
}

#contentPanelRight {	
	margin: 10px 0px 0px 0px;
	padding: 10px 5px 5px 5px;
	border:1px solid #999;
	width: 210px;
	min-height:50px;
	background-image : url(../../images/theme-lmc/feature_bg.png);
	background-repeat : repeat-x;
	background-color : #fef89b;
	
	/* CSS3 rounded corners 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/
	
	/* Inner Shadows */
	-moz-box-shadow:inset 0px 3px 4px #5b361f;
	-webkit-box-shadow:inset 0px 3px 4px #5b361f;
	box-shadow:inset 0px 3px 4px #5b361f;

	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}

#contentTabs {
	float: left;
	margin: 0px 5px 10px 0px;
	width: 685px;
	min-height:100px;
	background-color : #FFFFFF;
	padding: 10px 10px 10px 10px;
	
	/* CSS3 rounded corners 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;*/
	
	/*	CSS3 drop shadow */
	-moz-box-shadow: 0px 3px 4px #042656;
	-webkit-box-shadow: 0px 3px 4px #042656;
	box-shadow: 0px 3px 4px #042656;
	
	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}

#textTitle {
	font-family : Georgia, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #8b5230;
	display: block;
	position: relative; 
	float: left;
	/*margin: 0px 5px 5px 0px;*/
	width: 98.5%;
	min-height:15px;
	background-color : #FFFFFF;
	padding: 5px 5px 5px 5px;
	
	/* CSS3 rounded corners 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	
	/*	CSS3 drop shadow */
	-moz-box-shadow: 0px 3px 4px #042656;
	-webkit-box-shadow: 0px 3px 4px #042656;
	box-shadow: 0px 3px 4px #042656;
	
	/* CSS3PIE Fix for Internet Explorer
	behavior: url(../../js/css3pie/PIE.htc);*/ 
}

#textBox {
	display:block;
	margin: 5px;
	min-height:24px;
	padding: 20px;
	/*background: rgba(255,255,255,0.6);
	border: 3px solid #754f3e;
	background-image : url(../../images/theme-lmc/textbox_bg.png);*/
	
		/* CSS3 rounded corners 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;*/
	
	
	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(/js/css3pie/PIE.htc);
	*/
}


/* !--- Image Container Styles --- */

#imageHolderRight {
	float: right;
	margin: 5px 5px 5px 10px;
	width: 300px;
	z-index:100;
	font-family : Georgia, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6c3a1c;
	text-align:center;
	clear:right;
}

#imageHolderRight #imageTop {
	margin: 0px auto;
	width: 300px;
	font-family : Georgia, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6c3a1c;
	text-align:center;
	clear:both;
}

#imageHolderRight #imageTop img {
	margin: 0px auto;
	width: 300px;
	padding: 0px;
	border-bottom: #ffffff solid 5px;
}

#imageHolderRight #imageTop img:hover {
	border-bottom: #207bb5 solid 5px;
}

#imageHolderRight #imageLeft {
	float:left;
	margin-top: 5px;
	width: 145px;
	height: 115px;
	font-family : Georgia, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6c3a1c;
	text-align:center;
	overflow:hidden;
}

#imageHolderRight #imageLeft img {
	margin: 0px auto;
	width: 145px;
	padding: 0px;
	border-bottom: #ffffff solid 5px;
}

#imageHolderRight #imageLeft img:hover {
	border-bottom: #207bb5 solid 5px;
}

#imageHolderRight #imageRight {
	float:right;
	margin-top: 5px;
	width: 145px;
	height: 115px;
	font-family : Georgia, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6c3a1c;
	text-align:center;
	overflow:hidden;
}

#imageHolderRight #imageRight img {
	margin: 0px auto;
	width: 145px;
	padding: 0px;
	border-bottom: #ffffff solid 5px;
}

#imageHolderRight #imageRight img:hover {
	border-bottom: #207bb5 solid 5px;
}

/* !--- Form Element Styles --- */

input {
    /*width:300px;*/
    margin-bottom:5px;
    line-height:18px;
    padding:2px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #CCC;
}

textarea {
    width:300px;
    margin-bottom:5px;
    line-height:18px;
    padding:2px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #CCC;
}

select {
		font-size: 16px;
	}

/* !--- Calendar Container Styles --- */

#calendarHolder {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 335px;
	height: 250px;
	font-family : 'Arial Rounded MT Bold', Arial Bold, Helvetica, sans-serif;
	font-size : 12px;
	color : #6c3a1c;
	text-align:center;
	clear:right;
	background: rgba(196,98,3,0.8);
	
	/* Inner Shadows 
	-moz-box-shadow:inset 0px 3px 10px #1d7415;
	-webkit-box-shadow:inset 0px 3px 10px #1d7415;
	box-shadow:inset 0px 3px 10px #1d7415;*/
	
	/*	CSS3 drop shadow 
	-moz-box-shadow: 2px 2px 5px #404040;
	-webkit-box-shadow: 2px 2px 5px #404040;
	box-shadow: 2px 2px 5px #404040;*/
}




/* !--- Feature Text/Link Rollover Styles --- */

#featureLink {
	font-size : 20px;
	color : #ffffff;
	TEXT-DECORATION: none; 
	display: block;
	margin: 0px auto 2px auto;
	min-height:15px;
	/*border:1px solid #22294b;*/
	background-image : url(../../images/theme-lmc/feature_arrow.png);
	background-position : 5px 50% ;
	background-repeat : no-repeat;
	background-color : #22294b;
	padding: 5px 5px 5px 40px;
	
	/* CSS3 rounded corners 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	
	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}


#featureLink:HOVER {
	background-color : #6ea4c7;
}


#featureButton {
	/*font-family : 'Arial Rounded MT Bold', Arial Bold, Helvetica, sans-serif;
	height: 30px;*/
	padding: 10px;
	margin: 5px;
	text-align: center;
	font-size:17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 3px solid #000000;
	
	/*background-image : url(../../images/theme-lmc/button_bg.png);
	background-repeat : repeat-x;*/
	
	/* CSS3 rounded corners */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	/* Inner Shadows 
	-moz-box-shadow:inset 0px 3px 10px #1d7415;
	-webkit-box-shadow:inset 0px 3px 10px #1d7415;
	box-shadow:inset 0px 3px 10px #1d7415;*/
}


#featureButton:HOVER {
	
	background: rgba(196,98,3,0.8);
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	/* set opacity to 70% 
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;*/
}


#featureButtonDisabled {
	/*font-family : 'Arial Rounded MT Bold', Arial Bold, Helvetica, sans-serif;
	height: 30px;*/
	padding: 10px;
	margin: 5px;
	text-align: center;
	font-size:17px;
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
	border: 3px solid #acacac;
	cursor:not-allowed;
	
	/*background-image : url(../../images/theme-lmc/button_bg.png);
	background-repeat : repeat-x;*/
	
	/* CSS3 rounded corners */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	/* Inner Shadows 
	-moz-box-shadow:inset 0px 3px 10px #1d7415;
	-webkit-box-shadow:inset 0px 3px 10px #1d7415;
	box-shadow:inset 0px 3px 10px #1d7415;*/
}


#featureButtonDisabled:HOVER {
	
	color: #acacac;
	
	/* set opacity to 70% 
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;*/
}




/* !--- Feature Text (No Background) Styles --- */

#textBoxClear {
	font-size : 12px;
	margin: 0px 5px 5px 0px;
	width: 665px;
	min-height:15px;
	padding: 5px 5px 5px 5px;
	
}


/* !--- Navigation Icon Rollover Styles --- */

#iconLink img {
	margin: 2px;
	border:1px solid #CCCCCC;
	background-color : #FFFFFF;
	padding: 0px;
	
	/* CSS3 rounded corners 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	
	/* Inner Shadows */
	-moz-box-shadow:inset 0px 3px 4px #CCCCCC;
	-webkit-box-shadow:inset 0px 3px 4px #CCCCCC;
	box-shadow:inset 0px 3px 4px #CCCCCC;
	
}

#iconLink img:HOVER {
	border:1px solid #999;
	background-color : #fffdd6;
	
}


/* !--- Horizontal Page Divider Styles --- */

hr {
	/*display: block;*/
	/*width: 100%;*/
	clear:left;
	position: relative;
	padding: 0;
	margin: 25px auto;
	_margin: 5px auto;
	border: none;
	_color:#FFFFFF;
	border-bottom: 1px solid #754f3e;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	_height:0;
}

hr.full {
	clear:both;
}

hr.white {	
	border-bottom: 1px solid #ffffff;
}


hr.blue {	
	border-bottom: 1px solid #5394c3;
}



#divSpacerLeft {	
	margin: 10px 0px 10px 15px;
	width:675px;
	height:10px;
	background-image : url();
	background-repeat : repeat-x;

}

/*
#divSpacerRight {	
	float: right;
	/*margin: 10px 15px 10px 0px;
	width:210px;
	height:30px;
	background-image : url();
	background-repeat : repeat-x;

}*/


/* !--- Feature Content Styles --- */

#sliderFeature {	
	min-height:273px;
	
	/* CSS3 rounded corners 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/

	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/ 
}

#contentTitle {
	padding: 25px 0px;
	margin: 50px 0px 50px 0px;
	display:block;
	height:200px;
	text-align:center;
	color : #FFFFFF;
	/*background-image : url(../../images/theme-lmc/background-white.png);
	/*_background-image : url(../../images/theme-lmc/header_bg_ie.png);
	background-repeat: repeat-x;*/
	
	/*background: rgba(10,49,7,0.8);*/
	
	/* set opacity to 70% 
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;*/
	
}

#contentFeature {	
	display:block;
	margin: 0px 0px 0px 0px;
	padding:3px;
	min-height:500px;
	/*background-image : url(../../images/theme-lmc/feature_bg.jpg);
	background-repeat : repeat-x;
	background-color : #efdfc7;
	border: 3px solid #754f3e;*/
	
	/* CSS3 rounded corners 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/
	
	/* Inner Shadows 
	-moz-box-shadow:inset 0px 3px 10px #134874;
	-webkit-box-shadow:inset 0px 3px 10px #134874;
	box-shadow:inset 0px 3px 10px #134874;*/

	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}

#contentFeatureLeft {
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding:5px 5px;
	border:1px solid #999;
	min-height:100px;
	background-image : url(../../images/theme-lmc/feature_bg.png);
	background-repeat : repeat-x;
	background-color : #fef89b;
	
	/* CSS3 rounded corners 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/
	
	/* Inner Shadows */
	-moz-box-shadow:inset 0px 3px 4px #042656;
	-webkit-box-shadow:inset 0px 3px 4px #042656;
	box-shadow:inset 0px 3px 4px #042656;

	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}



/* !--- PROGRESS BAR --- */

#progressBar {
	margin: 5px 0px 0px 150px;
	display:block;
	min-height: 60px;
	
}

#progressBar ul {
	list-style:none;  margin: 0px 0px 0px 10px; padding: 0px;
}

#progressBar li {
	float:left;
	/*width: 138px;*/
	height: 30px;
	padding: 5px 35px 5px 5px;
	margin: 0px;
	font-family : 'dosisregular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:20px;
	text-transform:uppercase;
	text-align:right;
	color:#b1cb34;
	background-image : url(../../images/theme-lmc/progress-arrow-norm.png);
	background-repeat:no-repeat;
	/*background-position: right 10px top 6px;*/
	background-position: 93% 30%;
	
}


#progressBar #active {
	/*font-weight: bold;*/
	background-image : url(../../images/theme-lmc/progress-arrow-active.png);
	background-repeat:no-repeat;
	color:#FFFFFF;	
}


#progressBar #completeNormal {
	background-image : url(../../images/theme-lmc/progress-tick-norm.png);
	background-repeat:no-repeat;	
}



#progressBar #completeActive {
	background-image : url(../../images/theme-lmc/progress-tick-active.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
}



/* !--- HEADER --- */

#header {
	margin: 0px 0px 0px 0px;
	display:block;
	height:70px;
	/*background-image : url(../../images/theme-lmc/header_bg.png);
	_background-image : url(../../images/theme-lmc/header_bg_ie.png);
	background-repeat: repeat-x;*/
	
	/*background: rgba(10,49,7,0.8);*/
	background-image:url(../../images/theme-lmc/background-white.png);
	
	/* set opacity to 70% 
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;*/
	
}

#headerFeature {
	float:right;
	font-size : 26px;
	color : #3e7eb1;
	TEXT-DECORATION: none; 
	margin: 0px 0px 0px 10px;
	width: 240px;
	height:39px;
	_height:35px; /*IE6 Height Fix*/
	*height:35px; /*IE7 Height Fix*/
	border-bottom:1px solid #585859;
	background: #ffffff;
	padding: 0px;
	text-align:center;
	z-index:9001;
	position: relative;
	line-height: 30px;
	
	/* CSS3 rounded corners 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	
	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}

#headerFeature:HOVER {
	background-color : #ffffff;
	color: #3e7eb1;
}

#headerTab {
	float:right;
	font-family : 'Arial Rounded MT Bold', Arial Bold, Helvetica, sans-serif;
	font-size : 26px;
	font-weight: normal;
	color : #2c9f23;
	TEXT-DECORATION: none; 
	margin: 0px 0px 0px 10px;
	width: 340px;
	height:31px;
	_height:30px; /*IE6 Height Fix*/
	*height:27px; /*IE7 Height Fix*/
	border-bottom:1px solid #b1cb34;
	background: #b1cb34;
	padding: 4px;
	text-align:center;
	
	/* CSS3 rounded corners 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	
	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}

#headerTab:HOVER {
	color: #FFFFFF;
	background-color : #299e23;
}

#headerTabSelected {
	float:right;
	font-family : 'Arial Rounded MT Bold', Arial Bold, Helvetica, sans-serif;
	font-size : 26px;
	font-weight: normal;
	color : #ffffff;
	TEXT-DECORATION: none; 
	margin: 0px 0px 0px 10px;
	width: 340px;
	height:31px;
	border-bottom:1px solid #299e23;
	background: #299e23;
	padding: 4px;
	text-align:center;
	
	/* CSS3 rounded corners 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	
	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
}

#headerTabSelected:HOVER {
	background-color : #299e23;
}

#headerBox {
	z-index:1000;
	position:relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 955px;
}

#headerMenu {
	width: 960px;
	height: 70px;
	padding: 10px 0px 0px 0px;
	/*margin:auto;*/
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
}

#headerIconBox {
	width: 135px;
	height: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#headerIconFacebook {
	float:right;
	TEXT-DECORATION: none; 
	margin: 0px 0px 0px 3px;
	padding: 0px;
	width: 35px;
	height:35px;
	border-bottom:1px solid #207bb5;
	background-color: #007cb8;
	background-image : url(../../images/logos/icon_facebook.png);
	background-repeat:no-repeat;
}

#headerIconFacebook:HOVER {
	background-color : #031e47;
}

#headerIconTwitter {
	float:right;
	TEXT-DECORATION: none; 
	margin: 0px 0px 0px 3px;
	padding: 0px;
	width: 35px;
	height:35px;
	border-bottom:1px solid #207bb5;
	background-color: #007cb8;
	background-image : url(../../images/logos/icon_twitter.png);
	background-repeat:no-repeat;
}

#headerIconTwitter:HOVER {
	background-color : #031e47;
}

#headerIconYoutube {
	float:right;
	TEXT-DECORATION: none; 
	margin: 0px 0px 0px 3px;
	padding: 0px;
	width: 35px;
	height:35px;
	border-bottom:1px solid #207bb5;
	background-color: #007cb8;
	background-image : url(../../images/logos/icon_youtube.png);
	background-repeat:no-repeat;
}

#headerIconYoutube:HOVER {
	background-color : #031e47;
}


/* !--- MENU --- */

#menu {
	/*position: relative; 
	z-index:999;
	float: left;*/
	display:block;
	/*background-image : url(../../images/theme-lmc/navbar_bg.png);*/
	background: rgba(0,0,0,0.8);
	border-top: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	/*width: 935px;*/
	height:50px;
	padding: 6px 10px 0px 10px;
	font-family:  'CabinRegular', Verdana,  Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight:normal;
	
	/*	CSS3 drop shadow 
	-moz-box-shadow: 0px 3px 4px #042656;
	-webkit-box-shadow: 0px 3px 4px #042656;
	box-shadow: 0px 3px 4px #042656;
	zoom: 1;*/
	
	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
	
}



/* !--- GALLERY --- */

#galleries {
		list-style: none;
		margin: 0px;
		padding: 5px;
	}
	
#galleries li {
	float: left;
	width: 300px;
	padding: 7px;
	margin: 10px;
	text-align: center;

	/*border: 1px solid #CCCCCC;*/
	
		/*	CSS3 drop shadow 
	-moz-box-shadow: 0px 3px 4px #666666;
	-webkit-box-shadow: 0px 3px 4px #666666;
	box-shadow: 0px 3px 4px #666666;*/
		}
		
#galleries li:hover {

	/*border:1px solid #d3c19f;			
	background-image : url(images/theme-lmc/sidepanel_bg.jpg);
	background-repeat : repeat-x;
	background-color : #207bb5;*/
	
	/* Inner Shadows 
	-moz-box-shadow:inset 0px 3px 4px #ffffff;
	-webkit-box-shadow:inset 0px 3px 4px #ffffff;
	box-shadow:inset 0px 3px 4px #ffffff;*/

	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
	}
			
#galleries li a {
	font-size: 12px;
	color:#031e47;
	text-decoration: none;
	}
				
#galleries li a:hover {
	color: #207bb5;
	}
			
#galleries li a img {
	/* border: 1px solid white;	*/	
	margin-bottom: 4px;		
	border-bottom: #ffffff solid 5px;	
	}
	
	#galleries li a img:hover {
	/* border: 1px solid white;	*/	
	margin-bottom: 4px;	
	border-bottom: #207bb5 solid 5px;		
	}


/* !--- Ticket Buttons --- */

#ticketButtons {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
#ticketButtons li {
	float: left;
	width: 300px;
	height: 245px;
	padding: 0px;
	margin: 2px;
	text-align: center;
	
	/*background-image : url(../../images/theme-lmc/featurebutton_circle_ovr.png);
	background-repeat : repeat-x;*/

	/* set opacity to 70% */
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;

	/*border: 1px solid #CCCCCC;*/
	
		/*	CSS3 drop shadow 
	-moz-box-shadow: 0px 3px 4px #666666;
	-webkit-box-shadow: 0px 3px 4px #666666;
	box-shadow: 0px 3px 4px #666666;*/
		}
		
#ticketButtons li:hover {

	/*border:1px solid #d3c19f;			
	background-image : url(../../images/theme-lmc/featurebutton_circle_ovr.png);
	background-repeat : repeat-x;*/

	/* set opacity to 100% */
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1.0;
	
	
	/* Inner Shadows 
	-moz-box-shadow:inset 0px 3px 4px #ffffff;
	-webkit-box-shadow:inset 0px 3px 4px #ffffff;
	box-shadow:inset 0px 3px 4px #ffffff;*/

	/* CSS3PIE Fix for Internet Explorer 
	behavior: url(../../js/css3pie/PIE.htc);*/
	}
	
#ticketButtons li.spacer {
	float: left;
	width: 300px;
	height: 245px;
	padding: 0px;
	margin: 2px;
	text-align: center;
	background-image : none;
}

#ticketButtons li.halfSpacer {
	float: left;
	width: 65px;
	height: 190px;
	padding: 0px 10px 10px 10px;
	margin: 0px 12px;
	text-align: center;
	background-image : none;
}
			
#ticketButtons li a {
	display:block;
	font-size:26px;
	color: #ffffff;
	text-decoration: none;
	height: 180px;
	font-weight: normal;
	}
				
#ticketButtons li a:hover {
	color: #ffffff;
	}
			
#ticketButtons li a img {
	/* border: 1px solid white;	*/	
	margin-bottom: 4px;			
	}





/* !--- FOOTER --- */


#footer {
	display:block;
	margin: 50px 0px 0px 0px;
	padding: 10px;
	/*background: rgba(10,49,7,0.8);*/
	background-image:url(../../images/theme-lmc/background-white.png);		
	height:30px;
	color: #000000;
}

#footer A:LINK {
	font-family : 'open_sansbold', Arial Bold, Helvetica, sans-serif;
	color : #000000; 
	font-weight: normal;
}
	
#footer A:VISITED {
	color : #000000; 	
}

#footer A:HOVER {
	color : #861316; 
	TEXT-DECORATION: none; 
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:center;
}

#footer h3 {
	font-size:20px;
	font-family : 'open_sansbold', Arial Bold, Helvetica, sans-serif;
}

#footerNav {
	display:block;
	margin: 0px;
	padding: 10px;
	background-color: #2d3134;
	height:100px;
	color: #FFFFFF;
}
