/* LAYOUT */
/* ----------------------------------------- */

body {
	background-image:url(../images/bg1.jpg);
	background-position:50% 0;
	background-repeat:repeat;
	background-color: #dcdcdb;
	font-size:62.5%;
	color:#363636;
	font-weight: normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	background-attachment: fixed;
}

#wrapper {
	width:1100px;
	margin:0 auto;
}

#header {
	background-image:url(../images/bg1.jpg);
	background-position:50% 0;
	width:1100px;
	padding-bottom:28px;
	margin:0 auto;
	height:100px;
	position: fixed;
	z-index:100;
	background-attachment: fixed;
}


#logo {
	width:960px;
	margin:0 auto;
	text-align: left;
}

#logo img {
	margin-top:25px;
	margin-bottom:10px;
}

a {
	color: #282828;
	text-decoration: none;
	outline:0;
}

a:link {
	color: #282828;
	text-decoration: none;
} 

a:visited {
	color: #282828;
}

a:hover,
a:focus {
	color: #282828;
	text-decoration: none;
	outline:0;
}

a:active {
	color: #282828;
}

h1 {
	color:#282828;
	text-shadow: none;
	font-size:2.5em;
	text-transform: uppercase;
	margin-bottom:14px;
	padding-top:32px;
}

h1 span {
	font-weight:bold;
	margin:0;
	padding:0;
	margin-left:-8px;
}

h2 {
	color:#000;
	text-shadow: none;
	font-size:2.0em;
	line-height:1;
	margin-top:-2px;
	min-height:25px;
}

h3 {
	color:#000;
	font-size:1.8em;
}

h4 {
	color:#000;
	font-size:1.6em;
}

h5 {
	color:#000;
	font-size:1.4em;
}

h6 {
	color:#000;
	font-size:1.2em;
}

.shadow {
	 text-shadow: 1px 1px 0px #fff;
}

p {
	font-size:1.4em;
	line-height: 1.8em;
	font-weight:normal;
}

img {
	
}

img.left {
	float:left;
	margin-right:20px;
	margin-top:0;
	margin-bottom:0;
}

img.right {
	float:right;
	margin-left:20px;
	margin-bottom:0;
}

ul.unordered {
	margin-top:20px;
}

ul.unordered li {
	padding-left:26px;
	line-height:16px;
	margin-bottom:10px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	font-size: 1.4em;
	display: block;
}

ol {
	margin-top:20px;
	overflow: hidden;
}

ol li {
	line-height:16px;
	margin-bottom:10px;
	font-size: 1.4em;
	list-style-position: inside;
	list-style-type: decimal;
}

.borderline {padding-top:150px;}

/* TABLES */
/* ----------------------------------------- */

table {
	width: 100%;
	font-size:14px;
	border-collapse: collapse;
	border-bottom:1px solid #8B8A88;
	border-top:1px solid #8B8A88;
}

table td {
	padding: 10px;
	border-right:1px solid #8B8A88;
}

table td:hover {
	background-color: #FFFFFF;
}

table th {
	padding: 10px;
	color:#000;
	text-align: left;
	border-right:1px solid #8B8A88;
}

table td.center {
	text-align: center;
}

table td.last {
	background: none;
}

table th.center {
	text-align: center;
}

table th.last {
	background: none;
}

table tr {
	border-left:1px solid #8B8A88;
	border-top:1px solid #8B8A88;
}

table tr.caption {
	border-left:1px solid #8B8A88;
}


/* MENU */
/* ----------------------------------------- */

ul#menu {
	background-image:url(../images/menu.png);
	width:962px;
	height:52px;
	margin:0 auto;
	background-repeat: no-repeat;
	overflow:hidden;
	clear:both;
}

ul#menu li {
	background-image:url(../images/sep.png);
	background-position: top right;
	background-repeat: no-repeat;
	width:112px;
	height:52px;
	margin-right:-2px;	
	display: block;
	float:left;
	
}

ul#menu li a {
	width:109px;
	height:52px;
	padding:0;
	margin:0;
	padding-top:14px;
	font-size: 1.6em;
	text-decoration: none;
	display: block;
	text-align: center;
	outline: 0;
	float:left;
	color: #272727;
}

ul#menu li a:hover {
	color:#010101;
}

ul#menu li a.hover {
	width:109px;
	height:52px;
	padding-top:14px;
	font-size: 1.6em;
	text-decoration: none;
	display: block;
	outline: 0;
	background-image:url(../images/light3.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	float:left;
}

/* SLIDER */
/* ----------------------------------------- */

#slider {
	background-image:url(../images/sliderbg.png);
	background-repeat: no-repeat;
	margin:0 auto;
	width:922px;
	height:340px;
	padding:20px;
	padding-bottom:34px;
	display: block;
}

#slider2 {
	margin:0 auto;
	width:1100px;
	height:550px;
	display: block;
	position: relative;
	z-index:50;
	margin-bottom:300px;
}

#sliderholder2 {
	width:1100px;
	height:550px;
}

#sliderholder {
	width:920px;
	margin:0 auto;
	position: relative;
	/* background:url(../images/loading.gif) no-repeat 50% 50%;  */
}

#sliderholder img {
	position:absolute;
	top:0px;
	left:0px;
	visibility: hidden;
}

/* SERVICES */
/* ----------------------------------------- */

#services {
	text-align: center;
	padding:0;
	margin:0;
	white-space: nowrap;
	font-size: 20px;
	overflow: hidden;
	width: 960px;
	margin-top:10px;
	height:185px;
	margin:0 auto;
	margin-bottom:300px;
}

.child {
	width:120px;
	padding:0;
	margin:0;
	padding-right:20px;
	padding-left:20px;
	display: block;
	float:left;
	letter-spacing: normal;
	white-space: normal;
	vertical-align: middle;	
}

.child p {
	text-align: center;
	color:#3a3a3a;
	text-shadow: 0px 1px 0px #f4f4f4;
	font-size: 12px;
	line-height:17px;
	display:block;
	padding:0;
	padding-top:5px;
	margin:0;
	width: auto;
}

.child img {
	text-align: center;
	padding-top:7px;
	margin-bottom:-18px;
}

.child h2 {
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	color:#000;
}


/* ABOUT */
/* ----------------------------------------- */

.about-container {
	width:962px;
	overflow: hidden;
	margin:0 auto;
	margin-bottom:300px;
}

.about-top {
	width:962px;
	background-image:url(../images/trans-top.png);
	background-repeat: no-repeat;
	height:2px;
}

.about-mid {
	width:922px;
	display: block;
	overflow: hidden;
	padding:20px;
	background-image:url(../images/trans-mid.png);
	background-repeat: repeat-y;
}

.about-bottom {
	width:962px;
	height:8px;
	background-image:url(../images/trans-bottom.png);
	background-repeat: no-repeat;
}

.about-container p {
	padding-top:10px;
	line-height: 22px;
}

.about-container h2 {
	display:inline-block;
	overflow: hidden;
}

.about-container ul {
	margin-top:20px;
	overflow: hidden;
}

.about-container ul li {
	padding-left:26px;
	line-height:16px;
	margin-bottom:10px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	font-size: 1.4em;
	display: block;
}

/* PORTFOLIO */
/* ----------------------------------------- */

#portfolio {
	overflow: hidden;
	width: 960px;
	margin:0 auto;
	margin-bottom:350px;
}

.grid {
  width: 982px;
  overflow: hidden;
  margin:0 auto;
  margin-left:-18px;
}

.grid:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.grid li {
  width: 227px;
  margin-left: 18px;
  margin-bottom:18px;
  float: left;
  text-align: center;
  line-height: 17px;
  color: #686f74;
  height: 152px;
  overflow: hidden;
  background-image:url(../images/imgbg.png);
}

.grid li a {
  outline:0;
  
}

.grid li img {
  display: block;
  width:205px;
  height:130px;
  padding:11px;
  padding-top:10px;
}

.gallerynav {
	width:958px;
	margin:0 auto;
	overflow: hidden;
	height:30px;
	margin-top:150px;
}


.gallerynav li {
	float:left;
	color:#000;
	font-size:1.5em;
	line-height:1.6em;
	margin-right:5px;
}

.gallerynav li a {
	text-decoration: none;
	color:#000;
	text-shadow: 1px 1px 0px #d4d4d3;
	outline:0;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:1px;
	border:0;
}

.gallerynav li a:hover {
	background-color:#b1b1b1;
	border-top:1px solid #858585;
	border-right:1px solid #cececc;
	border-bottom:1px solid #cececc;
	border-left:1px solid #858585;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:1px;
	padding-top:0px;
}

.gallerynav li.selected-0 a,
.gallerynav li.selected-1 a,
.gallerynav li.selected-2 a,
.gallerynav li.selected-3 a,
.gallerynav li.selected-4 a,
.gallerynav li.selected-5 a {
	background-color:#b1b1b1;
	border-top:1px solid #858585;
	border-right:1px solid #cececc;
	border-bottom:1px solid #cececc;
	border-left:1px solid #858585;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:1px;
	padding-top:0px;
}

#gallery {
	clear:both;
	margin-top:30px;
}

/* PORTFOLIO CAPTIONS */
/* ----------------------------------------- */

.boxgrid{ 
	float:left; 
	overflow: hidden; 
	position: relative;
	width:225px;
	height:140px;
}

.boxcaption{ 
	position: absolute; 
	background: #fff;
	height: 70px; 
	width: 205px; 
	margin-left:11px;
	margin-bottom:10px;
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top:140px;
	left: 0;
	}
	
.caption .boxcaption {
	left: 0;
	top:140px;
}

.cover strong {
	font-size:10px;
	margin:0;
	padding:0;
	line-height:1;
	padding:0;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	color:#000;
	font-weight: normal;
	display: block;
}

.cover em {
	font-size:10px;
	line-height: 12px;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	text-align: left;
	font-family: Georgia, Times, sans-serif;
	font-style: italic;
	color:#8B8A88;
	display: block;
}

.cover em a {
	color:#8B8A88;
	text-align: left;
	font-family: Georgia, Times, sans-serif;
	font-style: italic;
	text-decoration: none;
}


/* NEWS */
/* ----------------------------------------- */

#news {
	width: 960px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
	margin-bottom:300px;
}

#output {
	width: 662px;
	height: 422px;
	float:right;
	background-image:url(../images/newsbg.png);
	background-repeat: no-repeat;
}

#output .entry {
	position: absolute;
	width: 620px;
	height: 420px;
	padding:20px;
}

.show {
	width: 620px;
	height: 420px;
	display:none;
}

.hide {
	display: block;
}

#output .entry p {
	line-height: 22px;
	padding-bottom:5px;
}

#output .entry img {
	display: block;
	margin-top:6px;
}

#output .entry ul {
	margin-top:20px;
	overflow: hidden;
}

#output .entry ul li {
	padding-left:26px;
	line-height:16px;
	margin-bottom:10px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	font-size: 1.4em;
	display: block;
}

.entry h2 {
	overflow: hidden;
	margin-bottom:10px;
	line-height: 1;
	min-height: 25px;
}

/* DATES */
/* ----------------------------------------- */

.postdate {
  position: relative;
  width: 40px;
  height: 40px;
  float: left;
  background-color:#d1d1d1;
  margin-left:10px;
  margin-top:10px;
}

.month, .day, .year {
  position: absolute;
  text-indent: -1000em;
  background-image: url(../images/dates.jpg);
  background-repeat: no-repeat;

}
.month { top: 22px; right: 16px; width: 24px; height: 18px;}
.day { top: 5px; left: 0; width: 25px; height: 18px;}
.year { top: 0; right:1px; width: 12px; height: 40px;}

.m-01 { background-position: -1px 0px;}
.m-02 { background-position: -1px -18px;}
.m-03 { background-position: -1px -36px;}
.m-04 { background-position: -1px -54px;}
.m-05 { background-position: -1px -72px;}
.m-06 { background-position: -1px -90px;}
.m-07 { background-position: -1px -108px;}
.m-08 { background-position: -1px -126px;}
.m-09 { background-position: -1px -144px;}
.m-10 { background-position: -1px -162px;}
.m-11 { background-position: -1px -180px;}
.m-12 { background-position: -1px -198px;}

.d-01 { background-position: -28px 0;}
.d-02 { background-position: -28px -18px;}
.d-03 { background-position: -28px -36px;}
.d-04 { background-position: -28px -54px;}
.d-05 { background-position: -28px -72px;}
.d-06 { background-position: -28px -90px;}
.d-07 { background-position: -28px -198px;}
.d-08 { background-position: -28px -126px;}
.d-09 { background-position: -28px -144px;}
.d-10 { background-position: -28px -162px;}
.d-11 { background-position: -28px -180px;}
.d-12 { background-position: -28px -198px;}
.d-13 { background-position: -28px -216px;}
.d-14 { background-position: -28px -234px;}
.d-15 { background-position: -28px -252px;}
.d-16 { background-position: -28px -269px;}
.d-17 { background-position: -56px 0;}
.d-18 { background-position: -56px -18px;}
.d-19 { background-position: -56px -36px;}
.d-20 { background-position: -56px -54px;}
.d-21 { background-position: -56px -72px;}
.d-22 { background-position: -56px -90px;}
.d-23 { background-position: -56px -198px;}
.d-24 { background-position: -56px -126px;}
.d-25 { background-position: -56px -144px;}
.d-26 { background-position: -56px -162px;}
.d-27 { background-position: -56px -180px;}
.d-28 { background-position: -56px -198px;}
.d-29 { background-position: -56px -216px;}
.d-30 { background-position: -56px -234px;}
.d-31 { background-position: -56px -252px;}

.y-2009 { background-position: -87px 2px;}
.y-2010 { background-position: -87px -38px;}
.y-2011 { background-position: -87px -78px;}
.y-2012 { background-position: -87px -118px;}
.y-2013 { background-position: -87px -158px;}
.y-2014 { background-position: -87px -198px;}



/* NEWS SCROLL */
/* ----------------------------------------- */

.scroll-pane {
	height:382px;
	overflow: auto;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	outline: 0;
	border:none;
	padding-right:5px;
	width:600px;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 2px;
	top: 0;
	height: 100%;
}

.jScrollPaneDrag {
	position: absolute;
	overflow: hidden;
	background: #8B8A88;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color:#949392;

}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowUp:hover {
/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;}


/* CONTACT FORM */
/* ----------------------------------------- */

#contact {
	color: #363636;
	height:1000px;
}

.contact-container {
	width:962px;
	overflow: hidden;
	margin:0 auto;
	margin-bottom:230px;
}

.contact-top {
	width:962px;
	background-image:url(../images/trans-top.png);
	background-repeat: no-repeat;
	height:2px;
}

.contact-mid {
	width:922px;
	padding:20px;
	overflow: hidden;
	background-image:url(../images/trans-mid.png);
	background-repeat: repeat-y;
}

.contact-bottom {
	width:962px;
	height:8px;
	background-image:url(../images/trans-bottom.png);
	background-repeat: no-repeat;
}

.contact-form {
	width:400px;
	margin-top:7px;
	min-height: 350px;
	float:left;
	overflow: hidden;
}

.contact-form p {
	margin-bottom:33px;
}

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 
    
.contact-right {
	width:400px;
	float:right;
}

/* INFORMATION */
/* ----------------------------------------- */

.contact-info ul {
	padding:0;
	margin:0;
}  

.contact-info ul li {
	padding-left:50px;
	font-size:1.4em;
	margin-bottom:6px;
} 

.contact-info ul li.address {
	background-image:url(../images/icon-home.png);
	background-repeat:no-repeat;
	height:27px;
	line-height:27px;
} 

.contact-info ul li.phone {
	background-image:url(../images/icon-tel.png);
	background-repeat:no-repeat;
	height:26px;
	line-height:23px;
} 

.contact-info ul li.email {
	background-image:url(../images/icon-mail.png);
	background-repeat:no-repeat;
	height:25px;
	line-height:20px;
}

/* SOCIAL ICONS */
/* ----------------------------------------- */
ul.social {
	margin-top:25px;
}


ul.social li {
	float:left;
	height:25px;
	width:25px;
	margin:0;
	padding:0;
	margin-right:15px;
}

ul.social li a {
	outline: 0;
} 

ul.social li a img {
	position:relative;
} 


/* TWITTER */
/* ----------------------------------------- */

#twitter {
	background-image:url(../images/twitterbg.png);
	background-repeat:no-repeat;
	width:271px;
	height:112px;
	padding:10px;
	padding-left:20px;
	padding-right:50px;
	margin-top:30px;
}

.message {
	padding:0;
	color: #717171;
	font-family: Georgia, "Times New Roman", serif;
	font-size:1.4em;
	line-height:1.5em;
	font-style:italic;
	display: block;
}

.message a{
  font-weight:normal;
  text-decoration: none;
  color: #000;
}

.message a:hover {
	text-decoration: underline;
}

em.twitterTime a {
	text-decoration: none;
	font-style: normal;
	color:#000;
	padding-top:5px;
	font-size:10px;
	display: inline-block;
}

em.twitterTime a:hover {
	text-decoration: underline;
}
