/**
 * 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 $
 */

* { margin:0; padding:0; } 
 
body { font:12px/1.55 Arial, Helvetica, sans-serif; color:#2f2f2f; text-align:center; }

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	text-decoration: underline;
	}
 
a:visited {
	color: #3300FF;
	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 {
	text-decoration: none;
	}

:focus { outline: 0; }

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.1em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

h6 {
  color: red;
  font-weight: bold;
  }

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 {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}	
	
.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: #00628E url("../images/background/bg_tall.jpg") repeat-x;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#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 {
	margin: 0em;
    background: url(../images/nav/top_nav_bkg.gif);
	font-weight: bold;
	color: #929292;
	height: 30px;
	width: 100%;
	}
	
#navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #000;
	height: 30px;
	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 {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #DBE4BA;
	white-space: nowrap;
	}
	
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	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: 0.5em;
	padding: 0.5em;
	}

#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;
	}

/*.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;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em 0.8em 0.8em 2.5em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0.5em;
	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;
	font-size: 1.2em;
	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 {
padding-left: 5px;}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	font-weight: bold;
	color: #656565;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background: #fff url("../images/background/sidebox_header.gif") repeat-x;
	padding: 0.5em 0.2em;
	}
	
.centerBoxHeading {
    width: 98%;
	margin-left: 5px;
}

.leftBoxContainer {
	border: 1px solid #cccccc;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	font:12px verdana, Arial, Helvetica, sans-serif; 
	color:#2f2f2f;
	line-height: 1.3em;
	}

.sideBoxContent a {
    color:#2f2f2f;
	text-decoration: none;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #656565;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #ffffff;
	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, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.categoryListBoxContents a {
	text-decoration: none;
	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: #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: #f0f0f0;
	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;
	}
	
 #outer {
  width: 970px;
  background: #fff;
  color: #000000;
  margin: 0px auto 0px auto;
  text-align: left;
 }

#header {
  margin: 0px;
  padding: 0px;
  display: block;
  font-size: .9em;
  background:url("../images/container.png") no-repeat -4px 28px;
}

.top_nav {
  float: right;
  }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

#productListHeading {
display:none
}

#indexCategoriesHeading {
display: none;
}

.categoryListBoxContents a {visibility:hidden;}
.categoryListBoxContents a img{visibility:visible;}

#slider {
  margin: auto;
  z-index: 0;
}

.floatright {
  float: right;
  padding: 5px;
  }
  
.floatleft {
  float: left;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  }
  
#newsBox a {
  text-decoration: underline;
  color: blue;
  }
  
#newsBox h3 {
  font-size: 1.2em;
  margin: 0.3em 3px;
  text-align: center;
  color: #333333;
}

#newsBox p {
  color: #333333;
  }
  
#productDescription_1 h2 {
  color: #333333;
  font-size: 1.2em;
  }
  
#productDescription_1 h3 {
  color: #333333;
  font-size: 1.1em;
  }
  
#crossSell h3 {
  color: #333333;
  font-size: 1.2em;
  }

#flatirons {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  }


/* Style - Image Hover */

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 2000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

/* end of Style - Image Hover */

/* 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: #616161;
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;}*/


.button_in_cart {
width: 180px;
height: 23px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(../../../../images/btn_continue.png);
}

.button_in_cartHover {
width: 80px;
height: 23px;
display:block;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(../../../../images/btn_continue_hover.png);
} 

/* End of stylesheet_css_buttons */

/* Facebook Fan Box */

.fan_box
.full_widget 
.connect_top {
	border: none;
}
.fan_box
.full_widget {
	border: none;
}
.connect_top a {
	color: #313131;
}
.connect_top a:hover {
	color: #000;	
}
.fan_box
.connections {
	border: none;
	color: #000;
}
.fan_box
.connections_grid
.grid_item
.name {
	color: #313131; 
}


/* End of Facebook Fan Box */

/* TPP */

.alignright {
  display:inline;
  float:right;
  margin-bottom:4px;
  margin-left:10px;
  overflow:hidden;
  border: 1px solid black;
}

.alignleft {
  display:inline;
  float:left;
  margin-bottom:4px;
  margin-right:10px;
  overflow:hidden;
}

/* TPP */
	
.snow_update {
	background: #fff url("../images/background/sidebox_header.gif") repeat-x;
	border: 1px solid #CCC;
	}
	
ul.snow_update {
	margin: 0;
	padding:  0.5em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	
ul.snow_update li {
	display: inline;
	color: #333333;
	}
	
	/* CSS for the scrollers */

div.horizontal_scroller, div.vertical_scroller {
	position:relative;
	height:30px;
	width:500px;
	margin: 0 auto;
	display:block;
	overflow:hidden;
	background: #fff url("../images/background/sidebox_header.gif") repeat-x;
	border:#CCC 1px solid;
	}

div.scrollingtext {
	position:absolute;
	top: 5px;
	white-space:nowrap;
	font-family:verdana,Arial, sans-serif;
	font-size:12px;
	color:#333333;
	}
	
#home_page_sale td {
	padding: 10px;
	}
	
#home_page_sale img, #ezPageDefault img {
	border: 1px solid #999; 
	-webkit-box-shadow:0 15px 20px -10px #aaa; 
	   -moz-box-shadow:0 15px 20px -10px #aaa; 
	        box-shadow:0 15px 20px -10px #aaa;
	}
	
#home_page_sale img a {
	border: none;
	}
	
.end_tune {
	margin-left: 40px;
	}
	
#atomic_prepay {margin-bottom:20px;border:1px solid #999;}
.atomic_prepay_head {background:#999;padding:5px;font-weight:700;}
.atomic_prepay_even {background:#f1f1f1;}
#atomic_prepay td {padding:10px;}

#ezPageDefault ol {
	margin-left: 40px;
	}

.footer_wrap {
	margin-top: 20px;
	padding: 20px 0;
	border-top: 1px solid #999;
	background-color: #d4d4d4;
	color: #333;
	font-family: verdana, serif;
	font-size: 11px;
	}
	
.footer_wrap a, .footer_wrap a:visited {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	}
	
.productListing-data {
	padding: 10px;
}

ul.zeal {
	list-style-type: none;
	margin-left: 20px;
}	


.product_list {
	margin-left: 40px;
}

/* orbit */

/* CSS for jQuery Orbit Plugin 1.2.3
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 
 
 
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#featured { 
	width: 460px;
	height: 220px;
	background: #fff url('../../../../images/orbit/loading.gif') no-repeat center center;
	overflow: hidden; }
#featured>img,  
#featured>div,
#featured>a { display: none; }

/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative;
	margin-bottom: 18px;}

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden;}

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none;
	width: 460px;
	height: 220px; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	width: 460px;
	height: 220px;}
	
.orbit-clear {
	clear: both;
	padding: 30px;
	}

.orbit-slide {
	background: #fff;
	}
	
.orbit-copy {
	width: 460px;
	}

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .1;
    cursor: pointer;
    z-index: 1001; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(../../../../images/orbit/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(../../../../images/orbit/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../../../images/orbit/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background: url(../../../../images/orbit/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }
	
.orbit-header {
	font-size: 26px;
	color: #004071;
	}
	
.orbit-list {
	margin-left: 80px;
	list-style-type: square;
}

.orbit-go {
  border: 0;
  margin: 15px 0 0 100px;
  }

/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif;}

.orbit-wrapper .orbit-caption {
    background: #004D70;
    background: rgba(0,0,0,.5);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 25px;
    height: 30px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    margin-top: -42px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(../../../../images/orbit/right-arrow.png);
    right: 0; }

div.slider-nav span.left {
    background: url(../../../../images/orbit/left-arrow.png);
    left: 0; }

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: -40px;
    left: 50%;
	margin-left: -50px;
    padding: 0; }

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(../../../../images/orbit/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
	
/* End orbit */

#courage {
	width: 700px;
	}
	
#pageContent {
	width: 970px;
	}
	
#indexDefaultMainContent {
	width: 940px;
	margin-left: -20px;
	}
	
.homeContent {
	width: 920px;
	padding: 10px;
	text-align: center;
	font-family: 'cuprum', verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	}

#homeColLeft {
	width: 480px;
	height: 480px;
	float: left;
	overflow: hidden;
	}
	
#homeColRight {
	width: 220px;
	height: 480px;
	float: right;
	overflow: hidden;
	}
	
#homeColMid {
	width: 240px;
	height: 480px;
	float: left;
	}
	
.imgHome {
	padding: 0 16px 19px 0;
	}
	
.imgHomeRight, .imgHomeMid {
	padding: 0 0 21px 0;
	}
	
.homeHeading {
	text-align: center;
	font-family: 'cuprum', verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #333;
	margin-bottom: 10px;
	}
.clear {
	clear: both;
	}
	
#productDescription h2 {
	color: #333;
	}
	
#productName {
	width: 500px;
	float: left;
	font-family: 'cuprum', verdana, helvetica, sans-serif;
	font-size: 2em;
	color: #333;
	}
	
#productPrices {
	width: 180px;
	padding: 10px;
	float: right;
	border: 1px solid #d1d1d1;
	}
