/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

.store-sub-categories {
	display: none;
}
#product-detail-price {
	color: #666;
	font-weight: bold;
	font-size:1.2em;
}
.product-list-item {
	height: 165px;
}

* Added by JWS to affect the look of publications in email signup list.*/
.list-signup-list-name {
	font:italic normal 1.1em Georgia, serif;
	color:#759097;
}

#sn-about, #sn-support, #sn-store, #sn-img, #sn-radio, #sn-resources, #sn-events, #sn-news {
	display:none;
}



/* general settings  */
* {font-size:100.01%}
html{font-size:62.5%;}

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body{
	background:#032D52;
	font:1.1em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	color:#808080;
}
strong {
	color:#808080;
	font-weight:bold;
}
hr {
	border: 0;
	width: 100%;
	background:url(/SiteFiles/1127/Images/hor-line.gif) repeat-x 0 100%;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
h1{
	font:1.8em Georgia, serif;
	font-weight:normal;
	color:#554f49;
	padding-bottom:18px;
	background:url(/SiteFiles/1127/Images/hor-line.gif) repeat-x 0 100%;
}
h2{
	font:1.5em Georgia, serif;
	font-weight:normal;
	color:#7F7B76;
}
h3 {
	font:1.3em Georgia, serif;
	font-weight:normal;
	color:#7D776B;
}
h4 {
	font:italic normal 1.1em Georgia, serif;
	color:#759097;
}
h4 a:link {
	color:#E3A112;
	text-decoration: none;
}
h4 a:hover {
	color:#E3A112;
	text-decoration: underline;
}
h5{
	font:1em Georgia, serif;
	font-weight:normal;
	color:#ADA79E;
}
h5 a:link {
	color:#ADA79E;
	text-decoration: underline;
}
h5 a:hover {
	color:#ADA79E;
	text-decoration: none;
}

form{margin:0;}
img{border:none;}
a:link, a:visited, a:active {
	color: #4F6C86; 
	text-decoration: none;
}
a:hover {
	color: #4F6C86; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
/* header settings */
#headerWrapper{
	background:url(/SiteFiles/1127/Images/mainbg.jpg);
}
#header{
	width:100%;
	min-width:800px;
	height:148px;
	background:url(/SiteFiles/1127/Images/header.png) repeat-x 0 0;
}
.header{
	width:800px;
	margin:0 auto;
	position:relative;
	height:119px;
	padding:21px 0 0;
}
/* logo */
.header strong a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:348px;
	height:65px;
	background:url(/SiteFiles/1127/Images/logo.gif) no-repeat 0 0;
	margin:0 auto;
}
/* main navigation settings */
#navigation{
	position:absolute;
	bottom:1px;
	left:0;
	float:none;
	height:34px;
	width: auto;
	background:url(/SiteFiles/1127/Images/nav-sep.gif) no-repeat 0 0;
	font-size:12px;
	overflow: hidden;
}
#navigation ul{
	margin:0;
	padding:0;
	list-style:none;
	height:34px;
	width: auto;
	background:url(/SiteFiles/1127/Images/nav-sep.gif) no-repeat 100% 0;
}
#navigation ul li{
	float:left;
	line-height:34px;
	padding:0;
}
#navigation ul li a{
	color:#fff;
	float:left;
	padding:0 14px 0 13px;
	line-height:34px;
	text-decoration:none;
}
/* main navigation rollover */
#navigation ul li a:hover,
#navigation ul li.active a{
	background:#e6e0d3;
	color:#5c5546;
}




/* text enlarge box settings */
#textchanger{
	position:absolute;
	bottom:0;
	right:0;
	height:34px;
	width: auto;
	background:url(/SiteFiles/1127/Images/nav-sep.gif) no-repeat 100% 0;
	padding:0 26px 0 0;
	background-image: url(/SiteFiles/1127/Images/nav-sep.gif);
}
* html #textchanger{
	position:absolute;
	bottom:0;
	right:0;
	height:34px;
	width: 150px;
	background:url(/SiteFiles/1127/Images/nav-sep.gif) no-repeat 100% 0;
	padding:0 16px 0 0;
	background-image: url(/SiteFiles/1127/Images/nav-sep.gif);
}
#textchanger p{
	margin:0;
	float:left;
	line-height:34px;
	color:#fff;
	font-size:10px;
	padding-right: 12px;
}
#textchanger a.master {
	float: left;
	width: 16px;
	height: 16px;
	background: url(/SiteFiles/1127/Images/smaller.gif)  no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 8px;
}
#textchanger a.master:hover {
	float: left;
	width: 16px;
	height: 16px;
	background: url(/SiteFiles/1127/Images/smallerOn.gif)  no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 8px;
}
#textchanger a.large {
	float: left;
	width: 13px;
	height: 16px;
	background: url(/SiteFiles/1127/Images/master.gif)  no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 8px;
}
#textchanger a.large:hover {
	float: left;
	width: 13px;
	height: 16px;
	background: url(/SiteFiles/1127/Images/masterOn.gif)  no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 8px;
}
#textchanger a.larger {
	float: left;
	width: 16px;
	height: 16px;
	background: url(/SiteFiles/1127/Images/larger.gif)  no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 8px;
}
#textchanger a.larger:hover {
	float: left;
	width: 16px;
	height: 16px;
	background: url(/SiteFiles/1127/Images/largerOn.gif)  no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 8px;
}


/* Breadcrumbs */

#breadcrumb {
	width:100%; 
	margin-left:0px; 
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:20px;
	padding-top:2px; 
	padding-bottom:2px; 	
	padding-right:0px; 	padding-left:2px;}
#breadcrumb a:link {text-decoration:none; }
#breadcrumb a:active {text-decoration:none; }
#breadcrumb a:visited {text-decoration:none; }
#breadcrumb a:hover {text-decoration:none; }

#breadcrumb li  {
    list-style-type:none;
    float: left;
    margin-right: 5px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-image: url(/sitefiles/1161/Images/breadcrumb.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:10px;
}

 #breadcrumb #bc-home,  #breadcrumb #bc-Home {
    list-style-type:none;
    float: left;
    margin-right: 5px;
    background-image: none;
    padding-left:0px;
}


/* content holder */
#contentWrapper {
	background:url(/SiteFiles/1127/Images/mainbg.jpg);
}
#content-holder{
	margin:0 auto;
	width:800px;
	padding:11px 0 0;
	background:#fff url(/SiteFiles/1127/Images/line.gif) no-repeat 0 0;
	overflow:hidden;
}
* html #content-holder{
	padding-bottom: 10px;
}
/* content top box */
.top{
	margin:0 auto;
	width:780px;
	padding:0px;
}
/* main content */
.maincontent{
	margin:0;
	padding:10px;
	width: 780px;
	overflow:hidden;
}
/* contetn box settings */
.box{
	height:260px;
	min-height:260px;
}
.box:hover,.box.hover{background:#bfbab3;}
* html .box{
	height:260px;
	min-height:260px;
}
/* inner page left column settings */
.leftcolumn{
	width:556px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
	overflow:hidden;
}
.content{
	width:507px;
	border:1px solid #dfddda;
	margin:10px 0;
	padding:24px 28px 24px 19px;
	line-height:1.5em;
	float:left;
}
/* inner page right column settings */
.rightcolumn{
	width:215px;
	float:right;
	margin:0 10px 0 0;
	display:inline;
	overflow:hidden;
	font-family:Georgia, serif;
}
.rightcolumn h3{
	margin:0;
	font-size:1.16em;
	color:#5c5546;
	line-height:34px;
	background:#f0ece5;
	border-top:1px solid #fbfaf9;
	padding:0 0 0 10px;
}
.rightcolumn ul{
	margin:0;
	padding:0;
	list-style:none;
	width:215px;
	font-size:1em;
	overflow:hidden;
}
.rightcolumn ul li{
	width:202px;
	float:left;
	border-bottom:1px solid #e9e9e9;
	padding:11px 0 7px 12px;
}
.rightcolumn ul li a{
	color:#ada79e;
	text-decoration:none;
}
.rightcolumn ul li a:hover{text-decoration:underline;}
/* right-content box settings */
.right-content{
	width:193px;
	margin:20px auto 0;
}
.right-content img{
	margin-bottom: 10;
}
.search-store {
	font:1.3em Georgia, serif;
	color: #4f6c86;
	font-weight: bold;
	display:block;
	padding-bottom: 12px;
}
/* footer settings */
#footer1{
	background:transparent url(/SiteFiles/1127/Images/footer.gif) repeat-x scroll 0 0;
	border-top:1px solid #DFDDDA;
	height:185px;
	min-width:800px;
	width:100%;
}
/* contact information box settings */
.info{
	width:800px;
	margin:0 auto;
	font:1em Georgia, serif;
	color:#ada79e;
	overflow:hidden;
}
.info a{
	color:#ada79e;
	text-decoration:none;
}
.info a:hover{text-decoration:underline;}
.info ul{
	margin:0;
	padding:0;
	list-style:none;
	font:1em Georgia, serif !important;
	float:left;
	width:450px;
}
.info ul li{
	float:left;
	line-height:35px;
	background:url(/SiteFiles/1127/Images/sep.gif) no-repeat 0 50%;
	padding:0 4px 0 6px;
}
.info ul li:first-child{background:none;}
/* search box settings */
#search{
	float:right;
	line-height:35px;
}
#search label{float:left;}
/* footer content settings */
.bottom{
	background:transparent url(/SiteFiles/1127/Images/sep2.gif) repeat-y scroll 0 0;
	color:#ADA79E;
	font:1em Georgia, serif !important;
	height:100px;
	line-height:normal !important;
	margin:19px auto 0;
	width:800px;
}
.bottom a:link {
	color:#ada79e;
	text-decoration: underline;
}
.bottom a:hover {
	color:#FFF;
	text-decoration: none;
}
.notable {
	background:transparent url(/SiteFiles/1127/Images/sep2.gif) repeat-y scroll 100% 0;
	float:left;
	height:100px;
	padding:11px 40px 0;
	text-align:center;
	width:318px;
}
.notable h3 {
	width:131px;
	height:14px;
	background:url(/SiteFiles/1127/Images/txt1.2.gif) no-repeat 0 0;
	padding-bottom: 12px;
}
.news {
	background:transparent url(/SiteFiles/1127/Images/sep2.gif) repeat-y scroll 100% 0;
	height:100px;
	padding:10px;
	width:100%;
}
.news h3 {
	width:122px;
	height:19px;
	background:url(/SiteFiles/1127/Images/txt2.gif) no-repeat 0 0;
	padding-bottom: 12px;
}
.bottom h3{
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}

/* added styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.def-content{
	width:507px;
	min-height: 260px;
	border:1px solid #dfddda;
	margin:10px 0;
	padding:24px 28px 24px 19px;
	line-height:1.5em;
	float:left;
}
* html .def-content{
	height: 260px;
	min-height: 260px;
}

/* SUB NAV */
#subnavWrapper {
	width: 215px;
	float: left;
	margin-bottom: 20px;
}
#subnavWrapper p {
	display: none;
} 
#subnavWrapper h2, #subnavWrapper h2 a {
	font-size: 1.1em;
	background-color: #f0ece5;
	color: #5c5546;
	padding: 6px;
	text-decoration: none;
	margin: 0px;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size:1.1em;
    padding: 0;
    margin: 0;
    width: 215px;
    background: none;
}
#subnav a {
	color: #ada79e;
	display:block;
	padding: 8px 10px;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none;
}
#subnav a:hover {
	color: #5c5546;
	display:block;
	padding: 8px 10px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
#subnav a.first {
	color: #ada79e;
	display:block;
	padding: 8px 10px;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none;
}
#subnav a.first:hover {
	color: #5c5546;
	display:block;
	padding: 8px 10px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
#subnav a.current {
	color: #5c5546;
	display:block;
	padding: 8px 10px;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none;
}

/* SEARCH */
.searchField {
	float:left;
	padding:3px 0 0 10px;
	margin:7px 10px 0;
	display:inline;
	width:200px;
	height:18px;
	background:transparent url(/SiteFiles/1127/Images/input.gif) no-repeat 0 0;
	border:none;
	font:1em Georgia, serif !important;
	color:#ada79e;
	outline: none;
}
.searchButton {
	display: none;
}

/* SEARCH TITLE */
.pageSearchTitle {
	font-style:italic;
	color:#e3a112;
	display:block;
}
a.pageSearchTitle {
	font-style:italic;
	color:#e3a112;
	display:block;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-style:italic;
	color:#e3a112;
	display:block;
	text-decoration:underline;
}

/* SCROLLING MARQUEE */
#marqueecontainer{
	position: relative;
	width: 318px; /*marquee width */
	height: 100px; /*marquee height */
	overflow: hidden;
	text-align:center;
}
#vmarquee{
	position: absolute;
	top: 0;
	left: 0;
	width: 98%; 
}
