/* Color: Blue */

body {
    background: #01b8c3 url(../../tracto/images/tracto/bg-body.jpg) no-repeat center center fixed;
    background-size: cover;
	color: #414141;
}

#ProductDescription {
   font-size: 16px !important;
   padding: 15px;
}

a {
	color: #00dac6;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #47e8c7;
}

h2 {
	color: #414141;
}

h3 {
	color: #414141;
}


#TopMenu li a, #TopMenu li div {
	border-left: 0;
	color: #ffffff;
    font-weight: bold;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #F2F2F2;
}

#Menu li a {
	color: #ffffff;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	color: #000040;
}

#Menu li:hover a, #Menu li.over a, #menu li a:hover {
	color: #F2F2F2;
    padding: 12px 18px 8px 18px;
}

#Outer {
	/**background: url(../../tracto/images/tracto/WrapperBg.png) no-repeat top right;*/
    
}

#Header {
   background:none;
}

#Logo h1 {
	color: #fff;
	background: url(../../tracto/images/tracto/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #fff;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #fff;
}

#SearchForm a:hover {
	color: gray;
}

.Block {
	background: #ffffff;
}

.Left {
	background: none;
    border: 0;
    color: #414141;
}

.Left li {
	border-bottom: 1px solid #F7F7F7;
}

.Left li a {
    color: #00dac6;
}

.Left .ProductList strong a {
	color: #00dac6;
}

.Left li a:hover {
	color: #47e8c7;
    text-decoration: none;
}

.Content {
    /**background: url('../../tracto/images/tracto/bg-content.png') repeat-x top center;*/
    background: none;
}

.Content a {
	color: #00dac6;
}

.Content a:hover {
	color: #47e8c7;
}

.Content.Wide {
	background: none;
}

.Content.Widest {
	background: none;
}


.Right {
	background: none;
    border: 0;
    color: #414141;
}

.Right .ProductList strong a {
	color: #00dac6;
}

.Right a:hover, .Right a:hover strong {
	color: #47e8c7;
}

#Footer {
	 background: #00b8c2;
}

#Footer li a {
	border: 0;
}

#Footer a {color: #FFFFFF;}

.Content .ProductList li,
.fastCartContent .ProductList li {
	border: 2px solid #F7F7F7;
	border-radius: 4px;
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
	background: #F7F7F7;
}

.ProductList .ProductImage {
	background: #FFFFFF;
}

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

.ProductPrice, .ProductList em {
	color: red;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px solid #F7F7F7;
}
.Content .FeaturedProducts .ProductList li {
	background: #FFFFFF;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #F7F7F7;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../../tracto/images/tracto/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../../tracto/images/tracto/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

.Breadcrumb {
	border-bottom: 0px solid #DCDFE2;
    margin-top: -5px;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../../tracto/images/tracto/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #c7d7db;
}

.CartContents thead tr th, table.General thead tr th {
	background: #edf2f3;
	color: #424748;
	border-bottom: 1px solid #c7d7db;
}

.CartContents tfoot .SubTotal td {
	border-top: 1px solid #c7d7db;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

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

.InfoMessage {
	background: #EFF8FA url('../../tracto/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../../tracto/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../tracto/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c7d7db;
	background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #fff;
}

.TabNav li a {
	border: 0;
	background: #F2F2F2;
}

.TabNav li a:hover {
	background-color: #ffffff;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

#equrchResultsCategoryAndBrand {
	background-color: #EEF5F9;
}

.CartContents .ItemShipping th {
	border-bottom-color: #c7d7db;
	border-top-color: #c7d7db;
	background: #edf2f3;
}

/* Category flyout styles (theme) */

#SideCategoryList {
    margin-top: 0px;
    padding-bottom: 10px;
    background-image: linear-gradient(to bottom, #00b8c2, #4beac9);
}

#SideCategoryList h2 {
    background: #0cc0c3;
    color: #ffffff;
}

#SideCategoryList li a {
     color: #ffffff;
     font-weight: bold;
}

#SideCategoryList li a:hover {
     color: #f2f2f2;
}

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
	background-color: #65B2CB;
	color: #FFF;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
	background-color: #075899;
}

/* End: category flyout styles */


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

.BulkDiscount {
    display: block;
    margin: 15px 0;
}

.buttonCart, .buttonContact, .buttonSubs {
    display: block;
    width: 150px;
    padding: 8px 0;
    text-align: center;
    background: #aacc00;
    color: #ffffff;
    font-weight: bold;
    border: 0px;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
}

.buttonCart {
    padding: 9px 0;
    font-size: 1em;
}

a.buttonContact {
    margin-top: 10px;
    padding: 8px 0;
    background: #80ed99;
    color: #ffffff;
}

a.buttonContact:hover {
    text-decoration: none;
    color: #ffffff;
}

.buttonSubs {
    width: 100%;
    margin-top: 5px;
    background: #80ed99;
    color: #ffffff;
}

/* font awesome */
.fa {
    display: inline-block;
    margin-right: 4px;
    font-size: 14px !important;
}

.searchTips {
    float: right;
}

.searchTips li {
    display: inline-block;
}

#Menu li.contact {
    float: right;
    padding: 0 15px;
    background-color: #80ed99;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#Menu li.contact a {
    color: #ffffff;
}

#Menu li.contact i {
    margin-right: 10px;
}

#Footer .FootMenu {
    float: right;
    margin-right: 30px;
}

#Footer p {
    float: left;
    margin-left: 45px;
}

#Footer i {
    font-size: 22px !important;
}

#Footer .FootMenu li:last-child {
    margin-left: 30px;
}

.AddThisButtonBox {
    padding-top: 30px !important;
}



/* end fast cart styles */
