
/**************************************
    Theme           : Marvel Theme
    Css Generated   : 1/27/2015 15:54:20        
**************************************/
/*************************************************************************************************
VFS Styles
*************************************************************************************************/
@font-face {
	font-family:'MyriadPro-Regular';
	src: url('../css/fonts/MyriadPro-Regular_gdi.eot');
	src: url('../css/fonts/MyriadPro-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('../css/fonts/MyriadPro-Regular_gdi.woff') format('woff'),
		url('../css/fonts/MyriadPro-Regular_gdi.ttf') format('truetype'),
		url('../css/fonts/MyriadPro-Regular_gdi.svg#MyriadPro-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
@font-face {
	font-family:'MyriadPro-Light';
	src: url('../css/fonts/MyriadPro-Light_gdi.eot');
	src: url('../css/fonts/MyriadPro-Light_gdi.eot?#iefix') format('embedded-opentype'),
		url('../css/fonts/MyriadPro-Light_gdi.woff') format('woff'),
		url('../css/fonts/MyriadPro-Light_gdi.ttf') format('truetype'),
		url('../css/fonts/MyriadPro-Light_gdi.svg#MyriadPro-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
@font-face {
	font-family:'MyriadPro-It';
	src: url('../css/fonts/MyriadPro-It_gdi.eot');
	src: url('../css/fonts/MyriadPro-It_gdi.eot?#iefix') format('embedded-opentype'),
		url('../css/fonts/MyriadPro-It_gdi.woff') format('woff'),
		url('../css/fonts/MyriadPro-It_gdi.ttf') format('truetype'),
		url('../css/fonts/MyriadPro-It_gdi.svg#MyriadPro-It') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
@font-face {
	font-family:'MyriadPro-Bold';
	src: url('../css/fonts/MyriadPro-Bold_gdi.eot');
	src: url('../css/fonts/MyriadPro-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../css/fonts/MyriadPro-Bold_gdi.woff') format('woff'),
		url('../css/fonts/MyriadPro-Bold_gdi.ttf') format('truetype'),
		url('../css/fonts/MyriadPro-Bold_gdi.svg#MyriadPro-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
body {
	background-color: #131313;
	margin: 0px;
    padding: 0px;
}	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	margin: 0 0 15px 0;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	margin-left: 25px;
}
li {
	list-style: disc;
}	
hr {
	border: none;
	border-top: dotted 1px #ccc;
	color: #666;
	background-color: #e9e9e9;
	margin: 10px 0 15px 0;
	clear: both;
}
a {
   outline: 0;
}
blockquote {
	padding: 8px 10px 8px 14px;
	margin: 25px 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #90aa3f;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	color: #90aa3f;
}    	
blockquote p {
	display:inline;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	color: #90aa3f;
	padding: 0px;
}
.hide {
	display:none;
}
.clear {clear:both;}
/* HEADING STYLES */
h1 {
	font-family: "MyriadPro-Bold",sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;*/
	padding-bottom: 10px;
	margin-bottom: 15px;
}
h1 span {
	font-family: "MyriadPro-Bold",sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #f74902;
	text-transform: uppercase;
	display: block;
}
h2 {
	font-family: "MyriadPro-Bold",sans-serif;
	font-weight: 700;
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 25px;
}
h3 {
	font-family: "MyriadPro-Bold",sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	color: #000;
	padding: 0px 0 20px 0;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
h4 {
	font-family: "MyriadPro-Regular",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	color: #262626;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}
h5 {
	font-family: "MyriadPro-Regular",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	padding: 10px 0 7px 0;
}
h6 {
	font-family: "MyriadPro-Regular",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #262626;
	font-size: 14px;
	padding: 10px 0 5px 0;
}	


/* LINK STYLES */
a:link, a:active, a:visited {
	color: #093f5b; 
	text-decoration: none;
	opacity: 1; 
	filter:alpha (opacity=100);
    -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
            -o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
a:hover {color: #59ad16; text-decoration: none;opacity: 1; }



/* NAVIGATION STYLES */
div.top-container div.quick-access {
	margin: 0;
	padding: 0;
	line-height: 1;
	display: block;
	position: relative;
/*	left: 0px;
	top: 134px;*/
	width: 960px;
	z-index: 9999;
}
div.top-container div.quick-access ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 9999;
}
div.top-container div.quick-access ul:after {
	content: ' ';
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.top-container div.quick-access ul li {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	z-index: 9999;
}
div.top-container div.quick-access ul li a {
	text-decoration: none;
	display: block;
	margin: 0;
 -webkit-transition: color .2s ease;
 -moz-transition: color .2s ease;
 -ms-transition: color .2s ease;
 -o-transition: color .2s ease;
 transition: color .2s ease;
 z-index: 9999;
}
div.top-container div.quick-access ul li ul {
	position: absolute;
	left: -9999px;
	top: auto;
	z-index: 9999;
}
div.top-container div.quick-access ul li ul li {
	max-height: 0;
	position: absolute;
	-webkit-transition: max-height 0.4s ease-out;
	-moz-transition: max-height 0.4s ease-out;
	-ms-transition: max-height 0.4s ease-out;
	-o-transition: max-height 0.4s ease-out;
	transition: max-height 0.4s ease-out;
	background: #ffffff;
	z-index: 9999;
}
div.top-container div.quick-access ul li ul li.has-sub:after {
	display: block;
	position: absolute;
	content: '';
	height: 10px;
	width: 10px;
	border-radius: 5px;
	background: #000000;
	z-index: 1;
	top: 13px;
	right: 15px;
	
}
div.top-container div.quick-access ul li ul li.has-sub:before {
	display: block;
	position: absolute;
	content: '';
	height: 0;
	width: 0;
	border: 3px solid transparent;
	border-left-color: #ffffff;
	z-index: 2;
	top: 15px;
	right: 15px;
}
div.top-container div.quick-access ul li ul li a { /*Dropdown Link Styles*/
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	color: #000000;
	letter-spacing: 0;
	display: block;
	width: 200px;
	padding: 8px 15px 8px 15px;
	z-index: 9999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-family: "MyriadPro-Regular",sans-serif;
	font-style: normal;
	font-weight: 400;
}
div.top-container div.quick-access ul li ul li:hover > a, div.top-container div.quick-access ul li ul li.active > a {
	color: #000;
	background-color: #fee5ac;
}
div.top-container div.quick-access ul li ul li:hover:after, div.top-container div.quick-access ul li ul li.active:after {
	background: #F96;
}
div.top-container div.quick-access ul li ul li:hover > ul {
	left: 170px;
	top: 0;
	-moz-box-shadow: 3px 3px 4px #444;
  -webkit-box-shadow: 3px 3px 4px #444;
  box-shadow: 3px 3px 4px #444;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}
div.top-container div.quick-access ul li ul li:hover > ul > li {
	max-height: 72px;
	position: relative;
}
div.top-container div.quick-access > ul > li {
	float: left;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

div.top-container div.quick-access > ul > li:last-child, div.top-container div.quick-access > ul > li.last {background-image:none;}
div.top-container div.quick-access > ul > li:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 0;
	top: 0;
	z-index: 0;
	/*background: #fff; change active bg color*/
	opacity: .5;
 -webkit-transition: height .2s;
 -moz-transition: height .2s;
 -ms-transition: height .2s;
 -o-transition: height .2s;
 transition: height .2s;
}
div.top-container div.quick-access > ul > li.has-sub > a {
	padding-right: 30px;
}
div.top-container div.quick-access > ul > li.has-sub > a:after {
	display: block;
	content: '';
	height: 11px;
	width: 11px;
	position: absolute;
	border-radius: 13px;
	right: 14px;
	top: 16px;
}
div.top-container div.quick-access > ul > li.has-sub > a:before {
	display: block;
	content: '';
	border: 4px solid transparent;
	border-top-color: #771715;
	z-index: 2;
	height: 0;
	width: 0;
	position: absolute;
	right: 16px; /*Arrow Circle Styles*/
	top: 20px;
}
div.top-container div.quick-access > ul > li > a {/*Main nav text styles*/
	color: #fff;
	padding: 0px 2px 0px 7px;
	margin-right: 12px;
	font-family: "MyriadPro-Bold",sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-transform: uppercase;
	z-index: 2;
	position: relative;
}
div.top-container div.quick-access > ul > li:hover:after, div.top-container div.quick-access > ul > li.active:after {
	height: 100%;
}
div.top-container div.quick-access > ul > li:hover > a, div.top-container div.quick-access > ul > li.active > a {
	color: #f74902;
}
div.top-container div.quick-access > ul > li:hover > a:after, div.top-container div.quick-access > ul > li.active > a:after {
	background: #f74902;
}
div.top-container div.quick-access > ul > li:hover > a:before, div.top-container div.quick-access > ul > li.active > a:before {
	border-top-color: #ffffff;
}
div.top-container div.quick-access > ul > li:hover > ul {
	left: 0;
	-moz-box-shadow: 3px 3px 4px #444;
  -webkit-box-shadow: 3px 3px 4px #444;
  box-shadow: 3px 3px 4px #444;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}
div.top-container div.quick-access > ul > li:hover > ul > li {
	max-height: 72px;
	position: relative;
}
div.top-container div.quick-access #menu-button {
	display: none;
}

ul#secondaryNav {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0px;
	padding: 0px;
}
ul#secondaryNav li {
	display: inline-block;
	list-style: none;
	font-family: 'Noticia Text', serif;
	font-weight: 700;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	background-color: #292929;
	padding: 4px 15px 4px 15px;
}
ul#secondaryNav li a:link, ul#secondaryNav li a:active, ul#secondaryNav li a:visited {color: #fff; text-decoration: none;}
ul#secondaryNav li a:hover {color: #f74902; text-decoration: none;}

div.bottom-container div.quick-access ul.links {
	font-family: 'Noticia Text', serif;
	font-weight: 500;
	font-size: 12px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	float: left;
	width: 360px;
}
div.bottom-container div.quick-access ul.links li {
	list-style: none;
	border-bottom: 1px dashed #999;
	padding: 7px 0 5px 3px;
	text-align: left;
	display: inline-block;
	width: 45%;
	float: left;
	margin-right: 10px;
}
div.bottom-container div.quick-access ul.links li a:link, div.bottom-container div.quick-access ul.links li a:active, div.bottom-container div.quick-access ul.links li a:visited {color: #999; text-decoration: none;display:block;}
div.bottom-container div.quick-access ul.links li a:hover {color: #fff; text-decoration: none;}
ul#secondaryFooterNav {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0px;
	padding: 0px;
}
ul#secondaryFooterNav li {
	display: inline-block;
	list-style: none;
	font-family: 'Noticia Text', serif;
	font-weight: 700;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	background-color: #292929;
	padding: 4px 15px 4px 15px;
}
ul#secondaryFooterNav li a:link, ul#secondaryFooterNav li a:active, ul#secondaryFooterNav li a:visited {color: #fff; text-decoration: none;}
ul#secondaryFooterNav li a:hover {color: #f74902; text-decoration: none;}


/* LAYOUT STYLES */	
#containerHeader {
	width: 100%;
	min-width: 960px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 159px;
}
#shellHeader {
	width: 960px;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#containerSlider {
	width: 100%;
	min-width: 960px;
	background-image: url(../images/bg-slider.jpg);
	height: 506px;
}
#shellSlider {
	width: 960px;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top:30px;
}
#containerContent.homepage {background-image:none;padding-top: 0px;}
#containerContent {
	width: 100%;
	min-width: 960px;
	background-color: #fff;
	background-image: url(../images/bg-interior.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 50px;
}
#shellContent {
	width: 960px;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#containerFooter {
	width: 100%;
	min-width: 960px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #cecdcd;
	background: rgb(61,61,61); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(61,61,61,1) 0%, rgba(41,41,41,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(61,61,61,1)), color-stop(100%,rgba(41,41,41,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(41,41,41,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(41,41,41,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(41,41,41,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(61,61,61,1) 0%,rgba(41,41,41,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#292929',GradientType=0 ); /* IE6-9 */
}
#shellFooter {
	width: 960px;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 25px;
	position: relative;
}
#containerFooterBtm {
	width: 100%;
	min-width: 960px;
	background-color:#131313;
}
#shellFooterBtm {
	width: 960px;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 20px;
}
#shellFooterBtm p {
	background-color: #131313;
	font-family: 'Noticia Text', serif;
	font-weight: 500;
	font-size: 10px;
	color: #666;
	padding-bottom: 20px;
	margin-bottom: 0px;
	text-align: center;
}
#headerContent {
	position: relative;
	height: 135px;
}
#mainContent {
	padding: 30px 0px 0px 0px;
}
#mainContentEnd {
	clear: both;
	padding: 0px 0px 30px 0px;
}
#primaryContentHome {
	float: left;
	width: 655px;
	margin: 35px 0 35px 0;
}
#secondaryContentHome {
	float: left;
	width: 270px;
	margin: 35px 35px 0px 0;
}
#primaryContent{
	float: left;
	width: 610px;
	margin: 0px 35px 0px 0px;
}
#secondaryContent{
	float: left;
	width: 315px;
	margin: 0px 0px 0px 0px;
}
#footerContent {
	position: relative;
}
#footerContent p#tagline {
	color: #ccc;
}
#footerContent p#headline {
	color: #fff;
}
#footerContent p#headline span {
	color: #fff;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
p#tagline {
	font-family: "MyriadPro-Regular",sans-serif;
	font-style: normal;
	font-weight: 400;
	margin: 0px;
	line-height: 20px;
	color: #555;
	font-size: 18px;
	text-transform: uppercase;
	text-align: right;
	position: absolute;
	right: 0px;
	top: 40px;
}
p#tagline span {
	font-family: "MyriadPro-Regular",sans-serif;
	font-style: normal;
	font-weight: 400;
	margin: 0px;
	line-height: 20px;
	color: #f74902;
	font-size: 18px;
	text-transform: uppercase;
	text-align: right;
}
p#headline {
	font-family: "MyriadPro-Regular",sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 22px;
	color: #000;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
	position: absolute;
	top:60px;
	right: 0px;
}
p#headline span {
	font-weight: 700;
	color: #000;
}


/* ------FOOTER STYLES------*/
#footerContact {
	width:240px;
	position:absolute;
	right: 20px;
	top: 25px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 10px;
	color: #666;
	text-align: center;
}
#copyright a:link, #copyright a:active, #copyright a:visited {color: #ccc; text-decoration: none;}
#copyright a:hover {color: #fff; text-decoration: none;}
ul#socialLinks {
	position: absolute;
	right: 0px;
	top: 87px;
	margin: 0px;
}

/*
#footerContent #tagline {
	position: absolute;
	right: 0;
	top: 80px;
}

#footerContent #tagline p {
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	margin: 0px;
	line-height: 20px;
	color: #ccc;
	font-size: 18px;
	text-transform: uppercase;
	text-align: right;
}

#footerContent #tagline p span {
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	margin: 0px;
	line-height: 20px;
	color: #f74902;
	font-size: 18px;
	text-transform: uppercase;
	text-align: right;
}

#footerContent #tagline p.headline {
	font-family: "myriad-pro",sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 22px;
	color: #fff;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#footerContent #tagline p.headline span{
	font-family: "myriad-pro",sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -1px;
}*/

#vfs {
	font-family: museo-slab,serif;
	font-weight: 500;
	font-size: 10px;
	color: #666;
	position: absolute;
	left: 0px;
	/*top: 224px;*/
}

#vfs a:link {color: #fff; text-decoration: none;}
#vfs a:visited {color: #fff; text-decoration: none;}
#vfs a:active {color: #fff; text-decoration: none;}
#vfs a:hover {color: #f74902; text-decoration: none;}

#copyright {
	font-family: museo-slab,serif;
	font-weight: 500;
	font-size: 10px;
	color: #666;
	position: absolute;
	right: 0px;
	/*top: 224px;*/
}



ul#socialLinks li {
	display: inline;
	list-style: none;
	padding:0;
}
ul#socialLinks li a {
	opacity: 1; 
	filter:alpha (opacity=100);
    -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
            -o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
ul#socialLinks li a:hover {
	zoom: 1;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/* -------SEARCH STYLES------*/
#search {
	position: absolute;
	top: 3px;
	right: 150px;
}
#searchForm #target {
	color: #666;
	font-size: 15px;
	height: 17px;
	width: 123px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right:3px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 12px;
}
#searchForm input {
	float: left;
}
#search_mini_form button.search-btn{background:none;color:#000;}
#search_mini_form button.search-btn span span{margin-left:-4px;font-size:11px;}

/* GENERAL FORM STYLES */
.mainContentForm {
	width: 665px;
	margin: 20px 0 0px 0;
}

.mainContentForm p {
	font-size: 12px;
	color: #333;
	padding: 4px;
	margin: 0px;
	float: left;
	width: 320px;
}
.mainContentForm p.fullWidth {
	font-size: 12px;
	color: #333;
	padding: 4px;
	margin: 0px;
	float: left;
	width: 650px;
}
.mainContentForm p.fullWidth label{
	width: 650px;
}
.mainContentForm p.fullWidth textarea {
	width:650px;
}
.mainContentForm label {
	color: #444;
	float: left;
	text-align: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	width: 280px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
}
.mainContentForm input {
	border: 1px solid #E1E1E1;
	color: #505050;
	float: left;
	height: 18px;
	margin: 0 5px 0 0;
	width: 280px;
	background-color: #FCFCFC;
}
.mainContentForm textarea {
	border: 1px solid #E1E1E1;
	height: 70px;
	width: 280px;
	background-color: #FCFCFC;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
}
.mainContentForm select {
	border: 1px solid #E1E1E1;
	color: #505050;
	float: left;
	height: 22px;
	width: 285px;
	background-color: #FCFCFC;
}
.mainContentForm input[type=radio] {
	border: none;
	width: 15px;
	margin:0px 3px 0px 0px;
	padding:0px;
	clear:both;
}
.mainContentForm input[type=checkbox] {
	border: none;
	margin: 0;
	width: 14px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainContentForm input:focus,
.mainContentForm select:focus,
.mainContentForm textarea:focus {
	background-color: #e5fbfe;
}
.mainContentForm input[type="submit"]{
	background-color:#00457C;
	border:0px solid #29bebc;
	color:#FFF;
	margin: 0px;
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-weight: 500;
	height:32px;
	line-height:18px;
	padding:0 0 0 0;
	width: 80px;
	font-size: 15px;
	font-style: italic;
}
.mainContentForm input[type="submit"]:hover {
	color: #FFF;
	margin: 0px;
	background-color: #C41E3A;
}
#newsBoxContainer {
	margin-bottom: 20px;
	padding-bottom:10px;
	background-color:#000;
}
#newsBox {
	background-image: url(../images/bg-news.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f74902;
	padding: 20px;
}
#newsBox h2 {
	font-family: "MyriadPro-Regular",sans-serif;
	font-weight: normal;
	font-weight: 400;
	font-size: 18px;
	color: #f74902;
	text-transform: none;
	padding: 0 0 0 0;
}
#newsBox h2 a {color: #f74902;}
#newsBox h2 a:hover {color: #fff;}
#newsBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	line-height: 18px;
	margin: 5px 0 18px 0;
	padding:0px;
}
#newsBox a {color: #f74902;}
#newsBox a:hover {color: #fff;}
#newsBox .newsLast {margin-bottom: 0px;}
.featProd {
	display:block;
	margin-bottom: 30px;
}
.featProd .prodImg {
	float:left;
	width: 150px;
	height: 150px;
	overflow: hidden;
	display:block;
	margin-right:25px;
	border: 1px solid #CCC;
}
.featProd .prodDesc {float:left; width: 470px; padding-top:15px;}
.featProd .prodDesc a {color: #f74902;font-size:20px;text-transform:uppercase;display:block;padding-bottom: 12px;font-family: "myriad-pro",sans-serif; font-weight: 700; font-style:normal;}
/*************************************************************************************************
Temporary Normalization Overrides - Probably changing later
*************************************************************************************************/
.side-nav-block h2 {margin-top:0px;}

form #search{top:auto;left:auto;right:auto;}

.block-quick-add ul.quickadd-form-list,
.registered-users ul.form-list,
ul.checkout-types,
div.shipping-form ul.form-list,
.qop-search ul,
.side-nav-block ul.fullsidenav{margin-left:0px;}

.registered-users ul.form-list li,
ul.checkout-types li,
div.shipping-form ul.form-list li,
.qop-search ul li,
.block-cart ol#cart-sidebar.mini-products-list li,
.block-quick-add ul.quickadd-form-list li{list-style:none;}
/*************************************************************************************************
Default Theme Styles
*************************************************************************************************/
body {
	background-image: url("../images/bg-grad.jpg");
	background-repeat: repeat-y;
	background-color: #8a8a8a;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
}

.header-container {
	/*background-image: none;
	background-color: transparent;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;*/
	border-top: none;
	border-bottom: none;
	background: none;
	width: 100%;
	min-width: 960px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 160px;
	background-color:#000;
}

.header {
	/*background-image: none;
	background-color: transparent;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;*/
	width: 960px;
	margin: 0 auto;
	/*padding: 0px;*/
	text-align: right;
	position: relative;
	z-index: 10;
}

.nav-container {
	background-image: none;
	background-color: transparent;
}

#nav {
	background-image: none;
	background-color: transparent;
}

.main-container {
	/*background-image: none;
	background-color: transparent;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;*/
	width: 100%;
	min-width: 960px;
	background-color: #fff;
	background-image: url(../images/bg-interior.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 60px;
}

.main {
	background-image: none;
	background-color: transparent;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.footer-container {
	/*
	background-image: none;
	background-color: transparent;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
*/	width: 100%;
	min-width: 960px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #cecdcd;
	background: rgb(61,61,61); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(61,61,61,1) 0%, rgba(41,41,41,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(61,61,61,1)), color-stop(100%,rgba(41,41,41,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(41,41,41,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(41,41,41,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(41,41,41,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(61,61,61,1) 0%,rgba(41,41,41,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#292929',GradientType=0 ); /* IE6-9 */
}
.footer-container,.bottom-container{position:relative;}
.footer {
	/*background-image: none;
	background-color: transparent;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	color: #5f706f;*/
	width: 960px;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 25px;
	position: relative;
}

.footer li {
	background-image: none;
	background-color: transparent;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.footer li a {
	color: #5f706f;
}
#footerLinks {
	float: left;
	margin: 0px 25px 0 0;
}

ul.footerNav {
	color: 999;
	font-family: 'Noticia Text',serif;
	font-weight: 500;
	font-size: 12px;
	margin: 0;
	padding:0;
}

ul.footerNav li {
	list-style: none;
	display:block;
	text-align:left;
	width: 190px;
	border-bottom: 1px dashed #999;
	padding: 7px 0 5px 3px;
}

ul.footerNav li a:link {color: #999; text-decoration: none;}
ul.footerNav li a:visited {color: #999; text-decoration: none;}
ul.footerNav li a:active {color: #999; text-decoration: none;}
ul.footerNav li a:hover {color: #fff; text-decoration: none;}


.cart-table .btn-continue span,.cart-table .btn-update span, .cart .discount button span,.cart .shipping button span {
	background-image: none;
	background-color: transparent;
}

button.btn-proceed-checkout span {
	background-image: none;
	background-color: transparent;
	color: #ffffff;
	height: auto;
}

.header .form-search button.button span {
	background-image: none;
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5c5656;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5c5757;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5c5757;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5c5757;
}

.header .form-search {
	background-image: none;
	background-color: transparent;
	margin-top: 0;
	right:140px;
	width: 218px;
}
/* product list paging */
.toolbar .pager {
	background-image: none;/*url("../images/nav-l1.gif")*/
	background-repeat: repeat-x;
	background-color: transparent;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-position: 0 0;
	padding-bottom: 2px;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f46f3a+44,f74902+100 */
	background: #f46f3a; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NCUiIHN0b3AtY29sb3I9IiNmNDZmM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjc0OTAyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #f46f3a 44%, #f74902 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,#f46f3a), color-stop(100%,#f74902)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f46f3a 44%,#f74902 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f46f3a 44%,#f74902 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f46f3a 44%,#f74902 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f46f3a 44%,#f74902 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f46f3a', endColorstr='#f74902',GradientType=0 ); /* IE6-8 */

}

.toolbar .sorter {
	background-image: none;/*url("../images/nav-l1.gif")*/
	background-color: transparent;
	border-top-width: 1px;
	border-top-color:#ccc;
	border-top-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-position: 0 0;
	padding-bottom: 2px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f74902+0,f46f3a+100 */
background: #f74902; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3NDkwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNDZmM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f74902 0%, #f46f3a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f74902), color-stop(100%,#f46f3a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f74902 0%,#f46f3a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f74902 0%,#f46f3a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f74902 0%,#f46f3a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f74902 0%,#f46f3a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f74902', endColorstr='#f46f3a',GradientType=0 ); /* IE6-8 */

}

/* Product Filtering */
#narrow-by-list dd ol li{list-style:none;}
.block-layered-nav .block-content .currently ol li{list-style:none;}

/* My Cart Sidebar Widget */
.btn-remove {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}


.products-list li.item {
	background-image: none;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style:none;
}

ol.products-list li.odd {
	background-image: none;
	background-color: transparent;
}

ol.products-list li.even {
	background-image: none;
	background-color: transparent;
}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #d9ddd3; background:url(../images/bkg_grid.gif) 0 0 repeat; position:relative; margin:0 auto;}
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 20px; list-style:none;}
.products-grid li.item ul li{list-style:none;}
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.block.callout .block-content .product-image { display:block; width:193px; height:193px; margin:0 0 10px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:relative; top:10px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* Single Column Product Detail */
div.col1-layout div.product-img-box{margin:0 auto;text-align:center;}
div.col1-layout div.product-view div.product-shop{float:none;width:100%;}
.footable > tbody > tr > td[align="center"]{text-align:center!important;}

/* Sidebar search autocomplete list */
#search_autocomplete{width:192px;z-index:100;background-color:#DDDDDD;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
#search_autocomplete ul{margin:0 auto;}
#search_autocomplete ul li{list-style:none;padding-left:15px;}

.category-products .products-grid {
	background-image: none;
	background-color: transparent;
	list-style:none;
}

.category-products .even {
	background-image: none;
	background-color: transparent;
}

.category-products ul.odd {
	background-image: none;
	background-color: transparent;
}

.block-account div.block-title {
	background-image: none;
	background-color: #86bede;
	padding-top: 5px;
	padding-bottom: 3px;
}

.block-account div.block-title strong {
	font-size: 14px;
	color: #ffffff;
}

.block-account .block-content {
	background-image: none;
	background-color: transparent;
}

.block-account .block-content li.current {
	background-image: none;
	background-color: transparent;
	color: #86bede;
}

.dashboard .box-account .box-head h2 {
	background-image: none;
	background-color: transparent;
	color: #86bede;
	padding-left: 0px;
}

.box-account {
	background-image: none;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cart .totals {
	background-image: none;
	background-color: transparent;
}

.cart .totals tr.summary-details td {
	background-image: none;
	background-color: transparent;
}

.cart .discount, .cart .shipping {
	background-image: none;
	background-color: transparent;
}

.cart .discount h2 {
	background-image: none;
	background-color: transparent;
}

.cart .shipping h2 {
	background-image: none;
	background-color: transparent;
}

.data-table thead th {
	background-image: none;
	background-color: #F74902;
	color: #ffffff;
}

.data-table .odd {
	background-image: none;
	background-color: transparent;
}

.data-table .even {
	background-image: none;
	background-color: transparent;
}

.btn-remove2,.btn-remove {
	background-image: url("../images/btn_trash.gif");
	background-repeat: no-repeat;
	background-color: transparent;
}

.data-table tfoot tr,.data-table tfoot tr.first td {
	background-image: none;
	background-color: transparent;
}

.pager {
	background-image: none;
	background-color: transparent;
}

.opc .active .step-title {
	background-image: none;
	background-color: #0A7BBB;
	color: #fff;
	padding-top: 2px;
}

.opc .active .step-title .number {
	background-image: none;
	background-color: #0a7abb;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	color: #ffffff;
	margin-top: 3px;
}

.opc .active .step-title h2, .info-set h2.legend {
	background-image: none;
}

.opc .active .step-title h2 {
	background-color: transparent;
	color: #ffffff;
	padding-top: 2px;
}

.opc .step button.button span {
	background-image: none;
	background-color: transparent;
}

.opc .step {
	background-image: none;
	background-color: transparent;
}

.opc .step .form-list label,.opc .step .sp-methods label {
}

.opc .step-title {
	background-image: none;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.opc .step-title .number {
	background-image: none;
	background-color: transparent;
}

.opc .step-title h2 {
	background-image: none;
	background-color: transparent;
}

.step ul.form-list li{list-style:none;}
.sp-methods dd ul li{list-style:none;}

.block-progress dt.complete {
	background-image: none;
	background-color: transparent;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
}

.block-progress dd.complete {
	background-image: none;
	background-color: transparent;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-right: 4px;
	padding-left: 4px;
}

.block-progress dt {
	background-image: none;
	background-color: transparent;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
}

.account-login .content h2 {
	background-image: none;
	background-color: transparent;
	color: #F74902;
	padding-left: 0px;
}

.account-login .content {
	background-image: none;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.account-login .buttons-set {
	background-image: none;
	background-color: transparent;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.account-login button.button span {
	background-image: none;
	background-color: transparent;
}

#contactForm .fieldset .legend {
	background-image: none;
	background-color: #ffffff;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 10px;
}

#contactForm .fieldset {
	background-image: none;
	background-color: transparent;
	border-top-width: 0px;
	border-top-color: #ffffff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#contactForm .buttons-set {
	background-image: none;
	background-color: transparent;
}

#contactForm button.button span,#contactForm .buttons-set a {
	background-image: none;
	background-color: transparent;
}

.note-msg, .notice-msg {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #636363;
	background-position: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.success-msg {
	background-image: none;
	background-color: #FFFFFF;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight: normal;
	color: #636363;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.error-msg {
	background-image: none;
	background-color: #FFFFFF;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight: normal;
	color: #636363;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav li {
	background-image: none;
	background-color: transparent;
}

#nav li ul {
	background-image: none;
	background-color: transparent;
}

#nav li ul li, #nav li li.last {
	background-image: none;
	background-color: transparent;
}

#nav li ul li a:hover, #nav li ul li.over a, #nav li ul li.active a {
	background-image: none;
}

#nav li ul li a:hover, #nav li ul li.active a {
	background-color: transparent;
}

a {
	font-weight: bold;
	color: #636363;
}

.old-price .price, .regular-price .price, .price-box .price, .price-box .price-label, .price-from .price-label, .price-to .price-label {
	color: #636363;
}

.special-price .price {
	font-weight: bold;
	color: #636363;
}

.product-view .product-shop .add-to-links a {
	color: #636363;
}

li.item .old-price .price,li.item .regular-price .price {
}

li.item .special-price .price {
}

li.odd .old-price .price,li.odd .regular-price .price  {
}

li.odd .special-price .price {
}

li.even .old-price .price,li.even .regular-price .price {
}

li.even .special-price .price {
}

.category-products .products-grid .old-price .price, .category-products .products-grid .regular-price .price {
}

.category-products .products-grid .special-price .price {
}

.category-products ul a {
	color: #636363;
}

.category-products .even .old-price .price, .category-products .even .regular-price .price {
}

.category-products .even .special-price .price {
}

.category-products ul.even a {
}

.category-products ul.odd .old-price .price, .category-products ul.odd .regular-price .price {
}

.category-products ul.odd.special-price .price {
}

.category-products ul.odd a {
}

.block-account .block-content li a {
}

.box-account a {
}

.box-account a.link-reorder {
	color: #86bede;
}

.cart .totals tfoot th strong, .cart .totals tfoot td strong {
}

.cart .totals td {
}

.block-progress dt.complete a {
	font-size: 12px;
}

.account-login label {
}

#contactForm .fieldset label {
}

#search_mini_form{margin:1em auto;display:inline-block;}
#search_mini_form #search{margin-right:-1px!important;}

.main .block  {
	background-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-image: none;
}

.block .block-title strong {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.block .block-title {
	background-repeat: repeat-x;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-image: url("../images/tab.gif");
	padding-left: 10px;
}

.block .block-subtitle  {
	background-color: transparent;
	background-image: none;
}

.block .block-content a {
	font-weight: normal;
	color: #636363;
	text-decoration: none;
}

.block .block-content,.block-cart .subtotal  {
	background-color: transparent;
	background-image: none;
}

.block .actions  {
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	background-image: none;
}

.block .actions button.button span {
	background-color: transparent;
	background-image: none;
}

.block li {
	background-color: transparent;
	background-image: none;
}

.block li.odd  {
	background-color: transparent;
	background-image: none;
}

.block li.even {
	background-color: transparent;
	background-image: none;
}

.block li .btn-edit {
	background-color: transparent;
	background-image: none;
}

.block li .product-image {
}

.block input.input-text,.block textarea {
	background-color: transparent;
	background-image: none;
}

.errors-page .fieldset {
	background-image: none;
	background-color: transparent;
}

.errors-page .fieldset label {
	background-image: none;
	background-color: transparent;
}

.customsidenav-block {
	background-image: none;
}

.side-nav-block {
	background-color: #c2deee;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.side-nav-block h2 {
	background-image: none;
	background-color: #636363;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.fullsidenav li {
	background-image: none;
	background-color: transparent;
}

.fullsidenav li a {
	background-image: url("../images/nav-l1.gif");
	background-repeat: no-repeat;
	background-color: #c2deee;
	font-weight: normal;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.fullsidenav li ul {
	background-image: none;
	background-color: transparent;
}

.fullsidenav li ul li, .fullsidenav li li.last {
	background-image: none;
	background-color: transparent;
}

.fullsidenav li.active li a,.fullsidenav li.active li.active li a,.fullsidenav li.active li.active li.active li a,.fullsidenav li.active li.active li.active li.active li a {
	background-image: none;
	background-color: transparent;
	color: #86bede;
	padding-top: 0px;
	padding-bottom: 5px;
}

.fullsidenav li.active li a:hover,.fullsidenav li.active li.active a,.fullsidenav li.active li.active li a:hover,.fullsidenav li.active li.active li.active a,.fullsidenav li.active li.active li.active li a:hover,.fullsidenav li.active li.active li.active li.active a,.fullsidenav li.active li.active li.active li.active li a:hover,.fullsidenav li.active li.active li.active li.active li.active a {
	background-image: none;
	background-color: transparent;
	color: #333333;
}

#nav li a {
}

#nav li a:hover, #nav li.active a {
}

#nav li li li.last {
}

#nav li ul li a,#nav li.active ul li a {
}

.fullsidenav li a:hover, .fullsidenav li.active a {
	font-weight: bold;
	color: #fff;
	background-repeat: no-repeat;
	background-color: #096aa1;
	background-image: url("../images/nav-l1current.gif");
}

.fullsidenav li li li.last {
}

.fullsidenav li.parent {
	background-color: transparent;
	background-image: none;
}

.account-login .buttons-set a {
	background-color: transparent;
	background-image: none;
}

.col-left {
	background-color: transparent;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-image: none;
}

.col-main {
	background-color: #ffffff;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: none;
	width: 667px;
}

.col-right {
	background-color: transparent;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-image: none;
}

.block-cart .block-title strong {
	background-image: none;
	background-color: transparent;
}

.header a.logo {
	margin-left: -13px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.header a.logo img{margin-top: -15px;margin-bottom: 15px;}

.products-list .product-name a {
}

.products-list li.odd .product-name a {
}

.products-list li.even .product-name a {
}

.products-grid .product-name a {
}

.products-grid .even .product-name a {
}

.products-grid .odd .product-name a {
}

.header .quick-access {
	margin-right: -20px;
	/*border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;*/
	padding-right: 10px;
	padding-left: 10px;
	width: 930px;
	/*background-color: #34434E;
	background-image: url("../images/tab.gif");*/
}

button.button span {
	font-weight: bold;
	color: #FFF;
}

button.button {
	background-repeat: repeat-x;
	background-color: #505050;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url("../images/tab.gif");
	width: 137px;
}
/* left nav block override */
.main .block {
    background-color: #fff;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #999;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-image: none;
}
.side-nav-block h2 {
    background-image: none;
    background-color: #636363;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
	background-image: url("../images/tab.gif");
}
.fullsidenav li a {
    background-image: none;
    background-repeat: no-repeat;
    background-color: rgb(222, 221, 221);
    font-weight: normal;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom: 1px solid #C2C2C2;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dedddd+0,efefef+50,dedddd+100 */
	background: #dedddd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #dedddd 0%, #efefef 50%, #dedddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedddd), color-stop(50%,#efefef), color-stop(100%,#dedddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dedddd 0%,#efefef 50%,#dedddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dedddd 0%,#efefef 50%,#dedddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dedddd 0%,#efefef 50%,#dedddd 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dedddd 0%,#efefef 50%,#dedddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedddd', endColorstr='#dedddd',GradientType=0 ); /* IE6-8 */
}
.fullsidenav li.level0.last a {
    border-radius: 0!important;
}
.fullsidenav li a:hover, .fullsidenav li.active a {
    font-weight: bold;
    color: #fff;
    background-repeat: no-repeat;
    background-color: rgba(247, 73, 2, 0.79);
    background-image: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f74902+0,ff7700+50,f74902+100 */
	background: #f74902; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3NDkwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmNzcwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNzQ5MDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f74902 0%, #ff7700 50%, #f74902 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f74902), color-stop(50%,#ff7700), color-stop(100%,#f74902)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f74902 0%,#ff7700 50%,#f74902 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f74902 0%,#ff7700 50%,#f74902 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f74902 0%,#ff7700 50%,#f74902 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f74902 0%,#ff7700 50%,#f74902 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f74902', endColorstr='#f74902',GradientType=0 ); /* IE6-8 */
}
.block.side-nav-block h2 {
    border-bottom-width: 0;
}
ul.fullsidenav li.level0 ul.level0{
	margin-left:0px;
	padding-left:0px;	
}
ul.fullsidenav li.level0 ul.level0 li{
	padding-top:5px;	
}
.fullsidenav li.active li a, .fullsidenav li.active li.active li a, .fullsidenav li.active li.active li.active li a, .fullsidenav li.active li.active li.active li.active li a {
    color: #00639B;
}
/* button override */
.buttons-set button.button, .actions button.button {
    float: none;
    margin: 0 auto;
    text-align: center;
    clear: both;
    width: 75%;
    display: block;
}

button.button:hover {
	background-repeat: repeat-x;
	background-color: #505050;
	background-image: url("../images/tab.gif");
}

.breadcrumbs {
	background-color: transparent;
	padding-top: 10px;
	padding-left: 10px;
	background-image: none;
}

.breadcrumbs li strong {
	background-color: transparent;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
}

.header .quick-access .links li {
	background-position: right center;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.header .quick-access .links li a {
	text-decoration: none;
	color: #fff;
}

.header .quick-access .links li:hover {
	background-color: transparent;
}

.header .quick-access .links li a:hover {
	/*color: #fff;*/
}

.header .welcome-msg {
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	background-image: none;
}

.header .quick-access .links {
	background-position: -479px bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: -26px;
	margin-bottom: 0px;
	padding-left: 1px;
	float:left;
}

.main .page-title, .main .std {
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.page-title h1, .page-title h2 {
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	background-image: none;
}

.product-view .product-collateral {
	background-image: none;
	background-color: #ffffff;
}

.product-view .box-collateral {
	background-image: none;
	background-color: #ffffff;
}

.header .customtopnav {
	background-color: transparent;
	margin-top: -30px;
	margin-bottom: -30px;
	background-image: none;
}

.header .customtopnav .links {
	background-color: transparent;
	background-image: none;
}

.header .customtopnav .links li {
	background-color: transparent;
	background-image: url("../images/tab_right.gif");
}

.header .customtopnav .links li a {
}

.header .customtopnav .links li:hover {
	background-color: transparent;
	background-image: url("../images/tab_right.gif");
}

.header .customtopnav .links li a:hover {
}

.customsidenav li {
	background-color: transparent;
	background-image: none;
}

.customsidenav li a {
	background-color: #c2deee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: none;
}

.customsidenav li a:hover, .fullsidenav li.active a {
	background-color: #0969a1;
}

.customsidenav li a:hover, .customsidenav li.active a {
	background-image: none;
}

.footer .customtopnav {
	background-color: transparent;
	background-image: none;
}

.footer .customtopnav .links {
	background-color: transparent;
	background-image: none;
}

.footer .customtopnav .links li {
	background-color: transparent;
	background-image: none;
}

.footer .customtopnav .links li a {
}

.footer .customtopnav .links li:hover {
	background-color: transparent;
	background-image: none;
}

.footer .customtopnav .links li a:hover {
}

.col-main, .sidebar .block, .header .quick-access {
/*box-shadow:0 0 10px -2px #333;*/
}
button.btn-proceed-checkout span {
height:auto;
}

.fullsidenav li.level0.last a {
   border-radius: 0 0 8px 8px;
} 
.fullsidenav li.level0.last.active a {
   border-radius: 0;
} 

.block .block-title strong {
padding:0;
}

.header div.customtopnav {
float:left;
margin-left:-20px;
width:auto;
}
.header div.customtopnav ul.customtopnav li.first {
background: url("/skin/frontend/flexitheme/plumb_click/images/home.png") no-repeat scroll 50% 12px transparent;
    margin-top: -8px;
    padding-top: 0;
}
.header div.customtopnav ul.customtopnav li.first:hover {
background: url("/skin/frontend/flexitheme/plumb_click/images/home-hover.png") no-repeat scroll 50% 12px transparent;
}
.header div.customtopnav ul.customtopnav li.first a,
.header div.customtopnav ul.customtopnav li.first a:hover {
 background: none;
    display: inline-block;
    height: 20px;
    text-indent: 30000px;
font-size:0px;
    width: 25px;
}

.footer address {
color:#5f706f;
}

ul.customsidenav.usefullinks li.first a {
border-radius:8px 8px 0 0;
border:none;
}
ul.customsidenav.usefullinks li.last a {
border-radius: 0 0 8px 8px;
}

p.availability {
/*display:none;*/
}

body.cms-home div.top-container div.quick-access{
	/*margin-top:-10px;*/
	top: 152px;
	position: absolute;
	left: 0;
}

/* Custom Tertiary Nav in header */
#vfTopNav{margin-right:130px;position:absolute;right:0;}
#vfTopNav ul.links li.first{display:none;}

/* fix product image zoom */
/*div.product-img-box div.zoom{position:relative;margin:10px 0;clear:both;}*/
/*div.product-img-box p.product-image{    position: relative;
    display: block;
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 9;
	}*/
	
.product-img-box .product-image-zoom{position:relative;width:900px;height:600px;/*width:265px;height:265px;*/overflow:hidden;z-index:9}
.product-img-box .product-image-zoom img{position:absolute;left:0;top:0;cursor:move}
.product-img-box .zoom-notice{font-size:11px;margin:0 0 5px;text-align:center}
.product-img-box .zoom{width:225px;position:relative;z-index:9;height:18px;margin:0 auto 13px;padding:0 28px;background:url(/skin/frontend/default/default/images/slider_bg.gif) 50% 50% no-repeat;cursor:pointer}
.product-img-box .zoom.disabled{-moz-opacity:.3;-webkit-opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";opacity:.3}
.product-img-box .zoom #track{position:relative;height:18px}
.product-img-box .zoom #handle{position:absolute;left:0;top:-1px;width:9px;height:22px;background:url(/skin/frontend/default/default/images/magnifier_handle.gif) 0 0 no-repeat}
.product-img-box .zoom .btn-zoom-out{position:absolute;left:2px;top:0}
.product-img-box .zoom .btn-zoom-in{position:absolute;right:2px;top:0}
.product-img-box .more-views {display:none;}

.footable a{color:#f74902;}

#tagline{
	margin-top: 6px;
}
#tagline p {
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	margin: 0px;
	line-height: 20px;
	color: #555;
	font-size: 18px;
	text-transform: uppercase;
	text-align: right;
}
#tagline p span {
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	margin: 0px;
	line-height: 20px;
	color: #f74902;
	font-size: 18px;
	text-transform: uppercase;
	text-align: right;
}
#tagline p.headline {
	font-family: "myriad-pro",sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 22px;
	color: #000;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#tagline p.headline span {
	font-family: "myriad-pro",sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 22px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px;
}