html, body {
	margin: 0;
	padding: 0;
	background-color: #f5f5f5;
}
#super_container {
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
	width: 785px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;

}


#container {
	z-index: 1;
	margin: 0 auto;
	width: 775px;
	background-color: #fff;
	padding: 0 0 50px 0;
}


#header{
	height: 120px;
	background-image:url(images/title.png);
	background-repeat:no-repeat;
}


#search_area {
	float: right;
	margin: 30px 15px 0 0;
}

#account {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	clear:both;
	padding: 5px 0 3px 0;
	margin: 0;
	color: #cecece;
}


#account a:link {
	text-decoration: none;
	color: #9b9b9b;
}

#account a:visited {
	text-decoration: none;
	color: #9b9b9b;
}


#account a:hover {
	border-bottom: 2px solid #000;
	color: #000;
}



#nav {
	background-color: #000;
	height: 36px;
	width: 775px;
}

#nav-wrapper {
	z-index: 99;
}

#banner {
	height: 274px;
	background-color:#ffffff;
}


#content_area {
	text-align: left;
}


img#GoHome {
	float: left;
	padding: 0;
	margin: 0;
}

form#SearchForm {
	float: left;
	padding: 0;
	margin: 0;
}

#search input {
	margin: 0;
}

#Banner {
	z-index: 0;
}


#footer {
	width: 775px;
	text-align: center;
	color: #929292;
	font-family: Arial;
	font-size: 11px;
	padding-top: 15px;
	border-top: 1px solid #c1c1c1;
	margin-top: 15px;
}

#footer a{
	color: #929292;
}


/* OSC specific stylesheets */


table#footer_area {
	height: 80px;
	background-color: black;
	
	
	
}

td.catdescript {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 10px 0 10px 0;
	line-height: 16px;
}

table#price_break{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6c0202;
}



#content_area a:link {
	color: #004dcc;
	
}

#content_area a:visited {
	color: #004dcc;
	
}

#content_area a:hover {
	color:#eb8a00;
	
}




td.boxText img {

	padding: 4px;
	
	
}

td.smalltext img {

	padding: 4px;
	margin: 4px;
}

td.productListing-data img {

	padding: 4px;
	margin: 0 auto;
}




#welcome_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 10px 0 10px 0;
	line-height: 16px;

}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #cfc8b3;
}

/* Good */
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

/* Good */
A.headerNavigation { 
  color: #000000; 
}

/* Good */
A.headerNavigation:hover {
  color: #000000;
}

/* Good */
A.headerMainNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #dfd5a4;
  font-weight : bold;
}

/* Good */
A.headerMainNavigation:hover {
  color: #dfd5a4;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #797250;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #cfc8b3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cfc8b3;
  color: #797250;
  font-weight: bold;
}

.infoBox {
  background: #b5d5e6;
}

.infoBoxContents {
  background-color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.width630 table{
	width: 625px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b5d5e6;
  color: #2c4f62;
  padding: 4px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0;
  margin-top: 15px;
}

.productListing-odd {


}


.productListing-even {


}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b5d5e6;
  color: #2c4f62;
  font-weight: bold;
  text-align:center;
}


a.productListing-heading {
  color: #2c4f62;
}



TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border-bottom: 1px solid #ccc;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #6c0202;
padding-top: 15px;
}

.pageHeading table {
	
	
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.note, P.note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
}
TD.smallText {
padding: 6px;

}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #797250;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #dfd5a4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.boxText hr {
	border: 0;
	margin: 0;
	padding: 0;
	
	
}

#footer_links a:link {
	color: #0f709d;
}

#footer_links a:visited {
	color: #0f709d;
}

#footer_links a:hover{
	color: #eb8a00;
}


#news tr td{
    border: 0;
}

#news {
position: relative;
left: -35px;
top: -25px;
}

#news a {
font-size: 17px;
}

#news .productListing-heading {
display: none;
}




