/* Color: Blue */

body {
    color: #222;
}

a:hover {
    text-decoration: none !important;
}

a {
    font-weight: normal;
    text-decoration: underline;
}

a:hover {
    color: #07599a;
}

h2 {
    color: #034285;
}

h3 {
    color: #034285;
}

#TopMenu{
}

#TopMenu li a, #TopMenu li div {
}

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

#TopMenu li a:hover {
}

#Menu{
}

#Menu li a {
}

#Menu li ul li a {
}

#Menu li ul li a:hover {
    background-color: #fff;
    color: #222;
}

#Menu li:hover a, #Menu li.over a{
    opacity:0.7;
}

#Outer {
}


#foot{
    color:#FFF;
    }
#foot h2{
    
    color: #3b6ebe;
    }
#Header {
        
}

#Logo h1 {
    color: #222;
}

#Logo h1 a {
    color: #222;
}

#SearchForm {
    color: #95bbd1;
}

#SearchForm label {
    color: #222;
}

#SearchForm a {
    color: #b1ccdc;
}

#SearchForm a:hover {
    color: #222;
}

.Left {
}

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

.Left li a:hover {
    color: #07599a;
}

.Content {
}

.Content a {
    color: #003;
}

.Content.Wide {
}

.Content.Widest {
}


.Right {
}

.Right a {
    color: #034285;
}

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

#Footer {
    background-color: #fff;
    color: #fff;
    background: URL(http://angelcher.struggle-city.com/product_images/uploaded_images/footbg.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
}

#Footer  a,#Footer  a span {
    color:#222;        color: #fff;
}

.Content .ProductList li,
.fastCartContent .ProductList li {
}

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

.ProductList .ProductImage {
}


.ProductList .Rating {
    color: #797979;
}

.Right .ProductList li {
    border-bottom: 1px solid #c0dae7;
}

.Content .FeaturedProducts .ProductList li {
}

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

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../default/images/blue/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(../../default/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
    color: #075899;
}

.Breadcrumb {
}


.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('../../default/images/blue/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; }

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

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

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

.ErrorMessage {
    background: #FFECEC url('../../default/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 #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;
}

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

#SearchResultsCategoryAndBrand {
    background-color: #EEF5F9;
}

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

/* Category flyout styles (theme) */

/* 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;
}
/* end fast cart styles */



table.maintable td {
    PADDING: 2%;
}


table.maintable td a {
    background: #f94848;
    display: block;
    padding: 0px 0;
    color: #fff;    font-size: 18px;
    text-decoration: none;
}
table.maintable td a SPAN {
    padding: 10px;
    display: block;
}

table.maintable td a:HOVER {
    background: #1a1f71;
    transition: 0.3s ALL EASE;
}

table.newstable td {
    padding: 2%;
    font-size: 16px;
    line-height: 2;
}

a.maincontact {
    padding: 20px 50px;
    background: #f94848;
    color: #fff;
    font-size: 2em;
    text-decoration: none;
}

a.maincontact:HOVER {
    background: #1a1f71;
    transition: .3S all ease;
}



table.foottable td {
    text-align: left;
    line-height: 2;
}

table.FOOTER td UL {
    MARGIN: 0!IMPORTANT;
}
table.FOOTER td li {
    font-size: 16px;
    line-height: 1.7;
    text-align: left;
    float: unset!important;
}

/**/



.freelessons a {
    color: #fff;
    text-decoration: none;
}

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {    opacity: 0.5;

}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
        Z-INDEX: 999;
  margin: 10px auto;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
  width: 35%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
color: #eb9f31;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 80%;
  }
  .popup{
    width: 80%;
  }
}

h2.lessontitle {
    BACKGROUND: #fe9827;
    PADDING: 20PX;
    COLOR: #FFF;
    MARGIN: 0;
    border-radius:12px;
    margin-bottom: 5px;
}

td.maintitle {
    BACKGROUND: #fe9827;
    PADDING: 20PX;
    COLOR: #FFF;
    MARGIN: 0;
    border-radius: 12px;
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    MARGIN: 0;
}
table.maintable01 td {
    padding: 5px;
}

table.FOOTER TD h2 {
    text-align: left;
    PADDING: 0 10PX;
    COLOR: #FFF;
    FONT-SIZE: 24PX;
}

td.JOBSTITLE {
    background: #fe9827;
    font-size: 18px;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

p.footerp {
    margin: 0;
    width: 100%;
    background: #ea4e1b;
    padding: 10PX 0;
}

table.schooltable td {
    font-size: 18px;
}

.mainimagemap {
    position: relative;
}