body {
	background: #eee url('/images/bg.jpg') repeat-x top;
	border: 0;
	color: #333;
	line-height:1.4em;
	font: normal 0.8em georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", helvetica, arial, sans-serif;
	width: 100%
}

a {
	color:#17718b;
}
a:hover {
	color:#098;
}

a.action {
	text-decoration: none;
}

h1, h2, h3, h4 {
	font-family: georgia, arial, tahoma, sans;
	font-weight: normal;
}
h1 {
	font-size: 1.9em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.1em;
}
input {
	font-size: 0.9em;
	margin: 2px;
	padding: 2px
}
img {
	border: none
}
.small {
	font-size: 0.8em;
	letter-spacing: -0.01em;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.red {
	color: #f30;
}
.blue {
	color:#17718b;
}
.large {
	font-size: 1.2em;
}
.bold {
	font-weight: bold;
}
.justify {
	text-align:justify;
	display:block;
}
.padding-top-5 {
	padding-top: 5px;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-top-15 {
	padding-top: 15px;
}

.line-height-2 {
	line-height: 2em;
}

.autoform fieldset {
	border-style: none;
}

.autoform .clear {
	padding-bottom: 5px;
}

.wider {
	letter-spacing: 0.025em;
}
.widest {
	letter-spacing: 0.2em;
}
.tighter {
	letter-spacing: -0.015em;
}
.tightest {
	letter-spacing: -0.03em;
}

.words {
	line-height: 2em;
}

fieldset {
	border-style: none;
}

#header {
	border-top: solid 3px #f30;
	padding-top: 7px;
}
.menu {
	position: absolute;
	top: 121px;
}
.menu ul {
	list-style: none;
	margin-bottom: 0;
}
.menu li {
	display: inline;
	padding: 0;
	margin: 0;
	padding-right: 8px;
}
.menu a {
	color:#17718b;
	text-decoration:none;
	border-bottom:solid 1px
}
.menu a:hover {
	color:#098;
	border-bottom:solid 2px #f30
}
.menu a.current {
	color:#098;
	border-bottom:solid 2px #f30
}
.payment-link {
	position: relative;
	top: 12px;
}
a.payment-link {
	color:#17718b;
	text-decoration:none;
	border-bottom:solid 1px
}
a.payment-link:hover {
	color:#098;
	border-bottom:solid 2px #f30
}
a.current {
	color:#098;
	border-bottom:solid 2px #f30
}
#quote {
	padding-top: 20px;
	text-align: right;
}

#quote p {
	text-align: justify;
	width: 635px;
	height: 80px;
	line-height: 2em;
	font-style: italic;
}

#signature {
	margin-top: -50px;
}

#twitter {
	padding-top: 26px;
	text-align: right;
}
#content {
	border-top: solid 1px #999;
	padding-top: 20px;
	padding-bottom: 20px;
}
.main-content {
	padding-top: 10px;
	padding-bottom: 70px;
	background: url('/images/splashes.png') no-repeat bottom;
	border-bottom: solid 1px #999;
	line-height: 1.9em;
}

.main-content h1 {
	padding-bottom: 0.4em;
	margin: 0;
}

.main-content h1 .red {
	font-size: 1.6em;
}

.main-content table {
	width:100%;
}

.main-content td {
	vertical-align:top;
	padding:0;
}

#one {
	width:260px;
}

#one h1 {
	word-spacing: 0.2em;
}

#two {
	width:230px;
        padding-right: 20px;
}

#two h1 {
	word-spacing: 0.3em;
}
#three {
	width:205px;
        padding-right: 20px;
}

#three h1 {
	word-spacing: 0.4em;
}

#four {
	width:235px;
}

#four h1 {
	word-spacing: 0.4em;
}

.main-content p {
	padding:0;
	margin:0;
        text-align: justify;
}

.main-content div.portfolio-link {
	padding-top: 10px;
	font-size:1.4em;
	word-spacing:.1em;
}
.main-content div.portfolio-link a {
	text-decoration: none;
	color:#17718b;
}

.main-content div.portfolio-link a:hover {
	text-decoration: underline;
	color:#c00;
}

.clients {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	color: #666;
        height: 205px;
}

.clients h2 {
	margin: 0 0 20px 0;
}
.works {
	padding-bottom: 5px;
}
.works p{
	margin: 0;
	padding: 0;
	color: #666;
}

.works .tech{
	padding-top: 8px;
	padding-bottom: 8px;
}
.works h3 {
	color: #000;
	margin:0;
	padding-bottom: 10px;
}

.imgs {
	padding-bottom: 15px;
}

.imgs img {
	margin-left: 5px;
	padding: 1px;
	border: solid 1px #999;
}

.spacer {
	border-bottom: solid 1px #999;
}

.gallery .clear {
	padding-bottom: 30px;
}
.gallery img {
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
}

#tour-flash {
	padding: 0;
	margin: 0;
}

.cheap p {
	line-height: 2em;
	color: #666;
	font-size: 1.2em;
}

.contact-icon {
	float: left;
	vertical-align: middle;
	padding-right: 10px;
}
.contact-info {
	padding-left: 70px;
	font-size: 1.1em;
}

#footer {
	padding-top: 5px;
	font: 0.7em tahoma;
	color: #999;
}
#footer a {
	color:#999
}
#footer a:hover {
	color:#333
}

/*================== Polls ==================*/

.polls-title {
	padding-top: 5px;
	font-size: 1.1em;
	line-height: 1.2em;
}
.polls-option {
	padding-top: 0.6em;
	line-height: 1.2em;
}
.polls-option small{
	font-size: 0.9em;
}


/*===================== anythingSlider ============*/
.anythingSlider {}


/*===================== Title =====================*/
.readytouse img {
    margin-bottom: 5px;
}



.w5 {
	width: 5%;
}
.w10 {
	width: 10%;
}
.w15 {
	width: 15%;
}
.w20 {
	width: 20%;
}
.w25 {
	width: 25%;
}
.w30 {
	width: 30%;
}
.w33 {
	width: 33.33%;
}
.w50 {
	width: 50%;
}
.w60 {
	width: 60%;
}
.w66 {
	width: 66.66%;
}
.w70 {
	width: 70%;
}
.w75 {
	width: 75%;
}
.w90 {
	width: 90%;
}
.w100 {
	width: 100%;
}
.h50 {
	height: 50%;
}
.h100 {
	height: 100%;
}

.paddingTop10 {
	padding-top: 10px;
}
.paddingBottom10 {
	padding-bottom: 10px;
}
.paddingLeft10 {
	padding-left: 10px;
}
.paddingRight10 {
	padding-right: 10px;
}
.padding10 {
	padding: 10px;
}

.marginTop10 {
	margin-top: 10px;
}
.marginBottom10 {
	margin-bottom: 10px;
}
.marginLeft10 {
	margin-left: 10px;
}
.marginRight10 {
	margin-right: 10px;
}
.margin10 {
	margin: 10px;
}
th {
    background-color: #e6e6e6;
}

/*======================================Pages=================================*/
.pages {
    float:right;
    padding-right: 10px;
}
.pages_title, .categories_title {
    color: #aaaaaa;
}
.pages a {
	color:#17718b;
	margin: 0 2px;
	padding: 0 4px;
	text-decoration: none;
	border-bottom: solid 1px #17718b;
}
.pages a:hover {
    color: red;
    border-bottom: solid 1px red;
}
.pages .current {
    border-bottom: solid 2px red;
    color:#098;
}

.gray {
	color: #aaaaaa;
}

.icon {
	display: inline-block;
	line-height: 18px;
	height: 18px;
	padding-left: 22px;
}
.down, .up {
	background-image: url(/images/icons/arrows.png);
	background-repeat: no-repeat;
}
.down {
	background-position: bottom left;
}
.up {
	background-position: top left;
}
.add-comment {
	background-image: url(/images/icons/add.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

a.comments {
	text-decoration: none;
}
.comments-data {
	display: none;
	overflow: hidden;
	opacity: 0;
}

.buttons {
	float: right;
	margin: 5px 0 0 20px;
	overflow: visible;
	text-align: right;
}
.buttons .twitter-cont {
	float: left;
	margin-top: 2px;
}
.buttons .facebook-cont {
	float: right;
}

/*==================================about=====================================*/
.about-cont {
	position: relative;
	height: 470px;
	overflow: hidden;
}
.about-cont .title {
	position: absolute;
	top: 10px;
	right: 30px;
	width: 396px;
	height: 66px;
	background: transparent url(/images/about/title.png) top left no-repeat;
	overflow: hidden;
	text-indent: -1000px;
}
.about-cont .circle {
	position: absolute;
	background-color: #cbcbcb;
	overflow: hidden;
}
.about-cont .office-b {
	left: 122px;
	top: 40px;
	width: 206px;
	height: 206px;
	border-radius: 0 206px 206px 206px; -moz-border-radius: 0 206px 206px 206px; -webkit-border-radius: 0 206px 206px 206px;
}
.about-cont .arrow {
	position: absolute;
	left: 53px; top: 42px;
	width: 62px; height: 25px;
	background: transparent url(/images/about/arrow.png) top left no-repeat;
}
.about-cont .office-inner {
	position: relative;
	height: 159px;
	width: 412px;
	left: 0;
	top: 18px;
	background: transparent url(/images/about/office.png) 23px 20px no-repeat;
	transition: left ease 0.3s; -webkit-transition: left ease 0.3s; -moz-transition: left ease 0.3s; -ms-transition: left ease 0.3s; -o-transition: left ease 0.3s;
}
.about-cont .office-b:hover .office-inner {
	left: -206px;
}
.about-cont .office-inner .hover {
	width: 206px;
	height: 159px;
	position: relative;
	left: 206px;
	background: transparent url(/images/about/office-active.png) center center no-repeat;
}
.about-cont .office-inner .hover a {
	position: absolute;
	top: 0;
	left: 23px;
	width: 152px;
	font-size: 16px;
	line-height: 1em;
	text-transform: uppercase;
	color: #3a3a3a;
	text-decoration: none;
	text-align: center;
}
.about-cont .office-inner .hover a.chicago {
	padding-bottom: 5px;
	border-bottom: 1px solid #00728d;
}
.about-cont .office-inner .hover a.stanislaviv {
	top: auto;
	bottom: 0;
	padding-top: 5px;
	border-top: 1px solid #00728d;
}
.about-cont .office-inner .hover a:hover {
	color: #e51111;
}

.about-cont .history-b {
	overflow: visible;
	top: 124px;
	left: 513px;
	background: #cbcbcb url(/images/about/history.jpg) top left no-repeat;
	width: 137px;
	height: 137px;
	border-radius: 137px 137px 137px 0;
	z-index: 1;
}
.about-cont .history-b i {
	position: absolute;
	top: 0; left: 0; width: 100%; height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	background: #cbcbcb url(/images/about/history.jpg) bottom left no-repeat;
	border-radius: 137px 137px 137px 0;
	transition: opacity ease 0.4s; -webkit-transition: opacity ease 0.4s; -moz-transition: opacity ease 0.4s; -ms-transition: opacity ease 0.4s; -o-transition: opacity ease 0.4s;
}
.about-cont .history-b:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
}
.about-cont .history-b span {
	border: 2px solid #007791;
	position: absolute;
	top: 70px;
	left: -32px;
	z-index: 2;
	width: 150px;
	height: 42px;
	background: #878787 url(/images/about/history.png) center center no-repeat;
	overflow: hidden;
	text-indent: -1000px;
}

.about-cont .careers-b-outer {
	position: absolute;
	top: 218px;
	left: 705px;
	width: 144px;
	height: 144px;
}
.about-cont .careers-b {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 144px 144px 144px 0;
	overflow: visible;
	background: #cbcbcb url(/images/about/star.png) 25px 53px no-repeat;
	z-index: 2;
}
.about-cont .careers-b-outer:hover:before {
	content: '';
	position: absolute;
	top: 14px;
	bottom: -3px;
	left: -3px;
	right: 15px;
	background-color: #00718d;
	z-index: 1;
}
.about-cont .careers-b span {
	display: inline-block;
	font-size: 23px;
	line-height: 28px;
	border-bottom: 2px dotted #518d9c;
	padding-right: 5px;
	color: black;
	text-shadow: 0 -1px 0 rgba(2, 2, 2, 0.3);
	margin: 73px 0 0 6px;
	text-transform: uppercase;

}
.about-cont .careers-b:hover span {
	color: #e60404;
	text-shadow: 0 -1px 0 rgba(293, 2, 2, 0.3);
}
.about-cont .careers-b i {
	position: absolute;
	width: 14px;
	height: 74px;
	top: 18px;
	left: 123px;
	opacity: 0;
	filter: alpha(opacity=0);
	background: transparent url(/images/about/znak.png) top left no-repeat;
	transition: all ease 0.3s; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -ms-transition: all ease 0.3s; -o-transition: all ease 0.3s;
}
.about-cont .careers-b:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 28px;
}

.about-cont .team-b {
	top: 280px;
	left: 314px;
	width: 170px;
	height: 170px;
	border-radius: 170px 170px 170px 0;
}
.about-cont .team-b .team-title {
	display: block;
	width: 155px;
	height: 118px;
	overflow: hidden;
	margin: 16px 0 0 4px;
	background: transparent url(/images/about/team.png) left top no-repeat;
	text-align: center;
}
.about-cont .team-b .team-title span {
	text-indent: -1000px;
	display: none;
}
.about-cont .team-b .team-title blockquote {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 94px;
	text-transform: uppercase;
	color: black;
	font-size: 1.1em;
	width: 0;
	overflow: hidden;
	white-space: nowrap;
	text-shadow: 0 1px solid white;
/*	border: 1px solid black;*/
	
}
.about-cont .team-b:hover blockquote {
	transition: width linear 0.4s; -webkit-transition: width linear 0.4s; -moz-transition: width linear 0.4s; -ms-transition: width ease 0.4s; -o-transition: width ease 0.4s;
	width: 100%;
}
.about-cont .team-b:hover .team-title {
	background-position: top right;
}
.about-cont .team-b .subtitle {
	display: block;
	width: 155px;
	height: 118px;
	overflow: hidden;
	text-indent: -1000px;
	margin: 16px 0 0 4px;
	background: transparent url(/images/about/team.png) left top no-repeat;
}
.about-cont .team-b:hover .subtitle {
	background-position: top right;
}
.about-cont .team-b i {
	width: 24px;
	height: 25px;
	position: absolute;
	top: 30px;
	left: 140px;
	opacity: 0;
	filter: alpha(opacity=0);
	background: transparent url(/images/about/arrow-2.png) left top no-repeat;
	transition: all ease 0.2s; -webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -ms-transition: all ease 0.2s; -o-transition: all ease 0.2s;
}
.about-cont .team-b:hover i {
	left: 127px;
	opacity: 1;
	filter: alpha(opacity=100);
}


.about-cont .circle-1 {
	left: 156px;
	top: 292px;
	width: 36px;
	height: 36px;
	border-radius: 36px; -moz-border-radius: 36px; -webkit-border-radius: 36px;
}
.about-cont .circle-2 {
	left: 475px; top: 371px;
	width: 18px; height: 18px;
	border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px;
}
.about-cont .circle-3 {
	left: 497px; top: 347px;
	width: 28px; height: 28px;
	border-radius: 28px; -moz-border-radius: 28px; -webkit-border-radius: 28px;
}
.about-cont .circle-4 {
	left: 846px; top: 318px;
	width: 18px; height: 18px;
	border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px;
}
.about-cont .circle-5 {
	left: 148px; top: 234px;
	width: 27px; height: 27px;
	border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px;
}
/*.about-cont a {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000px;
}
.about-cont .office-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 360px;
	height: 181px;
	background: url('/images/about/office.png') 155px 0 no-repeat;
	overflow: hidden;
}
.about-cont .office-link a {
	background-repeat: no-repeat;
	height: 181px;
}
.about-cont .office-link .chicago {
	width: 155px;
	background: url('/images/about/chicago.png') 0 0 no-repeat;
}
.about-cont .office-link .stanislav {
	width: 148px;
	left: auto;
	right: 0;
	background: url('/images/about/stanislav.png') 0 0 no-repeat;
}
.about-cont .history-link {
	top: 234px;
	background: url('/images/about/history.png') 0 0 no-repeat;
	text-indent: -1000px;
	width: 298px;
	height: 222px;
}
.about-cont .team-link {
	top: auto;
	bottom: 0;
	left: 350px;
	background: url('/images/about/team.png') 0 0 no-repeat;
	text-indent: -1000px;
	width: 405px;
	height: 375px;
}
.about-cont .careers-link {
	background: url('/images/about/careers.png') 0 0 no-repeat;
	text-indent: -1000px;
	left: auto;
	right: 0;
	width: 281px;
	height: 200px;
}
.about-cont a:hover {
	opacity: 0.8;
}*/

.office .header {
	margin: 35px 0 0 167px;
}
.office .text {
	margin: 20px 370px 0 167px;
	font-size: 0.9em;
}
.office .town {
	float: right;
	margin-top: 10px;
	width: 350px;
	text-align: center;
}
.cgallery-out {
	padding: 0 0 0 167px;
	background: url(/images/small-bg.png) center left no-repeat;
	overflow: hidden;
}
.cgallery {
	
	position: relative;
}
.cgallery {
	padding: 6px 23px;
        margin: 0;
        overflow: hidden;
        position: relative;
        background: #dddddc url(/images/gallery-bg.png) top left repeat-x;
        border-radius: 5px;
}
.cgallery .thumbs-block {
        overflow: hidden;
        position: relative;
}
.cgallery .thumbs-list {
        width: 10000px;
        overflow: hidden;
        list-style: none;
        margin: 0;
        position: relative;
}
.cgallery .thumbs-list li {
        width: 115px;
        float: left;
        margin: 0 3px;
        text-align: center;
        position: relative;
}
.cgallery .thumbs-list li a {
	display: block;
	background-color: white;
}
.cgallery .thumbs-list li a:hover img {
	opacity: 0.8;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.cgallery img {
	border: none;
	vertical-align: top;
}
.cgallery .next, .cgallery .prev {
        position: absolute;
        width: 23px;
        height: 100%;
        top: 0;
        left: 0;
        overflow: hidden;
        z-index: 5;
}
.cgallery .next {
        right: 0;
        left: auto;
}
.cgallery .next:hover, .cgallery .prev:hover {
        opacity: 0.7;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.cgallery .next span, .cgallery .prev span {
        display: block;
        text-indent: -1000px;
        width: 15px;
        height: 14px;
        background: url(/images/arrows.png) no-repeat;
        top: 50%;
        left: 50%;
        margin-top: -7px;
        margin-left: -7px;
        position: absolute;
}
.cgallery .next span {
        background-position: bottom right;
}
.cgallery .prev span {
        background-position: bottom left;
}
.cgallery .disable {
        opacity: 0.3 !important;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30) !important;
        cursor: default
}

.history {
	margin-top: -20px;
	min-height: 529px;
	padding: 50px 0px 0 0;
	overflow: hidden;
	position: relative;
/*	background: url(/images/history.png) top right no-repeat;*/
	border-bottom: 1px solid #999999;
/*	border-right: 1px solid #999999;*/
}
.history .text {
	border-left: 1px solid #999999;
	padding-left: 25px;
	margin-left: 40px;
	min-height: 285px;
}
.history .header {
	position: absolute;
	top: 60px;
	left: 0;
	width: 38px;
	height: 280px;
	background: url(/images/history-ukietech.png) top left no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

.team {
	border-bottom: 1px solid #999999;
}
.team .team-block {
	overflow: auto;
	margin-bottom: 20px;
	background: transparent url(/images/about/more.png) right center no-repeat;
}
.team .team-list {
	overflow: hidden;
        list-style: none;
        margin: 0;
}
.team .team-list li {
	float: left;
	margin: 0 30px;
}
.team .team-list li a {
	display: block;
	width: 85px;
}
.team .team-list li a:hover {
	opacity: 0.8;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.team .worker-block {
	overflow: hidden;
}
.team .worker-block .images {
	float: right;
}
.team .worker-block .images-inner {
	overflow: hidden;
}
.team .worker-block .images, .team .worker-block .info, .team .worker-block .images-inner {
	height: 640px;
	position: relative;
}
.team .worker-block .info {
	float: left;
	background: url(/images/splashes-2.png) bottom left no-repeat;
	min-height: 400px;
}
.team .worker-block .info .text {
	padding: 40px 80px 70px 0;
}
.team .worker-block .info .title {
	color: #ed1c24;
	text-align: right;
	line-height: 1.4em;
	border-bottom: 1px solid #999;
	font-weight: bold;
	margin-bottom: 10px
}
.team .worker-block .images-block {
	height: 600px;
	width: 430px;
	overflow: hidden;
	position: relative;
}
.team .worker-block .images-block img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	opacity: 0;
}
.team .worker-block .images-block img.active {
	display: block;
	opacity: 1;
}
.team .worker-block .preview-block {
	position: absolute;
	bottom: 20px;
	right: 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
}
.team .worker-block .preview-block li {
	margin: 6px 0 0 0;
	border: 1px solid white;
}

.team .worker-block .preview-block li a {
	display: block;
	
}
.team .worker-block .preview-block li:hover, .team .worker-block .preview-block li.active {
	border-color: #999;
}
.team .worker-block .preview-block img {
	width: 40px;
	vertical-align: top;
	background-color: white;
	padding: 1px;
}

.team .scroll-block {
	margin: 0 80px;
	padding: 10px 20px;
	width: 230px;
	overflow: hidden;
	background: transparent url(/images/scroll-line.png) center center repeat-x;
}
.ui-slider-handle {
	border: none !important;
	background: transparent url(/images/scroll-point.png) center center no-repeat !important;
	width: 19px !important;
	height: 19px !important;
}
#slider {
	border: none;
	background: none;
}


.overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: none;
	z-index: 999;
	background: url(/images/blank.gif) repeat;
}
.loader {
	position: absolute;
	width: 150px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 10px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 1);
	color: white;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -85px;
	z-index: 998;
	opacity: 0;
}
.loader span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.careers {
	padding: 20px 0 20px 0;
	overflow: hidden;
	position: relative;
	min-height: 500px;
}
.careers .text {
	border-left: 1px solid #999999;
	padding-left: 25px;
	margin-left: 40px;
	min-height: 285px;
}
.careers .header {
	position: absolute;
	top: 20px;
	left: 0;
	width: 38px;
	height: 280px;
	background: url(/images/careers-ukietech.png) top left no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

.buzzed {
	position: absolute;
	width: 566px;
	height: 566px;
	top: -610px;
	opacity: 0;
	left: 50%;
	margin-left: -288px;
	z-index: 10;
}
.buzzed .buzzed-content {
	position: relative;
	z-index: 2;
	width: 562px;
	height: 562px;
	border: 2px solid #bfbfbf;
	background: #f2edeb url(/images/buzzed/bg.jpg) center center;

	border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px;
	box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.6);
}
.buzzed .buzzed-content .motivate {
	width: 333px;
	height: 219px;
	position: absolute;
	bottom: -39px;
	left: 11px;
	background: transparent url(/images/buzzed/motivate.png) center center;
}
.buzzed .stripe {
	position: absolute;
	bottom: 99%;
	left: 80px;
	height: 200px;
	width: 5px;
	background-color: #bfbfbf;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	z-index: 1;
}
.buzzed .stripe-2 {
	left: auto;
	right: 80px;
}
.buzzed .close {
	position: absolute;
	width: 37px;
	height: 52px;
	bottom: 93%;
	right: 20px;
	background: transparent url(/images/buzzed/close.png) top center no-repeat;
	cursor: pointer;
	transition: height linear 0.2s; -webkit-transition: height linear 0.2s; -moz-transition: height linear 0.2s; -ms-transition: height linear 0.2s; -o-transition: height linear 0.2s;
}
.buzzed .close:hover {
	height: 56px;
}
.buzzed .button {
	position: absolute;
	left: 100px;
	top: 360px;
	border: 3px solid #bfbfbf;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	background-color: #f52017;
	box-shadow: inset 1px 1px 1px black;
	padding: 7px;
	display: inline-block;
	line-height: 1em;
	color: #ddd;
	text-decoration: none;
}
.buzzed .button:hover {
	color: white
}
.buzzed .button:active {
	box-shadow: inset 1px 1px 2px black;
}

.overlay-2 {
	background-color: rgba(255, 255, 255, 0.7);
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9;
}


.bottom {
	vertical-align: bottom;
}
