/*
  $Id: stylesheet.css 788 2006-08-24 00:34:35Z hpdl $

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

  Copyright (c) 2006 osCommerce

  Released under the GNU General Public License
*/

/* MARKUP */

@import url("live_help/styles.css");


#product_info_image_wrapper
{
	float:right;
	border: 1px solid #C8B481;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	width: auto;
	display: block;
}

#product_info_image
{
	/*
	58px * 3 (picons) = 174px
	*/
	width:auto;
	padding:3px;
	margin: 0px;
}

#product_info_image_picon
{
	display:block;
	text-align:center;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	float: left;
	width: auto;
}

#protx_div
{
	float:left;
	height:100%;
	width:100%;
	padding-top:420px;
	margin:auto 0px;
	position:absolute;
	vertical-align:middle;
	text-align:center;
	top:0px;
	left:0px;
	z-index:91;	
}

#protx_iframe
{
	width:460px;
	height:420px;	
}

#protx_screen
{
	float:left;
	background-color:#000000;
	opacity:0.3;
	height:300%;
	width:100%;
	margin:auto 0px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:90;	
}

BODY {
	margin: 10;
	padding: 6 0 0;
	font-size: 11px;
	line-height: 1.5;
	min-width: 760px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5
{
	color: #FCFCFC;
	background-color: #4EB4ED;
	display: block;
	padding: 2px 8px;
	border-bottom-width: 8px;
	border-bottom-color: #D1D1D1;
	border-bottom-style: solid;
	font-weight: normal;
}

H1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0 10px;
}

H2 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
h3 {
	background-color: #3584AF;
	margin: 0px;
	font-size: 18px;
}

H6 {
  color: #333333;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}

TD, P {
	line-height: 1.5;
	margin-top: 2px;
	margin-bottom: 2px;
}

IMG {
	border: 0;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 160px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
}

FORM EM {
  color: #FF0000;
  font-size: 9px;
  margin-left: 2px;
}

/* LAYOUT */

#pageHeader {
  /*
  position: absolute;
  top: 0;
  left: 0;
  */
  width: 100%;
}

#pageContent {
	float: right;
	width: 480px;
	padding: 0px;
}

#pageColumnLeft {
	float: left;
	width: 217px;
	padding: 0px;
}

#pageBlockLeft {
	float: left;
	width: 707px;
	margin: 10px 0 10px 10px;
	padding: 0px;
}

#pageColumnRight {
	float: right;
	width: 213px;
	margin: 10px 10px 10px 0;
}

#pageFooter {
	padding: 5px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #pageFooterLinks {
	clear:both;
	color: #FFFFFF;
	background-color: #000000;
	padding: 4px;
}


/* LINKS */

#navigationBar A {
  color: #FFFFFF;
}

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

/* DEFINITIONS */

#siteLogo {
  float: left;
}

#navigationIcons {
  float: right;
  margin: 0;
  padding: 15px 0 0 0;
  list-style-type: none;
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {
  background-color: #BBC3D3;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 50px;
  text-align: right;
  padding-right: 5px;
}

#breadcrumbPath {
	clear: both;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  color: #465584;
  margin: 5px;
}

.moduleBox {
}

.moduleBox .content {
	background-color: #F8F8F9;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #AAAAAA;
}

.moduleBox H6 {
  padding: 5px 0px 5px 0px;
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
	padding: 5px;
	clear: both;
	border: 1px solid #AAAAAA;
}






.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}


/////////////////////////
.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; font-weight: normal; }

A {
	color: #333333;
	text-decoration: underline;
}

A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: white;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.boxCheckoutTrail {
  font-size: 10px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }


/* CSS Boxes */

.boxGroup {
	width: 100%;
}

.boxNew {
}

.boxTitle {
	font-size: 11px;
	font-weight: bold;
	background: url(images/boxTitleBG.gif);
	color: #000000;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 5px;
	height: 22px;
	padding-top: 4px;
}

/* left navigation */


#pageColumnLeft .boxContents {
	background: #f8f8f9;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 10px;
	width: 100%;
}
#pageColumnLeft .boxContents .currentCat {
	color: #666666;
	background-color: #DFDFDF;
}
#pageColumnLeft .boxContents .level1Cat {
	color: #333333;
	background-color: #E5E5E5;
	font-weight: bold;
	padding-left: 6px;
}

#pageColumnLeft .boxContents a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	padding: 1px 1px 1px 6px;
	margin: 0px;
}

/* end left navigation */


/* other navigation */


.boxContents {
	background: #f8f8f9;
	padding: 0px;
	margin: 0px 0px 10px;
	width: 100%;
}
.boxContents .currentCat {
	color: #666666;
	background-color: #DFDFDF;
}
.boxContents .level1Cat {
	color: #30303B;
	background-color: #5FAFE3;
	font-weight: bold;
	padding-left: 8px;
}

.boxContents a {
	display: block;
	padding: 1px;
	margin: 0px;
}

/* end other navigation */





#wrapper {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	width: 950px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
#wrapper #greyHeadStrap {
	font-weight: bold;
	background-color: #9F9F9F;
	height: 22px;
	padding-top: 4px;
	padding-right: 12px;
	padding-left: 12px;
	color: #333333;
}
#wrapper #pageHeader #welcomeBar {
	font-size: 11px;
	height: 16px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-image: url(images/spashopdirect-nav-under.gif);
	color: #FFFFFF;
}
#wrapper #pageHeader #welcomeBar a {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper #pageHeader #navBar {
	font-size: 12px;
	height: 34px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/spashopdirect-nav-bg.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana;
}
#wrapper #pageHeader #navBar a {
	color: #FFFFFF;
	text-decoration:none;
}
#wrapper #pageHeader #navBar a:hover {
	text-decoration:underline;
}





#navBar form {
	margin: 0px;
	padding: 0px;
}
#navBar #keywords {
	width: 130px;
	height: 16px;
	font-size: 10px;
	margin: 0px;
	padding: 1px 1px 0px;
	border-top: 1px solid #AAAAAA;
	border-right: 0px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
#wrapper #pageFooterLinks a {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
}
.productListingBox {
	float: left;
	text-align: center;
	width: 154px;
	border: 1px solid #AAAAAA;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 10px;
	background-position: center;
	font-weight: normal;
	margin-left: 2px;
}
.productListingBox img {
	background-position: center;
	clear: both;
	padding: 0px;
	margin: 2px;
}

.productListingBox .productListingBoxInfo {
	text-align: left;
	background-color: #F8F8F9;
}
.productListingBox .productListingBoxInfo a {
}


.boxGroup .boxNew .boxTitle a {
	color: #000000;
}
#wrapper #pageBlockLeft #pageContent .productListingBox .productListingBoxInfo .productListingBoxInfoPrice {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding: 2px 2px 2px 4px;
	font-size: 17px;
	color: #666666;
}
#wrapper #pageBlockLeft #pageContent .productListingBox .productListingBoxInfo .productListingBoxInfoName a {
	padding: 2px 2px 2px 4px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#wrapper #pageColumnRight .boxGroup .boxNew .boxContents {
}
#wrapper #pageColumnRight .boxGroup .boxNew .boxContents img {
	padding: 4px;
}


.footerSecurity {
	float: right;
	vertical-align: top;
	background-position: top;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footerSecurity img {
	padding-left: 4px;
}
.footerSecurityText {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	padding-top: 7px;
	text-align: right;
	width: 200px;
	padding-left: 400px;
}


.attributesTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.attributesTable .header {
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #1B4C73;
	color: #FFFFFF;
}
.attributesTable table {
	background-color: #DFDFDF;
}
.attributesTable .price {
	color: #990000;
	font-size: 14px;
	font-weight: normal;
}
#pageContent .price {
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Style replacements for hardcoded osc shared code */
.osC_Content_new_products_item {
	width: 33%;
	float: left;
	text-align: center;
}
.osC_Content_new_products_container {
	overflow: auto;
	height: 100%;
}
#wrapper #pageBlockLeft #pageContent .products_name {
	font-size: 12px;
	font-weight: bold;
	color: #000DB2;
	padding-top: 14px;
}
#wrapper #pageBlockLeft #pageContent .productListingIndent {
	margin-left: 15px;
	margin-bottom: 15px;
}



#wrapper #pageBlockLeft #pageContent .productsListingBoxImageWrapper
{
	height: 140px;
	display: block;
	background-position: bottom;
	bottom: 0px;
}
#pageContent .breadCrumbs {
	background-color: #F9F9F9;
	border: 1px solid #D1D1D1;
	padding: 6px;
	font-weight: bold;
}
