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

	font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;

  font-size: 14px;

  font-weight: bold;

	margin: 0 0;

	}

/* common styling */

/* set up the overall width of the menu div, the font and the margins with a relative position*/

/* begin css part copyright: Stu Nicholls www.cssplay.co.uk  used with kind permission */



.menu4 {

font-family: font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;

  font-size: 11px;

width:516px; 

margin:0; 

position:relative;

z-index:100;

padding:0 3em 0 3em; background:transparent url(images/trans.gif); left:-3em;

}

/* remove the bullets and set the margin and padding to zero for the unordered list */

.menu4 ul {

padding:0; 

margin:0;

list-style-type: none;

border:0;

}

/* float the list so that the items are in a line */

.menu4 ul li {

float:left; 

background:#e6e7ec url(images/inf.jpg) no-repeat top left;

}





/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */

.menu4 ul li a, .menu4 ul li a:visited {



display:block; 

text-align:center; 

text-decoration:none; 

width:171px; 

color:#016538;

font-weight:bold; 

border:1px solid #fff;

border-width:1px 1px 0 0;



line-height:30px; 

font-size:11px;

}

/* make the dropdown ul invisible */

.menu4 ul li ul {



display: none;

}

.menu4 ul:hover li  {





}



/* specific to non IE browsers */

/* set the background and foreground color of the main menu4 li on hover */

.menu4 ul li:hover a {

color:#016538; 

text-decoration:underline;

font-weight:bold;

background:#e6e7ec url(images/inf.jpg) no-repeat top left;

}

/* make the sub menu4 ul visible and position it beneath the first list item */

.menu4 ul li:hover ul {

padding:0 3em 3em 3em; background:transparent url(images/trans.gif); left:-3em;

text-align:left;

display:block; 

position:absolute; 

top:30px; 

left:0; 

text-align:left;

z-index:100;

}

/* make the sub menu4 ul li the full width with padding and border. Add an auto scroll bar */

.menu4 ul li:hover ul li {

background:#eee; 

color:#000;

padding:10px;

width:479px;

height:180px;

overflow:auto;

border:8px solid #e6e7ec;

border-width:20px 8px 8px 8px;

}

/*float the image left with padding and no border */

.menu4 ul li:hover ul li img {

float:left; 

padding:10px 10px 10px 0; 

border:0;

}

/* style the paragraph font height */

.menu4 ul li:hover ul li p td {

font-size:0.9em;

}

/* style the background and foreground color of the submenu4 links */

.menu4 ul li:hover ul li a {

display:inline;

background:#eee;

color:#c00;

text-decoration:underline;

font-style:none

border:0;

line-height:normal;}

/* style the background and forground colors of the links on hover */

.menu4 ul li:hover ul li a:hover {

text-decoration:none; 

color:#000;

}



.menu3 {

font-family: font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;

  font-size: 11px;

width:516px; 

margin:0; 

position:relative;

z-index:100;

padding:0 3em 0 3em; background:transparent url(images/trans.gif); left:-3em;

}

/* remove the bullets and set the margin and padding to zero for the unordered list */

.menu3 ul {

padding:0; 

margin:0;

list-style-type: none;

border:0;

}

/* float the list so that the items are in a line */

.menu3 ul li {

float:left; 

background:#e6e7ec url(images/inf.jpg) no-repeat top left;

}





/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */

.menu3 ul li a, .menu3 ul li a:visited {



display:block; 

text-align:center; 

text-decoration:none; 

width:257px; 

color:#016538;

font-weight:bold; 

border:1px solid #fff;

border-width:1px 1px 0 0;



line-height:30px; 

font-size:11px;

}

/* make the dropdown ul invisible */

.menu3 ul li ul {



display: none;

}

.menu3 ul:hover li  {





}



/* specific to non IE browsers */

/* set the background and foreground color of the main menu3 li on hover */

.menu3 ul li:hover a {

color:#016538; 

text-decoration:underline;

font-weight:bold;

background:#e6e7ec url(images/inf.jpg) no-repeat top left;

}

/* make the sub menu3 ul visible and position it beneath the first list item */

.menu3 ul li:hover ul {

padding:0 3em 3em 3em; background:transparent url(images/trans.gif); left:-3em;

text-align:left;

display:block; 

position:absolute; 

top:30px; 

left:0; 

text-align:left;

z-index:100;

}

/* make the sub menu3 ul li the full width with padding and border. Add an auto scroll bar */

.menu3 ul li:hover ul li {

background:#eee; 

color:#000;

padding:10px;

width:479px;

height:180px;

overflow:auto;

border:8px solid #e6e7ec;

border-width:20px 8px 8px 8px;

}

/*float the image left with padding and no border */

.menu3 ul li:hover ul li img {

float:left; 

padding:10px 10px 10px 0; 

border:0;

}

/* style the paragraph font height */

.menu3 ul li:hover ul li p td {

font-size:0.9em;

}

/* style the background and foreground color of the submenu3 links */

.menu3 ul li:hover ul li a {

display:inline;

background:#eee;

color:#c00;

text-decoration:underline;

font-style:none

border:0;

line-height:normal;}

/* style the background and forground colors of the links on hover */

.menu3 ul li:hover ul li a:hover {

text-decoration:none; 

color:#000;

}







.menu2 {

font-family: font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;

  font-size: 11px;

width:480px; 

margin:0; 

position:relative;

z-index:100;

padding:0 3em 0 3em; background:transparent url(images/trans.gif); left:-3em;

}

/* remove the bullets and set the margin and padding to zero for the unordered list */

.menu2 ul {

padding:0; 

margin:0;

list-style-type: none;

border:0;



}

/* float the list so that the items are in a line */

.menu2 ul li {

float:left; 

background:#e6e7ec url(images/inf.jpg) no-repeat top left;

}





/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */

.menu2 ul li a, .menu2 ul li a:visited {



display:block; 

text-align:center; 

text-decoration:none; 

width:516px; 

color:#016538;

font-weight:bold; 

border:1px solid #fff;

border-width:1px 1px 0 0;



line-height:30px; 

font-size:11px;



}

/* make the dropdown ul invisible */

.menu2 ul li ul {



display: none;

}

.menu2 ul:hover li  {



padding:0 3em 0 0; background:transparent url(images/trans.gif); left:-3em;

}



/* specific to non IE browsers */

/* set the background and foreground color of the main menu2 li on hover */

.menu2 ul li:hover a {

color:#016538; 

text-decoration:underline;

font-weight:bold;

background:#e6e7ec url(images/inf.jpg) no-repeat top left;

}

/* make the sub menu2 ul visible and position it beneath the first list item */

.menu2 ul li:hover ul {

padding:0 3em 3em 3em; background:transparent url(images/trans.gif); left:-3em;

text-align:left;

display:block; 

position:absolute; 

top:30px; 

left:0; 

text-align:left;

z-index:100;

}

/* make the sub menu2 ul li the full width with padding and border. Add an auto scroll bar */

.menu2 ul li:hover ul li {

background:#eee; 

color:#000;

padding:10px;

width:480px;

height:180px;

overflow:auto;

border:8px solid #e6e7ec;

border-width:20px 8px 8px 8px;

}

/*float the image left with padding and no border */

.menu2 ul li:hover ul li img {

float:left; 

padding:10px 10px 10px 0; 

border:0;

}

/* style the paragraph font height */

.menu2 ul li:hover ul li p td {

font-size:0.9em;

}

/* style the background and foreground color of the submenu2 links */

.menu2 ul li:hover ul li a {

display:inline;

background:#eee;

color:#c00;

text-decoration:underline;

font-style:none

border:0;

line-height:normal;}

/* style the background and forground colors of the links on hover */

.menu2 ul li:hover ul li a:hover {

text-decoration:none; 

color:#000;

}




/* common styling */
.menu { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 16px; width:459px; height:110px;  margin:0; margin:0px 0 0 0; background-image:url(images/menubackcss.jpg);position:relative; z-index:100;}
  
.menu ul {padding:0; margin:0; list-style-type: none;}
.menu ul li {font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 16px; font-weight: bold; float:right; border-left:2px }

.menu ul li a {display:block; float:left;  padding:0 0 0 5px; height:25px; line-height:25px; color:#000; }
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu:hover { background-image:url(images/huurz.jpg);}
.menu:hover ul {color:#396f91; }
.menu ul li:hover a {color:#396f91;background-position: 100% 100%;background-repeat: x;}
.menu ul li:hover ul {display:block; position:absolute; width:459px; height:60px;top:25px; right:0; }
.menu ul li:hover ul.right_side li {float:right; border:0; border-left:0px solid #eee;}
.menu ul li:hover ul.left_side li {float:left; border:0; border-left:0px solid #eee;}
.menu ul li:hover ul li a.hide {background:#ffffff  bottom right no-repeat; color:#fff;}
.menu ul li:hover ul li:hover a.hide { color:#fff;}

.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {font-size: 11px; display:block;  color:#000;}
.menu ul li:hover ul li a:hover { color:#396f91;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:0; top:30px; color:#396f91;} 
.menu ul li:hover ul.right li {float:right;}
.menu ul li:hover ul li:hover a.hide { color:#000;}
.menu ul li:hover ul li:hover ul li a { color:#000;}
.menu ul li:hover ul li:hover ul li a:hover { color:#fff;}

/* end css part copyright: Stu Nicholls www.cssplay.co.uk used with kind permission */

.bodalka
{  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
background-image:url(images/midkat.gif);
 background-repeat:repeat-x;
}

.weissbox { background-color:#FFFFFF; padding:0px; margin:0px; }

.hudalka
{  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
background-image:url(images/tbak.gif);

}

.bidalka

{ 
border-top-width:4px;
  border-top-style:solid;
 border-color:#e6e7ec;

  background-image:url(images/tbak.gif);  }
  
  .bidalkazu

{ 
border-top-width:4px;
  border-top-style:solid;
 border-color:#e6e7ec;
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.83em;
  background-image:url(images/tbak.gif);  }
    
    .bidalkazim

{ 
border-top-width:4px;
  border-top-style:solid;
 border-top-color:#e6e7ec;
 border-left-width:1px;
 border-left-style:solid;
 border-left-color:#FFFFFF;
  border-right-width:1px;
 border-right-style:solid;
 border-right-color:#FFFFFF;  
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#FFFFFF;
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.83em;
  }
  
.boxText {

  padding-left:7px;  
  background-image:url(images/boxxbak.gif);
 font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;  }
.errorBox { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size : 0.83em; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size : 0.83em; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size : 0.83em; color: #70d250; text-decoration: underline; }

.uboxText {

  padding-left:5px;  
  background-image:url(images/tbak.gif);
 font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }


BODY { 
  background: #ffffff;
  background-image:url(images/backback.jpg); 
  color: #000000;
  margin: 0px;
font-size: 100.01%;
}

A {
  color: #016538;
  text-decoration: none;


}

A:hover {
  color: #016538;
  text-decoration: underline;


 }

FORM {
	display: inline;
}

TR.header {

}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.80em;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerBread {

}
TD.headerBread {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;

  font-size: 0.83em;

  color: #000000;
  font-weight : bold;
}
TD.headerFred {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.83em;

  color: #000000;
  font-weight : bold;
}

A.breadNavigation { 
  color: #000000; 
}

A.breadNavigation:hover {
  color: #000000;
}

A.headerBread { 
  color: #000000; 
}

A.headerBread:hover {
  color: #000000;
}
TR.breadInfo {
  background: #fffff;
}

TD.breadInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

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 {

}

TD.footer {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.83em;

  color: #000000;
  font-weight: bold;
}

.infoBox {  background:#FFFFFF;

}

.infoBoxContents {
 
font-size: 12px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.83em;
}

TD.infoBoxHeading {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.83em;
  font-weight: bold;
   background-image:url(images/tbak.gif);
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.83em;
}

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-image:url(images/tbak.gif);
}

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-image:url(images/tbak.gif);
}

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

.productListing-heading {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.90em;

  color: #000000;
  font-weight: bold;
}
TD.productListing-heading {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.90em;
background-image:url(images/tbak.gif);
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 12px;
border:thin solid #e6ece8;}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.83em;
  color: #000000;
}

TD.main, P.main {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.isnmain, P.isnmain {   background-image:url(images/tbak.gif);
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 12px;
  
margin-left:30px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.83em;
}

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

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

TD.fieldValue {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

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

TEXTAREA {
  width: 100%;
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #f0a480;
  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: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size: 0.83em; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size: 0.83em; color: #000000; }

/* message box */

.messageBox { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size: 0.83em; }
.messageStackError, .messageStackWarning { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size: 0.83em; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size: 0.83em; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif; font-size: 0.83em; color: #ff0000; }

/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.85em;
   font-weight: bold; 
   font-style: italic;
  color: #016538; 
}

A.tabsNavigation:hover {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size:0.85em ; 
   font-weight: bold;
  font-style: italic;

  color: #000000;
}

TD.tabsNavigation {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  background-image:url(images/hmenbackt.jpg);
 white-space: nowrap;
/*  background: #CCCCCC;*/
  color: black;  /* Color of the not selected category text */

}
/* END Categories Tabs v2.0 */

.tax_info {
  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.83em;
 
}
.isminan {
margin-left:0.95em;
margin-top:0.95em;
margin-bottom:0.95em;
margin-right:0.95em;
letter-spacing:0.06em;
}
.isminon {
margin-left:0.95em;
margin-right:0.55em;
}

TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  


		/*<!--//Define body styles-->*/
																		
		

		

		body.basic				{background-color:#ffffff;}

		

		/*<!--//Define table styles-->*/
																		
		

		table.basic				{align:left;width:100%;valign:top;}

		table.border			{background-color:#000000;}

		

		/*<!--//Define common table styles-->*/
																
		

		td.basic			{background-color:#ffffff;}

		td.cssheader			{color:#000000;  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.80em;font-weight:bold;text-align:left;width:100%;height:50px;}

		td.cssline			{width:100%;height:1px;}

		td.cssrequired			{color:#000000;font-family:arial,verdana,sans-serif;font-size:10px;}

		td.csselement			{color:#000000;  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.77em;align:left;width:70%;vertical-align:top;}

		td.cssoption			{color:#000000;  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.77em;align:left;text-align:left;}

		td.csstableoption		{color:#000000;  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.77em;align:left;}

		td.csslogin			{color:#000000;font-family:arial,verdana,sans-serif;font-size:13px;}

		td.csselementlabel		{color:#000000;  font-family: Myriad Web, Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: 0.80em;align:left;}

		

		/*<!--//Define common form styles-->*/
															
		

		textarea.basic			{color:#000000;background-color:#ffffff;width:200px;height:200px;}

		input.basic			{color:#000000;background-color:#ffffff;width:20px;}

		input.radio			{color:#000000;vertical-align:middle;}

		input.checkbox			{color:#000000;background-color:#ffffff;vertical-align:middle;}

		select.basic			{color:#000000;background-color:#ffffff;}

		

		/*<!--//Define div form styles-->*/
																
		

		span.csserror			{color:#ff0000;font-family:arial,verdana,sans-serif;font-size:18px;align:left;font-weight:bold;vertical-align:top;}

		span.cssnumericerror		{color:#0000ff;background-color:#ffffff;font-family:arial,verdana,sans-serif;font-size:10px;align:left;vertical-align:top;}

		span.cssrequired		{color:#000000;font-family:arial,verdana,sans-serif;font-size:10px;vertical-align:top;}

		

		/*<!--//Define hr styles-->*/
																
		

		hr.csshr			{color:#cccccc;size:1;}

#bixbox{


}



#bixbox div{display:none;}

#bixbox:hover div{
display:block;

position:absolute;bottom:0em;right:2em;
background : green;
color:#ffffff;
border:3px solid #9C5A42;
padding:15px;
margin:2px 0 0 0;}

#box1{

}
#box1 .blend1{
display:none;
}
#box1:hover .blend1{
position: absolute;z-index:3;display:block;


padding:10px;
margin-left:4em;
margin-top:-9em;
background : green;
width:150px;
color:white;
border:1px solid black;


}

/* always visible */
#outer .holder {padding:2px; border:1px solid #ddd; margin:0 0px 0px 0; }
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

/* unclicked style div.more */
#outer div.more i {float:right; cursor:pointer; color:#c00; font-weight:bold;}
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more table {display:none;}
#outer div.more ul {display:none;}
#outer div.more img {display:none;}

/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click table {display:block;}
#outer div.click ul {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}
