/*
  $Id: stylesheet.css,v 1.1 2005/01/18 07:08:34 Michael Sasek Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma,Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma,Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma,Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #0B80AC;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
  font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 11px;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
  font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 11px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.header {
	PADDING-RIGHT:0px; BORDER-TOP: #000000 0px solid; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 8px; BACKGROUND: #3169C6; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #d2d2d2 0px solid
}

TR.headerNavigation {
  background: #D82704;
}

TD.headerNavigation {
  background: #D82704;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CCCCCC;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
  font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 10px;
}

A.headerNavigation:hover {
  color: #ffffff;
  font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 10px;
}

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

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
 
 
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox1 {
  background: #EFF7F9;
}

.infoBoxContents1 {
  background: #EFF7F9;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox2 {
  background: #000000;
}

.infoBoxContents2 {
  background: #EFEFEF;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #ffffff;
}
TD.infoBoxHeading1 {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
 
  color: #000000;
}

TD.infoBoxHeading2 {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #838183;
}

TABLE.infoBoxHeading {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;

  background: #B9DCFF;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma,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: #F4F4F4;
}

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: #F4F4F4
}

TABLE.productListing {
	BORDER-RIGHT: #CECFD6 1px solid; BORDER-TOP: #CECFD6 1px solid; BORDER-LEFT: #CECFD6 1px solid; BORDER-BOTTOM: #CECFD6 1px solid; border-spacing: 1px
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

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

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

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

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

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

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

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #eeeeee;
  border-style: solid;
 
}

TABLE.formArea1 {
  background: #000000;
  border-color: #d4d4d4;
  border-style: solid;
  border-width: 1px;
}

TABLE.formArea2 {
  background: #f7f7f7;
  bordercolor:#EEEEEE;
  border-collapse: collapse
}

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: Tahoma,Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

.messageBox { font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Tahoma,Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
.ml{
  font-size: 11px;
  color: #EEC400;
  text-decoration: underline;
  text-decoration: none;
  font-weight : bold;
 }
 .copyright {
	color: #FF9600;
	font-size: 11px;
}

.smallText2 {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
  
}

.smallText3{
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF8A15;
  
}




 .copyright {
	color: #FF9600;
	font-size: 11px;
}
div.corner
{
width:100%;
background-color:#EEEEEE;
direction:rtl;
margin-top:1pt;

}
div.corner_bottom
{
 background-color:#EEEEEE;
 width:100%;
 height:4px;
margin-bottom:2pt;
}
div.main_footer_left
{
padding-right:50 px;
float:right;
width:40%;
font-family:tahoma;
font-size:10px;
color:#FFFFFF;
align:left;
}
div.main_footer_right
{
padding-left:180px ;
float:left;
position:relative;
font-family:tahoma;
font-size:10px;
color:#FFFFFF;
align:right;
}
div.main_footer_left a
{
font-family:tahoma;
font-size:10px;
color:#FFFFFF;
}
div.main_footer_right a
{
font-family:tahoma;
font-size:10px;
color:#FFFFFF;

}
div.main_top
{
background-color:#FFFFFF;
width:100%;
height:10px ;
}



#wrapper { 
clear:both;
width : 819px;
background-color:#0882ad;
margin : auto  auto 0 auto;
align :right;


} 
#title { 
display : inline;
background-color:#818588;
width : 819px;
float : left;
min-height : 35px;
} 
#maindiv{
clear:both;
width : 799px;
background-color:#ffffff;
margin : auto  auto 0 auto;
float : right;
margin-top:-7px;
}

#sidediv{
display : inline;
float : left;
width : 18px;
height:100%;
background-color:#0882ad

}


#right_col { 
display : inline;
float : right;
width : 180px;
min-height : 280px;
background-color : #fff;
/*border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
background-color : #FFFFFF;*/
padding-right:8px;
margin-top: 7px;
margin-left:3px;
} 

#center_col { 
display : inline;
width : 450px;
float : right;
min-height : 280px;
background-color : #fff;
border-top : 0px solid #ccc;
border-right : 0px solid #ccc;
border-left : 0px solid #ccc;
border-bottom : 0px solid #ccc;
background-color : #ffffff;

} 


#header_col {
display : inline;
width : 600px;
float : left;
min-height : 120px;
background-color : #ffffff;
/* border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc; */
margin-right: 0px;
padding-left:8px;
margin-top: 7px;
} 

#left_col {
width:150px; 
display : inline;
float : left;
min-height : 280px;
background-color : #fff;
/* border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc; */
background-color : #FFFFFF;
padding-left:5px;
margin-right:3px;
} 
div.home
{
width:819 px;
margin-left:30 px;
margin-bottom:-4px;
}
#home-img
{
margin-left:-2px;
width:109 px;
height:27 px;
}
#border_top
{
width:799px;
height:9px;
background: #ffffff;
position:relative;
left:10px;
clear:both;
}
#border_bottom
{
width:799px;
height:9px;
background: #ffffff;
position:relative;
left:10px;
clear:both;
}
div.footer {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #0882ad;
  color: #ffffff;
  width:100%;
  direction:rtl;
  clear:both;
 
}
div.infoBoxHeading2 {

  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
 color: #838183;
 height:19px;
 width:100%;
 direction:rtl 
}