/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
/*  
This file is part of WP-osCommerce package.
WP-osCommerce is a modification of original (c) osCommerce.
Date the modification was created : <November 2008>
Modifications Copyright (C) : <2008> <Roya Khosravi>
*/
a.iconbutton { display:block; float:right; font-size:9px; text-decoration:none; cursor:pointer; }
a.iconbutton:hover { text-decoration:none;}
a.iconbutton b { display:block; float:left; padding:2px 0 1px; width:10px; text-indent:-99999px; font-weight:normal; font-style:normal; background:url(themes/iBlogPro/images/btnleft.gif) no-repeat 0 center; overflow: hidden; }
a.iconbutton i { display:block; float:left; padding:2px 10px 1px 4px; color:#0080c3; /*color:#6a6a6a;*/font-weight:bold; font-style:normal; text-align:center; background:url(themes/iBlogPro/images/btnright.gif) no-repeat 100% center; _zoom:1; }
a.iconbutton i:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }


	#navpage {
		font-size: 13px;	
		background: transparent url(themes/iBlogPro/images/navpage-bg.png) no-repeat 0px -1px;
		height: 36px;
		margin-bottom: 16px;
	}
	#navpage ul{
		list-style: none;
		display: block;
		margin: 0;
		padding: 0px;
		width: 600px;
		float: left;
	}
	#navpage ul li{
		font-weight: bold;
		margin:0;
		padding: 0px;
		float: left;
		
		/*background: url(themes/iBlogPro/images/navdivider.gif) no-repeat right top;*/
	}
	#navpage ul li {
		padding: 9px 22px 9px 20px;
		text-decoration: none;
		text-shadow: #fff 0px .5px 1px;
		color: #222;
		display: block;
	}
	#navpage li{position:relative;}
	#navpage ul ul {display: none;} 
.ngg-description a {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-decoration:underline;
	color:#0088CC;
	font-weight:bold;		
	line-height:18px;
	font-size:12px;
	letter-spacing:1px
}
.ngg-description a:hover {
	text-decoration: none;
	color: #666;
}
.ngg-description a:active {
	text-decoration:none;
	color: #333;
}
.ngg-description a:visited {
		text-decoration: underline;
}
ul .aligncenter {
	clear:both;
	text-align:center;
}
img .centered{
	float: center;
}
.boxtext{
	clear:left;
	text-align:center; 
	color:#333333; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	width:100%;
}

ul #win-xp  {
	margin-top:10px;
	text-align: center;
}
#win-xp select {background:#FFF; border:1px solid #A5ACB2; color:#333; height:20px; width:190px;}
.rkImg select {background:#FFF; border:1px solid #A5ACB2; color:#333; height:20px; width:190px;}
.rkDescRight select {background:#FFF; border:1px solid #A5ACB2; color:#333; height:20px;}
.greyhr {width:100%; height:1px; color:#888; display:inline;}
.sprice{
	clear:left;
	text-align:center; 
	color:#333333; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	width:180px;
}
.pprice{
	clear:left;
	text-align:center; 
	height:14px; 
	overflow:hidden;
	color:#333333; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	width:180px;
	padding-bottom:17px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
}
.pname { 
	color:#333333; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	width:180px;
	height: 30px;
	line-height:14px;
	overflow: hidden;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	clear:left;
	text-align:center;
	font-weight: normal;
  	font-size: 12px;
}
.pname a {color:#333333;text-decoration: none;} /* LINK COLOR */
.pname a:hover {color:#333333;text-decoration: underline;}
.module11price{
	clear:left;
	text-align:center; 
	float: center
	height:14px; 
	overflow:hidden;
	color:#333333; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	width:138px;
	padding-bottom:17px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;
	margin-right:0px;
	/*margin-left:6px;*/
}
a.button {

    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 18px;
    margin-right: 24px;
    margin-bottom: 24px;
    padding-right: 18px;  /* sliding doors padding */
    text-decoration: none;
}

a.button span {

    display: block;
    line-height: 10px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
.tablediv {
display:  table;
width:100%;
border:0px;
border-spacing:5px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
}
.celldiv {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:50%;
}
.rowdiv  {
display:  table-row;
width:auto;
}

.infoBoxNotice {
	/*background: #FF8E90;*/
}

.infoBoxNoticeContents {
	/*  background: #FFE6E6;*/
	font-family: 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: #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;*/
}
/*========== Shopping Cart ==========*/
#rk_shoppingcart
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border:1px solid #bbbbbb;
}
#rk_shoppingcart td.first
{
	/*background: #bbbbbb;*/
	background: #cbcbcb;
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
}
#rk_shoppingcart td.last
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	/*background: #bbbbbb;*/
	background: #cbcbcb;
}
#rk_shoppingcart td.between
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	/*background: #bbbbbb;*/
	background: #cbcbcb;
}
#rk_shoppingcart td.check
{
	/*background: #cbcbcb;*/
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
}

#rk_shoppingcart td.name
{
	/*background: #cbcbcb;*/
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
}
#rk_shoppingcart td.quantity
{
	/*background: #cbcbcb;*/
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
}

#rk_shoppingcart td.total
{
	/*background: #cbcbcb;*/
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
}
#rk_shoppingcart td.subtotal
{
	text-align:right;
	padding: 8px;
	margin:8px;
	height:30px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
}
#rk_shoppingcart th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
}
#rk_shoppingcart td
{
	padding: 8px;
	/*background: #e8edff;*/
	border-top: 1px solid #fff;
	color: #669;
}
#rk_shoppingcart tfoot td.rounded-foot-left
{
	background: #e8edff url('images/table-images/botleft.png') left bottom no-repeat;
}
#rk_shoppingcart tfoot td.rounded-foot-right
{
	background: #e8edff url('images/table-images/botright.png') right bottom no-repeat;
}
/*
#rk_shoppingcart tbody tr:hover td
{
	background: #c1c1c1;
}
*/
/*=======================================*/
/*==============ancien shopping cart =========================*/

table input[type="checkbox"],input[type="checkbox"],input[type="radio"] {
	border:0;
	
}
table input[type="radio"] {
	border:0;
}
table textarea {
	margin:0px;
	width:99%

}
.infoBox {

	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
	margin:0px;
}
.infoBoxContents {
	/*background: #f8f8f9;*/
}

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

.productListing-heading {
	background: #b6b7cb;
	color: #FFFFFF;
	font-weight: bold;
}

TD.productListing-data {
}
TD.infoBoxHeading {
	font-weight: bold;
	background: #bbc3d3;
	color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
}
/*=====================end ==================*/
A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
	/* background: #f4f7fd;*/
}

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

TD.main, P.main {
	margin:5px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}


TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}

TD.accountCategory {
	color: #aabbdd;
}

TD.fieldKey {
	font-weight: bold;
}

TD.fieldValue {

}

TD.tableHeading {
  font-weight: bold;
}

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

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

TEXTAREA {
  /*width: 100%;*/
}

SPAN.greetUser {
  font-family: 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: Verdana, Arial, sans-serif;
	color: #ff0000;
}

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

.moduleRow { }
.moduleRowOver { background: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background:#fff; }

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

/* message box */

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

/* input requirement */

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

/* RK */
.hidden { display: none; }
.unhidden { display: block; }

div.rkForm
{
  margin: 2px;
  border: 0px;
  height: auto;
  width: auto;
  float: left;
  text-align: left;
}	
div.rkImg
{
  margin: 2px;
  border: 0px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.rkImg img
{
  display: inline;
  margin: 3px;
  border: 0px;
}
div.rkImg a:hover img {border: 0px;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

div.rkDescRight
{
  text-align: left;
  font-weight: normal;
  width: auto;
  margin: 4px;
}
div.rkButRight
{
  text-align: right;
  font-weight: normal;
  width: auto;
  margin: 4px;
}
div.rkImgD
{
  margin: 4px;
  border: 0px;
  height: auto;
  width: auto;
  float: right;
  text-align: center;
}

