/*-------------------------------------------------------*/
	/*BODY*/
/*-------------------------------------------------------*/
body {
	background: #000 url('../images/pattern/grid2.png');
	text-shadow: none;
	font-family: Arial, Helvetica, sans-serif; 
	color:#919191;
	font-size:13px;
	line-height:16px;
}
::selection {
	background:#d4d4d4;
	color:#666666;
}
::-moz-selection {
	background:#d4d4d4;
	color:#666666;
}
img::selection {
	background: transparent;
}
img::-moz-selection {
	background: transparent;
}
.top-line {
	height:5px;
	background-color:#292929;
	width:940px;
	padding-left:30px;
	padding-right:30px;
	margin-left: auto;
	margin-right: auto;
}
.bordered-img {
	border:5px solid #f0f0f0;
}
.description {
	margin-top:35px;
	margin-left:10px;
}
.right { float:right;}

a {
	color:#80e1f3;
	text-decoration:none;
}

.progress {
	border-right:1px solid #363636;
	font-weight:bold;
	overflow:auto;
}

.progresslast {
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
ul, ol {
  margin-bottom: 5px;
}
ul ul,
ul ol,
ol ol,
ol ul {

}
ul {
  list-style: disc;
  list-style-position:inside;
  -webkit-padding-start: 0px;
}
ol {
  list-style: decimal;
}
li {

    margin-bottom: 5px;
}

/*-------------------------------------------------------*/
	/*NEWS*/
/*-------------------------------------------------------*/
.news h4 {
	margin-top:13px !important;
}
.news-date {
	width:60px;
	height:55px;
	background:url('../images/news-bg.png');
	padding-top:5px;
	text-align:center;
	margin-right:15px;
}
/*-------------------------------------------------------*/
	/*BLOG*/
/*-------------------------------------------------------*/
.blog-date {
	width:80px;
	height:65px;
	background:url('../images/blog-bg.png');
	padding-top:15px;
	text-align:center;
	margin-right:15px;
}

.blog-date2 {
	width:100px;
	height:75px;
	background:url('../images/blog-bg2.png');
	padding-top:25px;
	text-align:center;
	margin-right:15px;
}
.author {
	width:120px;
}
.blog-icons .small-round-icon-gray {
	margin-right:15px;
}
.blog-content {
	padding-left:15px;
	width:445px !important;
}

.blog-small-full {
	height:24px;
	line-height:22px;
	font-size:10px;
	padding-left:9px;
	width:691px;
	background: url('../images/comments-bg.png');
}
/*-------------------------------------------------------*/
	/*FORMS*/
/*-------------------------------------------------------*/
label {
	width:200px;
	font-weight:normal;
	display:block;
}
.form {
	margin-top:15px;}
input[type=text],input[type=password],input.text,input.title,textarea {
	background-color:#919191;
	border:1px solid #202020;
	font-size:11px;
}
input[type=text]:focus,input[type=password]:focus,input.text:focus,input.title:focus,textarea:focus {
	border-color:#d7d7d7;
	-moz-box-shadow: 0 0px 3px #d7d7d7;
	-webkit-box-shadow: 0 0px 3px #d7d7d7;
	box-shadow: 0 0px 3px #d7d7d7;
}
select {
	background-color:#fff;
	border-width:1px;
	border-style:solid;
}
input[type=text],input[type=password],input.text,input.title,textarea,select {
}
input.text,input.title {
	width:440px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:100%;
	height:80px;
	padding:5px;
}
form.inline {
	line-height:3;
}
form.inline p {
	margin-bottom:0;
}
.required {
	color:#ff0000;
}
/*-------------------------------------------------------------------------------------------------*/
	/*LISTS*/
/*-------------------------------------------------------------------------------------------------*/

.check-list {
	font-size:11px;
	list-style-type:none;
	list-style-position:outside;
}
.check-list li {
	margin:0px;	
	display:block;
	padding:3px 0px 3px 35px;
	background: url(../images/check.png) no-repeat;
	background-position:left center;
	font-style:italic;
}
.info-list {
	font-size:12px;
	list-style-type:none;
	list-style-position:outside;
}
.info-list li {
	margin:0px;	
	display:block;
	padding:11px 0px 11px 35px;
	background: url(../images/info.png) no-repeat;
	background-position:left center;
	font-style:italic;
}
.cancel-list {
	font-size:12px;
	list-style-type:none;
	list-style-position:outside;
}
.cancel-list li {
	margin:0px;	
	display:block;
	padding:11px 0px 11px 35px;
	background: url(../images/cancel.png) no-repeat;
	background-position:left center;
	font-style:italic;
}
.question-list {
	font-size:12px;
	list-style-type:none;
	list-style-position:outside;
}
.question-list li {
	margin:0px;	
	display:block;
	padding:11px 0px 11px 35px;
	background: url(../images/question.png) no-repeat;
	background-position:left center;
	font-style:italic;
}
.warning-list {
	font-size:12px;
	list-style-type:none;
	list-style-position:outside;
}
.warning-list li {
	margin:0px;	
	display:block;
	padding:11px 0px 11px 35px;
	background:url(../images/warning.png) no-repeat;
	background-position:left center;
	font-style:italic;
}
.arrow-list {
	font-size:12px;
	list-style-type:none;
	list-style-position:outside;
}
.arrow-list li{
	margin:0px;	
	display:block;
	padding:11px 0px 11px 35px;
	background: url(../images/list-arrow.png) no-repeat;
	background-position:left center;
	font-style:italic;
}

.list .dot-sep{
		background-image:url('../images/dot-sep.png');
		height:2px;
		background-repeat:repeat-x;
}
/*-------------------------------------------------------------------------------------------------*/
	/*CONTENT NAVIGATION*/
/*-------------------------------------------------------------------------------------------------*/
	.sidebar1-3 {
		padding-right:20px !important;
		width:280px !important;
	}
	.sidebar {
		padding-right:20px !important;
		width:200px !important;
	}
	.sidebar-right {
		padding-left:0px !important;
		width:200px !important;
	}
	.sidebar-right-inner {
		padding-left:0px !important;
		width:200px !important;
	}
	.content-navigation {
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif; 
		list-style-type:none;
		list-style-position:outside;
	}
	.content-navigation li {
		display:block;
		padding:10px 0px 10px 0px;;
		margin-top:0px;
	}
	.content-navigation li a {
		padding-left:15px;
		background: url('../images/content-navigation-arrow.png') no-repeat 0px 2px;
		text-decoration:none;
	}
	.content-navigation li a:hover {
		padding-left:15px;
		background: url('../images/content-navigation-arrow-hover.png') no-repeat 0px 2px;
		text-decoration:none;
	}
	.content-navigation .sep{
		background-image:url('../images/sep.png');
		height:2px;
		padding:0px;
		magin-left:10px;
	}
	.content-navigation ul li{
		display:block;
		padding:5px 0;
		margin-left:20px;
		margin-top:10px;
	}
	.content-navigation ul li a {
		padding-left:15px;
		background: url('../images/content-navigation-arrow.png') no-repeat 0px 2px;
		text-decoration:none;
	}
	.content-navigation ul li a:hover {
		text-decoration:none;
	}
	.navigation-category {
		margin-top:15px;}
	.content-navigation li ul li {
		padding-bottom:10px;
		margin-top:8px;
	}
	.content-navigation li ul li a{
		font-size:10px;}
/*-------------------------------------------------------------------------------------------------*/
	/*BUTTONS*/
/*-------------------------------------------------------------------------------------------------*/	

a.btn	{	
	display: inline-block; 
	margin: 0 5px 7px 5px;
	padding:10px;
	color: #ffffff;	
}

a.btn1	{	
	display: inline-block; 
	margin: 0 5px 7px 5px;
	padding:10px;
	color: #292929;	
}

a.btn3	{	
	display: inline-block; 
	margin: 0 5px 7px 5px;
	padding:10px;
	color: #66666;	
}


.tab01a	{	-moz-border-radius: 10px 10px 10px 0;	-webkit-border-radius: 10px 10px 10px 0;	border-radius: 10px 10px 10px 0;	}
.tab01b	{	-moz-border-radius: 10px 10px 0 10px;	-webkit-border-radius: 10px 10px 0 10px;	border-radius: 10px 10px 0 10px;	}
.tab01c	{	-moz-border-radius: 10px 0 10px 10px;	-webkit-border-radius: 10px 0 10px 10px;	border-radius: 10px 0 10px 10px;	}
.tab01d	{	-moz-border-radius: 0 10px 10px 10px;	-webkit-border-radius: 0 10px 10px 10px;	border-radius: 0 10px 10px 10px;	}

.tab02a	{	-moz-border-radius: 10px 10px 0 0;	-webkit-border-radius: 10px 10px 0 0;	border-radius: 10px 10px 0 0;	}
.tab02b	{	-moz-border-radius: 0 0 10px 10px;	-webkit-border-radius: 0 0 10px 10px;	border-radius: 0 0 10px 10px;	}
.tab02c	{	-moz-border-radius: 10px 0 0 10px;	-webkit-border-radius: 10px 0 0 10px;	border-radius: 10px 0 0 10px;	}
.tab02d	{	-moz-border-radius: 0 10px 10px 0;	-webkit-border-radius: 0 10px 10px 0;	border-radius: 0 10px 10px 0;	}

.tab03a	{	-moz-border-radius: 10px 0 0 0;	-webkit-border-radius: 10px 0 0 0;	border-radius: 10px 0 0 0;	}
.tab03b	{	-moz-border-radius: 0 10px 0 0;	-webkit-border-radius: 0 10px 0 0;	border-radius: 0 10px 0 0;	}
.tab03c	{	-moz-border-radius: 0 0 10px 0;	-webkit-border-radius: 0 0 10px 0;	border-radius: 0 0 10px 0;	}
.tab03d	{	-moz-border-radius: 0 0 0 10px;	-webkit-border-radius: 0 0 0 10px;	border-radius: 0 0 0 10px;	}

.tab04a	{	-moz-border-radius: 10px 0;	-webkit-border-radius: 10px 0;	border-radius: 10px 0;	}
.tab04b	{	-moz-border-radius: 0 10px;	-webkit-border-radius: 0 10px;	border-radius: 0 10px;	}



.btn.grey	{
	background-color: #292929; /* backup for non-webkit browsers */
}
	a:hover.btn.grey	{	
		background-color: #191919; /* backup for non-webkit browsers */
	}

.btn.black	{
	background-color: #000000; /* backup for non-webkit browsers */
}
	a:hover.btn.black	{	
		background-color: #212121; /* backup for non-webkit browsers */
	}

.btn1.grey	{
	background-color: #e1e1e1; /* backup for non-webkit browsers */
}
	a:hover.btn1.grey	{	
		background-color: #e7e7e7; /* backup for non-webkit browsers */
	}
	
.btn3.white	{
	background-color: #ffffff; /* backup for non-webkit browsers */
}
	a:hover.btn3.white	{	
		background-color: #e7e7e7; /* backup for non-webkit browsers */
	}
/* button colours */


.button_readmore {
    background:url("../images/btn_readmore.png") no-repeat left top;
    width:95px;
    height:30px;
    font-size:10px;
    line-height:30px;
    text-align:center;
    text-decoration:none;
	text-transform:uppercase;
}

a.button_readmore:hover {
    background:url("../images/btn_readmore.png") no-repeat left bottom;
    text-decoration:none;
	position:relative;
}
	.button{
		cursor:pointer;
		font-size: 11px;
		color: #ffffff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 6px 15px;
		margin-top:15px;
		background-color:#323232;	
		border: 1px solid #323232;
	}
	.button:hover {
		color:#FFF;
		background:#000000;
	}
/*-------------------------------------------------------------------------------------------------*/
	/*TEXT FEATURES*/
/*-------------------------------------------------------------------------------------------------*/

h1{
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	color:#80e1f3;
}
h2{
	font-size:20px;
	color:#80e1f3;
	text-transform:uppercase;
}
h3{
	font-size:18px;
	color:#80e1f3;
	text-transform:uppercase;
}
h4{
	font-size:16px;
	text-transform:uppercase;
}
h5{
	font-size:12px;
	text-transform:uppercase;
}

h6 {
	font-size:10px;
	margin-top:20px;
}
h1, h2, h3, h4{
	color:#80e1f3;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
}
h5, h6 {
	text-transform:uppercase;
	color:#80e1f3;
}

p {
	margin-bottom:10px;
	margin-top:0px;
}
.overflow-auto {
	overflow:auto;
}
.overflow-hidden {
	overflow:hidden;
}
.center {
	text-align:center;
}
/*Margins*/
.margin-0 {
	margin:0px;
}
.margin-right-5 {
	margin-right:5px;
}
.margin-left-5 {
	margin-left:5px;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-top-5 {
	margin-top:5px;
}
.margin-top-10 {
	margin-top:10px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-left-10 {
	margin-left:10px;
}
.margin-right-10 {
	margin-right:10px;
}
.margin-top-15 {
	margin-top:15px;
}
.margin-bottom-15 {
	margin-bottom:15px;
}
.margin-left-15 {
	margin-left:15px;
}
.margin-right-15 {
	margin-right:15px;
}
.margin-top-20 {
	margin-top:20px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-left-20 {
	margin-left:20px;
}
.margin-right-20 {
	margin-right:20px;
}
.margin-top-30 {
	margin-top:30px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-left-30 {
	margin-left:30px;
}
.margin-right-30 {
	margin-right:30px;
}

/*Paddings*/
.padding-top-10 {
	padding-top:10px;
}
.padding-bottom-10 {
	padding-bottom:10px;
}

.padding-top-20 {
	padding-top:20px;
}
.padding-bottom-20 {
	padding-bottom:20px;
}

.padding-left-5 {
	padding-left:5px;
}
.padding-right-5 {
	padding-right:5px;
}


/*Colors*/
.link {
	color:#80e1f3;
	text-decoration:none;
	cursor:pointer;
}
.link:hover {
	text-decoration:underline;}
.colored, .current-menu {
	color:#80e1f3;
}

.strong {
	font-weight:bold !important;
}
.welcome {
	font-size:34px;
	line-height:45px;
	margin-top:20px;
	padding-bottom:5px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Oswald;
}
.welcome-small{
	text-transform:uppercase;
	font-size:23px;
	font-family: Oswald;
}
.small-italic {
	font-style:italic;
	font-size:10px;
	color:#5a5a5a;
}
.bold {
	font-weight:bold;
}
.welcome-words {
	padding-left:15px;
	padding-right:15px;
	width:522px;
	height:100px;
	font-style:italic;
	font-size:11px;
	color:#5a5a5a;
	overflow:hidden !important;
}
.mega_button {
	font-family:Oswald;
	margin-top:40px;
	background:url('../images/mega-button.png') no-repeat left top;
    width:202px;
    height:51px;
    color:#999;
	font-weight:bold;
	text-transform:uppercase;
    font-size:18px;
    line-height:52px;
    text-align:center;
    text-decoration:none;
	text-shadow:none;
}

a.mega_button:hover {
    background:url('../images/mega-button.png') no-repeat left bottom;
    text-decoration:none;
	position:relative;
	color:#ffffff;
}
.item-preview {
	background:url('../images/bg-fade.png') no-repeat center center;
	display: block;
}

.white {
	color:#fff;
}

.bg-blue {
	background:#80e1f3;
}
.c-blue {
	color:#80e1f3;
}
.bg-black {
	background:#000;
}

.grey {
	color:#202020;
}

/*-------------------------------------------------------------------------------------------------*/
	/*PRICING BOX*/
/*-------------------------------------------------------------------------------------------------*/
ul.list-box{margin:0; padding:0; list-style-type:none;}
ul.list-box > li{
	background:#e1e1e1;
	float:left;
}
ul.list-box  li:hover{
	position: relative;
	z-index: 100;
	top: -10px;
	cursor:pointer;
 }
.title-box {text-align:center; text-shadow:none; padding-bottom:15px; padding-top:15px;}
.box-header h3{
	margin-top:0px;
	}
.box-header h3{color:#FFF;}
.box-des{text-align:left;}
.pricing-box-container{background:#fafafa;text-align:left;	}
.list-box-content{ margin:0px 0px;padding:10px 25px 25px 25px;text-align:center}
.list-box-content ul{margin:0px auto;  padding:0; list-style-type:none;}
.list-box-content ul li{margin:0; padding:10px 0 10px 30px; list-style-type:none; background:url(../images/check.png) no-repeat; background-position:center left; text-align:left}
.list-box-content ul li:hover{
	left:0px!important;
	top: 0px!important;}
.text-price{
	text-align:center;
	text-shadow:none;	
	padding:10px 0 10px 0;}
.text-price h3{color:#FFF;text-shadow:none; margin-top:0px;}
/*purple*/
.text-price.purple{
	background-color: #ff0099;
	}
.box-header.purple{
	border-bottom: 1px solid #ffffff;
	background-color: #CC0066;
	}
/*green*/
.text-price.green{
	background-color: #00CC33;
	}
.box-header.green{
	border-bottom: 1px solid #ffffff;
	background-color: #009900;
	}
/*blue*/
.text-price.blue{
	background-color: #0099FF;
	}
.box-header.blue{
	border-bottom: 1px solid #ffffff;
	background-color: #006699;
	}


/*-------------------------------------------------------------------------------------------------*/
	/*DROPCAPS*/
/*-------------------------------------------------------------------------------------------------*/

.dropcap{
float: left;
font-size: 36px;
margin: 10px 6px 1px 0;
}
.dropcap2 {
border-radius: 30px 30px 30px 30px;
-moz-border-radius:30px;
-webkit-border-radius:30px;
-o-border-radius:30px;
background-color:#000000;
color: #FFFFFF;
display: block;
float: left;
font-size: 25px;
height: 20px;
margin: 5px 10px 0 0;
padding: 13px 10px 13px 12px;
text-align: center;
vertical-align: bottom;
width: 25px;
}

.dropcap3 {
background-color:#000000;
color: #FFFFFF;
display: block;
float: left;
font-size: 25px;
height: 20px;
margin: 5px 10px 0 0;
padding: 13px 10px 13px 12px;
text-align: center;
vertical-align: bottom;
width: 25px;
}

.dropcap4 {
border-radius: 30px;
-moz-border-radius:30px;
-webkit-border-radius:30px;
-o-border-radius:30px;
background-color:#ffffff;
color: #000000;
display: block;
float: left;
font-size: 25px;
height: 20px;
margin: 5px 10px 0 0;
padding: 13px 10px 13px 12px;
text-align: center;
vertical-align: bottom;
width: 25px;
}

.dropcap5 {
background-color:#ffffff;
color: #000000;
display: block;
float: left;
font-size: 25px;
height: 20px;
margin: 5px 10px 0 0;
padding: 13px 10px 13px 12px;
text-align: center;
vertical-align: bottom;
width: 25px;
}


/*-------------------------------------------------------------------------------------------------*/
	/*HIGHLIGHT*/
/*-------------------------------------------------------------------------------------------------*/

span.highlight{
  background:#FFFF99;
  color:#000000;
}

span.highlight-blue{
  background:#0099CC;
}

span.highlight-red{
  background:#CC0033;
}

span.highlight-green{
  background:#339933;
}

span.highlight-purple{
  background:#CC33CC;
}

span.highlight-orange{
  background:#FF9933;
}

span.highlight-brown{
  background:#660000;
}

span.highlight-grey{
  background:#999999;
}


span.highlight-blue,span.highlight-red,span.highlight-green,span.highlight-purple,span.highlight-orange,span.highlight-brown,span.highlight-grey{
  color:#FFFFFF
}

span.highlight,span.highlight-blue,span.highlight-red,span.highlight-green,span.highlight-purple,span.highlight-orange,span.highlight-brown,span.highlight-grey{
  padding:1px 5px;
}
/*-------------------------------------------------------------------------------------------------*/
	/*BLOCKQUOTES*/
/*-------------------------------------------------------------------------------------------------*/

.blockquote1 {
	padding-left:20px;
	border-left:1px solid;
}
.blockquote2 {
	padding-left:20px;
	border-left:1px dotted;
}
.blockquote3 {
	padding-left:20px;
	padding-right:20px;
	border-left:2px  dashed;
	border-right:2px dashed;
}
.blockquote4 {
	border-top:1px dotted;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted;
}
.blockquote5 {
	padding:10px;
	border:1px solid;
}
.blockquote6 {
	padding-left:70px;
	background-image:url('../images/blockquote6.png');
	background-repeat:no-repeat;
	background-position: left;
}
.blockquote7 {
	padding-left:70px;
	background-image:url('../images/blockquote7.png');
	background-repeat:no-repeat;
	background-position: left;
}
.blockquote8 {
	padding-left:70px;
	background-image:url('../images/blockquote8.png');
	background-repeat:no-repeat;
	background-position: left;
}
.blockquote9 {
	padding-left:70px;
	background-image:url('../images/blockquote9.png');
	background-repeat:no-repeat;
	background-position: left;
}
/*404error*/
.service .one-half-left{
	padding-right:10px;
	width:450px;
}
.service .one-half-right{
	padding-left:10px;
	width:450px;
}
p.error{
	font-size:172px;
	font-family:Arial, Helvetica, sans-serif; 
	margin-bottom:40px;
	margin-top:60px;
	padding-right:20px;

}
/*-------------------------------------------------------------------------------------------------*/
	/*GRIDS*/
/*-------------------------------------------------------------------------------------------------*/
.wrapper {
	margin-left: auto;
	margin-right: auto;
	min-width: 940px;
	min-height: 940px;
	width:940px;
	height:100%;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
    background:#202020 url("../images/bg.png") no-repeat;
	margin-top:30px;
	margin-bottom:30px;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
.one, .one-half, .two-third, .one-third, .two-fourth, .one-fourth, .inner-content, .three-fourth, .one-half-left, .one-half-right{ 
	float:left;

}
.one-half, .two-third, .one-third, .one-fourth, two-fourth, .inner-content, .three-fourth, .one-half-left, .one-half-right  {
	margin-right: 20px;
}
.one {
	width:940px;
}
.one-half {
	width:460px;
}
.two-third {
	width:620px;
}
.one-third  {
	width:300px;
}
.one-fourth {
	width:220px;
}
.three-fourth{
	width:700px;
}
.two-fourth{
	width:380px;
}
.img-align-left {
	margin:0 10px 0 0;
	float:left;
}
.img-align-right {
	margin:5px 0 0 10px;
	float: right;
}
.img-align-center {
	margin:10px 0;
	text-align:center;
}
.text-align-left {
	float:left;
}
.text-align-right {
	text-align: right;
}
.text-align-center {
	text-align:center;
}
.last { 
	margin-right: 0px!important;
}
.clear{
	clear:both;
}
.notopmargin {
	margin-top:3px!important;
}
.nobottommargin {
	margin-bottom:0px !important;
}
.margin30 {
	margin-top:30px !important;
}
.margin15 {
	margin-top:15px !important;
}
.margin10 {
	margin-top:10px !important;
}

.separator {
	background-image:url('../images/sep.png');
	height:2px;
}
.dot-separator {
	background-image:url('../images/dot-sep.png');
	height:2px;
}
.block-left {
	background:url('../images/block.png') no-repeat left;
	float:left;
    width:33px;
    height:107px;
}
.block-right {
	background:url('../images/block.png') no-repeat right;
	float:right;
    width:33px;
    height:107px;
}
/*from-portfolio*/
#slides {margin-top: 20px; }
.slides_container { height:230px;}
#slides p {width: 460px; }
#slides .pagination { margin-top: 20px;  padding: 0px; margin-left: 0px}
.pagination {
		list-style:none;
	}
	.pagination li {
		display:inline;
		padding-top:20px;
	}
	.pagination li a {
		font-size:10px;
		display:block;
		float:left;
		padding:2px 7px;
		margin-right:7px;
		background:#292929;
		background-image:url('../images/pattern/menu-pat.png');
		color:#999999;
		text-decoration:none;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-transition: background-color 0.1s linear, color 0.1s linear;
		-moz-transition: background-color 0.1s linear, color 0.1s linear;
		text-shadow:none;
	}
	.pagination li.current a {
		background-color:#292929;
		color:#ffffff;
		text-shadow:none;
	}
	.pagination li a:hover {
		background-color:#000000;
		color:#ffffff;
		text-shadow:none;
		border-bottom: none;
	}
.services p {
	margin-left:40px;
	padding-left:5px;
	padding-right:10px;
	font-size:10px;
	border-left:1px dotted;
}

.static {
	color:#ffffff;
	text-shadow: 1px 1px #222222;
	background-image: url('../images/gallery/stat-bg.jpg');
	background-repeat:repeat;
	padding-top:30px;
	padding-right:40px;
	padding-left:40px;
	height:330px;
}
.static div {
	float:left;
}
.static h3 {
	margin-top:10px;
	color:#80e1f3;
}
/*-------------------------------------------------------------------------------------------------*/
	/*MOSAIC SLIDER*/
/*-------------------------------------------------------------------------------------------------*/
.kwicks-box{
	width:940px;
}
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	width:940px;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 235px;
	height: 350px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	/*margin-right: 5px; Set to same as spacing option. */	
	float: left;
	margin:0px;
}
.kwicks.horizontal #kwick_4 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_4 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.accordian-slider-caption {
	bottom:0px;
	left:260px;
	position:absolute;
	color:#ffffff;
	padding:10px 20px;
	font-size:11px;
	background:#292929;
	width: 600px;
	text-shadow:none;
	text-decoration:none;
}
.accordian-slider-caption:hover{
		background:#000000;
}	

.accordian-slider-captiontitle {
	font-size:16px; 
	color:#fff; 
	display:block;
	line-height:26px;
	margin: 0 0 5px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Oswald;
}


/*****************************************/
/*General Mosaic Styles*/
.details{ margin:5px 20px; }	
.details h4{color:#fff; line-height:20px;}
.details p{ font:300 12px; color:#aaa;}
.details a{ text-decoration: none !important; }


.mosaic-block {
	position:relative;
	overflow:hidden;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	text-decoration:none !important;
}
.mb1 {
	width:470px;
	height:200px;
	float:right;

}
.mb2 {
	width:235px;
	height:400px;
	float:left;
}
.mb3 {
	width:235px;
	height:100px;
}
.mb4 {
	width:235px;
	height:300px;
	float:left;
}

.mb5 {
	width:470px;
	height:100px;
	float:left;
}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
		text-decoration:none;
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
		text-decoration:none;

	}
	
		/*** Custom Animation Styles (You can remove/add any styles below) ***/
		.circle .mosaic-overlay {
			background:url(../images/hover-magnify.png) no-repeat center center;
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			display:none;
		}
		
		.fade .mosaic-overlay {
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			background:url(../images/bg-black.png);
		}
		
		.bar .mosaic-overlay {
			bottom:-200px;
			height:200px;
			background:url(../images/bg-black.png);
		}
		
		.bar2 .mosaic-overlay {
			bottom:-50px;
			height:100px;
			opacity:0.8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			filter:alpha(opacity=80);
		}
		
		.bar2 .mosaic-overlay:hover {
			opacity:1;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter:alpha(opacity=100);
		}
		
		.bar3 .mosaic-overlay {
			top:-100px;
			height:100px;
			background:url(../images/bg-black.png);
		}
		/*** End Animation Styles ***/


/*-------------------------------------------------------------------------------------------------*/
	/*ICONS */
/*-------------------------------------------------------------------------------------------------*/
/* ---------------------normal */
.icon {
	background-color:#666666;
	width:16px;
	height:16px;
	margin-left:24px;
	margin-top:24px;
}

.icon-block {
	width:680px !important;
	padding-right:10px;
	background-color:#f5f5f5 !important;
}
.icon-block .icon {
	margin-top:15px !important;
	margin-left:0px !important;
	margin-right:10px !important;	
}


/* /normal */

/* ---------------------big */
.big-round-icon {
	width:64px;
	height:64px;
	background: #292929;
	margin-right:20px;
	-webkit-border-radius: 64px;
	-moz-border-radius: 64px;
	border-radius: 64px;
	-webkit-transition: background-color 0.1s linear, color 0.1s linear;
	-moz-transition: background-color 0.1s linear, color 0.1s linear;
	border-color:#000;
}
.icon-black-big {
	background-color:#ffffff;
	width:16px;
	height:16px;
	margin-left:24px;
	margin-top:24px;
}

.big-round-icon-black {
	width:64px;
	height:64px;
	background: #242424;
	margin-right:20px;
	margin-bottom:10px;
	-webkit-border-radius: 64px;
	-moz-border-radius: 64px;
	border-radius: 64px;
	-webkit-transition: background-color 0.1s linear, color 0.1s linear;
	-moz-transition: background-color 0.1s linear, color 0.1s linear;
	border-color:#000;
}

.big-round-icon-gray {
	width:64px;
	height:64px;
	background: #e1e1e1;
	margin-right:20px;
	margin-bottom:10px;
	-webkit-border-radius: 64px;
	-moz-border-radius: 64px;
	border-radius: 64px;
	-webkit-transition: background-color 0.1s linear, color 0.1s linear;
	-moz-transition: background-color 0.1s linear, color 0.1s linear;
	border-color:#000;
}
.icon-gray-big {
	background-color:#666666;
	width:16px;
	height:16px;
	margin-left:24px;
	margin-top:24px;
}
/* /big */

/* ---------------------medium */
/* /medium */

/* ---------------------small */
.small-round-icon-gray{
	width:32px;
	height:32px;
	background: #e1e1e1;
	margin-right:10px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	-webkit-transition: background-color 0.1s linear, color 0.1s linear;
	-moz-transition: background-color 0.1s linear, color 0.1s linear;
	border-color:#000;
}

.icon-gray-small {
	background-color:#666666;
	width:16px;
	height:16px;
	margin-left:8px;
	margin-top:8px;
}
.icon-gray-small:hover {
	background-color:#000000 !important;
}
/* ---------------------black */
.small-round-icon-black {
	width:32px;
	height:32px;
	background: #292929;
	margin-right:10px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	-webkit-transition: background-color 0.1s linear, color 0.1s linear;
	-moz-transition: background-color 0.1s linear, color 0.1s linear;
	border-color:#000;
}
.icon-black-small {
	background-color:#ffffff;
	width:16px;
	height:16px;
	margin-left:8px !important;
	margin-top:8px !important;
}

.icon-black-small:hover {
	background-color:#ffffff !important;
}

/* /small */
.footer .small-round-icon-black {
	margin-top:10px;
	margin-right:20px;
}
.tweet .small-round-icon-black {
	margin-top:25px;
	margin-left:10px;
	margin-right:0px !important;
}

.footer .small-round-icon-gray {
	margin-top:10px;
	margin-right:20px;
}
.tweet .small-round-icon-gray {
	margin-top:25px;
	margin-left:10px;
	margin-right:0px !important;
}
/*-------------------------------------------------------------------------------------------------*/
	/*SUPERFISH MENU */
/*-------------------------------------------------------------------------------------------------*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	list-style:		none;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:1px;
	height:35px;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			180px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 180px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li ul a {
	font-size:10px;
	text-transform:none !important;
	font-weight: normal !important;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0px;
	top:			3.5em; /* match top ul list item height */
	z-index:		99;
}
.sf-menu li.sfHover ul li li {
	left:			0px;
	top:			0.2em; /* match top ul list item height */
	z-index:		100;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			180px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			180px; /* match ul width */

}

/*** SOUL SKIN ***/
.sf-menu {
	float:left;
	margin-top:	40px;
	font-family: Arial, Helvetica, sans-serif; 
	background:#292929;
	background-image:url('../images/pattern/menu-pat.png');
	text-shadow:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: background-color 0.1s linear, color 0.1s linear;
	-moz-transition: background-color 0.1s linear, color 0.1s linear;
	text-transform:uppercase;
	
}
.sf-menu a {
	padding:8px 18px;
	text-decoration:none;
	text-transform:uppercase;
	
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
}

.sf-menu a:hover  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#80E1F3;
}
.menu-link {
	color:#ffffff !important;
}
.menu-link:hover {
	color:#ffffff !important;
}
.menu-active {
	color:#ffffff !important;
	}
.sf-menu li ul {
	top:35px !important;
}
.sf-menu li li {
	background-color:	#292929;
	border-bottom:1px solid #3a3a3a;
}
.sf-menu ul li ul {
	top:3px !important;
}
.menu-first {
	padding-top:7px;
	background-color:transparent !important;
	background-image:url('../images/menu-first.png');
	background-position:top;
	background-repeat:no-repeat;
	height:0px;
	border-bottom: none !important;
	
}
.menu-nextlevel-first{
	margin-top:-8px !important;
}
.menu-nextlevel-notfirst{
	margin-top:-9px !important;
	padding-top:0px !important;
	border-top: 4px solid #292929 !important;
}
.sf-menu li li li {
	background:	#292929;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2em;

	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
	
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.55em;
	top:			1.15em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.7em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*-------------------------------------------------------------------------------------------------*/
	/*FOOTER */
/*-------------------------------------------------------------------------------------------------*/
.tweet {
	height:80px;
	background-image:url('../images/tweet.png');
}
.bottom-line {
	height:45px;
	background-image:url('../images/tweet.png');
	padding-left:10px;
	padding-right:10px;
	width:920px;
}
.tweet h4 {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	margin-top:26px !important;
}
.tweet p {
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}
.footer {
	background-image:url('../images/footer.png');
	height:200px;
}
.from-blog {
	width:200px;
	float:left;
}
.from-blog .small-italic {
	margin-top:10px;
}
.footer .one-fourth {
	padding-left:10px;
	padding-right:10px;
	width:200px;
}
.footer h5, h6 {
	color:#666666;
	margin-top:0px;
	font-weight: bold;
}
.flickr {
	margin-top:20px;
	margin-right:13px;
}
footer .flickr {
	margin-top:20px;
	margin-right:10px;
}
/*-------------------------------------------------------------------------------------------------*/
	/*SLIDESHOW */
/*-------------------------------------------------------------------------------------------------*/
.slideshow { 
	height: 300px; 
	width: 940px;  
	overflow:hidden;
}
/*-------------------------------------------------------------------------------------------------*/
	/*TWITTER LINK */
/*-------------------------------------------------------------------------------------------------*/
.twitter { 
	font-size:20px;
	font-weight:bold !important;
	text-transform:uppercase;
}
