/*
  $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-family: helvetica; font-size: 12px; }
.errorBox { font-family : helvetica; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : helvetica; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : helvetica; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background:url('images/body.jpg') repeat-x;
  color: #000000;
  margin: 0px;
  text-align:center;
}

.stretch{
width:100%;
position:relative;
background: url('images/footerbg.jpg') repeat-x;
height:210px;
bottom:210px;
z-index:-1;
}


.bigger{
font-size:14px;
}

.newborder{
border:1px solid #a7c0e1;
}

.regular{
font-family:helvetica;
font-size:14px;
color:#000;
}

.otherbords{
border-right: 1px solid #a7c0e1;
}


.verybtm{
width:70%;
font-family:Helvetica;
color:#a7c0e1;
position: relative;
top:80px;
font-size:10px;
}

.padder{
padding:5px;
}

.sidebords{
border-right: 1px solid #a7c0e1;
border-top: 1px solid #a7c0e1;
}

.rightbords{
border-top: 1px solid #a7c0e1;
}



.moviebtns{
position:relative;
top:15px;
}

.buybtn{
position:relative;
left:60px;
bottom:6px;
}

.loginbtn{
float:right;
position:relative;
top:29px;
right:57px;
}

.heads{
width: 100%;
height: 108px;
background: url('images/header.jpg') no-repeat;
}

.navbg{
background: url('images/navbg.jpg') no-repeat top;
height:47px;
padding:0;
width:100%;
}

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

.menuhold{
width:auto;
position:relative;
left:257px;
}

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


.cartconts{
width:auto;
position:relative;
right:25px;
/*background:url('images/cart.jpg') no-repeat;
*/float:right;
}

.cartconts a{
font-family: helvetica;
font-size:12px;
color:#fff;
text-decoration:none;
}

.cartconts a:hover{
font-family: helvetica;
font-size:12px;
color:#fff;
text-decoration:underline;
}


.smaller{
font-size:14px;
}

.midrighttxt{
width:275px;
height:200px;
font-family:georgia;
font-style:italic;
color:#2c5da2;
font-size:18px;
line-height:28px;
position:relative;
top:60px;
left:15px;
text-align:center;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: helvetica;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  height:210px;
  background: url('images/footer.jpg') no-repeat;
}

.footertext{
position:relative;
top:30px;
color:#a7c0e1;
font-family:helvetica;
font-size:12px;
}

.text3{
color:#ffffff;
font-family:georgia;
font-size:14px;
}

.footertext a{
color:#a7c0e1;
font-family:helvetica;
font-size:12px;
text-decoration:none;
}

.footertext a:hover{
color:#a7c0e1;
font-family:helvetica;
font-size:12px;
text-decoration:underline;
}

.left0{
width:180px;
height:auto;
position:relative;
top:130px;
left:50px;
color:#21395a;
font-size:14px;
font-family: helvetica;
line-height:20px;
}
.left1{
width:180px;
height:auto;
position:relative;
top:130px;
left:50px;
color:#21395a;
font-size:14px;
font-family: helvetica;
line-height:20px;
}
.left2{
width:180px;
height:auto;
position:relative;
top:130px;
left:50px;
color:#21395a;
font-size:14px;
font-family: helvetica;
line-height:20px;
}
.left3{
width:180px;
height:auto;
position:relative;
top:130px;
left:50px;
color:#21395a;
font-size:14px;
font-family: helvetica;
line-height:20px;
}

.leftlink a{
font-style:italic;
color:#2c5da2;
}

.imnage{
position:relative;
left:60px;
top:120px;
}

.text2{
color:#a7c0e1;
font-family:georgia;
font-size:14px;
}

.newnav{
display:inline;
list-style:none;
}



.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: helvetica;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: helvetica;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: helvetica;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: helvetica;
  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 {
  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;
}*/


.newborder{
border:1px solid #cbd8e9;
}

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

.productListing-heading {
  font-family: helvetica;
  font-size: 12px;
  background: #689bce;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: helvetica;
  font-size: 12px;
}

.abouttext{
font-family:helvetica;
font-size:14px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: helvetica;
  font-size: 20px;
  font-weight: bold;
  color: #2c5da2;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: helvetica;
  font-size: 12px;
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: helvetica;
  font-size: 12px;
}

a.btmlink{
font-family:helvetica;
color:#000000;
font-size:12px;
}

.leetle{
font-family: helvetica;
color:#000000;
font-size:12px;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: helvetica;
  font-size: 12px;
  color: #ff0000;
}

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

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

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

img{
border:none;
}

.lefter{
background: url('images/leftcolumn.jpg') no-repeat;
width:256px;
height:100%;
}

.greybg{
background: url('images/greybg.jpg') repeat-y;
}

.mid{
width:744px;
height:229px;
display:block;
}

.midleft{
height:229px;
width: 391px;
float:left;
background:url('images/info.jpg') no-repeat;
position:relative;
}

.midbtm{
width:100%;
height:450px;
float:none;
}

.btmright{
width:340px;
height:259px;
float:right;
position:relative;
right: 50px;
top:15px;
background:url('images/vidbg.jpg') no-repeat;
}
.tabheight{
height:700px;
}

.btmleft{
width:300px;
float:left;
position:relative;
left:30px;
top:15px;
}

.vidinfo{
font-family:helvetica;
font-size:14px;
color:#21395a;
position:relative;
top:5px;
font-weight:500;
line-height:20px;

}

.bulleted{
font-family:helvetica;
font-size:14px;
color:#21395a;
font-style:italic;
}

.bighead{
font-family:georgia;
color:#2c5da2;
font-size:18px;

}

.movie{
position:relative;
top:4px;
left:5px;
}

.midlefttext{
font-size:14px;
color: #21395a;
font-family:helvetica;
margin-left:45px;
width:346px;
margin-top: 70px;
font-weight:500;
line-height:20px;
}


.midright{
background: url('images/testy.jpg') no-repeat;
width: 353px;
height:229px;
float:left;
position:relative;
}
.wraps{
width:1000px;
height:auto;
margin-left:auto;
position: relative;
margin-right:auto;
}

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

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

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

SPAN.productSpecialPrice {
  font-family: helvetica;
  color: #ff0000;
}

SPAN.errorText {
  font-family: helvetica;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: helvetica; font-size: 12px; color: #ff0000; }

