/*
============================================================
Typography and stuff
============================================================
*/


.arial {
	font-family: arial;	
}

.tahoma {
    font-family: tahoma;	
}


.site_text {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}


.sub_header {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 25px;
	
}

h1 {
	

}

h2 {
	
	
}

h3 {
	font-size: 15px;
	font-weight: bold;
	
}



/*
============================================================
behaviour
============================================================
*/


.pull_right {
	float: right;
}


.pull_left {
	float: left;
}


.clear {
	clear: both;
}

.relative {
	position: relative;
}


.940_fix {
	margin: 0px 10px 0px 10px;
}

/*
============================================================
elements
============================================================
*/

.half_title {
	width: 460px;
	height: 30px;
	margin-bottom: 20px;
}

.full_title {
	height: 30px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.full_title_960 {
	height: 30px;
	margin: 10px 10px 20px 10px;
}

.full_title_free {
	background-image: url("../images/content/full_title_bg.png");
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 20px;
}


.full_title_free p {
	line-height: 30px;
	height: 30px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	padding: 0px 10px 0px 25px;
	display: inline-block;
	margin: 0px;
	background-image: url("../images/content/full_title_arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.half_image {
	
	width: 460px;
	height: 380px;

}

.two_col{
	width: 460px;
}

.three_col {
	width: 300px;
	padding: 0px 10px 0px 10px;
}

.half_image img {
	
	width: 458px;
	height: 378px;
	background-color: #fff;
	border: solid 1px #acacac;

}

.half_image240 {
	
	width: 460px;
	height: 240px;
	margin: 0px 0px 30px 0px;
}

.half_image240 img {
	
	width: 460px;
	height: 240px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #fff;
	-webkit-box-shadow: inset 3px 4px 5px rgba(53,44,32,.37);
	-moz-box-shadow: inset 3px 4px 5px rgba(53,44,32,.37);
	box-shadow: inset 3px 4px 5px rgba(53,44,32,.37);
	border: solid 1px #848484;

}



.full_spacer {
	background-image: url("../images/content/full_spacer.png");
	width: 940px;
	height: 1px;
	background-repeat: no-repeat;
}

.full_spacer_960 {
	background-image: url("../images/content/full_spacer.png");
	width: 940px;
	height: 2px;
	background-repeat: no-repeat;
	margin: 20px 10px 23px 10px;
}

.space100 {
	height: 100px;
}








/*
============================================================
							BTN's
============================================================
*/

.contact_us {
display: block;
margin-top: 40px;
background-image: url("../images/content/contact_us.png");
background-repeat: no-repeat;
width: 130px;
height: 30px;
cursor: pointer;

}
.contact_us:HOVER {
background-image: url("../images/content/contact_us_hover.png");
	background-image: url("../images/content/contact_us.png");
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	cursor: pointer;
}

.back_btn {
	display: block;
	margin-top: 40px;
	background-image: url("../images/content/back_btn.png");
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	cursor: pointer;
}

.back_btn:HOVER {
	background-image: url("../images/content/back_btn_hover.png");
}

.contact_us:HOVER {
	background-image: url("../images/content/contact_us_hover.png");
}

.back_btn {
display: block;
margin-top: 40px;
background-image: url("../images/content/back_btn.png");
background-repeat: no-repeat;
width: 130px;
height: 30px;
cursor: pointer;
}
.back_btn:HOVER {
background-image: url("../images/content/back_btn_hover.png");
}
.more_d {
	background-image: url("../images/content/more_d.png");
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	display: block;
	margin-top: 20px;
	text-decoration: none;
}

.more_d:HOVER  {
		background-image: url("../images/content/more_d_hov.png");
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	display: block;
	margin-top: 20px;
	text-decoration: none;
	margin-left: 9px;
}
.to_clients {
	background-image: url("../images/content/to_clients.png");
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	display: block;
	margin-top: 25px;
	text-decoration: none;
	float: left;
	margin-left: 9px;
}

.to_clients:HOVER {
	background-image: url("../images/content/to_clients_hov.png");
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	display: block;
	text-decoration: none;
	float: left;
}


/*
============================================================

============================================================
*/

/*** prittyPhoto ***/
div.light_square .pp_nav {
	margin-top: 0;
	width: 100%;
}

div.light_square .pp_close {
width: 110px;
height: 30px;
background: url('../images/content/prj_close.png') no-repeat;
cursor: pointer;
}
div.light_square .pp_arrow_previous {

	background: url('../images/content/prj_next.png') 0px 0px no-repeat;	
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 130px;
	float: left;
	cursor: pointer !important;
	position: absolute;
	top:0px;
	left:20px;
	
	
}
div.light_square .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
	display: none;
}
div.light_square .pp_arrow_next {
		background: url('../images/content/prj_prv.png') 0 0px no-repeat;
	height: 30px;
	width: 130px;
	margin: 0px;
	padding: 0px;	
	float: right;
	cursor: pointer !important;
	position: absolute;
	top:0px;
	right:20px;

	
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
	background: transparent;
}
.pp_content {
	border: none;
	background: transparent !important;	
	border-bottom: none;
}
a.pp_close {
	position: relative;
	float: left;	
	display: block;
	line-height: 22px;
	text-indent: -10000px;
	top: 10px;
}
.pp_content_container .pp_details {
float: left;
margin: 5px 0 2px;
}
div.light_square .pp_previous:hover {
background: none;
}
div.light_square .pp_next:hover {
background: none;
}
div.pp_overlay {
	background: #f0f0f0;
}
/*** prittyPhoto end ***/