/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f1f8fe;
	background-image: url(../images/design/header_bg.jpg);
	background-repeat:repeat-x;
	color:#4e4e4e;
	text-align: left;
	margin: 0;
	margin-bottom:20px;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000;
	text-decoration: underline;
	}

a:active {
	color: #000;
	text-decoration: none;
	}

h1 {
	font-size: 18px;
	color:#7f7fc8;
	font-weight:normal;
	}

h2 {
	font-size: 17px;
	color:#7f7fc8;
	font-weight:normal;
	}

h3 {
	font-size: 16px;
	color:#7f7fc8;
	font-weight:normal;
	}

h4, h5, h6, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

h4.optionName {
	padding-right: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 980px;
	}
#contentMainWrapper {
	background-color: #ffffff;
	border-right:11px solid #fff;	
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	border-left:11px solid #fff;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	border-top:9px solid #fff;	
}
	
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading {
	background-color: #f1f8fe;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	color:#7f7fc8;
	font-family:Times New Roman;
	font-size:18px;	
	font-weight:normal;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding-left:6px;
	}

.leftBoxContainer {
	margin-bottom: 1.0em;
	}

.sideBoxContent {
	font-size:12px;
	background-color: #f1f8fe;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}
#navColumnOneWrapper {
/*	border:1px solid #000;*/
	background-color:#f1f8fe;
	border:0;
	margin:0;
	padding:0;
}
h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.leftBoxHeading, .centerBoxHeading {
	text-align: left;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #f1f8fe;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #FFF;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #f1f8fe;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

.ProtxDirectFormGadgetError { background: #ff6633; }

.ProtxDirectCardIcon { margin-right: 4px; margin-bottom: 4px; }

.ProtxDirect3DSecureIcon { margin-left: 1em; margin-bottom: 2em; float: right; }

.ProtxDirectCardsAcceptedSideboxCardIcon { margin-left: 4px; margin-bottom: 4px; }

.ProtxDirectCardsAcceptedSidebox3DSecureIcon { margin-left: 4px; margin-bottom: 4px; }

.footer {
	width:958px;
	border-left:11px solid #fff;
	border-right:11px solid #fff;
	border-bottom:11px solid #fff;	
	margin: auto;
	text-align:left;
}
.header {
	height:90px;
}
.shopping_bag {
	font-family:Times New Roman;
	font-size:14px;
	color:#2c81b4;
	font-weight:bold;
	padding-top:7px;
	padding-right:3px;
	text-align:right;	
}
.telephone {
	font-family:Times New Roman;
	font-size:14px;
	padding-top:3px;
	padding-right:3px;
	text-align:right;
}
.header_links {
	font-family:Times New Roman;
	font-size:12px;
	padding-top:4px;
	padding-left:3px;
	text-align:right;	
}
.header_links a:link {
 color:#2c81b4;
}
.header_links a:visited {
 color:#2c81b4;
}
.header_links a:active {
 color:#2c81b4;
}
.header_links a:hover {
 color:#2c81b4;
 text-decoration: underline;
 }
.left_bg {
	background-color:#f1f8fe;
	width:203px;	
}
.left_headers{
	color:#7f7fc8;
	font-family:Times New Roman;
	font-size:18px;	
	padding-left:8px;
}
.category_links {
	padding-left:7px;
	padding-top:2px;
}
.center_header{
	color:#7f7fc8;
	font-family:Times New Roman;
	font-size:18px;	
	padding-left:3px;
	padding-top:5px;
	padding-bottom:2px;
}
.prod_table2 {
	width:160px;
	margin:auto;
}
.product_bg {
	background-image: url(../images/design/product_bg.jpg);
	height:158px;
	width:151px;
	text-align:center;
	padding-top:2px;
	padding-left:2px;
	padding-right:7px;
}
.prod_name{
	text-align:left;
	font-family:Times New Roman;
	font-size:14px;	
}
.prod_name a:link {
 color:#7f7fc8;
}
.prod_name a:visited {
 color:#7f7fc8;
}
.prod_name a:active {
 color:#7f7fc8;
}
.prod_name a:hover {
 color:#7f7fc8;
 text-decoration: underline;
 }
.footer_bg {
	background-color:#f1f8fe;
	width:946px;
	border:3px solid #fff;
}
.footer_border {
	border:1px solid #9999d3;
	text-align:center;
	margin-top:5px;		
}
.footer_links{
	font-family:Times New Roman;
}
.prod_det_bg {
	background-image: url(../images/design/prod_det_bg.jpg);
	height:233px;
	width:225px;
	padding-left:2px;
	padding-top:2px;
	padding-right:6px;
        vertical-align:middle;
}
.bag_bg {
	background-image: url(../images/design/bag_bg.jpg);
	height:147px;
	width:227px;
	margin-top:5px;
}
.bag_text_01{
	font-family:Times New Roman;
	font-size:21px;
	color:#7e7ecb;
	text-align:center;
	padding-top:10px;
}
.bag_text_02{
	font-size:11px;
	text-align:center;
	padding-top:10px;
}
.add_button {
	text-align:center;
	padding-top:10px;	
}
.blue_bg {
	background-image: url(../images/design/blue_bg_head.jpg);
	background-repeat:no-repeat;	
	background-color:#c8e5f8;	
	width:498px;
	margin-left:10px;
}
.det_left_side {
	padding-left:5px;
}
.blue_bg_foot{
	padding-left:10px;
}
.det_prod_name {
	color:#2c81b4;
	font-family:Times New Roman;
	font-size:18px;	
	padding-left:65px;
	padding-top:10px;
}
.det_ordering_text {
	color:#4e4e4e;
	padding-left:65px;
	padding-top:10px;
}
.doted_line_02 {
	padding-left:65px;
	padding-top:4px;
}
.pink_bg {
	margin-top:5px;
	background-image: url(../images/design/pink_det_bg_01.jpg);
	background-repeat:no-repeat;	
	background-color:#e3e4f1;	
	width:498px;
	margin-left:10px;
}
.pink_bg_foot{
	padding-left:10px;
}
.prod_det_pink {
	color:#6768a8;
	font-family:Times New Roman;
	font-size:18px;	
	padding-left:65px;
	padding-top:10px;
}
.det_right_side {
	padding-left:2px;
}
.prod_headers_02 {
	color:#2c81b4;
	font-weight:bold;
	padding-top:5px;
	padding-left:24px;
}
.prod_table{
	background-color:#f1f8fe;
	width:740px;
	margin-top:5px;
	margin-left:10px;
}
.prod_image{
	padding-left:8px;
	padding-top:8px;	
	padding-bottom:8px;	
}
.prod_name_02 {
	font-size:12px;	
	padding-left:40px;
	padding-top:8px;
}
.prod_model{
	font-size:14px;	
	padding-left:60px;
	padding-top:55px;
	font-weight:bold;	
}
.prod_price{
	padding-left:80px;
	padding-top:55px;
	font-weight:bold;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
.prod_call {
	text-align:left;
}
input.total_price_input {
	background-color:#c9e6f8;
	color:#7e7ecb;
}
.productListing-heading {
	height:28px;
	padding-left:14px;
	text-align:left;
	color:#2c81b4;
	font-weight:bold;
}
.productListing-heading a:link {
	color:#2c81b4;
}
.productListing-heading a:visited {
	color:#2c81b4;
}
.productListing-heading a:active {
	color:#2c81b4;
}
.productListing-heading a:hover {
	color:#2c81b4;
	text-decoration: underline;
}
.productListing-odd, .productListing-even {
	background-color:#f1f8fe;
}
.productListing-data {
	border-bottom:10px solid #fff;
}
#prod_image {
	padding:8px;
}
#prod_image img {
	border:1px solid #a2cfec;
}
h3.itemTitle {
	color:#4e4e4e;
	font-weight:bold;
	padding-left:15px;
	text-align:left;
}
.listingDescription {
	padding-left:15px;
	text-align:left;
}
.productListing-data input {
	background-color:#f1f8fe;
}
.prod_bg_td {
	height:151px;
	width:151px;
}
#prod_image {
	border-left:1px solid #a2cfec;
}
#prod_price {
	border-right:1px solid #a2cfec;
}
.productListing-data {
	border-top:1px solid #a2cfec;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 padding-right:10px;
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 3px solid #a7c3e8;
 font: normal 12px trebuchet ms, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
/* margin-left: 3px;*/
 border-bottom: none;
 background: #a7c3e8;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #406c85; }
ul.tabbernav li a:visited { color: #406c85; }

ul.tabbernav li a:hover
{
 color: #406c85;
 text-decoration:underline;
 background: #f4f1ea;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #f4f1ea;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #406c85;
 background: #f4f1ea;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:0px;
 height:250px;
 border:1px solid #a7c3e8;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.tab_text {
	width:540px;
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
}
.tab_img {
	text-align:center;
	width:180px;
	padding-top:10px;
}

/**
 * CSS Buttons Stylesheet
 *
 * Thanks to paulm for much of the content of the CSS buttons code
 *
 * @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_css_buttons.css 4567 2006-09-20 01:55:24Z birdbrain $
 */

/* css buttons */
.cssButton, .cssButtonHover {
width : 20em;
background-color: #F4F4F4;
color : #000000;
border: 2px outset #F4F4F4;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
text-align:center;
white-space: nowrap;
text-decoration: none;
font-weight: bold;
padding: 0.3em;
/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
/*cursor: pointer;*/
}

.cssButtonHover {
color: #006600;
border-style: inset;
text-decoration: none;
}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.small_delete, .button_prev, .button_next, .button_search  {width: 7em;}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
.button_return_to_product_list, .button_add_selected {width: 22em;}
.button_in_cart{width: 19em;}  
.button_submit {width: 18em;}
.button_update_cart {color: red;}
.button_update_cartHover {color: #003D00;}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/
