body {
color: #333;
margin: 0;
padding: 0;
background: ##6E6F68 ;
font: 12px/1.25 Verdana, Arial, Helvetica, sans-serif;
}

#editor { background: #fff; }

.clear { clear: both; }

a { color: #768222; background: transparent;  }
a:visited { color: #C3C58C; background: transparent;  }
a:hover { color: #C3C58C; background: transparent;  }
a:active { color: #C3C58C; background: transparent;  }

td,th { font: 12px/1.25 Verdana, Arial, Helvetica, sans-serif; }

p  { padding: 0 12px; }
td p { padding: 0; }
h1,h2,h3,h4,h5,h6 { margin: 4px auto; } 
h1 { font-size: 1.75em; color: #3f5caa; font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Sans-serif;}
h2 { font-size: 1.2em; color: #6981c0; }
h3 { font-size: 1em; color:#F99F1d; }
h4 { font-size: .95em; color:#C82127; }
h5 { font-size: .85em; color:#C3C58C; }
h6 { font-size: .85em; color:#000; }
ul { padding-right: 1em; text-align: left; margin-bottom: 1em; }
li {line-height: 150%;}
img { border: none; }


/* Page Layout */

#wrapper {
width: 980px;
margin: 0 auto;
background: transparent url(/templates/img/web_bkg.jpg) repeat-y;
}

#header {
margin: 0 auto;
background: #fff url(/templates/img/web_hdr.jpg) no-repeat;
height: 100px;
width: 980px;
}

#header h1 {
display: none;
}

#mainmenu { padding-left: 10px; }

#content {
margin: 0;
padding: 0;
float: right;
width: 715px;
text-align: left;
}

#breadcrumb {
	text-align: left;
	margin: 0 auto;
	padding: 0.25em 0 0 .5em;
	font-size : .9em;
	color: #999;
}
#breadcrumb a { color: #999; text-decoration:none; }
#breadcrumb a:hover { color: #003336; }
#breadcrumb a:visited { color: #999; text-decoration:none; }
#breadcrumb a:active { color: #999; text-decoration:none; }

#footer {
margin: 0 auto;
background: transparent url(/templates/img/web_ftr.jpg) no-repeat;
height: 28px;
width: 980px;
}

#subfooter {
margin: 0 auto;
width: 980px;
text-align: center;
color: #ccc;
}

/* Sidebar */
#menu {
float: left;
color: #600;
background: transparent;
width: 264px;
font-size: 12px;
text-align: left;
margin-top: 1.2em;
margin-left: -8px;
}

#submenu {
clear: both;
float: left;
color: #600;
background: transparent;
width: 164px;
font-size: 12px;
text-align: left;
margin-top: 1.2em;
margin-left: 8px;

}
.yourcartlinks{
width: 100%;
float: left;
width : 193px;
padding: 0;
margin: 0;
padding-bottom: 6px;
}
#menu ul.jscartlinks{
padding: 0;
margin: 0;
background: url(/templates/img/yourcart.gif);
background-repeat: no-repeat;
padding-top: 30px;
background-position: 0px 0;
list-style: none;
margin-left: 10px;

}
#menu ul.jscartlinks li{
padding: 0;
margin: 0;
}
#menu ul.jscartlinks a{
padding: 0;
margin: 0;
color: #2B5E9C;
text-transform: uppercase;
text-decoration: none;
padding-left: 30px;
padding-top: 3px;
padding-bottom: 3px;
display: block;
}
#menu ul.jscartlinks li a:hover {
		color : #083B7D;
border-left: 20px solid #2B5E9C;
padding-left: 10px;
}

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 193px;
		font: 14px/1.25 Verdana, Arial, Helvetica, sans-serif;
		text-shadow: #fff;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
/*		margin-bottom : -1px; */
		width: 193px;
	}
	#nav li.first { border-top: none; }
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		/* margin-left : 11.05em; */
		margin-left : 194px;
		margin-top : -2.0em;
		padding-bottom: 4px;

		/* color and border */
		background-color: #D2D3B3;
		border: 1px solid #D2D3B3;
	}
	
	#nav li ul li { /* second-level list items */
	    position : relative;
		float : left;
		line-height : 1.5em;
		margin-bottom : -1px;
	}
	
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 153px;
		w\idth : 143px;
		display : block;
		color : #2B5E9C;
		text-decoration : none;
		background-color : transparent;
		padding : 4px 0px 4px 30px;
		text-transform: uppercase;
	}

	#nav li a:hover {
		color : #083B7D;
		border-left: 20px solid #2B5E9C;
		padding-left: 10px;
	}
	#nav ul ul li a:hover {
		color : #fff;
		background-color : #490d00;
		border: none;
	}
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.thover ul ul, #nav li.thover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.thover ul, #nav li li.thover ul, #nav li li li.thover ul { /* lists nested under hovered list items */
		left: auto;
	}
	#nav li:hover, #nav li.thover {
		background-color: none;
	}
	#nav li li:hover, #nav li li.thover {
		background-color: none;
	}	
	
	
	/*
	#nav a.hasChild {
	  background-image: url(/templates/img/rt-arrow.gif);
	  background-repeat: no-repeat;
	  background-position: center right;
	}
	*/

#topNav {
width: 100%;
float: right;
color: #fff;
background: #926215;
border-top: 1px solid #000;
border-bottom: 1px solid #333;
margin: 0 0 0px 0;
}

#topNav ul li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#topNav ul {
margin: 0;
padding: 0 0 0 8%;
color: #fff;
background: transparent;
font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: .9em;
letter-spacing: 2px;
}

#topNav ul li a {
padding: 0.2em 12px;
background-color: #926215;
color: #eee;
text-decoration: none;
float: right;
border-bottom: none;
}

#topNav ul li a:hover {
background: #eb0;
color: #000;
}



div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
div.gallery p {font-size: .75em; text-align: center;}

ul.thumbGallery {
  list-style: none;
  list-style-image: none;
  padding: 0;
  margin: 0;  /* different browsers style this different so go for sure */
 /* line-height: 1em; */
  text-align: center;
/* font-size:smaller;
  font-weight:lighter; */
  color: #666;
}
ul.thumbGallery li {
  list-style-image: none;
  float: left;
  border: 1px solid #ccc;
  padding: 3px;
  margin-bottom: 3em;
  margin-right: 1em;
  white-space: nowrap;
}
ul.thumbGallery li a, li a:visited {
  border-bottom: 0px;
  text-decoration: none;
}
ul.thumbGallery a img {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}

div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}
div.photo p {font-size: .75em; text-align: center;}
div.photo img {
	border: 1px solid #aaa;
}

div#doclib {
	margin: 0 1.5em 2px 1em;
	padding: 0px 0 4px 6px;
}

div#event {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #444;
	background: transparent;
}
div#event h2 {
	font-size: 1.5em;
	margin: 5px 0 5px 9px;
	padding: 0px 0 0px 4px;
	font-weight: normal;
	border-bottom: 2px dotted #e0e0e0;
}
div#event h3 {
	font-size: 1.1em;
	margin: 5px 0 5px 9px;
	padding: 0px 0 0px 5px;
	font-weight: bold;
}
div#event h3 a, h3 a:visited {
	color: #444;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}
div#event h4 {
	font-size: .8em;
	margin: 1px 0 0px 12px;
	padding: 0px 0 0px 4px;
	font-weight: lighter;
}

div#event p {
	font-size: 1em;
	margin: 1px 0 1px 12px;
	padding: 0px 0 0px 4px;
	font-weight: normal;
}

div#searchresults li a, li a:visited {
	color: #600;
	background: transparent;
	text-decoration: none;
}

div#siteindex ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 8px;
}

.quotebox {  display: block; width: 250px; background: #fff; color: #000; border: 1px solid #036; margin: 3px 16px; float: right; }
.quotebox h2 {
  font-size: 1.2em;
  font-weight: bold;
  background-color: #8C9870;
  color: #fff;
  margin: 0px;
  padding: 2px;
  border-left: 24px solid #036;
  border-right: 6px solid #036;
}
.quotebox p {padding: 8px; margin: 0px auto; font-size: .9em; line-height: 110%;}
.quotebox ul { list-style: none; margin: 4px;}

.newsbox { display: block; width: 275px; padding: 1px; margin: 1px; border: none; background: #fff; color: #000; }
.newsbox ul { list-style: none; margin: 0 auto; line-height: 140%; }
.newsbox li { margin-top: 12px; background: none url(/icons/entry_12.gif) 1px 4px no-repeat; padding-left: 14px; font-size: .95em; }
.newsbox p { font-size: .75em; text-align: right; }
.newsbox p a {color: #666; }

.article h2 {
  background: none;
  color: #000;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0;
}
.article a {
  color: #000;
  text-decoration: none;
}
.article a:hover {
  color: #ccc;
}
.article .splitleft { float: left; width: 49%; color: #aaa; font-size: 10px; padding-left: 4px; }
.article .splitright { float: right; width: 49%; color: #aaa; font-size: 10px; text-align: right; padding-right: 4px; }

#deptbox { padding-left: 10px; }

	#dept_list, #dept_list ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 193px;
		font: 14px/1.25 Verdana, Arial, Helvetica, sans-serif;
		text-shadow: #fff;
	}
	
	#dept_list li { /* all list items */
		position : relative;
		float : left;
/*		margin-bottom : -1px; */
		width: 193px;
	}
	#dept_list li.first { border-top: none; }
	
	#dept_list li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		/* margin-left : 11.05em; */
		margin-left : 194px;
		margin-top : -2.0em;
		padding-bottom: 4px;

		/* color and border */
		background-color: #D2D3B3;
		border: 1px solid #D2D3B3;
	}
	
	#dept_list li ul li { /* second-level list items */
	    position : relative;
		float : left;
		line-height : 1.5em;
		margin-bottom : -1px;
	}
	
	
	#dept_list li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#dept_list li a {
		width: 153px;
		w\idth : 143px;
		display : block;
		color : #2B5E9C;
		text-decoration : none;
		background-color : transparent;
		padding : 4px 0px 4px 30px;
		text-transform: uppercase;
	}

	#dept_list li a:hover {
		color : #083B7D;
		border-left: 20px solid #2B5E9C;
		padding-left: 10px;
	}
	#dept_list ul ul li a:hover {
		color : #083B7D;
		background-color : #490d00;
		border: none;
	}
	#dept_list li:hover ul ul, #dept_list li:hover ul ul ul, #dept_list li.thover ul ul, #dept_list li.thover ul ul ul {
		left: -999em;
	}
	
	#dept_list li:hover ul, #dept_list li li:hover ul, #dept_list li li li:hover ul, #dept_list li.thover ul, #dept_list li li.thover ul, #dept_list li li li.thover ul { /* lists nested under hovered list items */
		left: auto;
	}
	#dept_list li:hover, #dept_list li.thover {
		background-color: none;
	}
	#dept_list li li:hover, #dept_list li li.thover {
		background-color: none;
	}	


/*
#dept_list, #dept_list ul { list-style: none; font: 14px/1.25 Verdana, Arial, Helvetica, sans-serif;  width: 193px; }
#dept_list a { color : #2B5E9C;	width: 100%; display: block; height: 35px; text-transform: uppercase;}
#dept_list a:hover { color : #D2D3B3;	width: 100%; display: block; height: 35px; text-transform: uppercase; border-left: 20px solid #2B5E9C; }
*/
.productdetail { display: block; width: 99%; }

.product_photo { display: block; width: 54%; float: left; padding: 1em 0;}
.product_info { display: block; width: 45%; float: right; }
.prodoptions { }
.product_description { display: block; width: 95%; clear: both; }

#cartoptions { text-align: right; padding: 4px 0; }

span.isSold_ { display: none; }

.Sold { color: #ccc; }
.Sold a { color: #ccc; }
.Sold span.isSold_Sold { display: block; color: #f00; font-size: 1.5em; font-weight: bold; }


