/* Main Structural DIVs and their default styles
================================================================================================================ */
#wrapper {
	background-image: url(/img/bodyFiller.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}



#wrapperOuter {
	background-image: url(/img/wrapperOuterBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 188px 0 0px 0;
}

/* ------------------------------------------------------------------------------------------- */
#wrapperInner {
	background-image: url(/img/wrapperInnerBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 145px;	
}

/* ------------------------------------------------------------------------------------------- */
#header #logo {
	position: absolute;
	left: -15px;
	top: -110px;	
}
#header #supernav {
	position: absolute;
	text-align: right;
	right: 0px;
	top: -80px;
	height: 45px;
	width: 564px;
	background-image: url('/img/superNavUnderline.png');
	background-repeat: no-repeat;
	background-position: -5px 23px;
}
#header #supernav a {
	margin: 0 8px 0 8px;
}
#header #nav {
	height: 39px;
	left: -3px;
	position: absolute;
	top: -40px;
	width: 880px;
}


/* ------------------------------------------------------------------------------------------- */
#content {
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 14px;
	position: relative;
	text-align: left;
	width: 872px;
}
#content ul {
	list-style: disc outside;
	margin: 0 0 10px 0px;
}
#content ul li {
	margin: 0 0 1px 0;
}



/* ------------------------------------------------------------------------------------------- */
#main {
	margin-left: 10px;
	margin-bottom:5px;
	text-align: left;
	width: 600px;
}
#main p {
	font-size: 13px;
}
#main ul {
	padding-left: 15px;
}
#main p a:link,
#main p a:hover,
#main p a:visited,
#main p a:active {
	border-bottom: 1px solid #06395f;
}
#main p a:hover {
	border-bottom: none;
}

/* ------------------------------------------------------------------------------------------- */
#sidebar {
	border-left: 1px solid #e8dab5;
	float: right;
	margin-right: 0px;
	padding: 0 5px 20px 10px;
	text-align: left;
	width: 230px;
}


/* ------------------------------------------------------------------------------------------- */
#footer {
	position: absolute;
	bottom: -60px;
	left: 50%;
	margin-left: -440px;
	text-align: left;
	width: 880px;
}
#footer a {
	margin-right: 25px;
	font-size: 1em;
	font-family: Georgia, serif;
	color: #00457c;
	letter-spacing: .18em;
}
#footer a:hover {
	color: #fff;
}
#footer p {
	padding: 10px 0 0 0;
	font: "Lucida Grande","Lucida Sans Unicode", arial, sans-serif;
	font-size: .9em;
	letter-spacing: .09em;
	color: #00457c;
}
#footer p a {
	margin: 0;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------- */

#newsSignup {
	position: absolute;
	bottom: -103px;
	left: 67%;
	width: 289px;
	height: 100px;
/*	background-color: red;*/
	background-image: url(/img/newsletterDownload.png);
	background-repeat: no-repeat;
}

/* ------------------------------------------------------------------------------------------- */
#search {
	margin: 0px 0px 0px 0px;
}


/* ------------------------------------------------------------------------------------------- */
#sidebarProduct {
	margin: 20px 0 20px 0;
}


/* ------------------------------------------------------------------------------------------- */
#sidebarLinks {
	margin: 45px 0 0px 0;
	background-image: url(/img/sidebarLinks_filler.png);
	background-repeat: repeat-x;
	background-color: #fff;
	width: 278px;
}









#sidebarLinks h2 {
	font: 1.1em "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: .08em;
	color: #fff;
	padding: 5px 0 15px 20px; margin: 0px 0px 0px 0px;
	
}


div.sidebarModule {
	margin: 20px 0 20px 0;
}
div.sidebarModule li {
	list-style: none;
}
div.sidebarModule .newsHeader {
	display: block;
	font: 1.1em "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: .08em;
	color: #005294;

}
div.sidebarModule ul.newsList li {
	border-top: 1px solid #c6bfaa;
}
div.sidebarModule ul.newsList li a span.sidebarNewsTitle {
	color: #000;
	font-size: 1em;
}
div.sidebarModule ul.newsList li a span.sidebarNewsDate {
	font-size: .9em;
	color: #595249;
}
div.sidebarModule ul.newsList li a span.sidebarNewsExcerpt {
	font-size: .9em;
	color: #857e74;
	line-height: 1.5em;
}

div.sidebarModule ul.newsList li a span {
	display: block;
	margin-bottom: 5px;
}
div.sidebarModule ul.newsList li a:link, div.sidebarModule ul.newsList li a:hover, div.sidebarModule ul.newsList li a:visited, div.sidebarModule ul.newsList li a:active {
	display: block;
}
div.sidebarModule ul.newsList li a:hover {
}

div.intlStore h2 {
	background: url('/img/intlStoreHeader.jpg') no-repeat;
	text-indent: -9999px;
	width:230px;
	height:97px;
	margin-bottom: 5px;
}
div.intlStore ul { 
	margin: 0em;
	padding: 0em;
	border-top: 1px solid #e1dcd0;
}
div.intlStore ul li {
	margin: 0em;
	padding: 0em;
	list-style: none;
	border-bottom: 1px solid #e1dcd0;
}
div.intlStore ul li a {
	font-style: normal;
	font-size: 12px;
	padding: 4px 0px 3px 5px;
}

/* Social Links */
div.sidebarModule ul.socialLinks {}
div.sidebarModule ul.socialLinks li {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}
div.sidebarModule ul.socialLinks li a {
	display: block;
	text-transform: uppercase;
	font-style: normal;
}
div.sidebarModule ul.socialLinks li a.fb{
	padding:4px 0 4px 25px;
	background: url('/img/icon_socialLinks.png') no-repeat -5px 0;
}
div.sidebarModule ul.socialLinks li a.fb:hover{
	background-position: -5px -26px;
}
div.sidebarModule ul.socialLinks li a.tw{
	padding:4px 0 4px 34px;
	background: url('/img/icon_socialLinks.png') no-repeat 0 -52px;
	margin-left: 15px;
}
div.sidebarModule ul.socialLinks li a.tw:hover {
	background-position: 0px -78px;
}
.ie6 div.sidebarModule ul.socialLinks li {
	width:90px;
}

/*News And Events List Style*/
div.sidebarModule ul li a span.sidebarNewsTitle {
}
div.sidebarModule ul li a span.sidebarNewsDate {
	font-size: .9em;
	color: #595249;
}
div.sidebarModule ul li a span {
	display: block;
	margin-bottom: 5px;
}


.articleTeaser {
	background-image: url('/img/teaser_filler.png');
	background-repeat: repeat-x;
}



ul.linkList li {
	list-style: none;
	color: #005fad;
	font-size: 12.5px;
	line-height: 17px;
	border-top: 1px solid #c6bfaa;
}
ul.linkList li a:link, ul.linkList li a:hover, ul.linkList li a:visited, ul.linkList li a:active {
	display: block;
	height: 1%;
}
ul.linkList li a:hover {
	color: #333;
}







div.paginationNav {
	border-top: 1px solid #c9b58a;
	border-bottom: 1px solid #c9b58a;
	padding: 5px;
}
div.paginationNav span.current {
	display: inline;
}
div.paginationNav div.disabled {
	display: none;
}



div.productThumbnailLeft {
	border-bottom: 1px solid #e7e2d8;
	border-right: 1px solid #e7e2d8;
	float: left;
	margin-top: 0px;
	padding: 10px;
	width: 250px;
	height: 110px;
}

div.productThumbnailRight {
	border-bottom: 1px solid #e7e2d8;
	float: left;
	margin-top: 0px;
	padding: 10px;
	width: 250px;
	height: 110px;
}

div.productThumbnail img {
	padding:3px;
	border: 1px solid #999; 
}
div.productThumbnail h3 {
	line-height: 17px;
	margin: 0px; padding: 0px;
	font-size: 13.5px;
}
div.productThumbnail p {
	margin: 0px; padding: 0px;
}
div.productThumbnail .author {
	display: block;
	font-size: 12px;
	padding: 4px 0 4px 0;margin: 0px;	
	}
div.productThumbnail .price {
	color:#3c2618;
	font-size: 13px;
}

span.productInfo span.addtocart {
	display: block;
	margin: 10px 0;
}
span.productInfo span.addtocart a {
	background-color: #C6BFAA;
	background-color: #D5CFC1;
	border-left: 2px solid #3C2618;
	color: #3C2618;
	font-size: 11px;
	font-style: italic;
/*	font-weight: bold;*/
	padding: 5px;
/*	text-transform: uppercase;*/
}
span.productInfo span.addtocart a:hover {
	border-left: 2px solid #367c2b;
	background-color: #367c2b;
	color: #fff;
}


div#flashMessage{
	font-size: 18px;
	font-style: italic;
	padding:0 0 10px 10px;
}

img.borderedImage {
	margin: 5px 15px 0 0;
	border:1px solid #cdcdcd;
	padding:5px;"
}

.ui-tabs-hide { 
	display: none; 
}
