@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);

/* - - RESET - - */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, table, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,* {
	margin:0;

	border:0;
	
	
	
	}
#galoob {
	
	
	background: -webkit-linear-gradient(left, maroon , black);
   background: -o-linear-gradient(right, maroon, black);
   background: -moz-linear-gradient(right, maroon, black);
   background: linear-gradient(to right, maroon, black); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


#navColumnOne li {
	padding-bottom: 10px;
	
}

#Topper a {
	text-decoration: none;
	color: #C9E3FA;
	}
	
#Topper a:hover {

  text-decoration:none;

  text-shadow:0px 0px 4px #FDA041;}

#indexDefaultMainContent a {
	text-decoration: none;
	color: #6668A3;
	}

#indexDefaultMainContent img {
	padding: 5px;

	}

#indexDefaultMainContent a:hover {

  text-decoration:none;

  text-shadow:0px 0px 4px #FDA041;}
  
#indexDefaultMainContent p {
	font-style: normal; 
    font-weight: normal; 
    font-family: Tahoma, Verdana, Impact, Arial, Helvetica, san-serif;
	}

#neon

	h3 a
{
	font-family:gibsonregular,gibsonlight,Georgia,Times,serif;
	text-align:justify;
	
	}

#neon {
	margin-top:0px;
	margin-bottom:0px;
	font-size:30px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	transition:all .5s;
	-webkit-animation:live 4s ease-in-out infinite alternate;
	-moz-animation:live 4s ease-in-out infinite alternate;
	animation:live 4s ease-in-out infinite alternate;
	font-size:14px;
	-webkit-border-radius:4px;
	-webkit-background-clip:padding-box;
	-moz-border-radius:4px;
	-moz-background-clip:padding;
	
	
	
	padding:2px;text-align:center;
	color:#CF2A70;
	text-transform:uppercase}

@-webkit-keyframes live
	{0%{border-color:#EDDF7B;color:#EDDF7B;text-shadow:0 0 10px #EDDF7B,0 0 13px #EDDF7B,0 0 16px #EDDF7B}
	50%{border-color:#CF2A70;color:#CF2A70;text-shadow:0 0 5px #CF2A70,0 0 8px #CF2A70,0 0 12px #CF2A70}100%
	{border-color:#09c;color:#09c;text-shadow:0 0 1px #09c,0 0 4px #09c,0 0 8px #09c}}



/* - - GRID - - */
[class*='col-'] {float: left;}
.clear:after,.centerColumn:after {content:"";display:table;clear:both;}
[class*='col-'] {padding-left:20px;}
.nudge {margin-left:-20px;}

*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.col-1-6 {width:16.6667%;}
.col-1-5 {width:20%;}
.col-1-4 {width:25%;}
.col-1-3 {width:33.3333%;}
.col-1-2 {width:50%;}
.col-2-3 {width:66.66%;}
.col-3-4 {width:75%;}
.col-4-5 {width:80%;}

img{
	max-width:100%;
	height:auto;}
 
 /*background-attachment: fixed;
	background-image: url(../mainback.jpg);
	background-repeat: repeat;
	background-position: center top;
	*/
  
body {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-color: #c5deff;
    
	}

a img {border: none; }

#contentMainWrapper{padding:0 10px;} 



h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	margin:0 0 20px;
	line-height:1.2em;
	font-size:1.2em;
	}

fieldset {border:1px solid #552C00;padding:10px;margin:0 0 20px;}
legend{background:#F4EDDF;border:1px solid #552C00;padding:5px 8px;font-weight:bold;}
input[type="text"],input[type="password"],input[type="email"],textarea,select {border:1px solid #552C00;width:100%;padding:5px;}
fieldset [class*='col-']{margin-top:10px;}
fieldset [class*='col-'] label{margin-top:5px;}

strong,b{font-weight:bold;}

/* - - SIDR - - */
#mobilenav {
	display:none;
	text-align:center;
	border-top:1px solid #552C00;
	margin-bottom:20px;
	}
	
#mobilenav a{
	border-left:1px solid #552C00;
	border-bottom:1px solid #552C00;
	display:block;
	padding:20px 0;
	float:left;
	width:25%;
	font-size:3em;
	}
	
#mobilenav a#sidemenu{
	border-left:none;
	border-bottom:none;
	}
	
a#sidemenu{}
.sidr{
	text-align:left;
	display:none;
	position:absolute;
	position:fixed;
	top:0;
	height:100%;
	z-index:999999;
	width:260px;
	overflow-x:none;
	overflow-y:auto;
	color:#fff;
	-webkit-box-shadow:inset 0 0 5px 5px #222;
	-moz-box-shadow:inset 0 0 5px 5px #222;
	box-shadow:inset 0 0 5px 5px #222;
	background:#2e2e2e;
	}
	
.sidr .sidr-inner{padding:0 0 15px}
.sidr.right{left:auto;right:-260px}
.sidr.left{left:-260px;right:auto}
.sidr h3{padding-left:10px;padding-top:10px;}
.sidr ul{display:block;}
.sidr ul li{display:block;margin:0;line-height:34px;border-top:1px solid #4d4d4d;border-bottom:1px solid #1a1a1a;padding-left:10px;}
.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:35px}
.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}
.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}
.sidr ul li ul{border-bottom:none;margin:0}
.sidr ul li ul li{line-height:40px;font-size:13px}
.sidr ul li ul li:last-child{border-bottom:none}
.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:41px}
.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}
.sidr ul li ul li a{color:rgba(255,255,255,0.8);padding-left:30px;} 
.sidr h3{margin:0 0 10px;}
.sidr-class-catBoxHeading1,.sidr-class-catBoxHeading2{font-weight:bold;}

#mobsearch{display:none;clear:both;padding:20px;border-bottom:1px solid #552C00;}
#mobsearch input[type="text"]{width:75%;float:left;height:40px;padding-left:10px;}
#mobsearch input[type="submit"]{width:22%;float:right;height:40px;}

#logoWrapper{
	padding:10px;
	background-attachment: fixed;
	background-image: url(../background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
	}
#navMainSearch{position:relative;}
#navMainSearch input{height:30px;}
#navMainSearch input[type="submit"]{position:absolute;right:0;top:0;}

#footer{margin-top:20px;} 

#productListing .col-1-3{margin-top:20px;}
#productListing .col-1-3 img{width:auto;height:200px;max-width:100%;margin:0 0 20px;}

#productMainImage img{width:100%;height:auto;}
#productAttributes label {padding:5px 5px 0 0;}
h4.optionName {margin:6px 0 0;font-size: 1em;font-weight: normal;}
.wrapperAttribsOptions input.char_count{background:none;border:none;width:auto;padding:0;margin:0 0 5px;}



a, #navEZPagesTOC ul li a {
	color: #552c00;
	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: #cfe5ff;
	text-decoration: underline;
	}

.larger{
	font-size: 1.1em;
	}

.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 {
	margin: auto;
	display: block;
	}

input:focus,textarea:focus {border-color:#F48120;}

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

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

LABEL.inputLabel {
	float: left;
	}

LABEL.inputLabelPayment {
	float: left;
	}

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

    p{margin:0 0 20px;}

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;
	}
#headerWrapper {
	background-color: black;
}


/*wrappers - page or section containers*/
#mainWrapper {
	
	background-color: white;
	text-align: left;
	max-width: 952px;
	vertical-align: top;
	}
	
#indexDefaultMainContent {
	/* background-color: white; */
}

#mainWrapper {
	background-attachment: fixed;
	background-image: url(../papertexture.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	
	} 

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

#sendSpendWrapper {
	border: 1px solid #DDD1B9;
	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 {
	font-size: 1.25em;
	font-weight: bold;
}
.navNextPrevCounter {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper,.leftBoxHeading,.centerBoxHeading {font-weight: bold;color:#6da6e8;padding:10px;background: #002255;
background: -moz-linear-gradient(top,  #002255 0%, #002255 0%, #2d1400 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002255), color-stop(0%,#002255), color-stop(100%,#00142d));
background: -webkit-linear-gradient(top,  #002255 0%,#002255 0%,#00142d 100%);
background: -o-linear-gradient(top,  #002255 0%,#002255 0%,#00142d 100%);
background: -ms-linear-gradient(top,  #002255 0%,#002255 0%,#00142d 100%);
background: linear-gradient(to bottom,  #002255 0%,#002255 0%,#00142d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002255', endColorstr='#00142d',GradientType=0 );
}

#navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	height: 1%;
	width: 100%;
	visibility: hidden;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	list-style-type: none;
    height:30px;
    line-height:30px;
	}

#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;
	color: #6da6e8;
	white-space: nowrap;
	font-weight: normal;
	text-transform: uppercase;
    margin:0 10px 0 0;
	}

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



.buttonRow {margin:10px 0 0;}

#navBreadCrumb {
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOneWrapper {
	
	}

#navColumnTwo {
	}
	
.navNextPrevWrapper {
	margin-bottom: 1em;
}

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


h1.productGeneral {
	font-size: 1.75em;
	border-bottom-color: #552C00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #552C00;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	} 

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


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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 16px;
	font-weight: bold;
	color: #6da6e8;
	text-transform: uppercase;
	text-shadow:0px 0px 4px #FDA041;
	}

.leftBoxHeading {padding:10px 0;margin:0;}

.centerBoxHeading{padding:10px 0;}

.leftBoxContainer {
	border:1px solid #552c00;
	background:#6668A3;
	margin:0 0 0px;
	}

.sideBoxContent {padding:10px;}

.sideBoxContent a {
	font-size: 15px;
	font-weight: bold;
	color: #C9E3FA;
}

.sideBoxContent a:hover {
	text-decoration:none;
	text-shadow:0px 0px 4px #FDA041;
}

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

.rightBoxHeading {
	margin: 0em;
	background-color: #911F1F;
	padding: 0.5em 0.2em;
	}

h3.leftBoxHeading a:hover {
	color: #FFF690;
	text-decoration: none;
	} 

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

.rightBoxContent {
	background-color: #DDD1B9;
	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, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}


@media screen and (max-width:830px){
    #productListing .col-1-3 img{height:180px;}
    #indexDefaultMainContent img{max-width:100%;}
    #navMain ul li.social{display:none;}
}

@media screen and (max-width:780px){
    #productListing .col-1-3 img{height:150px;}
}

@media screen and (max-width:700px){
    #productListing .col-1-3 img{height:130px;}
    #navMain ul li:first-child{display:none;}
}

@media screen and (max-width:640px){
    body{background:none;}
    #mobilenav{display:block;}
    .nomob,#sidr-id-reviews{display:none;}
    .fwm{width:100%;}
    .hwm{width:50%;}
    .mobcenter{text-align:center;}
    .categoryImg{margin-top:20px;}
    #productListing .col-1-3 img{height:200px;}
    #footer{font-size:0.9em;padding:10px;color:#fff;background:#552c00;
    background: -moz-linear-gradient(top,  #552c00 0%, #552c00 0%, #2d1400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#552c00), color-stop(0%,#552c00), color-stop(100%,#2d1400));
    background: -webkit-linear-gradient(top,  #552c00 0%,#552c00 0%,#2d1400 100%);
    background: -o-linear-gradient(top,  #552c00 0%,#552c00 0%,#2d1400 100%);
    background: -ms-linear-gradient(top,  #552c00 0%,#552c00 0%,#2d1400 100%);
    background: linear-gradient(to bottom,  #552c00 0%,#552c00 0%,#2d1400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#552c00', endColorstr='#2d1400',GradientType=0 );}
    #footer a{color:#6da6e8;}
}

#candletable h1,h2,h4,h5 {

  color:#F5F6CE;
  text-align:left;
  background-color: #6668A3;
  background-repeat:repeat-x;
}

		#productbox  {
	border: 1px solid;
	border-color: #D8D8D8;
    position:relative;
	padding-top:15px;
	}
	
	#productbox a {
    	color:yellow;
		text-decoration:none;
	}
	#productbox a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
	
 #dinner {
  position: absolute;  
  bottom:0;
  left:25px;
  padding-bottom:2px;
}


/* Style the search field */
form.forma input[type=text] {
  padding: 7px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 80%;
  background: #f1f1f1;
}

/* Style the submit button */
form.forma button {
  float: left;
  width: 20%;
  padding: 9px;
  background: #2196F3;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
}

form.forma button:hover {
  background: #0b7dda;
}

/* Clear floats */
form.forma::after {
  content: "";
  clear: both;
  display: table;
}

 /* The container must be positioned relative: */
.custom-select {
  position: relative;
  font-family: Arial;
}

.select-selected {
  background-color: DodgerBlue;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
} 

/**
 * 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 2765 2006-01-01 21:15:45Z birdbrain $
 */

/* css buttons */
.cssButton, .cssButtonHover {
	/*width : 20em;*/
background-color: #cdecff;
	color : white;
	border: 2px outset #2d1400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8 em;
	text-align:center;
	white-space: nowrap;
	text-decoration: none;
	font-weight: normal;
	padding: 0.3em;
/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
cursor: pointer;
}

.cssButtonHover {
background-color:#2d1400;
color: white;
border-style: inset;
text-decoration: none;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
  .centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("themes.gif") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }