html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,fieldset,form,label,legend,caption,tfoot,thead,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

.resetlist { margin:0; padding:0; list-style-type:none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
.sideSocialIcons{position:fixed;right:0;top:270px;width:28px; z-index:10000;}.sideSocialIcons a{float:left;list-style:none outside none;padding:0 0 5px;width:58px;}
.sideSocialIcons a:hover{margin-left:-10px}
.uuu1
{
    width:50%;text-decoration:none;display:inline-block;
    
    }
    .uuu1 li
    {
        text-decoration:none;
        
        }
#mm2
{
   width:85%; 
    float:left;
    }
#mm2 ul li
{
    display:inline-block;
   padding:30px;
   width:230px;
  
    }
    #mm2 ul li img
{
 
  
    }
    #mm1
    {
        height:700px;
        text-align:justify;
        width:70%;
        float:left;
        }
          #mm1 ul li img
    {
        border:4px solid brown;
        }
        #photoul ul
{
    width:50%; float:right;
    }
#photoul ul li
{
    display:inline-block;
    
    }
a {
text-decoration:none;
color:#1e2f52;
-moz-transition: color 0.2s linear; -o-transition: color 0.2s linear; -webkit-transition: color 0.2s linear; transition: color 0.2s linear;
cursor:pointer;
}


a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
  color:#1e2f52;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

select { cursor:pointer; }

/*fix twitter scrollbar*/
iframe[name="twttrHubFrame"] {
display: none !important;
}

/* My generic classes */
.pad { padding:1.2em; }
.floatright { float:right; }

#fb-root > div { left:0 }

/*  IMPORT FONTS  ============================================================================= */

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoond41dd41d.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.html#icomoon') format('svg'),
		url('../fonts/icomoon-2.html') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"]:before {
*/
.icon-envelope:before, .icon-phone:before, .icon-twitter:before, .icon-facebook:before, .icon-phone-2:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\65";
}
.icon-phone:before {
	content: "\63";
}
.icon-twitter:before {
	content: "\74";
}
.icon-facebook:before {
	content: "\66";
}
.icon-phone-2:before {
	content: "\67";
}



/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 2.5%;
}
.col:first-child { margin-left: 0; }
/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}

.span_5_of_6 {	width:82.9166666667%; }
	.span_4_of_6 { width:65.8333333333%; }
		.span_3_of_6 { width:48.75%; }
			.span_2_of_6 { width:31.6666666667%; }
				.span_1_of_6 { width:14.5833333333%; }

.span_6_of_7 { width:85.3571428571%; }
	.span_5_of_7 {	width:70.7142857143%; }
		.span_4_of_7 { width:56.0714285714%; }
			.span_3_of_7 { width:41.4285714286%; }
				.span_2_of_7 { width:26.7857142857%; }
					.span_1_of_7 { width:12.1428571429%; }
						
.span_7_of_8 { 	width:87.1875%; }
	.span_6_of_8 { width:74.375%; }
		.span_5_of_8 {	width:61.5625%; }
			.span_4_of_8 { width:48.75%; }
				.span_3_of_8 { width:35.9375%; }
					.span_2_of_8 { width:23.125%; }
						.span_1_of_8 { width:23.125%; }


/*  BITS (MODIFIED) FROM BOOTSTRAP ============================================================================= */

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;	
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}


select {
  width: 80%;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
     -moz-box-shadow: 0 0 6px #f8b9b7;
          box-shadow: 0 0 6px #f8b9b7;
}


.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #000;
	padding: .5em;
	margin: 0.5em 0 0 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family:  Arial, "Helvetica Neue", Helvetica, Helve, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px; 
	background: #ffee66; /* Old browsers */
	background: -moz-linear-gradient(top, #ffee66 2%, #ffaa22 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ffee66), color-stop(100%,#ffaa22)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffee66 2%,#ffaa22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffee66 2%,#ffaa22 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffee66 2%,#ffaa22 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffee66 2%,#ffaa22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffee66', endColorstr='#ffaa22',GradientType=0 ); /* IE6-9 */ 
	border: 1px solid #FFAA22; text-shadow: 0 1px 0 #FFEE66; 
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.4);  
	font-size: 0.9em;
}

				
.button:hover {
	background: #ffea43; /* Old browsers */
	background: -moz-linear-gradient(top, #ffea43 2%, #ff9d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ffea43), color-stop(100%,#ff9d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffea43 2%,#ff9d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffea43 2%,#ff9d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffea43 2%,#ff9d00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffea43 2%,#ff9d00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea43', endColorstr='#ff9d00',GradientType=0 ); /* IE6-9 */

	color:#000; 
	text-decoration: none;
}
.button:active {
	color: #fff;
	position: relative;
	top: 1px;
}
.button:visited { 
	color : #000;
}

input.button { padding:0.5em 1.1em; font-family:'Open Sans', 'Helvetica Neue', Arial, sans-serif;}

/*  GENERAL SELECTORS ============================================================================= */

body                 { font: normal 87%/1.5 'Open Sans', 'Helvetica Neue', Arial, sans-serif; color:#666;  border-top:6px #fff solid; }

h1  	{ font-family:'Neuton', Georgia, serif; margin:0; padding:0;color:#222; font-size:2.5em; font-weight:bold; }
 h2, h3, h4, h5     	{ font-family:'Neuton', Georgia, serif; margin:0; padding:0;color:#222; font-size:1.5em; font-weight:bold; }
h5 { text-transform:uppercase; color:#b3a872; font-family:'Open Sans', 'Helvetica Neue', Arial, sans-serif; font-size:1em; font-weight:normal; }

h1 a, h2 a, h3 a, h4 a, h5 a { color:#1e2f52; }

hr                     	{ float:left;clear:both; background:#ddd; height: 1px;border: 0;  width: 100%; margin:1em 0; }

p,ul,ol				{ margin-bottom: 1em; }
.clear              { clear:both; }

.btn 		{ display:inline-block; background:#33660a; color:rgba(255,255,255,0.8); border-radius:8px; padding:0.5em 1em; font-weight:bolder;  }
.btn:hover 	{ background:#336600; color:#fff; }

/*  TEMPLATE ============================================================================= */

#skiptomain 	{ display: none; }
.wrap			{ float:left; width:100%; }
.inner			{ width:90%; max-width:/*72em;*/80em; margin:0 auto; }

header 			{ padding:1.4em 0 1.2em 0;  background:url(../images/header-bg.jpg); text-align:center;   }

.tagline { color:#fff; font-family:'Neuton', Georgia, serif; font-size:1.1em; text-transform:uppercase; padding-top:0.4em; letter-spacing:0.5px; font-size:20px; padding-left:20px; float:left;}

.banner { width:100%; max-width:1580px; margin:0 auto; height:100%; }

.mainNav {  border-top:3px #e7e7e8 solid; font-family:'Neuton', Georgia, serif; background: #fafafa; /* Old browsers */
background: -moz-linear-gradient(top, #fafafa 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fafafa 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fafafa 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fafafa 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom, #fafafa 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ }
.mainNav ul { list-style-type:none; margin:0; padding:0; border-left:1px #ddd solid; border-right:1px #fff solid; }
.mainNav li { float:left; border-left:1px #fff solid; border-right:1px #ddd solid; width:15%; position:relative; z-index:9;  }
.mainNav li:hover { background:#fff; z-index:9999; }
.mainNav li.drop { background:url(../images/navArrow.gif) 93% center no-repeat; }
.mainNav li.drop:hover { background: #fff url(../images/navArrow.gif) 93% center no-repeat;  }
.mainNav a {  display:block; color:#1e2f52; padding:0.4em 0.8em 0.5em 0.8em; font-size:1.10em; text-transform:uppercase }

.mainNav ul li ul { display:none; }
.mainNav ul li:hover ul { display:block;  position:absolute; top:auto; left:auto; background-color:#fff;  width:170px; padding:0;  border:0; box-shadow:4px 4px 4px rgba(0,0,0,0.2);  }
	.mainNav ul li ul li { width:100%; background:none; text-indent:0.8em; border:0; border-bottom:1px #ddd dotted; padding:0; margin:0; }
	.mainNav ul li ul li a:last-child, .mainNav ul li ul li a:last-child:hover { border-bottom:0; }
	.mainNav ul li ul li a { display:inline-block; text-transform:capitalize; text-indent:0; font-size:1.10em; padding:0.4em 0; margin:0; border-bottom:1px #fff dotted;}
	.mainNav ul li ul li a:hover { color:#e76c25; } 
	.mainNav ul li ul li:hover { background:none; }
	
a.menuToggle 				{ display:none; }	

#main { background:url(../images/mainbg.gif) repeat-x top left; border-top:3px #fff solid; padding:1em 0;  }
	.mainbg { background:#3d2e17 url(../images/mainbg.jpg) top center no-repeat;  }

footer 			{   background:url(../images/footerbg.jpg); padding:1em 0;  color:rgba(255,255,255,0.6); }
footer h4, footer a, footer a:hover { color:#fff; }
.footerlogo { padding-bottom:1.5em; }
.naglogo { clear:both; margin-left:1em; }
	.parentNav { text-transform:uppercase; }
	.footerNav { display:none; }
	.footerNav ul { margin:0; padding:0; }
	.footerNav ul li ul { margin:0; padding:0 0 0 1em; display:none; }
	.footerNav ul li ul li a { font-size:0.9em; }
		.footerNav .span_2_of_8:nth-child(4n + 1) { margin-left:0; }
		
	.mailingList { text-align:right; padding:1em 0; }
	.footerContact { text-align:right; border-top:1px rgba(0,0,0,0.3) solid; padding:1em 0; }
		.footerContact img { margin-right:0.5em; }
		.fAddress { padding:0 0 0.2em 0; }
			.fAddress b { font-family:'NeutonBold', Georgia, serif; color:#fff; font-weight:normal; }
		.fTel, .fFax, .fEmail { float:right; margin-left:1.5em;  }
	.footerAuthor { font-size: 0.9em; text-align:right; border-top:1px rgba(0,0,0,0.3) solid; padding:1em 0; }
.socialButtons { padding-top:1em; margin:0; }

#formContact label { margin-right:1em; }
#formContact input[type=email] { width:28%; }
#formContact input.button { padding:0.3em 1em; margin-top:-0.1em; margin-left:0.4em; }

.breadcrumb {  padding:1.1em 0 1em 0; }
	 
	.breadcrumb h5 				{ color:#aaa;  }
	.breadcrumb h5 a			{ font-family:'Open Sans'; color:#fff; border-bottom:1px #aaa dotted; }
	.breadcrumb h5 a:hover 		{ border-bottom:1px #fff dotted; }
	
h1.pgtitle 		{ font-size:1.8em; color:#000;   }
	 h2.pageIntro	{ font-family:'Open Sans'; font-size:1.2em; color:#666; border-bottom:3px #ccc solid; padding:0.3em 0 1em 0; margin:0 0 1em 0; font-weight:normal; }

.pageText { margin-top:0em; }
.pageText h3 { font-size:2em; padding:0 0 0.4em 0; }
.pageText h4 { padding:0 0 0.3em 0; }
.pageText strong { font-weight:normal; color:#000; }
	.pageText a { text-decoration:underline; }
	
.sublinks { list-style-type:none; margin:0.7em 0 0 0; padding:0; border:1px #c0c0c0 solid; border-bottom:none; box-shadow:2px 2px 2px #bbb; }
.sublinks li {  border-bottom:1px #c0c0c0 solid; background: #e0e0e0; /* Old browsers */
background: -moz-linear-gradient(top, #f7f7f7 0%, #e0e0e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7f7f7 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7f7f7 0%,#e0e0e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f7f7f7 0%,#e0e0e0 100%); /* IE10+ */
background: linear-gradient(to bottom, #f7f7f7 0%,#e0e0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
 }
.sublinks li:hover { background:#f7f7f7; }
.sublinks li a { display:block; padding:0.4em 1em; text-shadow:1px 1px 0px #fff; }
	
.genSidebar p,.genSidebar h3, .genSidebar h4 	{ text-shadow:1px 1px 0px #fff; }
.genSidebar h3 		{ margin:-0.3em 0 0 0; padding:0; }
.genSidebar h4 		{ margin:0; padding:0; }	 
.genSidebar h4 u 	{ text-transform:uppercase; text-decoration:none; }

.genSidebarItem { margin:0 0 1.2em 0; box-shadow:2px 2px 2px rgba(0,0,0,0.1); background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9f9f9 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9f9f9 0%,#e0e0e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9f9f9 0%,#e0e0e0 100%); /* IE10+ */
background: linear-gradient(to bottom, #f9f9f9 0%,#e0e0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */ box-shadow:0px 0px 4px 4px #e0e0e0 inset; }
.genSidebarItem img { margin:0 0 0.5em 0; }
.facebookLike { border:1px #ccc solid; width:100%; overflow:hidden; height:290px; margin:0 0 1em 0; }
.twitter-timeline { margin-bottom:1em; }
#ticker ul { list-style-type:none; margin:0; padding:0.5em 0 1em 0; }

.social { padding:1em 0 0 0; }
.lastsocial { margin:0 0 -1em 0; }

.textImage { float:right; margin:0 0 0 1.5em; border:4px #eee solid; }

/*  NEWSLETTER ============================================================================= */

#newsletterThanks, #newsletterError 	{ float:left; width:100%; text-align:center; background:#20997f; color:#fff; font-weight:bold; padding:1em 0; position:absolute; top:0; left:0; box-shadow:4px 4px 4px rgba(0,0,0,0.3); }
#newsletterError	{ background:#b62f2f; }

		 	
/*  HOMEPAGE ============================================================================= */

#welcome { background:url(../images/welcomebg.html) top center repeat-x;  }
	.nextAuction { text-align:center; padding-top:2.3em;  color:#fff; font-size:1.1em; line-height:1.8; }
		.nextAuction img { padding-bottom:4px; }
		.nextAuction a { border-bottom:2px #aaa dotted; color:#fff; }
		.nextAuction a:hover { border-bottom:2px #fff dotted; }

.hBuilding {  padding:1em 0;  }
	.buildingImg { line-height:1.2; text-align:center; }
		.buildingImg img { padding-bottom:0.8em; }
		.buildingImg h4 { color:#1e2f52;  }
		.buildingImg h5 { color:#1e2f52; padding-top:0.7em; font-family:'Open Sans'; letter-spacing:1px; line-height:1.5; font-size:0.9em;}
	.buildingText .hIntro { font-size:1.6em; line-height:1.2; color:#444; margin:0; padding:0em 0 0.5em 0; font-family:'Neuton'; font-weight:bold;  }
	.buildingText p { font-size:1.1em; margin:0 0 0.8em 0; padding:0; }

.hPortals { margin-bottom:1em; }
	.hPortals img { padding-bottom:0.7em; }
	.hPortals h3 { padding:0 0 0.2em 0; font-size:1.6em; }
	
.hCalendar h4 { padding-bottom:0.5em; color:#999; line-height:1.2; text-align:center; font-size:1.1em; text-transform:uppercase; letter-spacing:1px; font-weight:normal; }

.hNews { float:left; width:100%; background:#eee; margin:0.8em 0 0 0; padding:0; border-radius:8px; margin-bottom:0.8em; text-shadow:1px 1px 0px #fff; font-size:1.2em; }		
	.hNews .pad {  padding:0.8em 1em; }
	.hNews h5, .nDate, .nTitle, .nAbstract { float:left; margin-right:1em; }
	.hNews h5 { width:auto; border-right:1px #999 dotted; font-size:1em; padding-right:2%; font-family:'Neuton' !important; }
			.hNews h5 img { float:left; margin:2px 8px 0 0 ;}

	.nWrap { float:left; width:76%; margin-bottom:0.8em; }
	.nAbstract { margin-bottom:1em; display:none; }
	.hNews h5 { font-family:'Open Sans'; letter-spacing:1px; color:#888; font-weight:bold; }
	.nTitle {  }
	.nDate { color:#000; }
	.hNewsHide { display:none; }

/*  AUCTION RESULTS  ============================================================================= */

.auctionResult { margin:0 0 2em 0; }
	.auctionResult img { float:left;   margin-right:2%;  }
	.auctionDetails { float:left; width:88%; }
	.auctionDetails h3  { padding:0; margin:-0.3em 0 0 0; font-size:1.6em; }
	.auctionDetails h5 	{ margin:0 0 1em 0; }

		
/*  CURRENT CATALOGUE  ============================================================================= */

h4.showingHd a { font-size:13px; text-decoration:underline; }

h5.auctionDate { padding:0 0 0.5em 0; }
.catalogueItem 		{ float:left; width:100%; padding:1em 0; border-bottom:1px #e0e0e0 solid; }
	.catalogue .span_2_of_8:nth-child(4n+1) { clear:both; margin-left:0; }

.catalogueImage   { float:left; width:20%; margin-right:3%; position:relative;   }
	.catalogueImage span { display:none; background:#fff; padding:0.5em; position:absolute; top:0.5em; right:0.5em; font-size:10px; }
	.catalogueImage:hover span { display:block; }
	
.catalogueDetails { float:left; width:77%;    }
	.catalogueDetails h5 { float:left; margin-top:-2px; font-size:0.9em;  }
	h3.catalogueTitle { clear:both;font-size:1.4em;  padding:0 0 0.6em 0; text-transform:capitalize;  }
	.cataloguePrice {  font-size:1em; color:#999; }
	.cataloguePrice strong { font-family:'Open Sans'; font-weight:normal; color:#1e2f52; }
	.priceIcon { padding-right:0.8em; }

.catalogueBid { float:right; background:#1e2f52; color:rgba(255,255,255,0.8); border-radius:8px; padding:0.5em 1em; margin:-1em 0 0 0;  }
	.catalogueBid p { margin: 0; padding: 0; }
	.catalogueBid .bidsubmit { border: 0; background: none; color: #fff; }
	
	table#bidonline { margin-bottom: 10px; }
	table#bidonline th { padding: 0.5em; background: #ddd; text-align: left; }
	table#bidonline td { padding: 0.5em; border: 1px solid #ddd; font-size: 0.9em; }
	
.calendarDate { float:left; width:49px; height:51px; background:url(../images/icon-calendar.html) no-repeat top left; text-align:center; margin:0.2em 1em 0 0; }
	.calendarDate h4 { color:#fff; margin:0; padding:4px 0 0 0; font-size:11px;text-transform:uppercase; }
	.calendarDate h5 { color:#000; font-size:19px; margin:0; padding:0; }

#searchCatalogue { float:right; margin-left:1em; }
	#searchCatalogue input { float:left; margin:0 0 0 0.7em;  }
	#searchCatalogue #searchtext { font-size:11px; }

.showall { float:left; width:100%; text-align:center; display:block; clear:both; padding:1em 0; margin:1em 0; font-size:1.2em; 
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
box-shadow:0px 0px 4px rgba(0,0,0,0.3) inset; }
	.showall:hover { background:#ddd; }
		
/*  OUR HISTORY  ============================================================================= */

.historyImages { text-align:center; }
	.imageBox { margin:0 auto 1em auto; background:#eae6dc; box-shadow:2px 2px 2px #ccc; padding:0.4em;  max-width:200px; }
	.imageCaption {  color:#5b4e2f; padding:0.5em 0 0.2em 0; text-shadow:1px 1px 0px #fff; }
	
/*  NEWS  ============================================================================= */

.newsPost 	{ padding:0 0 2em 0; }
	.newsPost h5 { padding:0 0 0.5em 0; }
	.newsPost a { text-decoration:none; }	
h5.date 	{ padding:0 0 1em 0; }		

.share_item { float:left; width:100%; border-top:1px #ddd solid; border-bottom:1px #ddd solid; padding:0.5em 0; margin:0 0 1em 0; }
.share_item ul { float:left; clear:left; list-style-type:none; margin:0; padding:0.4em 0 0 0; }
.share_item li { float:left; margin:0; padding:0;}

.newsFullpost,
.recentPosts { padding:1em 0 0 0; }
		
.newsText .introtext { font-weight:bold; color:#000; }
		
/*  ENQUIRY FORM  ============================================================================= */
			
#formEnquire {  margin:0 0 2em 0; }
#formEnquire i 			{ font-style:normal; color:#F00; }
#formEnquire label { float:left; width:30%; margin-right:4%; margin-bottom:1em; }
#formEnquire p { clear:both; }
#formEnquire input[type=text],
#formEnquire input[type=email],
#formEnquire input[type=number],
#formEnquire textarea { width:60%; }
#formEnquire textarea { height:200px; }
#formEnquire small { font-size:11px; color:#999; }

/*  OUR LOCATION  ============================================================================= */

.contactIcons { margin-bottom:0; }
.contactIcons img { margin-right:6px; }

.googleMap {  }

/*  WHAT WE SELL  ============================================================================= */

.sellItem { margin-bottom:1.3em; text-align:center;  height:280px; box-shadow:0px 0px 4px 4px #ebebeb inset; 
-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
	.sellItem:nth-child(4n+1) { clear:both; margin-left:0;  }
	.sellItem img {  margin:0 0 1em 0; }
	.sellItem h4 { font-size:1.3em; line-height:1.3; margin-bottom:0.5em; }
		.sellItem a { text-decoration:none; }
			
/* VENDOR-SPECIFIC ============================================================================= */

html { 
-webkit-overflow-scrolling : touch; 
-webkit-tap-highlight-color : rgb(52,158,219); 
-webkit-text-size-adjust : 100%; 
-ms-text-size-adjust : 100%; }

.clearfix { 
zoom : 1; }

::-webkit-selection { 
background : #000; 
color : #fff; 
text-shadow : 1px 1px 1px #000; }

::-moz-selection { 
background : #000; 
color : #fff; 
text-shadow : 1px 1px 1px #000; }

::selection { 
background : #000; 
color : #fff; 
text-shadow : 1px 1px 1px #000; }


button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
-webkit-appearance : button; }

::-webkit-input-placeholder {
font-size : .875em; 
line-height : 1.4; }

input:-moz-placeholder { 
font-size : .875em; 
line-height : 1.4; }

.ie7 img,
.iem7 img { 
-ms-interpolation-mode : bicubic; }

input[type="checkbox"], 
input[type="radio"] { 
box-sizing : border-box; }

input[type="search"] { 
-webkit-box-sizing : content-box;
-moz-box-sizing : content-box; }

button::-moz-focus-inner, 
input::-moz-focus-inner { 
padding : 0;
border : 0; }

/*  MEDIA QUERIES ============================================================================= */




/* e.g. iPad Landscape */
@media screen and (max-width: 1130px)
{
	
	.mainNav li { width:12%;  }
	.mainNav a { font-size:1em; padding:0.6em 0.8em;  }
	
}

@media screen and (max-width: 1024px)
{
	.buildingImg h5 { font-size:0.8em; }
}
	
@media screen and (max-width: 920px)
{
	.mainNav li { width:24%; border-bottom:1px #fff solid; border-top:1px #ddd solid; }
	.mainNav li ul li { border-left:0; }
	.mainNav ul li:hover ul { width:100%; }
	
	.catalogue h3.catalogueTitle { height:auto; }
}

@media screen and (max-width: 900px)
{
		
	.buildingText { width:70%; }
	.hCalendar { width:100%; }
	
	.sellItem { width:45.5%; height:auto; }
	.sellItem:nth-child(odd) { clear:both; }
	.sellItem:nth-child(even) { margin-right:0; }
	
	.hNews h5 { border-right:none; width:100%; }
	.nWrap { width:100%; }
}

@media screen and (max-width: 820px)
{
	.catalogue .span_2_of_8 { width:48.75%; }
	.catalogue .span_2_of_8:nth-child(odd) { clear:both; margin-left:0; }
	
	.hPortals .span_2_of_8 { width:100%; margin-bottom:1em; text-align:center;}
	.hPortals .span_2_of_8:nth-child(odd) { margin-left:0; clear:both; }
}

/* e.g. iPad Portrait */
@media screen and (max-width: 768px)
{
	body { font-size:84%; }
	
	/* Rearrange Footer */
	.footerNav .span_2_of_8 { width:47%; }
	.footerNav .span_2_of_8:nth-child(odd) { margin-left:0; }
	.footerLogo {  padding-top:1em; width:100%; text-align:center;  }
	
	.footerContent { width:100%;  }
	.mailingList { margin-top:-1.5em; }
	.mailingList, .footerContact, .footerAuthor { text-align:left; }
	.footerContact img { margin-right:0.5em; }
		.fTel, .fFax, .fEmail { float:left; clear:left; margin:0.8em 1.5em 0 0;  }
	
	.nextAuction { padding-top:2em; }
	
	.hPortals .span_2_of_8 { width:100%; margin-bottom:1em;}
	.hPortals .span_2_of_8:nth-child(odd) { margin-left:0; clear:both; }
	
	.googleMap { height:220px; }
	
	.catalogueAction { float:left; width:auto; clear:both; margin-left:24%; }
}

@media screen and (max-width: 760px)
{
	.mainNav li { width:48%; border-bottom:1px #fff solid; border-top:1px #ddd solid; }
	.mainNav li ul li { border-left:0; }
	
	#searchCatalogue { float:left; margin:0; }
		#searchCatalogue input#searchtext {  margin-left:0; }
	.catalogue h4 { float:left; clear:both; padding:1em 0 1em 0;  }
	
	
}

@media screen and (max-width: 600px)
{
	.span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6,
	.span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7,
	.span_1_of_8, .span_2_of_8, .span_3_of_8, .span_4_of_8, .span_5_of_8, .span_6_of_8, .span_7_of_8, .span_8_of_8 {
	width: 100%; margin:0 0 1em 0;
	}
	.catalogue .span_2_of_8 { width: 100%; margin:0 0 1em 0; }
	
	a#logo img { width:70%; }
	. { /*display:none;*/ font-size:10px; }
	
	#welcome { background:#3d2e17 url(../images/welcomebg-mobile.html) top center no-repeat; height:auto; min-height:auto; }
		.nextAuction { padding:1em 0; font-size:1em; }
	
	.hPortals .span_2_of_8 { margin-left:2.5%; }

	h1.pgtitle { font-size:1.8em; padding-bottom:0.2em; }
	h2.pageIntro { font-size:1.1em; }
	
	.textImage { float:left; margin-bottom:1em; }	
	.pageText h3, .pageText h4 { clear:both; }
		
	.googleMap { height:160px; }	
	
	#search { float:left; width:100%; margin:1em 0; }
		#search input { margin:0 0.7em 0 0;  }
		
	.sellItem { float:left;width:100%; margin:0 0 1em 0; } 	
		.sellItem img { float:left; width:30%; margin:0 0 1em 0; }
		.sellItem .text { float:left; width:55%; text-align:left; margin-left:5%; }
	
	#formEnquire label { width:100%; padding:0; margin:0 0 0.5em 0; }
	#formEnquire textarea { width:80%; }
	
	.catalogueBid { float:left; margin-top:0; }
}


/* e.g. Large Smartphones */
@media screen and (max-width: 480px)
{
	
	
	
	a#logo img { width:90%; }
	
	.mainNav .inner { width:100%; }
	a.menuToggle { cursor:pointer; float:left; display:block; color:#fff; padding:0.8em 0; width:100%; text-align:left; text-indent:1em; border-bottom:1px #ddd solid; background: #1e2f52; /* Old browsers */
background: -moz-linear-gradient(top, #1e2f52 0%, #0a1221 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e2f52), color-stop(100%,#0a1221)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e2f52 0%,#0a1221 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e2f52 0%,#0a1221 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e2f52 0%,#0a1221 100%); /* IE10+ */
background: linear-gradient(to bottom, #1e2f52 0%,#0a1221 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e2f52', endColorstr='#0a1221',GradientType=0 ); /* IE6-9 */ font-weight:bold;  }
		a.menuToggle img { float:right; padding: 4px 10px 0 0 ; }
	#show_menu { display:none; }	
	/* Take off hover */
	.mainNav ul li:hover ul { position:relative;  display:block; box-shadow:none; }
	.mainNav li, .mainNav li:hover { background-image:none; }
	.mainNav li.drop:hover { background-image:none; }
	.mainNav ul { border:0; }
	.mainNav li:nth-child(1) { border-top:0; }
	.mainNav li { width:100%; border-left:0; border-right:0; }
	.mainNav li ul li:last-child { padding-bottom:8px; }
	.mainNav li:hover { background:#fff; }
	
	.buildingImg { margin:1em 0 2em 0; }
	
	.buildingText .hIntro { font-size:1.5em; }
	.buildingText p { margin-bottom:1.3em; }
	
	/* Expand all other items */
	.hPortals .span_2_of_8 { width: 100%; margin:0 0 2em 0; }
	
	.nTitle { font-size:1em; line-height:1.3; margin:1em 0 0.2em 0; clear:both; }
	.nDate { margin-bottom:1em; clear:both; }	
	.nAbstract { font-size:0.8em; }
	.nAbstract, .hNewsHide { display:block; }
	
	.mainbg { height:auto; }
	
	.footerNav { margin-top:1em; }
	.footerNav .span_2_of_8 { width:100%; margin:0 0 1em 0; }
	
	
	.footerLogo img { width:100px;  }
	
		#formContact label { float:left; padding-bottom:4px; }
		#formContact input[type=email] { width:80%; clear:left; }
		#formContact input.button { float:left; margin:1em 0 1em 0; }

	
	.backtotop { display:block; width:100%; background:rgba(0,0,0,0.3); text-align:center; margin:2em 0 -1em 0; padding:0.7em 0; border-radius:8px; }
	
	.catalogueImage { width:100%; border:0; margin-right:0; padding:0 0 0.4em 0; }
	.catalogueImage:hover { border:0; }
	
	
	.auctionResult img { float:left; width:14%;  margin-right:3%;  }
	.auctionDetails { float:left; width:83%; }
	
	
}


/* e.g. Small Smartphones */
@media screen and (max-width: 320px)
{
}


/* Only show big intro bg on big screens */
@media screen and (min-width: 601px) {
	#welcome { min-height:483px; }
}
@media screen and (min-width: 1300px)
{
	a#logo img { width:569px; }
}
/* And on non-media query browsers too */
.oldie #welcome { min-height:483px; }

/* Force Nav and TopNav to show past 480px; */
@media only screen and (min-width: 481px) {
	#show_menu { display:block !important; }
}