/**
 * 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 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #555;
	background-color: #fff;
	}

body#indexHomeBody {
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position:  center 50px;
}

td, tr, tbody, table, form, input{ 
	margin:0;
	padding:0;
}
form, select, input {
	display:inline;
	font-size:.9em;
}



a img {border: none; }

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

  color: #0094E2;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #636467;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-family: "Arial Black", Arial, helvetica, sans-serif;
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-family: "Arial Black", Arial, helvetica, sans-serif;
	font-size: 1.4em;
	}

h3 {
	font-family: "Arial Black", Arial, helvetica, sans-serif;
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-family: "Arial Black", Arial, helvetica, sans-serif;
	font-size: 1.1em;
	}

 .sideBoxContent {
	font-size: 1.1em;
 }

.biggerText {
	font-size: 1.1em;
	}

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

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

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

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

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

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

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

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

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

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

.imgLeft {
  float:left;
  margin: 0 10px 5px 0;
}
.imgRight {
  float:right;
  margin: 0 0 5px 10px;
}

.allcap {
	text-transform: uppercase;
}

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

.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 {
	background-color: transparent;
	background-image: url(../images/trans-bg.png);
	text-align: left;
	width: 1000px;
	vertical-align: top;
	position: relative;
	}
#indexHomeBody #mainWrapper {
	background-image: none;
}

#contentMain {
	background: transparent url(../images/content-top-bg.png) repeat-x top; 
}

#contentMainWrapper {
	 background: transparent url(../images/content-bottom-bg.png) repeat-x bottom; 
}

body.frontpage #contentMain {
	margin-top: 6px;
}

body.frontpage #contentMainWrapper {
	margin-top: 6px;
}

#contentMainWrapper, #headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

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

.hascart #mainWrapper {
	margin-top: 0;
}
#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;
	}

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/****
 * Header
 ***/

#header {
  width: 1000px;
	height: 36px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin:10px 0 0 0;
	padding:0;
	/* overflow:hidden;*/
}

.hascart #header {
	margin-top: 0;
}

/* top shopping cart */

#topcart {
	text-align: right;
	background-image: url(../images/topcart.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;
	padding-top: 5px;
	overflow: hidden;

}
#topcart ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#topcart ul li {
  display: inline;
	margin-right: 17px;
	height: 25px;
}

#topcart ul li.first {
  margin-right: 48px;
}

#topcart ul li a {
	color: #fff;
	padding-top: 10px;
	font-weight: bold;
}

#topcart ul li a:hover {
	color: #000;
}
/*navigation*/

#topbar ul {
  list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topbar ul li {
  font: 1.2em Tahoma, Arial, sans-serif;
  padding: 12px 8px;
	height: 12px;
	width: 5.8em;
	text-align: center;
	float: left;
	border-right: 2px solid #fff;

	}

#topbar ul li a:link, #topbar ul li a:visited {
  font-size: 1em;
	font-weight: bolder;
  color: #fff;
}

#topbar ul li a:hover {
  color: #000;
}


/* products drop-down */

a#products-menu-link {
	position: relative;
}

div#products-menu {
	width: 400px;
	display: block;
	position: absolute;
	top: 36px;
	left: 87px;
	padding: 5px;
	background: transparent url(../images/pulldown-bg.png) no-repeat bottom left;
}

div#header div#products-menu div.category-row a {
  font-weight: normal;
  }

/* drop it down if they have a cart */

.hascart div#products-menu {
	top: 62px;
}

div#products-menu div {
	text-align: left;
}


div#products-menu div .category-row {
	}

/* navbar search */

#topbar li#topbarsearch {
	font-weight: bolder;
  color: #fff;
	padding-top: 10px;
	padding-bottom: 0;
	width: 160px;
	text-align:right;
}

#topbar form
{
	padding:0;
	margin: 0;
}
#topbar form input {
  color: #777;
	height:16px;
	margin: 0;
	border: 1px solid #c4c5c7;
}


.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,  #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

div#navSuppWrapper {
  text-align: center;
}
div#navSuppWrapper ul {
	margin-top: 0;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	text-align: center;
	}

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

#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

#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 {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em 9px 0.5em 0.5em;
	margin-top: 15px;
	text-align: right;
	}

#navEZPagesTop a {
  font-family: Tahoma, Arial, helvetica, sans-serif;
  color: #fff;
	padding: 3px 19px 7px 9px;
	background-image: url(../images/separator.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#navEZPagesTop a:hover {
  color: #0094E2;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

/* hide category images */
div#categoryImgListing {
	display:none;
}

div.centerColumn div  p.fine-print{ 
	font-size: 10px;
}

p.question {
	margin-bottom: .1em;
	font-weight: bold;
	}

	
/**************
*
* Tabular data
*
*************/
table.tabTable{
	
}
table.tabTable td {
	padding: 5px;
	border-bottom: 1px solid #888;
	}
div#productsListingBottomNumber {
	padding-top: 5px;
	font-size:small;
	}

td.productListing-data {
	text-align: left;
	}

	
div.centerColumn table {
	border:1px solid #ccc;
	font-size: .8em;
}	
div.centerColumn table th {
	border-bottom: 1px solid #ccc;
	text-align:left;
	padding: 3px;
}
div.centerColumn table tr td {
	padding: 3px;
}
	
	



/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
#productDescription ul {
  margin: 0 0 10px 0;
  padding: 0;
}

#productDescription ul li {
  font-size: .8em;
  margin-left: 20px;
}


h3#attribsOptionsText {
  font-size: 1em;
}

/* hide content heading on index */

body#indexHomeBody h1#indexDefaultHeading {
  display: none;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0.8em;
	}

.centerColumn {
  font-size: 1.4em;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	padding-bottom: 2em;
}

body#indexHomeBody .centerColumn {
  min-height: 230px;
	border:none;
}

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

/****************
 * 
 * Home Page Styles
 *
 * *************/

img.homePageButtonLeft {
  padding-top: 10px;
  float: left;
}

img.homePageButton {
  padding-top: 10px;
	padding-left:5px;
	float:left;
}

img.homePageButtonRight {
  float: right;
  padding-top: 10px;
}

body#indexHomeBody .content p {
  margin-left: 155px;
	margin-right: 1em;
}

body#indexHomeBody .content h1 {
  font-size: 1.2em;
}

body#indexHomeBody .content hr {
  border: none;
  border-bottom: 3px dotted #75bbd9;
  margin: 1em 3em;
}

body#indexHomeBody .content a:link {
  color: #007CCB;
  text-transform: uppercase;
}

body#indexHomeBody img#home-logo {
	margin-left: 10px;
	margin-top: 6px;
}

/* Homepage Marketing Box */

#marketing {
	margin-top: 6px;
	position: relative;
	height: 232px;
	overflow: hidden;

}

/* Testimonials Box */

#testimonials {
 border: 1px solid #b9e5fa;
 background: #fff url(../images/testimonial-bg.jpg) no-repeat top left;
 position: absolute;
 top: 0;
 left: 0;
 width: 322px;
 height: 134px;
 color: #0F5792;
}

h3#testimonials-managerHeading, h3#staticrsssideboxHeading {
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	margin-left: 6px;
	display: block;
  color: #0F5792;
  text-align: left;
	font-weight: bold;
	margin-bottom: 0;
	visibility: visible;
}
#testimonials p {
	margin: 16px 0 2px 0;
	padding: 0 2px 0 8px;
	width: 270px;
	line-height: 1.2em;
}

#testimonials p.testimonial-name {
	text-align: right;
	margin-top: 6px;
	font-size: 1.1em;
width: 90%;
}

#testimonials a {
 color: #0F5792;
}

#testimonials a:hover {
	color: #000;
}


/* Blog Feed */

#blog-feed {
 background-color: #0083c7;
 border: 1px solid #b9e5fa;
 position:absolute;
 top: 140px;
 left: 0;
 width: 324px;
 height: 92px;
}

h3#staticrsssideboxHeading a {
color: #fff;
}

div.staticRSSArticles {
 border: 1px solid #0177b5;
	margin-top: 4px;
	padding-left: 5px;
}

div.staticRSSArticle {
	
	font-size: 1em;
	padding-left: 15px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}

/* Product Rotator */

div#banner-rotator {
	position: absolute;
	top: 0;
	left: 330px;
}


/*Shopping Cart Display*/
#cartAdd {
	text-align: right;
	margin: 1em;
	padding: 1em;
	}

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

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {

	font-weight:bold;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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;
	}
/**************
 *
 * Product
 *
 * ***********/

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

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/

div#productAttributes {
	width: 40%;
	float:left;
}

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

.attributesComments {}

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

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/

hr#catBoxDivider {
  margin: 2px 0;
  }

.columnLeft {}

h3.leftBoxHeading {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bolder;
	margin-bottom: -5px;
	margin-left: 15px;
	
	}

/******
 * sIFR
 *****/
.leftBoxContainer h3.sIFR-replaced {
color: #FFFFFF;
}


.sIFR-hasFlash h3.leftBoxHeading {
	
 /* visibility: hidden;*/
 /* font-size: 28px; */
}

h3#portfolioHeading2 {
	margin-top: -5px;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
  color: #0F5792;
  text-align: left;
	font-weight: bold;
	margin-bottom: 0;
display:none;	
}



h3#portfoliosideboxHeading {
	width: 50%;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading {
	margin: 0em;
	padding: 0;
	}

.centerBoxHeading{
  margin: 0em;
	padding: 0.5em 0.2em 0 0;
	height: 45px;
	}

.leftBoxContainer {
	margin-right: 6px;
	margin-bottom: 6px;
  float: left;
  width: 212px;
	height: 177px;
  background: url(../images/box-bg.jpg) no-repeat top left;
	padding-top: 5px;
}

div#categories {
	margin-right: 0;
  width: 346px;
  background: url(../images/box-wide-bg.jpg) no-repeat top left;
}

div.category-row {
color:#fff;
	width: 30%;
	float:left;
	padding-right: 3px;
	padding-left: 3px;
  white-space: nowrap;  
  overflow: hidden;  
  text-overflow: ellipsis; 
}

.sideBoxContent {
	padding: 0.6em 2em .4em 2em;
	
	}


.leftBoxContainer .sideBoxContent {
	padding-top: 0;
}

.sideBoxContent ul {
  margin: 0pt; 
  padding: 0pt; 
	list-style-type: none;
}
.sideBoxContent a {
	color: #fff;
	font-size: 1.2em;
	}

.sideBoxContent a:hover {
	color: #000;
}


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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance,  .centerBoxHeading,.rightBoxHeading, .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;
	}


/* categories box parent and child categories */
a.category-top, a.category-top:visited {
	text-decoration: none;
	}
a.category-links, a.category-links:visited {
	text-decoration: none;
	}
a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
	text-decoration: none;
	}
span.category-subs-parent {
	font-weight: bold;
	}
span.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #F0F0F0;
	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: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #d0d4d7;
	height: 2em;
	color: #FFFFFF;
	}

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




/****************
*
* Product Page
*
****************/

/*  hide the products if javascript is disabled, this is changed by jQuery if JS is enabled */

div#productGeneral{
	display:none;
}

div.productInfo {
	width: 300px;
	float: left;
}

h1#productName {
	line-height: 1.2em;
}
h2#productPrices {
	line-height: 1.1em;
}

div.wrapperAttribsOptions {
	
	border:1px solid #d1d3d4;
	height:1%;

}
div.wrapperAttribsOptions div.back {
	padding:0;
	margin:0;
}
div.wrapperAttribsOptions label.attribsCheckbox {
/*	display:-moz-inline-stack;*/
	display:inline-block;
	font-size: .9em;
	margin:0;
	margin-top:3px;
	vertical-align: middle;
}

div.wrapperAttribsOptions  h4.back {
	display:inline-block;
	width: 150px;
}

.twoColFixLtHdr #mainWrapper div.wrapperAttribsOptions h4.optionName { 
	font-size: 14px;
	line-height: 14px;
	padding: .2em;
}
div.wrapperAttribsOptions  select {
	margin-top:3px;
}
div.wrapperAttribsOptions  input[type="checkbox"]{
	margin:.1em .5em 0 .5em;
		vertical-align: middle;
}


div#productMainImage {
	padding:5px;
	float: left;
	width: 250px;
}

div#productMainImage img{
  border: 3px solid #D1D3D4;	
}

div#productMainImage span.imgLink {
	display:none;
	}

div#productDescription {
}


div#productDescription p {
	font-size: .8em;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}

/*********************
*
* Shopping Cart Page
*
*********************/
table#cartContentsDisplay th, table#cartContentsDisplay tr.tableHeading, table#cartContentsDisplay tr.rowOdd{
background: #fff;
	
} 
table#cartContentsDisplay th {
	background-color:#d0d4d7;

}
table#cartContentsDisplay tr.rowEven {
	background: #fff;

}


table#cartContentsDisplay td {
	padding-top: 12px;

}
table#cartContentsDisplay th#scProductsHeading {
	padding-left: 10px;
}
table#cartContentsDisplay th#scTotalHeading {
	text-align:right;
}
span#cartProdTitle {
	font-size: 2em;
	line-height:2em;
	padding-top: 30px;
}

span#cartImage {
	margin-top:0;
}

#cartSubTotal {
	background: none;
}

/*********************
*
* Templates Page, * File Specs Page, Glossary Page
*
*********************/
div.thumbImage{
	border:1px solid #0A3649;
	background: #2498BE;
	padding:5px;
	margin-right:1em;
}
div.thumbImage img {
	border:1px solid #aaa;
	display:block;
}


div.templateList a {

	
}

div.templateList ul ,div.fileSpecs ul{
	margin-top: 0;
	list-style-position: inside;

	}
div.templateList ul li {
	margin-top: .5em;

}

div.fileSpecs ul li{
	text-indent:-1em;
	padding-left:1em;
}

div.fileSpecs h2 {
	margin-bottom: .5em;
	}


div#glossary{

}

div#glossary h4 {
	margin-bottom: 0;
}

div#glossary p {
	margin-top: 0;
 
 }	
 div.diecutList a {

	
}

div.diecutList ul ,div.fileSpecs ul{
	margin-top: 0;
	list-style-position: inside;
	
	}
	
div.diecutList ul {
	list-style-type: none;
}
div.diecutList ul li {
	margin-top: 5px;

}
 
 
/*********************
*
* Contact Us, Login, Create account
*
*********************/

address {
padding: 0;
margin-left: 0;
line-height: 130%;

}

div#contactUsNoticeContent p {
	line-height: 130%;

}

input {
	border: 1px solid #0A3649;
	font-size: 14px;
	line-height: 14px;
		margin-bottom: .5em;
	
}
label {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: .5em;
}

div#loginDefault br.clearBoth {
	margin-top:10px;

}
textarea {
	margin-top:.5em;
	overflow: auto;
	border: 1px solid #0A3649;
}

legend {
	color: #636467;;
	}
select {
	margin-left:8px;
}

span.alert {
	line-height: 2em;
	padding-top: 5px;
}

/****************
*
* Accordion 
*
****************/
div.centerColumn h2.accordionHeader {
	margin:.1em;
	padding:.5em 2em;
	
	}
	
.closedHeader {
	background-image: url(../images/downArrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}	

.openHeader {
	background-image: url(../images/upArrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}

div.accordionBody {
	width:555px;
	padding: 1em;
	background:#fff;
	border:1px solid #d1d3d4;
	height:1%;

}
div.accordionBody p {
	margin:0;
	font-size: .8em;

}

div.portfolio   a{
	
	padding: 3px;
	border:4px double #aeaeae;
	display:block;
	background: #636467;;

}

div.accordionBody  ul.portfolio {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 40px;
	margin:0;
	display: block;
}
div.accordionBody  ul.portfolio li {
	display:block;
	float:left;
	margin: 0 5px 5px 0;
	padding:0;

}
div.accordionBody  img.portThumb  img {
	border: 1px solid #aeaeae;
}

div.services {
	padding: 0;
	width:585px;

}

div.services  ul {
	list-style-type: none;

}

div.services  ul li{
	
}


/******************
 *
 * Testimonials Pages
 *
 *****************/

div#testimonilaDefault p {
	margin-top: .5em;
}

div#testimonial-display {
border: 1px solid #CECFD1;
}
/******************
 * 
 * All Purpose Classes
 * 
 ******************/
.back {
	float: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

 .clearBoth {
 	clear:both;
 }

.centeredContent {
	text-align:center;
}

div.imgLeft {
	float:left;
	background:#6dccf2;
	border:1px solid #000;
	margin: 0 10px 5px 0;
	}
div.imgRight {
	float:right;
	background:#6dccf2;
	border:1px solid #000;
	margin: 0 0 10px 10px;
	}
div.imgLeft img, div.imgRight img {
	border:1px solid #000;
	margin:5px;
	}

/****************
 * 
 * QuoteForm
 * 
 * ************/

#quoteForm {
	
}

#quoteForm input, #requestForm input{
	margin-left: .5em;
	margin-top:0;
	border: 1px solid #0A3649;
	vertical-align:bottom;
	line-height: 1.2em;
}

#quoteForm label, #requestForm label{
	font-size: 1em;
	line-height: 1.2em;
	display:inline-block;
	width: 8em;

}
#quoteForm .ckBox {
	margin-left: 155px;
	border: 0;
	outline: 1px solid #000;
}
#quoteForm label.ckBoxLabel {
	text-align:left;
}

#quoteForm #questionLabel{
	width: 134px;
	vertical-align:top;
	padding-right: 10px;
}



#quoteForm br, #requestForm br {
	line-height: 0;
	height: 0;
}

#quoteForm .btn, #requestForm .btn {
	color: #000;
	background-color: #636467;;
	border: 1px solid #ae8a33;
}
#quoteForm #btnSubmit, #requestForm #btnSubmit{

}
#quoteForm textarea#question{
	margin-left:9px;
}

#quoteForm label.error {
	font-weight: bold;
	color: red;
	width: 50%;
	margin-top:0;
	text-align:left;
	margin-left: 145px;
	line-height: 1.7em;
	vertical-align:top;
	height: 20px;
	padding-top:0;
	vertical-align:top;
	}

div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

 .clearBoth {
 	clear:both;
 }

.centeredContent {
	text-align:center;
}

div.imgLeft {
	float:left;
	background:#6dccf2;
	border:1px solid #000;
	margin: 0 10px 5px 0;
	}
div.imgRight {
	float:right;
	background:#6dccf2;
	border:1px solid #000;
	margin: 0 0 10px 10px;
	}
div.imgLeft img, div.imgRight img {
	border:1px solid #000;
	margin:5px;
	}

/****************
 * 
 * QuoteForm
 * 
 * ************/

#quoteForm {
	
}

#quoteForm input, #requestForm input{
	margin-left: .5em;
	margin-top:0;
	border: 1px solid #0A3649;
	vertical-align:bottom;
	line-height: 1.2em;
}

#quoteForm label, #requestForm label{
	font-size: 1em;
	line-height: 1.2em;
	display:inline-block;
	width: 8em;

}
#quoteForm .ckBox {
	margin-left: 155px;
	border: 0;
	outline: 1px solid #000;
}
#quoteForm label.ckBoxLabel {
	text-align:left;
}

#quoteForm #questionLabel{
	width: 134px;
	vertical-align:top;
	padding-right: 10px;
}



#quoteForm br, #requestForm br {
	line-height: 0;
	height: 0;
}

#quoteForm .btn, #requestForm .btn {
	color: #000;
	background-color: #636467;;
	border: 1px solid #ae8a33;
}
#quoteForm #btnSubmit, #requestForm #btnSubmit{

}
#quoteForm textarea#question{
	margin-left:9px;
}

#quoteForm label.error {
	font-weight: bold;
	color: red;
	width: 50%;
	margin-top:0;
	text-align:left;
	margin-left: 145px;
	line-height: 1.7em;
	vertical-align:top;
	height: 20px;
	padding-top:0;
	vertical-align:top;
	}
