/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

BODY
{	color: #000000;
	margin: 0px;
	background-color: #e5e5e5;
	
}
div
{
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
}

h1 
{
	display:inline;
	font-size:14px;
	font-weight:bold;	
}

h2 
{
	display:inline;
	font-size:12px;
	font-weight:bold;	
}

h3 
{
	display:inline;
	font-size:11px;
	font-weight:normal;	
}

h4 
{
	display:inline;
	font-size:10px;
	font-weight:normal;	
}


.selected { background-color: #efefef; }
.auto_list
{
    border:1px solid #aaabad;
    background-color:white;
    text-align:left;
    z-index:25100;
}

.auto_list ul
{
    margin:2px;
    padding:0px;
    list-style:none;
}

.auto_list li
{
    cursor:pointer;
    height:18px;
    font-size:11px;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0033FF; font-weight: bold; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
/**********************************************************************************************************************************/

div#tab-optiuni { float:left;width:145px;}

div#tab-optiuni ul { list-style-type:none;padding:0px;margin:0px;width:145px; }

#tab-optiuni li.inverted {  height:18px; width:145px; padding-left:0px; margin:0; background:none; vertical-align:middle}

* html #tab_optiuni li.inverted a { height:18px; }

#tab-optiuni li.inverted a { background:url(./img/banners/tab_not_selected.gif) no-repeat; display:block; height:18px; color:#000000; margin:0; padding:0; width:145px;text-align:center; text-decoration:none;padding-top:0px; }

#tab-optiuni li.inverted a.selectatz { background:url(./img/banners/tab_selected.gif) no-repeat; display:block; height:18px; color:#fff; margin:0; padding:0; width:145px;text-align:center; text-decoration:none;padding-top:0px; }
#tab-optiuni li.spacer {margin-top:5px;font-size:1px}

.alert_div
{
	border:1px green solid;
	color: green;
	font-size:11px;
	padding:5px;
}

/**********************************************************************************************************************************/

.spacer
{
	margin-top:5px;
	clear:both;
	font-size:1px;
}

.spacer_double
{
	margin-top:10px;
	clear:both;
	font-size:1px;
}

.float_left
{
	float:left;
}
.p_left_right_10
{
	padding-left:10px;
	padding-right:10px;
}
.clr
{
	clear:both;
}
.menu_header
{
	background:url(./img/boxes/menu_header_line.gif) repeat-x;	
	height:37px;
}

.menu_top_line
{
	border-top:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
	background:url(./img/boxes/menu_top_line.gif) repeat-x;	
	
}
.menu_top_line_desp
{
	background:url(./img/boxes/menu_top_line_desp.gif) no-repeat;
	height:25px;
	width:2px;
}

.menu_top_main_cat_over
{
	background:#ffffff;
	color:#0066b3;
	font-size:12px;
	font-weight:bold;
}
.menu_top_main_cat_out
{
	background:none;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.menu_top_sub_cat_out
{
	background: #ffffff;
	color:#0066b3;
	font-size:11px;	
}

.menu_top_sub_cat_over
{
	background: #0066b3;
	color:#ffffff;
	font-size:11px;	
}

.grey_dark_line
{
	border-top:1px #666666 solid;
	font-size:1px;
}

.div_padding_2
{
	padding:2px;	
}
.div_border_grey
{
	border:1px #e3e3e3 solid;
}
.div_border_black
{
	border:1px #000000 solid;
}
.div_white_2
{
	border:2px #ffffff solid;
}

.grey_line
{
	border-top:1px #e3e3e3 solid;
	font-size:1px;
}

.div_top_logo
{
	background-color:#000000;
}
.div_top
{
	font-size:4px;
	height:4px;
	background-color:#2c90ce;
}

.div_top_blue_dark
{
	font-size:4px;
	height:4px;
	background-color:#0066b3;
}

.div_menu_top_grey
{
	background-color:#e5e5e5;
	height:27px;	
}
.nav_line
{
	background:url(./img/boxes/nav_line.gif) repeat-x;
	min-height:24px;
	
}

.div_grey_d
{
	background:url(./img/boxes/grey_d.gif) repeat-x;	
	height:43px;
}
.div_main
{
	background-color:#ffffff;
}
.black_left
{
	width:13px;
	background:url(./img/boxes/black_left.gif) repeat-y;
}
.grey_right
{
	width:13px;
	background:url(./img/boxes/grey_right.gif) repeat-y;
}

.grey_left
{
	width:13px;
	background:url(./img/boxes/grey_left.gif) repeat-y;
}
.black_right
{
	width:13px;
	background:url(./img/boxes/black_right.gif) repeat-y;
}

.b
{
	font-weight:bold;
}
.underline
{
	text-decoration:underline;
}
.noline
{
	text-decoration:noline;
}
.c_blue
{
	color: #0066b3;
}

.c_blue_arrow
{
	color: #0066b3;
	background:url(./img/arrows/arrow_blue_left.gif) 5px 5px no-repeat;
	padding-left:20px;
	display:block;
	font-size:12px;
	font-weight:bold;
}
.c_blue_dark
{
	color: #002e73;
}

.c_black
{
	color:#000000;
}
.c_white
{
	color:#ffffff;
}
.c_grey
{
	color:#898989;
}
.c_grey_dark
{
	color:#808285;
}
.c_black_grey
{
	color:#464646;
}
.c_grey_white
{
	color:#a7a9ac;
}
.c_grey_view
{
	color:#d7d7d7;
}
.c_yellow
{
	color:#fdb913;
}

.c_orange
{
	color:#fcaf1a;
}
.c_red
{
	color:red;
}
.s_10
{
	font-size:10px;
}

.s_11
{
	font-size:11px;
}
.s_12
{
	font-size:12px;
}
.s_14
{
	font-size:14px;
}

#cat_sub_cat a
{
	background: url(./img/arrows/arrow_blue_small.gif) 9px 9px no-repeat;
	display:block;		
	line-height:20px;		
	padding-left:24px;
	color: #0066b3;
	font-size:11px;
	font-weight:normal;			
}

#links_info_down a
{
	background: url(./img/arrows/arrow_grey_small.gif) 9px 7px no-repeat;
	display:block;		
	line-height:16px;		
	padding-left:22px;
	color: #636363;
	font-size:11px;
	font-weight:normal;			
}


#links_projects a
{
	background: url(./img/arrows/arrow_blue_left.gif) 9px 7px no-repeat;
	display:block;		
	line-height:20px;		
	padding-left:22px;
	color: #636363;
	font-size:12px;
	font-weight:normal;			
}


#links_projects a:hover 
{
	background: url(./img/arrows/arrow_blue_left.gif) 9px 7px no-repeat;
	display:block;		
	line-height:20px;		
	padding-left:22px;
	color: #636363;
	font-size:12px;
	font-weight:normal;			
}

a.bestdeals
{
	color:#fd4242;
	font-size:14px;
	text-decoration:blink;
	font-weight:bold;
}
a.bestdeals:hover
{
	text-decoration:underline;
	color:#fd4242;
}

#top_last_search a
{
	background: url(./img/icons/icon_last_search.gif) 9px 6px no-repeat;
	display:block;		
	line-height:25px;		
	padding-left:27px;
	color: #898989;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;	
}

a.menu_top_text:link,a.menu_top_text:active,a.menu_top_text:visited
{
	color: #fdb933;
	text-decoration: none;
	font-size:11px
}
a.menu_top_text:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size:11px
}

a.shopping_cart:link,a.shopping_cart:active,a.shopping_cart:visited,a.shopping_cart:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size:11px
}

a.products_name:link, a.products_name:active, a.products_name:visited
{
	color:#58595b;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}
a.products_name:hover
{
	color:#58595b;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.button_big_overlay
{
	background: url(./img/button_general.gif) no-repeat;
	height:15px;
	width:120px;
	font-size:11px;
	color:#000000;
}
.header_overlay
{
	height:20px;
	background-color:#00a0ca;
}

.footer_blue_div
{
	border-top:2px #ffffff solid;
	background:url(./img/boxes/footer_line.gif) repeat-x;
	height:138px;
	border-bottom:1px #e3ecef solid;
}

.div_search
{
	background-image:url(./img/search_input_bck.gif);
	width:390px;
	height:22px;
}

.input_search
{
	border: 0px #ffffff solid;
}

.vertical_dots
{
	width:1px;
	background-image:url(./img/vertical_dots.gif);
	background-repeat:repeat-y;
}
.horizontal_dots
{
	height:1px;
	background-image:url(./img/horizontal_dots.gif);
	background-repeat:repeat-x;
	font-size:1px;
}
.div_header_categories
{
	background:url(./img/boxes/cat_line.gif) repeat-x;
	height:33px;
	
}

.div_content_banner_top_index
{
	background-image:url(./img/banners/banner_index_line.gif);
	height:130px;
	background-repeat:repeat-x;
}
.div_banner_top_index_right
{
	background-image:url(./img/banners/banner_index_right.gif);
	height:130px;
	width:408px;
}
.login_input_bck
{
	background:url(./img/login_input_bck.gif) no-repeat;
	width:145px;
	height:17px;
}
.input_login
{
	border:0px #ffffff solid;
	height:15px;
	font-size:11px;
	background:url(./img/line_input_login.gif) repeat-x; 	
}

.div_search_left
{
	background-color:#0066b3;
	height:60px;
	border-bottom:1px #ffffff solid;
}
.box_left
{
	width:200px;
	background-color: #f2f2f2;
	background-image:url(./img/boxes/line_box_left.gif);
	background-repeat:repeat-x;
}
.header_box_left
{
	background: url(./img/arrows/arrow_box_left.gif) 10px 10px no-repeat;
	display:block;		
	line-height:25px;		
	padding-left:20px;
	color: #0066b3;
	font-size:11px;
	font-weight:bold;	
	
}

.header_box_left_12
{
	background: url(./img/arrows/arrow_box_left.gif) 10px 10px no-repeat;
	display:block;		
	line-height:25px;		
	padding-left:20px;
	color: #0066b3;
	font-size:12px;
	font-weight:bold;	
	
}

.input_search_left
{
	background: url(./img/input_search_left.gif) no-repeat;
	width:163px;
	height:22px;
}
.input_search_left_line
{
	background: url(./img/input_search_left_line.gif) repeat-x;
	height:18px;	
	border:0px #ffffff solid;
}



.h_black
{
	height:24px;
	border-bottom:1px #ffffff solid;
	background-color:#000000;	
}
.h_blue
{
	height:24px;
	border-bottom:1px #ffffff solid;
	background-color:#0066b3;	
}

.h_orange
{
	height:24px;
	border-bottom:1px #f2f2f2 solid;
	background-color:#fdb913;	
}



.padding_left_5
{
	padding-left:5px;
}


.padding_right_5
{
	padding-right:5px;
}
.div_prices
{
	background-color:#f2f2f2;
}
.input_qty
{
	border:1px #a5acb2 solid;
	font-size:11px;	
}

.bg_newsletter
{
	background-image: url(./img/bg_newsletter.gif);
	background-repeat:no-repeat;
	width:94px;
	height:15px;
}
.bg_input_newsletter
{
	background-image: url(./img/bg_line_newsletter.gif);
	height:12px;
	width:90px;
	background-repeat:repeat-x;
	border: 0px #ffffff solid;	
}


/********************************************************************************************************************************/
.tsleft
{
	background-image:url(./img/tabs/sleft.gif);
	width:1px;
	height:22px;
}
.tsright
{
	background-image:url(./img/tabs/sright.gif);
	width:1px;
	height:22px;
}
.tsline
{
	background-image:url(./img/tabs/sline.gif);
	width:1px;
	height:22px;
}

.tnsleft
{
	background-image:url(./img/tabs/left.gif);
	width:1px;
	height:22px;
}
.tnsright
{
	background-image:url(./img/tabs/right.gif);
	width:1px;
	height:22px;
}
.tnsline
{
	background-image:url(./img/tabs/line.gif);
	width:1px;
	height:22px;
}

/********************************************************************************************************************************/





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

.boxTextBG {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: #ffc839;
}
.boxTextPrice {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family :  Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight: bold;
	background-color: #ffb3b5;
	padding:10px;
}
.gvBox {
	font-family :  Arial, Verdana, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family :  Arial, Verdana, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family :  Arial, Verdana, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


img{
	border:0;
}

A {
  color: #000000;
  text-decoration: none;
  -moz-outline: none !important;
}

A:hover {
  color: #000000;
  text-decoration: underline;
  -moz-outline: none !important;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

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

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family:  Arial, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBoxHeading_right {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

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

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

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


#pageResults
{
	width:17px;
	height:17px;
}


#pageResults A {
	color: #000000;
	text-decoration: none;
	background:url(./img/boxes/p_normal.gif) no-repeat;
	display:block;
	width:17px;	
	height:17px;
	text-align:center;
	padding-left:1px;
	padding-top:1px;
	
}

#pageResults A:hover, .paged_selected
{
	color: #000000;
	text-decoration: none;
	background:url(./img/boxes/p_selected.gif) no-repeat;
	width:17px;
	height:17px;
	
	text-align:center;
	padding-left:1px;
	padding-top:1px;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

SPAN.underline {
	text-decoration: underline;
}

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

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

.copyright {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  display:none;
}
.parseTime {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


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

SPAN.productSpecialPrice {
  font-family:  Arial, Verdana, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family:  Arial, Verdana, sans-serif;
	/*color: #fcaf1a;*/
	color:#000000;
	text-decoration: line-through;
}

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

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

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

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family:  Arial, Verdana, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family:  Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

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

/* input requirement */

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

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#0066b3;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

