/*
  $Id: stylesheet.css,v 1.75 2004/11/29 Ramin Tajallaei $

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

  Copyright (c) 2006 osCommerce

  Released under the GNU General Public License

  Modified for www.dibacommerce.com

*/

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

BODY {
    background: #576486 url(images/deskbar.gif) repeat-x top;
  color: #000000;
  margin: 0px;
  COLOR: #1e2e4b; 
  SCROLLBAR-BASE-COLOR: #364461;
}

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

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

FORM {
	display: inline;
}

TR.header {

}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 11px;

  color: #000000;
  font-weight : bold;
}
TD.newsdeskheader{
font-family: Tahoma,Helvetica;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
padding: 3px;
background-image: url('images/menu2_bar.gif');
}

TD.articleheader{
font-family: Tahoma,Helvetica;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
padding: 3px;
background-image: url('images/menu2_bar.gif');
}

A.headerNavigation {
  color: #904138;
}

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


TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #EDC7C6;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Tahoma, Tahoma;
font-size: 13px;
  background: #EDC7C6;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {

}

TD.footer {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 11px;

  color: White;
  font-weight: bold;
}

.infoBox {

}

.infoBoxContents {

  font-family: Tahoma, Tahoma, Tahoma;
font-size: 10px;
}

.infoBoxNotice {
  background: #C6FFC6;
   
}

.infoBoxNoticeContents {

  font-family: Tahoma, Tahoma, Tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Tahoma, Tahoma;
  font-size: 11px;
  font-weight: bold;
  padding-right: 4px;
  padding-top: 0px;
  color: White;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 11px;
}

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

}

.productListing-heading {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 10px;
  background: #7F90BE;
  color: #FFFFFF;
  font-weight: bold;
padding: 4px;
}

TD.productListing-data {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 11px;
 
}


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 14px;
  padding-right: 6px;
  padding-left: 5px;
  font-weight: bold;
  color: #496DA7;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Tahoma, Tahoma;
  font-size: 12px;
  line-height: 1.5;
  padding-left: 4px;
  padding-right: 4px;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 13px;
}

TD.tableHeading {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 13px;
  font-weight: bold;
}
TD.input {
background-color: #F2EDED;
font-size: 11px;
}
SPAN.newItemInCart {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 12px;
}
INPUT {

font-size: 12px;
}
TEXTAREA {
  width: 100%;
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 12px;
}
SELECT {
background-color: #F6F6F6;
font-size: 12px;
}
SPAN.greetUser {
  font-family: Tahoma, Tahoma, Tahoma;
font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #F6EEDF;
  border-color: #FBDEDD;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Tahoma, Tahoma;
font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Tahoma, Tahoma;
font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver {
 background-color: #FBDEDD;
 cursor: pointer;
 cursor: hand;
  }
.moduleRowSelected {
 background-color: #D5E9FE;
 }

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

/* message box */

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

/* input requirement */

.inputRequirement {
font-family: Tahoma, Tahoma, Tahoma;
font-size: 11px;
color: #ff0000;
}
.site_table {
background-color: #F2EDED;
}
TD.left {
background-color: #F0F0F0;
}
TD.right {
background-color: #F0F0F0;
}

/*   Modified for www.dibacommerce.com */

TABLE.infoBox_left {
  background: url(images/skins/skin_left_bak.jpg);
}

TABLE.infoBox_right {
  background: url(images/skins/skin_right_bak.jpg);
}

TABLE.content {
padding: 7px;
}
TD.infoBox_left {
  background: url(images/skins/skin_left_top.jpg) no-repeat left top;
  font-family: Tahoma, Tahoma, Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: White;
  height: 38px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px;

}

TD.infoBox_right {
  background: url(images/skins/skin_right_top.jpg) no-repeat left top;
  font-family: Tahoma, Tahoma, Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: White;
  height: 33px;
  padding-left: 8px;
  padding-right: 9px;
  padding-top: 10px;

}

TD.infoBox_center {
  background: url(images/skins/skin_center.jpg) no-repeat center top;
  font-family: Tahoma, Tahoma, Tahoma;
  font-size: 13px;
  font-weight: bold;
    color: #FFFFFF;
	 height: 30px;
	 padding-left: 8px;
	 padding-top: 7px;


}

TD.newsinfoBox_center {
  background: url(images/menu3_bar.gif) repeat-x top;
  font-family: Tahoma, Tahoma, Tahoma;
  font-size: 13px;
  font-weight: bold;
    color: #FFFFFF;
	 height: 30px;
	 padding-left: 8px;
	 padding-top: 7px;


}

TD.articleinfoBox_center {
  background: url(images/menu3_bar.gif) repeat-x top;
  font-family: Tahoma, Tahoma, Tahoma;
  font-size: 13px;
  font-weight: bold;
    color: #FFFFFF;
	 height: 25px;
	 padding-left: 8px;
	 padding-top: 0px;


}

.foot_dole {
background-image: url('images/pyk_down.gif');
background-repeat: repeat-x;
background-position: top;
height: 10px;
border-top: 1px solid #333333;
background-color: #CCCCCC;
}
.desno {
width: 10px;
background-image: url('images/pyk_right.gif');
background-repeat: repeat-y;
background-position: left;
background-color: #CCCCCC; }
TD.footer a {
color: #C0C0C0;
}
.copy {
font-family: Tahoma,Helvetica;
font-size: 11px;
color: #FFFF00;
padding: 5px;
}
.shadow1 {
border: #CFDDED 2px outset ;
padding: 1px;
}
 pbody{
  background-image: url(images/b03.gif);
  background-repeat: no-repeat; 
  background-position: top center;
 }
td{
font-family: Tahoma,Helvetica;
 font-size: 11px;
 color: #7F7F7F;
}
  .bg{
  background-image: url(images/m19.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m27.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(images/m29.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m41.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-image: url(images/m30.gif);
  background-repeat: repeat-y; 
 }
 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #CFCFCF;
  width: 135px;
  height: 19px;
  color: #CFCFCF;
  font-size: 9px;
 }

 .cs{
  font-size: 10px;
  color: #6C6C6C;
  font-weight: bold;
 }

 .cs1{
  font-size: 10px;
  color: #2C2C2C;  
 }


 .cs2{
  font-size: 12px;
  color: #CC6600;
  font-weight: bold;  
 }

 .cs3{
  font-size: 11px;
  color: #424242;  
 }


 .ml{
  color: #2C2C2C;
  font-size: 10px;
  text-decoration: underline;
 }

 .ml1{
  color: #AF0000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  color: #830000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  color: #7F7F7F;
  font-size: 10px;  
  text-decoration: none;
 }

 .ml4{
  color: #AF0000;
  font-size: 11px;  
  text-decoration: underline;
 }

 .ml5{
  font-size: 11px;
  color: #424242;
  font-weight: bold;  
  text-decoration: none;
 }

 .ml6{
  color: #830000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 
 .se{
  width: 93px;
  font-size: 9px;
  color: #B2B2B2;
 }

h1 {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 15px;
 font-weight: bold;
}

h2 {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 14px;
}

#thecategories :hover {
	background-color: #FBD4D5;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -1px;
	margin-bottom: -10px;
	width: 125px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
        margin-top: 1px;
	padding-bottom: 5px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
        padding-left: 25px;
        margin-top: 1px;
        margin-bottom: 5px;
}
html>body TD.newsdeskheader{
font-family: Tahoma,Helvetica;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
padding: 3px;
 padding-left: 25px;
background-image: url('images/menu2_bar.gif');
}
html>body .suggest_link_over {	
background-color: #FFE7E7;	
text-align: center; 
padding: 2px 6px 3px 6px;
}	
/*end of mozilla fix*/

html>body TABLE.infoBox_left {
  background: url(images/skins/skin_left_bak.jpg);

}

html>body TABLE.infoBox_right {
  background: url(images/skins/skin_right_bak.jpg);

}

#topcat a {
padding-right: 5px;
}

#secondcat a {
	padding-right: 10px;
}

#thirdcat a {
	padding-right: 20px;
}

#fourthcat a {
	padding-right: 30px;
}

#fifthcat a {
	padding-right: 40px;
}
ul.sitemap {
color: #ff0000;
}

.privatemessages { 
font-family: Tahoma, Tahoma, Tahoma; 
font-size: 10px; 
background-color: transparent; 
font-weight: bold; 
color: #ff0000; 
text-align: right; 
border-left: 1px solid #ff0000; 
border-right: 1px solid #ff0000; 
border-top: 1px solid #ff0000; 
border-bottom: 1px solid #ff0000; 
padding-bottom: 2px; 
padding-top: 2px; 
padding-right: 2px; 
padding-left: 2px;
}

/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}

/*----------------------------Suggest Styles--------------------------*/.
.suggest_link {	
text-align: center; 
background-color: #FFFFFF;	
padding: 2px 6px 2px 6px;
}
.suggest_link_over {	
background-color: #FFE7E7;	
text-align: center; 
cursor: pointer;
 cursor: hand;
padding: 2px 6px 2px 6px;
}

#search_suggest {	
position: absolute; 	
background-color: #FFFFFF; 	
text-align: center; 	
border-style: outset ; 
border-width: 1px;

}		
/*----------------------------End Suggest Styles------------------------*/




