/* @override http://www.tippingmedia.com/wp-content/plugins/contact-form-7/styles.css?ver=2.3.1 */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #222;
}

a {
	color: #4cd6ff;
	text-decoration: none;
}

a:hover, a:focus {
	outline: none;
	text-decoration: underline;
	color: #30b900;
}

p {
	color: #393939;
}

.left, .alignleft {
	float: left;
}

.right, .alignright {
	float: right;
}

.clear {
	clear:both;
	font: 0px;
	line-height: 0;
	height: 0;
	text-indent: -9999px;
}

#content h2 {
	font-size: 23px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: 'TitilliumText14L400wt';
	margin-bottom: 19px;
}


#outer-header {
	background: url(../images/bg-header-tile.jpg);
	width: 100%;
}

#header {
	background: url(../images/bg-header-main.jpg);
	margin: 0px auto;
	padding: 24px 0px 0px;
	width: 960px;
}

.heading {
	background: url(../images/bg-heading.jpg) repeat-x;
	width: 100%;
	height: 65px;
	padding-top: 35px;
}

.searchbox {
	float: right;
	/* background: url(../images/bg-search.jpg); */
	background:#fff;
	border: 1px solid #dcdcdc;
	margin-top: -7px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

.searchbox button {
	float: left;
	background: url(../images/search-tm.png) no-repeat;
	width: 25px;
	height: 25px;
	margin-top: 6px;
	border: none;
}

.searchbox button:hover {
	background: url(../images/search-tm.png) left bottom no-repeat;
	cursor: pointer;
}

.bg-search-left {
	/* background: url(../images/bg-search-left.jpg) no-repeat; */
	width: 4px;
	height: 36px;
	float:left;
}

.bg-search-right {
	/* background: url(../images/bg-search-right.jpg) no-repeat; */
	width: 4px;
	height: 36px;
	float:left;
}

#top-search {
	/* background: url(../images/bg-search.jpg) no-repeat; */
	border: 0px;
	height: 15px;
	width: 190px;
	margin: 0px;
	padding: 11px 0px 10px 5px;
	color: #979797;
	float: left;
}

#secondary-nav {
	float: right;
}

.heading-inner {
	width: 960px;
	margin: 0 auto;
}

.heading-inner h2 a {
	font-size: 30px;
	color: #111;
	font-family: 'TitilliumText14L400wt';
	width: 500px;
}

.heading-inner h2 {
	display: inline;
}

.heading-inner #share-toolbar {
	float: right;
}

#share-toolbar a {
	color: #282828;
}

.page #header, .search #header, .post #header, .blog #header, .single #header, .error404 #header {
	height: 100px;
}

.page.home #header {
	height: 421px;
}

.page.home .post-content {
	padding-bottom: 0px;
}

.page.home #comments-wrapper {
	margin-top: 0px;
}

.page.page-template-page-full-width-php #main {
	float: none;
	width: 100%;
}

.page #content .post-content {
	border-bottom: none;
}

#logo {
	float: left;
	margin-top: -4px;
}

#logo h1 {
	font-size: 35px;
	margin: 5px 0px 10px;
}

#logo h3 {
	font-size: 17px;
	font-weight: lighter;
}

#logo a {
	color: #fefefe;
	font-family: 'TitilliumText14L400wt';
}

.back-link {
	float: right;
}

#menu {
	float: right;
	margin-top: 29px;
	margin-right: -10px;
}

#menu-left {
	/* background: url(../images/bg-menu-left.png) no-repeat; */
	float: left;
	height: 50px;
	padding-left: 8px;
}

.nav {
	position: relative;
	z-index: 2;
	font-family: Arial, sans-serif;
}

.nav li {
	position: relative;
	display: inline;
	float: left;
}

.nav li a {
	color: #ffffff;
	display: block;
	padding: 8px 15px 9px 15px;
	font-family: 'TitilliumText14L400wt';
	font-size: 13px;
	background: url(../images/nav-bg-transparent.png);
	margin-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	text-shadow: none !important;
}

.nav li a:hover {
	background: #00d7ff;
	text-decoration: none !important;
}

.nav li.current_page_item a {
	background: #00bc00 !important;
}

.nav li.current_page_item a:hover {
	text-decoration: none !important;
}

.nav li ul li a:hover {
	background-color: #444;
	color: white;
	text-decoration: none;
}

.nav li ul li.current-menu-item a {
	background-color: #333;
	color: white;
}

.nav li ul li.current-menu-item ul a {
	background-color: #f1f1f1;
	color: black;
}

.nav li ul {
	visibility: hidden;
	/* background: url(../images/bg-menu-drop-top.png) no-repeat; */
	position: absolute;
	display: block;
	top: 42px;
	width: 170px;
}

.nav li ul li {
	visibility: hidden;
	display: list-item;
	float: none;
	padding: 5px;
	margin: 0px 0px 0px 5px;
	width: 150px;
	background: #f1f1f1;
	
}

.nav li ul li a {
	font-weight: normal;
	background: #f1f1f1;
	padding: 2px 5px;
	margin: 0px;
	width: 140px;
	position: relative;
	z-index: 99;
}


#menu .nav li ul li ul{
	background: none;
	top: 0px;
	left: 155px;
}

#menu .nav li ul li ul li a {
	z-index: 98;
}

#menu .nav li ul li ul li ul li a {
	z-index: 97;
}

#menu-right {
	/* background: url(../images/bg-menu-right.png) no-repeat; */
	float: left;
	height: 50px;
	width: 10px;
}

/* Billboard */

#billboard-wrapper {
	background: url(../images/bg-billboard.png);
	height: 400px;
	margin: 20px 0px 0px;
	position: relative;
	width: 960px;
}

#billboard-wrapper .loader {
    background: url(../images/ajax-loader.gif) no-repeat center center transparent;
    width: 960px;
    height: 400px;
    position: absolute;
    z-index: 100;
}

#billboard {
	position: relative;
	width: 940px;
	height: 380px;
	top: 10px;
	left: 10px;
	overflow: hidden;
}

#billboard .slide {
	position: absolute;
}

#billboard .descr-wrapper {
	display: block;
	position: absolute;
	padding: 7px;
	bottom: 10px;
	left: 10px;
    max-width: 480px;
    z-index: 10;
    max-width:230px;
}

#billboard .descr {
	display: block;
	background: black;
	padding: 10px;
	color: #fff;
	font-size: 12px;
}

#billboard .descr a {
	font-family: 'TitilliumText14L400wt';
	display:block;
	margin-top: 15px;
	font-size: 13px;
}

#billboard .descr-wrapper h2 {
	font-family: 'TitilliumText14L400wt';
	margin-bottom: 19px;
	font-size: 21px;
}

#billboard .navi {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 10px;
	z-index: 10;
}

#billboard .navi .center {
	display: block;
	float: left;
	background: black;
	height: 25px;
	padding: 0px 3px;
}

#billboard .navi .right {
}

#billboard .navi a {
	float: left;
	margin: 7px 3px;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../images/slide.png) no-repeat;
	outline: none;
}

#billboard .navi a.current, #billboard .navi a:hover {
	background: url(../images/slide-current.png);
}

#outer-tagline {
	background: url(../images/bg-tagline-outer.jpg) repeat-x;
	height: 220px;
}

#outer-tagline.compact {
	height: 120px;
	background-position: bottom;
	margin-bottom: 10px;
}

#inner-tagline {
	background: url(../images/bg-tagline.jpg) no-repeat;
	height: 110px;
	margin: auto;
	padding: 110px 30px 0px;
	width: 960px;
}

.inner-tagline-text {
	font-size: 26px;
	font-family: 'TitilliumText14L400wt';
	margin-top: 24px;
	float: left;
	color: #111;
}

#tagline-link {
	background: url(../images/rfp-button.png) no-repeat;
	display: block;
	float: right;
	width: 228px;
	height: 43px;
	text-indent: -5000px;
	margin-top: 13px;
}

#tagline-link:hover {
	background: url(../images/rfp-button.png) no-repeat bottom left;
}

#footer-bottom-inside {
	margin: auto;
	width: 960px;
	padding-top: 5px;
}

.social {
	margin-top: 2px;
}

.btn-tour {
	float: right;
	margin: 8px 0px 0px 0px
}

.featured-left {
	width: 10px;
	height: 121px;
	background: url(../images/bg-featured-left.jpg);
	float: left;
}

.featured-main {
	width: 940px;
	height: 121px;
	background: url(../images/bg-featured.jpg) repeat-x;
	float: left;
	margin-bottom: 34px;
}

.featured-right {
	width: 10px;
	height: 121px;
	background: url(../images/bg-featured-right.jpg);
	float: left;
}

.featured-service {
	width: 285px;
	margin: 35px 0px 30px 25px;
	float: left;
	position: relative;
}

.featured-service-inner {
	height: 70px;
}

#content .featured-service h3 a, #content .featured-service h3 {
	line-height: 22px;
	color: #222;
	padding-top: 3px;
}

#content .featured-service h3 a:hover {
	text-decoration: underline;
}

.featured-service img {
	float: left;
	margin-right: 19px;
}

.featured-service .tooltip {
	display: none;
	background: transparent url(../images/triangle.png) 14px bottom no-repeat;
	color: white;
	position: absolute;
	width: 240px;
}

.featured-service .tooltip-inner {
	margin: 5px;
	background: #111;
	padding: 10px 15px;
}

/* content */
#content {
	width: 960px;
	margin: auto;
	padding: 19px 0px 35px 0px;
}

#main {
	float: left;
	width: 610px;
	margin-right: 30px;
}

#main .date {
	float: right;
	margin-top: 1px;
	color: white;
	display: none;
}

.thumb-heading .date {
	color: #fff !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.post-heading a {
	font-size: 21px;
	color: white;
	float: left;
	margin-right: 40px;	
	line-height: 27px;
}

.post-heading a:hover {
	text-decoration: underline;
}

.heading-category {
	z-index: 9999;
	background: #313131;
	padding: 15px;
	width: 580px;
}

.with-thumb .heading-category {
	padding: 10px;
	margin: 0px -5px 0px 19px;
	position: absolute;
	width: 540px;
	bottom: 19px;
}

#content .heading-category h2.post-heading{
	margin-bottom: 0px;
	float: left;
	color: #fff;
}

.post-categories a {
	color: #111;
	border: 1px solid #cfcfcf;
	background: #eee;
	font-size: 11px;
	padding:2px;
	float: left;
	margin-right: 5px;
	margin-bottom: 16px;
}

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

.read-more {
	padding: 5px;
	color: white;
	font-size: 12px;
	background: #222;
	display: block;
	margin-top: 19px;
	width: 102px;
}

#main img.alignright {
	margin: 0px 0px 19px 19px;
}

p.page-statement {
	font: 23px/34px Georgia, "Times New Roman", Times, serif;
}

p.page-statement span.tm-green {
	color: #31bc00;
}

#main img.alignleft {
	margin: 0px 19px 19px 0px;
}

#main ul {
	list-style: square inside;
}

#main ol {
	list-style: decimal inside;
}

#main p, #content ul, #content ol {
	margin-bottom: 19px;
}

#main ul.post-categories {
	list-style: none;
	margin: 0px;
	margin-top: 9px;
}

#main ul.post-categories li {
	float: left;
}

/* Author box */

#authorbox {
	width: 560px;
	background: #f0f0f0;
	border: 1px solid #b8b8b8;
	padding: 19px;
	margin: 0px 0px 19px 0px;
	min-height: 80px;
}

#authorbox  .avatar {
	float: left;
	margin: 0px 19px 19px 0px;
}

#authorbox h4 {
	float: left;
	width:438px;
	background: #111;
	color: white;
	padding: 5px 10px;
	font-size: 16px;
	margin-bottom: 15px;
}

#authorbox p {
	margin-bottom: 0px;
}

#authorbox h4 a {
	color: white;
}


.read-more:hover {
	text-decoration: underline;
	background: #333;
}

.post {
		
}

.thumb-heading {
	position: relative;
	margin-bottom: 19px;
}


#content .attachment-post-thumbnail {
	margin-bottom: 0px;
}

#content .thumb-shadow {
	margin: -10px 0px 0px 0px;
}

#content .thumb-shadow-up {
	margin: 0px 0px 0px 0px;
}

.post-content {
	padding-bottom: 38px;
}

.uds-portfolio .post-content {
	padding-bottom: 0;
}

.single .post-content {
	border: none;
}

.uds-portfolio div.dd_button_v {
	height: 23px;
	padding: 0;
	margin: 0;
}

.uds-portfolio div.dd_post_share {
	margin: 0;
	padding: 0;
}

.sidebar {
	width: 260px;
	background: url(../images/bg-sidebar.jpg);
	padding: 15px 30px 0px 30px;
}

.sidebar-top {
	width: 320px;
	height: 10px;
	background: url(../images/bg-sidebar-top.jpg);
}

.sidebar-bottom {
	width: 320px;
	height: 10px;
	background: url(../images/bg-sidebar-bottom.jpg);
}

.sidebar-wrapper {
	float: right;
	width: 320px;
}

#content .sidebar h4.widget-heading {
	font-size: 21px;
	color: #111;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 19px;
	margin-bottom: 0px;
}

.widget ul li a, .widget ul li  ul li a, .widget ul li  ul li ul li a {
	color: #111;
	padding:8px 0px 8px 19px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid white;
	display: block;
	background: url(../images/sidebar-ul.png) no-repeat 0px 14px;
}

.widget ul li  ul li a {
	margin-left: 10px;
}

.widget ul li  ul li ul li a {
	margin-left: 19px;
}

.widget {
	padding-bottom: 38px;
}

#content .sidebar .widget_uds_contact h4.widget-heading, #content .sidebar .widget_calendar h4.widget-heading, #content .sidebar .widget_tag_cloud h4.widget-heading  {
	border-bottom: none;
}

.sidebar .textwidget {
	padding-top: 15px;
	border-top: 1px solid white;
}

#content img {
	margin-bottom: 19px;
}

#content h3 {
	font-size: 18px;
	color: #111;
	font-family: 'TitilliumText14L400wt';
	margin-bottom: 19px;
}

#content #services-list {
	margin-top: -30px;
}

#content #services-list img {
	margin: 0 0 10px 39px;
}

#content #services-list h3 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	margin-top: -25px;
	background: #4cd6ff;
	padding: 5px 0px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: white;
}

#content #services-list h4 {
	font-size: 15px;
}

#content #services-list li,
#process .what-we-do li,
.uds-portfolio div.layout-third li {
	list-style: none;
	border-top: 1px dotted #d8d8d8;
	padding: 7px 0 7px 20px;
	background: url(../images/check.png) no-repeat 0 9px;
	color: #383838;
}

.uds-portfolio h4 {
	margin-bottom: 30px !important;
}

.uds-portfolio h4 a {
	font-size: 14px;
	color: #fff;
	background: #4cd6ff;
	padding: 5px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-bottom: 1px solid #3cabcb;
	border-top: 1px solid #a8ebff;
}

.uds-portfolio h4 a:hover {
	background: #00bc00;
	border-bottom: 1px solid #009f00;
	border-top: 1px solid #00d800;
	text-decoration: none;
}

/* Comments */

.comment-divider {
	display: none;
}

#comments-wrapper {
	margin-top: 19px;
}

#comments-wrapper p {
	text-indent: 0px;
}

#comments {
	width: 600px;
}

#comments h2 {
	color: black;
	padding: 7px 0px;
	font-size: 30px;
	margin: 10px 0px 30px 0px;
	font-weight: normal;
}

#comments img.avatar {
	background: url(../images/avatar.jpg) no-repeat;
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 19px;
}

#comments .comment-meta {
	background: #222;
	color: white;
	width: 480px;
	padding: 5px 10px;
	margin-bottom: 15px;
	float: left;
}



#comments .pingback .comment-meta, #comments .trackback .comment-meta {
	width: 480px;
}

#comments .comment-meta p {
	margin-bottom: 0px;
}

#comments .comment-meta .comment-author {
	text-indent: 0px;
	float: left;
}

#comments .comment-meta .comment-author a {
	color: white;
}

#comments .comment-meta .comment-author a:hover {
	text-decoration: underline;
}

#comments .comment-meta .comment-date {
	float: right;
	color: #5d5d5d;
	font-size: 12px;
}

#comments .comment .depth-2 {
	margin-left: 100px;
}

#comments .comment .depth-3 {
	margin-left: 100px;
}

#comments .comment .depth-2 .depth-3 .comment-meta {
	width: 330px;
}
#comments .comment .depth-2 .depth-3 .comment-text {
	width: 318px;
} 

#comments .comment .depth-2 .comment-meta {
	width: 380px;
}

#comments .comment .depth-2 .comment-text {
	width: 368px;
} 

#comments .comment-text {
	padding: 15px;
	width: 465px;
	background: white;
	border: 1px solid #b8b8b8;
	float: left;
	margin-bottom: 19px;
}

#comments .pingback .comment-text, #comments .trackback .comment-text {
	width: 568px
}

#comments .comment-text blockquote {
	border-left: 2px solid #555;
	padding: 5px 5px 5px 19px;
	background: white;
	margin: 19px 0px 19px 10px;
}

#comments p.comment-action a{
	color: #555;
	display: block;
	width: 35px;
	margin-top: 15px;
	float: left;
	margin-right: 10px;
}

#respond h3 {
	background: #222;
	color: white;
	font-size: 16px;
	padding: 5px 10px;
	width: 580px;
	margin-bottom: 19px;
	margin-top: 19px;
	font-weight: normal;
}

#add-comment input, #add-comment textarea {
	padding: 5px 10px;
	background: white;
	border: 1px solid #b8b8b8;
	margin-bottom: 19px;
	float: left;
	max-width: 428px;
}

#add-comment label {
	width: 80px;
	margin: 0px 19px 19px 0px;
	float: left;
	clear: both;
}

#add-comment .buttons {
	clear: both;
	margin-left: 100px;
	
}

#add-comment .buttons button {
	background: #111;
	color: white;
	padding: 5px 10px;
	border: none;
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
	font-size: 12px;
}

#cancel-comment-reply-link {
	background: #f0f0f0;
	color: #111;
	padding: 3px 10px;
	border: none;
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #b8b8b8;
}

#cancel-comment-reply-link:hover {
	background-color: white;
}

#add-comment {
	margin-bottom: 19px;
}

/* footer */

#outer-footer {
	background: url(../images/bg-header-tile.jpg);
}

#footer-top, #footer-bottom {
	background: black;
	border-bottom: 1px solid #232323;
	height: 30px;
}

#footer-top {
	height: 10px;
}

#footer-bottom {
	border-bottom: none;
	border-top: 1px solid #232323;
}

#inner-footer {
	background: url(../images/bg-footer.jpg) no-repeat;
	margin: auto;
	width: 960px;
	color: #afafaf;
	padding: 40px 0px;
	font-size: 12px;
	font-family: "Lucida Grande";
}

#inner-footer h3 {
	color: white;
	font-size: 21px;
	margin-bottom: 19px;
	font-family: 'TitilliumText14L400wt';
}
#inner-footer p {
	color: #afafaf;
}

#inner-footer ul {
	border-top: 1px solid #000;
	border-bottom: 1px solid #1e1e1e;
	width: 263px;
}

#inner-footer ul li {
	
	list-style-position: inside;
}

/* #inner-footer div.footer-column.widget_uds_twitter {
	width: 303px;
} */



#inner-footer ul li a,
#inner-footer p{
	border-bottom: 1px solid #000;
	border-top: 1px solid #1e1e1e;
	padding: 10px 0px 10px 0px !important;
	display: block;
	color: #656565;
	font-size: 11px;
}

#inner-footer ul li a:hover {
	color: #30b900;
}

.footer-column {
	float: left;
	margin-right: 50px;
	width: 263px;
}

.footer-column-last {
	margin: 0px;
	margin-left: 70px;
}

.footer-about-img {
	margin-bottom: 12px;
}

#footer-tagline {
	width: 334px;
	text-align: right;
	color: #656565;
	font-size: 15px;
	font-family: 'TitilliumText14L400wt';
	line-height: 25px;
	background: url(../images/tm-icon-footer.png) no-repeat top right;
	padding-top: 60px;
}

#inner-footer input {
	background: url(../images/bg-footer-contact-input.png);
	border: none;
	height: 18px;
	width: 250px;
	color: #afafaf;
	padding: 10px 0px 0px 10px;
	margin-bottom: 10px;
}

#inner-footer textarea {
	font-family: "Lucida Grande", "Lucida Unicode",Arial, sans-serif;
	background: url(../images/bg-footer-contact-textarea.png);
	border: none;
	height: 60px;
	width: 250px;
	color: #afafaf;
	padding: 10px 0px 0px 10px;
	margin-bottom: 10px;
	font-family: "Lucida Grande";
	font-size: 11px;
}

#inner-footer button {
	background: url(../images/bg-footer-contact-btn.png);
	width: 106px;
	height: 36px;
	border: none;
}

.footer-column.widget_recent_entries, .footer-column.widget_links, .footer-column.widget_pages, .footer-column.widget_recent_comments, .footer-column.widget_archive {
	width: 263px;
}

.copyright {
	font-size: 11px;
	color: #333;
}

#content .box, p.error, p.success, span.wpcf7-not-valid-tip,
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
	padding: 10px 10px 10px 55px !important;
	margin-bottom: 19px;
	background: 15px center no-repeat #ccc;
	color: #000 !important;
	border: 1px solid #aaa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .box.info {
	border: 1px solid #a2b4ee;
	background-image: url(../images/box-info.png);
	background-color: #dbe3ff;
	color: #665b66;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .box.success, p.success,
.wpcf7-mail-sent-ok {
	border: 1px solid #8ede95;
	background-image: url(../images/box-success.png);
	background-color: #cfffd3;
	color: #66525e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .box.warn,
.wpcf7-validation-errors {
	border: 1px solid #debd8e;
	background-image: url(../images/box-warning.png);
	background-color: #ffebcf;
	color: #665d51;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .box.error, p.error, span.wpcf7-not-valid-tip {
	border: 1px solid #df8f8f;
	background-image: url(../images/box-error.png);
	background-color: #ffcece;
	color: #66515e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.pages-prev {
	float: left;
}

.pages-next {
	float: right;
}

/**
 *	Layout options
 */

.layout-third, .layout-two-thirds, .layout-half, .layout-fourth, .layout-three-fourths { float: left; margin: 0px 5% 19px 0px; }
.layout-third { width: 30%; }
.layout-two-thirds { width: 65%; }
.layout-half { width: 47.5%; }
.layout-fourth { width: 21.25%; }
.layout-three-fourths { width: 73.75%; }
.layout-last { margin-right: 0px; }

.uds-portfolio div.layout-two-thirds {
	margin-top: -19px;
}

#main .uds-portfolio div.layout-third blockquote.pullquote.left {
	background: none;
	padding: 0;
	border: none;
	width: 180px;
	margin: 0;
}
#main .uds-portfolio div.layout-third blockquote.pullquote.left p {
	font: italic 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #8c8c8c;
	text-align: justify;
}
	

/* Contact */

.bold-statement {
	font: italic 15px/22px Georgia, "Times New Roman", Times, serif;
	color: #999;
}

p.weather_info,
.weather_info a,
.weather_info img {
	display: none;
	visibility: hidden;
}

.weather_info p {
	padding: 0 !important;
	margin: 0 !important;
}

#contact-form input, 
#contact-form textarea,
.wpcf7-form input,
.wpcf7-form textarea,
form input {
	padding: 5px;
	width: 250px;
	font-size: 11px;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wpcf7-form img {
	margin-bottom: 0px !important;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

form.wpcf7-form h4,
form h4 {
	margin: 0 0 5px 0 !important;
	display: block !important;
	font-size: 14px;
}

form.wpcf7-form p,
form p {
	margin-bottom: 10px !important;
}

form.wpcf7-form .captcha-791 input {
	width: 130px !important;
}

span.required {
	color: red;
	font-weight: bold;
}

.contact-icon {
	margin: 0px 5px 0 0!important;
}

#contact-form textarea {
	height: 90px;
}

#contact-form textarea:focus, #contact-form input:focus {
	border: 1px solid #00d0fd;
}

#contact-form button {
	background: #333;
	color: white;
	border: none;
	padding: 10px;
}

#contact-form button:hover {
	background: #444;
}

#contact-form label {
	float: left;
	height: 19px;
	text-align: left;
	margin: -3px 10px 0px 0px;
	clear: both;
	width: 100px;
}

#contact-form {
	
}

p.form-send input,
input.submit-button,
.login-button a {
	width: auto;
	background: #4cd6ff;
	color: #fff;
	font-weight: bold;
	border: none;
	font-size: 14px;
	padding: 5px 15px;
	cursor: pointer;
}

p.form-send input:hover,
input.submit-button:hover,
.login-button a:hover {
	background: #31bc00;
	text-decoration: none;
}

.login-button a {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

form input.checkbox,
.wpcf7-checkbox input {
	margin: 0;
	padding: 0;
	width: auto;
	margin-right: 3px;
}

/* Calendar */

.sidebar #wp-calendar {
	width: 260px;
	text-align: center;
}

.sidebar #wp-calendar table {
	border: 1px solid #cecece;
}

.sidebar #wp-calendar thead tr th{
	background: #f0f0f0;
	color: #111;
	text-align: center;
	padding: 5px;
	border: 1px solid #cecece;
}

.sidebar #wp-calendar tbody tr td {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: white;
}

.sidebar #wp-calendar tfoot {
	border: none;
}

.sidebar #wp-calendar tfoot tr td a {
	background: #222;
	color: white;
	border: none;
	display: block;
	margin: 19px 0px;
	text-align: center;
	padding: 3px;
}

.sidebar #wp-calendar tfoot tr td a:hover, .sidebar #contact_widget button:hover, #add-comment .buttons button:hover {
	background-color: #333;
	text-decoration: underline; 
}

.sidebar #wp-calendar caption {
	text-align: center;
	background: #222;
	color: white;
	padding: 5px;
	font-size: 15px;
	margin-bottom: 19px;
}

#content .sidebar ul {
	margin-bottom: 0px;
}

/* Portfolio */

.portfolio-item-wrapper {
	width: 300px;
	height: 175px;
	background: url(../images/bg-portfolio.jpg) no-repeat;
	float: left;
	margin: 0px 30px 25px 0px;
	overflow: hidden;
}

.portfolio-item {
	width: 290px;
	height: 160px;
	border: 1px solid #cfcfcf;
	padding: 4px;
	overflow: hidden;
	background: #eee;
}

.portfolio-item a {
	display: block;
	height: 160px;
	width: 290px;
	color: #111;
	position: relative;
}

.portfolio-item img {
	width: 290px;
	height: 160px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}


.portfolio-heading {
	margin: -40px auto;
	z-index: 200;
	display: block;
	position: relative;
	background: black;
	text-align: right;
	width: 250px;
	padding: 7px 10px;
}

.portfolio-heading a {
	font-size: 14px;
	color: white;
	height: auto;
	width: auto;
}

.portfolio-item .portfolio-hover {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 280px;
    height: 160px;
    background: transparent url(../images/hover-portfolio.png) no-repeat 100px 14px;
    z-index: 1;
}

.portfolio-item.video .portfolio-hover {
    background-image: url(../images/hover-portfolio-video.png);
}

.last {
	margin-right: 0px;
}


.terms {
	height: 30px;
	width:  960px; 
	/* background: url(../images/bg-terms.jpg); */
	/* background: #f4f4f4; */
	float: left;
	/* padding: 15px 14px; */
	margin-bottom: 30px;
	/* border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border: 1px solid #cfcfcf; */
}

.terms-left {
	background: url(../images/terms-left.jpg);
	float: left;
	height: 60px;
	width: 10px;
	display: none;
}

.terms-right {
	background: url(../images/terms-right.jpg);
	float: right;
	height: 60px;
	width: 10px;
	display: none;
}

#content .terms a {
	color: white;
}

#content .terms a:hover,
.pages-prev a:hover, .pages-next a:hover {
	text-decoration: none;
	background: #31bc00;
}

#content .terms {
	
}

.terms-tag {
	float: left;
	margin-right: 4px;
	height: 32px;
}

.terms-tag-left {
	float: left;
	height: 32px;
	width: 6px;
	background: url(../images/terms-tag-left.jpg);
	display: none;
}

.terms-tag-right {
	float: left;
	height: 32px;
	width: 6px;
	background: url(../images/terms-tag-right.jpg);
	display: none;
}

.terms-tag-right {
	float: left;
}

.terms-tag-main,
.pages-prev a, .pages-next a {
	/* background: url(../images/bg-terms-tag.jpg); */
	background: #4cd6ff;
	display: block;
	float: left;
	padding: 3px 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	font-size: 13px;
	font-family: 'TitilliumText14L400wt';
	color: #fff;
}


#content .list.check ul li {
	list-style-image: url(../images/check.png);
	list-style-position: inside;
}

#content blockquote.pullquote {
	background: #eee;
	border: 1px solid #cfcfcf;
	padding: 19px;
	width: 252px;
}

#content blockquote.pullquote.left {
	margin-right: 19px;
}

#content blockquote.pullquote.right{
	margin-left: 19px;
}

#content a.button {
	margin-bottom: 19px;
	display: block;
	padding:10px;
	width: 150px;
	border: 1px solid #cfcfcf;
	background: #eee;
	color: #111;
}

#content a.button:hover {
	background: #e1e1e1;
}

 #content a.button.download:hover {
 	background: url(../images/download.png) 5px 5px no-repeat #e1e1e1;
 }

#content a.button.download {
	background: url(../images/download.png) 5px 5px no-repeat #eee;
	padding-left: 40px;
}

#content blockquote.pullquote.left {
	border-left-width: 5px;
}

#content blockquote.pullquote.right {
	border-right-width: 5px;
}

.attachment-post-thumbnail {
	z-index: 1000;
	margin-bottom: 100px;
}

#main b, #content strong {
	font-weight: bold;
}

#main i, #content em {
	font-style: italic;
}

#main blockquote {
	background: #fcfcfc;
	border-left: 2px solid #555;
	padding: 10px 5px 5px 30px;
	font-style: italic;
	margin-bottom: 20px;
}

#main blockquote cite {
	text-align: right;
}

#main .divider {
	margin-bottom: 35px;
	border: 1px dotted #d8d8d8;
}

.sidebar #contact_widget input, .sidebar #contact_widget textarea {
	border: 1px solid #cfcfcf;
	background: white;
	padding: 5px;
	width: 250px;
	margin-bottom: 10px;
}

.sidebar #contact_widget button {
	background: #222;
	color: white;
	padding: 8px;
	border: none;
}

.sidebar #recentcomments li{
	padding: 7px 0px 7px 2px;
	border-top: 1px solid white;
	border-bottom: 1px solid #cfcfcf;
}

.sidebar #recentcomments li a {
	border-bottom: none;
	color: #0297ce;
}


#uds-google-map {
	width: 260px;
	height: 260px;
}

/** Ads **/

.uds-ad {
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

.uds-ad.odd {
	margin-right: 0px;
}

.uds-ads-16 {
	width: 16px;
	height: 16px;
}

.uds-ads-125 {
	width: 125px;
	height: 125px;
	margin-bottom: 5px;
}

.uds-ads-160 {
	width: 160px;
	height: 600px;
}

.uds-ads-200 {
	width: 200px;
	height: 125px;
}

.uds-ads-234 {
	width: 234px;
	height: 60px;
}

.uds-ads-250 {
	width: 250px;
	height: 250px;
}

.uds-ads-260 {
	width: 260px;
	height: 120px;
}

.uds-ads-300 {
	width: 300px;
	height: 250px;
}

.uds-ads-468 {
	width: 468px;
	height: 60px;
}

.uds-ads-728 {
	width: 728px;
	height: 90px;
}

/* .pages-prev a, .pages-next a {
	padding: 5px;
	background: #111;
	color: #ccc;
} */

/* Widget Slideshow */
.uds-slideshow-widget {
	position: relative;
}

.uds-slideshow-widget .images {
	position: relative;
}
.uds-slideshow-widget .images img {
	position: absolute;
	top: 0;
}

.uds-slideshow-widget .control {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.uds-slideshow-widget .control div {
	cursor: pointer;
	float:left;
	padding: 2px 7px;
	color: white;
	background: black;
	margin-left: 3px;
}

.uds-slideshow-widget .control div.active {
	color: black;
	background: white;
}

/* @group jQuery Tabs */

#process {
	/* position: absolute; */
	width: 960px;
	background: url(../images/process/process-bar.png) no-repeat 0 75px;
	min-height: 125px;
}

#process li a {
	text-align: center;
	display: block;
	padding-top: 110px;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	color: #111;
}

#process li a:hover {
	text-decoration: none;
}

#process-1, #process-2, #process-3, #process-4, #process-5, #process-6 {
	padding-left: 240px;
}

#process-1 {
	background: url(../images/process/discover-large.png) left top no-repeat;
}

#process-2 {
	background: url(../images/process/plan-large.png) left top no-repeat;
}

#process-3 {
	background: url(../images/process/concept-large.png) left top no-repeat;
}

#process-4 {
	background: url(../images/process/assemble-large.png) left top no-repeat;
}

#process-5 {
	background: url(../images/process/deploy-large.png) left top no-repeat;
}

#process-6 {
	background: url(../images/process/support-large.png) left top no-repeat;
}

#process .process-content {
	float: left;
	width: 430px;
}

#process .process-content p {
}

#process .what-we-do {
	float: right;
	width: 230px;
	margin-right: 20px;
}

#process h3 {
	font: 30px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#process h4 {
	font: 22px Georgia, "Times New Roman", Times, serif;
}

#discover a {
	background: url(../images/process/discover-icon.png) top right no-repeat;
	width: 90px;
	margin-left: 70px;
}

#discover a:hover,
#discover.ui-tabs-selected a {
	color: #00cfc8;
	background: url(../images/process/discover-icon.png) top left no-repeat;
}

#plan a {
	background: url(../images/process/plan-icon.png) top right no-repeat;
	width: 77px;
	margin-left: 57px;
}

#plan a:hover,
#plan.ui-tabs-selected a {
	color: #00c46b;
	background: url(../images/process/plan-icon.png) top left no-repeat;
}

#concept a {
	background: url(../images/process/concept-icon.png) top right no-repeat;
	width: 76px;
	margin-left: 71px;
}

#concept a:hover,
#concept.ui-tabs-selected a {
	color: #00bd17;
	background: url(../images/process/concept-icon.png) top left no-repeat;
}

#assemble a {
	background: url(../images/process/assemble-icon.png) top right no-repeat;
	width: 70px;
	margin-left: 73px;
}

#assemble a:hover,
#assemble.ui-tabs-selected a {
	color: #13bf00;
	background: url(../images/process/assemble-icon.png) top left no-repeat;
}

#deploy a {
	background: url(../images/process/deploy-icon.png) top right no-repeat;
	width: 85px;
	margin-left: 67px;
}

#deploy a:hover,
#deploy.ui-tabs-selected a {
	color: #49cb00;
	background: url(../images/process/deploy-icon.png) top left no-repeat;
}

#support a {
	background: url(../images/process/support-icon.png) top right no-repeat;
	width: 65px;
	margin-left: 71px;
}

#support a:hover,
#support.ui-tabs-selected a {
	color: #80da00;
	background: url(../images/process/support-icon.png) top left no-repeat;
}

.ui-tabs { 
	position: relative; 
	zoom: 1; 
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */

.ui-tabs .ui-tabs-nav { 
	margin: 0;
}

.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative;  
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a { 
	float: left; 
}

.ui-tabs .ui-tabs-nav li a:hover {

}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { 
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
	cursor: text; 
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer; 
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel { 
	margin-top: 45px;
}

.ui-tabs .ui-tabs-hide { 
	display: none !important; 
}


/* @end */

/* @group Smooth Gallery */

#main div.jdGallery {
	border: 4px double #e2e2e2;
}

#main div.slideInfoZone h2 {
	color: #fff;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 8px;
}

#main div.withArrows a.left {
	background: url(../images/portfolio-left-off.png) no-repeat 0 340px;
	opacity: .6;
}

#main div.withArrows a.left:hover {
	background: url(../images/portfolio-left-on.png) no-repeat 0 340px;
	opacity: 1;
}

#main div.withArrows a.right {
	background: url(../images/portfolio-right-off.png) no-repeat 100px 340px;
	opacity: .6;
}

#main div.withArrows a.right:hover {
	background: url(../images/portfolio-right-on.png) no-repeat 100px 340px;
	opacity: 1;
}

/* #main div.jdGallery a.left,
#main div.jdGallery a.right {
	height: 50px;
	position: relative;
	top: 300px;
	width: 200px;
} */


/* @end */