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

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

  Copyright (c) 2002 osCommerce

  Released under the GNU General Public License
*/


















/*
  $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-size: 11px;
	color: #000;
	font-weight: bold;
	line-height: 15px;
}

.boxText A{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	line-height: 15px;
}


 .boxText A:hover{
	color: #000;
 }
 
  .boxText A:active{
	color: #018abd;
 }



.boxText A.subcat {
	font-size: 10px;
	font-weight: normal;
}

.boxText A.subcat a:active{
	color: #018abd;
}


.boxText A.subcat-3 {
        display: block;
        padding-left: 20px;
        text-indent: -8px;
	font-size: 10px;
	font-weight: normal;
        font-style: italic;
}

.boxText A.subcat-3 a:active{
       color: #018abd;
}


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

BODY, TD, INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

BODY, TD {
	font-size: 12px;
}

INPUT, TEXTAREA, SELECT {
	font-size: 11px;
}

BODY {
	color: #FFF;
	margin: 0px;
	text-align: center;
  background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top;
	background-color: #988F7E;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 13px;
  color: #018abd;
  font-weight : bold;
}

/*TD.headerNavigation {
  font-size: 13px;
  color: #735F47;
  font-weight : bold;
}*/

A.headerNavigation, A.headerNavigation:hover, SPAN.headerNavigation {
  font-size: 13px;
  color: #018abd;
  font-weight : bold;
}

/*
A.headerNavigation, A.headerNavigation:hover, SPAN.headerNavigation {
  font-size: 13px;
  color: #735F47;
  font-weight : bold;
}*/


#headerNav A, #headerNav A:hover {
  font-size: 12px;
  color: #018abd;
  font-weight : bold;
}

/*
#headerNav A, #headerNav A:hover {
  font-size: 12px;
  color: #735F47;
  font-weight : bold;
}*/

#footer-divide {
	height:15px; 
	width: 882px; 
	background-color: #FFFFFF; 
	margin: 0px auto;
}


#footerDiv, #footer3 {
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	background-color: #018abd;
}

/*bottom menu in footer*/
#footerDiv  a:link, #footerDiv a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight : bold;
}

#footerDiv  a:hover{
	color: #000000;
	text-decoration: none;
}


#footerDiv1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin-left: 17px;
	background-color: #018abd;
	padding-top: 5px;
	padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
}

#footerDiv1  a:link, #footerDiv1 a:visited {
	color: #80674F;
	text-decoration: none;
}

#footerDiv1  a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#header {width: 100%; }
#headerError {width: 657px; background:#fff; float: right; padding-top: 15px;}
#errormessage {background: #ff0000; width: 606px; text-align: center; margin-left: 30px; padding-top: 5px; padding-bottom: 5px;}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
  padding-top: 8px;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
  padding-top: 8px;
}

#leftColumn .infoBox {
  background: #ffffff;
   
}
/*
#leftColumn .infoBox {
  background: #018abd;
   
}*/

#leftColumn .infoBox TD {
  padding: 0px 0px 1px 0px;
}

.infoBoxContents {
  font-size: 10px;
}

#leftColumn .infoBoxContents {
  background: #FFFFFF;
}

/*
#leftColumn .infoBoxContents {
  background: #ccbaa2;
}*/

#leftColumn .infoBoxContents TD {
	padding: 0px 5px 5px 5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #018abd;
  color: #ffffff;
}
/*
TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}*/

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: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 11px;
  font-weight: bold;
  color: #018abd;
}

/*
TD.pageHeading, DIV.pageHeading {
  font-size: 11px;
  font-weight: bold;
  color: #735F47;
}*/

 

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

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

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

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey, TD.tableHeading, TD.formAreaTitle, .yourPrice {
  font-size: 12px;
  font-weight: bold;
}

.yourPrice A {
	text-decoration: underline;
}

TD.fieldValue {
  font-size: 12px;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

TEXTAREA {
  width: 100%;
}

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

#bodyDiv {
		width: 882px;
		margin: 16px auto 0px auto;
		background-color: #FFFFFF;
		text-align: left;
}

#mainDiv {
		position: relative;
		width: 848px;
		top: 9px;
		left: 17px;
		background-color: #FFFFFF;
}

#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#footerDiv {
	width: 882px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
}

#footer3 {
	width: 850px;
	text-align: left;
	margin: 0px 16px;
	padding-top: 8px;
}

#footerDiv1 {
	width: 857px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	
}

#headerLeft {
		float: left;
		width: 170px;
		height: 145px;
		margin-left: 15px;
}

#headerRight {
		float: right;
		width: 657px;
		height: 145px;
		
}

#headerNav {
	
		float: right;
		height: 28px;
		margin-top: 19px;
		
}

/*
#headerNav {
		float: right;
		height: 28px;
		margin-top: 19px;
}



#headerNav {
	position: absolute; /*this moves it to the center of the header
		float: right;
		height: 28px;
		margin-top: 19px;
		background: #ccbaa2;
}
*/



#headerNav A {
	color: #000000;
	margin-top: 5px;
}

#headerNav A:hover {
	color: #018abd;
}

/*
#headerNav A {
	color: #000000;
}

#headerNav A:hover {
	color: #FFFFFF;
}*/







#dlrLogo2 {position:;
		float: right;
		height: 60px;
		margin-top:-10;
		
}






#dlrLogo {position:;
		float: right;
		clear: right;
		height: 60px;
		margin-top:-10;
		
}



/*
#dlrLogo {
		float: right;
		clear: right;
		height: 45px;
}
*/



		


#bgLogo {float: left;
margin-left: 60px;
margin-top: -4px;
		width: 149px;
		height: 89px;
		}
		#bgLogo img {border: none;}


/*

#bgLogo {float: left;
margin-left: 60px;
margin-top: -4px;
		width: 149px;
		height: 89px;
		}
		#bgLogo img {border: none;}

		
		*/
		
		
		
		
		
		
		
		
		
		
		#navlist{position:relative;}
#navlist li{margin-left:400px;margin-top:60px;padding:0;list-style:none;position:absolute;top:0;}
#navlist li, #navlist a{height:57px;display:block;}

#home{left:0px;height:41px;width:150px;}
#home{background:url('images/DLRLogo_web_stacked1.png') 0 0;}

#prev{left:144px;height:41px;width:90px;}
#prev{background:url('images/blue_gem_logo3.png') 0 0;}

#next{left:240px;height:41px;width:56px;}
#next{background:url('images/blue_planet_logo2.png') 0 0;}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
#whiteBlockTop {
		clear: both;
		background-color: white;
		width: 657px;
		height: 50px;
}
/*
#whiteBlockTop {
		clear: both;
		background-color: white;
		width: 657px;
		height: 50px;
}*/

#breadCrumb {
	position: relative;
	width: 607px;
	height: 26px;
	top: 20px;
	left: 30px;
	border-bottom: 1px solid #018abd;
}
/*
#breadCrumb {
	position: relative;
	width: 607px;
	height: 34px;
	top: 20px;
	left: 30px;
	border-bottom: 1px solid #735F47;
}*/



#leftColumn {
		background-color: #018abd;
}


/*this changes those tiny lines in between the leftColumn menu*/
#leftColumn TD {
		padding: 1px 0px;
}

#bodyColumn {
	
	
	
	background-color: white;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 30px;
}

.productPageHeading {
	  font-size: 13px;
	  font-weight: bold;
	  color: #018abd;
	  padding: 7px 0px;
}


/*
.productPageHeading {
	  font-size: 13px;
	  font-weight: bold;
	  color: #735F47;
	  padding: 7px 0px;
}
*/



/* HOW TO CHANGE INDIVIDUAL LINK COLORS!!!!!
#footerDiv  a:link, #footerDiv a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight : bold;
}
*/

.categoryDisplay a:link, .categoryDisplay a:visited, .categoryDisplay A {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/*
.categoryDisplay, .categoryDisplay A {
	font-size: 14px;
	font-weight: bold;
	color: #493D2E;
}*/

.productCellBottom, .productCellBottom A {
	  font-size: 14px;
	  font-weight: bold;
	  color: #000000;
}



.categoryDisplay, .categoryDisplay A {
		background-color: #018abd; /* this is the color of the category boxes */
		font-weight: bold;
		color: #FFFFFF;
}

/*
.categoryDisplay, .categoryDisplay A {
		background-color: #018abd;
		font-weight: bold;
}*/

.rowSep {
		border: 1px solid #FFFFFF;
		height: 0px;
		color: #FFFFFF;
		background-color: #FFFFFF;
}

.productCellTop {
		border-top: 1px solid #FFFFFF;
		padding-top: 10px;
}

.productCellBottom, .productCellBottom A {
		padding-bottom: 10px;
}

.smallSwatch {
		border: 1px solid #FFFFFF;
		margin-top: 5px;
}

.swatches {
    width: 165px;
    margin-right: 17px;
}

.smallSwatch1 {
		border: 1px solid #735F47;
		margin-top: 6px;
		margin-bottom: 1px;
		margin-left: 8px;
		float: right;
}

.category_narrative {
	font-size: 12px;
	line-height: 15px;
	color: #00749f;
	margin-top: 0px;
	padding-top: 0px;
}
/*
.category_narrative {
	font-size: 12px;
	line-height: 15px;
	color: #735F47;
	margin-top: 0px;
	padding-top: 0px;
}*/


.productColor {
		font-size: 11px;
}

.msrp {
	  font-size: 13px;
	  font-weight: bold;
	  color: #735F47;
	  padding: 7px 0px;
}

.yourPrice {
	text-align: right;
	color: #018abd;
}

#selectedNav {
	color: #018abd;
	font-weight: bold;
}




.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
/*
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #745C48;
	font-weight: normal;
}*/

.noteText {
	font-size: smaller;
	font-weight: normal;
}

#popup {
	position: absolute;
	width:602px;
	display: none; 
	text-align: right;
	color: black;
	z-index: 1;
	background-color: white;
}

.combo {
/*	position:					relative;
	width:						190px; */
	float: 						left;
	text-align:				left;
	padding:					0;
	margin:						0;
}

.combo * {
	padding:					0;
	margin:						0;
}

.combo label {
	display:					block;
	float:						left;
/*	width:						92px; */
	text-align:				right;
	padding-right:		5px;
}

.combo input {
/*	width:						92px; 
	background-color:	#cfc; */
	z-index:					0;
}

.combo ul {
	padding:					1px;
	border:						2px solid #ccc;
/*	width:						89px; 
	background-color:	#cfc; */
	position:					relative;
	top:							1px;
	display:					none;
	z-index:					1;
}

.combo li {
	display:					block; 
	width:						100%;}

.highlitText {
	background-color: #FFFFFF;
	color:						#493D2E;
	width:						100%;
	padding: 5px 0px;
	margin: 0px;
}

.highlitText p {
 	padding:					5px 10px;
 	margin: 					0px;
}

.highlitText table {
 	margin:					0px 10px;
 	padding: 				0px;
}

.highlitText td {
 	padding-bottom:					5px;
}





















/* links */
a:link { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000; font-weight: bold; text-decoration: none; }
/* This controls the text in the LeftColumn, but mostly all text with Links! categoryDisplay text */


a:visited { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
a:active { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a:hover { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #00d2ff; font-weight: bold; text-decoration: underline; }

a.headerLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; }
a.headerLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; }
a.headerLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; }
a.headerLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: underline; }

/* all of these listed above, (a.), was color:#ffffff */


a.menuBoxHeadingLink:link { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:visited { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:active { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:hover { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }

a.menuBoxContentLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: underline; }

a.splitPageLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: underline; background-color: #FFFF33; }

/* menu box */
.menuBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; background-color: #ffffff; }
.menuBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; }

/* page */
body { background-color: #ffffff; color: #000000; margin: 0px; }
.headerBar { background-color: #B3BAC5; }
.headerBarContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; padding: 2px; }
.columnLeft { background-color: #F0F1F1; border-color: #999999; border-width: 1px; border-style: solid; padding: 2px; }
.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #018abd; font-weight: bold; }
/*.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }*/


/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* info box */
.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #018abd; }
.infoBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 15px; color: #000000; background-color: #018abd; font-weight: bold;  }

/*
.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #B3BAC5; }
.infoBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 15px; color: #000000; background-color: #DEE4E8; font-weight: bold;  }*/


/* 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; }

/* forms */
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
FORM { display: inline; }

/* account */
.formArea { background-color: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
.formAreaTitle { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }

/* attributes */
.attributes-odd { background-color: #f4f7fd; }
.attributes-even { background-color: #ffffff; }

/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.main, .powersCell { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.powersCell {border-right: 1px solid black; }
.errorText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.combo {
/*	position:					relative;
	width:						190px; */
	float: 						left;
	text-align:				left;
	padding:					0;
	margin:						0;
}

.combo * {
	padding:					0;
	margin:						0;
}

.combo label {
	display:					block;
	float:						left;
/*	width:						92px; */
	text-align:				right;
	padding-right:		5px;
}

.combo input {
/*	width:						92px; 
	background-color:	#cfc; */
	z-index:					0;
}

.combo ul {
	padding:					1px;
	border:						2px solid #ccc;
/*	width:						89px; 
	background-color:	#cfc; */
	position:					relative;
	top:							1px;
	display:					none;
	z-index:					1;
}

.combo li {
	display:					block}

