/*
  $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, .boxText a {
	font-size: small;
	color: #5D87A0;
	background-color: #FFFFFF
}
TD.boxText {
	padding-left: 0.5em;
}

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

/*  Begin Carnival */
textarea { font-size: small;}

select  { font-size: small;}

select[multiple] {font-size: small;}

input {
	font-size: small;
	color: #7d868b
}

.search {
	padding-left: 2px;
	width: 93px;
	height: 16px;
	vertical-align: middle;
	border: solid 1px #c8c9c6
}

#go  {
	margin-left: 0px;
	padding-top: 1px;
	clear: none;
	vertical-align: top;
}

/* #container { background-color: white; padding: 0; position: absolute; top: 5px; width: 763px } */
/* End Carnival */

TR.header {
  background: #ffffff;
}

.navLink {
	border-color:#FFFFFF rgb(12, 114, 204) rgb(255, 255, 255) rgb(183, 205, 230);
	border-style:solid;
	border-width: 0pt 0pt 0pt 1px;
	color:#FF0000;
	font-size: 12px;
	font-weight:800;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	padding: 0pt 4px;
	text-align: center;
}

.headerNavCurPage {
	color: #FFFFF8;
	background: #c8fd74;
	font-size: 2.0em;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	border-color: #FFFFFF #0c72cc #FFFFFF #b7cde6;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	text-align: center;
	text-decoration: none;
}

.headerNavigation {
	background-color: #0354ca;
	height: 14px;
	font-size: medium;
	font-weight: 800;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
}
TD.headerNavigation {
	height: 14px;
	background-color: #0354ca;
	font-size: medium;
	font-weight: 800;
	text-decoration: none;
	white-space: nowrap;
	border-color: #FFFFFF #0c72cc #FFFFFF #b7cde6;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	text-align: center;
	text-decoration: none;
}
A.headerNavigation, A.headerNavigation:link { 
	color: #FFFFFF; 
	text-decoration: none;
}

A.headerNavigation:hover, A.headerNavigation:active {
  color: #FFFF88;
  letter-spacing: 1px;
  font-size: 2.0em;
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 2.0em;
  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: 2.0em;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
/*FOOTER*/

/*--- Original
#footer {
	background-image: url("../images/bg_footer.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-left: 4px;
	padding: 0;
	position: relative;
	width: 759px;
	clear: both;
	vertical-align: top
}
---*/
#f_btns {
	text-align: center;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 3px;
	vertical-align: top
}
.footertxtmenu {
	color: #217ad3;
	font-size: xx-small;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}
.footertxtmenu2 {
	color: #217ad3;
	font-size: small;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}
.footertxtmenu ul {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 1px 0 0
}
.footertxtmenu li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 1px 0 0
}
footertxtmenu a,
	.footertxtmenu a:link,
	.footertxtmenu a:visited,
	.footertxtmenu a:hover,
	.footertxtmenu a:active
{
	color: #217ad3;
	text-decoration: none;
	margin: 0;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #217ad3
}
.lastmenuitem a,
	.lastmenuitem a:link,
	.lastmenuitem a:visited
{
	color: #217ad3;
	text-decoration: none;
	margin: 0;
	padding-right: 12px;
	padding-left: 6px;
	border-right: 1px solid #ffffff
}
.footertxtmenu a:hover,
	.footertxtmenu a:active,
	.lastmenuitem a:hover,
	.lastmenuitem a:active
{
	color: #004aa7;
	text-decoration: underline
}
.footercopyright {
	color: #a4cff4;
	font-size: xx-small;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: bottom
}

TR.footer {
  font-size: small;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TD.footer {
  font-size: xx-small;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.contentBox TD {
  background: #ffffff;
  border-collapse: collapse;
  padding: 10px;
}

.contentBoxContents {
  background: #ffffff;
  text-align: center;
  vertical-align: middle;
  font-size: small;
  border-collapse: collapse;
}

.contentBoxContents A {
  color: #5D87A0;
}

.contentBoxHeading {
  font-size: large;
  font-weight: bold;
  background: green;
  color: white;
}

.infoBox {
  background: #FFFFFF;
  border-collapse: collapse;
}

div.infoBox {
	margin: 0pt 3pt 3pt 0pt;
}

div.infoBoxContents {
	margin: 0pt 3pt;
}

TD.infoBox, SPAN.infoBox {
  font-size: small;
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-size: small;
  border-collapse: collapse;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #f9e09d;
  font-size: small;
}

div.infoBoxHeading {
	position: relative;
	height: 3em;
	width: 100%;
}

div.infoBoxHeading>img {
	position: absolute;
	display:block;
	top: 0em;
	left: 0em;
	width:100%;
	height:100%;
}

div.infoBoxHeading table {
	vertical-align: middle;
	position: absolute;
	height: 100%;
	top: 0em;
}

TR.infoBoxHeading {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

TD.infoBoxHeading {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
}

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

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: #595959;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: small;
  background: #2C5C89;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: small;
  vertical-align: middle;
  padding: 0.1em;
  color: #666666;
}

TD.productListing-data A {
	color: #2C5C89;
}

TD.productListing-data A:visited {
	color: #5D87A0;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: xx-large;
  font-weight: bold;
  color: #5D87A0;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-size: medium;
  line-height: 1.5;
  color: #5D87A0;
}

.smallText, .smallText a {
	color: #5D87A0;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: x-small;
}

TD.smallText {
	padding: 10px;
}

TD.smallBox, SPAN.smallBox, P.smallBox {
  font-size: 2.0em;
  color: #2786C5
}


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

TD.fieldKey {
  font-size: large;
  font-weight: bold;
}

TD.fieldValue {
  font-size: large;
}

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

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

SPAN.greetUser {
  font-size: large;
  color: #595959;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: large;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

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

/* Global Styles */
BODY {
	color: #666666;
	font-size: 62.5%;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	background: #5D87A0 url("images/back_all.gif") repeat-x;
	min-width: 876px;
}

/*--- Begin Endunamoo Styles ---*/
* {
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0 auto;
	width: 90%;
	text-align: left;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

#logo {
	height: 100%;
	width: 20%;
	overflow: hidden;
	float: left;
	display: table-cell;
	vertical-align: middle;
    text-align: center;
    line-height: 115px;
}

#logo img {
	vertical-align: middle;
}

#logo span {
    *display: inline-block;
    *height: 100%;
    *width: 1px;
    zoom: 1;
}

.support-banner {
	float: left;
	line-height: 66px;
	*line-height: 70px;
	text-align: center;
	height: 78px;
	width: 80%;
}

.support-banner span {
	color: #5D87A0;
	font-weight: bold;
	font-size: 20px;
}

#back {
	width: 100%;
}

#header {
	height: 115px;
	text-align: left;
	background: url("images/top1.gif") repeat-x;
	border-bottom: 4px solid #2C5C89;
/*
	display: table;
	table-layout: fixed;
*/
	width: 100%;
}

#navbar-container {
/*	
	text-align: right;
	width: 78%;
	display: table-cell;
	*display: inline-block;
	padding-bottom: 10px;
	padding-right: 1%;
	left: 0px;

	height: 100%;
	margin-left: 20%;
*/
	vertical-align: bottom;
	width: 80%;
	float: left;
	position: relative;
}

#navbar {
	width: 100%;
	/* *width: 700px; */
	max-width: 819px;
	position: absolute;
	/* top: 78px; */
	/* *top: 0px; */
	right: 0px;
	overflow: hidden;
	height: 37px;
	/* float: right; */
}

#navbar ul {
	list-style: none;
	height: 100%;
	width: 100%;
/*	max-width: 819px; */
	display: table;
	*position: relative;
/*
	table-layout: fixed;
*/
}

#navbar li {
	width: 12.5%;
	*width: 12%;
/*	max-width: 102px; */
	display: table-cell;
	*display: inline-block;
	zoom: 1;
	height: 1%;
}

#navbar li {
	*display: inline;
}

#navbar li a {
/*
	_width: 100px;
*/
	display: block;
	width: 100%;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	background: url("images/button-i.gif") no-repeat;
	min-width: 90px;
/*	max-width: 102px; */
}

#navbar li a:hover {
/*
	display: block;
*/
	width: 100%;
	min-width: 90px;
/*	max-width: 102px; */
	height: 27px;
	padding-top: 10px;
	color: #FFffff;
	background: url("images/button-ri.gif") no-repeat;
	text-decoration: underline;
}

#main {
	background: #ffffff url("images/back_blue.gif") repeat-x;
	padding-top: 50px;
}

#footer {
	clear: both;
	padding-top: 20px;
	background: #ffffff url("images/back_blue.gif") repeat-x;
	border-top: 4px solid #2C5C89;
	height: 50px;
}

#footer p {
	margin: 0;
	font-size: small;
	text-align: center;
	color: #595959;
	width: 100%;
}

#footer a {
	color: #595959;
}

/*
a, a:link, a:visited { color: #217ad3;
					text-decoration: underline }

a:hover, a:active  { color: #004aa7;
					text-decoration: underline }
*/
FORM {
	display: inline;
}
/*
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: medium;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: medium;
}
*/
div#btnLnd {
	margin-left: 50%;
	float: left;
	display: inline;
}
div#bntLnd a {
	display: block;
	text-decoration: none;
	border-width: 6px;
	float:left;
	text-align: center;
	margin: 20px;
}
div#btnLnd a:link {
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	border-style: outset;
}
div#btnLnd a:visited {
	color: #000000;
	font-weight: normal;
	background-color: #CCCCCC;
	border-style: outset;
}
div#btnLnd a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	border-style: outset;
}
div#btnLnd a:active {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
	border-style: inset;
}
div#btnPort {
	margin-right: 50%;
	float: right;
	display: inline;
}
div#bntPort a {
	display: block;
	text-decoration: none;
	border-width: 6px;
	text-align: center;
}
div#btnPort a:link {
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	border-style: outset;
}
div#btnPort a:visited {
	color: #000000;
	font-weight: normal;
	background-color: #CCCCCC;
	border-style: outset;
}
div#btnPort a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	border-style: outset;
}
div#btnPort a:active {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
	border-style: inset;
}

/* BOF Option Type Value */
/* DDB - 041031 - Form Field Progress Bar */
.progress {
  width: 1px;
  height: 14px;
  color: white;
  font-size: large;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}

.opt-main {
	float: left;
	display: inline;	/*  Supposedly fixes doubled margin bug in IE w/o side-effects to others. */
	height: auto;
	width: auto;
}
/* EOF Option Type Value */

/*  Styles from QuarkXpress for pages developed by Moments In Time */
    .text2 {
        font-size:14px;
        font-weight:bold;
        text-decoration:none;
    }
    .text1 {
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
    }
    div.text1 {
    	text-align: center;
    	width: 100%;
    }
    
    .tNormal {
        font-size:12px;
        text-decoration:none;
    }
    .pNormal {
    }
    .box1 {
        color:#595959;
    	background-color:transparent;
        padding-top:1px;
        padding-left:0px;
        padding-bottom:0px;
        padding-right:0px;
        width: 80%;
        margin: 0 auto;
        height: 450px;
        overflow: auto;
    }
    
    .box1 p {
    	margin-bottom: 10px;
    	margin-top: 10px;
    }
    .text0 {
        font-size:14px;
        text-decoration:none;
    }
    .text3 {
        font-size:14px;
        font-weight:bold;
        text-decoration:none;
    }
 	.text4 {
        font-size:10px;
        font-weight:bold;
        text-decoration:none;
    }

.best-viewed {
	width: 100%;
	height: 120px;
	text-align: center;
	margin-top: 20px;
}

.best-viewed P {
	margin: 10px 0px;
	text-align: center;
}

.best-viewed .bv-left {
	text-align: right;
	float: left;
	width: 48%;
	line-height: 80px;
}

.best-viewed .bv-right {
	text-align: left;
	float: right;
	width: 48%;
	line-height: 80px;
}