/*
  $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

//againagain blue = #7a7af6 now=#2e74a7 lightblue = #6ebcea
//againagain pink = #ff80ff now=ff99ff lighter = #ffb2ff

*/


a,h1,h2,p,span,table,td,th,tr,div,uk,li {font-family:  Arial,Verdana, Levenim MT, helvetica, sans-serif;font-size:12px}

.boxText { font-size: 12px; font-weight:bold;}
.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; }

h1 {font-size: 18px;
	color:#2e74a7;}

h2 {font-size: 14px;
	color:#2e74a7;}

.imageSplash {
	font-size: 12px;
	font-weight: bold;
	color:#2e74a7;
	border:0;
}

.imageSplash a{
	color:#2e74a7;
}

.imageSplash a img{
	border:0;
}


BODY {
  background: #ffffff;
  color: #8b7172;
  margin: 0px;
    background-image:url('images/againAgain/bg_gradient.jpg');
    height:100%;
    background-repeat:repeat-x;

}

.boxtext a {
 color: #2e74a7;
}

.boxtext a:visited {
 color: #2e74a7;
}

.boxtext a:hover{
 color: #2e74a7;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
height:20px;
}

TD.headerNavigation {
  font-size: 12px;
  color: #622121;
  font-weight: bold;
  padding: 4;
}

A.headerNavigation { 
  color: #8b7172;
text-decoration:none;
}

A.headerNavigation:hover {
  color: #2e74a7;
}


#leftNav {
background: white;
padding: 4px;

width:160px;
border-right: #E0E0E0 1px solid;
border-top: #E0E0E0 0px solid;
border-left: #E0E0E0 1px solid;
border-bottom: #E0E0E0 1px solid;

background-image:url('images/againAgain/bg_gradient_inv.jpg');
}

#leftNavHeader {
  font-size: 12px;
  color: #8b7172;
  font-weight: bold;
text-decoration: none;
background: #F2F2F2;

border-right: #E0E0E0 1px solid;
border-top: #E0E0E0 1px solid;
border-left: #E0E0E0 1px solid;
border-bottom: #E0E0E0 1px solid;
}

#leftNav a{
  font-size: 12px;
  color: #8b7172;
  text-decoration:none;
}

#leftNav a:hover{
  color: #2e74a7;
  text-decoration:underline;
}

#leftNav ul {
list-style-type: none;
line-height: 2em;
color: #00CC33;
text-indent: 4px;
list-style-position: outside;
padding: 0px;
margin: 0px;
width:100%;
}

#leftNav img {
width:120px;
height:120px;
border: 0;
}

#xmasBanner {
padding: 4px;

border-right: #E0E0E0 1px solid;
border-top: #E0E0E0 1px solid;
border-left: #E0E0E0 1px solid;
border-bottom: #E0E0E0 1px solid;
background-image:url('images/againAgain/bg_gradientXmas.jpg');
}



#navCurr {
color: #2e74a7;
background:;
border-right: #E0E0E0 1px solid;
border-top: #E0E0E0 1px solid;
border-left: #E0E0E0 1px solid;
border-bottom: #E0E0E0 1px solid;
}

#navCatHead {
font-weight:bold;
}

#catImgBoy {
position:relative;
top:0;
background-image: url('images/splash/boyCat.jpg');
background-repeat:no-repeat;
width:800px;height:450px;
}

#catImgGirl {
position:relative;
top:0;
background-image: url('images/splash/girlCat.jpg');
background-repeat:no-repeat;
width:800px;height:450px;
}

#catListDivBoy {
position:absolute;
top:0;
right:0;
width:300px;
height: 450px;
background: #ffffff;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

#catListDivGirl {
position:absolute;
top:0;
right:0;
width:300px;
height: 450px;
background: #f0c7cd;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
}


#catListDiv {
position:absolute;
top:100;
right:20;
width:250px;
}

#catList {
padding-left:15px;
margin-left:2px;
list-style-type: square;
}

#catList a{
  font-size: 12px;
  color: #8b7172;
  text-decoration:none;
  font-weight : bold;
}

#catList a:hover{
  color: #2e74a7;
  text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align:left;
background-image: url('images/aaBackgroundPink.gif');
background-repeat: repeat;
height:18px;
background:#ffb2ff;
}

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


//toby
table.infoBox{
border: 2 solid navy;
}

tr.infoBoxContents, td.infoBoxContents{
cell-spacing:2;
	text-align:left;
	align:center;
border: 2;
}

.infoBoxContents a{
	align:center;
	text-decoration:none;
	font-weight: bold;
	color: #8b7172;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TR.infoBoxHeading, TD.infoBoxHeading  {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align:left;
background-image: url('images/aaBackground.gif');
background-repeat: repeat;
height:18px;
background: #2e74a7;
}

SPAN.infoBox {
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

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

td.productListing {
  align:left;
  border: 2px;
  font-weight: bold;  
}

tr.productListing-underline {
  border-top:1px solid #666666;
  border-collapse:separate;
  background: #F2F2F2;
  height: 25px;
}

td.productListing-heading {
  font-size: 12px;
  color: #8b7172;
  color: #666666;
  font-weight: bold;  
}

TD.productListing-data {
  font-size: 12px;
  font-weight:bold;
  border-bottom:1px;
}

TD.productListing-data a{
color: #8b7172;
  font-weight: bold;  
}

TD.productListing-data a:visited{
color: #8b7172;
}

TD.productListing-data a:hover{
color: #2e74a7;
}

.productListing-divider {
    background-image:url('images/5pix_divider.gif');
background-repeat: repeat-y;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 18px;
  font-weight: bold;
  color: #2e74a7;
top:0px;
  }

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
  color: #8b7172;
}

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

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

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

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

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

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

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

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

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

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

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

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

.basket {
  border-color: #9a9582;
  border-style: dotted;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  padding: 4;
  font-weight: bold;
}

#paymentInfo {
height: 30px;
        background-position: bottom right;
        background-repeat:no-repeat;
        background-image:url('images/protx/cards.gif');
    }

#nav {
border-bottom: #999999 1px solid;
}

.splashImg {

    background-repeat:no-repeat;
overflow:auto;
overflow-x:none;
height:220px;
width:100%;
max-height:auto;
}

#outer {
    position:relative;
    top:10px;
    bottom:10px;
    overflow:auto;
background:#ffffff;
border-right: #E0E0E0 1px solid;
border-top: #E0E0E0 1px solid;
border-left: #E0E0E0 1px solid;
border-bottom: #E0E0E0 1px solid;
padding-left: 10px;
padding-right: 10px;
padding-top: 4px;
width:1000px;
height:96%;
}

#content {
    height:100%;
    position:relative;
    top: 2px; 
    bottom:30px;
    min-height:10%;
    max-height:auto;
    width:100%;
    max-width:1800px;
}


/* ask ****************************************************  */

#container
    height:200px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-150px;
}

#container{
    width:592px;
    margin-left:-296px;        
}


#tstrip, #lstrip, #rstrip, #bstrip{
    background-color:#BCBCBC;
}

#wrapper {
    min-height:100%;
    height:100%;
    margin:0 auto;;
    position:relative;
    background-color:#FFFFFF;
   overflow-x:hidden;
  /* overflow:hidden; */
}

    #wrapper {
        background-position: top center;
        background-repeat:no-repeat;
        max-width:1600px;
        max-height:1050px;
    }

    #wrapper {
        width:expression(document.body.clientWidth > 1600 ? "1600px" : "auto");
        height:expression(document.body.clientHeight > 1050 ? "1050px" : "100%");
    }

#tglow, #lglow, #rglow, #bglow {
    position:absolute;
}


#tglow, #bglow {
    left:20px;
    height:20px;
    width:100%;
    background-repeat:repeat-x;
}

#bglow {
    background-position:bottom;
}

#rglow {
    background-position:right;
}

#lglow, #rglow {
    top:10px;
    width:20px;
    height:100%;
    background-repeat:repeat-y;
}

#tglow, #bglow {
    background-image:url('images/againAgain/vglow.png');
}
#lglow, #rglow {
    background-image:url('images/againAgain/hglow.png');
}

#lstripAA {
    background-image:url('images/againAgain/lstrip.gif');
    width:20px;
    height:100%;
    background-repeat:repeat-y;
}

#rstripAA {
    width:20px;
    height:100%;
    background-repeat:repeat-x;
    background-position:right;
}


#tstrip {
    width:100%;
    height:10px;
}

#lstrip {
    position:absolute;
    left:0px;
    width:20px;
    height:100%;
}

#rstrip {
    position:absolute;
    right:0px;
    width:10px;
    height:100%;
}

#bstrip {
    width:100%;
    height:10px;
    bottom:0;
    left:0;
    position:absolute;
}


#bottomGrad {
    background-image:url('images/againAgain/aaCorners/bottom.jpg');
    height:100%;
    background-repeat:repeat-x;
background-position:bottom;
}


#topLeft {
    background-image:url('images/againAgain/aaCorners/topLeft.jpg');
    width:10px;
    height:100%;
    background-repeat:no-repeat;
}

#topRight {
    background-image:url('images/againAgain/aaCorners/topRight.jpg');
    width:10px;
    height:100%;
    background-repeat:no-repeat;
background-position:top right;
}

#top {
    background-image:url('images/againAgain/aaCorners/top.jpg');
    height:100%;
    background-repeat:repeat-x;
background-position:top;
}


/* corners */
#ctl,#ctr,#cbl,#cbr {
    background-repeat:no-repeat;
    position:absolute;
    width:32px;
    height:32px;
    z-index:5;
}

#ctl6 {
    left:-202px;
    top:-41px;
    width:234px;
    height:73px;
}
#ctr6 {
    left:-234px;
    top:-41px;
    width:266px;
    height:73px;
}
#cbl6 {
    left:-202px;
    top:-72px;
    width:234px;
    height:104px;
}
#cbr6 {
    left:-234px;
    top:-72px;
    width:266px;
    height:104px;
}

#ctl {
    top:10px;
    left:10px;
}
#ctr {
    top:10px;
    right:10px;
}
#cbl {
    bottom:10px;
    left:10px;
}
#cbr {
    bottom:10px;
    right:10px;
}

#ctl,#ctr,#cbl,#cbr {
    overflow:hidden;
    background-image:none;
}

#ctl{
    overflow:hidden;
    background-image:url('images/againAgain/tl.gif');
}
#ctr{
    overflow:hidden;
    background-image:url('images/againAgain/tr.gif');
}
#cbl{
    overflow:hidden;
    background-image:url('images/againAgain/bl.gif');
}
#cbr{
    overflow:hidden;
    background-image:url('images/againAgain/br.gif');
}


#ctl6,#ctr6,#cbl6,#cbr6  {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/againAgain/b1.png', sizingMethod='crop');
    position:relative;
}

#ctl6  {
    position:relative;

}