﻿@import url(reset.css);
@import url(text.css);

img.frame, #page-content-wrapper img {
	padding: 8px;
	background-color: #fff;
	border: 1px solid #aaa!important;
	-webkit-box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px #999;
	box-shadow: 0 0 4px #999;
}

#page-content-wrapper {
	clear:both;
}

#service-photos img{
	padding: 5px;
	background-color: #fff;
	border: 1px solid #666;
}

.deg75
{
     -moz-transform: rotate(4.5deg);  
       -o-transform: rotate(4.5deg);  
  -webkit-transform: rotate(4.5deg);  
}

.deg75-neg {
     -moz-transform: rotate(-4.5deg);  
       -o-transform: rotate(-4.5deg);  
  -webkit-transform: rotate(-4.5deg);  

}

html {
	background-color: #1B232A;
}

body {
	text-align:center;
	background: #e2d3ab url(../images/body-bg.png) repeat-x;
}

.clear {
	clear: both;
}

.floatRight { 
	float: right;
	margin: 0px 0px 20px 20px;
	display: inline;
}

.floatLeft { 
	float: left;
	margin: 20px 20px 0px 0px;
	display: inline;
}

a {
	text-decoration: none;
	color: #CF7500;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.5em;
	margin-top: 0.5em;
	text-align:justify;
	padding-bottom: 1.33em;
}

h3 {
	font-size: 18px;
	color: #2F577F;
}

h4 {
	font-size: 14px;
	margin-bottom: 5px;
}

.featured-list {
	clear:both;
}

#options {
	clear:both;
}

#features-remade {
	clear:both;
}

#features-remade hr {
	float:left;
	display:block;
	clear:both;
}

#features-remade h4 {
	margin:20px 15px;
	clear:both;
	font-size:18px;
	font-weight:bold;
	color:#333;
	border-bottom:1px solid #747474;
	padding-bottom:2px;
}

#features-remade ul, #options ul {
	list-style-type: none;
	clear:both;
}

#features-remade li, #options li {
	margin: 15px;
	float: left;
	display: inline;
	width: 160px;
	height: 1%;
}

#features ul, #options ul {
	list-style-type: none;
}

#features li, #options li {
	margin: 15px;
	float: left;
	display: inline;
	width: 160px;
	height: 210px;
}

#options img {
	border: 1px solid #1B232A;
}

#options-new {
	padding:30px 20px;
	height:400px;
}

#media #image-list, #media #video-list, #media #documents-list {
	list-style-type: none;
	clear:both;
	float:none;
}
#media #image-list li {
	float: left;
	height: 170px;
	margin: 15px;
	padding:0px;
}
#media $image-list li img {
	border: 1px solid #1B232A;
}
#media #video-list li {
	float: left;
	height: 240px;
}

#media #documents-list li {
	padding: 0px 0px 10px 0px;
	font-size: 16px;
}



#wrapper {
	text-align:left;
	font-size: 12px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	z-index:500;
}

#header, #header a, #footer, #footer a {
	color: #fff;
}

#header {
	height: 131px;
	position: relative;
}

#header h1 {
	height: 114px;
	width: 278px;
	text-indent: -9999px;
	margin-left: 20px;
}

#header h1 a {
	background: url(../images/logo.png) no-repeat left center;
	display: block;
	height: 114px;
	width: 278px;
	outline: none;
}

#header address {
	font-style: normal;
	position: absolute;
	top: 25px;
	right: 0px;
	text-align: right;
}

#global-nav {
	position: absolute;
	bottom: 17px;
	right: 0px;
	_width: 620px;
	z-index:10;
}

#global-nav ul {
	overflow: hidden;
	margin: 0px;
	zoom:1;
}

#global-nav li {
	float: left;
	list-style-type: none;
	height: 36px;
	line-height: 36px;
	margin: 0px 1px;
}

#global-nav li a {
	height: 36px;
	line-height: 36px;
	display: block;
	_display: inline-block;
	background-color: #e48916;
	padding: 0px 10px;
	
	outline: none;
	text-decoration: none;
	
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #f4ca15;

     -moz-border-radius-topright: 12px; /* FF1+ */
	 -moz-border-radius-topleft: 12px; /* FF1+ */
     -webkit-border-top-right-radius: 12px; /* FF1+ */
	 -webkit-border-top-left-radius: 12px; /* FF1+ */
	 
	
  /* FF3.6 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7d00f', EndColorStr='#e48916')";
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f7d00f),color-stop(50%, #e48916));/* Saf4+, Chrome */
}

#global-nav li a:hover {
		
  /* FF3.6 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EFDC86', EndColorStr='#e48916')";
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #EFDC86),color-stop(50%, #e48916));/* Saf4+, Chrome */
}


#global-nav li a.active {
		
  /* FF3.6 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#bababa', EndColorStr='#5e5e5e')";
	border: 1px solid #bababa;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #bababa),color-stop(50%, #5e5e5e));/* Saf4+, Chrome */
            /* IE6,IE7 */
}

#global-nav li a.active:hover {
		
  /* FF3.6 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cacaca', EndColorStr='#5e5e5e')";
	border: 1px solid #bababa;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #cacaca),color-stop(50%, #5e5e5e));/* Saf4+, Chrome */
            /* IE6,IE7 */
}

/* Submenu */
  
#global-nav ul {
	overflow:inherit;
	height:1%;
	z-index:100000;
}

#global-nav li {
	position: relative;
	z-index: 1001;
}

#global-nav li .submenu {
	position: absolute; /*--Important--*/
	top: 37px; left: 0px;
	border: 1px solid #8e95a3;
	float: left;
	width: 100%;
	display: none; /*--Hidden for those with js turned off--*/
	padding: 5px 10px 10px 10px;
	z-index: 10001;
	background:  #fff url(../images/content-wrapper-bg.png) repeat-x;
	
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
			behavior: url(/PIE.htc);
}
#global-nav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#global-nav li .submenu ul{
	margin: 0; padding: 0;
	float: left;
	width: auto;
	height: auto;
	z-index:10000;
}

#global-nav .submenu ul li {
	float:left;
	padding: 2px 0px;
	margin: 0px 10px;
	background: none;
	line-height: 1.5em;
	height: auto;
	width: 100%;
	clear:both;
	z-index:1000;
}

#global-nav .submenu ul li.last, #global-nav .submenu ul li:last-child {
	background: none;
}

#global-nav .submenu ul li.heading {
	list-style-type: none;
	background: none;
}

#global-nav .submenu ul li h4 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	display: inline;
}
#global-nav .submenu ul li h4 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #263248;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

#global-nav .submenu ul li h4 a:hover {
	color: #ff9800;
}

#global-nav .submenu ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	
	text-decoration: none;
	text-transform: none;
	padding-left: 0px;
	color: #465675;
	font-weight: normal;
	font-size: 12px;
	outline: none;
	background: none;
	border: none;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	display: block;
	-ms-filter: none;
	filter: none;
	z-index:10;
}
#global-nav .submenu ul li a:hover {
	color: #ff9800;
}


.main-nav li {
	float:left;
}

/* End Submenu */

#wrapper #content-wrapper {
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	min-height: 300px;
	_height: 300px;
	background: #dddedf url(../images/content-bg.png) repeat-x;
}

#home #content-wrapper {
	background: #000 url(../images/main-bg-image.jpg) no-repeat;
	color: #fff;
}

.gradient-bg {
	margin-left:-18px;
	height: 42px;
	line-height: 42px;
	display: block;
	background-color: #e48916;
	padding: 0px 10px 0px 28px;
	display: inline-block;
	font-size: 19px;
	text-transform: uppercase;
	position: relative;
	width: 473px;
	color: #fff;
	
	border: 1px solid #f4ca15;
	
		-moz-box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	
	     -moz-border-radius-topright: 12px; /* FF1+ */
	 -moz-border-radius-bottomright: 12px; /* FF1+ */
     -webkit-border-top-right-radius: 12px; /* FF1+ */
	 -webkit-border-bottom-right-radius: 12px; /* FF1+ */
	
  /* FF3.6 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7d00f', EndColorStr='#e48916')";
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f7d00f),color-stop(50%, #e48916));/* Saf4+, Chrome */
}

.gradient-bg a {
	color:#fff;
}

.gradient-bg span.arrow {
	 width: 0; height: 0;
	 line-height: 0;
	 border-left: 18px solid transparent;
	 border-top: 10px solid #d1920b;
	 top: 43px;
	 left: -1px;
	 position: absolute;
}

#home h2 {
	margin-left: -18px;
}

.product-title {
	float:left;
	height: 42px;
	line-height: 42px;
	display: block;
	background-color: #e48916;
	padding: 0px 10px 0px 28px;
	display: inline-block;
	margin-left: -48px;
	font-size: 21px;
	text-transform: uppercase;
	position: relative;
	width: 273px;
	color: #fff;
	
	border: 1px solid #f4ca15;
	
		-moz-box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	
	     -moz-border-radius-topright: 12px; /* FF1+ */
	 -moz-border-radius-bottomright: 12px; /* FF1+ */
     -webkit-border-top-right-radius: 12px; /* FF1+ */
	 -webkit-border-bottom-right-radius: 12px; /* FF1+ */
	
  /* FF3.6 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7d00f', EndColorStr='#e48916')";
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f7d00f),color-stop(50%, #e48916));/* Saf4+, Chrome */
}

.product-title a {
	color: #fff;
}

.product-title span.arrow {
	 width: 0; height: 0;
	 line-height: 0;
	 border-left: 18px solid transparent;
	 border-top: 10px solid #d1920b;
	 top: 43px;
	 left: -1px;
	 position: absolute;
}

#main {
	position: relative;
	padding: 20px 20px 20px 50px;
	padding-right: 20px;
	clear:both;
	z-index:5;
}

/* ============ */
/* = New Main = */
/* ============ */

#tabs {
}

#main-new {
	position: relative;
	padding: 20px 30px 20px 30px;
	clear:both;
	z-index:1;
}

#home #main-new {
	padding: 0px;
}

#home #main-new h1 {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-left: 20px;
	text-shadow: 1px 2px 3px #000;  
}

#home #main-new h3.left {
	font-size: 15px;
	padding-left: 35px;
}

#home #main-new h3.left a {
	color: #f4ca15;
	text-decoration: underline;
}

#home #main-new h3.left a:hover {
	color: #f1d86c;
}

#main-new h2 {
	float:left;
	height: 42px;
	line-height: 42px;
	display: block;
	background-color: #e48916;
	display: inline-block;
	margin-left: -48px;
	font-size: 21px;
	text-transform: uppercase;
	position: relative;
	width: 273px;
	color: #fff;
	
	border: 1px solid #f4ca15;
	
		-moz-box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	
	     -moz-border-radius-topright: 12px; /* FF1+ */
	 -moz-border-radius-bottomright: 12px; /* FF1+ */
     -webkit-border-top-right-radius: 12px; /* FF1+ */
	 -webkit-border-bottom-right-radius: 12px; /* FF1+ */
	
  /* FF3.6 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7d00f', EndColorStr='#e48916')";
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f7d00f),color-stop(50%, #e48916));/* Saf4+, Chrome */
}

/*End new main*/

#home #main {
	padding: 0px;
}

#home #main h1 {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-left: 20px;
	text-shadow: 1px 2px 3px #000;  
}

#home #main h3.left {
	font-size: 15px;
	padding-left: 35px;
}

#home #main h3.left a {
	color: #f4ca15;
	text-decoration: underline;
}

#home #main h3.left a:hover {
	color: #f1d86c;
}

#home h3#inventory {
	text-align: right;
	padding-right: 20px;
	float: right;
	margin-top: 11px;
	font-size: 15px;
	color: #fff!important;
}

#home h3#inventory a {
	color: #f4bc0c;
	text-decoration: underline;
}

#featured {
	list-style-type: none;
	overflow: hidden;
	margin: 25px 20px 0 20px;
	color: #c1c2c3;
	zoom: 1;
}

#featured .description {
	margin-left: 208px;
}

#featured p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align:left;
}

#featured h3 a {
	color: #fff;
	text-decoration: underline;
	font-size: 18px;
}

#featured h3 a:hover {
	color: #f0b310;
}

#featured p.price {
	color: #f0b310;
	font-size: 18px;
	font-weight: bold;
}

#featured li {
	float: left;
	width: 440px;
	margin: 0px;
	padding-right: 20px;
}

#featured img {
	border: 5px solid #fff;
	float: left;
	margin-right: 20px;
	margin-bottom:20px;
	margin-top:50px;
}

.push-down {
}

#footer {
	background: #1B232A url(../images/footer-bg.png) repeat-x;
	height: 123px;
	position: relative;
	margin-top: -60px;
	padding-top: 89px;
}

#footer-inner {
	width: 920px;
	margin: 0px auto;
	position: relative;
}

#footer p {
	 margin: 0px;
}

#footer li {
	display: inline;
	margin: 0px;
}

#footer p {
	font-size: 10px;
	font-weight: bold;
}

#footer p#copy {
	text-align: center;
	color: #bdbec0;
	font-weight: normal;
}

#locations {
	float: left;
	width: 502px;
}

#locations p {
	padding-right: 220px;
}

#locations a, #locations strong {
	color: #2F577F!important;
}

#locations ul {
	list-style-type: none;
}

#locations li {
	margin: 10px 0px;
	list-style-type: none;
	overflow: hidden;
	border-bottom: 1px solid #666;
	padding: 10px 0px;
}

#locations h3 {
	margin-bottom: 0px;
}
#locations .address-wrapper {
	margin: 5px 0px 5px 0px;
}

#contact_us_form {
	float: right;
}

/* NEWS */

.in-the-news {
	padding-top:30px;
	font-size:13px;
	clear:left;
}

.in-the-news img {
	text-align:center;
	max-width:700px;
	border:8px solid #fff;
	margin:.5em .8em;
	
	-webkit-box-shadow: 0px 0px 2px 2px #c1c1c1;
	-moz-box-shadow: 0px 0px 2px 2px #c1c1c1;
	box-shadow: 0px 0px 2px 2px #c1c1c1;
	
	background-color: #fff;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
}

.in-the-news p.impression {
	font-weight:bold;
	font-style:italic;
}

.in-the-news p.i {
	font-style:italic;
}

.news-bar {
	float:right;
	width:260px;
	margin-top:6em;
	background:#E2D3AB;
	border:1px solid #867D65;
	padding:.5em;
	margin:0 2em;
}

.news-bar h4 {
	color:#3D4853;
	font-size:1.4em;
	margin-top:1.5em;
	margin-bottom:.1em;
}

.news-bar a {
	font-weight:bold;
	cursor:pointer;
	float:left;
	width:100%;
	margin:.1em 0;
}

.news-bar a:hover {
	text-decoration:none;
	color:#222C35;
}

/* LINKS */

.links {
	clear:left;
	float:left;
	margin-top:30px;
}

.links ul li {
	list-style-type:none;
	margin:.3em;
	font-size:.9em;
}

.links ul li a {
	font-weight:bold;
	font-size:1.2em;
	cursor:pointer;
}

/* Listing */

.listing {
	float: left;
	width: 175px;
	margin: 10px;
}

.listingImage {
	height: 85px;
}

.listing img,#features img,.border {
	border: 1px solid #666;
}

/* Form */

input[type=text],select {
	width: 200px;
}

textarea {
	width: 210px;
}

/* Table */

td {
	padding: 0px 5px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*
	The following zoom:1 rule is specifically for IE6 + IE7.
	Move to separate stylesheet if invalid CSS is a problem.
*/
* html .clearfix,
*:first-child+html .clearfix {
	zoom: 1;
}

/* ======== */
/* = Tabs = */
/* ======== */

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-state-disabled { cursor: default !important; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/* ============ */
/* = Products = */
/* ============ */

#overview-text {
	clear:both;
	padding:20px 0;
}

.main-intro-text {
	margin:20px auto;
	width:800px;
	text-align:center;
	clear:both;
}

.main-intro-text p {
	text-align:left;
}

.main-intro {
	float:left;
	width:400px;
	padding-right:20px;
	clear:left;
	min-height:500px;
}

.main-intro p {
	text-align:left;
}

.main-intro li {
	line-height:16px;
}

.main-intro img {
	max-width:264px;
}

.main-intro h5 {
	padding-bottom:3px;
	border-bottom:1px solid #757575;
	font-size:18px;
}

.intro-segment {
	height:500px;
	display:none;
	clear:both;
}

.feat-cat {
	height:100%;
	display:none;
	clear:both;
}

.feat-cat h5 {
	padding-bottom:2px;
	border-bottom:1px solid #333;
	font-size:18px;
	clear:both;
	width:325px;
}

.feat-cat h6 {
	font-size:16px;
}

.feat-segment {
	width:100%;
	float:left;
	clear:both;
	padding-bottom:30px;
	margin-left:20px;
}

.feat-segment.full {
	width:90%;
}

.feat-segment.full h3 {
	margin:.3em 0 0 0;
	float:left;
	width:100%;
	color:#394957;
}

.feat-title {
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;/*
		border-bottom:2px solid #d89829;*/
	text-transform: capitalize;
	color:#333;
}

.feat-item img {
	padding-top:20px;
	padding-bottom:10px;
	border:0;
}

.feat-item {
	float:left;
	width:264px;
	padding-right:30px;
}

.feat-item p {
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

.back-to-top {
	clear:both;
	float:right;
	margin:20px 60px 20px 0;
}

/* ============ */
/* = Nav Menu = */
/* ============ */

.top-nav {
	float:right;
	width:600px;
	z-index:-10;
}

.sub-nav {
	float:right;
	width:375px;
	z-index:1000;
}

.feat-sub-nav {
	text-align:center;
	margin:15px 0;
	display:block;
	clear:both;
}

#feat-sub-menu-container {
	width:500px;
	text-align:right;
	margin:auto;
	float:right;
}

.specs-sub-nav {
	text-align:center;
	margin:auto;
	clear:both;
	width:100%;
}

.specs-sub-nav.tight .split-nav {
	width:44%;
	float:left;
	margin-right:4%;
	margin-bottom:1em;
}

.specs-sub-nav.tight h4 {
	margin:.3em 0 .6em 0;
	font-size:1.5em;
	color:#3C4853;
	padding-top:0;
}

.specs-sub-nav.tight ul li {
	width:auto;
	margin:0 .3em;
	text-align:center;
}

.specs-sub-nav ul li {
	width:13%;
}

.nav-longer ul li {
	width:15.5%;
}

#specs-sub-menu-container {
	width:100%;
	text-align:center;
	margin:auto;
}

.sub-title {
	display:block;
	font-size:14px;
	margin:25px 0 10px;
	font-weight:bold;
	text-align:center;
}

.first {
	margin:0px 0 10px;
}

.featured-content {
	margin:auto;
}

/*
ul.crumbs {
	list-style-type: none;
}

ul.crumbs li{
	display:inline;
	margin:0;
	padding:0;
}*/

/* ==================== */
/* = Main Product Nav = */
/* ==================== */

#overview {
	clear:both;
}

.main-nav {
	float:right;
	height: 42px;
	line-height: 42px;
	/*background-color: #e48916;*/
	font-size: 16px;
	width:600px;
	text-transform: uppercase;
	color: #fff;
}

.main-nav li {
	list-style: none;
	display: inline-block;
}

.main-nav a {
	color: #fff;
}

.specs-table {
	display:none;
	clear:both;
	text-align:center;
	margin:auto;
	height:100%;
}

.contentTable {
	clear:both;
	width:700px;
	text-align:center;
	margin: 20px auto;
}

.specs-table table {
	clear:both;
	width:700px;
}

.specs-table tr {
	font-weight:bold;
}

.specs-table table td.tblrowhl {
	background:#747474;
	color:#fff;
}

.specs-table table td.tblrowalt {
}

.specs-table table td.tblrow {
	background:#d6c79e;
	
}

#specs {
	clear:both;
	float:left;
	min-height:600px;
	width:100%;
}

.specs-into {
	clear:both;
	overflow:auto;
	min-height:1%;
}

.specs-intro h3 {
	margin-top:1em;
	margin-bottom:.5em;
	padding-bottom:0;
}

.specs-intro img {
	margin:10px auto;
	clear:both;
}

.specs-list {
	width:60%;
	margin:0 auto;
	margin-top:10px;
	margin-left:275px;
}

.specs-list.three {
	margin:0 1em;
	margin-top:10px;
	width:100%;
}

.specs-list.three p {
	width:auto;
	float:none;
	text-align:left;
}

.specs-list.three ul {
	float:left;
	width:28%;
	margin:2.5%;
}

.specs-list.three ul p {
	font-weight:bold;
	margin:.8em 0 0 0;
	padding:0;
	font-size:.9em;
	float:none;
}

.specs-list.three ul li {
	font-weight:normal;
	line-height:18px;
	
}


.specs-list ul {
	float:left;
	text-align:left;
	font-size:1.1em;
}

.specs-list p {
	font-size:1.3em;
	padding-bottom:.1em;
	font-weight:bold;
	width:100%;
	float:left;
}

#media-new {
	width:100%;
	overflow: auto;
	clear:both;
}

.media-container {
	margin:20px 0px;
}

.media-sub-nav-container {
	float:right;
}

.media-container iframe {
	margin:2px 5px 0px 5px;
	float:left;
	background:#eee;
	padding:4px;
	border:1px solid #e8e8e8;
	margin-bottom:10px;
}

.media-container img {
	background:#eee;
	padding:4px;
	border:1px solid #e8e8e8;
}

.media-container .vidlink {
	margin:5px;
	float:left;
	margin-left:20px;
	background:#eee;
	padding:7px;
	border:1px solid #e8e8e8;
}

.video-container {
	float:left;
	width:430px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:0px;
}

.video-container p {
	clear:both;
	float:left;
	font-size:12px;
	line-height:16px;
	text-align:left;
	margin:2px 5px 0px 5px;
	color:#333;
	width:360px;
}

.video-title {
	float:left;
	clear:both;
	margin:0 0 2px 5px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	width:360px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* ============== */
/* = Sub Menu 2 = */
/* ============== */

.crumbs {
	margin: 0;
	padding: 7px 6px 0;
	line-height: 100%;
	border-radius: 2em;

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);

	background: #8b8b8b; /* for non-css3 browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #a9a9a9,  #7a7a7a); /* for firefox 3.6+ */

	border: solid 1px #6d6d6d;
}
.crumbs li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}
/* main level link */
.crumbs a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
.crumbs .current a, .crumbs li:hover > a, .crumbs li a.selected {
	background: #d1d1d1; /* for non-css3 browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */

	color: #444;
	/*border-top: solid 1px #f8f8f8;*/
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
.crumbs ul li:hover a, .crumbs li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.crumbs ul a:hover{
	background: #0399d4 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */

	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
.crumbs ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
.crumbs li:hover > ul {
	display: block;
}
.crumbs ul li {
	float: none;
	margin: 0;
	padding: 0;
}
.crumbs ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
.crumbs ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
.crumbs ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
.crumbs ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* clearfix */
.crumbs:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.crumbs {
	display: inline-block;
}
html[xmlns] .crumbs {
	display: block;
}
* html .crumbs {
	height: 1%;
}

/* ================= */
/* = Image Gallery = */
/* ================= */

.image-gallery img {
	margin:10px;
}

.media-gallery img{
	padding: 8px;
	background-color: #fff;
	border: 1px solid #aaa!important;
	-webkit-box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px #999;
	box-shadow: 0 0 4px #999;
	margin:3px;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */









