/**
 * Exar CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_exar.css 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	}


/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 96%;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:140px;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0em;
	}

//#blanksideboxHeading {
//	display: none;
//}

#blanksideboxContent {
	background-color: #ffffff;
	//margin: 1.0em 0em 1.0em 0em;
	margin: 0em 0em 0em 0em;
	border: 1px solid #25448b;
}

#blankNVsideboxContent {
	background-color: #ffffff;
	//margin: 1.0em 0em 1.0em 0em;
	margin: 0em 0em 0em 0em;
	border: 1px solid #25448b;
}

#blankEBYsideboxContent {
	background-color: #ffffff;
	//margin: 1.0em 0em 1.0em 0em;
	margin: 0em 0em 0em 0em;
	border: 1px solid #25448b;
}

#blank1sideboxHeading {
	display: none;
}
#blank1sideboxContent {
	background-color: #ffffff;
	//margin: 1.0em 0em 1.0em 0em;
	border: 0px solid #ffffff;
}

#moreinformationContent, #bestsellersContent, #shoppingcartContent, #orderhistoryContent, #featuredContent, #searchContent, #productnotificationsContent, #currenciesContent, #manufacturerinfoContent , #tellafriendContent, #whosonlineContent, #documentcategoriesContent, #ezpagesContent, #informationContent, #specialsContent, #categoriesContent, #whatsnewContent, #manufacturersContent, #reviewsContent, #languagesContent, #bannerboxContent , #bannerbox2Content, #bannerboxallContent  {
	border: 1px solid #25448b;
}
