/* @override 
	http://www.igiochideigrandi.it/stylesheets/general.css?1236973737
	http://www4.aitema.com/css/general.css
*/

body  {
	background: url(http://www.aitema.com/images/bg/background_4.png) repeat-x 0 0px;
	background-color: #edeea2;
}

div.product_boxes h1 {
	color: orange;
	font-weight: bold;
	margin: 5px 0 0 20px;
	font-size: 28px;

}

#text p a{
	color: green;
	text-decoration: none;
}

#text p a:hover{
	color: lime;
	text-decoration: none;
}


div.vendor_logo {
	float: right;
}

#gallery {
    margin: 0;
    border: 3px solid orange;
	height: 290px;
	width: 704px; 
	overflow: hidden; 
	position: relative;
	background-color: white;
	float: left;
	padding: 0px 0px 0;
}

#innergallery {
    margin: 0;
    border: 3px solid orange;
	height: 220px;
	width: 305px;
	padding: 0px; 
	overflow: hidden; 
	position: relative;
	background-color: white;
	float: left;
}

div.campaign {
	font-weight: bold;
	text-align: center;
	color: green;
	font-size: 24px;
}

div.campaign a{
	color: orange;
	text-decoration: none;
}

div.campaign a:hover{
	color: black;
}


div.white {
	background-color: white;
}


div.news_small_box_date {
	background-color: orange;
	float: left;
	width: 50px;
	margin-right: 10px;
	padding: 0;
	color: white;
	position: relative;
}

div.small_month{
	text-align: center;
	font-size: 16px;
	height: 20px;
}

div.small_day{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}


div.news_boxes {
	background-color: white;

}

div.news_box {
	float: left;
	padding: 10px 0 15px 10px;
	color: white;
}

div.news_small_box_date a{
	color: white;
	text-decoration: none;
}

div.news_small_box_date a:hover{
	color: black;
}

div.news_box_date {
	background-color: orange;
	float: left;
	width: 60px;
	margin-right: 10px;
	padding: 0;
	color: white;
	position: relative;
}

div.month{
	text-align: center;
	font-size: 24px;
	height: 24px;
}

div.day{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

div.news_box_title a{
	text-decoration: none;
	background-color: white;
	font-weight: bold;
	color: green;
	font-size: 16px;	
}

div.news_box_title a:hover{
	color: black;
}

div.news_box_subtitle {
	color: black;
}

div.product_box_subtitle {
	color: black;
}

div.news_box_description {
	color: #595959;
}

div.news_box_description a{
	text-decoration: none;
	color: orange;
	font-weight: bold;
}

div.news_box_description a:hover{
	text-decoration: none;
	color: black;
}



div.legendabox {
	width: 600px;
	height: 160px;
	margin: 5px;
}

div.legenda {
	width: 600px;
	height: 25px;
	margin: 5px;
}

div.legenda.box {
	width: 20px;
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
	border: 1px solid gray;
}

div.description {
	float: left;
	margin-left: 10px;
	height: 20px;
}

div.legenda.unavailable {
	background-color: #e0e0e0;
}

div.legenda.booked {
	background-color: #adfd8b;
}

div.legenda.available {
	background-color: white;
}

div.legenda.paid {
	background-color: #68fe54;
}

div.legenda.partially_available {
	background-color: yellow;
}

div.order_row {
	font-size: 12px;
	margin-bottom: 5px;
	border-bottom: 1px dotted silver;
	width: 600px;
	color: gray;
	padding-right: 4px;
	padding-left: 4px;
}

div.order_row:hover {
	background-color: #e7ea9a;
}

div.order_row.unavailable {
	background-color: #e0e0e0;
}

div.order_row.highligth {
	color: black;
}

div.order_row.booked {
	background-color: #adfd8b;
}

div.order_row.paid {
	background-color: #68fe54;
}

div.order_row.available {
	background-color: white;
}

div.order_row.partially_available {
	background-color: yellow;
}

div.order_row a {
	text-decoration: none;
	color: gray;
}

div.order_row a:hover {
	color: black;
}


div.order.code{
	float: left;
	width: 95px;
	font-weight: normal;
}

div.order.code_cart{
	float: left;
	width: 80px;
}

div.order.title{
	float: left;
	width: 285px;
	font-weight: bold;
}

div.cart_update {
	float: left;
	width: 30px;
	position: relative;
	top: -1px;
	text-align: left;
	font-weight: bold;
}

div.cart_available {
	float: left;
	width: 70px;
	position: relative;
	top: -1px;
	text-align: left;
	font-weight: bold;
}

div.cart_quantity input {
  width: 40px;
  height: 14px;
  padding: 2px;
  font-size: 12px;
  border:2px solid #bbb;
  color: #000;
  text-align: center;

}

div.cart_quantity input:focus {
  border:2px solid #64a91d;
  color: #000000;
}

div.cart_delete_full {
	float: left;
	width: 50px;
	position: relative;
	top: -2px;
	text-align: center;
}

div.order.quantity{
	float: left;
	width: 40px;
	text-align: center;
}

div.order.quantity_cart{
	float: left;
	width: 50px;
	text-align: center;
}


div.order.discount{
	float: left;
	width: 50px;
	text-align: center;
}

div.order.unity_price{
	float: left;
	width: 60px;
	text-align: right;
}

div.order.unity_price_cart{
	float: left;
	width: 60px;
	text-align: center;
}

div.order.total{
	float: left;
	width: 70px;
	text-align: right;
	font-weight: bold;
}

div.cart_row_totalsum{
	font-size: 16px;	
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color: orange;
}

div.cart_row_totalrow{
	float: left;
	width: 360px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding-left: 240px;
	color: orange;
}

div.cart_row_totalsum b {
	color: black;
}

div.cart_row_totalrow b {
	color: black;
}





div.order.totalsum{
	font-size: 16px;	
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color: orange;
}

div.order.totalrow{
	float: left;
	width: 360px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding-left: 140px;
	color: orange;
}

div.order.totalsum b {
	color: black;
}

div.order.totalrow b {
	color: black;
}

div.order.total_cart{
	float: left;
	width: 80px;
	text-align: right;
	font-weight: bold;
}

div.shipment {
	float: left;
	width: 930px;
}

div.checkout_description {
	float: left;
	width: 560px;
	height: 50px;
	font-weight: bold;
	color: #595959;
	font-size: 16px;
	vertical-align: middle;
	margin: 30px 10px;	
}

div.checkout_price {
	float: left;
	width: 100px;
	height: 50px;
	font-weight: bold;
	color: green;
	font-size: 24px;
	vertical-align: middle;
	margin: 30px 10px;
	text-align: right;
}

div.checkout_shipment form input {
	font-weight: bold;
	width: 200px;
	height: 50px;
	color: white;
	background-color: #ffd07a;
	background-image: url(http://www.aitema.com/images/bg/box_background.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-size: 20px;
	border: 2px solid green;
	float: left;
	margin: 30px 10px;
}

div.checkout_shipment form input:hover{
	color: black;
}

div.smallcheckout_shipment form input:hover{
	color: black;
}


div.checkout form input {
	font-weight: bold;
	width: 200px;
	height: 50px;
	color: white;
	background-color: #ffd07a;
	background-image: url(http://www.aitema.com/images/bg/box_background.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-size: 20px;
	border: 2px solid green;
	float: left;
	margin: 50px 130px;
}

div.checkout form input:hover{
	color: black;
}

div.smallcheckout form input:hover{
	color: black;
}

div.smallcheckout form input {
	font-weight: bold;
	width: 120px;
	height: 25px;
	color: white;
	background-color: #ffd07a;
	background-image: url(http://www.aitema.com/images/bg/box_background.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-size: 12px;
	border: 2px solid green;
	float: left;
	margin: 0px 15px 10px;
}

div.cart_title a{
	text-decoration: none;
	color: black;
}

div.order a:hover{
	text-decoration: none;
	color: black;
}

div.order a{
	text-decoration: none;
}

div.order_row.table_header {
	font-weight: bold;
	font-size: 14px;
	background-color: orange;
	color: white;
	width: 600px;
	padding: 4px;
}
div.order_row.cart_table_header {
	font-weight: bold;
	font-size: 14px;
	background-color: orange;
	color: white;
	width: 620px;
	padding: 4px;
}
div.shipments h1{
	font-weight: bold;
	color: orange;
	font-size: 24px;
}

div.shipment_row {
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom: 1px dotted silver;
	width: 600px;
}

div.shipment_row:hover {
	background-color: #e7ea9a;
}


div.shipment_row.table_header  {
	font-weight: bold;
	font-size: 14px;
	background-color: orange;
	color: white;
	width: 600px;
	padding: 4px;
}

div.shipment a {
	text-decoration: none;
	color: gray;
}

div.shipment a:hover {
	color: black;
}


div.shipment.package {
	float: left;
	width: 230px;
	text-align: left;
}

div.shipment.date {
	float: left;
	width: 90px;
	text-align: center;
}

div.shipment.total {
	float: left;
	width: 80px;
	text-align: right;
}

div.shipment.status {
	float: left;
	width: 200px;
	text-align: center;
}

div.shipmentitem_row a:hover {
	text-decoration: none;
	color: black;
}

div.shipmentitem_row a {
	text-decoration: none;
	color: gray;
}

div.shipmentitem_row {
	font-size: 12px;
	margin-bottom: 5px;
	border-bottom: 1px dotted silver;
	width: 600px;
}

div.shipmentitem_row.highligth {
	font-size: 12px;
	color: black;
	font-weight: bold;
}

div.shipmentitem_row.table_header  {
	font-weight: bold;
	font-size: 14px;
	background-color: orange;
	color: white;
	width: 600px;
	padding: 4px;
	text-align: center;
}

div.shipmentitem_row:hover {
	background-color: #e7ea9a;
}

div.shipmentitem.code {
	float: left;
	width: 110px;
}

div.shipmentitem.title {
	float: left;
	width: 310px;
}


div.shipmentitem.quantity {
	float: left;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

div.shipmentitem.discount {
	float: left;
	text-align: center;
	width: 50px;
}

div.shipmentitem.total {
	float: left;
	width: 80px;
	text-align: right;
	font-weight: bold;
}

div.invoice_row.table_header  {
	font-weight: bold;
	font-size: 14px;
	background-color: orange;
	color: white;
	width: 600px;
	padding: 4px;
}

div.invoice.number {
	float: left;
	width: 100px;
	font-weight: bold;
	text-align: center;
}

div.invoice.date {
	float: left;
	width: 100px;
	text-align: center;
}

div.invoice.total {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
}

div.invoice.note {
	float: left;
	width: 280px;
}


div.invoice_row {
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom: 1px dotted silver;
	width: 600px;
}

div.invoice_row:hover{
	background-color: #e7ea9a;
}

div.invoiceitem_row.table_header  {
	font-weight: bold;
	font-size: 14px;
	background-color: orange;
	color: white;
	width: 600px;
	padding: 4px;
	text-align: center;
}



div.invoiceitem_row {
	font-size: 11px;
	margin-bottom: 5px;
	border-bottom: 1px dotted silver;
	width: 600px;
}

div.invoiceitem a{
	text-decoration: none;
	color: gray;
}

div.invoiceitem a:hover{
	text-decoration: none;
	color: black;
}

div.invoiceitem.code {
	float: left;
	width: 85px;
}

div.invoiceitem.title {
	float: left;
	width: 215px;
}

div.invoiceitem.condition_title {
	font-weight: bold;
	float: left;
	width: 200px;
	font-size: 14px;
	margin-left: 110px;
	margin-bottom: 5px;
	border-bottom: 1px dotted silver;
	color: orange;
}

div.invoiceitem.condition {
	font-weight: bold;
	float: left;
	width: 300px;
	font-size: 14px;
	color: black;
	margin-bottom: 5px;
	border-bottom: 1px dotted silver;
}


div.invoiceitem.highligth {
	font-weight: bold;
	color: black;
}

div.invoiceitem.price {
	float: left;
	width: 70px;
	text-align: right;
}

div.invoiceitem.discount {
	float: left;
	width: 60px;
	text-align: center;
}

div.invoiceitem.quantity {
	float: left;
	width: 40px;
	text-align: center;
	font-weight: bold;
}

div.invoiceitem.VAT {
	float: left;
	width: 40px;
	text-align: right;
}

div.invoiceitem.total {
	float: left;
	width: 80px;
	text-align: right;
	font-weight: bold;
}


.x_limit {
	height: auto !important;
	margin: 0pt auto;
	width: 950px;
	padding: 0pt;
	position: relative;
}

/* -------------------------------------------------------------------------- */
/* -- Rounded Corners         ----------------------------------------------- */
/* -------------------------------------------------------------------------- */
div.round_co_to{
  position: relative;
	height: 5px;
	margin: 0px 0px -5px 0;
	z-index: 100;
}

div.round_co_bt{
  position: relative;
	height: 5px;
	margin: -5px 0px -5px 0;
	z-index: 100;
}

div.round_co_to img.left_c, div.round_co_bt img.left_c{
  position: absolute;
	top: 0;
	left: 0;
}

div.round_co_to img.right_c, div.round_co_bt img.right_c{
  position: absolute;
	top: 0;
	right: 0;
}



/* -------------------------------------------------------------------------- */
/* -- The Header  ---------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
div.header-wrapper{
	margin: 0px 0px 0px 0px;	
	display: block;
	clear: both;
	width: 950px;
}

div.logo {
	background-image: url(http://www.aitema.com/images/logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 80px;
	margin: 0;
}

div.logo h1 {
	margin-left: -9999px;
}

div.search {
	margin-top: 16px;
	float: left;
	padding: 0;
	margin-right: 0;
}

div.search p {margin:0;
  font-size: 12px;	
  color: #505050;
  font-weight: bold;	
}

input#email {
  width: 500px;
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
  border:2px solid #bbb;
  color: black;
	height: 20px;
	margin: 50px;
}
div.search input {
  width: 290px;
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
  border:2px solid #bbb;
  color: #bbb;
	height: 20px;
}

div.search input:focus {
  border:2px solid #64a91d;
  color: #000000;
}

div.search_button {
  width: 32px;
  border: 0px;
  padding: 0px;
  float: left;
	margin-top: 35px;
	margin-right: 0;
}

div.search_button input {
  border:0px;
}

div#spinner {
  visibility: hidden;
  border:0px;
  margin-top: 40px;	
}

div.auto_complete {
  width: 300px;
  background: #fff;
  z-index:600;}

div.auto_complete ul {
  border:1px solid #64a91d;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
  font-size: 0.8em;
}

div.auto_complete ul li {
  margin:0;
  padding:3px;
  text-transform: capitalize;
}

div.auto_complete ul li.selected {
  background-color: #ffb;
}

div.auto_complete ul strong.highlight {
  color: #800; 
  margin:0;
  padding:0;
}


/* -------------------------------------------------------------------------- */
/* -- The Boxes   ----------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
div.topnews-wrapper{
	margin: 0px 0px 0px 0px;
	display: block;
	clear: both;
	width: 950px;
}


div.top_center {
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.top_right {
	float: left;
	margin: 0;
	padding-bottom: 10px;	
	padding-top: 10px;
}

div.myfastlinkbox {
	overflow:hidden;
	margin-bottom:0;
	background: url(http://www.aitema.com/images/bg/fastbox_background.jpg) -35px -130px;		
}

div.fast_link {
	font-weight: bold;
	color: green;
	font-size: 14px;
	padding-left: 0px;
}



div.fast_link ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;
}

div.fast_link a {
	color: white;
	text-decoration: none;
}

div.fast_link a:hover {
	color: lime;
}

div.mytopnews {
	height: 250px;
	overflow:hidden;	
	background:#b5bCa9;	
	margin-bottom:0;	
}


div.box-wrapper{
	margin: 0px 0px 0px 0px;
	display: block;
	clear: both;
	width: 950px;
	height: 110px;	
}

div.logout a:hover{
	color: black; 
}

div.vendor a.greenbutton{
	font-weight: bold;
	color: white;
	background-color: green;
	background-image: url(http://www.aitema.com/images/bg/box_background.png);
	background-position: 0 -50px;
	background-repeat: repeat-x;
	font-size: 18px;
	border: 2px solid green;
	padding: 8px;
}

a.greenbutton{
	font-weight: bold;
	color: white;
	background-color: #ffd07a;
	background-image: url(http://www.aitema.com/images/bg/box_background.png);
	background-position: -50px 0px;
	background-repeat: repeat-x;
	font-size: 20px;
	border: 2px solid green;
	padding: 8px;
}

div.vendor a.greenbutton:hover{
	color: black;
}

div.myloginbox {
	height: 140px;
	overflow:hidden;
	background:#ffd07a;
	padding: 0;
	margin: 0px 0px 12px 0px;
	display: block;
	clear: both;
	height: 110px;		
}

div.mybox {
	height: 100px;
	overflow:hidden;
	margin-bottom:0;
	background:#a5aCa9;	
	background-image: url(http://www.aitema.com/images/bg/box_background.png);
	background-position: 0px -20px;
	background-repeat: repeat-x;	
}

div.box_1, div.box_2, div.box_3, div.box_4 {
	padding: 5px;
}

div.mybox h6 {
	font-size: 18px;
	color: green;
	font-weight: bold;
}

div.mybox h6 a{
	color: green;
	text-decoration: none;
}

div.mybox h6 a:hover{
	color: white;
}


div.mybox p {
	font-size: 12px;
	color: white;
	font-weight: normal;
	font-style: normal;
}

div.mybox a {
	text-decoration: none;
	color: green;
}

div.mybox a:hover {
	text-decoration: none;
	color: white;
}


div.product_boxes {
	background-color: white;
}

div.product_box {
	float: left;
	padding: 8px;
}


div.product_box_image {
	background-color: white;
	float: left;
}

div.product_box_title {

}

div.product_box_title a{
	text-decoration: none;
	background-color: white;
	font-weight: bold;
	color: green;
	font-size: 16px;	
}
div.product_box_title a:hover{
	color: black;
}


div.product_box_subtitle {
}

div.product_box_description {
	color: #595959;
}

div.product_box_description a{
	text-decoration: none;
	color: orange;
	font-weight: bold;
}

div.product_box_description a:hover{
	text-decoration: none;
	color: black;
}

div.login {
	color: #7c5300;
	font-size: 14px;
	padding: 5px;
}



div.login_box {
	background-color: #ffd07a;
	background-image: url(http://www.aitema.com/images/bg/background_6.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;		
}

div.login h5 {
	color: black;
	font-weight: bold;
	font-size: 18px;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.login a {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #7c5300;
}

div.login a:hover {
	text-decoration: none;
	color: white;
}


div.login ul {
	list-style-type: none;
}

div.login li {
	list-style-type: none;
}


div.invoice_box {
	background-color: white;
	color: gray;
	font-size: 13px;
}

div.invoices {
	padding: 10px;
}

div.invoices h1{
	font-weight: bold;
	color: orange;
	font-size: 24px;
}

div.invoice_total {
	text-align: right;
	padding-right: 10px;
}


div.invoice_number {
	font-weight: bold;
	color: orange;
	text-decoration: none;
}

div.invoice a{
	text-decoration: none;
	color: gray;
}

div.invoice a:hover{
	text-decoration: none;
	color: black;
}

div.row {
	background-color: white;
}

div.invoice_row:hover {
	background-color: #e7ea9a;
}


div.page_box {

	color: gray;
	background-color: #fcfff8;
}

div.page h1{
	font-weight: bold;
	color: green;
	font-size: 30px;
	margin-bottom: 36px;
}

div.page h3{
	font-weight: bold;
	color: orange;
	font-size: 18px;
	margin-top: 24px;
	margin-bottom: 12px;
}

div.page h4{
	color: orange;
	font-size: 30px;
	margin-bottom: 36px;
	font-weight: bold;
}

div.page h2 p{
	font-size: 18px;
	margin-bottom: 0;
	padding: 0;
}

div.page p{
	font-size: 14px;
	padding-bottom: 16px;
}


div.page {
	padding: 10px;
	width: 600px;
}

div.page_title {
	color: white;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}

div.comments_box {
	background-color: orange;
	background-image: url(http://www.aitema.com/images/bg/background_5.png);	
	text-align: left;
}

div.comments_title {
	color: white;
	font-weight: bold;
	font-size: 18px;
	padding-left: 5px;
}

div.page_comment {
	background-color: white;
	color: gray;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 10px;
}

div.product_comment {
	background-color: white;
	color: gray;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 10px;
}

textarea#page_comment_body {
  	border:2px solid #bbb;
  	color: black;
	height: 100px;
	padding: 10px;
	width: 600px;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

textarea#product_comment_body {
  	border:2px solid #bbb;
  	color: black;
	height: 100px;
	padding: 10px;
	width: 600px;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#new_page_comment label {
	font-weight: bold;
	font-size: 18px;
	color: green;
}

#new_product_comment label {
	font-weight: bold;
	font-size: 18px;
	color: green;
}

div.page_comments_warning {
	font-weight: bold;
	font-size: 18px;
	color: green;
	text-align: center;
	background-color: white;
}

div.comment_author b{
	color: gray;
	font-size: 14px;
}


div.comment_author b{
	font-weight: bold;
	color: green;
}

div.comment_date {
	color: orange;
	font-size: 11px;
	padding-bottom: 8px;
}

div.page_comments_warning a{
	text-decoration: none;
	color: lime;
}

div.page_comments_warning a:hover{
	text-decoration: none;
	color: black;
}

input#page_comment_submit:hover{
	color: black;
}

input#page_comment_submit {
	font-weight: bold;
	width: 120px;
	height: 25px;
	color: white;
	background-color: #ffd07a;
	background-image: url(http://www.aitema.com/images/bg/box_background.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-size: 12px;
	border: 2px solid green;
	float: left;
	margin: 0px 30px 0px 5px;
}

input#product_comment_submit:hover{
	color: black;
}

input#product_comment_submit {
	font-weight: bold;
	width: 120px;
	height: 25px;
	color: white;
	background-color: #ffd07a;
	background-image: url(http://www.aitema.com/images/bg/box_background.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-size: 12px;
	border: 2px solid green;
	float: left;
	margin: 0px 30px 0px 5px;
}

div.cart_row {
	font-size: 14px;
	border-bottom: 1px dotted silver;
	width: 920px;
	color: gray;
	height: 40px;
	padding: 8px 4px 0;
}

div.cart_row:hover {
	background-color: #e7ea9a;
}

div.cart_row.unavailable {
	background-color: #e0e0e0;
}

div.cart_row.highligth {
	color: black;
}

div.cart_row.booked {
	background-color: #adfd8b;
}

div.cart_row.available {
	background-color: white;
}

div.cart_row.partially_available {
	background-color: yellow;
}


div.cart_row a {
	text-decoration: none;
	color: gray;
}

div.cart_row a:hover {
	color: green;
}

div.cart_code_cart{
	float: left;
	width: 110px;
}

div.cart_title_cart{
	float: left;
	width: 330px;
	font-weight: bold;
}

div.cart_quantity_cart{
	float: left;
	width: 150px;
	text-align: left;
}

div.cart_unity_price_cart{
	float: left;
	width: 100px;
	text-align: right;
}


div.cart_discount_cart{
	float: left;
	width: 80px;
	text-align: center;
}

div.cart_total_cart{
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}




div.cart_code{
	float: left;
	width: 110px;
}

div.cart_title{
	float: left;
	width: 330px;
	font-weight: bold;
}

div.cart_quantity {
	float: left;
	width: 50px;
	position: relative;
	text-align: left;
}

div.cart_unity_price{
	float: left;
	width: 100px;
	text-align: right;
}

div.cart_availability {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

div.cart_discount{
	float: left;
	width: 80px;
	text-align: center;
}

div.cart_total{
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}



div.cart a:hover{
	text-decoration: none;
	color: black;
}

div.cart a{
	text-decoration: none;
}

div.cart_table_header {
	font-weight: bold;
	font-size: 14px;
	background-color: orange;
	width: 920px;
	padding: 4px;
	color: white;
}

div.blank {
	height: 10px;
	float: left;
}

div.smalllogin {
	color: #7c5300;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	background-image: url(http://www.aitema.com/images/bg/background_6.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 130px;
}

div.smalllogin a{
	text-decoration: none;
	color: #7c5300;
	font-weight: bold;
}

div.smalllogin a:hover{
	color: white;
}

div.smalllogin input {
  width: 120px;
  padding: 3px;
  font-weight: bold;
  font-size: 12px;
  border:2px solid #bbb;
  color: #000;
  height: 14px;
}


div.logout {
	width: 220px;
	float: left;
	text-align: center;
	margin-top: 20px;
}

div.logonbutton {
	margin: 0;
	width: 80px;
	float: left;
	height: 73px;
	padding: 17px 0 0;
}

div.logonuser {
	width: 140px;
	padding: 0;
	float: left;
	height: 90px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

div.logonbutton input{
	font-weight: bold;
	width: 80px;
	height: 68px;
	color: white;
	background-color: #ffd07a;
	background-image: url(http://www.aitema.com/images/bg/box_background.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-size: 16px;
	border: 2px solid green;
	float: left;
	margin: 0px;
	position: relative;

}

input.greenbutton:hover {
	color: black;
}

div.field input {
  width: 500px;
  padding: 5px;
  font-size: 16px;
  border:2px solid #bbb;
  color: black;
	height: 20px;
	margin: 20px;
	font-weight: bold;
}



div.field p {
  width: 500px;
  padding: 5px;
  font-size: 16px;
  color: green;
	height: 10px;
	margin: 5px;
	font-weight: bold;
}

div.fields input {
  width: 450px;
  padding: 5px;
  font-size: 12px;
  border:2px solid #bbb;
  color: black;
	height: 16px;
	margin: 2px;
	font-weight: bold;
}

div.fields p label{
  width: 500px;
  font-size: 12px;
  color: green;
	height: 10px;
	margin: 2px;
	font-weight: bold;
}

input#user_privacy {
	width: 20px;
}

input#user_newsletter {
	width: 20px;
}

div.campo input {
  padding: 5px;
  font-size: 12px;
  border:2px solid #bbb;
  color: black;
	height: 16px;
	margin: 2px;
	font-weight: bold;
}

div.campo p label{
  font-size: 12px;
  color: green;
	height: 10px;
	margin: 2px;
	font-weight: bold;
}


input.greenbutton {
	font-weight: bold;
	width: 400px;
	height: 68px;
	color: white;
	background-color: #ffd07a;
	background-image: url(http://www.aitema.com/images/bg/box_background.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-size: 16px;
	border: 2px solid green;
	float: left;
	position: relative;
	margin: 20px 100px 200px;
}

div.logonbutton input:hover{
	color: black;
}

div.logged h5{
	margin: 0;
	color: black;
	font-size: 12px;
	text-align: left;
}

div.logged h4{
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

div.logged ul {
	list-style-type: square;
}

div.smalllogin input#remember_me {
	width: 12px;
	height: 12px;
	margin: 3px;
	float: left;
}

ul.area {
	text-decoration: none;
	font-weight: bold;
	color: orange;
	list-style-image: none;
	list-style-type: none;
	font-size: 18px;
}

ul.area a{
	text-decoration: none;
	color: green;
}

ul.area a:hover{
	text-decoration: none;
	color: lime;
}


