/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.map {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	 clear: both;
    content: " ";
    display: block;
    font-size: 0;
    
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	/*background: #0d1424 url(images/body-bg.jpg) no-repeat center top;*/
	font-family:'robotolight';
	letter-spacing:1px;
	background: url("../images/main_bg.jpg") repeat scroll center center #D9D9D9;
	color: #231E1C ;
	
}
hgroup{text-align:left;}
#wrapper-sub{
	background:#fff;
}
a, a:visited, a:active {
	color: #D53932;
	text-decoration: none;
	outline: none;
	font-weight:800;
}
a:hover {
	text-decoration: underline;
	
}
p {
	/*margin: 0 0 1.2em;
	padding: 0;*/
	font-size:1.3em;
	line-height:1.4em;
	padding-bottom:1em;
}


/* list */
ul, ol {
	/*margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;*/
	list-style:none outside none;
}
li {
	margin: 0;
	padding: 0;
}

/* headings */
h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	color: #000;
}

h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 80%;
	margin: 0 auto;
background: url("../images/bg-main.jpg") repeat scroll left top #eee;
border-left:3px solid #D53932;
border-right:3px solid #D53932;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position: relative;
	background: url("../images/bg-header.jpg") repeat scroll left top #000;
	width:100%;
	text-align:left;
}
#header img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	padding: 17px 0 0 40px;
	
}

#index-tit{display:none;}
#space1{display:none;}
.address{
	display:block;
	background:url("../images/bg-address.jpg")repeat-x top center #F8F8F8;
	font-size:12px; 
	padding:10px 10px 10px 0;
	text-align:right;
	border-bottom:1px dotted #999;
	font-family:catriel, arial;
	color:#666;
}
#header img.slogon{padding:0;}
/************************************************************************************
CONTENT
*************************************************************************************/
#content {
	background: url("../images/divider1.jpg") repeat-x scroll center bottom transparent;
	margin: 35px 0 0 0;
	padding: 0;
	width: 100%;
	max-width: 1300px;
	float: left;
	text-align:left;
	display:block;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after {
    clear: both;
}
.group:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
/* post */
.post {
	margin: 0 auto 45px;
   /* max-width: 1300px;
    width: 95%;*/
	/* rounded corner 
	-webkit-border-radius: 0 8px 8px 0;
	-moz-border-radius: 0 8px 8px 0;
	border-radius: 0 8px 8px 0;*/
	/* box shadow 
	-webkit-box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5));
	box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5);*/
	
}
#serv.post {
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow:none;
}
#serv_mob{
    	display:none;    	
	}
	
.post-title {
	margin: 0 0 5px;
	padding: 0;
	font: bold 26px/120% Arial, Helvetica, sans-serif;
}
.post-title a {
	text-decoration: none;
	color: #000;
}
.post-meta {
	margin: 0 0 10px;
	font-size: 90%;
}

/* post image */
.post-image {
	margin: 0;
}
.fp_pad_index{
   padding: 11px 14px 11px 14px;
   background:none repeat scroll 0 0 #FEDDA7;
}

.fp_pad_index1{
    float:left;
    width:32%;
    margin-right:2%;
    display:block;
    /* box shadow 
	-webkit-box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5));
	box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5);
	background:none repeat scroll 0 0 #FEDDA7;*/
}
.fp_pad_index1 .serv-lst p{}
.serv-lst p.intro{}
.fp_pad_index2{
	float:left;
    width:30%;
    /*margin-right:2%;*/
    display:block;
    /* box shadow 
	-webkit-box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5));
	box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5);
	background:none repeat scroll 0 0 #FEDDA7;*/
}
.fp_pad_index3{
	float:right;
    width:32%;
    display:block;
    /* box shadow 
	-webkit-box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5));
	box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.5);
	background:none repeat scroll 0 0 #FEDDA7;*/
	
     
}


.fp_pad_index1 h2{
	background: none;
	
}

.fp_pad_index2 h2{
	background: none;
}

.fp_pad_index3 h2{
	background: none;
}
    

.fp_pad_3{
display:none;
}
.fp_pad_4{
display:none;
}

/* Start Pages */
.main_container {
      margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 95%;
}

.main_container img {
	/*
    margin-right: 40px;
    margin-bottom:11px;
	width:165px;
	height:95px;
	border: 1px solid #444444;
	position: relative;
	float: left;
    -webkit-box-shadow:0 5px 10px #000;
    -moz-box-shadow:0 10px 15px rgba(0, 0, 0, 0.8);
    box-shadow:0 5px 10px rgba(0, 0, 0, 0.7);
    */
}

.post h2 {
	/*background: url("../images/bullet2.png") no-repeat scroll 0 4px transparent;*/
	color: #000;
	font-size: 2em;
	font-weight: bold;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	text-align:center;
	padding: 0;
	margin:0;
	background:rgba(255, 255, 255, 0.5);
	font-family:'walkway_semiboldregular';
}
.post h1 {
	/*background: url("../images/bullet2.png") no-repeat scroll 0 4px transparent;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	*/
	border-bottom: 1px solid #231E1C;
	color: #D53932;
	font-size: 1.8em;
	font-weight: bold;
	display: block;
	padding: 0 0 14px 0;
	margin:0 35px 0 0;
	font-family:'chivoregular';
	line-height:1.3em;
}

.fp_pad_3 h2 {
	background: url("../images/bullet2.png") no-repeat scroll 0 4px transparent;
	color: #000;
	font-size: 2em;
	font-weight: bold;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	text-align:center;
	padding: 0;
	margin:0;
	background:rgba(255, 255, 255, 0.5);
	font-family:'walkway_semiboldregular';
}

.main_container p {
	padding: 5px 0 27px 0;
	font: normal 1.2em 'walkway_boldregular';
	font-weight: normal;
	font-style: normal;
	color: #444444;
}

.main_container li {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	/*display:inline-block;*/
}

.main_container li:hover {
	
}

.main_container li:hover img {
	border: 3px solid #9C7007;cursor: pointer;
}

.main_container .info {
	/*
	display:block;
	padding: 0;
	float:left;
	max-width:650px;
	*/
}
.serv-lst{
	
	padding:14px 35px 0 0;
}
.color-black{color:#231E1C;}
.color-red{color:#D53932; font-weight:800;}
.serv-lst p.color-red{color:#D53932;font-weight: 800;}
.serv-lst p{
	color: #423835;
    display: block;
    font-family:'robotolight';
    font-size:1em;
    line-height:1.3em;
    padding:0 0 14px 0;
}
.serv-lst .pic-list img{
margin-bottom:8px;
}
.serv-lst p.pic-spec{}
.serv-lst p.pic-spec-des{}
.serv-lst p.center-pos{text-align:center;}
.serv-lst  a:hover img{
	
}

.info {
    display: block;
    
    padding: 0 0 48px 0;
}
.list1 li.pic-list{ 
	display: block;
    float: left;
    padding: 0 11px 0 0;
}

.photoname{
	color: #D53932;
    display: block;
    font-size: 17px;
    font-weight: 800;
}
.description{display: block; font-size: 13px;}

.fp_pad_index2 h1{text-align:center;}
.lst-1{
	
}
.fp_pad_3 .serv-lst{

	margin: 0 auto;
	padding: 11px 20px 11px;
}
.lst-1 li{
	font-family: 'allerregular';
	font-size:1.2em;
	line-height:1.7em;
	background: url("../images/tit_pointer.png") no-repeat scroll 0 0 transparent;
	padding-left:40px;
	text-align:left;
}

.info-exp {
	display:block;
	padding: 0;
	float:left;
	max-width:650px;
}
.main_container .info .photoname {
	/*color: #EAD2B0;*/
	/*text-shadow: 1px 1px 0 rgba(0,0,0,0.5);*/
	/*
	font: 1.3em/1em 'allerbold';
	color: #000;
	display: block;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom:6px;
	text-transform: uppercase;
	letter-spacing: 1px;
	*/
}

.main_container .info .description {
	/*
	display: block;
	padding: 0;
	font-size: 1.2em;
    line-height: 1.3em;
    */
}

.main_container .info .price {
	font: normal 1.2em/1.3em 'Luckiest Guy',Helvetica, Arial, sans-serif;
	color: #A21;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	display: block;
	padding: 5px 0 10px 10px;
}
/*
.main_container li:hover .photoname {
	color: #3C2C00;
}*/


.link1 {text-decoration:none; color:#4b4b4b; font-weight:bold; line-height:28px; display:inline-block; margin-top:0px; width:100%; text-align:right; border-bottom:1px dotted #666; margin: 0 0 30px 0;}
.link1:hover {text-decoration:underline; color:#FFC02F;}
.link1 a{ 
	text-decoration:none; 
	color:#4b4b4b; 
	font-family:'allerregular'; 
	display:inline-block; 
	background: url("../images/tit_pointer.png") no-repeat 0 3px transparent;
	padding:0 0 17px 28px;

}
.link1 a:hover {text-decoration:underline; color:#FFF;}
.link1-top {margin-top:14px; margin-left:14px;}

.link2 {text-decoration:none; color:#4b4b4b; font-weight:bold; line-height:26px; display:inline-block; margin-top:0px; margin-left:112px;}
.link2:hover {text-decoration:underline; color:#FFC02F;}
.link2 a{ text-decoration:none; color:#4b4b4b; font-weight:bold; display:inline-block; 
	background: url(../images/list3_bg.png) no-repeat 0px 0px;
	padding-left:32px;
	padding-top:2px;
	padding-bottom:40px;
}
.link2 a:hover {text-decoration:underline; color:#FFF;}
.link2-top {margin-top:14px; margin-left:14px;}

/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar {
	width: 100%;
	/*float: left;*/
	margin: 0;
	padding:20px 0 20px 0;
	background: url("../images/divider1.jpg") repeat-x scroll center bottom transparent;
}
.widget_index {
	background: transparent;
	margin: 0;
	padding: 0 14px 0 14px;
	/* rounded corner 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
	/* box shadow 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);*/
}
#slider_mob{display:none;}
.wmuSlider{display:none;}
.widgettitle {
	margin: 0 0 5px;
	padding: 0;	
}


/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 48px;
	height: 48px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/************************************************************************************
TEXT STYLING
*************************************************************************************/
.txt1{
font-size:24px;
line-height:30px;
font-weight:bold;
font-family: 'sansationbold';
color:#3A3A3A;
text-transform:uppercase;
}
.txt2{
font-size:2em;
line-height:30px;
font-weight:600;
font-family:'alex_brushregular', cursive;
color:#3A3A3A;
letter-spacing: 2px;
}


.shadow {font-size:28px;
line-height:45px;
font-weight:normal;
font-family: 'sansationbold';
color:#000000;
		/* pretty browsers*/
		text-shadow:rgba(0, 0, 0, 0.3) 1px 1px 5px;
		/* ugly ie */
		zoom:1;/*force hasLayout*/
		position:relative;/*fot absolute position of child element*/
	}
.shadow span {
		/* position correctly */
		position:absolute;
		left:-7px;top:-7px; /* strength + pixelradius */
		z-index:-1;/* force under the normal text */
		/* the magic: filters */
		filter:
			progid:DXImageTransform.Microsoft.Glow(Color=#cccccc,Strength=2)
			progid:DXImageTransform.Microsoft.blur(pixelradius=5, enabled='true')
		;
		zoom:1;/*force hasLayout*/
	}
	
	
.knockout {color:#E096B1}/*same as background colour for knock-out effect*/
.knockout span {
		filter:
			progid:DXImageTransform.Microsoft.Glow(Color=#666666,Strength=2)/*make it a bit darker for contrast*/
			progid:DXImageTransform.Microsoft.blur(pixelradius=5, enabled='true')
		;
	}	

.box_textshadow {
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
} 

.txt4{
font-size:2.5em;
line-height:40px;
font-weight:600;
font-family:'alex_brushregular', cursive;
color:#E5E5E5;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}
.txt5{
font-size:15px;
line-height:22px;
font-weight:bold;
font-family:rockwell, cambria, Times, serif ;
color:#FF802B;
text-transform:uppercase;
}



.txt6 a{
font-size:24px;
line-height:28px;
font-weight:bold;
font-family:rockwell, cambria, Times, serif;
color:#1C1C1A;
text-decoration:none;
padding:7px 10px 7px 10px;
background:#CCCCCC;
background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#cccccc));
background: -moz-linear-gradient(top,  #999999,  #cccccc);
	background: linear-gradient(-90deg, #999999, #cccccc);
	/* rounded corner */
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	/* box shadow */
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,.5);
	box-shadow: 5px 5px 5px rgba(0,0,0,.5);

}
.txt6 a:hover{
	color:#1C1C1A;
}
.txt6 a:visited{color:#1C1C1A;
}
.txt6 a:active{color:#1C1C1A;
}


/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	color: #FCBE16;
	font-size: 100%;
	padding:35px 0 35px 0;
    text-align:center;
    background:#D53932;
	border-top: 2px solid #FCBE16;
	font-size:16px;
	font-weight: 800;
}
#footer a {
	color: #000;
	font-size:17px;
}
#footer img {
	padding-left:50px;
}
.foot-text{
font-size:15px;
font-weight:normal;
color:#CDCCC9;
}

.foot-text img{
padding-left:35px;
padding-top:0px;
}
/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }




.active{background:#999999;}

/* Start Utilities */

#spinner {
	position: absolute;
	left:0;
	top:0;
	display:block;
	height:100%;
	width:100%;
	background: url(../images/icons/spinner.gif) no-repeat center center;
}
#clicktoreturn {
	position: absolute;
	left:0;
	top:0;
	display:block;
	height:100%;
	width:100%;
	background: url(../images/clicktoreturn.png) no-repeat center center;
}
#overlay {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#overlay2 {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#overlay img {
	display:block;
	margin:0 auto;
	max-height: 100%;
	max-width: 100%;
}

#overlay .info {
	display: block;
	width:10%;
	margin:0 auto;
	position: relative;	
	/*right:0;
	bottom:0;*/
	float:left;
	color:#FFF;
	/*background-color: rgba(0,0,0,0.7);*/
	padding-top:44px;
	padding-bottom:10px;
	padding-left:34px;
}
#overlay2 .info {
	display: block;
	width:100%;
	margin:0 auto;
	position: absolute;
	left:0;
	top:0;
	color:#FFF;
	background-color: rgba(0,0,0,0.7);
	padding-top:14px;
	padding-bottom:10px;
}

#overlay .photoname {
	display: block;
	width:300px;
	margin:0 auto;
	font-size: 1.1em;
	font-weight:bold;
	display: block;
	color: #fff;
}
#overlay2 .photoname {
	display: block;
	width:100%;
	margin:0 auto;
	font-size: 1.1em;
	font-weight:bold;
	display: block;
	color: #fff;
	padding-top:30px;
	padding-left:50px;
}
 
#overlay .description {
	display: block;
	width:300px;
	margin:0 auto;
	padding-bottom:14px;
	font-size: 0.9em;
	font-weight:normal;
	color: #DADADA;
}
#overlay2 .description {
	display: block;
	width:100%;
	margin:0 auto;
	padding-bottom:2px;
	padding-top:10px;
	padding-left:50px;
	font-size: 0.9em;
	font-weight:normal;
	color: #DADADA;
}
#overlay .link1 {
	display: block;
	width:380px;
	margin:0 auto;
	font-weight:bold;
	font-size: 1.1em;
	
	text-align:right;
}
#overlay2 .link1 {
	display: block;
	width:380px;
	margin:0 auto;
	font-weight:bold;
	font-size: 1.1em;
	
	text-align:right;
}

#overlay .link1 a{
	color:#fff;
}
/* End Utlities */

.button1{
	border:none;
	/*box-shadow:none;
	-webkit-box-shadow:none;
    -moz-box-shadow:none;*/
    /* border radius 
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;*/
	background: url("../images/button1.png") repeat-x scroll 0 0 transparent;
    color: #231E1C ;
    display: inline-block;
    font-family: 'chivoregular';
    font-size:1em ;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 10px 14px 10px 14px;
    
    
}
.button1:active, .button1:visited{color:#231E1C;}
.button1:hover {
	text-decoration:none;
    background-position: 0 -41px;
    color:#D53932;
    /* box-shadow: 0 0 1px #000000;
    -webkit-box-shadow: 0 0 1px #000000;
    -moz-box-shadow: 0 0 1px #000000;*/
    transition: all 0.2s ease 0s;
}
/* -------------------------------------------------- */