@import url( '_normalize.css' );
@import url( '_defaults.css' );
@import url('https://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body
{
	background-color: #ce7d13;
	padding: 0px;
	margin:0px;
	font-family: Open+Sans,Lato,Helvetica, Arial, Verdana, sans-serif;	
	font-size:12pt;
	text-align: left;
}

.onehundred
{
	width:100%;
	border:0px;
}

.socialmedia_container {
    display: table;
    width: auto;
    margin: auto;
    text-align: center;
    font-size: 0.9em;
    font-family: Helvetica, Tahoma, Calibri, Arial;
}
.socialmedia_cell {
    display: table-cell;
    width: 50px;
    float: left;
    margin: 5px;
}
.socialmedia_cell img {
    width: 100%;
    border: 1px;
    height: auto;
}

ul
{
	margin:0px;
}

.form_container
{
	border-radius:10px;
	border:1px solid;
	padding: 10px;
	border-color: #eeeeee;
	overflow:auto;
	width:auto;
}

.form_container p
{
	font-size:16px;
	font-weight:lighter;
	font-family: Helvetica, Tahoma, Calibri, Arial;
	text-align: justify;
	
	font-size:0.85em;
	line-height:1.5em;
	text-align: justify;
	color: #565656;
	margin-bottom:1em;
}

.form_container a:link

{
	color:#000000;	
	text-decoration:none;
}

.form_container a:visited

{
	color:#000000;	
	text-decoration:none;
}

.form_container a:hover

{
	color:#c0c0c0;	
	text-decoration:none;
}



.form
{
	width:100%;
	height:auto;
	font-size:12px;
}


.formbutton
{
	border-radius:10px;
	border:1px solid;
	padding: 10px;
	border-color: #c0c0c0;
	overflow:auto;
	width:auto;
	text-align: center;
}

.loginbuttonblue
{
	border-radius:10px;
	border:1px solid;
	padding: 10px;
	border-color: #c0c0c0;
	overflow:auto;
	width:auto;
	text-align: center;
}


.menu_container
{
	border-radius:10px;
	border:0px solid;
	padding: 10px;
	border-color: #ffffff;
	background-color: #eeeeee;
	background-image:linear-gradient(#ffffff,#eeeeee);
	overflow:auto;
	width:auto;
}



.menu_container p
{
	text-align:left;
}

.menu_container ul,li
{
	text-align:left;
}


p, td
{
	font-size:1em;
	line-height:1.5em;
	text-align: justify;
	color: #565656;
}

ul, ol
{
	font-size:1em;
	line-height:1.5em;
	text-align: left;
	color: #565656;
}

.checkbox
{
padding:10px;
margin-right:20px;
}

.caption
{
	font-size:12px;
	text-align: center;
	color: #c0c0c0;
}

.googlemap
{
	width:100%;
	height:600px;
	border:0px;
}

strong, b
{
	font-weight: 700;
	color:#000000;
}



h1
{
	font-size:2em;
	letter-spacing:-1px;
	font-weight:lighter;
	text-align:left;
	text-transform: capitalize;

}

h2
{
	font-size:1.75em;
	letter-spacing:-1px;
	font-weight:lighter;
	text-align:left;

}

h3
{
	font-size:1.5em;
	letter-spacing:-1px;
	font-weight:lighter;
	text-align:left;

}


h4
{
	font-size:1.25em;
	letter-spacing:-1px;
	font-weight:lighter;
	text-align:left;

}

.enquiry
{
	width:100%;
	margin-top:20px;
	border:1px solid #c0c0c0;
	padding:10px;
}

.enquiry p
{
	font-size:0.8em;
	text-align: justify;
	color: #565656;
}


.buytickets
{
	background:#c9691c;
}

.counter span
{
	font-size:2em;
	text-align: center;
	color: #ffffff;
}


.panel
{
	background:#872798;
	border:0px;
	border-radius:10px;
	display:block;
	overflow:auto;
	padding:10px;
	vertical-align:middle;
	text-align:center;
	width:100%;
}


.panel p
{
	font-size:1em;
	text-align: center;
	color: #ffffff;
}

.panel span
{
	font-size:2em;
	text-align: center;
	color: #ffffff;
}

.panel h3
{
	font-size:1.5em;
	letter-spacing:-1px;
	font-weight:bold;
	margin-bottom:1em;
	margin-top:1em;
	text-align:center;
	color: #ffffff;
}

a.panel:link
{
	font-size:1em;
	font-weight:bold;
	color:#ffff00;
	text-decoration:none;
}

a.panel:active
{
	font-size:1em;
	color:#ffff00;
	text-decoration:none;
}

a.panel:visited
{
	font-size:1em;
	color:#ffff00;
	text-decoration:none;
}

a.panel:hover
{
	font-size:1em;
	color:#ffffff;
	text-decoration:none;
}


.panel_clear
{
	background:#872798;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	
	border-color: #c0c0c0;
	border-radius:0px;
	display:block;
	overflow:auto;
	padding:10px;
	vertical-align:middle;
	width:100%;
}









.table
{
	
	width:100%;
	display:table;
	text-align: left;
	font-size:0.9em;
	line-height:1.5em;
	text-align: justify;
	color: #565656;
}

.tablespacer
{	
	width:100%;
	height:20px;
}


.table_checkbox
{
	display:table-cell;
	float:left;
	text-align:left;
	width:5%;
	vertical-align: top;
}

.table_left
{
	display:table-cell;
	float:left;
	text-align:left;
	width:64%;
	vertical-align: top;
}


.table_right
{
	display:table-cell;
	float:right;
	width:20%;
	vertical-align: top;
	text-align: center;
}

.table_full
{

	width:100%;
	vertical-align: top;
	text-align: left;
	margin:auto;
	
}

.table_right img
{

	width:100%;
	height:auto;
	border:0px;
	
}






.errorbutton
{
	border-radius:10px;
	border:0px solid;
	padding: 10px;
	border-color: #ffffff;
	background-color: #eeeeee;
	background-image:linear-gradient(#ffffff,#eeeeee);
	overflow:auto;
	width:auto;
	text-align:center;
	font-family: Arial;
}

.error
{
	width:100%;
	max-width:500px;
	border:0px;
}

.error_container
{
	display:table;
	width:100%;
	max-width:500px;
	margin:auto;
	text-align: center;
}

.error_container_full
{
	display:table-cell;
	width:100%;
	vertical-align: top;
	text-align: left;
	
}

.error_container h1
{
	color:#ffffff;
	text-align: center;
}

.error_container p
{
	color:#ffffff;
	text-align: center;
}

.error_container img
{
	width:100%;
	max-width:500px;
	height:auto;
	border:0px;
}






a
{
text-decoration: none;
}

.outer-container
{
	position:absolute;
	display:table; 
	width:100%;
}

.inner-container 
{
    display: table-cell;
    vertical-align: middle;
    max-width:1000px;
}

.centered-content 
{
    display: inline-block;
    text-align: left;
    background: #fff;
    
	
    padding : 20px;
    border : 1px solid #000;
}


.coverimage 
	{
    	content:url("cover.jpg");
    	width:100%;
    	height:auto;
    	border:0px;
  	}



.ceiling
{
	width:100%;
	height:auto;
	background-color: #1f344f;
	text-align:center;
	
	padding-bottom:20px;
}


.ceiling_row
{
	width:100%;
	max-width:1000px;
	height:auto;
	background-color: #1f344f;
	margin:auto;
	display:table;
	text-align:center;
}

.ceiling_row_icon
{
    width:auto;
    height:100%;
    margin:auto;
    padding-top:20px;
    text-align:left;
    float:left;
    vertical-align: middle;
}

.ceiling_row_hfa
{
    width:auto;
    height:100%;
    margin:auto;
    padding-top:20px;
    text-align:right;
    float:right;
    vertical-align: middle;
}

.ceiling_row_icon_image
{
    height:300px;
    padding-right:20px;
    padding-left:20px;
    padding-top:20px;
    max-height:200px;
    width:auto;
}

.ceiling_row_hfa_image
{
    height:50px;
    padding-right:20px;
    padding-left:20px;
    padding-top:20px;
    max-height:50px;
    width:auto;
}

.ceiling_row_hfa p
{
    text-align:center;
    color:#ffffff;
    font-size: 0.8em;
}




.rory_container
{
	
	width:100%;
	display:table;
	text-align: center;
}

.rory_container_row
{
	
	width:100%;
	display:table-row;
	text-align: center;
}


.rory_container img
{
	width:100%;
	height:auto;
	padding:10px;
	border:0px;
}

.rory_container_left
{
	display:table-cell;
	float:left;
	text-align:left;
	width:59%;
	vertical-align: top;
}


.rory_container_right
{
	display:table-cell;
	float:right;
	width:39%;
	vertical-align: top;
	text-align: center;
}

.rory_container_full
{

	width:98%;
	vertical-align: top;
	text-align: left;
	margin:auto;
	
}






.album_container
{
	display:table;
	width:100%;
	padding:10px;
}

.album
{
	padding:10px;
	display:table-cell;
	float:left;
	width:25%;
}

.album p
{
	text-align:center;
}

.album img
{
	width:100%;
	height:auto;
	padding:0px;
	border:1px solid #c0c0c0;
}












.gallery_container
{
	display:table;
	width:100%;
	padding:10px;
}

.gallery
{
	padding:10px;
	display:table-cell;
	float:left;
}

.gallery p
{
	text-align:center;
}

.gallery img
{
	width:150px;
	height:100px;
	padding:0px;
	border:1px solid #c0c0c0;
}







.topheader
{

	text-align: center;
    width:100%;
    height:auto;


}

.topheader_index
{

	text-align: center;
    width:100%;
    height:450px;
    display:table;
    background-image: url("bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;


}

.topheader_row
{
	width:auto;
	height:auto;
	margin:auto;
	display:table;
	text-align:center;
}

.topheader_logo
{
    width:50%;
    height:100%;
    margin:auto;
    margin-top:50px;
    padding-right:100px;
    float:left;
    vertical-align: middle;
}

.topheader_dish
{
    width:50%;
    height:100%;
    margin:auto;
    margin-top:50px;
    padding-top:20px;
    padding-left:100px;
    float:left;
    vertical-align: middle;
}

.topheader_dish_image
{
    width:100%;
    max-width:300px;
    height:auto;
}

.topheader_logo_image
{
    width:100%;
    max-width:300px;
    height:auto;
}



.body_container
{
	display:table;
	width:100%;
	text-align: center;
}

.body_container_sub
{
	display:table;
	width:100%;
	text-align: center;
}

.body_container img
{
	width:100%;
	height:auto;
	padding:10px;
	border:0px;
}

.body_container_left
{
	display:table-cell;
	float:left;
	text-align:left;
	width:48%;
	vertical-align: top;
}

.body_container_auto
{
	display:table-cell;
	float:left;
	border:1px #000000;
	width:33%;
	padding-right:20px;
	vertical-align: top;
}

.body_container_right
{
	display:table-cell;
	float:right;
	width:48%;
	vertical-align: top;
	text-align: center;
}

.body_container_full
{
	display:table-cell;
	float:right;
	width:100%;
	vertical-align: top;
	text-align: left;
	margin-top:20px;
	
}

.homepage_image
{
	width:100%;
	height:auto;
	border:0;
}










.rorycork_container
{
	
	width:100%;
	display:table;
}


.rorycork_left img
{
	width:100%;
	height:auto;
	padding:10px;
	border:0px;
}

.rorycork_left
{
	display:table-cell;
	float:left;
	width:29%;
	vertical-align: top;
}


.rorycork_right
{
	display:table-cell;
	float:right;
	width:69%;
	vertical-align: top;
	text-align: center;
}






















.facts_container
{
	display:table;
	width:100%;
	text-align: center;
	vertical-align: middle;
}


.facts_inner
{
	background-image: url("honeycomb.png");
	border-radius:10px;
	padding:10px;
	margin:1px;
	width:150px;
	height:173px;
	float:left;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
}


.facts_inner p
{
	color:#ffffff;
	font-weight:bold;
	margin-top:40px;
	font-size: 0.70em;
	text-align:center;
	vertical-align: middle;
}






.button
{
	background:#c0c0c0;
	background-image:linear-gradient(#eeeeee,#c0c0c0);
	border-radius:10px;
	padding:10px;
	width:auto;
	text-align:center;

}


a.buttonlink:link
{
	color:#575757;
	font-size: 0.75em;
	text-align:center;
}

a.buttonlink:visited
{
	color:#575757;
	font-size: 0.75em;
	text-align:center;
}

a.buttonlink:active
{
	color:#575757;
	font-size: 0.75em;
	text-align:center;
}

a.buttonlink:hover
{
	color:#575757;
	font-size: 0.75em;
	text-align:center;
}


.content
{
    width:100%;
    background: #ffffff;
    max-width:1000px;
    margin:auto;
    margin-bottom:20px;
    text-align:left;
}

.content_inner
{
    padding:20px;
    text-align:left;
}

.content_inner li
{
	list-style: initial;
	color:#595959;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:20px;
	list-style-type: disc;
	font-weight: lighter;
	letter-spacing:-0.5px;
	text-align:justify;
}

.banner
{
    width:100%;
    height:auto;
    background: #648560;
    max-width:1000px;
    margin:auto;
    border:1px;
    vertical-align:middle;
    display: inline-block;
    table-layout:fixed;
}

.banner_table
{
    display:table;
    height:70px;
    float:left;
    padding:5px;
    float:left;
    width:23%;
    margin-left:10px;
}


.banner_cell_logo
{
    display:table-cell;
    vertical-align:middle;
    width:50px;
    height:50px;
    
}

.banner_cell_text
{
    display:table-cell;
    vertical-align:middle;
    height:50px;
    padding:10px;
    text-align:left;
}

.banner_logo
{
	width:50px;
	height:50px;
	border:0px;
}

.banner_cell_text span
{
	font-size:0.75em;
	color: #ffffff;
}

.banner_cell_text strong
{
	font-size:1em;
	color: #ffffff;
	font-weight:bold;
}




.footer
{
	text-align: center;
    width:100%;
    margin:auto;
    padding:20px;
    background:#8d5711;
}


.footer p
{
	font-size:0.70em;
	color: #ffffff;
	text-align:center;
}


.footer a:link
{
	color:#ffffff;
	text-decoration:none;
}

.footer a:active
{
	color:#ffffff;
	text-decoration:none;
}

.footer a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.backlinks
{
	width:100%;
	margin:auto;
	height:30px;
	font-size:0.75em;
	color: #000000;
	text-align:center;
}







.product
{
    display: inline-block;
    width:100%;
    margin-bottom:20px;
}

.product_image
{
	width:10%;
    float:left;
    padding:0px;
}

.product_img
{
	width:100%;
	max-width:200px;
	height:auto;
	border:0px;
	padding:10px;
}

.product_description
{
    float:left;
    width:90%;
    padding:10px;
    text-align: left;
}

.product_description_text
{
    float:left;
    width:100%;
    text-align: left;
}

.product_description strong
{
    font-size:1em;
    text-align:left;
}

.product_description b
{
    font-size:0.75em;
    text-align:left;
}

.product_description p
{
    font-size:0.75em;
    text-align:left;
}

.product_description small
{
    font-size:0.50em;
    color:#595959;
    text-align:left;
}

.product_sub_text
{
	float:left;
	display:table-cell;
	vertical-align: top;
	padding-top:6px;
	padding-right:10px;
	font-size:0.50em;
    text-align:left;
}

.product_sub_icon
{
	float:left;
	display:table-cell;
	padding-right:10px;
	font-size:0.50em;
    text-align:left;
}

.product_sub_icon_image
{
	width:35px;
	border:0px;
}


.large_image
{
	width:100%;
	height:auto;
	border:0px;
}


.small_photo_right
{
	width:150px;
    float:right;
    padding:10px;
}

.panelthree
{
    display: inline-block;
    text-align: center;
    background:#ffffff;
}

.panelthree p
{
    font-size:0.85em;
}



.panelthree_inner
{
	text-align: center;
    width:33.33%;
    margin:auto;
    float:left;
    padding:20px;
}

.panelthree_logo
{
	width:100%;
	max-width:200px;
	height:auto;
	border:0px;
	text-align: center;
}

.panelthree_inner strong
{
    font-size:1em;
    text-align: center;
}

.panelthree_inner p
{
    font-size:0.75em;
    text-align: center;
}






.paneltwo
{
    display: inline-block;
    text-align: center;
    background:#ffffff;
}

.paneltwo p
{
    font-size:0.85em;
}



.paneltwo_inner
{
	text-align: center;
    width:50%;
    margin:auto;
    float:left;
    padding:20px;
}

.paneltwo_logo
{
	width:100%;
	max-width:200px;
	height:auto;
	border:0px;
	text-align: center;
}

.paneltwo_inner strong
{
    font-size:1em;
    text-align: center;
}

.paneltwo_inner p
{
    font-size:0.75em;
    text-align: center;
}







.panelone
{
    display: inline-block;
    text-align: center;
    background:#ffffff;
    width:100%;
}

.panelone p
{
    font-size:0.85em;
}



.panelone_inner
{
	text-align: center;
    width:100%;
    margin:auto;
    float:left;
    padding:20px;
}

.panelone_logo
{
	width:100%;
	max-width:200px;
	height:auto;
	border:0px;
	text-align: center;
}

.panelone_inner strong
{
    font-size:1em;
    text-align: center;
}

.panelone_inner p
{
    font-size:0.75em;
    text-align: center;
}


.contact_container
{
    display: inline-block;
    width:100%;
    margin-bottom: 20px;
}

.contacttitle
{
    float:left;
    width:20%;
}

.contactbody
{
    float:left;
    text-align: left;
    width:80%px;
}














.footertext
{
	font-size: 10pt;
	color:#ffffff;
	text-align: center;
}

.footerlogo
{
	width:300px;
	height:auto;
	text-align: center;
}

a.footertext:link
{
	font-size: 10pt;
	color:#ffffff;
	text-decoration:none;
}

a.footertext:active
{
	font-size: 10pt;
	color:#ffffff;
	text-decoration:none;
}

a.footertext:visited
{
	font-size: 10pt;
	color:#ffffff;
	text-decoration:none;
}

a.footertext:hover
{
	font-size: 10pt;
	color:#ffffff;
	text-decoration:none;
}



















.photo_container
{
	display:inline-block; 
	width:40%;
	float:right;
	padding:10px;
}

.photo
{
	padding:10px;
}

.photo_internal
{
	padding:10px;
	border:1px solid #c0c0c0;
}


.photo_internal p
{
	text-align:center;
}

.photo_container img
{
	width:100%;
	padding:10px;
}



.small_photo_container
{
	display:inline-block; 
	width:auto;
	padding:10px;
}


.small_photo_content
{
	padding:10px;
	width:80%;
	float:left;
}

.small_photo
{
	padding:10px;
	float:left;
	width:10%;
}

.small_photo_internal
{
	padding:10px;
}


.small_photo p
{
	text-align:center;
}

.small_photo img
{
	width:150px;
	height:auto;
	padding:10px;
}







.logobrc
{
	width:100px;
	float:left;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:10px;
	display:inline-block; 
}

#nav_row
{
	width: 100%;
	background-color: #8d5711;
	margin:0;
}


#nav
{
	text-align: center;
	max-width:1000px;
	font-weight: 400;
	width: 100%;
	position: static;
	margin: auto;
	margin-top:0;
	margin-bottom:0;
	

}

#nav > a
{
	display: none;
}

#nav li
{
	position: relative;
}

#nav li a
{
	color: #fff;
	display: block;
}

#nav li a:active
{
	background-color: #8d5711 !important;
}

#nav span:after
{
	width: 0;
	height: 0;
	border: 0.313em solid transparent;
	border-bottom: none;
	border-top-color: #363534;
	content: '';
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -0.313em;
}

/* first level */

#nav > ul
{
	height: 50px; /* 60 */
	background-color: #8d5711;
}

#nav > ul > li
{
	width: 16.666666%;
	height: 100%;
	float: left;
}

#nav > ul > li > a
{
	height: 100%;
	font-size: 16px; /* 24 */
	line-height: 50px; /* 60 (24) */
	text-align: center;
}

#nav > ul > li:not( :last-child ) > a
{
	border-right: 1px solid #825111;
}

#nav > ul > li:hover > a,
#nav > ul:not( :hover ) > li.active > a
{
	background-color: #825111;
}


/* second level */

#nav li ul
{
	background-color: #363534;
	display: none;
	position: absolute;
	top: 100%;
}

#nav li:hover ul
{
	display: block;
	left: 0;
	right: 0;
}

#nav li:not( :first-child ):hover ul
{
	left: -1px;
}

#nav li ul a
{
	font-size: 14px; /* 20 */
	border-top: 1px solid #2c2b2b;
	padding: 0.75em; /* 15 (20) */
}

#nav li ul li a:hover,
#nav li ul:not( :hover ) li.active a
{
	background-color: #2c2b2b;
}




.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





@media all and (min-width: 641px) and (max-width: 799px)

	{
		
		.photo_container
		{
			display:inline-block; 
			width:100%;
		}
		
		.album
		{
			width:50%;
		}
		
		.rorycork_left
		{
			display:table-cell;
			width:100%;
		}
		
		.rorycork_right
		{
			display:table-cell;
			width:100%;
		}

		.photo
		{
			width:100%;
			padding:10px;
		}
		
		.rory_container_left
		{
			display:table-cell;
			width:100%;
		}
		
		.rory_container_right
		{
			display:table-cell;
			width:100%;
		}
		
		.coverimage 
		{
    	content:url("cover-mobile.jpg");
    	width:100%;
    	height:auto;
    	border:0px;
  		}

		.photo_internal
		{
			padding:10px;
			border:1px solid #c0c0c0;
		}


		.photo p
		{
			text-align:center;
		}

		.photo img
		{
			width:100%;
			padding:10px;
		}
		
		.banner_table
		{
			width:45%;
		}
		
		.header_logo
		{
			width:399px;
			height:auto;
		}
		
		.topheader_logo
		{
			width:100%;
			padding:20px;
			height:auto;
			margin:auto;
		}

		.topheader_dish
		{
			width:100%;
			padding:20px;
			height:auto;
			margin:auto;
		}
		
		.topheader_row
		{
			width:auto;
			margin:auto;
			text-align:center;
		}
		
		.ceiling_row_icon
		{
			width:50%;
			padding:5px;
			text-align:center;
			height:50px;
			margin:auto;
		}

		.ceiling_row_hfa
		{
			width:50%;
			text-align:center;
			padding:5px;
			height:50px;
			margin:auto;
		}
		
		.ceiling_row_row
		{
			width:auto;
			margin:auto;
			text-align:center;
		}
		
		.ceiling_row_icon_image
		{
			margin:auto;
			height:110px;
			width:auto;
		}

		.ceiling_row_hfa_image
		{
			margin:auto;
			height:110px;
			width:auto;
		}
		
		.body_container_left
		{
			margin:auto;
			width:100%;
		}

		.body_container_right
		{
			margin:auto;
			width:100%;
		}
		
		.body_container_full
		{
			margin:auto;
			width:100%;
		}
		
		.gallery img
		{
			width:100%;
			height:auto;
			padding:5px;
			border:1px solid #c0c0c0;
		}

	
	}


@media only screen and ( max-width: 640px ) /* 640 */
	{


		#nav
		{
			position: absolute;
			top: 0;
			left: auto;
		}
		
		.album
		{
			width:50%;
		}
		
		.rorycork_left
		{
			display:table-cell;
			width:100%;
		}
		
		.rorycork_right
		{
			display:table-cell;
			width:100%;
		}
		
		.coverimage 
		{
    	content:url("cover-mobile.jpg");
    	width:100%;
    	height:auto;
    	border:0px;
  		}
  		
  		.rory_container_left
		{
			display:table-cell;
			width:100%;
		}
		
		.rory_container_right
		{
			display:table-cell;
			width:100%;
		}
		
		h1
		{
			text-align:center;
		}
		
		#nav > a
		{
			width: 3.125em;
			height: 3.125em;
			text-align: left;
			text-indent: -9999px;
			background-color: #999999;
			position: relative;
		}
		
		#nav > a:before,
		#nav > a:after
		{
			position: absolute;
			border: 2px solid #fff;
			top: 35%;
			left: 25%;
			right: 25%;
			content: '';
		}
		
		#nav > a:after
		{
			top: 60%;
		}

		#nav:not( :target ) > a:first-of-type,
		#nav:target > a:last-of-type
		{
			display: block;
		}


		/* first level */

		#nav > ul
		{
			height: auto;
			display: none;
			position: absolute;
			left: 0;
			right: 0;
		}
		
		#nav:target > ul
		{
			display: block;
		}
		
		#nav > ul > li
		{
			width: 100%;
			float: none;
		}
		
		#nav > ul > li > a
		{
			height: auto;
			text-align: left;
			padding: 0 0.833em;
		}
		
		#nav > ul > li:not( :last-child ) > a
		{
			border-right: none;
			border-bottom: 1px solid #999999;
		}


		/* second level */

		#nav li ul
		{
			position: static;
			padding: 1.25em;
			padding-top: 0;
		}
		
		.photo_container
		{
			display:inline-block; 
			width:100%;
		}

		.photo
		{
			width:100%;
			padding:10px;
		}

		.photo_internal
		{
			padding:10px;
			border:1px solid #c0c0c0;
		}


		.photo p
		{
			text-align:center;
		}

		.photo img
		{
			width:100%;
			padding:10px;
		}
		
		
		.small_photo
		{
			width:100%;
			padding:10px;
			text-align: center;
		}

		.small_photo_internal
		{
			padding:10px;
			text-align: center;
		}


		.small_photo_content
		{
			padding:10px;
			text-align: center;
		}

		.small_photo p
		{
			text-align:center;
		}

		.small_photo img
		{
			width:100%;
			padding:10px;
		}
		
		
		.small_photo_content
		{
			padding:10px;
			width:100%;
			text-align: center;
		}
		
		
		
		.banner_table
		{
			width:100%;
		}
		
		.header_logo
		{
			width:350px;
			height:175px;
		}
		
		
		.product_image
		{
			width:100%;
			text-align:center;
		}

		.product_description
		{
			width:100%;
		}

		.panelthree_inner
		{
			text-align: center;
		    width:100%;
		    margin:auto;
		    float:left;
		    padding:20px;
		}

		.panelthree_logo
		{
			width:100%;
			height: auto;
		}

		.paneltwo_inner
		{
			text-align: center;
		    width:100%;
		    margin:auto;
		    float:left;
		    padding:20px;
		}

		.paneltwo_logo
		{
			width:100%;
			height: auto;
		}

		.panelone_inner
		{
			text-align: center;
		    width:100%;
		    margin:auto;
		    float:left;
		    padding:20px;
		}

		.panelone_logo
		{
			width:100%;
			height: auto;
		}
		
		.contacttitle
		{
			width:100%;
		}

		.contactbody
		{
			width:100%;
		}
		
		.topheader_logo
		{
			width:100%;
			padding:20px;
			height:auto;
			margin:auto;
		}

		.topheader_dish
		{
			width:100%;
			padding:20px;
			height:auto;
			margin:auto;
		}
		
		.topheader_row
		{
			width:auto;
			margin:auto;
			text-align:center;
		}
		
		.ceiling_row_icon
		{
			width:50%;
			padding:5px;
			text-align:center;
			height:50px;
			margin:auto;
		}

		.ceiling_row_hfa
		{
			width:50%;
			text-align:center;
			padding:5px;
			height:50px;
			margin:auto;
		}
		
		.ceiling_row_row
		{
			width:auto;
			margin:auto;
			text-align:center;
		}
		
		.ceiling_row_icon_image
		{
			margin:auto;
			height:110px;
			width:auto;
		}

		.ceiling_row_hfa_image
		{
			margin:auto;
			height:110px;
			width:auto;
		}
		
		.body_container_left
		{
			margin:auto;
			width:100%;
		}

		.body_container_right
		{
			margin:auto;
			width:100%;
		}
		
		.body_container_full
		{
			margin:auto;
			width:100%;
		}
		
		.gallery img
		{
			width:100%;
			height:auto;
			padding:5px;
			border:1px solid #c0c0c0;
		}
		
		
	}