/**
 * 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 $
 */

/* Gallery */
.panel-overlay h2 {
	margin:4px 0 1px 0;
	color:#ED3594;
}

.panel-overlay p {
	margin:0 0 0 -3px;
}

/* Header */

#navMainWrapper {
	position:relative;
	z-index:1000;
	background:none !important;
	top:0px;
}

#navMainSearch input[type=submit] {
	background:#000;
	color:#fff;
	height:20px !important;
	width:35px !important;
	border:#000;
}

#navMain
{
	float:right;
}
#navMainSearch 
{
	float:right;

}

#navMainSearch {
	padding-top:2px;
}

#navMain ul.back {
	margin-top:0;
	margin-right:0px;
}

#tsence_header {
	margin-top:-35px;
	width:100%;
	height:100px;
	border-collapse:collapse;
}

#tsence_header td {
	padding:0px;
}

#tsence_header a {
	display:block;
}

#tsence_header a#headerMain {
	width:290px;
	height:100px;
}

#tsence_header #headerSpaceRight, #tsence_header #headerSpaceRight2 {
	display:block;
	width:57px;
	height:100px;
	background:url(/images/header/tsh_02.png) repeat-x top left;
}

#tsence_header #headerSpaceRight2 {
	width:30px;
}

#tsence_header td.menu_link {
	z-index:1001;
}

#tsence_header td.menu_link a {
	margin-top:29px;
}

#tsence_header #headerNewArrivals {
	background:url(/images/header/new_arrivals.png) no-repeat top left;
	width:135px;
	height:41px;
}

#tsence_header #headerNewArrivals:hover {
	background-position:0 -41px;
}

#tsence_header #headerIndieLimelight {
	background:url(/images/header/indie_limelight.png) no-repeat top left;
	width:160px;
	height:41px;
}

#tsence_header #headerIndieLimelight:hover {
	background-position:0 -41px;
}

#tsence_header #headerLookbook {
	background:url(/images/header/lookbook.png) no-repeat top left;
	width:115px;
	height:41px;
}

#tsence_header #headerLookbook:hover {
	background-position:0 -41px;
}

#tsence_header #headerBlog, #tsence_header #headerBlog:hover {
	z-index:-1;
	background:url(/images/header/blog.png) no-repeat top left;
	width:90px;
	height:41px !important;
}

#tsence_header #headerBlog:hover {
	background-position:0 -41px;
}

/*#tsence_header #headerPress {
	background:url(/images/header/press.png) no-repeat top left;
	width:101px;
	height:41px;
}

#tsence_header #headerPress:hover {
	background-position:0 -41px;
}*/

#tsence_header #headerAbout {
	background:url(/images/header/about_us.png) no-repeat top left;
	width:124px;
	height:41px;
}

#tsence_header #headerAbout:hover {
	background-position:0 -41px;
}

/*NEW HEADER*/
#tsence_header2 {
	margin-top:-10px;
	width:477px;
	height:36px;
	border-collapse:collapse;
}

#tsence_header2 td {
	padding:0px;
}

#tsence_header2 a {
	display:block;
}


#tsence_header2 td.menu_link {
	z-index:1001;
}

#tsence_header2 td.menu_link a {
	margin-top:10px;
}

#tsence_header2 #headerNewArrivals2 {
	background:url(/images/header/new_nav.gif) no-repeat top left;
	width:90px;
	height:20px;
}

#tsence_header2 #headerNewArrivals2:hover {
	background-position:0 -19px;
}

#tsence_header2 #headerIndieLimelight2 {
	background:url(/images/header/indie_nav.gif) no-repeat top left;
	width:116px;
	height:20px;
}

#tsence_header2 #headerIndieLimelight2:hover {
	background-position:0 -19px;
}

#tsence_header2 #headerLookbook2 {
	background:url(/images/header/lookbook_nav.gif) no-repeat top left;
	width:90px;
	height:20px;
}

#tsence_header2 #headerLookbook2:hover {
	background-position:0 -19px;
}

#tsence_header2 #headerBlog2, #tsence_header2 #headerBlog2:hover {
	z-index:-1;
	background:url(/images/header/blog_nav.gif) no-repeat top left;
	width:55px;
	height:20px !important;
}

#tsence_header2 #headerBlog2:hover {
	background-position:0 -19px;
}


#tsence_header2 #headerAbout2 {
	background:url(/images/header/about_us_nav.gif) no-repeat top left;
	width:68px;
	height:20px;
}
#tsence_header2 #headerAbout2:hover {
	background-position:0 -19px;
}

#tsence_header2 #headerSale2:hover {
	background-position:0 -19px;
}
#tsence_header2 #headerSale2 {
	background:url(/images/header/sale_nav.gif) no-repeat top left;
	width:57px;
	height:20px;
}



/* End Header */

/* End Header */

/* Start New Arrivals (Main Page) */

table#mainNewArrivals {
	border-collapse:collapse;
	width:800px;
}

table#mainNewArrivals td {
	padding:0px;
}

/*table#mainNewArrivals td #newArrivalsFlip {
	background:url(/images/shop_hover.gif) no-repeat top left;
	width:800px;
	height:557px;
	display:block;
}*/

table#mainNewArrivals td #newArrivalsFlip:hover {
	background-position:0 -226px;
}

/* End New Arrivals */

body {
	margin: 0;
	font-family:  arial, helvetica, sans-serif, verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	/*background-color: #DEDDCD;*/
	/*background-color: #E9EFB3;*/
	/*background-color: #E5DDD3;*/
	text-align:center;
	padding:5px 0px 10px 0px;
	
	
	/*

	background-image: url('/images/template/bg2.jpg');
	background-repeat: repeat
	border-spacing: 5px;
		border-style: double;
		border-color: #C5C3C3;
	border-collapse: separate;
	background-image: url('/images/template/bg.jpg');
	background-repeat: repeat
	*/
}

#popupImage body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	width:500px;
	border:none;
	
}

a img { border:none;}

img {border:none;}

a:link, #navEZPagesTOC ul li a {
	/*color: #2e3459;*/
color: #666666;
	text-decoration: none;
	}
 
a:visited {
	color: #666666;
	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: #fd14ce;
	}

a:active {
	color: #2e3459;
	}



h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.0em; font-bold:none;
	}

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

.sideBoxContent
{
	font-size: 1.0em;
}

#informationContent a
{
	padding-left:5px;
	font-size: 1.0em;
}

#categoriesContent a, #category-top a
{
	font-size: 1.1em;
	font-family:  Microsoft Sans Serif, Giraffe, Arial, terminal, sans-serif, sans-serif, Georgia,  Verdana, ;
	padding-left:5px;
}

.cpy_11 {
	font-size: 11px;
	}
	
.biggerText {
	font-size: 1.2em;
	}

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

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

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: 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 {
	background-color: #ffffff;	
	text-align:left;
	vertical-align: top;
	border-spacing: 50px;
	/*border-style: double;
	border-color: #C5C3C3;*/
	border-collapse: separate;
	width:1002px;
	}

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

#headerWrapper {
	
}

#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-top:-10px;
	padding:  0.5em 0em;
	list-style-type: none;
	}
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: 600;
	color: #888888;
	height: 1%;
	width: 600px;
	float:right;
	clear:both;
	
	}
#navMainWrapper
{	margin: 0em;
	background-color: #ffffff;
	font-weight: 600;
	color: #888888;
	height: 1%;
	width: 300px;
	float:right;
	clear:both;
	
	}


#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: #888888;
	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 {
	background-color: #ffffff;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	background-color: #ffffff;
	}

#navColumnTwo {
	background-color: #ffffff;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	font-family: Helvetica, Arial,"Trebuchet MS", Verdana, Georgia,  Verdana, sans-serif, sans-serif;
	font-size:1em;
	}

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

#productDescription {
	width:350px;
}

.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.8em;
	}

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

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

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

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

#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*/
/*.additionalImages,*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,  .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft { width: 150px;}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.5em 0.2em;
	
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding-top: 0.3em;
	padding-left: 0.9em;
	}

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

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

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

/*.additionalImages,*/
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .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;
	}

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #f0f0f1;
	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: #ffffff;
	/*background-color: #B7CABB;*/
	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:#F4EEE4;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
.pad_10
{
	padding: 10px;
}

.flt_l
{
	float:left;
}

.flt_r
{
	float:right;
}

.inline
{
	display:inline;
	white-space: nowrap;
}

.pad5_l { padding-left: 5px;}

/*#indexCategories img,*/
#indexProductList img, #productAdditionalImages img,  #productMainImage img, #crossSell img, #whatsNew img, #featuredProducts img, #productAlsoPurchased img  { border: 1px solid #f2f2f2; padding:3px; }

#categoryImgListing img { border:none; }

.no_border {  border:none; }
.no_padding { padding:0px; margin:0px }

.greeting { font-size: 11px; font-bold:none; }

.footerNav 
{ 
	text-align:center; 
	font-size: 1em; 
	font-family: Arial, Verdana, sans-serif;
	color: #666;
}
.footerNav a:link
{ 
	color: #999;
}
.footerNav a:hover
{
	color: #fd14ce;
	}


.sz10 {	font-size:10px;}
.sz11 {	font-size:11px;}
.sz12 {	font-size:12px;}
.b {  font-weight:bold;}
.bdr_gray { border: 1px solid #C5C3C3; padding:3px; }
.u {text-decoration:underline;}

.new_products 
{
float: left;
width: 205px;
height: 350px;
text-align: center;
}

.new_products img {
 border: 1px solid #f2f2f2;
}

#miscBox {
	width:350px;
	padding:10px 5px;
}

#miscBoxShareThis {
}

#miscBoxSizeChart {
}

#miscBoxSizeChart table tr td {
	padding:10px 5px;
}

#askQuestion {
	margin-top:6px;
	margin-bottom:10px;
}

#crossSell {
	border-top:1px solid #ccc;
}

#tsCheckoutButton {
	float:right;
	margin-bottom:25px;
}

#tsModelNumber {
	margin-top:15px;
	color:#AAA;
}

#productsListingBottomNumber {
	clear:both;
}

.none
{
	display:none;
}


/* 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: #2e3459;
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: black;}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/


/*slideshow*/
#photos .panel img {
	width:800px;
	height:532px;
	border:none;
	}
	
#limeliight_photos .panel img {
	width:800px;
	height:250px;
	border:none;
}
.clear-both
{
	clear:both;
}
.pad_5t 
{
	padding-top:5px;
}
.pad_t 
{
	padding-top:10px;
}
.nav_wrapper_new
{
padding-left: 150px;  padding-bottom:10px; padding-top:11px;

}

div#fixed{
  position: fixed;
  top: 0;
  right: 0;
  z-index: 201;
}






