/* CSS Document */

* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 28, 2013 08:44:38 PM America/New_York */



@font-face {
    font-family: 'OswaldLight';
    src: url('../fonts/Oswald-Light-webfont.eot');
    src: url('../fonts/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Oswald-Light-webfont.woff') format('woff'),
         url('../fonts/Oswald-Light-webfont.ttf') format('truetype'),
         url('../fonts/Oswald-Light-webfont.svg#OswaldLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBook';
    src: url('../fonts/Oswald-Regular-webfont.eot');
    src: url('../fonts/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Oswald-Regular-webfont.woff') format('woff'),
         url('../fonts/Oswald-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Oswald-Regular-webfont.svg#OswaldBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBold';
    src: url('../fonts/Oswald-Bold-webfont.eot');
    src: url('../fonts/Oswald-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Oswald-Bold-webfont.woff') format('woff'),
         url('../fonts/Oswald-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Oswald-Bold-webfont.svg#OswaldBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: '../OswaldStencilRegular';
    src: url('../fonts/Oswald-Stencil-webfont.eot');
    src: url('../fonts/Oswald-Stencil-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Oswald-Stencil-webfont.woff') format('woff'),
         url('../fonts/Oswald-Stencil-webfont.ttf') format('truetype'),
         url('../fonts/Oswald-Stencil-webfont.svg#OswaldStencilRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	

}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  list-style:none;
}
/*html {overflow-y: scroll;}*/
  
// HTML5 display-role reset for older browsers
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body, p {
  line-height: 1;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}


body {
	font-family: "freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	margin:0 auto;
	background:#f4f4f4;	 
}
ul	 {
	line-height: 25px;
	margin-bottom:25px;
}

/*div { border: 1px solid #0F0; }*/

h1, h2, h3, h4, h5, h6 {
  	font-family: 'OswaldBook',sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing:0px; 
	text-transform:uppercase;
	letter-spacing:0px;
	color:#191919; 
	
}
p { line-height:28px; padding: 0px 0 25px 0; font-size:18px; text-align: justify;
text-justify: inter-word; 
}
p.unjustified { text-align:start; }
h1 { font-size:3em; padding: 0px 0 20px 0;}
h2 { font-size:2.0em; padding: 25px 0 16px 0;}
h3 { font-size:1.6em; padding: 5px 0 12px 0;}
h4 { font-size:1.1em; padding: 0px 0 10px 0;}
h5 { font-size:.9em; padding: 0px 0 10px 0;}
h6 { font-size:.7em; font-weight:700; padding: 0px 0 10px 0; text-transform:uppercase; }

h1.standout { font-size: 2.0em;
padding: 25px 0;
margin: 10px 0px 40px;
text-align: center;
width: 100%;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3; }

a {
	
	font-weight:500;
	color:#ed2124;
	text-decoration:none;
}
a:hover {
	color:#898989;
}
img { margin: 0 0 30px 0; }
.logo { margin: -11px 0 10px 0; text-align:center; width:205px; height:120px; overflow:hidden; background-image:url(../images/Logo.png); display: inline-block; } 
.logo:hover { background-position:bottom;}

.lowercaselink {
	text-transform:none;
}
.wireimgtobottom { margin-bottom:-40px; }
#topheader { height:29px; background:#000;  border-bottom:1px inset #333; }
#topheader .container { width: 960px; margin:0 auto; padding: 8px 0;}
#topheader .container h6 { color:#F00; margin:0px; font-weight:normal; }
#header {
	background: url("../images/dot.png") repeat 0 0 transparent;
	height: 145px;
	z-index: 2500;
	position: absolute;
	top: 30px;
	margin: 0 auto;
	width:100%;	
	text-align: center;
}
#header a { color:#a7a7a7; font-family: 'OswaldBook', sans-serif; }
#header a:hover { color:#fff; }

#header .menu { width:960px; text-align:center; margin:0 auto; text-transform: uppercase; }
#header .menu li { float:left; width:20%; display:block; text-align:right; }
#header .menu li:first-child { text-align:left; }


#media { display:block; position:relative; height:216px; margin-bottom:20px; }
#media-sub { height: 216px; margin-top: 145px; background-color:#e1e1e1; }
#media-sub .container { width:960px; margin:0 auto; }

.commercial { background: url(../images/img-commercial-audio.jpg) no-repeat 50%; background-color:#000 !important; }
.commercial h1 { color:#fff;}
.datacomm { background: url(../images/img-data-comm.jpg) no-repeat 60%; }
.ourcompany { background:url(../images/img-our-company.jpg) no-repeat 50%; background-color:#181818 !important; }

.support { background: url(../images/img-support.jpg) no-repeat 50%; background-color:#181818 !important; }
.home-theater { background: url(../images/img-audio-video.jpg) no-repeat 50%; }

#content, #wcontent { width:960px; margin: 0 auto; padding:20px 0 40px 0; display:block; min-height:500px;  }
#media-sub .container h1 { font-size: 2.4em; padding: 50px 0 20px 0; }
#wcontent p, #wcontent h2  { color:#fff !important; font-weight:normal; }

.btn { color:#fff; background-color:#F00; padding: 10px; font: 16px 'OswaldBook', Arial, sans-serif; text-transform:uppercase;  }
.btn:hover { background-color:#fd5858; cursor:pointer; }
.disabled { color:#d1d2d8; padding: 10px; font: 16px 'OswaldBook', Arial, sans-serif; text-transform:uppercase; background-color:3f3f3f !important;  }
#footer { min-height: 350px; background:#000; display:block;  }
#footer h4 { color:#FFF!important; text-transform:none; font-size: 20px; margin-bottom: 20px; }
#footer a, #footer ul { color:#FFF; text-transform:none; }
#footer .container { width: 960px; margin:0 auto; }
#footer li { margin-bottom:0; }
#footer p { text-align:center; color:#fff; }
.inactivelink { color:#999; }

#bottomheader { height:25px; padding:3px 0; text-align:right; margin-bottom:30px; }
#bottomheader h6 { margin: 5px 0; }
.ftr-img { margin: 0 10px -5px 0; }
.red { color:#F00; }
.right { float:right; }

.clear { clear:both; }

.onehalfcol { width: 46.6666%; margin: 0 32px 30px 0; float: left; display: inline-block; }
.onethirdcol { width: 30%; float:left; margin:0 20px 0 0; }
.onethirdcol_last { width: 30%; float:left; margin:0 0 0 20px; }
.onefourthcol { width: 22%; float:left; margin:0 20px 0 0; }
.onefourthcol_last { width: 22%;
					float: right;
					margin: 0 0 0 20px;
					padding: 25px;
					background: rgb(236, 236, 236);
					border: 1px solid rgb(190, 190, 190); 
}
.threefourscol {
	width: 70%;
}

form { margin:25px 0; }
input, textarea, select {
	-webkit-appearance: none; /* Fix for Mobile Safari */
	background-color: #f8f8f8;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
	color: #8f8f8f;
	font: 18px/1.5 "freight-sans-pro", sans-serif;
	padding: 5px 5px;
	border-radius: 0;
	margin:0 20px 20px 0;
	
}
.contactinputs { width:60%; }

.sidegallerylist li { 
	display: inline;
	float: left;
	width: 38%;
	padding: 6px;
	margin: 0 10px 10px 0px;
	height: 50px;
	background: #e3e3e3;
}
.sidegallerylist {
font-family: 'OswaldBook',sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing:0px; 
	text-transform:uppercase;
	letter-spacing:0px;
	color:#d1d2d8;
	text-align:center;
	margin-bottom: 20px !important;
	display: inline-block;
}

.contentimg { margin: 7px 0 0 0; }
.right { float:right; }
.left { float:left; }

/* ---------------------------------------------------------------------- */
/*	map
/* ---------------------------------------------------------------------- */

#map {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	height: 285px;
	margin: 0px 0 160px;
	position: relative;
	width: 100%;
	top: 145px;
	display:block;
}

#map:before, #map:after {
	background: none;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
			box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	content: '';
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#map:after {
	bottom: 0;
	top: auto;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/* ---------------------------------------------------------------------- */
/*	RDR Badge
/* ---------------------------------------------------------------------- */

#rdr img { margin:0px; }
#rdr p { font-size: 12px; }


.successemail { 
	width:40%;
	margin:10px auto;
	border:1px solid #fff;
	padding: 30px;
	
}
.hidden { display:none; }
.successemail p, .successemail a { text-align:center !important; }