
/*
  $Id: stylesheet.css,v 1.00 06/10/05  13:58:49 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2
  
  Copyright (c) 2003 AlgoZone, Inc

*/

BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 5px;

}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }

.text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #446478;
	font-style: normal;
	line-height: normal;
}

.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #436377;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #0083B3; 
  text-decoration: none; 
  font-weight: normal; 
}
A:hover { 
  color: #436377;
  text-decoration: none; 
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #436377; 
  background: #FFFFFF;
  border: 1px solid #B9CBD6;
}
INPUT{
  color: #436377; 
  border: 1px solid #B9CBD6;
}
INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
TABLE.linkListing {
    border : 1px;
    border-style : solid;
    border-color : #b6b7cb;
    border-spacing : 1px;
}
 .linkListing-heading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background : #E6F1F5;
    color : #ffffff;
    text-align : center;
}
.yearHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 14px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
      }
 .calendarMonth {
     background-color : #cccccc;
     color : inherit;
     cursor : default;
     width : 100%;
      }
 .calendarHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     height : 22px;
      }
 .calendarToday {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffcf00;
     padding-left : 3px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendarWeekend {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #caeeff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffffff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     height : 22px;
     width : 18px;
      }
 .event {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     border : 1px solid #e6e6e6;
      }
 .empty {
     background-color : #f0faff;
     color : inherit;
     line-height : 14px;
     height : 22px;
     width : 18px;
      }
 .calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
	  .hintText {
			font-family: tahoma, verdana, arial;
			font-size: 12px;
			background-color: #FFFFCC;
			color: #000000;
			padding: 5px;
		}
 TD.linkListing-data {
    border-right : 1px solid #b6b7cb;
    border-bottom : 1px solid #b6b7cb;
    padding : 4px;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}
 TR.linkListing-odd {
    background : #f8f8f9;
    color : inherit;
}
 TR.linkListing-even {
    background : #f5f5f5;
    color : inherit;
}
TD.infoBoxFooter {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background : #c8d0e0;
    color : #ffffff;
}
TD.linkheader {
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;    
    color : #0083B3;
}
TD.linklink {
    font-family : Verdana, Arial, sans-serif;
	font-weight: normal;
    font-size : 12px;
    color : #0083B3;
}
.infoBoxLeft, .infoBoxCenter, .newProductsBox  { 
}

.infoBoxLeft  { 
	padding-left: 0px;
	border-left: 1px solid #B9CBD6;
	border-right: 1px solid #B9CBD6;
}
.infoBoxleft_az01{
	padding-left: 0px;
	border-left: 1px solid #B9CBD6;
	border-right: 1px solid #B9CBD6;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox {
    color : inherit;
    background : #0083B3;
}

.infoBoxContents {
  background: #F1F9FE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxHeading {
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold; 
  color: #436377;
  padding-left: 0px;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingInformation {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #436377;
  padding-left: 0px;
}
.infoBoxContentsLeft_categ
{
  color: #FFFFFF;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #0083B3;
}
.infoBoxContentsLeft_categ A:hover {
  color: #0083B3;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #436377;
  padding-left: 5px;
}
.infoBoxSearch{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #436377;
  padding-left: 5px;
}
.infoBoxContentsSearch {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #436377;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #436377;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0083B3;
}
.infoBoxInformation{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #436377;
	vertical-align: top;
	background-color: #E6EEF2;
	padding-left: 8px;
	border-left: 1px solid #B9CBD6;
	border-right: 1px solid #B9CBD6;
}
.infoBoxContentsInformation {
	vertical-align: top;
}
.infoBoxContentsInformation A:link, .infoBoxContentsInformation A:active, .infoBoxContentsInformation A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #436377;
}
.infoBoxContentsInformation A:hover {
	color: #0083B3;
}
.infoBoxContentsleft_az01{
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #436377;	
	padding-left: 0px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #436377;
}
.infoBoxContents A:hover {
	color: #0083B3;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #436377;
}
.infoBoxContentsLeft A:hover {
	color: #0083B3;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #436377;
}
.infoBoxContentsRight A:hover {
	color: #436377;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #436377;
}
.infoBoxContentsCenter A:hover {
	color: #436377;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 250px;	
}
.productBoxHeading_tb{
	border-top: 1px solid #B9CBD6;
}
.productBoxBottom_tb{
	border-top: 1px solid #B9CBD6;
	border-bottom: 1px solid #B9CBD6;
	height: 45px;
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #436377;
	padding: 2px;
	height: 120px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0083B3;
}
.productBox A:hover {
	color: #436377;
}
.productBoxHeading {
	line-height: 0.8;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: #0083B3;
	padding-left: 10px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0083B3;
}
.productBoxHeading A:hover {
	color: #0083B3;
}
.productBoxHeadingRcorner {width: 0px;}
.productBoxHeadingLcorner {width: 0px;}
.productBoxBottom_tb{
}
.productBoxBottom_tb A:link, .productBoxBottom_tb A:active, .productBoxBottom_tb A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00AFF0;
}
.productBoxBottom_tb A:hover {
	color: #0083B3;
}
.productBoxLBottom{
	text-align: center;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #BD1615;
}
.productBoxRBottom{
	text-align: center;
}
.productBox_prod_name{
}
.productBox_prod_name A:link, .productBox_prod_name A:active, .productBox_prod_name A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0083B3;
}
.productBox_prod_name A:hover {
	color: #00AFF0;
}
.productBox_prod_discr{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #436377;
	padding-top: 10px;
}
.az_header_messages{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0083B3;
	text-align: right;
	/*filter: Shadow(Color=#55543C, Direction=250);*/
}
TD.articleheader{
font-family:  Arial;
  font-size: 25px;
  font-weight: normal;
  color: #DD0000;
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #0083B3;
}
.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 {
}
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-color: #EAF3F8;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #436377;
  font-weight: bold;
}
A.productListing-heading { 
  color: #436377; 
}
A.productListing-heading:hover { 
  color: #0083B3; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #0083B3; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #0083B3; 
}
.pageHeading, DIV.pageHeading, .infoBoxHeadingtop {

  font-family:  Arial;
  font-size: 16px;
  font-weight: normal;
  color: #DD0000;
 
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  color: #436377;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #436377;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0083B3;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
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: #0083B3;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #0083B3;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #0083B3;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #EAF3F8; cursor: hand; }
.moduleRowSelected { background-color: #EAF3F8; }
.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; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
    /* #################
		  Algozone CSS 
	   #################
	*/
	.az_top_nav{
	}
	.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #0083B3;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 10px;
	color: #0083B3;
	}
	.data_trail{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #436377;
	}
	.topbanner_td1{
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	}
	.az_information_area{
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #0083BR;
	font-weight: normal;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 10px;
	color: #0083B3;
	}
	.menubarmain{
	font-size: 10px; 
	font-family: Tahoma;
	font-style: normal;
	color: #436377;
	}
	.menubarmain_td1{
	height: 35px;
	}
	.menubarmain_td2{
	height: 27px;
	}
	.menu_icons A:link, .menu_icons A:active, .menu_icons A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #00AFF0;
	font-weight: bold;
	text-decoration: none;
	}
	.menu_icons A:hover{
	font-size: 11px; 
	color: #0083B3;
	}
	.menubarmain_td3{
	height: 26px;
	}
	.az_info_bar_td1{
	border-bottom: 1px solid #B9CBD6;
	}
	.az_info_bar_td2{
	background-image:url('images/az_top_search_bar.gif'); 
	background-repeat: repeat-x;
	height: 44px;
	padding-left: 20px;	
	}
	.az_info_bar_td3{
	background-image:url('images/az_top_search_bar.gif'); 
	background-repeat: repeat-x;
	height: 44px;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 210;
	padding-right: 5px;
	}
	.leftbar_tb {
	width: 210;
	}
	.az_pageheading_main{
	padding-left: 0px;
	padding-right: 10px;
	background-image: url('images/az_top_content_main_r.gif');
	background-repeat:  repeat-x;
	height: 110px;
	}
	TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingLeft {
	background-image: url('images/az_leftbox_top.gif');
	background-repeat:  no-repeat;
	height: 22px;
	}
	TD.infoBoxContentsLeft_categ{
	background-image: url('images/az_leftbox_category.gif');
	background-repeat:  no-repeat;
	background-position: top left;
	height: 25px;
	padding-top: 3px;
	padding-left: 15px;
	font-size: 10px;
	}
	.infoBoxMBottomleft_az01, .infoBoxMBottomleft{
	background-image: url('images/az_leftbox_bottom.gif');
	background-repeat:  no-repeat;
	height: 5px;
	padding-bottom: 5px;
	}
	TD.infoBoxHeadingInformation {
	background-image: url('images/az_leftbox2_top.gif');
	background-repeat:  no-repeat;
	height: 16px;
	}
	TD.infoBoxMBottomInformation{
	background-image: url('images/az_leftbox2_bottom.gif');
	background-repeat:  repeat-x;
	height: 5px;
	padding-bottom: 5px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	TD.footer_td1{
	height: 10px;
	}
	TD.footer_td2{
	height: 20px;
	}
	TD.footer_td3{
	}
	.footer_tb{
	background-image:url('images/az_bottom_r.gif'); 
	background-repeat: repeat-x;
	background-position: top left;
	}
	.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #436377;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #00AFF0;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #0083B3;
	}
	.az_button_img{
	background-image:url('images/az_button_mid.gif'); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
	cursor: hand;
	display: inline;
	}
	.az_button_submit{
	background-image: url('images/az_button_mid.gif'); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
    height: 19px;
	cursor: hand;
	}
TD.pageHeading, DIV.pageHeading {

  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0000FF;
}

TD.headerNavigation, DIV.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #00AFF0;
}

.skip {
	LEFT: -1000px; POSITION: absolute; TOP: -1000px; speak: normal; voice-family: female;
}
.clearer {
	CLEAR: both; FONT: 1px/1px monospace; WIDTH: 1px; HEIGHT: 1px;
}

DIV#col2-box DIV.left {
	FLOAT: left; WIDTH: 260px;
}
DIV#col2-box DIV.left {
	FLOAT: left; WIDTH: 260px;
}
DIV#col2-box DIV.right {
	FLOAT: right; WIDTH: 260px;
}
DIV.bluebox {
	PADDING-LEFT: 13px; BACKGROUND: url(images/gradient.png) white repeat-x left top; BORDER-TOP-STYLE: none; PADDING-TOP: 5px; BORDER-BOTTOM: #e0e6e8 1px solid;
}
TABLE.listing {
	BACKGROUND: url(images/hdr_light.png) no-repeat left top; MARGIN: 0px 0px 1px; WIDTH: 100%;
	
}
TABLE.listing CAPTION {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0.8px; FONT-WEIGHT: bold; BACKGROUND: url(images/hdr_light.png) no-repeat left top; PADDING-BOTTOM: 0px; COLOR: #a9a9a9; LINE-HEIGHT: 26px; PADDING-TOP: 0px; HEIGHT: 26px; TEXT-ALIGN: right;
}
TABLE.listing THEAD TH {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; COLOR: #909090; LINE-HEIGHT: 25px; PADDING-TOP: 0px; WHITE-SPACE: nowrap; HEIGHT: 25px; TEXT-ALIGN: left;
}
TABLE.listing TD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; FONT-SIZE: 0.8em; PADDING-BOTTOM: 0.5ex;  VERTICAL-ALIGN: middle; PADDING-TOP: 0.5ex; BORDER-BOTTOM: #e0e6e8 1px solid; HEIGHT: 19px;
}
TABLE.listing TR.r0 {
	BACKGROUND: #f1f8fa;
}
TABLE.listing TR.r1 {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
CAPTION.abc-links SPAN {
	FLOAT: left; COLOR: black;font-family:Arial, Helvetica, sans-serif; font-size: 12px;
}
CAPTION.abc-links A {
	PADDING-RIGHT: 0.5ex; PADDING-LEFT: 0.5ex; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
	font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#3399FF; font-weight:bold; text-decoration:underline;
}
.header-loggedout {
	BACKGROUND: url(images/header_blue.png) no-repeat left top;
}
.header-loggedout #welcome {
	COLOR: white;
}
.header-loggedout #welcome A {
	COLOR: white;
}
.header-loggedout #myaccount-links A {
	COLOR: white;
}
.header-loggedout #welcome A:hover {
	COLOR: #004080;
}
.header-loggedout #myaccount-links A:hover {
	COLOR: #004080;
}

.r1 {
	MARGIN: 0px 5px;
}
.r2 {
	MARGIN: 0px 3px;
}
.r3 {
	MARGIN: 0px 2px;
}
.r4 {
	MARGIN: 0px 1px; HEIGHT: 2px;
}
SPAN.vat {
	PADDING-LEFT: 1em; COLOR: #a9a9a9;
}
SPAN.amount {
	PADDING-LEFT: 1em; COLOR: #a9a9a9;
}
CAPTION.abc-links SPAN {
	FLOAT: left; COLOR: black;
}
CAPTION.abc-links A {
	PADDING-RIGHT: 0.5ex; PADDING-LEFT: 0.5ex; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
}
TABLE.listing TBODY {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
.links {
	FONT-WEIGHT: bold;
}
.links SMALL {
	FONT-WEIGHT: normal;
}
.links SPAN {
	MARGIN: auto 0.4ex; COLOR: #d7d9d9; speak: none;
}
DIV#container {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(images/sidebar.png) repeat-y left top; PADDING-BOTTOM: 0px; MARGIN: 10px auto 0px; WIDTH: 750px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
BODY#main DIV#container {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
UL.message {
	BORDER-RIGHT: 1px solid; PADDING-RIGHT: 15px; BORDER-TOP: 1px solid; MARGIN-TOP: 5px; PADDING-LEFT: 45px; FONT-WEIGHT: normal; FONT-SIZE: 1em; MARGIN-BOTTOM: 20px; PADDING-BOTTOM: 2px; BORDER-LEFT: 1px solid; PADDING-TOP: 15px; BORDER-BOTTOM: 1px solid
}
UL.error {
	BORDER-RIGHT: 1px solid; PADDING-RIGHT: 15px; BORDER-TOP: 1px solid; MARGIN-TOP: 5px; PADDING-LEFT: 45px; FONT-WEIGHT: normal; FONT-SIZE: 1em; MARGIN-BOTTOM: 20px; PADDING-BOTTOM: 2px; BORDER-LEFT: 1px solid; PADDING-TOP: 15px; BORDER-BOTTOM: 1px solid
}
UL.warning {
	BORDER-RIGHT: 1px solid; PADDING-RIGHT: 15px; BORDER-TOP: 1px solid; MARGIN-TOP: 5px; PADDING-LEFT: 45px; FONT-WEIGHT: normal; FONT-SIZE: 1em; MARGIN-BOTTOM: 20px; PADDING-BOTTOM: 2px; BORDER-LEFT: 1px solid; PADDING-TOP: 15px; BORDER-BOTTOM: 1px solid
}
UL.message LI {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
UL.error LI {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
UL.warning LI {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
UL.error {
	BORDER-LEFT-COLOR: #f00; BACKGROUND: url(/i/images/notice_error.png) #fff4f0 no-repeat 15px 15px; BORDER-BOTTOM-COLOR: #f00; COLOR: #f00; BORDER-TOP-COLOR: #f00; BORDER-RIGHT-COLOR: #f00
}
UL.warning {
	BORDER-LEFT-COLOR: #ffe488; BACKGROUND: url(/i/images/notice_warning.png) #fff8da no-repeat 15px 15px; BORDER-BOTTOM-COLOR: #ffe488; COLOR: #000; BORDER-TOP-COLOR: #ffe488; BORDER-RIGHT-COLOR: #ffe488
}
UL.message {
	BORDER-LEFT-COLOR: #cefa71; BACKGROUND: url(/i/images/notice_success.png) #effbdf no-repeat 15px 15px; BORDER-BOTTOM-COLOR: #cefa71; COLOR: #000; BORDER-TOP-COLOR: #cefa71; BORDER-RIGHT-COLOR: #cefa71
}
DIV#header {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(images/navi_bars.png) white repeat-x 0px -300px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 86px
}
DIV#global-navigation {
	MIN-WIDTH: 750px; LEFT: 50%; MARGIN-LEFT: -375px; WIDTH: 61em; POSITION: absolute; TOP: 40px
}
A.button {
	BORDER-RIGHT: #0092c9 3px double; PADDING-RIGHT: 0.2em; BORDER-TOP: #54c9f5 3px double; PADDING-LEFT: 0.2em; BACKGROUND: #00aff0; PADDING-BOTTOM: 0px; MARGIN: 5px 5px 5px 0px; FONT: bold 1em "Helvetica Neue Light",Helvetica,Arial,sans-serif; BORDER-LEFT: #54c9f5 3px double; CURSOR: pointer; COLOR: #ffffff; PADDING-TOP: 0px; BORDER-BOTTOM: #0092c9 3px double; HEIGHT: auto; TEXT-DECORATION: underline
}
INPUT.button {
	BORDER-RIGHT: #0092c9 3px double; PADDING-RIGHT: 0.2em; BORDER-TOP: #54c9f5 3px double; PADDING-LEFT: 0.2em; BACKGROUND: #00aff0; PADDING-BOTTOM: 0px; MARGIN: 5px 5px 5px 0px; FONT: bold 1em "Helvetica Neue Light",Helvetica,Arial,sans-serif; BORDER-LEFT: #54c9f5 3px double; CURSOR: pointer; COLOR: #ffffff; PADDING-TOP: 0px; BORDER-BOTTOM: #0092c9 3px double; HEIGHT: auto; TEXT-DECORATION: underline
}
A.button {
	BORDER-RIGHT: #ffffff 3px double; PADDING-RIGHT: 1em; BORDER-TOP: #ffffff 3px double; PADDING-LEFT: 1em; PADDING-BOTTOM: 0.5ex; MARGIN: 0px 2px; BORDER-LEFT: #ffffff 3px double; LINE-HEIGHT: 2em; PADDING-TOP: 0.3ex; BORDER-BOTTOM: #ffffff 3px double
}
A.button:visited {
	COLOR: #ffffff
}
A.button:hover {
	COLOR: #ffffff
}
INPUT.button {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 0.9em; PADDING-BOTTOM: 0px; MARGIN: 0px 10px 0px 0px; PADDING-TOP: 0px; TEXT-DECORATION: none
}
.header_long{
background:url(skype_out/header_long.png);
color:#0083B3;
width:585;
height:28
}
.bottom_submit{
background:url(images/bottom_submit_send.png);
color:#0083B3;
width:580;
height:30
}

.skipLinks {display: none;}
#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}
/************** utility styles *****************/

#utility{
	position: absolute;
	top: 3px;
	right: 3px;
	left:3px;
	color: #919999;
	
}

#utility a{
	color: #0083B3;
}

#utility a:hover{
	text-decoration: underline;
}
/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
/*
background-image: url(glbnav_background.gif);
*/
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 10px;
	height: 22px;
	font-size:18px
	padding: 0px;
	margin: 0px;
	left:0px;
	right:0px;
	width: 100%;
	min-width: 640px;
	text-align:center;
	z-index: 100; 
}


a.glink, a.glink:visited{
  	font-size: 15px;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #FEFEFE;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}
#siteName{
	margin: 0px;
	font-size:9px;
	padding: 16px 0px 8px 0px;
	color: #FEFEFE;
	font-weight: normal;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 80px;
	left:0px;
	right:0px;
	width: 100%;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #0083B3;
	text-align:center;
}
.subglobalNavs{
	position: absolute;
	top: 66px;
	left:0px;
	right:0px;
	width: 100%;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #0083B3;
	text-align:center;
}


.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 110%;
	color: #0083B3;
}

.subglobalNav a:hover{
	color: #0083B3;
}
.topheader{
	left:120px;
	right:120px;
	top:0px;
	background-image:url(images/header.png);
	height:29;
	width:749px;
	position:absolute;  
}
#logo{

	top:40px;
    left:45;
	right:63;
	width:140px;
	height:37;
	position:absolute;	  
}
#lenguge{

	position: absolute;
	top: 3px;
	right: 910px;
	left: 910px;
	color: #919999;
}
.headersmain{
background-image:url(skype_out/headermain.png);
height:28;
width:803;
color:#0083B3;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}