/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

/*added*/
DIV#center_content {
	margin: 0 0 0 0px;
}

DIV.write-up {
	font-family: Verdana, Arial, sans-serif;
}

	.write-up H1 {
		margin: 0 1.5em 0.75em;
		padding-top: 0.0em;
		text-align: center;
		font-size: 11pt;
		font-weight: bold;
	}
	
	.write-up H2 {
		margin: 1em 1.5em 0.75em;
		text-align: left;
		font-size: 10pt;
		font-weight: bold;
	}
	
	.write-up H3 {
		margin: 0.75em 1.5em 0.5em;
		text-align: left;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: underline;
	}

	.write-up P {
		margin: 0 1.5em;
		font-size: 10pt;
	}

		.write-up P + P {
			margin-top: 1em; 
		}

		.write-up P:last-child {
			padding-bottom: 2em;
		}

	.write-up UL {
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 10pt;
	}
	
		.write-up UL LI {
			margin: 0.5em 1.5em 0.5em 2.5em;
			padding-left: 1em;
			background: url("../graphics/bullet.png") no-repeat 0 0.45em;
		 }

			.write-up UL LI:last-child {
				margin-bottom: 1em;
			}

	.write-up .side-image IMG {
		margin: 1em 1.5em;
	}

	/* Override .write-up P:last-child when inside .side-image div */
	.write-up .side-image P:last-child {
		padding-bottom: 0;
	}
	
UL#top-menu {
	height: 28px;
	margin: 0 500 0 0px;
	padding: 0;
	list-style: none;
}

	#top-menu LI {
		border: 1px solid #11499C;
		margin: 3px;
  		color: #11499C;
	}

	#top-menu > LI {
		float: left;
		position: relative;
		margin-left: 0;
		width: 96px;
	}

		#top-menu LI UL {
			display: none;
			position: absolute;
			top: -3px;
			left: -4px;
			margin-top: 2em;
			width: 14em;
			padding: 0;
			background-color: #DBDCDD;
			list-style: none;
		}
		
		#top-menu LI:hover {
			background-color: #012E57;
  			color: #DBDCDD;
		}

		#top-menu > LI:hover > UL  {
			display: block;
		}

	#top-menu A {
		display: block;
		margin: 0;
		padding-top: 4px;
		padding-bottom: 4px;
		font: bold 9px Verdana,Arial,sans-serif;
		text-align: center;
		color: inherit;
	}
IMG.centered_image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*product info*/
div#product_heading {
	display: block;
	font: bold 13pt Verdana, Arial, sans-serif;
	color: #012E57;
	text-align: right;
}

div#product_name {
	float: left;
	text-align: left;
}

div#product_image {
	float: right;
}

div#desc_box {
	padding-top: 0.75em;
	font: 9pt Verdana,Arial,sans-serif;
}

div#desc_title {
	font-weight: bold;
	padding-bottom: 1em;
}

div#desc_misc {
	padding-bottom: 1em;
}

div#upsnote_box {
	border: 1px solid #000000;
	/*background-color: #E2E2D6;*/
	background-color: #DBDCDD;
	padding: 0.5em;
	width: 75%;
	line-height: 1.25em;
}

div#prop_box {
	padding-bottom: 0.25em;
}

#prop_box .prop_line {
	display: table;
	padding-bottom: 0.75em;
}

#prop_box .prop_name, .prop_value {
	line-height: 1.25em;
/*	height: 100%;*/
}

#prop_box .prop_name {
	float: left;
	color: #630611;
	width: 160px;
}

#prop_box .prop_value {
	margin-left: 165px;
/*	padding-left: 165px;*/
}

div#desc_warranty {
	color: #11499C;
	padding-bottom: 1em;
}

div#desc_details {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}

#desc_details  UL.top_list {
	color: #2B547E;
	list-style-type: circle;
	list-style-position: outside;
	margin: 0;
	padding-left: 1.5em;
}

#desc_details UL.top_list LI {
	line-height: 1.25em;
	padding-bottom: 0.75em;
}

#desc_details UL.sub_list {
	color: #2B547E;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0.75em;
	padding-left: 2em;
}

#desc_details UL.sub_list LI {
	line-height: 1.25em;
	padding-bottom: 0.75em;
}

DIV#compat_box, DIV#fits_box {
	display: table;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
width: 99%; /* IE6/IE7 fix */
}

#compat_box .heading, #fits_box .heading {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 100%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #630611;
	line-height: 1.5em;
}

#compat_box .cell2col, #compat_box .cell3col, #fits_box .cell2col, #fits_box.cell3col {
	border-left: 1px solid #000000;
	float: left;
	line-height: 1.5em;
	text-indent: 0.5em;
	margin-bottom:-1px;
	margin-right:-1px;
}

#compat_box .cell2col, #fits_box .cell2col {
	width: 50%;
}

#compat_box .cell3col, #fits_box .cell3col {
	width: 33%;
}


.endbox {
/*	display: block;*/
/*	clear: both;*/
}

.spacer {
	padding-bottom: 1em;
}

UL#desc_list {
	display: block;
	margin: 0.5em;
	padding: 0 1em;
	border: 1px solid #000000;
	list-style: none;
}

	#desc_list P {
		margin: 0.5em 0 0;
	}

	#desc_list LI {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	#desc_list IMG {
		display: block;
		margin: 0 auto;
	}

	#desc_list UL {
		padding: 0.5em 2em 0;
		text-indent: -1em;
		list-style: none;
	}

		#desc_list UL LI {
			padding: 0 0 0.75em;
		}

			#desc_list UL LI P {
				padding-left: 0;
				text-indent: 0;
			}

			#desc_list UL LI:before {
				font-weight: bold;
				content: "\0BB \0020";
			}

			#desc_list UL LI:last-child {
				padding-bottom: 0;
			}

UL.bulleted_list {
}
	.bulleted_list LI {
		padding-left: 1.5em;
		text-indent: -1.5em;
	}

		.bulleted_list LI:before {
			content: "\0BB \0A0";
		}


DIV.product_link {
	padding: 1em;
}
	.product_link A {
		font-weight: bold;
		color: #11499C;
	}

		.product_link A:before {
				content: "\0A0 \0A0 \0A0";
				background: url("/graphics/external_link.png") no-repeat center center;
		}
/*product_info*/
/*added*/

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #11499c;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #11499c;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #11499c;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #11499c;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #11499c;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.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: #11499c;
  color: #ffffff;
}

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.productListing-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.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #11499c;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #11499c;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
/*font-size: 20px;*/
  font-weight: bold;
  color: #006666;
/*  color: #9a9a9a;*/
}

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.0;
}

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: #aabbdd;
}

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: #D7E9F7; 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; }
