@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
html, body {
	height: 100%;
}
body {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 20px;
	background-color: #000000;
}
/*------------------------------------------------------------------------- Home Page Starts --*/
.slider-text {
	position: absolute;
	overflow: hidden;
	bottom: 20%;
	padding-left: 20px;
	padding-right: 20px;
}
#slidecaption {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 700;
	overflow: hidden;
	color: black;
}
.slidedescription {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
}
.social-icons {
	position: absolute;
	overflow: hidden;
	top: 80%;
}
.center {
	text-align: center;
}
/*------------------------------------------------------------------------- Home Page Ends --*/
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.logo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px!important;
	z-index: 100px;
}
#header-index {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 14px;
	padding-bottom: 0px;
	position: absolute;
	z-index: 100;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#header-index .icons {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 22px;
}
#header-index .icons:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}
#header-index .strip {
	max-width: 768px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 14px;
	padding-bottom: 6px;
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: absolute;
	z-index: 100;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#header .icons {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 22px;
}
#header .icons:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}
#header .strip {
	max-width: 768px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	z-index: 90;
	overflow: auto;
	height: 100%;
	padding-top: 120px;
	padding-bottom: 12px;
	background-image: url(../images/textures/black-dots-pattern.png);
	width: 100%;
}
.navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigation ul li {
	color: #fff!important;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #289fcf;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 1px;
	line-height: normal;
}
.navigation ul li a {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300!important;
	color: #fff!important;
	text-decoration: none;
}
.navigation ul li a:link {
	color: #fff!important;
	text-decoration: none;
}
.navigation ul li a:hover {
	color: #fff!important;
	text-decoration: none;
}
.navigation ul li a:active {
	color: #fff!important;
	text-decoration: none;
}
.navigation ul li:hover {
	color: #fff!important;
	text-decoration: none;
	opacity: 0.8;
	-ms-filter: "alpha(opacity=8)";
	filter: alpha(opacity=8);
}
.flexslider {
	max-width: 768px!important;
	margin-left: auto!important;
	margin-right: auto!important;
}
.banner-shadow {
	max-width: 768px!important;
	margin-left: auto!important;
	margin-right: auto!important;
}
#welcome {
	margin-bottom: 16px;
	margin-top: 16px;
}
.white-bg {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.1);	
	background: rgb(0, 0, 0);
	
}
.black-bg {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.8);	
	background-image: url(../images/textures/black-dots-pattern.png);
}
.blue-bg {
	background: rgb(4, 51, 107);
	background: rgba(4, 51, 107, 0.8);	
	background-image: url(../images/textures/black-dots-pattern.png);
}
#i-text-blocks {
}
#i-text-blocks h2 {
	margin-top: 5px;
	padding-top: 5px;
}
#i-text-blocks .col-1 {
	max-width: 351px;
}
#i-text-blocks .col-2 {
	max-width: 351px;
}
#i-text-blocks .col-1:hover {
	background-image: none!important;
}
#i-text-blocks .col-2:hover {
	background-image: none!important;
}
#i-text-blocks img {
	padding-right: 10px;
	padding-bottom: 12px;
}
#i-big-text {
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	line-height: 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Yanone Kaffeesatz', Tahoma, Geneva, sans-serif;
	color: #333333;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
	padding-top: 10px;
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 20px;
}
#footer {
	background: rgb(0, 0, 0);
	background: rgb(0, 0, 0);
	font-weight: normal;
	color: #fff;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	background: rgb(0, 0, 0);
	
}
#footer .strip {
	max-width: 768px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;		
}
#footer .strip img {
	margin-right: 10px;
}
#footer a {
	color: #000;
}
#footer a:link {
	color: #000;
	font-weight: normal;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
#footer a:active {
	color: #000;
}
/*-------------------------------------------- Aboutus ------------------------------------------------*/
#aboutus {
}
#aboutus .col-1 {
	max-width: 351px;
	margin-bottom: 16px;
	margin-top: 8px;
}
#aboutus .col-2 {
	max-width: 351px;
	margin-bottom: 16px;
	margin-top: 8px;
}
#aboutus .col-1 img {
	padding-right: 12px;
}
#aboutus .col-2 img {
	padding-right: 12px;
}
#aboutus h5 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
/*-------------------------------------------- / Aboutus ------------------------------------------------*/
/*-------------------------------------------- Services Overview ------------------------------------------------*/
#services-overview {
}
#services-overview .col-1 {
	max-width: 363px;
	margin-bottom: 30px;
}
#services-overview .col-2 {
	max-width: 363px;
}
#services-overview .col-1 img {
	padding-right: 12px;
	padding-bottom: 12px;
}
#services-overview .col-2 img {
	padding-right: 12px;
	padding-bottom: 12px;
}
#services-overview h5 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/*-------------------------------------------- / Services Overview ------------------------------------------------*/
/*--------------------------------------------------------------------------------------------*/
.intro {
	font-style: italic;
	margin-top:8px;
	margin-bottom:8px;
}
.left-border {
	padding-left: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top:8px;
	margin-bottom:8px;
}
.t-b-border {
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top:8px;
	margin-bottom:8px;
}
.boxed {
	background-color: #dfe1e6;
	padding: 10px;
	margin-top:8px;
	margin-bottom:8px;
}
.boxed-line-bg {
	background-image: url(../images/box-bg.png);
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top:8px;
	margin-bottom:8px;
}
.wrapped {
	background-color: #dfe1e6;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	padding: 10px;
	margin-top:8px;
	margin-bottom:8px;
}
ul, ol {
	padding-left: 18px;
}
ul.bullets {
	list-style-type: none;
	padding-left: 0px;
}
ul.bullets li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
/* -------------------------------------------------------------------------------------- UnOrdered Lists */
ul.arrow-1 {
	list-style-type: none;
	padding-left: 0px;
}
ul.arrow-1 li {
	padding-left: 15px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/arrow-1.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
}
ul.arrow-2 {
	list-style-type: none;
	padding-left: 0px;
}
ul.arrow-2 li {
	padding-left: 20px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/arrow-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
}
ul.check {
	list-style-type: none;
	padding-left: 0px;
}
ul.check li {
	padding-left: 30px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
}
ul.cross {
	list-style-type: none;
	padding-left: 0px;
}
ul.cross li {
	padding-left: 30px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/cross.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
}
ul.help {
	list-style-type: none;
	padding-left: 0px;
}
ul.help li {
	padding-left: 30px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/help.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
}
/* -------------------------------------------------------------------------------------- Warning Boxes Starts */
p.warning {
	background-image: url(../images/icon-warning.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color:#000;
	border:1px solid #e5de73;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#fefac8;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom:8px;
}
p.question {
	background:url(../images/icon-question.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color:#000;
	border:1px solid #5d96cb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#7fb3e4;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 8px;
	padding-left: 50px;
	margin-bottom:8px;
}
p.information {
	background:url(../images/icon-information.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color:#000;
	border:1px solid #3ca731;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#bedeb2;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 8px;
	padding-left: 50px;
	margin-bottom:8px;
}
p.error {
	background:url(../images/icon-error.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color:#000;
	border:1px solid #bb726d;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#fac7ad;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 8px;
	padding-left: 50px;
	margin-bottom:8px;
}
/* -------------------------------------------------------------------------------------- Warning Boxes Ends */

.nav-glyphish-example .ui-btn .ui-btn-inner {
	padding-top: 40px !important;
}
.nav-glyphish-example .ui-btn .ui-icon {
	width: 30px!important;
	height: 30px!important;
	margin-left: -15px !important;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}
.f-blog .ui-icon {
	background: url(../images/blog.png) 50% 50% no-repeat;
}
.f-news .ui-icon {
	background: url(../images/newspaper.png) 50% 50% no-repeat;
}
.f-testimonials .ui-icon {
	background: url(../images/testimonials.png) 50% 50% no-repeat;
}
.f-location .ui-icon {
	background: url(../images/location.png) 50% 50% no-repeat;
}
/* -------------------------------------------------------------------------------------- Portfolio Page Starts*/
#Gallery {
	list-style: none;
	padding: 0;
	margin: 0;
}
.gallery {
	list-style: none;
	padding: 0;
	margin: 0;
}
.gallery:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.gallery li {
	float: left;
	width: 33.33333333%;
}
.gallery li a {
	display: block;
	margin: 3px;
	border: 1px solid #3c3c3c;
}
.gallery li img {
	display: block;
	width: 100%;
}
#Gallery .ui-content {
	overflow: auto;
}
#Gallery1 .ui-content {
	overflow: auto;
}
#Gallery2 .ui-content {
	overflow: auto;
}
#Gallery2 .ui-content {
	overflow: auto;
}
#Gallery3 .ui-content {
	overflow: auto;
}
#Gallery4 .ui-content {
	overflow: auto;
}
#Gallery5 .ui-content {
	overflow: auto;
}
#Gallery6 .ui-content {
	overflow: auto;
}
#Gallery7 .ui-content {
	overflow: auto;
}
#Gallery8 .ui-content {
	overflow: auto;
}
#Gallery9 .ui-content {
	overflow: auto;
}
#Gallery10 .ui-content {
	overflow: auto;
}
/* For inline examples only */
#PhotoSwipeTarget {
	width: 100%;
	height: 200px;
}
#Indicators {
	text-align: center;
	margin-top: 20px;
}
#Indicators span {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin: 0 10px 0 0;
	padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: #c5c5c5;
	overflow: hidden;
}
#Indicators span.current {
	background: #EEBF02;
}
/* -------------------------------------------------------------------------------------- Portfolio Page Ends*/
.images {
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}
/*-------------------------------------------- Gallery ------------------------------------------------*/
#gallery {
}
#gallery .col-1 {
	margin-bottom: 16px;
	margin-top: 8px;
}
#gallery .col-2 {
	margin-bottom: 16px;
	margin-top: 8px;
}
#gallery .col-1 img {
}
#gallery .col-2 img {
}
#gallery h5 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
/*-------------------------------------------- / Gallery ------------------------------------------------*/
/*-------------------------------------------- Video Gallery ------------------------------------------------*/
#videogallery {
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#videogallery .col-1 {
	margin-bottom: 16px;
	margin-top: 8px;
}
#videogallery .col-2 {
	margin-bottom: 16px;
	margin-top: 8px;
}
#videogallery .col-1 img {
	padding-right: 12px;
}
#videogallery .col-2 img {
	padding-right: 12px;
}
#videogallery h5 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
/*-------------------------------------------- / Video Gallery ------------------------------------------------*/
/* -------------------------------------------------------------------------------------- Blog Starts*/
#Blogmain {
}
.Blogpost {
	padding: 0px;
	margin: 0px;
}
.Blogpost .heading {
	padding: 0px;
	margin: 0px;
}
.Blogpost h2 {
	margin-top: 5px;
}
.Blogpost .pic {
}
.Blogpost .pic:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}
.Blogpost .meta {
	width: 100%;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.Blogpost .bubble {
	background-image: url(../images/blog/bubble.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	color: #FFF;
}
.Blogpost a {
}
.Blogpost a:link {
}
.Blogpost a:active {
}
.Blogpost a:hover {
	text-decoration: none!important;
}
.Blogpost .shadow {
}
.Blogpost .description {
	overflow: auto;
	width: 100%;
	padding-bottom: 16px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.Blogpost .date {
	background-image: url(../images/blog/date.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
}
.Blogpost .postedby {
	background-image: url(../images/blog/posted-by.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
}
.Blogpost .postedin {
	background-image: url(../images/blog/posted-in.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
}
.Blogpost .comments {
	background-image: url(../images/blog/comment.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
}
.Blogpost hr {
	overflow: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 2px;
	margin-bottom: 2px;
}
#blog {
}
#blog h3 {
	margin-top: 2px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 8px;
}
#about-author {
	width: auto;
}
#about-author .pic {
	padding: 2px;
	border: 1px solid #CCC;
	height: 100px;
	width: 100px;
	background-color: #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
#about-author .description {
	width: auto;
}
#post-comments {
	clear: both;
}
#post-comments .post {
}
#post-comments .pic {
	padding: 2px;
	border: 1px solid #CCC;
	height: 60px;
	width: 60px;
	background-color: #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
#post-comments .info {
	width: auto;
	margin-bottom: 3px;
}
#post-comments .description {
	width: auto;
}
#post-comments .reply1 {
	padding-left: 10px;
	padding-bottom: 1px;
}
#post-comments .reply2 {
	padding-left: 20px;
	padding-bottom: 1px;
}
#post-comments .reply3 {
	padding-left: 30px;
	padding-bottom: 1px;
}
#post-comments .reply4 {
	padding-left: 40px;
	padding-bottom: 1px;
}
#post-comments .reply5 {
	padding-left: 50px;
	padding-bottom: 1px;
}
#post-comments hr {
	overflow: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 0px;
	margin-bottom: 10px;
}
.f_none {
	float: none!important;
}
.f_left {
	float: left!important;
}
.f_right {
	float: right!important;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.localnav {
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 25px;
}
.localnav li {
	float: left;
}
.localnav .ui-btn-inner {
	padding: .6em 10px;
}
/*--------------------------------------------------------------------------------------------*/
.ui-li-has-icon .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-icon {
	padding-left: 50px;
}
.ui-li-icon {
/*top:2px!important;
	opacity:0.7;
	*//*filter:alpha(opacity=70);
	*/ /* For IE8 and earlier */
}
.ui-listview-inset .ui-li {
	line-height: normal!important;
}
.ui-shadow {
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
/*--------------------------------------------------- Data-Theme = a ---------------------------------------------------------------*/
.ui-bar-a {
	border: 1px solid #a9cde4;
	background: #f0f9fd;
	color: #666;
}
.ui-bar-a, .ui-bar-a input, .ui-bar-a select, .ui-bar-a textarea, .ui-bar-a button {
}
.ui-bar-a .ui-link-inherit {
	color: #fff
}
.ui-bar-a .ui-link {
	color: #7cc4e7;
	font-weight: bold
}
.ui-bar-a .ui-link:hover {
	color: #575757
}
.ui-bar-a .ui-link:active {
	color: #575757
}
.ui-bar-a .ui-link:visited {
	color: #575757
}
/*--------------------------------------------------- Page Background ---------------------------------------------------------------*/
.ui-body-a, .ui-dialog.ui-overlay-a {
	border: 1px solid #2a2a2a;
	/*background: #fff;*/
	color: #6e6e6e;
	font-weight: normal;
}
/*--------------------------------------------------- /Page Background ---------------------------------------------------------------*/
.ui-body-a, .ui-body-a input, .ui-body-a select, .ui-body-a textarea, .ui-body-a button {
}
.ui-body-a .ui-link-inherit {
	color: #fff;
}
.ui-body-a .ui-link {
	color: #575757;
	font-weight: bold
}
.ui-body-a .ui-link:hover {
	color: #575757
}
.ui-body-a .ui-link:active {
	color: #575757
}
.ui-body-a .ui-link:visited {
	color: #575757
}
/*--------------------------------------------------- /Data-Theme = a ---------------------------------------------------------------*/
/*--------------------------------------------------- /Home Page Buttons ---------------------------------------------------------------*/
.ui-btn-up-a {
	border: 1px solid #55585c;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none!important;
	background-color: #2b2e33;/*background-image:url(../images/bg-buttons.png);*/
}
.ui-btn-up-a h3 {
	color: #fff;
	font-size: 16px;
	text-decoration: none!important;
	font-weight: normal!important;
}
.ui-btn-up-a a.ui-link-inherit {
	color: #fff;
}
.ui-btn-hover-a {
	border: 1px solid #55585c;
	background: #55585c;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none!important;
}
.ui-btn-hover-a h3 {
	color: #fff;
	font-size: 16px;
	text-decoration: none!important;
	font-weight: normal!important;
}
.ui-btn-hover-a a.ui-link-inherit {
	color: #fff
}
.ui-btn-down-a {
	border: 1px solid #55585c;
	background: #55585c;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none!important;
}
.ui-btn-down-a a.ui-link-inherit {
	color: #fff
}
.ui-btn-up-a, .ui-btn-hover-a, .ui-btn-down-a {;
	text-decoration: none!important;
}
/*--------------------------------------------------- /Home Page Buttons ---------------------------------------------------------------*/
/*--------------------------------------------------- Header Inner Pages ---------------------------------------------------------------*/
.ui-header {
	background: #333;
}
/*--------------------------------------------------- /Header Inner Pages ---------------------------------------------------------------*/
/*--------------------------------------------------- Data-Theme = b ---------------------------------------------------------------*/
.ui-btn-up-b {
	border: 1px solid #55585c;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none!important;
	background-color: #2b2e33;
	background-image: url(../images/bg-buttons.png);
}
.ui-btn-up-b h3 {
	color: #fff;
	font-size: 16px;
	text-decoration: none!important;
	font-weight: normal!important;
}
.ui-btn-up-b a.ui-link-inherit {
	color: #fff;
}
.ui-btn-hover-b {
	border: 1px solid #55585c;
	background: #55585c;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none!important;
}
.ui-btn-hover-b h3 {
	color: #fff;
	font-size: 16px;
	text-decoration: none!important;
	font-weight: normal!important;
}
.ui-btn-hover-b a.ui-link-inherit {
	color: #fff
}
.ui-btn-down-b {
	border: 1px solid #55585c;
	background: #55585c;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none!important;
}
.ui-btn-down-b a.ui-link-inherit {
	color: #fff
}
.ui-btn-up-b, .ui-btn-hover-b, .ui-btn-down-b {;
	font-size: 14px;
	text-decoration: none!important;
}
/*--------------------------------------------------- / Data-Theme = b---------------------------------------------------------------*/
/*--------------------------------------------------- Data-Theme = c ---------------------------------------------------------------*/
.ui-btn-up-c {
	border: 1px solid #55585c;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none!important;
	background-color: #2b2e33;
	background-image: url(../images/bg-buttons.png);
}
.ui-btn-up-c h3 {
	color: #fff;
	font-size: 18px!important;
	text-decoration: none!important;
	font-weight: normal!important;
}
.ui-btn-up-c a.ui-link-inherit {
	color: #fff;
}
.ui-btn-hover-c {
	border: 1px solid #55585c;
	background: #55585c;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none!important;
}
.ui-btn-hover-c h3 {
	color: #fff;
	font-size: 18px!important;
	text-decoration: none!important;
	font-weight: normal!important;
}
.ui-btn-hover-c a.ui-link-inherit {
	color: #fff
}
.ui-btn-down-c {
	border: 1px solid #55585c;
	background: #55585c;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none!important;
}
.ui-btn-down-c a.ui-link-inherit {
	color: #fff
}
.ui-btn-up-c, .ui-btn-hover-c, .ui-btn-down-c {
	font-size: 14px;
	text-decoration: none!important;
}
/*---------------------------------------------------/ Data-Theme = c---------------------------------------------------------------*/
.ui-block-a, .ui-block-b, .ui-block-c, .ui-block-d, .ui-block-e {
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.social-like .ui-block-a, .social-like .ui-block-b, .social-like .ui-block-c, .social-like .ui-block-d, .social-like .ui-block-e {
	color: #FFF;
	margin-top: 25px!important;
	margin-bottom: 14px!important;
}
.social-like {
	margin-top: 0px!important;
	text-align: center;
}
#twitter {
	margin-bottom: 6px;
	margin-top: 6px;
}
#twitter ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/box-bg.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#twitter ul li {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/twitter-icon.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 45px;
	margin: 0px;
	height: auto;
	overflow: auto;
	padding-right: 10px;
}
#twitter ul li:hover {
	background-color: #FFF;
}
#twitter ul li span a {
	float: none;
}
#twitter ul li a {
	color: #2b91b9;
	float: right;
}
#twitter ul li a:link {
	color: #2b91b9;
}
#twitter ul li a:hover {
	color: #2b91b9;
	text-decoration: none;
}
#twitter ul li a:active {
	color: #2b91b9;
}
ul#twitter_update_list {
}
table {
	width: 100%;
	border: 1px solid #CCC;
}
table caption {
	text-align: left;
}
table thead th {
	text-align: left;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
table th, td {
	text-align: left;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#scroll-to-top {
}
#scroll-to-top img {
	margin-right: 0px;
}

/* for 320px or less */
@media only screen and (min-width:320px) {
#header, #header-index {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	width: 320px;
}
#videogallery .col-1 {
	width: 300px;
}
#videogallery .col-2 {
	width: 300px;
}
}
/* for 480px or less */
@media only screen and (min-width:480px) {
#header, #header-index {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	width: 480px;
}
#i-text-blocks .col-1 {
	max-width: 434px;
}
#i-text-blocks .col-2 {
	max-width: 434px;
}
#aboutus .col-1 {
	max-width: 440px;
}
#aboutus .col-2 {
	max-width: 440px;
}
#services-overview .col-1 {
	max-width: 440px;
}
#services-overview .col-2 {
	max-width: 440px;
}
#gallery .col-1 {
	width: 440px;
}
#gallery .col-2 {
	width: 440px;
}
#videogallery .col-1 {
	width: 440px;
}
#videogallery .col-2 {
	width: 440px;
}
}
/* for 768px or less */
@media only screen and (min-width:768px) {
#header, #header-index {
	width: 100%;
}
.navigation {
	width: 100%;
}
#i-text-blocks .col-1 {
	max-width: 351px;
}
#i-text-blocks .col-2 {
	max-width: 351px;
}
#aboutus .col-1 {
	max-width: 370px;
}
#aboutus .col-2 {
	max-width: 370px;
}
#gallery .col-1 {
	width: 370px;
}
#gallery .col-2 {
	width: 370px;
}
#videogallery .col-1 {
	width: 370px;
}
#videogallery .col-2 {
	width: 370px;
}
#services-overview .col-1 {
	max-width: 350px;
	margin-right: 33px;
	margin-bottom: 0px;
}
#services-overview .col-2 {
	max-width: 360px;
}
}
