@import 'menu.css';
@import 'icons.css';
@import 'banner.css';
@import 'carousel.css';
@import 'forms.css';

body {
	background: url(../img/body-bg.png);
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:400;
}

.clear {
	clear: both;
}

.blank {
	height: 3px;
}

.blank1 {
	height: 5px;
}

.blank2 {
	height: 8px;
}

.blank3 {
	height: 10px;
}

.blank4 {
	height: 12px;
}

.blank5 {
	height: 15px;
}

.blank6 {
	height: 35px;
}

.wrap {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6{
	font-weight:300;
}
h1 {
	font-size: 24px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
h2{
}
h3{
	background:#FF0000;
	font-size:18px;
	font-weight:300;
	color:#fff;
	margin:5px 0px;
	padding:5px;
	width:auto;
	float:left;
}
p{
	padding: 0px;
	margin: 0px;	
}
p + p{
	padding-top:10px;
}

.header-wrap {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: rgba(0,0,0,0.8);
}

.header {
	width: 1120px;
	height: 120px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

.logo {
	width: 300px;
	height: 100px;
	margin: 12px 0 8px 0;
	float: left;
}

.logo img {
	max-width: 300px;
	height: 100px;
}

.header-right {
	width: auto;
	height: auto;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.social {
	float: right;
	width: auto;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0px 20px 15px 0;
}

.social i {
	font-size: 14px;
	background: #333;
	color: #fff;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 20px;
}

.contact-top {
	width: 250px;
	margin: 10px 0;
	float: right;
	font-size: 13px;
	text-align: right;
}

.tel, .mail {
	width: auto;
	float: right;
	background: url(../img/tel.png) left no-repeat;
	padding: 5px 0 5px 20px;
}

.mail {
	background: url(../img/msg.png) left no-repeat;
}

.tel a, .mail a {
	color: #444;
}

.home {
	margin: 600px 0px 0px 0px;
}

.container {
	width: 1002px;
	margin: 15px auto;
	background: rgba(255,255,255,0.9);
	padding: 10px;
}


.home {
	margin: 600px auto 0px auto;
	width: 100%;
	height:auto;
	min-height:364px;
	padding: 10px 0;
}

.sub-container {
	width: 1002px;
	margin: 0px auto;
	padding: 0px;
}

.text-left {
	width: 682px;
	height: auto;
	float: left;
	text-align: justify;
	line-height: 22px;
}

.text-right {
	width: 300px;
	height: auto;
	float: right;
	text-align: justify;
	line-height: 22px;
}

/****************************************************
					footer
****************************************************/
.footer {
	width: 100%;
	height: auto;
	background: #000;
	padding: 10px 0;
	position: fixed;
	bottom: 0px;
	color: #fff;
	z-index: 2;
}

.footer a {
	color: #fff;
}

.footer-inner {
	width: 1002px;
	height: auto;
	margin: 0 auto;
}

.footer-bottom-inner {
	width: 1002px;
	height: auto;
	margin: 0px auto;
}

.footer-column {
	width: 306px;
	padding: 0 40px 0 0;
	float: left;
	text-align: justify;
}

.footer-column-sm {
	width: 306px;
	padding: 0;
	float: left;
	text-align: justify;
}

.footer-column h2, .footer-column-sm h2 {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #c4691c;
	font-size: 15px;
}

.footer-column a, .footer-column-sm a {
	font-size: 13px;
	color: #c4691c;
}

.footer-bottom {
	width: 100%;
	height: 20px;
	padding: 10px 0;
	float: left;
	background: #000;
	border-top: 3px solid #3b3b3b;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.cell2 a {
	text-decoration: none;
	color: #333;
}

.mygallery {
	width: 178px;
	height: 140px;
	float: left;
	margin: 5px;
	border: 1px solid #dfdfdf;
	padding: 5px;
	border-radius: 4px;
	background: #fff;
	position:relative;
}

.mygallery a{
	opacity:0;
	position:absolute;
	text-decoration:none;
	top:5px;
	left:5px;
	bottom:5px;
	right:5px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	font-size:12px;
	text-align:center;
}
.mygallery:hover a{
	opacity:1;
	transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.mygallery a i{
	font-size:40px;
	display:block;
	margin:30px 0 10px 0;
}
.mygallery a span{
	font-size:14px;
	display:block;
	margin:0px 0 5px 0;
	color:#1CC8E7;
}
.mygallery img {
	width: 178px;
	height: 140px;
}

.product {
	width: 148px;
	height: auto;
	float: left;
	margin: 5px;
	padding: 5px;
	background: #fff;
	border: 1px solid #dfdfdf;
	text-align: center;
}

.product img {
	width: 148px;
	height: 145px;
	margin: 5px 0px;
	border-width: 1px 0px;
	border-color: #dfdfdf;
	border-style: solid;
}

.product h3 {
	font-size: 13px;
	border: none;
	font-weight: bold;
	color: #444;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.product:hover {
	border: 1px solid #666;
	box-shadow: 0px 0px 3px #ccc;
	-moz-box-shadow: 0px 0px 3px #ccc;
	-webkit-box-shadow: 0px 0px 3px #ccc;
}

.product a {
	color: #444;
	text-decoration: none;
}




table {
	background: #f5f5f5;
	border-collapse: separate;
	box-shadow: inset 0 1px 0 #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	text-align: left;
	width: 800px;
}	

th {
	background: url(http://jackrugile.com/images/misc/noise-diagonal.png), linear-gradient(#777, #444);
	border-left: 1px solid #555;
	border-right: 1px solid #777;
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	box-shadow: inset 0 1px 0 #999;
	color: #fff;
  font-weight: bold;
	padding: 10px 15px;
	position: relative;
	text-shadow: 0 1px 0 #000;	
}

th:after {
	background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
	content: '';
	display: block;
	height: 25%;
	left: 0;
	margin: 1px 0 0 0;
	position: absolute;
	top: 25%;
	width: 100%;
}

th:first-child {
	border-left: 1px solid #777;	
	box-shadow: inset 1px 1px 0 #999;
}

th:last-child {
	box-shadow: inset -1px 1px 0 #999;
}

td {
	border-right: 1px solid #fff;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 15px;
	position: relative;
	transition: all 300ms;
}

td:first-child {
	box-shadow: inset 1px 0 0 #fff;
}	

td:last-child {
	border-right: 1px solid #e8e8e8;
	box-shadow: inset -1px 0 0 #fff;
}	

tr {
	background: url(http://jackrugile.com/images/misc/noise-diagonal.png);	
}

tr:nth-child(odd) td {
	background: #f1f1f1 url(http://jackrugile.com/images/misc/noise-diagonal.png);	
}

tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #fff; 
}

tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #fff;
}	

tr:last-of-type td:last-child {
	box-shadow: inset -1px -1px 0 #fff;
}	


tbody:hover tr:hover td {
	color: #444;
}
ol{
	line-height:24px;
	padding:0px 0 25px 25px;
}