/*----------------------------------------------*/
#main {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	background: #f5f5f5 url(../images/shadow-main.png) top repeat-x;
	position: relative;
	padding: 30px 0 0 0;
}
.main-wrap{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 103;
}

p.subtitle{
	font-size: 12px;
	font-family: 'TitilliumText22LRegular', Arial, sans-serif;
	margin-top: -5px !important;
	position: relative;
	clear: none !important;
	padding: 0 0 10px 0;
}
.frame{
	background: #fcfcfc;
	border: #eee 1px solid;
	border-bottom: #eee solid 2px !important;
	box-shadow: inset 0 0 0 1px #fff;
	display: block;
	padding: 10px;
	width: 100%;
	margin-right: 30px;
}
.frame_p{
	line-height: 1.5em;
	font-size: 13px;
	color: #909090;
	padding:20px 0 1.3em;
}
/* SHORTCODE - Images */

.imageWrap{
	line-height: 0;
	display: block;
	position: relative;
	margin-bottom: 10px;
	background: url(../images/loading.gif) center center no-repeat #efefef;
}

.preloader { 
	background: #dedede !important;
}
.shadowHolder img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width: 100%;
	margin-top: -10px;
	margin-bottom: 20px;
}

.shadowHolderflat img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width: 100%;
}
.imageWrap img{
	display: block;
	width: 100%;
	height: auto;
}
/* Separator Style */
/*----------------------------------------------*/

.separator{
	width: 900px;
	padding: 0;
	margin: 0;
	position: relative;
}
.separator h4{
	float: left;
	padding: 0 11px 0 0;
	color: #707070;
	background: #f5f5f5;
}
.sep_line {
	overflow:hidden;	
	display: inline;
	padding: 13px 0 0 0;
	left: 0px;
    border-bottom: 1px dashed #d0d0d0;
	width: 100%;
	position: absolute;
	z-index: -1;
}
.sep_lines {
	margin: 0;
    border-bottom: 1px dashed #ddd;
	width: 900px;
}
.sep_full_top {
	margin: 0;
    border-bottom: 1px dashed #cfcfcf;
	width: 100%;
	padding-top: 5px;
}
.sep_full_bottom {
	margin: 0;
    border-top: 1px dashed #cfcfcf;
	width: 100%;
	padding-bottom: 5px;
}
.dash-line{
	height: 1px;
	width: 100%;
	border-bottom: dashed 1px #d0d0d0;
	position: relative;
	clear: both;
	margin-bottom: 25px;
	padding-top: 25px;
}
.blog-dash-line{
	height: 1px;
	width: 100%;
	border-bottom: dashed 1px #d0d0d0;
	clear: both;
	margin: 10px 0 15px 0;
}

/*----------------------------------------------*/

/* Shortcodes - Columns*/
/*----------------------------------------------*/

.fullWidth{
	float: left;
	width: 900px;
	clear: both;
}
.outerOneHalf{
	float: left;
	width: 437px;
	margin-right: 26px;
}
.outerOneThird{
	float: left;
	width: 284px;
	margin-right: 24px;
}
.outerTwoThirds{
	float: left;
	width: 591px;
	margin-right: 25px;
}
.outerTwoThird{
	float: left;
	width: 900px;
	margin-right: 25px;
}
.outerOneFourth{
	float: left;
	width: 207px;
	margin-right: 24px;
}
.outerThreeFourths{
	float: left;
	width: 669px;
	margin-right: 24px;
}
.outerOneFifth{
	float: left;
	width: 174px;
	margin-right: 25px;
}
.outerTwoFifths{
	float: left;
	width: 353px;
	margin-right: 25px;
}
.outerThreeFifths{
	float: left;
	width: 542px;
	margin-right: 25px;
}
.outerFourFifths{
	float: left;
	width: 731px;
	margin-right: 38px;
}
.outerOneSixth{
	float: left;
	width: 132px;
	margin-right: 25px;
}
.outerFiveSixths{
	float: left;
	width: 763px;
	margin-right: 25px;
}
.innerFullWidth{
	float: left;
	width: 100%;
	clear: both;
}
.innerOneHalf{
	float: left;
	width: 48%;
	margin-right: 4%;
}
.innerOneThird{
	float: left;
	width: 30.4%;
	margin-right: 4%;
}
.innerTwoThirds{
	float: left;
	width: 65.3334%;
	margin-right: 4%;
}
.innerOneFourth{
	float: left;
	width: 22%;
	margin-right: 4%;
}
.innerOneFourth-noMargin{
	float: left;
	width: 25%;
}
	
.innerThreeFourths{
	float: left;
	width: 74%;
	margin-right: 4%;
}
.innerOneFifth{
	float: left;
	width: 16.8%;
	margin-right: 4%;
}
.innerTwoFifths{
	float: left;
	width: 38.4%;
	margin-right: 4%;
}
.innerThreeFifths{
	float: left;
	width: 57.6%;
	margin-right: 4%;
}
.innerFourFifths{
	float: left;
	width: 79.2%;
	margin-right: 4%;
}
.innerOneSixth{
	float: left;
	width: 14%;
	margin-right: 3.2%;
}
.innerFiveSixths{
	float: left;
	width: 82.8%;
	margin-right: 3.2%;
}
.last{
	margin-right:						0px !important;
	clear:								right;
}
.clear20 {
	clear:both;
	height: 20px !important;
}
#respon{
	padding: 0px 0 20px 0;
}
input, textarea, select {
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/*---form---*/
#respon{
	padding: 0px 0 20px 0;
}
#respon .nameInput, #respon .emailInput, #respon .webInput{
	width: 45%;
	background: #efefef;
	height: 28px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	padding-left: 12px;
	color: #bbb;
}
#respon .messageInput{
	font-family: Arial,sans-serif; 
	font-size: 12px;
	width: 70%;
	height: 100px;
	margin-bottom: 15px;
	border: 1px solid #dedede;
	padding-top: 12px;
	padding-left: 12px;
	background: #eee;
	color: #bbb;
}
#respon label{
	display: block;
	margin-bottom: 4px;
	color: #aaa;
	font-size: 12px;
}
#respon .nameInput:hover, #respon .emailInput:hover, #respon .webInput:hover, #respon .messageInput:hover{
	border: 1px solid #d0d0d0;
}
#respon .nameInput:focus, #respon .emailInput:focus, #respon .webInput:focus, #respon .messageInput:focus{
	outline: none;
	background-color: #e7e7e7;
	color: #a1a1a1;
}
#respon #submit{
	display: inline-block;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font: bold 12px/1em Arial, sans-serif;
	padding: 10px 13px;
	color: #a7a7a7; !important;
	text-shadow: 0 1px 0 #fff;
	background: #f7f7f7;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#e9e9e9));
	background: -moz-linear-gradient(top, #f1f1f1, #e9e9e9);
	border-bottom: solid 1px #ddd !important;
	border: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-webkit-box-shadow: 0 0 3px #eaeaea, inset 0 1px 0 #fdfdfd;
	-moz-box-shadow: 0 0 3px #eaeaea, inset 0 1px 0 #fdfdfd;
	box-shadow: 0 0 3px #eaeaea, inset 0 1px 0 #fdfdfd;
}
#respon #submit:hover{
	position: relative;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#e9e9e9)) !important;
	background: -moz-linear-gradient(top, #e7e7e7, #e9e9e9) !important;
	cursor: pointer;
}
#respon #submit:active{	
	background: #efefef;
	-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

/*---End form----*/



/*----------------------------------------------*/
/* Separator Style */
/*----------------------------------------------*/

.separator{
	width: 900px;
	padding: 0;
	margin: 0;
	position: relative;
}
.separator h4{
	float: left;
	padding: 0 11px 0 0;
	color: #707070;
	background: #f5f5f5;
}
.sep_line {
	overflow:hidden;	
	display: inline;
	padding: 13px 0 0 0;
	left: 0px;
    border-bottom: 1px dashed #d0d0d0;
	width: 100%;
	position: absolute;
	z-index: -1;
}
.sep_lines {
	margin: 0;
    border-bottom: 1px dashed #ddd;
	width: 900px;
}
.sep_full_top {
	margin: 0;
    border-bottom: 1px dashed #cfcfcf;
	width: 100%;
	padding-top: 5px;
}
.sep_full_bottom {
	margin: 0;
    border-top: 1px dashed #cfcfcf;
	width: 100%;
	padding-bottom: 5px;
}
.dash-line{
	height: 1px;
	width: 100%;
	border-bottom: dashed 1px #d0d0d0;
	position: relative;
	clear: both;
	margin-bottom: 25px;
	padding-top: 25px;
}
.blog-dash-line{
	height: 1px;
	width: 100%;
	border-bottom: dashed 1px #d0d0d0;
	clear: both;
	margin: 10px 0 15px 0;
}

#map{
	width: 900px;
	height: 300px;
}


.promo-box{
	width: 900px;
	position:relative;
	padding: 20px 0 20px 0;
	color: #606060;
	overflow:hidden;
	font-style: italic;
    border-bottom: 1px dashed #ccc;
}
.promo-box p{
	text-align: center;
	font: 21px/26px 'TitilliumText22LLight', Arial, sans-serif;
	left: 0;
	margin-left: 0;
	padding-left: 0;
	position:relative;
}
h4 {
	font: 16px/24px 'TitilliumText22LRegular', Arial, sans-serif;
}

.shadowHolder img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width: 100%;
	margin-top: -50px;
	margin-bottom: 20px;
}

.shadowHolderflat img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width: 100%;
}
.imageWrap img{
	display: block;
	width: 100%;
	height: auto;
}