/*
Client: Cool Sac
Version: 2.0
Author: Justin Von Strasburg, Mike Silvestri, and the kind folks at BigCommerce
*/


/*
Colors:
Black - #000000
White - #ffffff
Red - #C70000
Grey - #545454
Dark Grey/Black-like - #161616

*/


/* BASICS
==========================================================================*/
body {
background: #000000 url(../../../content/img/bg.jpg) top center repeat-x;
font-family: Verdana, Arial, sans-serif;
font-size: 75%; /* equals 12px, all equations for fonts are based on 12px */
font-weight: normal;
letter-spacing: .0625em;
color: #ffffff;
-webkit-text-size-adjust: none;
}

h1, h2, h3, h4, h5, h6 { font-family: ClarendonBT-Black; font-weight: normal; text-transform: uppercase; }

h1 {
font-size: 32px;
line-height: 36px;
margin: 0 0 10px;
padding: 0px 0px 5px 0px;
}

h2 {
font-size: 32px;
line-height: 36px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 5px 0px;
}

h3 {
font-size: 17px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 5px 0px;
}

p {
margin: 0px 0px 18px 0px;
line-height: 1.6em;
}

a {
color: #C70000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:focus {
text-decoration: none;
}

a:focus {
outline: 1px dotted #000;
}

a:active {
outline: none;
}

ol, ul, dir, menu, dd {
margin: 0 0 20px 30px;
}

ol li, ul li {
margin: 0 0 10px 0;
}

s, strike, del {
text-decoration: line-through;
display: block;
}
   

/* STRUCTURE and CONTENT
==========================================================================*/

#Container, #Outer {
clear: both;
}

#Header {
background: url(../../../content/img/nav_bg.png) repeat-x;
margin: 45px 0px 50px 0px;
height: 56px;
}

#header_inner {
position: relative;
max-width: 81.666666667em; /* 100px / 12px = 81.666666667em */
margin: 0 auto;
padding: 6px 0px 0px 0px;
}

#Logo {
position: absolute;
top: -37px;
left: -8px;
}
#Logo a {
background: url(../../../content/img/logo.png) no-repeat;
display: block;
text-indent: -9999px;
width: 162px;
height: 126px;
}

#shield {
position: absolute;
top: 0px;
left: 160px;
background: url(../../../content/img/flag_shield.png) no-repeat;
font-style: italic;
font-weight: bold;
padding: 18px 0px 20px 50px;
}

#Wrapper { 
max-width: 81.666666667em; /* 100px / 12px = 81.666666667em */
margin: 0 auto;
}

.Left { 
width: 22%;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 190px 0px;
}

.Left h2 {
font-size: 16px;
line-height: 18px;
}

.Left a {
display: block;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
background: url(../../../content/img/arrow.png) right center no-repeat;
}

.Left a:hover {
text-decoration: underline;
}

.Left ul {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #545454;
}

.Left ul li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-top: 1px solid #161616;
}

.Left ul li a {
padding: 8px 30px 8px 0px;
border-top: 1px solid #545454;
}



.Left .BlockContent {
margin: 0;
}

.Left .Block {
margin: 0px 0px 40px 0px;
padding: 0px 0px 0px 0px;
}


.Content, .Content.Wide, .Content.Widest {
position: relative;
float: right;
width: 74%;
padding: 0px 0px 40px 0px;
margin: 0px 0px 0px 0px;
}

.Content .Block {
clear: both;
}
.Block {
padding-bottom:10px;
}
.Content .Block {
background:none !important;
border:none !important;
}

.Right { display: none; }
.main_banner { display: none; }
.BrandCloud { display: none; }

#contactbar {
background: #545454;
margin: 0px 0px 10px 0px;
}

#contactbar_inner {
position: relative;
background: url(../../../content/img/contactbar_bg.png) right no-repeat;
max-width: 81.666666667em; /* 100px / 12px = 81.666666667em */
margin: 0 auto;
padding: 20px 0px 10px 0px;
}

.contactbar_inner_b {
width: 22%;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 40px 0px 0px;
}

.contactbar_inner_b a {
font-size: 16px;
color: #ffffff;
background: #C70000;
text-decoration: none;
display: block;
margin: 0px 0px 10px 0px;
padding: 5px 5px 5px 5px;
}

.contactbar_inner_b a:hover {
text-decoration: none;
background: #4c4c4c;
}

#freeshipbanner {
position: absolute;
top: 290px;
right: 465px;
z-index: 9999;
}

#loyalbanner {
display: block;
position: absolute;
top: -30px;
left: 440px;
z-index: 9999;
}

#lady {
position: absolute;
top: -179px;
left: 0px;
background: url(../../../content/img/lady.png) no-repeat;
width: 152px;
height: 179px;
}

#sac {
position: absolute;
bottom: -30px;
right: -70px;
background: url(../../../content/img/sac.png) no-repeat;
width: 135px;
height: 151px;
}

#Footer {
max-width: 81.666666667em; /* 100px / 12px = 81.666666667em */
margin: 0 auto;
}

/* BIGCOMMERCE DEFAULT SYTLES
==========================================================================*/

hr {
margin: 10px 0;
padding: 0;
background: #545454;
height: 1px;
border:0;
}


/* NAVIGATION
==========================================================================*/
/* Top Navigational Menu */
#TopMenu {
position: absolute;
top: -38px;
right: 0px;
}
#TopMenu ul {
list-style: none;
padding: 0;
margin: 0;
}
#TopMenu li {
list-style: none;
float: left;
margin: 0;
padding: 0;
}
#TopMenu li a {
display: block;
text-decoration: none;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding: 0 10px;
margin: 8px 0 0 0;
border-right: 1px solid #ffffff;
}
#TopMenu li div {
display: block;
text-decoration: none;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding: 0px 0px 0px 10px;
margin: 8px 0 0 0;
}
#TopMenu li div a {
padding: 0;
margin: 0;
display: inline;
font-size: 11px;
border-right: none;
}
#TopMenu li a:hover {
text-decoration: underline;
}

/* Pages Menu */
#Menu {
float: right;
}
#Menu ul {
margin: 0;
padding: 0;
}
#Menu li {
float: left;
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
#Menu li.First {
border-left: 1px solid #BF0000;
}
#Menu li a {
display: block;
float: left;
color: #ffffff;
font-size: 16px;
font-family: ClarendonBT-Black; font-weight: normal; text-transform: uppercase;
padding: 10px 20px 10px 20px;
border-right: 1px solid #BF0000;
}
#Menu li a:hover {
text-decoration: underline;
}
#Menu li ul {
display: none;
}
/* Holly Hack. IE Requirement */
* html #Menu ul li {
float: left;
height: 1%;
}
* html #Menu ul li a {
height: 1%;
}
/* End */

.SideCategoryListClassic { 
border-bottom: 1px solid #545454;
padding: 0px 0px 0px 0px;
margin: 0px 0px 40px 0px;
}

.SideCategoryListClassic ul { 
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-bottom: none;
}

.SideCategoryListClassic ul li { 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.SideCategoryListClassic ul li a {
margin: 0px 0px 0px 0px;
padding: 20px 0px 20px 0px;
font-size: 16px;
font-family: ClarendonBT-Black; font-weight: normal;
}

/* FORMS and SEARCH
==========================================================================*/

#SearchForm {
display: none;
}

input, select {
font-size: 11px;
}
input {
padding: 1px;
}
input, select {
cursor: pointer;
}
input[type='text'], input[type='password'] {
cursor: text;
}

select option {
padding: 0 10px;
}

.HorizontalFormContainer dl, .VerticalFormContainer dl {
margin: 0;
}
.HorizontalFormContainer dt {
width: 160px;
float: left;
clear: left;
}
.HorizontalFormContainer dd.ProductField {
height: 20px;
}

.HorizontalFormContainer dt img {
vertical-align: middle;
float: left;
}

.HorizontalFormContainer dt .fieldLabel {
float:left;
padding-top: 4px;
padding-left: 4px;
}
.HorizontalFormContainer dd {
margin-left: 170px;
}
.NarrowFormContainer dt {
width: 110px;
}
.NarrowFormContainer dd {
margin-left: 120px;
}
.HorizontalFormContainer p.Submit {
margin-left: 170px;
}
.NarrowFormContainer p.Submit {
margin-left: 120px;
}
.VerticalFormContainer dt {
margin-bottom: 6px;
}
.VerticalFormContainer dd {
margin-bottom: 6px;
margin-left: 10px;
}

/* Newsletter Subscription Form */
.NewsletterSubscription {
clear: both;
margin: 40px 0px 0px 0px;
}

.NewsletterSubscription h2 {
border-bottom: 1px solid #545454;
}
.NewsletterSubscription label {
clear: both;
float: left;
}
.NewsletterSubscription input {
width: 129px;
font-size: 0.9em;
padding: 3px;
margin-bottom: 5px;
}
.NewsletterSubscription .Button {
width: 124px;
height: 22px;
border: 0;
margin-top: 6px;
vertical-align: middle;
}




/* PRODUCT and STORE STYLES
==========================================================================*/
/* Product Listings */

.ProductList {
list-style: none;
margin: 0;
padding: 0;
}
.Content .ProductList li {
list-style: none;
float: left;
width: 155px!important;
font-size: 0.95em;
margin: 4px 4px 10px 4px;
padding: 4px;
overflow: hidden;
min-height: 17em;
}
.ProductList a {
text-decoration: none;
}
.ProductList .ProductImage {
margin: 0 0 5px 0;
display: block;
height: 120px;
text-align: center;
overflow: hidden;
}
.ProductList p {
margin: 5px 0 5px 5px;
}
.ProductList strong, .ProductList strong a {
color: #050402;
font-weight:400;
padding-bottom:3px;
font-size:.99em;
}
.Left .ProductList strong, .Left .ProductList strong a, .Right .ProductList strong, .Right .ProductList strong a {
font-weight:400;
display:block;
}
.Left .TopSellers .ProductList strong, .Left .TopSellers .ProductList strong a, .Right .TopSellers .ProductList strong, .Right .TopSellers .ProductList strong a {
font-weight:400;
}
.ProductPrice, .ProductList em {
font-style: normal;
font-weight: normal;
}
.ProductList .Rating {
font-size: 0.9em;
font-weight: bold;
}
.ProductList li .ProductCompareButton {
margin-top: 3px;
text-align: center;
}
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
display: none;
}
.Left .ProductList li, .Right .ProductList li {
clear: both;
list-style: none;
margin: 0;
margin-top: 5px;
padding: 3px 0 5px 0;
color: #000000;
}
.Right .SideCart p {
color: #000000;
}/* Top Seller Block Specific */
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
float: left;
width: 16px;
font-size: 1.2em;
padding: 0 0 3px 3px;
}
.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails { /* Contains the details of the item */
margin-left: 27px;
width: 110px;
padding: 3px 0 3px 0;
font-weight:400;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
clear: both;
float: left;
width: 147px;
margin: 10px auto 5px auto;
padding: 4px;
overflow: visible;
display: inline;
}
.Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 img {
text-align: center;
overflow: hidden;
margin:0 auto;
width: 130px !important;
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
width: 44px;
height: 34px;
font-size: 2em;
padding: 4px 0 6px 0;
margin: 35px 0 0 105px;
text-align: center;
display: Block;
position:absolute;
}
.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails {
margin: 10px 16px;
}
.Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage {
width: 130px;
display: inline;
text-align: center;
overflow: hidden;
margin:0 auto;
}
.Left .TopSellers li.TopSeller1 .ProductImage a, .Right .TopSellers li.TopSeller1 .ProductImage a {
width: 130px;
display: block;
text-align: center;
overflow: hidden;
margin:0 auto;
}
.Content .TopSellers li .TopSellerNumber {
display: none;
}
.Left .TopSellers .ProductActionAdd a, .Right .TopSellers .ProductActionAdd a {
font-weight:400 !important;
}
/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
list-style: none;
margin: 0;
padding: 0;
}
.Breadcrumb {
font-size: 1em;
padding: 15px 0 4px 0;
border-bottom: 1px solid #DCDFE2;
}
.Breadcrumb li {
padding-left: 6px;
display: inline;
}
.Breadcrumb li a {
padding-right: 10px;
background: url('../../SimpleStore/images/BreadcrumbSep.gif') no-repeat right;
}
.FindByCategory ul, .FindByCategory li {
list-style: none;
padding: 0;
margin: 0;
}
.FindByCategory li {
padding-left: 12px;
background: url('../../SimpleStore/images/BreadcrumbSep.gif') no-repeat 3px 5px;
padding-right: 8px;
display: inline;
}
/* Miscellaneous Definitions */

.Meta {
color: #444;
font-size: 0.93em;
}
.Left .FeedLink, .Right .FeedLink {
padding-right: 5px;
}
.Content .FeedLink {
margin-top: 4px;
}
.FloatRight {
float: right;
}
.FloatLeft {
float: left;
}
.ClearRight {
clear: right;
}
.ClearLeft {
clear: left;
}
.CompareButton {
clear: both;
text-align: right;
margin-top: 12px;
padding: 4px;
}
.Clear {
clear: both;
}
.Field45 {
width: 45px;
}
.Field100 {
width: 100px;
}
.Field150 {
width: 150px;
}
.Field200 {
width: 200px;
}
.Field250 {
width: 250px;
}
.Field300 {
width: 300px;
}
.Field350 {
width: 350px;
}
.Field400 {
width: 400px;
}
.MB10 {
margin-bottom:10px;
}
.MT0 {
margin-top:0px;
}
.LH140 {
line-height:140%;
}
.PLRB5 {
padding:0px 5px 5px 5px;
}
.PLR10 {
padding:0px 10px 0px 10px;
}
.PL20 {
padding:0px 0px 0px 20px;
}
.PL40 {
padding:0px 0px 0px 40px;
}
.ML20 {
margin:0px 0px 0px 20px;
}
.MT10 {
margin-top:10px;
}
.PL10 {
padding-left:10px;
}
.PB2 {
padding-bottom:2px;
}
.NoMarginBottom {
margin-bottom: 0;
}
.Required {
color: red;
font-weight: bold;
visibility: visible;
}

.InfoMessage {
padding: 8px 6px 8px 28px;
margin-bottom: 10px;
}
.SuccessMessage {
padding: 8px 6px 8px 28px;
margin-bottom: 10px;
}
.ErrorMessage {
padding: 8px 6px 8px 28px;
margin-bottom: 10px;
}
/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
float: left;
width: 335px;
border-right: 1px solid #ccc;
padding-right: 20px;
}
.AccountLogin {
float: left;
padding-left: 20px;
width: 335px;
}
ul.ShippingAddressList, ul.ShippingAddressList li {
list-style: none;
margin: 0;
padding: 0;
}
ul.ShippingAddressList li {
width: 30%;
float: left;
margin-right: 10px;
margin-bottom: 20px;
}
.PrimaryProductDetails .ProductThumb {
float: left;
width: 250px;
text-align: center;
padding: 20px 20px 20px 20px;
background: #ffffff;
}

.PrimaryProductDetails .ProductMain {
width: 334px;
float: right;
}
.ProductDetailsGrid {
padding:0 10px;
}
.ProductDetailsGrid .DetailRow {
clear:both;
padding:5px 0;
}
.ProductDetailsGrid .Label {
font-weight:700;
float:left;
padding-right:15px;
}
.ProductDetailsGridDimensions {
padding: 0 10px 20px 10px;
border-bottom: 1px solid #333333;
}
.ProductDetailsGridDimensions .DetailRow {
clear:both;
padding:5px 0;
}
.ProductDetailsGridDimensions .Label {
font-weight:700;
float:left;
padding-right:15px;
}
.ProductDetailsGrid .BulkDiscount input {
margin:-23px 0 0 60px
}
#ProductDescription, #ProductByCategory, #ProductReviews {
padding:15px;
}
.Content .BlockContent {
padding:15px 0;
}
.mainpage .BlockContent, #ProductDescription .BlockContent, #ProductByCategory .BlockContent, #ProductReviews .BlockContent, #ProductDetails .BlockContent {
padding:0 !important;
}
.PrimaryProductDetails dl {
font-size: 0.90em;
}
.PrimaryProductDetails dt {
font-weight: bold;
width: 80px;
clear: left;
}
.PrimaryProductDetails dd {
margin-left: 90px;
}
.Right hr {
margin: 5px 0 0;
}
.Content h3 {
margin-bottom: 5px;
}
.ComparisonCheckbox {
float: left;
}
.SideRecentlyViewed .CompareButton {
margin: 10px 0 0 0;
padding: 0;
}
.SideRecentlyViewed .ProductList li {
margin-left: 0;
}
.SideRecentlyViewed .ProductDetails {
margin-left: 20px;
}
/* Product Comparisons */
.ComparisonTable {
width: 100%;
}
.ComparisonTable td {
vertical-align:top;
font-size: 11px
}
.CompareFieldName {
width:95px;
padding:8px 10px 8px 15px;
}
.CompareFieldTop {
padding:5px;
text-align:center;
}
.CompareFieldTop a {
text-decoration:none;
font-size:10px;
}
.CompareFieldTop a:hover {
text-decoration:underline;
}
.CompareLeft {
padding:5px 10px 5px 10px;
}
.CompareCenter {
text-align:center;
padding:5px;
}
.CompareRating {
text-align:center;
padding-top:8px;
vertical-align:middle;
}
.CompareProductOption {
margin-left:20px;
padding-left:5px;
}
.Availability {
color:gray;
}
.LittleNote {
color:gray;
font-size: 0.85em;
}
.ViewCartLink {
padding-left: 20px;
padding-top: 4px;
padding-bottom: 8px;
font-size:.8em
}
.CheckoutLink {
font-size:.8em
}
/* General Tables */
table.General, table.CartContents, table.General {
width: 100%;
margin: 10px 0;
}
table.General thead tr th, table.CartContents thead tr th {
padding: 6px 10px;
text-align: left;
}
table.General tbody td, table.CartContents tbody td {
padding: 6px 10px;
vertical-align: top;
color: #000000;

}
table.General tbody tr.First td {
border-top: 0;
}
/* Cart Contents Table */

.CartContents tbody td {
border-bottom: 0;
}
.CartContents .ProductName a {
font-weight: bold;
}
.CartContents tfoot .SubTotal td {
text-align: right;
font-weight: bold;
}
.ProceedToCheckout {
text-align: right;
}
.Content .ProceedToCheckout {
width: 200px;
float: right;
}
.ProceedToCheckout a {
padding-top: 5px;
}
.ProductOptionList, .ProductOptionList li {
list-style: none;
margin: 0;
padding: 0;
}
ul.ProductOptionList {
margin-top: 5px;
margin-bottom: 10px;
}
.ProductOptionList li {
margin-bottom: 3px;
margin-left: 2px;
}
.ProductOptionList input {
vertical-align: middle;
}
.MiniCart .SubTotal {
text-align: center;
font-size: 115%;
color: #333;
}
.MiniCart .CartProductOptionList {
display: block;
}
.JustAddedProduct {
width: 128px;
overflow: hidden;
margin: auto;
text-align: center;
padding: 5px;
margin-bottom: 10px;
}
.JustAddedProduct strong, .JustAddedProduct a {
font-weight: bold;
font-size: 1.02em;
display: block;
margin-bottom: 3px;
}
.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
list-style: none;
padding: 0;
margin: 0;
}
.CategoryPagination {
padding: 5px;
text-align: center;
}
.CategoryPagination .PagingList li {
display: inline;
padding: 0 5px;
}/* Quick Search */
.QuickSearch {
margin: 0;
padding: 0;
text-align: left;
border-collapse: collapse;
background: #fff;
border: 1px solid #BFBFBF;
}
.QuickSearchTitle td, .QuickSearchAllResults td {
font-weight: bold;
padding: 4px;
font-size: 11px;
}
.QuickSearchResult td {
font-size: 11px;
padding:8px 0px 8px 8px;
cursor: pointer;
}
.QuickSearchResultImage {
margin-left: 4px;
margin-right: 10px;
text-align: center;
}
.QuickSearchResultNoImage {
padding-top: 10px;
color: #777;
}
.QuickSearchResultName {
font-weight: bold;
text-decoration: none;
display: block;
padding-bottom: 5px;
}
.QuickSearchResult .Price {
font-size: 11px;
}
.QuickSearchHover td {
background: #E8F4F8;
}
.QuickSearchHover a {
text-decoration: underline;
font-weight:bold;
}
.QuickSearchAllResults {
text-indent: -7000px;
}
.QuickSearchAllResults a:active, .QuickSearchAllResults a {
outline: none;
-moz-outline-style: none;
}
/* Brand Tag Clouds */
.BrandCloud .smallest {
font-size:12px;
}
.BrandCloud .small {
font-size:15px;
}
.BrandCloud .medium {
font-size:18px;
}
.BrandCloud .large {
font-size:20px;
}
.BrandCloud .largest {
font-size:26px;
}
.BrandCloud a {
padding-right: 5px;
}
.DownloadExpires {
padding-top: 3px;
font-style: italic;
color: gray;
}
.DownloadExpiresToday {
color: red;
}
.CheckoutRedeemCoupon h4 {
margin-top: 0;
}
.CheckoutRedeemCoupon p {
margin-top: 10px;
margin-bottom: 0;
}
.BillingDetails {
float: left;
width: 48%;
margin-right: 10px;
margin-bottom: 15px;
}
.ShippingDetails {
float: left;
width: 48%;
margin-bottom: 15px;
}
.ProductDetailsGrid dt {
width: 140px;
margin-bottom: 6px;
float: left;
font-weight: bold;
}
.ProductDetailsGrid dd {
margin-left: 140px;
margin-bottom: 6px;
}
.SubCategoryList {
padding: 4px;
}
.SubCategoryList ul, .SubCategoryList li {
list-style: none;
margin-left: 0;
}
.SubCategoryList li {
margin-bottom: 4px;
padding-left: 25px;
background: url('../../SimpleStore/images/SubCategory.gif') no-repeat 3px 1px;
}
.SearchTips .Examples {
background: lightyellow;
padding: 8px;
border: 1px solid #aaa;
color: #555;
margin-left: 30px;
margin-bottom: 10px;
}
.PrimaryProductDetails .ProductThumb p {
margin-top: 10px;
font-size: 0.9em;
}
.ProductReviewList {
clear: both;
}
.SortBox select {
font-size: 0.9em;
}
.SortBox option {
color: #444;
}
.YourAccount li {
margin-bottom: 8px;
}
.SoldOut {
color: #999;
}
.RemoveFromWishlistForm {
margin: 5px;
}
.ShippingProviderList {
list-style: none;
}
small {
font-size: 11px;
color: gray;
}
.HowToPay {
margin-bottom: 10px;
}
.ProductList em, .ProductList .Rating {
display: block;
padding-bottom:3px;
}
.ProductOptionList {
display: block;
}
.GoogleCheckout p, .PayPalExpressCheckout p, .AlternativeCheckout p {
margin: 0;
font-size: 90%;
}
.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {
text-align: center;
margin-bottom: 10px;
}
.KeepShopping {
width: 180px;
clear: both;
text-align: right;
}
/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
float: right;
}
#TopMenu li.Flag div {
border: 0;
}
#TopMenu li.Flag img {
margin: 3px;
}
#TopMenu li.Flag img.Last {
margin-right: 0px;
}
#TopMenu li.Flag img.Selected {
border: 2px solid #ffffaa;
margin: 1px 3px;
}
/** Currency Selector **/
.CurrencyList dl {
margin: 0;
padding: 0;
}
.CurrencyList dd {
padding: 0px;
margin: 0px;
border: 1px solid #EDECEC;
background-color: #F9F9F9;
clear: both;
}
.CurrencyList a {
padding: 0 3px 0 5px;
display: block;
line-height: 1.8;
text-decoration: none;
font-size: 11px;
}
.CurrencyList a.Sel {
background-color: #FFFFAA;
}
.CurrencyList a:hover .Text {
text-decoration: underline;
}
.CurrencyList a .Flag {
margin-top: 4px;
display: block;
float: left;
width: 24px;
padding-right: 2px;
vertical-align: middle;
}
.CurrencyList a .Text {
display: block;
padding-left: 24px;
}
.PrimaryProductDetails .YouSave {
font-weight: bold;
margin-top: 3px;
display: block;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
margin-top: 4px;
margin-bottom: 4px;
font-weight: normal;
width: 320px;
padding: 7px;
float: right;
}
.EstimateShipping dt {
width: 100px;
float: left;
margin-bottom: 8px;
clear: left;
}
.EstimateShipping dd {
margin-bottom: 8px;
font-weight: normal;
text-align: left;
margin-left: 114px;
}
.EstimateShipping p.Submit {
margin-top: 10px;
margin-bottom: 3px;
}
.EstimateShipping label {
display: block;
margin-bottom: 5px;
}
.EstimatedShippingMethods {
text-align: left;
}
.EstimatedShippingMethods table {
width: 100%;
border-collapse: collapse;
}
.EstimatedShippingMethods .VendorShipping {
margin-left: 20px;
margin-bottom: 10px;
}
.EstimatedShippingMethods .Submit {
text-align: right;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
text-align: left;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
text-align: right;
}
.SharePublicWishList {
background-color:lightyellow;
padding:5px;
border:1px solid #CDDEE2;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
position: relative;
padding: 6px;
margin-bottom: 10px;
}
.ExpressCheckoutBlock h3 a {
font-size: 12px;
}
.ExpressCheckoutBlock {
padding-top: 6px;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
display: none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
display: inline;
font-size: 12px;
font-weight: normal;
font-style: italic;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
display: none;
}
a.ChangeLink {
position: absolute;
right: 15px;
}
.ExpressCheckoutBlock a.ChangeLink {
display: none;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
display: inline;
}
.ExpressCheckoutCompletedContent {
position: absolute;
left: 295px;
font-size: 8px!important;
top: 10px;
}
.LoadingIndicator {
margin-left: 10px;
}
.LoadingIndicator img {
vertical-align: middle;
margin-right: 10px;
}
#TopMenu li.HeaderLiveChat {
float: right;
}
#TopMenu li.HeaderLiveChat div {
border-left: 0;
}
.HeaderLiveChat img {
vertical-align: middle;
}
#ProductOtherDetails .ProductDetailsGrid {
margin-left: 25px;
}
.SubCategoryListGrid {
padding: 4px;
}
.SubCategoryListGrid ul, .SubCategoryListGrid li {
list-style: none;
margin-left: 0;
}
.SubCategoryListGrid li {
margin-bottom: 4px;
padding: 10px;
margin-right: 10px;
float: left;
text-align: center;
}

.SubCategoryListGrid li img {
background: #fff;
padding: 10px;
}

.SubCategoryListGrid ol {
clear: both;
}
.RowDivider { display: none; }


.SubBrandList {
padding: 4px;
}
.SubBrandList ul, .SubBrandList li {
list-style: none;
margin-left: 0;
}
.SubBrandList li {
margin-bottom: 4px;
padding-left: 25px;
background: url('../../SimpleStore/images/SubBrand.gif') no-repeat 3px 1px;
}
.SubBrandListGrid {
padding: 4px;
}
.SubBrandListGrid ul, .SubBrandListGrid li {
list-style: none;
margin-left: 0;
}
.SubBrandListGrid li {
margin-bottom: 4px;
padding: 10px;
margin-left: 10px;
background: #fff;
float: left;
text-align: center;
}
.SubBrandListGrid ol {
clear: both;
}
.ProductAddToCart dt {
float: left;
font-weight: bold;
width: 140px;
margin-bottom: 4px;
}
.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required {
margin-left: -10px;
}
.ProductAddToCart dd {
margin-left: 140px;
margin-bottom: 4px;
}
.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox {
width:181px;
}
.ProductAddToCart textarea, #CartEditProductFieldsForm textarea {
width:183px;
height: 50px;
}
.ProductFields dd {
margin-bottom: 4px;
float:left;
margin-left:20px;
}
.ProductFields {
margin-bottom: 15px;
}
.ProductFields input.Textbox {
width:100%;
}
.ProductFields TextArea {
width:100%;
}
.CartContents .CartProductFieldsLink {
font-size: 11px;
color: #666;
margin-top: 6px;
padding-left: 22px;
background: url('../../SimpleStore/images/GiftWrappingAvailable.gif') no-repeat;
padding-bottom: 4px;
}
.CartContents .CartProductFieldsRow {
border-top: 0;
}
.CartContents .CartProductFieldsRow dl {
margin-top:15px;
}
p.QuantityInput, p.AddCartButton {
text-align: center;
}
.ProductAddToCart dt.QuantityInput {
margin-top: 4px;
}
.ProductAddToCart dd.AddCartButton span {
margin-top: 4px;
padding-right: 5px;
}
.ProductActionAdd a {
background: #C70000;
display: block;
color: #ffffff;
font-family: ClarendonBT-Black; font-weight: normal; text-transform: uppercase;
margin: 10px auto;
/* width:112px; */
/* height:18px; */
text-align:center;
padding: 5px 0px 5px 0px;
}


.ProductActionAdd a, .ProductActionAdd strong a, .ProductActionAdd a:hover, .ProductActionAdd strong a:hover {
text-decoration: none;
}
.ProductDetails, .ProductPriceRating {
padding:0 10px;
}
.Right .NewProducts .ProductDetails, .Right .NewProducts .ProductPriceRating {
padding:0 !important;
}
.TagList {
margin-top: 20px;
}
.CartThumb {
text-align: center;
width: 1px;
}
.WrappingOptions {
font-size: 11px;
color: #666;
margin-top: 6px;
padding-left: 22px;
background: url('../../SimpleStore/images/GiftWrappingAvailable.gif') no-repeat;
padding-bottom: 4px;
line-height: 1.6;
}
.ViewAllLink a {
padding-top: 10px;
display: block;
}
.SelectGiftWrapMultiple {
max-height: 400px;
}
/* Tabbed Navigation */
.TabNav, .TabNav li {
list-style: none;
margin: 0;
padding: 0;
}
.TabNav {
font-size: 11px;
margin-bottom: 10px;
padding: 6px 4px 6px 4px;
}
.TabNav li {
display: inline;
}
.TabNav li a {
position: relative;
top: 2px;
font-size: 12px;
padding: 4px 6px;
margin-right: 3px;
margin-top: 3px;
text-decoration: none;
}
.TabNav li a:hover {
text-decoration: none;
}
.TabNav li.Active a {
margin-top: 0px;
padding-top: 7px;
font-weight: bold;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount {
display: inline-block;
float:left;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
padding-left: 4px;
}
#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
margin: 0;
text-align: center;
}
.TransitTime {
font-weight: normal;
color: gray;
}
.Content .ProductList.List li {
margin: 0;
margin-top: 6px;
display: block;
width: auto;
min-height: 0;
float: none;
padding: 6px;
height: auto;
background-image: none;
}
.ProductList.List .ProductImage {
margin: 0;
padding: 0px;
margin-right: 15px;
float: left;
background-image: none;
width: 120px;
}
.ProductList.List .ProductDetails {
display: block;
clear: none;
padding: 0px;
margin: 0px;
margin-left: 135px;
text-align: left;
background-image: none;
}
.ProductList.List .ProductQty {
margin-left: 10px;
}
.ProductList.List .ProductDescription {
font-style: italic;
margin-top: 5px;
}
.ProductRightCol {
float: right;
}
.ProductList.List li .ProductCompareButton {
text-align: left;
margin-top: 10px;
}
.OrderItemMessage {
background-color:#fff1a8;
padding:7px;
margin:10px 0px 10px 0px;
}
/* Custom Fields - Start */

.LittleNotePassword {
color:gray;
font-size: 0.85em;
padding:2px 0px 2px 0px;
}
.RequiredClear {
visibility: hidden;
}
/* Custom Fields - End */

/* Product Details */
.ProductDetailsGrid .DetailRow {
clear: left;
margin-top: 6px;
padding-left: 140px;
}
.ProductDetailsGrid .Label {
margin: 0 0 6px -140px;
float: left;
width: 130px;
font-weight: bold;
padding-top: 1px;
display: inline;
position: relative;
text-align: right;
}
.ProductDetailsGrid .Value {
display: inline;
}
.ProductDetailsGrid .Label .Required {
position: absolute;
left: -1em;
}
.ProductOptionList ul, .ProductOptionList li {
list-style: none;
margin: 0;
padding: 0;
}
.ProductOptionList li {
margin-bottom: 3px;
}
.ProductOptionList input {
vertical-align: middle;
}
/* Product Videos */
.video_graphic {
float: right;
margin-top: 100px;
}
#FeaturedVideo, #VideoList, #VideoSingle {
float: left;
}
#VideoList {
padding-left: 5px;
}
.VideoSeparator {
clear: both;
}
.videoRow {
clear: both;
margin-bottom: 4px;
display: block;
height: 75px;
}
.previewImageContainer {
height: 30px;
width: 50px;
}
.videoRow img {
float: left;
padding-right: 5px;
}
.videoRowTitle {
font-weight: bold;
}
.videoRowDescription {
max-height: 50px;
overflow:hidden;
}
.VideoOverlay {
background-image: url('../../SimpleStore/images/VideoOverlay.png');
background-position: center center;
position: absolute;
left: 0;
height: 100%;
width: 100%;
top: 0;
}
.VideoContentContainer {
position: relative;
margin-left: 3px;
padding-left: 92px;
}
/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
width: 92px;
height: 69px;
}
.videoRowLength {
padding-left: 4px;
}
.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
cursor: pointer;
}
#VideoList ul {
position: relative;
overflow-y: auto;
padding:0;
margin: 0;
width: 255px;
height: 265px;
}
#VideoSingle {
padding-left: 10px;
width:275px;
}
#VideoContainer {
padding: 5px 0 5px 5px;
height: 265px;
}
.HideElement {
display: none;
}
.VideoSingleTitle {
font-weight: bold;
}
.VideoSingleDescription {
padding-top: 10px;
overflow-y: auto;
height: 220px;
padding-right:5px;
}
.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
display: none;
}
.Content #VideoSideContainer {
display: none;
}
#VideoSideContainer ul {
text-align: center;
}
#VideoSideContainer ul li {
margin-bottom: 5px;
}
.VideoSideDescription {
padding: 2px 10px;
}
.VideoImageContainer {
position: relative;
float: left;
}
/** Search All Form Result - Start **/
.SearchPaging {
float: right;
font-size: 0.95em;
}
.SearchSorting {
float: right;
font-size: 0.95em;
margin: 8px 0px;
}
.SearchSorting select {
font-size: 0.95em;
}
#SearchResultsCategoryAndBrand {
margin: 5px;
padding: 5px;
}
.ContentList em, .QuickSearchResultMeta em {
font-size: 0.8em;
}
/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
display: none;
text-align: center;
background: #F33;
width: 180px;
z-index: 10000000000;
padding: 5px 10px;

}
#AjaxLoading img {
vertical-align: bottom;
margin-right: 5px;
text-align: center;
}
/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
float: left;
background:none;
border:none;
margin-top:16px;
cursor:pointer;
display: none;
}
#ProductDetails .ProductTinyImageList {
float: left;
margin-top:10px;
white-space:nowrap;
width: 80%;
overflow: hidden;
margin-left:auto;
}
#ProductDetails .ProductTinyImageList ul li {
width: 40px;
height: 30px;
overflow: hidden;
float: left;
margin-left:3px;
border: 1px solid gray;
}
#ProductDetails .ProductTinyImageList ul li div {
display: table-cell;
text-align: center;
}
#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
border: 2px solid white;
}
#ProductDetails .ProductTinyImageList ul {
margin: 0pt;
padding: 0pt;
position: relative;
list-style-type: none;
white-space:nowrap;
width: 2500px;
}
#ProductDetails .ProductThumbImage {
height: 220px;
width: 220px;
/*overflow: hidden;*/
margin:auto;
background: #ffffff;
}
.carousel {
position: relative;
visibility: hidden;
left: -5000px;
width: 180px;
}


#subscribe_form input { 
margin: 5px 0px 20px 0px;
width: 90%;

}

#subscribe_form input.newsletterbox-button {
width: 140px;
}




























/* Orange Template Styles */


.Content .ProductList li,
.fastCartContent .ProductList li {
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
}
.ProductList .ProductImage {
background: none;
}
.ProductList strong, .ProductList strong a {
color: #050402;
}
.ProductPrice, .ProductList em {
color: #ff3333;
font-size: 1.5em;
}
.ProductList .Rating {
color: #797979;
}


.Breadcrumb {
/* display: none; */
position: absolute;
top: -65px;
left: -5px;
}
.CompareItem {
width:200px;
border-left: solid 1px #ffe7c3;
}
.CompareFieldName {
font-weight:bold;
border-bottom: 1px solid #ffe7c3;
}
.CompareFieldTop {
border-bottom:solid 1px #ffe7c3;
}
.CompareFieldTop a:hover {
color:red;
}
.CompareCenter {
border-left:solid 1px #ffe7c3;
border-bottom:solid 1px #ffe7c3;
}
.CompareLeft {
border-left:solid 1px #ffe7c3;
border-bottom:solid 1px #ffe7c3;
}
.ViewCartLink {
background: url('../../SimpleStore/images/orange/Cart.gif') no-repeat -4px 0;
}
table.CartContents, table.General {
border: 2px solid #000000;
background: #FFFFFF;
}
.CartContents thead tr th, table.General thead tr th {
background: #faf8f4;
color: #424748;
border-bottom: 1px solid #e5e5e5;
}
.CartContents tfoot .SubTotal td {
border-top: 1px solid #e5e5e5;
color: #333;
}
.MiniCart .SubTotal {
color: #333;
}
.JustAddedProduct {
background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
color: #333;
}
.CategoryPagination {
color: #034285;
background: #f4fbfc;
border: 1px solid #c0dae7;
}
.CheckoutRedeemCoupon {
background: Red;
padding: 10px;
width: 300px;
border: 1px solid red;
margin-bottom: 10px;
}
.SubCategoryList, .SubBrandList {
}

.SpecificInfoMessage {
background-color: #f8e4d1;
color: #555;
}

.InfoMessage {
background: #faf8f4 url('../../SimpleStore/images/InfoMessage.gif') no-repeat 5px 8px;
color: #555;
}
.SuccessMessage {
background: #E8FFDF url('../../SimpleStore/images/SuccessMessage.gif') no-repeat 5px 8px;
color: #555;
}
.ErrorMessage {
background: #FFECEC url('../../SimpleStore/images/ErrorMessage.gif') no-repeat 5px 8px;
color: #555;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
background: #faf8f4;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
border: 1px solid #ffe7c3;
background: #fff;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
background: #C70000;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
background:#fff;
border: 1px solid #ffe7c3;
color: #555;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
color: #000000;
}
/* Tabbed Navigation */
.TabNav {
border-bottom: 1px solid #3d9abe;
}
.TabNav li a {
border: 1px solid #3d9abe;
background: #ddf0f6;
}
.TabNav li a:hover {
background-color: #c8e6ed;
}
.TabNav li.Active a {
border-bottom: 1px solid #fff;
background: #fff;
}
/* General Tables */
table.General tbody tr td {
border-top: 1px solid #efefef;
}
.mainpage {
background:none !important;
border:none !important;
}
.Breadcrumb ul {
padding: 10px 10px 10px 0px;
}
.QuickSearchAllResults a {
text-decoration: underline;
height: 25px;
display: block;
background: url('../../SimpleStore/images/orange/QuickSearchAllResultsButton.gif') no-repeat right;
}

.CartContents .ItemShipping th {
border-bottom-color: #e5e5e5;
border-top-color: #e5e5e5;
background: #faf8f4;
color: #424748;
}



/* start fast cart styles */
#fastCartContainer {
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 13px;
}
.fastCartContent h2 {
color: #000000;
background-color:transparent;
}
.fastCartContent h3 {
color: #000000;
background-color:transparent;
}
.fastCartSummaryBox {
background-color: #eeeeee;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
color: #C70000;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
color: #800000;
}
.fastCartContent .Quantity {
color: #828DB3;
}
.fastCartContent p {
color: #444444;
}
.fastCartContent .ProductList li {
background-color: #FFF;
width: 20%;
}

.fastCartContent {
    min-height: 235px;
    width: 670px;
}

.fastCartContent hr {
margin: 10px 0;
padding: 0;
background: #eeeeee;
height: 1px;
border:0;
}







/* end fast cart styles */



/* HIDDEN BC PANELS
==========================================================================*/

#SideCategoryList, #SideNewProducts, #SideCategoryShopByPrice { display: none; }





input[type="text"], input[type="password"], textarea { padding: 10px 5px 10px 5px; margin: 0px 0px 0px 0px; font-size: 12px; border: 1px solid #DEDEDE; }
input[type="submit"], input[type="button"], .otherformlink { padding: 10px 10px 10px 10px; margin: 0px 0px 10px 0px; font-size: 12px; font-family: ClarendonBT-Black; text-transform: uppercase; letter-spacing: 1px; color: #ffffff; background: #C70000; border: 1px solid #C70000; }
input[type="submit"]:hover, input[type="button"]:hover, .otherformlink:hover { color: #ffffff; background: #C70000; border: 1px solid #C70000; text-decoration: underline; }




/* FINAL STORE STYLES
==========================================================================*/

/* Sidebar Store References - Featured Items */
.Left .ProductList li {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.Left .ProductList .ProductImage {
display: none;
}

.Left .ProductList .ProductDetails {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.ProductList strong, .ProductList strong a {
color: #ffffff;
}

.Left .ProductList .ProductPriceRating {
display: none;
}

.Left .ProductList .ProductActionAdd {
display: none;
}



/* HOME PAGE
==========================================================================*/
#slider-wrapper {
margin: 0px 0px 20px 0px;
height: 425px;

}




#poi {
padding: 0px 0px 40px 0px;
margin: 0px 0px 40px 0px;
border-bottom: 1px solid #545454;
}

#poi a img { 
float: left;
margin: 0px 17px 0px 0px;
}

#poi a img.lastimg { 
margin: 0px 0px 0px 1px;
}

#homepage_content {

}

#homepage_content h2{
font-size: 15px;
margin: 0px 0px 0px 0px;
padding: 5px 40px 5px 40px;
display: none;
}

#homepage_content #PageContent {
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
}

#homepage_content #video {
margin: 0 auto;
width: 58%;
background: #545454;
color: #ffffff; 
}

.vid_page_container {
padding: 20px 0 20px 0;
}

.CategoryDescription { 
clear: both;
}

.CategoryDescription_contentleft {
float: left;
width: 100%;
position: relative;
}

.Custom-Carved{
position: absolute;
top: 0;
left: 0;
text-indent: -9999px;
width:200px;
height: 200px;
}

.Braided {
position: absolute;
top: 0;
right: 0;
text-indent: -9999px;
width: 200px;
height: 200px;
}

.Lever-Covers {
position: absolute;
bottom: 0;
left: 0;
text-indent: -9999px;
width: 200px;
height:200px;
}

.Flame {
position: absolute;
bottom: 0;
left:275px;
text-indent: -9999px;;
width: 200px;
height: 200px;
}

.exotic-skins {
position: absolute;
bottom: 0;
right: 0;
text-indent: -9999px;
width: 200px;
height: 200px;
}

.kickstands {
position: absolute;
bottom: 0;
left:0px;
text-indent: -9999px;
width: 225px;
height: 300px;
}

.footpegs {
position: absolute;
bottom: 0;
left:275px;
text-indent: -9999px;
width: 225px;
height: 300px;
}

.gascaps {
position: absolute;
bottom: 0;
right: 0;
text-indent: -9999px;
width: 225px;
height:300px;
z-index: 9999;
}

.luggage {
position: absolute;
bottom: 0;
left: 0;
text-indent: -9999px;
width: 300px;
height:300px;
}


.CategoryDescription_contentright {
float: right;
width: 45%;
margin: 100px 0px 0px 0px;
}

.category_list_wrap { 
float: left;
width: 50%;
}

.video_container_cat {
float: left;
width: 50%;
margin: 20px 0px 0px 0px;
}

.video_container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin: 0px 0px 10px 0px;
width: 100%;
}

.video_container iframe, .video_container object, .video_container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#hmf {
top: -20px;
position: relative;
left: 50px;
}

#hmf-list{
margin-top: 25px;
}


#whatsThisBox {
padding: 15px;
}

.AddThisButtonBox {
float: right;
margin-top: -10px;
margin-left: 20px;
}

.heresTheDeal {
width: 215px;
height: 100px;
margin: 0 0 40px 0;

}



/*
 * jQuery Nivo Slider v2.5.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
    position:relative;
    height: 421px!important;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:421px;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:421px!important;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    display: none;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav { 
background: url(../content/img/splashnav_bg.png) no-repeat;
padding: 33px 0px 0px 45px;
width: 101px;
height: 43px;
position: absolute;
bottom: -30px;
left: 290px;
z-index:10;
}
.nivo-controlNav a {
    position:relative;
    background: url(../../../content/img/splashnav_dots.png) no-repeat;
    z-index:9;
    cursor:pointer;
    text-indent: -9999px;
    display: block;
    height: 12px;
    width: 12px;
    float: left;
    margin: 0px 10px 0px 0px;
}
.nivo-controlNav a.active {
    background-position: 0px -12px;
}









