/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #666666; text-decoration: underline; }


body {
  background: #000;
  color: #333333;
  margin: 0px;
}

#rightcolumn{ float:right;}


#prodcontainer {
  width: 745px;
  background: #aaaaaa;
  margin-left: 15px;
}

#iconbox{
  float:right;
        padding: 0px 0px 0px 0px;
        margin: 10px 10px -15px 0px;
} 


#topticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #111111;
}

#alert{
  text-align: center;
  font-size: 12pt;
  font-weight: bolder;
  color: #ff0000;
}

#topticker{
        width: 275px;
        height: 16px;
        border: 1px solid #cc6622;
        padding: 3px 0px 0 4px;
        margin: 14px 10px -20px 0px;
        float:right;
        background-color: #111111;
        font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #dddddd;
        text-decoration: none;
}
#topticker a{
        font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #dddddd;
        text-decoration: none;
        background-color: #111111;
}


A {
  color: #333333;
  text-decoration: none;
  border: 0px;
}
A:hover {
  color: #cc6622;
  text-decoration: none;
  border: 0px;
}

img{
	border: 0px;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #111111;
  height: 35px;

}

TD.important {
  background: #222222;
  color: #cc6622;
  padding: 3px 3px 3px 5px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #111111;
  color: #555555;
  font-weight : bolder;
}
h1{
  font-size: 14pt;
  color: #aaa;
  margin: 15px 20px 2px 20px;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #ddd;
}

A.headerNavigation { 
  color: #aaaaaa; 
}

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

TR.headerError {
  background: #ff0000;
}

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

/* =Footer
-------------------------------------------------------------- */

#date{
  font-family: Verdana, Helvetica, sans-serif;
  color: #aaa;
  font-size: 7pt;
  font-weight: bolder;
  margin-top: 10px;
  text-align: center;
}

#searchbox{
 float: left;
 margin: 12px 0px 0px 8px;

}
.credits{
    float: left;
    font-weight: lighter;
    font-size: 11pt;
    padding: 0;
    margin: 4px 0px 0px 10px;
    color: #111;
}

.credits a{
    font-weight: normal;
    color: #111;
}

.credits a:hover{
    color: #cc6622;

}

#footericons{
position: relative;
float: right;
display: block;
margin: 10px 5px 0px 0px;
}

#footer {
	margin-bottom: 0px;

}
#colophon {
        height: 68px;
        width: 493px;
        background: #000000 url(images/footer_bg.gif) no-repeat;
	border: none;
        padding-bottom: 0px;
	padding: 0px 0;
        text-align:center;

 }

TR.footer {
  background: #111111;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #111111;
  color: #aaaaaa;
  font-weight: bold;
}
TD.footer A {
  color: #aaaaaa;
  text-decoration: underline;
}
TD.footer A:hover {
  color: #cc6622;
  text-decoration: underline;
}
.infoBox {
  background: #aaaaaa;
}

.infoBoxContents {
  background: #aaaaaa;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #111111;
  color: #dddddd;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #cc6622;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #111111;
  color: #aaaaaa;
  font-weight: bold;
}

.productListing-heading:hover {
  color: #cc6622;

}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #aaaaaa;
  border: 1px;
  border-style: solid;
  border-color: #555555;
  border-spacing: 1px solid black;
}

A.pageResults {
  color: #111111;
}

A.pageResults:hover {
  color: #cc6622;
  background: #aaaaaa;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #111111;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main, a{
  border: 0px solid black;
  color: #111;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #111;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cc6622;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/********************** Header ***************************/
#logo{ margin: 0px 0px 0px 0px;
	width: 774px;
	height:161px;
	background-image: url(images/logo.jpg);
        background-color: #000000;
	background-repeat: no-repeat;
	position:relative;	
      }
#logo a{
	margin: 0px auto;

}
#header {
	margin: 0px 0px 0px 0px;
	width: 774px;
	height:266px;
	background-image: url(images/headers/flipit.php);
	background-repeat: no-repeat;
	position:relative;	
}

#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:224px;
	left:87px;
}

#header li{
	float:left;
		
}
#header ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	border: none;
}

.lastchild{
	border-right: 0px none #000000 !important;
}

#header ul a:hover{
	color:#CC6622;
}


#IEheader ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:240px;
	left:87px;
}
#IEheader li{
	float:left;
		
}
#IEheader ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	border: none;
}
}


#IEheader ul a:hover{
	color:#CC6622;
}

/***********************Menu*******************************/

.dropdownmenu, .dropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 11px Verdana;
color: #aaaaaa;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: #111111;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.dropdownmenu li{
position: relative;
}

.dropdownmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: #aaaaaa;
background: #111111;
border-bottom: none;
text-decoration: none;
padding: 4px 5px;
}

* html .dropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.dropdownmenu li a:hover, .dropdownmenu li.selected>a{
background: #222222; color: #cc6622
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
