/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $
*/

/*
INCO NEW Classes
=============================================================*/
	.icon		{vertical-align:middle;}
	img			{border:none;}


	.siteframe {
	  color:#000000;
	  background: #ffffff;
	  background-repeat: repeat-x;
	  background-color: #ffffff;
	  border-left:1px solid #ffffff;
	  border-right:1px solid #ffffff;
	  margin-left:auto;
	  margin-right:auto;
	  width:100%;
	}
	.siteframe_left{
		background-image:url("../images/header_bg_left.jpg");
		background-repeat:repeat-y;
		background-position:top right;
		width:7%;
	}
	.siteframe_right{
		background-image:url("../images/header_bg_right.jpg");
		background-repeat:repeat-y;
		background-position:top left;
		width:7%;
	}
	.header_main{
		color:#ffffff;
		background-color:#888888;
		background-image:url("../images/header_bg.jpg");
		background-repeat:repeat-x;
		background-position:top left;
	}

	/*Header BAR Options*/
	.header_options{
		background-position:top left;
		color:#ffffff;
		background-color:#4b7ab4;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		background-image:url("../images/header_options_bg.gif");
		background-repeat:repeat-x;
		background-position:top left;
		padding:6px;
		font-weight:bold;
	}
	.header_options a,
	.header_options a.active{
		color:#ffffff;
		background-color:inherit;}
	.header_options a:hover{
		color:#96caf1;
	}

	/*Footer BAR Options*/
	.footer_options{
		text-align:center;
		background-position:top left;
		color:#ffffff;
		background-color:#416ca6;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		margin-top:10px;
		background-image:url("../images/footer_options_bg.jpg");
		background-repeat:repeat-x;
		background-position:top left;
		padding:6px;
	}
	*html .footer_options{
		height:1%;
	}
	.footer_options a{
		color:#ffffff;
		background-color:inherit;
	}
	.footer_bottom {
		text-align:center;
		background-image:url("../images/footer_bg.gif");
		background-repeat:repeat-x;
		background-position:top left;
	}

	/*MINI BOXES - LEFT BOX*/
	.box_Left{
		font-size:1.1em;
		font-weight:bold;
		border-right:1px solid #888888;
	}
	.box_Left .header_bg{
		background-image:url("../images/box_leftheader_bg.gif");
		background-repeat:repeat-x;
		color:#ffffff;
		background-color:#cd3801;
	}
	*html .box_Left .header_bg{
		height:1%;
	}
	.box_Left .header_bg a{
		color:#ffffff;
		background-color:inherit;
		font-weight:bold;
	}

	.box_Left .header_right{
		background-image:url('../images/box_leftheader_right.gif');
		background-repeat:no-repeat;
		background-position:top right;
	}

	.box_Left .header_left{
		background-image:url('../images/box_leftheader_left.gif');
		background-repeat:no-repeat;
		padding:4px 3px 4px 3px;
	}
	.box_Left_maincontent{
		background-image:url('../images/box_maincontent_bg.gif');
		background-repeat:repeat-x;
		padding:10px 3px 5px 3px;
		font-weight:normal;
	}

	/*MINI BOXES - RIGHT BOX*/
	.box_Right{
		font-weight:bold;
		border-left:1px solid #888888;
	}
	.box_Right .header_bg{
		background-image:url("../images/box_rightheader_bg.gif");
		background-repeat:repeat-x;
		color:#ffffff;
		background-color:#cd3801;
	}
	*html .box_Right .header_bg{
		height:1%;
	}
	.box_Right .header_bg a{
		color:#ffffff;
		background-color:inherit;
		font-weight:bold;
	}
	.box_Right .header_right{
		background-image:url('../images/box_rightheader_right.gif');
		background-repeat:no-repeat;
		background-position:top right;
	}

	.box_Right .header_left{
		background-image:url('../images/box_rightheader_left.gif');
		background-repeat:no-repeat;
		padding:4px 3px 4px 3px;
	}
	.box_Right_maincontent{
		background-image:url('../images/box_maincontent_bg.gif');
		background-repeat:repeat-x;
		padding:10px 3px 5px 3px;
		font-weight:normal;
	}

	/*MINI BOXES - Applies to LEFT & RIGHT BOX*/
	.box_LeftRight_footer_bg{
		padding:0px;
		background-image:url('../images/box_footer_bg.gif');
		background-repeat:repeat-x;
		background-position:bottom left;
	}
	.box_LeftRight_footer_right{
		background-image:url('../images/box_footer_right.gif');
		background-repeat:no-repeat;
		background-position:bottom right;
	}
	.box_LeftRight_footer_left{
		background-image:url('../images/box_footer_left.gif');
		background-repeat:no-repeat;
		background-position:bottom left;
		height:9px;
		font-size:3px;
	}
	A {
	  color: #237cc5;
	  background-color:inherit;
	  text-decoration: none;
	}
	
	A:hover {
	  color: #96caf1;
	  background-color:inherit;
	  text-decoration: underline;
	}

	/*CONTACT DETAILS*/
	#contact_details{
		color:#ffffff;
		background-color:#000000;
		padding:3px;
		text-align:right;
		border-top:1px solid #dddddd;
	}
	#contact_details a,
	#contact_details a:active{
		color:orange;
		background-color:#000000;}