/* Website template by freewebsitetemplates.com */
@font-face {
	font-family: 'DaysOne-Regular';
	src: url('../fonts/DaysOne-Regular.eot');
	src: local('☺'), url('../fonts/DaysOne-Regular.woff') format('woff'), url('../fonts/DaysOne-Regular.ttf') format('truetype'), url('../fonts/DaysOne-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: url(../images/bg-body.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 960px;
	margin: 0;
}
.background {
	background: url(../images/bg-pattern-red.jpg) repeat left top;
	background-color: #A11515;
}
#page {
	width: 960px;
	margin: 0 auto;
	padding: 156px 0 0;
}
img {
	border: 0;
}
/*------------------------------ SPRITES ------------------------------*/
#footer ul li a {
	background: url(../images/icons.png) no-repeat;
}
#message input[type='submit'], .more {
	background: url(../images/bg-buttons.png) no-repeat;
}
.more {
	background-position: 0 -35px;
	color: #636974;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	width: 170px;
	padding: 1px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.more:hover {
	background-position: 0 -82px;
	color: #010000;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 185px;
}
#header .background {
	height: 206px;
	border-bottom: 1px solid #b6051c;
}
/** Logo **/
#logo {
	font-family: 'DaysOne-Regular';
	padding-top:30px;
	font-size: 36px;
	font-weight: normal;
	line-height: 70px;
	width: 960px;
	margin: 0 auto;
}
#main-content {
	color: #069;
	width: 96%;
	margin: 0 auto;
	padding-bottom: 10px;
}
#logo a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
/** Navigation **/
#navigation {
	background: url(../images/bg-navigation.png) no-repeat;
	height: 49px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: 0;
}
#navigation ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 1px 10px;
}
#navigation li {
	float: left;
}
#navigation li a {
	color: #636974;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 47px;
	width: 154px;
	border-color: transparent;
	border-style: none solid;
	border-width: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation li a:hover, #navigation li.selected a {
	background-color: #bebcbc;
	color: #2e3a54;
	border-color: #afafaf;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	background: #fff url(../images/bg-content-bottom.png) no-repeat left bottom;
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
	padding: 23px 0 0;
	-webkit-border-bottom-right-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-bottomright: 1px;
	-moz-border-radius-bottomleft: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
#contents h1, #contents h2, #contents h4, #contents h5, #contents h6 {
	color: #d31e23;
	font-size: 36px;
	font-weight:bold;
	margin: 0 0 18px;
}
#contents h2 {
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
}
#contents h4 {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 3px;
	text-transform: uppercase;
}
#contents h5 {
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase;
}
#contents h5 a {
	color: #940315;
	text-decoration: none;
}
#contents h6 {
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
}
#contents p {
	color: #636974;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px;
}
#contents p a {
	color: #636974;
}
#contents p a:hover {
	color: #721f29;
}
#contents h5 a:hover {
	text-decoration: underline;
}
#contents .footer {
	background-color: #f8f8f8;
	clear: both;
	width: 900px;
	margin: 0 0 4px -30px;
	padding: 20px 30px 0;
}
#contents .footer h6 {
	float: left;
	width: 210px;
	margin-bottom: 30px;
	margin-right: 20px;
	text-transform: uppercase;
}
#contents .section {
	width: 260px;
	padding: 0 0 0 20px;
}
#contents > div:first-child {
	padding: 48px 30px 24px;
}
.time {
	color: #636974;
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 0 5px;
}
/** adbox **/
#contents #adbox {
	background: url(../images/bg-adbox-bottom.png) no-repeat left bottom;
	padding: 0 0 17px;
	position: relative;
}
#adbox > div {
	background-color: #f0f0f0;
	height: 350px;
	-webkit-border-bottom-right-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-bottomright: 1px;
	-moz-border-radius-bottomleft: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	padding-right: 20px;
	-moz-box-shadow: 1px 1px 2px #7c7c7c;
	-webkit-box-shadow: 1px 1px 2px #7c7c7c;
	box-shadow: 0px 1px 2px #7c7c7c;
}
#adbox > div:after {
	clear:both;
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;
}
#adbox h1 {
	padding-top: 10px;
}
#adbox h4 {
	font-size: 12px;
}
#adbox img {
	float: left;
	margin-right: 20px;
}
/** list **/
ul.list {
	list-style: none;
	width: 600px;
	margin: 0;
	padding: 0;
}
ul.list li h5 + img {
	float: left;
	margin-right: 20px;
	margin-top: 6px;
}
/** Main **/
#main > ul {
	display: inline-block;
	list-style: none;
	width: 580px;
	margin: 0px;
	margin-left:20px;
	padding: 19px;
}
#main > ul li {
	float: left;
	width: 290px;
}
#main > ul li p b {
	color: #be0000;
	display: block;
	font-family: 'DaysOne-Regular';
	font-weight: normal;
	text-transform: uppercase;
}
/** Services **/
#contents #services {
	display: inline-block;
	width: 900px;
}
#services #sidebar {
	min-height: 620px;
}
/** Contact **/
#contents #contact {
	padding-bottom: 0;
	padding-top: 48px;
}
#contact .highlight {
	width: 438px;
	padding-left: 20px;
}
#contact .highlight ul {
	display: block;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#contact .highlight ul li {
	float: left;
	display: inline-block;
	width: 180px;
	vertical-align: text-top;
}
#contact .highlight ul li:first-child {
	margin-right: 60px;
}
#contact #main img {
	margin: 6px 0 14px;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	width: 100%;
	border-top: 5px solid #c3c3c3;
	position: absolute;
	left: 0;
}
#footer .background {
	border-top: 1px solid #b6051c;
}
#footer .body {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 20px;
}
#footer .section {
	float: left;
	display: inline-block;
	width: 460px;
	margin: 0 10px 24px;
}
#footer h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 18px;
	text-transform: uppercase;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	color: #b3999c;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	border-top: 1px solid #8a0413;
	padding: 12px 0 0;
	vertical-align:top;
}
#footer ul li:first-child, #footer #message ul li {
	border: 0;
	padding: 0;
}
#footer ul li span {
	float: left;
	display: inline-block;
	width: 70px;
	vertical-align:top;
}
#footer ul li strong {
	float: left;
	display: inline-block;
	margin-right: 6px;
	vertical-align: top;
}
#footer ul li p {
	float: left;
	display: inline-block;
	width: 370px;
	margin: 0;
	padding: 0 0 12px;
}
#footer ul li a {
	color: #b3999c;
	display: inline-block;
	height: 22px;
	width: 30px;
	margin: 0 10px;
	text-decoration: none;
}
#footer ul li a.twitter {
	background-position: -40px 0;
}
#footer ul li a.facebook {
	background-position: -40px -32px;
}
#footer ul li a.googleplus {
	background-position: -40px -64px;
}
#footer ul li a.twitter:hover {
	background-position: 0 0;
}
#footer ul li a.facebook:hover {
	background-position: 0 -32px;
}
#footer ul li a.googleplus:hover {
	background-position: 0 -64px;
}
/** message **/
#message label {
	float: left;
	color: #b3999c;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	width: 96px;
	margin-right: 10px;
	text-align: right;
}
#message input[type='text'] {
	color: #636974;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	width: 342px;
	border: 1px solid #d7d7d7;
	margin: 0 0 11px;
	padding: 0 4px;
}
#message textarea {
	color: #636974;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 95px;
	line-height: 24px;
	width: 342px;
	border: 1px solid #d7d7d7;
	margin: 0 0 4px;
	padding: 0 4px;
	overflow: auto;
	resize: none;
}
#message input[type='submit'] {
	background-position: 0 0;
	color: #636974;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	width: 52px;
	border: 0;
	margin-left: 106px;
	padding: 0;
}
#message input[type='submit']:hover {
	background-position: -62px 0;
	color: #2e3a54;
}
#footnote {
	clear: both;
	color: #b75661;
	font-size: 12px;
	margin: 0;
	text-align: left;
}
.background2 {
	background-color: #A11515;
	background-repeat: repeat-x;
	background-position: left top;
}
.mini-click {
	font-size:10px;


}
.link-class {
	text-decoration:none;
	color:#d31e23;


}
.link-class a:link {
	text-decoration:none;
	color:#d31e23;


}
.link-class a:visited {
	text-decoration:none;
	color:#d31e23
}
.link-class a:hover {
	text-decoration:none;
	color:#333
}


/*------------------------------ SLIDE SHOW ------------------------------*/

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
	width: 632px;
	height:300px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 632px;}

#slideshow .slides ul {
width: 2880px;}

#slideshow .slides li {
width: 632px;
float: left;
}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
border-top: 2px solid #ccc;}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
display: block;
padding: 10px 15px;
outline: none;}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #eee;}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;}

/*Image Gallery*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{

}

.thumbnail:hover img{
border: 1px solid;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 290px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

a, a:visited, a:hover {}



#container {position:relative; width:850px; height:800px; background:#e5e5e5; border:1px solid #000; margin:10px auto; font-size:12px;}

#container a.pics {float:left; padding:7px 21px; display:inline; color:#000; text-decoration:none; width:75px; height:75px; cursor:default;}

#container a.pics img.thumb {display:block; border:1px solid #000;}

#container a.pics span {display:none; border:0; width:600px; background:#c3c3c3; border:1px solid #fff; text-align:center}

#container a.pics span img {margin:10px auto; border:1px solid #000;}

#container a.pics:hover {white-space:normal;}

#container a.pics:hover img.thumb {border:1px solid #fff;}

#container a.pics:hover span {display:block; position:absolute; left:125px; top:292px; z-index:10; height:500px;}

#container a.pics:active img.thumb {border:1px solid #fc0;} 

#container a.pics:active span {display:block; position:absolute; left:9px; top:192px; z-index:5; height:500px;}

#container a.pics:focus {outline:0;}

#container a.pics:focus img.thumb {border:1px solid #fc0}

#container a.pics:focus span {display:block; position:absolute; left:9px; top:192px; z-index:5; outline:0; height:500px;}

#container span.info {clear:left; display:block; text-align:center; line-height:20px; margin:0; padding:200px 0 0 0; width:850px; text-align:center; color:#eee; z-index:1;}

#container span.info a {color:#000;}

#container span.info a:hover {text-decoration:none;}