/**
 * Main 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.css 3688 2006-06-02 00:12:18Z drbyte $
 */

A IMG, A:LINK IMG { 
	border: none;
}

h4.optionName, LEGEND, .larger{
	font-size: 1.1em;
	}
	
LABEL {
	font-weight: bold;
}

.biggerText {
	font-size: 1.2em;
	}

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

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

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

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

FIELDSET {
	border: none;
	margin: 0 0 15px;
	padding: 0;
	}

LEGEND {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0 -6px;
	padding: 0;
	}

LABEL, h4.optionName, INPUT, SELECT {
	line-height: 1.5em;
	margin: 10px 0 0;	
	}
	
LABEL { font-weight: normal; }

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	}

#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;
	}

.clearBoth, #cartProdTitle {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	}

/*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: center;
	width: 100%;
	vertical-align: top;
	}
	
#contentMainWrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}	

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0;
	}
	
#headerWrapper {
	width: 960px;
	margin: 0 auto;
}

TABLE#topnav, TABLE#navbar2 {
	width: 960px;
}

#navColumnOneWrapper {
}

#navColumnTwoWrapper {
	} 

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

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

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

.wrapperAttribsOptions {
	margin: 0;
	}
	


/*navigation*/

.navNextPrevWrapper {
	float: right; 
	margin-top: -5px; 
	/*margin-top: -15px; 
	padding-bottom: 20px;*/
}

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0;
	font-weight: bold;
	color: #ffffff;
	}

#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;
	white-space: nowrap;
	}

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

#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;
	}

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

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	background-color: none;
	/*width: 190px;*/
	padding: 20px 20px 5px 0;
	}

#navColumnTwo {
	background-color: none;
	/*width: 200px;*/
	padding-top: 10px;
	}

/*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: #A33737;
	margin-left: 0.5em;
	font-size: 10px;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/

#cartAdd {
	/*margin-top: -12px;*/
}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: right;
	line-height: 2.2em;
	margin-top: 10px;
	}

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay   {
	padding: 0.5em 0em;
	}
	
.cartProductDisplay {
	text-align: center;
	padding: 0 4px; }

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

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

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

.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;
	text-align: center;
	}

/*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 {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	text-align: left;
	}

.rightBoxHeading {
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
	
H3.rightBoxHeading {
	margin: 0 0;
}

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

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

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

#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;
	}

.back SELECT {
	margin-top: 0;
}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	vertical-align: top;
	}

.rowEven {
	vertical-align: top;
	}

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
	}

#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;
	}
	
	
	
	
/*
-----------------------------------------------
mimagallery.com basic styles
version:  08.31.06
author: Sam Stevens, Stevens Media, www.stevensmedia.com
----------------------------------------------- */

/* -----------------
    Defaults 
------------------*/

UL, LI {
	margin: 0;
	padding: 0;
}

BODY {
	margin: 0;
	padding: 0;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666;
	background: White url('../images/header_default_bkgnd.jpg') repeat-x;
}

a.graphic:link, a.graphic:visited, a.graphic:hover, a.graphic:active {
	text-decoration: none;
	padding-bottom: 10px;
}

A IMG {
	/*border-color: #666699;*/
	border-color: Black;
}

HR {
	border: none 0;
	border-top: 1px solid #000000;
}


/* -----------------
    Structure 
------------------*/

#topnav {
	margin: 0;
}

TABLE#header {
	width: 100%;
}

TD.header_default {
	height: 85px;
	background: url(http://www.mimagallery.com/includes/templates/mima/images/header_default_logo.gif) no-repeat;
}


/* Sidebars */

/*.column_left  {
	width: 190px;
	padding: 20px 5px 5px 5px;
}*/

.lefthead {
	margin: 3px 0;
}

.leftheadShopping {
	margin-top: -4px;
}
/*
.leftheadGallery, .leftheadArtists {
	margin-top: -8px;
}
*/
.leftheadSearch {
	margin-top: 6px;
}

P.lefthead_frame {
	text-align: center;
	margin: 0;
	padding-bottom: 8px;
}

.leftboxcontent, .leftBoxContainer {
	padding: 5px 0;
	margin-bottom: 2px;
}

.leftbox, .rightbox, .centerbox, .singlebox {
  padding-bottom: 10px;
}

		.sideBox {
			background-color: #D2D1DF;
			padding: 8px 0 0 0;
			margin-bottom: 5px;
}

#extralinksbox, #information {
	display: none;
}

.shoppingInfo {
	padding-bottom: 5px;
}

.searchInfo {
	margin-top: -14px;
}

P.leftlinks {
	margin: 0 0 5px 15px;
}

.sideBoxContent {
	width: 160px;
	margin: 0 15px;
}

.column_right, #navColumnTwo.columnRight  {
	width: 190px;
	padding-top: 20px;
}

DIV#newsletter_signup {
	margin: 15px 0;
}

DIV#newsletter_signup A {
	margin-left: 15px;
}

DIV#newsletter_signup IMG {
	vertical-align: middle;
}

/* Center or main section */

.center_column, .centerColumn {
	padding-top: 18px;
	padding-right: 15px;
}

.center_column UL, .centerColumn UL {
	margin: 1em 0; 
	/*padding-left: 25px;*/
}

TD.productListing-data {
	padding-bottom: 20px;
}

TABLE.product_options, #productAttributes {
	width: 100%;
	clear: both;
}

.cartTotalsDisplay {
   font-size: 10px;
   font-weight: normal;
 }
 
DIV.floatingBox {
   padding: 10px 0;
   margin: 0;
   font-weight: normal;
}

/* Footer */

		#footer {
		  background-color: #666699;	
}



/* -----------------
    Typography 
------------------*/

A {
  /*color: #666699;*/
  color: Black;
}



	a:visited  {color:#000033}
	a:hover    {color:#999999}



.column_left, #navColumnOneWrapper, #productAttributes {
	font: normal 11px Arial, Helvetica, sans-serif;
}

.category-top {
	/*color: #666699;*/
}

.medium, .cartproductname, .cartproductoptionname, TABLE.product_options TD {
	font-size: 11px;
}

SPAN.category-subs-parent {
}

TD.pageHeading, DIV.pageHeading, H1 {
  font-size: 16px;
  font-weight: bold;
  color: #666;
  padding-top: 5px; 
  text-align: left;
}

H1 {
margin-top: 5px;
}

/*H1.pages {
		padding-top: 13px;
}*/

H2 {
	font-size: 18px;
   font-weight: normal;
}

H3 {
	font-size: 16px;
   font-weight: bold;
}

H4, H5, H6 {
	font-size: 14px;
   font-weight: bold;
}

.smallText, TD.smallText, SPAN.smallText, P.smallText {
   font-size: 10px;
}

td.pageresults {
	 font-size: 13px;
}

.homecats {
	text-align: center;
}

A.homecats, DIV.categoryListBoxContents A, H3.itemTitle A, DIV.centerColumn#specialsListing A {
	font-size: 12px;
	/*color: #666; LINK COLOUR*/
	color: Black;
	text-decoration: none;
	font-weight: normal;
	/*padding-left: 4px;*/
}

.categoryListBoxContents, .centerBoxContentsProducts {
	padding-bottom: 50px;
}

H3.itemTitle {
	margin-top: 4px;
}

TD.productListing-data {
	text-align: center;
}

TD.productListing-data A {
	font-size: 12px;
	/*color: #666; LINK COLOUR */
	color: Black;
	text-decoration: none;
	/*padding-left: 4px;*/
}

DIV#login {
	font-size: 11px;
	font-weight: bold;
}

.rightboxheading, .rightBoxHeading, h3.rightBoxHeading {
	font-size: 11px;
  font-weight: bold;
  padding-top: 10px;
}

.rightboxcontent, .sideBoxContent {
	font-size: 11px;
}

DIV#newsletter_signup A {
	font-size: 11px;
}

.plainBoxHeading, TR.tableHeading {
  font-weight: bold;
}

TR.tableHeading, TABLE#cartContentsDisplay TD {
   font-size: 11px;
}

.productinfoprice {
	font-weight: bold;
}

TD.cartBox {
   font-size: 11px;
	white-space: nowrap;
}

ADDRESS {
   font-size: 13px;
 }

.boxText {
  font-size: 11px;
  line-height: 125%;
}

.productListing-heading {
  font-size: 11px;
  font-weight: bold;
  padding: 5px;
  height: 20px;
}

SPAN.newItemInCart {
}

SPAN.markProductOutOfStock {
	color: #A33737;
	font-weight: bold;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #A33737;
}

span.productSpecialPriceSale {
  color: #A33737;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #A33737;
}

/* === FOOTER STRUCTURE === */

		#wrapperFooter-1 {
			width: 100%;
			background-color: #D0D2DF;
			text-align: center;
			margin-top: 20px;
}

#wrapperFooter-1-Inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

TABLE#footerNavigation {
	width: 100%;
}

TABLE#footerNavigation TD {
	width: 20%;
	vertical-align: top;
	color: Black;
	font-size: 12px;
}

TABLE#footerNavigation P {
	margin: 0;
	padding: 0 0 5px;
}

#wrapperFooter-2 {
	width: 100%;
	background-color: #666699;
	text-align: center;
}

#wrapperFooter-2-Inner {
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
	color: White;
	padding: 5px 0 10px 0;
}

#wrapperFooter-2-Inner A {
	color: White;
}



/* Error handling */

TR.headerError {
  background: #A33737;
}

TD.headerError {
  background: #A33737;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

/* Message box */

.messageStackError, .messageStackWarning, errorBox {
  background-color: #A33737;
  color: #ffffff;
  padding: 4px;
}

.messageStackSuccess { 
	background-color: #b3ffa8; 
	padding: 2px;
}

.messageStackCaution { 
	background-color: #E1B755;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #A33737;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* --------
Forms 
----------- */

FORM {
	display: inline;
	margin: 0;
	padding: 0;
}

.SubmitBtn {
	font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {}

/* CSS Buttons
--------------------------------------------------------------------------*/
.cssButton, .cssButtonHover, .SubmitBtn, .SearchBtn {
	background: #B9B9B9;
	color : #FFF;
	font-size: 11px;
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 2px;
	cursor: pointer;
	text-align:center;
	text-decoration: none;
	width: auto;
	border: none;
	margin-left: 5px;
}

.cssButton, .cssButtonHover {
	padding: 2px;
}

.navNextPrevList .cssButton, .navNextPrevList .cssButtonHover {
	padding: 3px 2px;
}

.navNextPrevList A, .buttonRow A {
	text-decoration: none;
}

/* Miscellaneous */
.button_sold_out {
	display: none;
}

HR { 	
	clear: both;
}

.moduleRowOver { 
	background-color: #D7E9F7; 
	cursor: pointer; 
}

.moduleRowSelected { 
	background-color: #E9F4FC;
}

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #A33737;
  font-size: 10px;
  text-align : left;
  padding-top: 6px;
  padding-bottom: 6px;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
	margin: 6px;
   padding: 6px;
}

/* attribute images table */
TABLE.products-attributes-images {
  float: left;
  padding: 2px;
}

