

/* ======= PORTFOLIO COLORBOX */
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
}
#cboxOverlay {
	background: url('../images/colorbox/overlay.png') repeat 0 0;
}
#colorbox {
}
#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url('../images/colorbox/controls.png') no-repeat -101px 0;
}
#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url('../images/colorbox/controls.png') no-repeat -130px 0;
}
#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url('../images/colorbox/controls.png') no-repeat -101px -29px;
}
#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url('../images/colorbox/controls.png') no-repeat -130px -29px;
}
#cboxMiddleLeft {
	width: 21px;
	background: url('../images/colorbox/controls.png') left top repeat-y;
}
#cboxMiddleRight {
	width: 21px;
	background: url('../images/colorbox/controls.png') right top repeat-y;
}
#cboxTopCenter {
	height: 21px;
	background: url('../images/colorbox/border.png') 0 0 repeat-x;
}
#cboxBottomCenter {
	height: 21px;
	background: url('../images/colorbox/border.png') 0 -29px repeat-x;
}
#cboxContent {
	background: #fff;
	overflow: hidden;
}
.cboxIframe {
	background: #fff;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	margin-bottom: 5px;
}
#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}
#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}
#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}
#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../images/colorbox/controls.png') no-repeat -75px 0;
	width: 24px;
	height: 24px;
	text-indent: -9999px;  
}
#cboxPrevious:hover {
	background-position: -75px -25px;
}
#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url('../images/colorbox/controls.png') no-repeat -50px 0;
	width: 24px;
	height: 24px;
	text-indent: -9999px;  
}
#cboxNext:hover {
	background-position: -50px -25px;
}
#cboxLoadingOverlay {
	background: url('../images/colorbox/loading_background.png') no-repeat center center;
}
#cboxLoadingGraphic {
	background: url('../images/colorbox/loading.gif') no-repeat center center;
}
#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('../images/colorbox/controls.png') no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxClose:hover {
	background-position: -25px -25px;
}
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
.cboxIE6 #cboxTopLeft {
	background: url('../images/colorbox/ie6/borderTopLeft.png');
}
.cboxIE6 #cboxTopCenter {
	background: url('../images/colorbox/ie6/borderTopCenter.png');
}
.cboxIE6 #cboxTopRight {
	background: url('../images/colorbox/ie6/borderTopRight.png');
}
.cboxIE6 #cboxBottomLeft {
	background: url('../images/colorbox/ie6/borderBottomLeft.png');
}
.cboxIE6 #cboxBottomCenter {
	background: url('../images/colorbox/ie6/borderBottomCenter.png');
}
.cboxIE6 #cboxBottomRight {
	background: url('../images/colorbox/ie6/borderBottomRight.png');
}
.cboxIE6 #cboxMiddleLeft {
	background: url('../images/colorbox/ie6/borderMiddleLeft.png');
}
.cboxIE6 #cboxMiddleRight {
	background: url('../images/colorbox/ie6/borderMiddleRight.png');
}
.cboxIE6 #cboxTopLeft, .cboxIE6 #cboxTopCenter, .cboxIE6 #cboxTopRight, .cboxIE6 #cboxBottomLeft, .cboxIE6 #cboxBottomCenter, .cboxIE6 #cboxBottomRight, .cboxIE6 #cboxMiddleLeft, .cboxIE6 #cboxMiddleRight {
	_behavior: expression(this.src = this.src ? this.src: this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid: DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}



.box-sections {
	float: left;
	line-height: 1.81em;
	margin-bottom: 20px;
	margin-top: 20px;
}
.box-sections, .col {
	display: inline;
	float: left;
	margin: 0 2.0833% 2.0833% 0;
}
.box-sections {
	margin-top: 10px;
}
.box-sections, .one-fourth {
	float: left;
	margin-right: 3%;
	width: 22.75%;
}
.box-sections img.icon {
	float: left;
	margin-right: 10px;
}
.box-sections h1, .box-sections h2, .box-sections h3, .box-sections h4, .box-sections h5, .box-sections h6 {
	clear: none !important;
	margin-top: 0;
}
.box-sections h3 {
	font-size: 1.4em;
}
.box-sections h3, .box-sections h2, .box-sections-border h3, .box-sections-border h2 {
	margin-bottom: 20px !important;
}
.box-sections span, .box-sections-border span {
	color: #244455;
}
.box-sections p, .box-sections-border p {
	clear: both;
}
div.section-caption {
	margin: 20px 0 40px;
	width: 100%;
}
div.section-caption h5 {
	color: #636161;
	float: left;
	font-weight: normal;
	margin-top: 0;
	padding-right: 30px;
	text-transform: none;
	width: 120px;
}
div.section-caption .captions {
	float: left;
	width: 460px;
}
div.section-caption .caption {
	border-left: 1px solid #CFCFCF;
	margin-bottom: 45px;
	padding-left: 30px;
}
div.section-caption .caption h6 {
	font-style: italic;
	line-height: 18px;
	margin-top: 0;
}
div.box {
	border-radius: 6px 6px 6px 6px;
	font-size: 108.3%;
	margin: 2px 0 15px;
	padding: 20px 15px 20px 65px;
}
div.success-box {
	background: url("../images/icons/message/check.png") no-repeat scroll 15px center #EBFAB6;
	border: 1px solid #BBCC5B;
	color: #599847;
}
div.arrow-box {
	background: url("../images/icons/message/arrow.png") no-repeat scroll 15px center #EBFAB6;
	border: 1px solid #BBCC5B;
	color: #599847;
}
div.alert-box {
	background: url("../images/icons/message/alert.png") no-repeat scroll 15px center #FBDD96;
	border: 1px solid #E5AF51;
	color: #CA6B1C;
}
div.error-box {
	background: url("../images/icons/message/error.png") no-repeat scroll 15px center #FDD2D1;
	border: 1px solid #F6988F;
	color: #883333;
}
div.notice-box {
	background: url("../images/icons/message/note.png") no-repeat scroll 15px center #F9EBCA;
	border: 1px solid #E5B2AC;
	color: #9F6722;
}
div.info-box {
	background: url("../images/icons/message/info.png") no-repeat scroll 15px center #E6EBF0;
	border: 1px solid #89BECD;
	color: #277DCE;
}
body a.sc-button {
	display: inline-block;
	margin: 0 5px 19px 0;
}

.image-styled a.thumb {
	display: block;
	max-width: 100%;
	position: relative;
	width: auto;
}
.image-styled .img_frame {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	max-width: 100%;
	padding: 4px;
}
#ie8 .image-styled .img_frame {
	border: 1px solid #cfcfcf;
	padding: 4px;
}
.image-styled .img_frame img {
	display: block;
	max-width: 100%;
	width: auto;
}
.image-styled .img_frame.img_size_fullwidth, .image-styled .img_frame.img_size_fullwidth img {
	display: block;
	height: auto;
	max-width: 940px;
	width: auto;
}
a.zoom {
	background: url("../images/colorbox/zoom.png") no-repeat scroll center center #000000;
	height: 100%;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 100;
}
a.video a.zoom {
	background: url("../images/colorbox/play.png") no-repeat scroll center center #000000;
}
.img_size_thumbnail {
	width: 150px;
}
.img_size_medium {
	width: 300px;
}
.img_size_large {
	width: 500px;
	max-width: 500px;
}

.tipsy {
	padding: 5px;
	font-size: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	background-image: url(../images/tipsy.gif)
}
.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}
.tipsy-inner {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tipsy-north {
	background-position: top center;
}
.tipsy-south {
	background-position: bottom center;
	margin-bottom: 3px;
}
.tipsy-east {
	background-position: right center;
}
.tipsy-west {
	background-position: left center;
}