@charset "utf-8";
/* CSS Document */

/*Template Layout*/
body {
	background-color:#040404;
	background-image:url(../images/texture.jpg);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; /* vertical spacing between your lines of text*/
	text-align:center; /*helps center the design for older browsers*/
}
a, a:link, a:visited {
	outline: none; /*gets rid of dotted select lines after clicking an image link*/
}
a:hover {
	color:#fff;
	text-decoration:none;
}
#bg_top { /*the design for the header*/
	text-align:left;
	/*width:100%;*/
}
#wrapper {
	width:960px;
	margin:0px auto;
}
#header {
	height:100px;
	width:960px;
	margin:0px auto;
}
#logo {
	width:363px; /*change this width and height to match your logo image*/
	height:44px;
	margin:36px 0 0 30px;/*the indent on the top and left side*/
	float:left;
}
#header_phone {
	width:289px;
	height:98px;
	float:right;
	margin:0px 5px 0 0;
	background:url(../images/phone_box.png) no-repeat top right;
}
#phone_margin {
	color:#FFF;
	font-size:24px;
	margin:45px 0 0 75px;
}
#content_sides {
	width:100%;
}
#content_sides_tile {
	background-image:url(../images/sides_tile.png);
	background-position:left top;
	background-repeat:repeat-y;
}
#container {
	padding:30px;
}
#content {
	padding:30px 0 0 0;
	min-height:500px;
}
#content_bottom {
	width:960px;
	height:24px;
	margin:0 auto;
}

/*footer*/
#footer {
	height:31px;
	color:#999999;
	padding:10px 20px 0 10px;
	margin:30px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:both;
	background:url(../images/footer_bg.jpg) no-repeat top left;
}
#footer a, #footer a:link, #footer a:visited {
	color:#999999;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .left {
	width:50%;
	float:left;
}
#footer .right {
	width:50%;
	float:right;
}
#footer .right ul {
	margin:0px auto;
	padding:0px;
}
#footer li {
	margin:0 8px 0 8px;
	list-style:none;
	float:right;
}
/*General Content*/

.grey {
	color:#999999;
}
.clear {
	clear:both;
	height:0px;
	background:#000;
	border:none;
}
hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	width: 100%;
	clear:both;
}
h1 {
	font-weight:normal;
	font-size:24px;
	margin-top:0px;
	padding-top:0px;
}
h2 {
	color:#fff;
	font-weight:normal;
	font-size:18px;
	margin-top:0px;
	padding-top:0px;
}
h3 {
	font-weight:normal;
	font-size:18px;
	margin-top:0px;
	padding-top:0px;
}
h4 {
	color:#333;
	font-weight:normal;
	font-size:14px;
	margin-top:0px;
	padding-top:0px;
}
.image_right {
	float:right;
	width:300px;
	height:214px;
	position:relative;
	display:block;
	margin-left:30px;
}
.image_right_border {
	position: absolute;
}
.image_left {
	float:left;
	width:300px;
	height:214px;
	position:relative;
	display:block;
	margin-right:30px;
}
.grunge_border_200 { /* dummy selector - see /js/javascript.js*/
	width:200px;
}
.grunge_border_300 { /* dummy selector - see /js/javascript.js*/
	width:300px;
}
.image_left_border {
	position: absolute;
	top: 0px;
	left: 0px;
}
.image_border_standard {
	padding:4px;
	border:1px solid #1c1c1c;
	margin:15px;
}
/*Home Page*/

#left_column_610 {
	float:left;
	width:610px;
}
#right_column_250 {
	float:right;
	width:250px;
}
#banner {
	width:610px;
	height:330px;
}
#banner_border {
    pointer-events: none;
	width:610px;
	height:300px;
	background:url(../images/main_image_border.png) no-repeat top left;
	z-index:101;
	position:absolute;
}
ul#home_buttons {
	width:610px;
	height:197px;
	margin:0 0 0 0;
	padding:0px;
	clear:both;
}
ul#home_buttons li {
	width:183px;
	height:197px;
	float:left;
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
}
ul#home_buttons li .fade {
	width:183px;
	height:197px;
	position:absolute;
	z-index:4;
}
ul#home_buttons li a.border {
	width:183px;
	height:197px;
	display:block;
	text-decoration:none;
	position:absolute;
	z-index:5;
}
ul#home_buttons li.b0 .border {
	background:url(../images/home_box_border2.png) no-repeat left top;
}

ul#home_buttons li.b1 .border {
	background:url(../images/home_box_border1.png) no-repeat left top;
}
ul#home_buttons li.b2 .border {
	background:url(../images/home_box_border2.png) no-repeat left top;
}
ul#home_buttons li.b3 .border {
	background:url(../images/home_box_border3.png) no-repeat left top;
}
ul#home_buttons li span.text {
	color:#FFF;
	font-size:24px;
	padding:75px 0 0 0;
	text-align:center;
	line-height:24px;
	display:block;
}
#news_column {
	width:220px;/*250px*/
	padding:15px 15px 5px 15px;
	margin-bottom:30px;
	float:left;
	font-size:12px;
	color:#fff;
	background:url(../images/side-bar-news-bg.jpg) no-repeat left top;
}
#news_column ul {
	margin:0px;
	padding:0px;
}
#news_column li {
	margin:0px;
	padding:13px 0;
	border-bottom:2px solid #000000;
	list-style:none;
	height:100px;
}
#news_column .date {
	width:43px;
	height:57px;
	background-color:#000;
	color:#959593;
	float:right;
	font-size:12px;
	line-height:18px;
	text-align:center;
	padding-top:5px;
}
#news_column .text {
	width:150px;
	height:100px;
	overflow:hidden;
	float:left;
	line-height:normal;
	font-size:11px;
}
.size24 {
	font-size:24px;
}
.size18 {
	font-size:18px;
}
#news_column a, #news_column a:link, #news_column a:hover {
	text-decoration:none;
	font-size:14px;
}
#news_column a:hover {
	text-decoration:underline;
	color:#fff;
}
#news_column h2 {
	font-size:18px;
	color:#fff;
	margin:0px;
	padding:0px;
	line-height:normal;
	background:url(../images/title_diagonals.png) no-repeat 65px 1px;/*change the 65 to the width of your title, this number pushes the diagonal lines away from the text*/
}
#news_column p {
	margin:0px;
	padding:0px;
}
.square_grunge {
	width:220px;/*250px*/
	padding:15px 15px 5px 15px;
	float:left;
	font-size:12px;
	color:#fff;
	/*background:url(../images/side-bar-square-bg.jpg) no-repeat left top;*/
	background:url(../images/side-bar-news-bg.jpg) no-repeat left top;
	overflow:hidden;
    margin: 0 0 30px 0;
}
.square_grunge p {
	margin-top:10px;
	padding-top:0px;
}
.square_grunge h2 {
	font-size:18px;
	color:#fff;
	margin:0px;
	padding:0 0 10px 0;
	line-height:normal;
    text-transform: uppercase;
	background:url(../images/title_diagonals.png) no-repeat left 1px;
}
.square_grunge h3 {
	font-size:18px;
	color:#fff;
	margin:0px;
	padding:0 0 10px 0;
	line-height:normal;
	background:url(../images/title_diagonals.png) no-repeat left top;
}
/*Home static Banner*/
.welcome_text {
	clear:both;
	margin-top:30px;
}
#newsletter_form form {
	margin:0px;
	padding:0px;
}
#newsletter_form .input {
	background-color:#000000;
	border:1px solid #2a2a2a;
	padding:4px;
	width:200px;
	color:#999999;
	margin-bottom:10px;
}
#newsletter_form .button {
	width:91px;/*69px*/
	height:24px;
	text-align:center;
	padding:0px 0 0 0;
	margin:0px 0 0 117px;
	border:none;
	color:#000;
	font-size:14px;
}
#search_sidebar form {
	margin:0px;
	padding:0px;
}
#search_sidebar .input {
	background-color:#000000;
	border:1px solid #2a2a2a;
	padding:4px;
	width:200px;
	color:#999999;
	margin:10px 0;
}
#search_sidebar .button {
	width:91px;/*69px*/
	height:24px;
	text-align:center;
	padding:0px 0 0 0;
	margin:0px 0 10px 117px;
	border:none;
	color:#000;
	font-size:14px;
}
.subscribe {
	width:220px;/*250px*/
	height:177px;/*197px*/
	padding:15px 15px 5px 15px;
	float:left;
	font-size:12px;
	color:#fff;
	background:url(../images/side-bar-square-bg.jpg) no-repeat left top;
	overflow:hidden;
}
.subscribe p {
	line-height:14px;
	padding:15px 0;
	margin:0px;
}
.subscribe h3 {
	font-size:18px;
	color:#fff;
	margin:0px;
	padding:0px;
	line-height:normal;
	background:url(../images/title_diagonals.png) no-repeat left 1px;
}
/*Side column page*/
.side_menu {
	width:220px;/*250px*/
	padding:15px 15px 5px 15px;
	margin-bottom:30px;
	float:left;
	font-size:12px;
	color:#fff;
	background:url(../images/side-bar-news-bg.jpg) no-repeat left top;
}
.side_menu h2 {
	font-size:16px;
	color:#FFF;
	margin:0px;
	padding:0 0 10px 0;
	line-height:normal;
	background:url(../images/title_diagonals.png) no-repeat left 1px;
}
.side_menu h2 a{
	color:#fff;
    text-decoration: none;
}
.side_menu ul {
	margin:0;
	padding:0px;
}
.side_menu li {
    float: left;
    clear: left;
	list-style:none;
    width:213px;
}
.side_menu li a,
.side_menu li a:link,
.side_menu li a:visited {
	text-decoration:none;
	color:#fff;
	padding:4px 0 4px 18px;
	border-bottom:2px solid #000;
    display: block;
    /*float: left;
    clear: left;*/
}
.side_menu li li a,
.side_menu li li a:link,
.side_menu li li a:visited{
    font-size:0.9em;
    border: 0;
    margin: 0 0 0 20px;
}
.side_menu table{
    width:100%;
}
/*Full width page*/

ul.ticklist {
	padding:0px 0px 0px 15px; /*indent whole list*/
}
ul.ticklist li {
	list-style:none;
	background-position:left 3px;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-left:25px;
	line-height:normal;
}
.service_table {
	border-bottom:1px solid #191919;
}
.service_table td {
	padding:3px 8px;
	color:#cccccc;
	font-size:12px;
	height:28px;
}
th { /*top row of the table*/
	background-color:#191919;
	font-weight:bold;
	border-bottom:1px solid #000;
	height:28px;
	text-align:center;
}
.side_menu th{
	background-color:transparent;
    border-bottom: none;
}
.row1 {
	background-color:#0d0d0d;
}
.row2 {
	background-color:#050505;
}
/*news blog page*/

.news_box_container {
	width:610px;
	margin:30px 0;
	height:130px;
}
.news_box_container .image {
	float:left;
	width:130px;
	height:130px;
	padding:3px;
	border:1px solid #1c1c1c;
}
.news_box_container .text {
	float:right;
	width:450px;
	height:112px;
	padding:0px 0px;
	font-size:12px;
	line-height:17px;
}
.news_box_container .text p {
	padding:0px;
	margin:0px;
}
.news_box_container .stats {
	color:#999999;
	font-size:11px;
	border-top:1px dashed #1c1c1c;
	border-bottom:1px dashed #1c1c1c;
	float:right;
	width:450px;
	margin-top:7px;
}
.news_box_container .stats a, .news_box_container .stats a:link, .news_box_container .stats a:visited {
	color:#999999;
}
.news_box_container .text h2 {
	font-size:18px;
	margin:0px 0 10px 0;
}
.news_box_container .text h2 a, .news_box_container .text h2 a:link, .news_box_container .text h2 a:visited {
	text-decoration:none;
}
.news_box_container .text h2 a:hover {
	color:#fff;
}
.stats ul {
	list-style:none;
	margin:0;
	padding:0;
}
.stats ul li {
	float:left;
	margin:0;
	padding:0 3px 0 3px;
}
.stats ul li a, .stats ul li a:link, .stats ul li a:visited {
	color:#1871b6;
	text-decoration:none;
}
.stats ul li a:hover {
	text-decoration:underline;
}
/*Boxes page*/
/*Photogallery*/
.gallery a img {
	border:0 !important;
}
.galleryborder {
	position: absolute;
}
/*video_box*/

.large_box {
	width:438px;/*451px*/
	height:356px;/*369px*/
	background:url(../images/large_box.jpg) no-repeat top left;
	padding:13px 0 0 13px;
}
.box_float_right_450 {
	width:420px;
	float:right;
}

form {
	margin:0px;
	padding:0px;
}
.forms {
	background-color: #000000 !important;
	border: 1px solid #2A2A2A !important;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px;
	margin:3px 0px 10px 0;
	padding:4px;
	width:240px;
}

/*contact*/

#contact_left_column {
	width:230px;
	float:left;
}
#contact_form_wrapper {

}
#map_wrapper {
	float:right;
	width:290px;
}
.left_details {
}
.left_details h1 {
	font-size:20px;
}
.left_details p {
	margin:15px 0 !important;
}
.contact_title {
	font-weight:bold;
	float:left;
	width:70px;
}
.contact_detail {
	float:left;
	width:100px;
	clear:right;
}
#contact {
	border:0;
	width:346px;
}
#contact label {
	float:left;
	width:80px;
	margin-right:15px;
	clear:left;
	font-weight:bold;
	text-align:left;
	height:32px;
}
#contact .button {
	clear:right;
	margin-left:95px;
	margin-top:5px;
	text-transform:lowercase;
	border:none;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:2px 0 0 0;
	width:115px;
	height:23px;
	color:#078dab;
}
#contact .submit_button{
    width: 91px;
height: 27px;
}
#map {
	width:250px;
	height:48px;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	margin-bottom:10px;
	padding-top:5px;
}
#map .text {
	width:198px;
	float:left;
	font-size:12px;
	color:#666666;
}
#map .icon {
	width:32px;
	height:32px;
	float:right;
	margin-top:5px;
}
#map a, #map a:link, #map a:visited {
	text-decoration:none !important;
}
#map h3 {
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:3px 0 0 0;
	padding:0px;
}
.googlemap {
	width:280px;
	height:322px;
	float:right;
	border:4px solid #e2e2e2;
	margin-bottom:10px;
	color:#666666;
}
#connect_wrapper {
	width:290px;
	float:right;
}
#connect_wrapper h3 {
	margin:0;
	padding:0px 0 7px 0;
	font-size:20px;
	font-weight:normal;
}
ul#connect {
	margin:10px 0 0 0;
	padding:0px;
}
#connect li {
	float:left;
	margin:0px 8px 0 8px;
	padding:0px;
	list-style:none;
}

.screen-reader-text{
    display:none;
}
a img{
    border: 0;
}

.grunge_line{
    height: 5px;
    background: url(../images/footer_bg.jpg) no-repeat top left;
    clear: both;
    margin: 4px 0 0 0;
}
#searchsubmit{
    width:71px;
    height: 24px;
    border: 0;
    text-align: center;
    color: #000;
    float: right;
}
#newslettersubmit{
    width:71px;
    height: 24px;
    border: 0;
    text-align: center;
    color: #000;
    float: right;
}

#newsletter_subscribe_submit input{
    width:71px;
    height: 24px;
    border: 0;
    text-align: center;
    color: #000;
}
#s{
   width:210px
}

/**** CUSTOM ***/
.social-button {
    width: 48px;
    height: 48px;
    float: left;
    margin:  0 9px 0 0;
}

.social-button.last-button {
    width: 48px;
    height: 48px;
    float: left;
    margin:  0;
}

#nl{
   width:210px
}