/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  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 : 12px; color: #09618d; text-decoration: underline; }

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  background:url(../images/200000000_served.gif);
  hei
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000;
  font-weight : normal;
}

/*defined site container table class*/
.container_table {
	background-color: #ffffff;
	width: 900px;
	background-position: left top;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*defined header table class*/
.header_table {
	background-image:url(https://www.pc-doctor.com/images/masthead.gif);
	background-repeat:no-repeat;
	width: 900px;
	height: 57px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.body_main_table {
   background-image:url(https://www.pc-doctor.com/images/body_content_fill_default.gif);
			padding:0 0 0 0;
}

/*defined boxes header table class*/
.boxes_header_table {
   display:block;
   height:20px;
   width:199px;
   background-image:url(https://www.pc-doctor.com/images/l_column_category_store.gif);
			background-position:-198px 0%;
   padding-left:5px;
   line-height:20px;
   color:#737373;
			font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
			font-size:.7em;
   text-decoration:none;
   margin:0 0 0 0;
}

/*defined boxes body table class*/
.boxes_body_table {
	width: 199px;
	background-color:#e5e4df;
}

/*defined boxes body table class*/
.boxes_body_table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.6em;
	font-weight: normal;
	text-decoration: none;
}

/*defined boxes body table class*/
.boxes_body_table_price_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}

/*defined boxes table hyperlink class*/
a.boxes_table_links:link, a.boxes_table_links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.6em;
	font-weight: normal;
	text-decoration: none;
}
a.boxes_table_links:hover, a.boxes_table_links:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.6em;
	font-weight: normal;
	text-decoration: underline;
}

#header_container {
   position:relative;
   width:950px;
			margin:0 auto;
}

#new_header {
	background-color:#fff;
	position:relative;
	height:75px;
	width:900px;
	border-bottom:1px solid #eae9e4;
	margin:0 0 0 0;
	z-index:2;
}

#tile {
	float:left;
	width:510px;
	height:60px;
	background-image:url(https://www.pc-doctor.com/images/header_tile.gif);
	background-repeat:repeat-x;
}

#search_background {
	float:left;
	background-image:url(https://www.pc-doctor.com/images/search_box_bg.png);
	width:390px;
	height:45px;
}

#logo {
	position:relative;
	display:block;
  float:left;
	width:182px;
	margin:20px 0 0 0;
}

#newsletter {
	float:right;
	margin:5px 0 0 0;
  font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
}

#newsletter a {
	color:#09618d;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px #d3d3ff solid;
}

#newsletter a:hover {
	color:#000;
}

#search {
	width:261px;
	margin:6px 0 0 42px;
}

#search input, #search button {
	border:none;
	float:left;
}

#search input.box {
	color:#737373;
	font-size:.9em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:261px;
	height:26px;
	padding:2px 5px 0;
	background:url(https://www.pc-doctor.com/images/search_box.png) no-repeat;
	margin-right:5px;
}

#search input.box:focus {
	background:url(https://www.pc-doctor.com/images/search_box.png) no-repeat left;
	background-position:-261px;
	outline:none;
}

#search button.btn {
	width:23px;
	height:23px;
	margin:2px 0 0 -30px;
	cursor:pointer;
	text-indent:-9999px;
	background:url(https://www.pc-doctor.com/images/search_button.png) no-repeat top left;
}

#search button.btn:hover {
	background:url(https://www.pc-doctor.com/images/search_button.png) no-repeat top right;
}

#right_column {
   position:relative;
   background-color:#fff;
   z-index:0;
}

* html #right_column {height:1px;}
* html #right_column {margin-left: 0;}

#navigation_secondary {
   position:relative;
			height:34px;
}

#index_navigation_secondary {
   position:relative;
			height:35px;
}

#navigation_center_secondary {
   position:relative;
			background-image:url(https://www.pc-doctor.com/images/nav_fill.gif);
			background-repeat:repeat-x;
			float:left;
			height:34px;
			width:694px;
}

#index_navigation_center_secondary {
   position:relative;
			background-image:url(https://www.pc-doctor.com/images/nav_fill.gif);
			background-repeat:repeat-x;
			float:left;
			height:35px;
			width:694px;
}

/* begin primary navigation inactive state */
.nav_button_outer_container {
   position:relative;
			float:left;
			top:50%;
			margin-top:-11px;
			height:21px;
}

.nav_spacer {
   position:relative;
   float:left;
			padding:1px 10px 1px 10px;
}

.index_nav_spacer {
   position:relative;
   float:left;
			padding:1px 20px 1px 3px;
}

.nav_button_main a.nav_button_link {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#fff;
			text-decoration:none;
			font-weight:bold;
			line-height:21px;
			height:21px;
			font-size:.65em;
			padding:5px 4px 5px 4px;
}

.nav_button_main {
   float:left;
			height:21px;
}

.nav_button_main_hover {
   float:left;
			height:21px;
   background-image:url(https://www.pc-doctor.com/images/nav_hover_left_edge.gif);
			background-repeat:no-repeat;
}

.nav_button_main_hover a.nav_button_link:hover {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#fff;
			text-decoration:none;
			font-weight:bold;
			line-height:21px;
			height:21px;
			font-size:.65em;
			padding:5px 4px 5px 4px;
}

.nav_button_outer_container_hover {
   position:relative;
			float:left;
			top:50%;
			margin-top:-11px;
			height:21px;
			background-color:#659cb6;
   background-image:url(https://www.pc-doctor.com/images/nav_hover_right_edge.gif);
			background-repeat:no-repeat;
			background-position:right;
}
/* end primary navigation inactive state */

.nav_links_secondary {
			float:left;
			height:34px;
			line-height:34px;
			padding:0 16px 0 16px;
}

.nav_links_secondary_active {
			float:left;
			height:34px;
			line-height:34px;
			padding:0 16px 0 16px;
			/*background-color:#ff6600;*/
}

a.navigation_secondary {
   position:relative;
   font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:.65em;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			padding:5px 3px 5px 3px;
}

a.navigation_secondary:hover {
			color:#565656;
			background-color:#b9d2de;
			padding:5px 3px 5px 3px;
}

a.navigation_secondary_active {
   font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:.65em;
			font-weight:bold;
			color:#565656;
			text-decoration:none;
			background-color:#e8f0f4;
			padding:4px 22px 5px 3px;
			background-image:url(https://www.pc-doctor.com/images/nav_active_right_edge.gif);
			background-repeat:no-repeat;
			background-position:right;
			height:21px;
}

#sub_navigation {
   position:relative;
			height:27px;
			font-size:.65em;
}

#sub_navigation_left_edge {
   position:relative;
			background-image:url(https://www.pc-doctor.com/images/sub_nav_left_edge_default.gif);
			background-repeat:no-repeat;
			float:left;
			width:8px;
			height:27px;
}

#sub_navigation_center {
   position:relative;
			background-color:#eae9e4;
			float:left;
			height:27px;
			width:686px;
}

.sub_nav_links {
			float:left;
			height:27px;
			line-height:27px;
			padding:0 5px 0 5px;
}

.sub_nav_links_right {
			float:right;
			height:27px;
			line-height:27px;
			padding:0 0 0 0;
}

a.sub_navigation {
   font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#000;
			text-decoration:none;
}

a.sub_navigation:hover {
			text-decoration:underline;
}

a.sub_navigation_active {
   font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:.65em;
			color:#000;
			text-decoration:underline;
			font-weight:bold;
}



/*defined footer table class*/
.footer_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .55em;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	padding:0;
	margin:0;
}

#footer {
   position:relative;
   clear:both;
   height:20px;
   margin:0;
   z-index:2;
}

.footer_links {
			float:left;
			margin:0 20px 0 0;
			line-height:20px;
}

a.footer {
   font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#fff;
			text-decoration:none;
}

a.footer:hover {
			text-decoration:underline;
}

#footer_left_edge {
   position:relative;
			background-image:url(https://www.pc-doctor.com/images/footer_left_edge_default.gif);
			float:right;
			width:2px;
			height:20px;
}

#footer_center {
   position:relative;
			background-image:url(https://www.pc-doctor.com/images/footer_fill_default.gif);
			float:right;
			height:20px;
			width:687px;
}

#footer_right_edge {
   position:relative;
			background-image:url(https://www.pc-doctor.com/images/footer_right_edge_default.gif);
			float:right;
			width:8px;
			height:20px;
}

#copyright {
   position:relative;
			margin-left:10px;
			padding-top:5px;
			clear:both;
			background-color:#fff;
}

#copyright p {
   font-family:Arial, Helvetica, sans-serif;
			color:#999999;
			margin:0;
			padding:0;
}

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

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

.infoBox {
  background: #e5e4df;
		width:687px;
		margin-left:5px;
}

.login_infoBox {
  background: #e5e4df;
		margin-left:5px;
}


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

.infoBoxNotice {
  background: #FF8E90;
		width:687px;
		margin-left:5px;
}

.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: #e5e4df;
  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: #e5e4df;
  border-spacing: 1px;
  width: 100%;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e5e4df;
  color: #69665a;
  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: 20px;
  font-weight: bold;
  color: #69665a;
}

TD img {
   padding-right:5px;
}

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;
		color:#69665a;
}

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 { }
.moduleRow2 { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowOver2 { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; font-weight:bold; }
.moduleRowSelected2 { background-color: #E9F4FC; font-weight:bold; }

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

.dashed_bar {
   height:1px;
			width:100%;
			float:left;
			border-bottom:#bbbab1 dashed thin;
			margin-top:10px;
			margin-bottom:10px;
}

.field_required {
   border:1px #d3d3ff solid;
			background-color:#FFFFCC;
			width:150px;
			height:20px;
			padding-left:2px;
}

.field {
   border:1px #d3d3ff solid;
			width:150px;
			height:20px;
			padding-left:2px;
}

.select_box {
   border:1px #d3d3ff solid;
			background-color:#fff;
			height:20px;
}

.select_box_required {
   border:1px #d3d3ff solid;
			background-color:#FFFFCC;
			padding-top:2px;
			height:20px;
}

.cart_quantity {
   border:1px #d3d3ff solid;
			background-color:#FFFFCC;
}

/*BOF - Zappo - Option Types v2 - Progress Bar */
.progress{
  width: 1px;
  height: 12px;
  color: grey;
  font-size: 10px;
 /* overflow: hidden; */
  background-color: #bbc3d3;
  padding-left: 5px;
}
.bar{
  border-style: solid;
  border-width: 1px;
  border-color: #bbc3d3;
}
/*EOF - Zappo - Option Types v2 - Progress Bar */

/*BOF - Zappo - Option Types v2 - ONE LINE - Preload Option Type Images */
div#ImagePreload { display: none; }
