/*
-- RESET -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

img {
/*	max-width: 100%; */
	}

ol, ul {
	list-style: none;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}

/*
-- Page Settings -- */

body {
	font: 400 100%/1 Corbel, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	color: #FFFFFF;
	background: #191919;

		}

#container {
	background: #0d0d0d;
	margin: 20px auto;
	padding: 0 0 5px 0;
	border: 2px solid #333;
	position: relative;
	top: 0;
	overflow: hidden;
	width: 90%;
	}

/*
-- Links -- */

a {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	color: #787878;
	text-decoration: none;
	}
	
a:focus, a:active {
	outline:none;
	}
	
a img, a.img:link, a.img:visited, a.img:hover {
	border-width:0;
	}


/*
-- Header -- */

#header {
  background: #0d0d0d; 
	/*background-color: #2a343c !important; */
  background-color: #222A30 !important;
  text-align: center !important;
  min-height: 8.5em !important;
  padding: 0.00 !important;
  margin: 0.00 !important;
  width: 100% !important;
  color: inherit;
	}

.logo_container {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-color: #222A30;
	}

header > .logo_container > h1.logo {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 100%;
	height: 125px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-image: url(../images/identityplate.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-color: transparent;
	background-size: auto auto;

	}

header > .logo_container > h1.logo > a {
	margin: 0; padding: 0; height: 125px; display: block;
	}

header > .logo_container > h1.logo > span, header > .logo_container > h1.logo > a > span {
	display: none;
	}

/*
-- Menu -- */

header > nav {
	margin: 0 auto; padding: 0;
	}

header > nav > .menu_container {
	margin: 0px auto 0; padding: 0px 0 8px; width: 100%;
	width: 100%;
	border-style: solid; border-color: #000000;
	border-top-width: 1px; border-bottom-width: 1px;
	border-right-width: 0px; border-left-width: 0px;
	font-family: Corbel, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-size: 13px;
	text-align: left;
	overflow: hidden;
	box-shadow: 0px 0px 0px #000000;
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;

	border-radius: 0px; -moz-border-radius: 0px;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#1A1A1A));
	background-image: -moz-linear-gradient(top,  #666666,  #1A1A1A);

	background-color: #666666;
	}

header > nav > .menu_container > p.menuitems {
	margin: 0 auto; padding: 2px 0 3px;
	width: 100%;
	line-height: 1em;
	}

header > nav > .menu_container > p.menuitems > a {
	padding: 1px 10px 2px;
	margin-left: 0;
	margin-right: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	background-color: transparent !important;
	border-style: solid; border-color: #333333;
	border-top-width: 1px; border-bottom-width: 1px;
	border-right-width: 1px; border-left-width: 1px;
	box-shadow: 0px 0px 0px #000000;
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;
	border-radius: 0px; -moz-border-radius: 0px;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000));
	background-image: -moz-linear-gradient(top,  #666666,  #000000);
	}
	
header > nav > .menu_container > p.menuitems > a:hover {
	color: #2C2C2C !important;
	text-decoration: none;
	background-color: #333333;
	border-color: #666666 !important;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#47739C), to(#47739C));
	background-image: -moz-linear-gradient(top,  #47739C,  #47739C);
	}	

.alpha {
	margin-left: 30px !important;
	margin-right: 20px;
	}

.omega {
	margin-left: 0;
	margin-right: 0px !important;
	}

header > nav > .menu_container > p.menuitems > .divider {
	margin-left: 0;
	margin-right: 20px;
	background-color: transparent;
	}

#headerContent {
  position: relative !important;
  padding: 0.00 !important;
  margin: 0 auto !important;
  width: 97% !important;
}

/*
-- Footer -- */


footer {
	margin: 0 auto; padding: 0;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	}
	
galleryfooter {
	margin: 0; padding: 0;
	width: 100%;
	position: relative;
	bottom: 0;
	left: 0;
	}
	
	
	
.galleryfooter_container {
	margin: -28px auto 20px;
	padding: 15px 0 0 0;
	border-style: solid; border-color: #333;
	border-top-width: 1px; border-bottom-width: 2px;
	border-right-width: 2px; border-left-width: 2px;
	height: 84px;
	width: 90%;
	background-color: #2C2C2C;
	color: #FFFFFF;
	font-family: Corbel, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-size: 12px;
	text-align: center;
	box-shadow: 0px 0px 0px #000000;
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;
	border-radius: 0px; -moz-border-radius: 0px;

	}


galleryfooter > .galleryfooter_container > nav {
	margin: 0 auto; padding: 0;
	}

galleryfooter > .galleryfooter_container > nav > p {
	margin: 0 auto 1em;
	padding: 0  15px;
	}

galleryfooter > .galleryfooter_container > nav > p > a {
	margin: 0 auto;
	padding: 0 10px;
	}
	
galleryfooter > .galleryfooter_container > nav > p > a.footer_alpha {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	}

galleryfooter > .galleryfooter_container > nav > p > a.footer_omega {
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	}

galleryfooter > .galleryfooter_container > nav > p > .divider {
	margin: 0 auto;
	padding: 0 10px;
	background-color: transparent;
	}

galleryfooter > .galleryfooter_container > p {
	padding: 0  15px;
	line-height: 1.4em;
	}


	
.footer_container {
	margin: -28px auto 0px;
	padding: 15px 0 0 0;
	border-style: solid; border-color: #333;
	border-top-width: 1px; border-bottom-width: 2px;
	border-right-width: 2px; border-left-width: 2px;
	height: 84px;
	width: 80%;
	background-color: #2C2C2C;
	color: #FFFFFF;
	font-family: Corbel, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-size: 12px;
	text-align: center;
	box-shadow: 0px 0px 0px #000000;
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;
	border-radius: 0px; -moz-border-radius: 0px;

	}

footer > .footer_container > nav {
	margin: 0 auto; padding: 0;
	}

footer > .footer_container > nav > p {
	margin: 0 auto 1em;
	padding: 0  15px;
	}

footer > .footer_container > nav > p > a {
	margin: 0 auto;
	padding: 0 10px;
	}
	
footer > .footer_container > nav > p > a.footer_alpha {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	}

footer > .footer_container > nav > p > a.footer_omega {
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	}

footer > .footer_container > nav > p > .divider {
	margin: 0 auto;
	padding: 0 10px;
	background-color: transparent;
	}

footer > .footer_container > p {
	padding: 0  15px;
	line-height: 1.4em;
	}

.footer_container a {
	color: #FFFFFF;
	}

.footer_container a:hover {
	color: #A5A5A5;
	}

.social_networking_icons {
	margin-top: 1em;
	}
	
.social_networking_icons a {
	padding: 0 5px;
	}

#metadata.siteTitle.value {
}

.clear {
  clear: both !important;
  margin: 0.00 !important;
  padding: 0.00 !important;
}

.HeaderH1 {
	clear: right !important;
	font-size: 1.75em !important;
  background-color: transparent !important;
  font-weight: normal !important;
  color: inherit; clear:right;
	 float: right !important;
  color: #FFFFFF !important;
  padding: 1em 0 0 0 !important;
  margin: 0.00 !important;
	position:relative; top: 1.75em;
  background-color: inherit;
  text-align:right
}

#menu { /* Actual names of menu items */
	box-shadow: 0px 0px 0px #000000;
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;

	border-radius: 0px; -moz-border-radius: 0px;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#1A1A1A));
	background-image: -moz-linear-gradient(top,  #666666,  #1A1A1A);

	background-color: #666666;
	font-size: .8em;
	text-transform: uppercase;
	width: 100%; height: 2em;
	margin: 0px 0px 15px 0px; padding: 0px 0px;
}

#menuitem, #menuitem ul {
	list-style: none !important;
	background: none;
	width: auto;
	text-decoration: none;
  	font-size: 1em !important;
  	
	
}

#menuitem a {
	width: 10em;
}

#menuitem li {
	color: #FFF;
 	padding: 0 0em 0 0em  !important; 
	text-decoration: none; 
	line-height: 1.5em !important;
  	float: left !important;
 	list-style: none !important;
  	font-size: 1em !important;
 	 margin: 0 0 0 0px !important;

}

#menuitem li a {
	color: #FFF;
 	padding: 0 1em .2em 1em  !important; 
 	position: relative;
 	top: -1px;
	text-decoration: none; 
	line-height: 1.5em !important;
  	list-style: none !important;
  	font-size: 1em !important;
 	 margin: 0px 0 0 10px !important;
	border: 1px solid #333;

	border-style: solid; border-color: #333333;
	border-top-width: 1px; border-bottom-width: 1px;
	border-right-width: 1px; border-left-width: 1px;
	box-shadow: 0px 0px 0px #000000;
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;
	border-radius: 0px; -moz-border-radius: 0px;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000));
	background-image: -moz-linear-gradient(top,  #666666,  #000000);

}

#menuitem ul a {  /*!submenu */
	color: #FFF;
 	padding: 0 1em .2em 1em  !important; 
 	
	text-decoration: none; 
	display: block;
	line-height: 1.5em !important;
 	list-style: none !important;
  	font-size: .9em !important;
 	 margin: 0 0 0 10px !important;
	border: 1px solid #333;
	background: #282828;

}

#menuitem li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#menuitem li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #47739c;
}


#menuitem li:hover ul, #menuitem li.sfhover ul {
	left: auto;
	display: block;
	z-index:1000;
	overflow: hidden;
	text-align: left;
	background: transparent;
	margin: 0px; padding: 0px;
}

#headerContent {
  position: relative !important;
  padding: 0.00 !important;
  margin: 0 auto !important;
  width: 97% !important;
}

.idplate {
  left: 0px !important;
  width: 100% !important;
  top: 0px !important;
  text-align: left !important;
  position: absolute !important;
  display: inherit !important;
  padding: 0.00 !important;
  margin: 0.00 !important;
  height: 0.00 !important;
}

#metadata.siteTitle.value {
}

.mePic {
	position:relative; top:0px;
	padding: 12px 0 0 0;
	float:left;
	z-index: 10;
	
}

#metadata.collectionTitle.value {
}

.collectionTitle {
  clear: right !important;
  color: #FFFFFF !important;
  float: right !important;
  padding: 4px 0 0 0 !important;
  margin: 0.00 !important;
  font-size: 1.2em !important;
	position:relative; top: 2.5em;
  background-color: inherit;
}


.SalesTaxDropdown {
	position: relative;
	top: -11em;
	right: 1em;
	
	padding: 1em;
	margin: 0 0 1em 0;
	float: right;
	font-weight: bold;
		border-style: solid; border-color: #FFFFFF;
	border-top-width: 1px; border-bottom-width: 1px;
	border-right-width: 1px; border-left-width: 1px;
	clear: both;
	
	}

.SalesTaxDropdownNotSet {
	position: relative;
	top: -8em;
	right: 1em;
	
	padding: 1em;
	margin: 0 0 1em 0;
	float: right;
	font-weight: bold;
		border-style: solid; border-color: #FFFFFF;
	border-top-width: 1px; border-bottom-width: 1px;
	border-right-width: 1px; border-left-width: 1px;
	clear: both;
	
	}

.ClearSalesTax {
	clear: both;
	}

.Padding {
	padding: 0 0 2em 0;
	}

