/* SAGE International */
/* Copyright [M9Media] 2009 */

* {
	margin: 0 auto;
	padding: 0;
}
body, html {
	background: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222222;
	text-align: left;
}
p {
	margin: 0px;
	padding-bottom: 15px;
}
h1 {
    background: transparent url('bg_hdr_span.gif') no-repeat scroll top right;
    color: #333;
	font-size: 14px;
	font-weight: bolder;
    display: block;
    height: 30px;
    margin: 0px 5px 10px -3px;
    padding-right: 12px; /* sliding doors padding */
}
h1 span {
    background: transparent url('bg_hdr.gif') no-repeat;
    display: block;
    line-height: 18px;
    padding: 5px 0 5px 12px;
}
h2 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #777;
}
a {
	color: #fe0000;
	text-decoration: none;
}
a:hover {
	color: #ff6e6e;
}
img {
	border: 0;
}
ul {
	list-style: none;
}
ol {
	padding: 10px 0px 20px 0px;
	list-style: none;
}
ol li {
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	padding: 0px 0px 4px 10px;
}
#supersized {
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: -999;
	height: 100%;
	width: 100%;
}
#supersized img {
	height: auto;
	width: auto;
	position: relative;
	outline: none;
	border: none;
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}
#wrapper {
	margin: 0 auto;
	width: 1050px;
	background: url('ytile.png') repeat-y top;
}
#masthead {
	padding: 10px 40px 0px 0px;
	width: 1010px;
	height: 98px;
	background: url('masthead.png') no-repeat top;
	text-align: right;
	color: #333333;
}
#navh {
	width: 1010px;
	padding: 69px 0px 0px 30px;
	height: 36px;
	background: url('topnav.png') no-repeat top;
}
#secnav {
	width: 1010px;
	padding: 14px 30px 0px 0px;
	height: 28px;
	background: url('secnav.png') no-repeat top;
	text-align: right;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
	font-weight: bold;
	color: #38280f;
	text-decoration: none;
	text-transform: capitalize;
}
#nav li a {
	display: block;
	font-weight: bold;
	color: #38280f;
	padding: 0px 15px 2px 2px;
	font-size: 14px;
	text-transform: capitalize;
}
#nav li a:hover {
	padding: 0px 15px 2px 2px;
	color: #8a6c3f;
}
#nav li ul li a {
	color: #555555;
	background: none;
}
#nav li ul li a:hover {
	color: #222;
	background-color: #ededed;
}
#nav li {
	float: left;
	position: relative;
	width: auto;
	padding: 0px 5px 0px 5px;
	list-style: none;
}
li ul {
	width: 320px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 5px 0px 5px 0px;
	background-color: #b49a71;
	text-align: left;
	z-index: 100;
}
#nav li ul li {
	padding: 2px 4px 2px 4px;
}
#nav li>ul {
	top: auto;
	left: auto;
}
#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}
#nav li:hover ul, li.over ul {
	display: block;
}
.secnavitem {
	color: #38280f;
}
#content {
	width: 920px;
	padding: 30px 65px;
}
#footer {
	width: 990px;
	padding: 20px 0px 0px 60px;
	height: 100px;
	background: url('footer.png') no-repeat top;
}
#media ol {
	padding: 10px 70px 20px 15px;
	list-style: none;
}
#media ol li {
	list-style-image: url(bullet.gif);
	list-style-position: outside;
	padding: 0px 0px 15px 0px;
}
.contentLeft {
	float: left;
	width: 450px;
	padding: 0px 70px 0px 0px;
}
.contentRight {
	float: right;
	width: 350px;
}
.newsFeed {
	float: right;
	width: 380px;
	height: auto;
}
.reutersFeed {
	float: right;
	width: 380px;
	max-height: 1000px;
	overflow: auto;
}
.clear {
	height: 0px;
	clear: both;
}
.right {
	float: right;
	padding: 0px 0px 15px 35px;
}
.error {
	color: #ff0000;
	font-weight: bold;
	text-decoration: blink;
}
.quote {
	padding: 10px 0px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.tbldocs {
	width: 850px;
	text-align: left;
}
.docholder {
	width: 840px;
}
.icon {
	padding-top: 10px;
	width: 25px;
	float: left;
}
.red {
	font-size: 16px;
	padding-bottom: 10px;
	color: #fe0000;
}
.title {
	padding-top: 10px;
	width: 775px;
	float: left;
	font-weight: bold;
	text-transform: capitalize;
}
.description {
	width: 620px;
	float: left;
	padding: 10px 10px 10px 0px;
}
.buynow {
	width: 140px;
	float: right;
	padding: 10px 0px 0px 0px;
}
.docclear {
	height: 1px;
	clear: both;
	background-color: #666666;
}
.date {
	font-style: italic;
	font-weight: bolder;
	color: #999999;
}
.drop {
	 font-size : 36px;
	 font-weight : bold;
	 float : left;
	 width : auto;
	 margin: 0;
	 padding: 0;
	 line-height: 30px;
}

/* ------- cart specific -------- */
.cartlinks {
	font-size: 10px;
	color: #666666;
}
input {
	padding: 0px;
	margin: 0px;
	color: #565656;
}
input.formCheckbox {
	border: none;
	background: transparent;
}
input.formButton {
	background: #456456;
	border: 1px #223223 solid;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 5px;
	margin: 3px 3px 0px 0px;
	font-size: 11px;
    cursor: pointer;
}
.freeButton {
	background: #456456;
	border: 1px #223223 solid;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 5px;
	margin: 3px 3px 0px 0px;
	font-size: 11px;
    cursor: pointer;
}
/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #696969;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 5px;
	background: #efefef;
	color: #353535;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #cccccc;
	color: #787878;
	padding: 2px;
}
/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #efefef;
}
.altRowOdd{
	background-color: #d6d6d6;
}
/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 9px;
}
.pagingLinks {
	text-align: center;
}
.errorMessage {
	color: #993333;
	font-weight: bold;
	text-decoration: blink;
}
.results {
	border-bottom: 1px #666666 solid;
}
/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align: top;
}
.proname {
    font-weight: bold;
    color: #fe0000;
	font-size: 14px;
	padding-top: 8px;
}
.enlarge {
	margin-left: 50px;
	font-size: 9px;
	color: #777;
}
.pro {
	float: left;
	width: 900px;
}
.prohold {
	float: left;
	width: 900px;
	clear: both;
	padding: 20px 0px;
}
.proimg {
	float: left;
	width: 40px;
}
.prodesc {
	float: left;
	width: 700px;
}
.more {
	padding: 0px;
	margin: 0px;
	color: #fe0000;
	font-style: italic;
}
.back {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
/* RSS Styles */

.rssincl-box-185101 {
	border: none;
}
.rssincl-entry {
	border: none;
}
.rssincl-head {
	display: none;
}
.feedflare {
	display: none;
}
.rssincl-itemtitle {
	color:#fe0000;
	text-decoration: none;
}
.redBox {
	width: 90%;
	background-color: #ffffcc;
	border: 1px #ff0000 solid;
	padding: 15px;
	margin: 0px 0px 15px 0px;
	color: #ff0000;
}
.greenBox {
	width: 90%;
	background-color: #DBEEDB;
	border: 1px #009900 solid;
	padding: 15px;
	margin: 0px 0px 15px 0px;
	color: #009900;
}
table.linkTable, table.linkTable td, table.linkTable th {
	border-collapse: collapse;
}
table.linkTable td, table.linkTable th{
	padding: 10px;
	background: #ffffff;
	color: #353535;
	border-bottom: 1px #ccc solid;
}
