﻿html {height:100%; width: 100%; overflow-y:scroll; overflow: -moz-scrollbars-vertical;}
body {margin:0; padding: 0;}
img{border:none;}
a {padding: 0; margin: 0;}

/* GLOBAL  
----------------------------------------------------------*/
.clear {clear: both;}
.clearfix {clear: both; height: 0;}
.clear5 {clear: both; height: 5px;}
.clear10 {clear: both; height: 10px;}
.clear15 {clear: both; height: 15px;}
.clear20 {clear: both; height: 20px;}
.clear25 {clear: both; height: 25px;}
.clear50 {clear: both; height: 50px;}
.clearbody {clear: both; height: 125px;}

.nomargin {margin: 0 !important}
.nomargintop {margin-top: 0 !important;}
.nomarginbottom {margin-bottom: 0 !important;}
 

 /* BASE CONTAINER & GRID WIDTH
----------------------------------------------------*/
.basecontainer {
    clear: both; 
    position: relative;
    font-size: 14px; 
    font-family: 'Open Sans', Arial, sans-serif; 
    background-color: #ffffff;
    }

.basesectionwidth {
    clear: both; 
    position: relative; 	
    clear: both;
	padding: 0px;
	margin: 0px;
    }

.basegridwidth {
    position: relative;
    margin: 0 auto;
    }
    
.contentwidth {
    position: relative;
    margin: 0 auto;
    }

/* HEADER 
----------------------------------------------------*/
.header {
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 62px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #EFEDD6;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    z-index: 102;
    box-shadow: 5px -5px 30px #222; 
    }

 .logo {
    position: absolute;
    top: 10px;
    }

     
/* SOCIAL MEDIA LINKS
----------------------------------------- */
#navsocial {float: right; padding: 0 0 0 0;}
#navsocial a{
	float: left;
	position: relative;
	width: 30px;
	height: 25px;
	margin: 0 1px 0 0;
	font-family: "entypo", sans-serif;
	text-decoration: none;
	color:#ffffff;
	font-size: 13px;
	background-color: #11596F;
	padding: 0 0 0 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    }

#navsocial a:hover{
	background-color: #955B00;		
    }

a.twitter:before{
    position: absolute;
    top: 7px;
    left: 9px;
    content:"\f309"
    }
    
a.facebook:before{
    position: absolute;
    top: 6px;
    left: 11px;
    content:"\f30c"
    }

 a.instagram:before{
    position: absolute;
    font-size: 14px;
    top: 6px;
    left: 9px;
    content:"\f32d"
    }

  a.pinterest:before{
    position: absolute;
    font-size: 12px;
    top: 8px;
    left: 10px;
    content:"\f312"
    }

  a.rss:before{
    position: absolute;
    font-size: 14px;
    top: 6px;
    left: 10px;
    content:"\e73a"
    }
     
/* =====================================================================
	PAGE BANNER / PAGE INTRO
===================================================================== */
.subbannerdefault {
    clear: both;
    position: relative;
    top: 62px;
    left: 0;
    width: 100%;
    height: 270px;
    margin: 0 auto;
    background-color: #EFEDD6;
    z-index: 4;
    background-position: left top;
    background-image: url(/Themes/Default/Content/Images/banner-fortune-imports.jpg);
    background-size: cover;
}

.subbannerdefault .textbox {
    position: absolute;
    top: 115px;
    left: 10%;
}

.subbannerdefault .imagebox {
    position: absolute;
    top: 25px;
    right: 10%;
}

.subbannerdefault h2 {
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    letter-spacing: .05em;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
}

.subbannerdefault h3 {
    margin: 0;
    padding: 0;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: .05em;
    color: #ffffff;
    color: #ffffff;
}

/* SUB PARENT TITLE
----------------------------------------*/
.titlebanner {
    position: relative;z-index: 4;
    width: 100%;
    height: 62px;
    background-color: #11596F;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    box-shadow: 0 0 20px #333333;
}

.parenttitlebanner {
    position: relative;
    background-color: #11596F;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    box-shadow: 0 0 20px #333333;
    box-shadow: 0 0 20px #333333;
}

.subparenttitle {
    position: absolute;
    top: 0;
    padding: 0;
    width: 100%;
    }

.subparenttitle h1, .blogpostparent h2 {
    color: #ffffff;
    text-transform: uppercase;
    }

.subpagesubmenu {
    position: absolute;
    top: 47px;
    right: 20px;
}

.subpagesubmenu .catalognav a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    padding: 0 12px 0 8px;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: .06em;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.subpagesubmenu .catalognav a:before {
    opacity: 0;    
    content: "";
    background: #ffffff;
    position: absolute;
    bottom: -5px;
    left: -8px;
    width: 0;
    height: 1px;
    margin: 0 0 0 8px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.subpagesubmenu .catalognav a:hover:before, .subpagesubmenu .catalognav a.activeSub:hover:before {
    left: 0;
    width: 16%;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #ffffff;
    text-shadow: none;

}

.subpagesubmenu .catalognav a.activeSub {
    color: #F3EACE;
    text-shadow: none;
}

.subpagesubmenu .catalognav a.activeSub:before {
    left: 0;
    width: 8%;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #F3EACE;
    text-shadow: none;
}


/* SUB NAV 
----------------------------------------*/
.redsubmenu {
    position: absolute;
    top: 38px;
    right: -10px;
}

.redsubmenu .catalognav {
}

.redsubmenu .catalognav a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 1px 1px 1px #790406;
    padding: 0 12px 0 8px;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: .06em;
    text-transform: uppercase;
    border-right: 1px solid #F3EACE; 
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.redsubmenu .catalognav a:before {
    opacity: 0;    
    content: "";
    background: #ffffff;
    position: absolute;
    bottom: -5px;
    left: -8px;
    width: 0;
    height: 1px;
    margin: 0 0 0 8px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.catalognav a:last-child {
    border-right: none;
}

.catalognav a:hover:before, .catalognav a.activeSub:hover:before {
    left: 0;
    width: 16%;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #ffffff;
    text-shadow: none;

}

.catalognav a.activeSub {
    color: #F3EACE;
    text-shadow: -1px -1px 1px #790406;
    text-shadow: none;
}

.catalognav a.activeSub:before {
    left: 0;
    width: 8%;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #F3EACE;
    text-shadow: none;

}

/* CONTENT GRID - SUBPAGES  
----------------------------------------*/
.contentgrid {
    position: relative;
    padding: 6px 0 0 0;
    }

               
/* CONTENT AREA 
----------------------------------------*/
.contentarea .pagetitle h2, .contentarea .pagetitle h3 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: .06em;
    color: #0B93D1;
    text-transform: uppercase; 
    margin: 0;
    padding: 0;
    }    

.contentblock { /* STYLE IS RESPONSIVE */ }

.pagetitle  {
    height: 50px;
    padding-top: 26px;
}

.pagetitle h1 {    
    position: absolute;
    z-index: 2;
    color: #11596E;
    margin: 0;
    background-color: #ffffff;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 22px;
    font-weight: 300;
    padding: 9px 25px 10px 0;
    letter-spacing: .06em;
}

.pagetitle .titledivider {
    position: absolute;
    z-index: 1;
    height: 1px;
    width: 100%;
    background-color: #11596E;
    margin-top: 21px;
}
  
/* READMORE LINKS 
----------------------------------------------------*/
.readmore {
    position: relative;
    }

.readmore a, a.readmore {
    display:block;
    width: 100px;
    position: relative;
    color: #B02026;
    font-size: 13px;
    width: 140px;
    line-height: 16px;
    font-weight: 400;
    margin: 6px 0 6px 0;
    letter-spacing: .08em;
    padding: 4px 0 4px 0;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    }

.readmore a:hover, a.readmore:hover {
    color: #ffffff;
    background-color: #B02026;
    padding-left: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    }

         

/* FOOTER 
----------------------------------------------------*/
#footer {
    clear: both;
    position: relative;
    clear: both; 
    width: 100%; 
    background-color: #EFEDD6;
    color: #11596E;
    z-index: 1;
    text-transform: uppercase;
    }
    
.footerleft { /* STYLE IS RESPONSIVE */ }
.footerright { /* STYLE IS RESPONSIVE */ }
     
a.dficon:before {
    display: inline-block;
    vertical-align: middle;
    font-family: 'df-icomoon';
    content: "\e6a9";
    color: #11596E;
    font-size: 16px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding: 0 5px 0 5px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    }

a.dficon {
    color: #11596E;
    line-height: 0;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    }

a.dficon:hover, a.dficon:hover:before {
    color: #18B3E1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    }
     


/* LOAD entypo ICON FONT
----------------------------------------------------*/
@font-face {
  font-family: 'entypo';
  font-style: 'normal';
  font-weight: 'normal';
  src: url('http://weloveiconfonts.com/api/fonts/entypo/entypo.eot');
  src: url('http://weloveiconfonts.com/api/fonts/entypo/entypo.eot?#iefix') format('eot'), 
  url('http://weloveiconfonts.com/api/fonts/entypo/entypo.woff') format('woff'), 
  url('http://weloveiconfonts.com/api/fonts/entypo/entypo.ttf') format('truetype'), 
  url('http://weloveiconfonts.com/api/fonts/entypo/entypo.svg#entypo') format('svg');
}

