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

BODY {
background-image:url('/includes/sts_templates/new_evenit/images/back.jpg');
background-repeat:no-repeat;
background-position:top center;
background-color:#FEEAC5;
}

a:link {color: #632f1d; text-decoration: none; }
a:active {color: #632f1d; text-decoration: none; }
a:visited {color: #632f1d; text-decoration: none; }
a:hover {
	color : #D67729;
	text-decoration: none; 
}



.main {
	color:#632f1d;
}

.foreign_currency {
	display:none;
}

.loginText {
	color:white;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px;
	font-weight:bold;
}

.loginPic {
	position: relative;
	left: 62px;
	top:30px;
	margin-top:-40px;
}

.shoppingPic {
	position:relative;
	width:30px;
	top:-49px;
	left:20px;
	margin-bottom:-30px;
}

.shoppingBoxContents {
	/*background: #fffaff;*/
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-bottom:5px;
	color:white;
	font-weight:normal;
}

.shoppingBoxContents a:hover {
	color:white;
}


.extra_pages_text {
	/*background: #fffaff;*/
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-bottom:5px;
	font-weight:bold;
	color:white;
}

.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-image:url('/includes/sts_templates/new_evenit/images/back.jpg');
background-repeat:no-repeat;
background-position:top center;
background-color:#FEEAC5;
}

.pic_footer {
	background-image:url('/includes/sts_templates/new_evenit/images/back2.png');
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FEEAC5;
	height:260px;
	vertical-align:bottom;
	padding-bottom:20px;
}

.text1_footer, .text1_footer a:link, .text1_footer a:active, .text1_footer a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #ffebbc; 
	text-decoration: none; 
}

.text1_footer a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color : #D67729;
	text-decoration: none; 
}

.text2_footer, .text2_footer a:link, .text2_footer a:active, .text2_footer a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #ccb38a; 
	text-decoration: none; 
}

.text2_footer a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color : #D67729;
	text-decoration: none; 
}

.copyright_footer {
	color:#a2765d;
	text-align:right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-align:center;
	vertical-align:bottom;
	padding-left:400px;
	padding-top:10px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

A.headerNavigation {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
    color: #d8b697;
	padding-bottom:0px;
}

TD.headerNavigation, TR.headerNavigation  {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #d8b697;
}


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: #ff7e00;
}

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

.infoBox_L {
	width:220px; 
	padding-left:1px;
}

.infoBox_R {
	width:170px; 
	padding-left:6px;
}

.infoBox {
  /*background: #d5bacb;*/
}

.infoBoxContents {
	/*background: #fffaff;*/
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-bottom:5px;
	color:#632f1d;
}

TD.infoBoxHeading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*background: #ff7e00;*/
	color: #632f1d;
	text-align:left;
}

.infoBoxHeadingText {
/*	position:relative;
	top:10px;*/
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

.informationBox {
	/*background: #fffaff;*/
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-bottom:5px;
	font-weight:bold;
}

.main_content {
	background: white;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#632f1d;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	/*-moz-border-radius: 10px;*/
	position:relative;
	left:23px;
	width:510px;
	top:15px;
}

.main_content a:hover {
	color : #D67729;
}

.main_pic2 {
	background: white;
	/*-moz-border-radius: 10px;*/
	position:relative;
	top:15px;
	left:23px;
	width:550px;
	padding-bottom:20px;
	padding-top:15px;
}

.loginBoxContents {
	/*background: #fffaff;*/
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#632f1d;
	font-weight:bold;
}

.loginBoxInput {
	/*background: #fffaff;*/
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: white; 
	background-color: #83503b;
	border:0px;
}

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

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

TABLE.productListing {
	width:160px;
  margin-right:5px;
  margin-bottom:10px;
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  color: #FFFFFF;
  font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color:#622e1a;
  text-align:center;
  vertical-align:top;
  height:22px;
}

TD.productListing-price {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight:normal;
  color:#622e1a;
  text-align:right;
  vertical-align:top;
  padding-top:10px;
}

TD.productListing-buttons {
	padding-left:20px;
	vertical-align:top;
	padding-top:4px;
}

TD.productListing-pic {
  text-align:center;
  vertical-align:middle;
}


A.pageResults {
  color: #0000FF;
}

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

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

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: 13px;
  color:#632f1d;
}

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: Tahoma, 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: #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: 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; }

/*
  $Id: dynamenu_for_osc_styles.txt,v 1.00 2006/05/07 20:04:02 nate_02631 Exp $
   
   Dynamenu for osCommerce CSS Definitions

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  
   Released under the GNU General Public License
   
   Below are styles to be included in your catalog stylesheet (stylesheet.css) for
   use with Dynamenu for osCommerce. All the CSS declarations for various menu styles
   are included below. You need only include the style for the type of menu you plan
   to use in your store template (of course feel free to paste them all in if experimenting).
   
   The plain and DHTML menus also work with a set of templates found in the
   /includes/functions/dynamenu/templates folder, but in just about all cases
   modifying the styles below should net you the results you want. 
   
*/

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
		display : block;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size:12px;
		font-weight: bold;
		text-shadow: 2px 2px 4px #000;
		color: #ffffff;
		text-decoration : none;
		padding : 0px 2px 0px 2px;
		text-align:left;
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size:12px;
		font-weight: bold;
		text-shadow: 2px 2px 4px #000;
		color: #ffffff;
		text-decoration : none;
		padding : 0px 2px 0px 2px;
		text-align:left;
}

img.img-line {
	visibility:hidden;
}

img.img-icon {
}

a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	font-weight: bold;
	color : #ff912f;
	background-color : black;
	padding:2px 2px 2px 2px;
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 12px;	
	text-decoration: none;	
}

a.dmselected {   /* Style overide for selected category tree */
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	/*text-shadow: 1px 1px 1px #000;*/
	text-decoration : none;
	/*border : 1px solid #d9d9da;*/
	padding : 0;
	color : #ff912f;
	background-color : black;
	font-weight: bold;
		text-align:left;
}
    

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar   {   /* Color of main vertical menubar and border */
   color: #000000;
   background-color: #FFFFFF;
   border: 1px outset #FDFEFD;
}

.vertitem   {          /* Behaviour of main vertical menu items, leave as is for proper operation */
   text-align: left;
   white-space: nowrap;
}

.vertitem   a {   /* Font style, size of main menu items */
  font-family: Tahoma, Verdana, Arial, sans-serif;
   font-size: 12px;      
   text-decoration: none;
   position: relative;
   display: block;      
}

.vertitem a:link, .vertitem a:visited   {   /* Default font style & color of main menu items */
   color: #000000;
   text-decoration: none;   
}

.vertitem a:hover   {   /* Font style & color, background menu color of main menu item when hovered over */
   color: #000000;
   background-color: #ff7e00;
   text-decoration: none
}

.vertitem a:active   {   /* Font style & color, background menu color of main menu item when clicked */
   color: #FFFF00;
   background-color: #ff7e00;   
   text-decoration: none   
}

.vertsubmenu   {   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
   position: absolute;
   left: 0;
   top: 0;
   visibility: hidden;
}

.vertsubframe   {   /* Color of submenu item and border */
   background-color: #FFFFFF;
   border: 2px outset #FDFEFD;

   position: relative;
   display: block   
}

.vertsubitem   {     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
   text-align: left;
   white-space: nowrap;
}

.vertsubitem a   {   /* Font style, size of submenu items */
  font-family: Tahoma, Verdana, Arial, sans-serif;
   font-size: 12px;         
   text-decoration: none;
   
   position: relative;
   display: block;   
}

.vertsubitem a:link, .vertsubitem a:visited   {   /* Default font style & color of submenu items */
   color: #000000;
   text-decoration: none;   
}

.vertsubitem a:hover   {   /* Font style & color, background submenu color of submenu item when hovered over */
   color: #000000;
   background-color: #ff7e00;
   text-decoration: none
}

.vertsubitem a:active   {   /* Font style & color, background submenu color of submenu item when clicked */
   color: #FFFF00;
   background-color: #ff7e00;   
   text-decoration: none         
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr   {   /* Positioning of right arrow for submenus */
   position: absolute;
   top: 5px;
   right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #FFFFFF;
      font-weight: bold
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #ff7e00;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}		
/*----------------------------End Suggest Styles------------------------*/
TD.pollBoxRow {   
font-family: Tahoma, Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

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

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  
/*-------------------Categories info---------------------*/
.cat_info_box {background: #ffffff; border: solid 0px #d5bacb; padding: 8px; margin-bottom: 10px; font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px; font-weight: bold}

/* 
--------------------------------------
-------- CATEGORIES MENU FLOATING -------------
 */
/*
	#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 205px;
	}
	
	#nav li { 
		position : relative;
		float : left;
		line-height : 20px;
		margin-bottom : -1px;
		width: 205px;
		text-indent: 8px;
					
	}
	
	#nav li ul { 
		position : absolute;
		left: -999em;
		margin-left : 203px;
		margin-top : -20px;
		background-color:rgb(126,75,53);
		background-color:rgba(126,75,53,0.8);
		-moz-border-radius: 10px;
		-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	}
	
	#nav li ul ul { 
		left: -999em;
		margin-bottom: -1px;
	}
	
	#nav li a {
		width: 203px;
		display : block;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size:11px;
		font-weight: bold;
		text-shadow: 1px 1px 1px #000;
		color: #fefefe;
		text-decoration : none;
		padding : 0;
	
	}



#nav li a.daddy {
	background: url(images/infobox/cat_arrow.png) right no-repeat;
}

	#nav li a:hover {
		width: 203px;
  		font-weight: bold;
		color : #ff912f;
		background-color : black;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
		left: auto;
	}


#nav li.selected {
background-color: black;
}

*/	
/*
---------------------------
---- END CATEGORIES FLOATING MENU */


