@font-face {
 font-family: 'roboto-slab-bold';
 src: url('../fonts/robotoslab-bold-webfont.eot');
 src: url('../fonts/robotoslab-bold-webfont.eot#iefix') format('embedded-opentype'),  url('../fonts/robotoslab-bold-webfont.woff') format('woff'),  url('../fonts/robotoslab-bold-webfont.ttf') format('truetype'),  url('../fonts/robotoslab-bold-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'roboto slab light';
 src: url('http://nordicstoveandfireplace.com/css/fonts/robotoslab-light-webfont.eot');
 src: url('http://nordicstoveandfireplace.com/css/fonts/robotoslab-light-webfont.eot#iefix') format('embedded-opentype'),  url('http://nordicstoveandfireplace.com/css/fonts/robotoslab-light-webfont.woff') format('woff'),  url('http://nordicstoveandfireplace.com/css/fonts/robotoslab-light-webfont.ttf') format('truetype'),  url('http://nordicstoveandfireplace.com/css/fonts/robotoslab-light-webfont.svg#roboto_slablight') format('svg');
 font-weight: normal;
 font-style: normal;
}
/*HTML Reset*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/
input, select {
	vertical-align:middle;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #444;
	min-width: 1100px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
h1 {
	font-size: 28px;
	font-family: "roboto-slab-bold", Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: normal;
	color: #293991;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
h2 {
	font-size: 22px;
	font-family: "roboto-slab-bold", Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: normal;
	color: #EA272D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	font-size: 20px;
	font-family: "roboto-slab-bold", Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;
	color: #444;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h4 {
	font-size: 24px;
	line-height: 20px;
	font-weight: 300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	font-size: 13px;
	line-height: 20px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #444;
	font-weight: normal;
}
a {
	text-deccoration: underline;
	color: #EA272D;
}
a:hover {
	text-decoration: none;
}
ul, ol {
	padding: 0px;
	margin: 0px 30px 15px 30px;
}
li {
	padding: 0px;
	margin-bottom: 5px;
}
/*td {
	padding: 15px;
}*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.inside #mainContent img {
	padding: 5px;
	border: solid 1px #ccc;
	margin: 10px;
}
input[type=text] {
	padding:5px;
	margin: 0px;
	border: none;
}
textarea {
	padding:5px;
	margin: 0px;
	border: none;
}
hr {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
}
#wrap {
	background-image: url(../images/top-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 75px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	min-height: 618px;
}
.inside #wrap, .full #wrap {
	background-image: url(../images/top-bg-inside.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 75px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	min-height: 618px;
}
#topNav {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#topNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topNav li a {
	color: #666;
	text-decoration: none;
	display: inline-block;
	margin: 0px;
	padding: 10px;
	font-weight: 300;
}
#topNav li a:hover {
	font-weight: 400;
}
#contactInfo {
	float: right;
	width: 350px;
	clear: right;
}
#contactInfo h2 {
	color: #293991;
	font-family: "roboto-slab-bold", Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
address {
	font-size: 18px;
	font-style: normal;
	color: #444;
	letter-spacing: .075em;
}
a.logo {
	padding: 0px;
	display: block;
	background: url(../images/logo.png) no-repeat top left;
	width: 360px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
}
.rotator a{
	background-image: url(../images/rotator-bg.png);
	padding: 46px;
	height: 308px;
	width: 827px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	overflow: hidden;
}
header img {
	width: 827px !important;
	height: auto !important;	
	top:46px !important;
	left: 46px !important;
}
#mainNav {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align: center;
}
#mainNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
#mainNav li a {
	color: #EA272D;
	font-family: "roboto-slab-bold", Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	margin: 0px;
	padding: 19px 23px;
}
#mainNav li a:hover {
	color: #293991;
}
#mainNav li:first-child a {
	padding-left: 0px
}
#mainNav ul li:first-child a {
	padding-left: 15px
}
#mainNav ul li:last-child a {
	padding-left: 15px
}
#mainNav li:last-child a {
	padding-right: 0px
}
.inside #mainNav {
	border-top-width: 1px !important;
	border-top-style: solid !important;
	border-top-color: #CCC !important;
}
/*------- DROPDOWN --------*/

ul#mainNav ul {
	display: none;
}
ul#mainNav li:hover > ul {
	display: block;
}
ul#mainNav li {
	float: left;
	white-space:nowrap;
}
ul#mainNav li:hover a{
	color: #293991;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: -1px;
}
ul#mainNav ul {
	z-index: 99;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
	color: #E72A34;
	background-color: #FDFDFD;
	width: 100%;
	left: -30px;
	border-right-width: 1px;
	border-bottom-width: 1px !important;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid !important;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC !important;
	border-left-color: #CCC;
}
ul#mainNav ul li {
	float: none;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
ul#mainNav ul li a {
	padding: 5px 20px;
	color: #EB2A34 !important;
	font-size: 14px !important;
	font-family: "Lato", Arial, Helvetica, sans-serif !important;
	display: block;
	text-transform: capitalize !important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
ul#mainNav ul li a:hover {
	background-color: #F7F7F7;
	color: #2A3C8F !important;
}
ul#mainNav ul ul {
	position: absolute;
	left: 100%;
	top:0;
}
/*------- END OF DROPDOWN --------*/
#mainContent {
	padding: 0px;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.inside #mainContent {
	padding: 0px;
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 74px;
}

.inside #mainContent2 {
	padding: 0px;
	float: left;
	width: 924px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 74px;
}

.full #mainContent {
	padding: 0px;
	width: 924px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#homeCategories {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 600px;
}
#homeCategories .category {
	background-color: #E9262C;
	float: left;
	height: 28px;
	width: 183px;
	color: #FFF;
	font-size: 18px;
	line-height: normal;
	font-weight: 400;
	position: relative;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 165px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	border: 1px solid #CCC;
	overflow: hidden;
}
#homeCategories .category img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	clip: rect(0px,195px,155px,0px);
}
#homeCategories .category:hover {
	background-color: #2A3C8F;
}
.inside #homeCategories {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
#sideNav {
	margin: 0px;
	padding: 0px;
}
#sideNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sideNav li a {
	color: #EA272D;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
	font-size: 14px;
}
#sideNav li a:hover {
	color: #293991;
	font-weight: bold;
	padding-left: 3px;
}
footer {
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	clear: both;
}
footer p {
	margin-bottom: 0px;
}
#footerNav {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#footerNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerNav li a {
	display: inline-block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
#footerNav li a:hover {
	color: #333;
	text-decoration: none;
}
#footerNav li:last-child a {
	border: none;	
}
.developer, .developer a {
	color: #999;
	text-decoration: none;
}
.redTxt {
	color: #EA272D;
}