/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
body        { background:#ffffff; color:#333; font:11px/1.55em trebuchet ms, arial, helvetica, sans-serif; text-align:center; }
 
/* replicate h1#logo styles in boxes.css */
div#logo                 { float:left; }

div#logo h1  {
	color: #f00;
	font-size: 9px;
	margin-left: 65px;
}

.page-popup div#logo     { display:none; }

#nav { margin-top: 37px; width: 55%;}

#traveldirect_continue_shopping {
	font-size: larger;
	font-weight: bold;
}

.main-product-img #image {
	/*border: 1px solid #000;*/
}

.product-info-box 	{ float:left; }
.product-img-box 	{ float:right; margin: 20px 20px 0px 0px; }
.cart-collateral    { background: #D7F2F7; }

.one-page-checkout .active .head { background:#00529B; }
.one-page-checkout .allow .head { border-color: #999 #999 #fff #999; }

.contacts-index-index .col-left { margin-top: 10px; }

.middle { font-size: 12px; }
.catalog-listing { margin-top: 30px;  }
