/*
Theme Name: Rossul
Theme URI:
Description: Rossul wordpress theme
Author: Rossul
Author URI:http://rossul.com/
Tags:
Template:
Version: 2.0
*/
/* === reset === */
ul, ol{list-style:none;}
img, form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
input:focus { outline: none; }
textarea:focus { outline: none; }
select:focus { outline: none; }
/* === end reset === */
a{
	color:#06c;
	text-decoration:none;
}
a:visited{color:#69c;}
a:hover{color:#f00;}
input, select, textarea{
	font:12px/1.5em Arial, Helvetica, sans-serif;
}
body{
	font:13px/1.5em Arial, Helvetica, sans-serif;
	color:#333;
	background: #E9E9E9;
}
.holder{width:100%;}
body.home .holder{background:#fff url(images/bg-body.gif) repeat-x;}
body.blog .holder{background:#fff url(images/bg-body-blog.gif) repeat-x;}
body.news .holder{background:#fff url(images/bg-body-news.gif) repeat-x;}
body.design .holder{background:#fff url(images/bg-body-design.gif) repeat-x;}
body.about .holder{background:#fff url(images/bg-body-about.gif) repeat-x;}
body.contact .holder{background:#fff url(images/bg-body-contact.gif) repeat-x;}
body.portfolio .holder{background:#fff url(images/bg-body-portfolio.gif) repeat-x;}
.main{
	width:960px;
	margin:0 auto;
}
/*--header--*/
#header{
	width:100%;
	height:62px;
	position:relative;
}
/*--logo--*/
#header h1{
	width:223px;
	height:47px;
	position:absolute;
	top:14px;
	left:-9px;
	z-index: 10;
}
#header h1 a{
	background:url(images/logo.png) no-repeat;
	width:223px;
	height:47px;
	position:relative;
	cursor:pointer;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
/*#header h1{
	width:215px;
	height:117px;
	position:absolute;
	top:14px;
	left:0px;
}
#header h1 a{
	background:url(images/logo-new.png) no-repeat;
	width:215px;
	height:117px;
	position:relative;
	cursor:pointer;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	outline: none;
}*/
/*--main-menu--*/
.main-menu{
	width:708px;
	position: absolute;
	top:0;
	left: 262px;
	height:72px;
	overflow:hidden;
}
.main-menu li{
	float:left;
	height:65px;
}
.main-menu li a{
	display:block;
	float:left;
	padding:15px 17px 0 17px;
	height:48px;
	line-height:50px;
	font-size:1.167em;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	position:relative;
	white-space:nowrap;
}
.main-menu li a span{
	display:none;
}
.main-menu li a:hover{
	height:48px;
	padding: 14px 17px 0 17px;
	margin: 1px 0 0 0;
	background: url(images/hover.png) repeat;
}
.main-menu li a.blog strong{
	background:url(images/btn-blog-w.png) no-repeat;
	position:relative;
	width:56px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	float: left;
	padding:0;
	margin:28px 21px 0 21px;
	display:inline;
}
.main-menu li a.blog:hover{
	margin:1px 0 0 0;
	padding:0px 0 0 0;
}
.main-menu li.active a{
	background:url(images/btn-hover.gif) repeat-x;
	text-decoration:none;
	border: none;
	height: 49px;
	cursor: text;
}
.main-menu li a.blog{
	margin: 0;
	padding: 1px 0 0 0;
	height: 64px;
	position: relative;
}
.main-menu li.active a span{
	background:url(images/pointer-2.png) no-repeat;
	width:35px;
	height:17px;
	position:absolute;
	overflow:hidden;
	bottom:-7px;
	display:block;
	left:33%;
}
.main-menu li.active a.blog strong{
	width:97px;
	height: 65px;
	display: block;
	padding:0;
	margin:0;
	background:url(images/btn-blog-hover.png) no-repeat;
}
.main-menu li.active a{
	border:none;
}
.main-menu li.active a:hover{
	margin:1px 0 0 0;
	border: none;
	background-position: 0 -1px;
}
/*--content--*/
#content{
	width:100%;
	overflow:hidden;
	padding:0 0 33px 0;
	position: relative;
	z-index: 5;
}
/*--breadcrumbs--*/
.breadcrumbs{
	width:100%;
	height:26px;
	padding-top:4px;
	overflow:hidden;
	line-height:26px;
	color:#666;
	font-size:0.917em;
}
.breadcrumbs ul li{
	float:left;
	height:26px;
	padding-right:5px;
}
.breadcrumbs a{
	float: left;
	height: 26px;
	line-height: 26px;
	background:url(images/pointer-3.gif) no-repeat 100% 50%;
	padding-right:10px;
	margin-right: 5px;
}
.breadcrumbs a:hover{color:#f00;}
/*--main-column--*/
.main-column{
	width:661px;
	float:left;
}
/*--gallery-wrapp--*/
.gallery-wrapp{
	width:660px;
	height:322px;
	margin-bottom:20px;
	position: relative;
}
.gallery-wrapp a.more{
	position: absolute;
	bottom: 7px;
	right: 0;
	width: 200px;
	font-size: 1.167em;
	font-weight: bold;
}
/*==gallery==*/
.slide-holder{
	width: 660px;
	height: 320px;
	padding: 0 0 0 2px;
}
.anythingSlider{
	width: 660px;
	height: 320px;
	position: relative;
}
.anythingSlider .wrapper{
	width: 660px;
	/*overflow: auto;*/
	overflow: hidden;
	height: 320px;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapper ul{
	width: 9999px;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider ul li{
	display: block;
	float: left;
	height: 320px;
	width: 660px;
}
.anythingSlider .arrow{ display:none;}
.anythingSlider .forward{display: none;}
.anythingSlider .back:hover,
.anythingSlider .forward:hover,
.anythingSlider .back{display: none;}
#thumbNav{
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: left;
	height: 20px;
	line-height: 20px;
}
#thumbNav a{
	padding: 7px;
	background: url(images/bulet-2.gif) no-repeat 50% 50%;
	font-size: 0;
	color:#999;
}
#thumbNav a.cur{
	color:#FC7215;
	background: url(images/bulet-3.gif) no-repeat 50% 50%;
}
#start-stop{
	display: none;
	/*position: absolute;
	left: 0;
	bottom: 5px;
	z-index: 100;*/
}
/*--title--*/
.title-wrapp{
	background:url(images/border.gif) repeat-x;
	width:100%;
	margin-bottom:18px;
}
.title{
	background:url(images/border.gif) repeat-x 0 100%;
	width:660px;
	overflow:hidden;
}
.title h2,
.sidebar h2,
.post-content-cat h2{
	line-height:43px;
	height: 43px;
	font-size:2em;
	padding:0;
	float:left;
	/*font-weight:normal;*/
}
a.more{
	float:right;
	height:20px;
	line-height:20px;
	font-size:0.917em;
	text-decoration:none;
	padding-right:12px;
	background:url(images/pointer-4.gif) no-repeat 100% 50%;
}
a.more:hover{
	background:url(images/pointer.gif) no-repeat 100% 50%;
}
.title a.more{
	line-height:43px;
	height:43px;
}
a.more:hover{color:#f00;}
/*-columns-wrapp--*/
.columns-wrapp{
	width:100%;
	overflow:hidden;
}
.columns-wrapp h3,
.column-left h2{
	font-size:1.333em;
	margin-bottom:15px;
}
.sidebar p,
.columns-wrapp p{
	color:#666;
	font-size:0.917em;
	padding-bottom:15px;
}
/*--column-left--*/
.column-left{
	float:left;
	width:310px;
}
/*--prev-elements--*/
.prev-elements{
	width:100%;
	overflow:hidden;
}
.prev-elements li{
	float:left;
	width:100%;
}
.prev-elements li p.date{
	padding:0;
	font-weight:bold;
}
/*--column right--*/
.column-right{
	float:right;
	width:300px;
}
/*--sidebar--*/
.sidebar{
	width:242px;
	float:right;
}
/*--sidebur-title--*/
.sidebur-title{
	background:url(images/border.gif) repeat-x 0 100%;;
	width:100%;
	overflow:hidden;
	margin-bottom:18px;
}
.sidebar .prev-elements li{
	padding-bottom:7px;
}
.sidebur-title a.more{
	line-height:43px;
	height:43px;
}
.sidebar .date a{
	/*background:url(images/ico-blog.gif) no-repeat 0 50%;*/
	/*padding-left:15px;*/
	padding-left: 5px;
	margin-left:5px;
}
/*--footer--*/
#footer{
	background:#E9E9E9 url(images/bg-footer.gif) repeat-x;
	width:100%;
	padding:35px 0;
	overflow:hidden;
}
/*--footer-menu--*/
#footer ul{float:right;}
#footer ul li{
	float:left;
	height:1%;
	padding:0 5px 0 10px;
	background:url(images/bulet.gif) no-repeat 0 50%;
}
#footer ul li:first-child{background:none;}
#footer ul li a{
	color:#06c;
	text-decoration:none;
	font-size:0.917em;
}
#footer ul li a:hover{color:#f00;}
#footer p{
	color:#666;
	font-size:0.917em;
	padding:0 0 10px 0;
}
#footer p.copy{padding:0;}
/*===blog page===*/
.blog-bord{
	background:url(images/border.gif) repeat-y 688px 0;
	width:100%;
	overflow:hidden;
	padding:35px 0 0 0;
}
.blog-content{
	float:left;
	/*width:690px;*/
	width: 658px;
}
h2.main-title,
.embed h2{
	color:#666;
	font-size:1.833em;
}
.embed{
	color:#666;
	padding: 0 0 15px 0;
}
/*--post--*/
.posts{
	width:100%;
	overflow:hidden;
}
.posts li.post{
	background:url(images/border.gif) repeat-x;
	width:100%;
	float:left;
	padding:25px 0 0 0;
}
.posts li.post:first-child{background:none;}
.date-post{
	float:left;
	width:100px;
}
.date-post p{
	color:#666;
	font-size:1em;
	font-weight:bold;
	text-align: right;
}
.post-content{
	margin-left:120px;
	height:1%;
}
.post-content-cat{
	width:100%;
}
.post-content-cat h3,
.post-content h3{
	font-size:1em;
	padding-bottom:15px;
}
.post-content-cat p,
.post-content p{
	color:#666;
	padding-bottom:15px;
	font-size:0.917em;
}
.post-content-cat p.read-more a,
.post-content p.read-more a{
	font-weight:bold;
	background:url(images/pointer-4.gif) no-repeat 100% 50%;
	padding-right:15px;
}
.post-content-cat ul,
.post-content ul{
	color:#666;
	padding:0 0 15px 20px;
	list-style: disc;
	font-size:0.917em;
}
/*--meta-data--*/
.meta-data{
	width:100%;
	overflow:hidden;
	padding-bottom:8px;
}
.meta-data p.tag{
	float:left;
	padding-right:35px;
}
.meta-data p.coments-link{
	float: left;
}
.meta-data p.coments-link a{
	background:url(images/ico-coment.gif) no-repeat 0 50%;
	float: left;
	padding: 1px 0 1px 21px;
}
/*--blog-sidebar--*/
.blog-sidebar{
	float:right;
	/*width:210px;*/
	width: 242px;
	margin-top:-15px;
}
.sidebar-block{
	width:100%;
	padding:15px 0;
}
.bord-sidebar{
	background:url(images/border.gif) repeat-x;
}
.sidebar-block h2{
	font-size:1em;
	padding:0 0 15px 5px;
}
.sidebar-block ul{
	width:100%;
	overflow:hidden;
}
.sidebar-block ul li{
	float:left;
	width:180px;
	padding:0 0 3px 30px;
}
/*==News page==*/
.testimonials-sidebar-block{
	width:100%;
	overflow:hidden;
	padding:15px 0;
}
.testimonials-sidebar-block h2{
	font-size:1.333em;
	color:#000;
	padding:0 0 15px 0;
}
.testimonials-sidebar-block blockquote{
	margin:0 0 25px 0;
	font-size:0.917em;
	color:#666;
}
.testimonials-sidebar-block blockquote q{
	display:block;
	padding:0 0 5px 0;
}
.testimonials-sidebar-block blockquote cite{font-weight:bold;}
/*==GUI design page==*/
.embed{
	width:100%;
	overflow:hidden;
}
.embed h2{
	color:#666;
	font-size:1.833em;
	margin:0 0 20px 0;
}
.embed p{
	color:#666;
	font-size:0.917em;
	padding-bottom:15px;
}
.embed ul{
	color:#666;
	font-size:0.917em;
	padding:0 0 15px 20px;
	list-style: disc;
}
/*--latest-project--*/
.latest-project{
	width:100%;
	overflow:hidden;
	padding:5px 0 0 0;
}
.latest-project h3,
.embed h3{
	color:#000;
	padding:0 0 15px 0;
	font-size:1em;
}
.latest-project h3 a{
	font-size:0.917em;
	padding:0 20px;
	font-weight:normal;
	background:url(images/pointer-4.gif) no-repeat 100% 50%;
}
.latest-project ul{
	width:690px;
	overflow:hidden;
	margin-left:-22px;
}
.latest-project ul li{
	float:left;
	width:150px;
	padding: 0 0 0 22px;
}
.latest-project ul li img{
	display:block;
	margin:0 0 5px 0;
}
a.more-sidebar{
	background:url(images/pointer-4.gif) no-repeat 100% 50%;
	padding-right:25px;
	font-size:0.917em;
}
/*--last-news--*/
.last-news{
	width:100%;
	overflow:hidden;
}
.last-news li{
	float:left;
	width:210px;
	padding:0 0 20px 0;
	font-size:0.917em;
	color:#666;
}
a.last-news-more{
	background:url(images/pointer-4.gif) no-repeat 100% 50%;
	padding:0 0px 0 20px;
}
/*===Single page===*/
.single-post{
	width:100%;
	overflow:hidden;
}
.single-post .post-content h2{
	color:#666;
	font-size:1.167em;
	line-height:1.3em;
	padding-bottom:15px;
}
/*--comment post--*/
.comments-wrapp{
	width:540px;
	overflow:hidden;
}
.comment-post{
	width:540px;
	background:#f3f3f3;
	margin:0 0 30px 0;
}
.comment-post-header{
	background:url(images/bg-comment-header.gif) no-repeat;
	width:540px;
}
.comment-post-footer{
	background:url(images/bg-comment-footer.gif) no-repeat 0 100%;
	width:472px;
	padding:15px 34px 16px 34px;
}
p.meta-comment strong{
	padding-right:10px;
}

/*--comment-submit--*/
.comment-submit{
	width:100%;
	padding:15px 0;
}
.comment-form-wrapp{
	width:100%;
	overflow:hidden;
}
.element{
	width:270px;
	float:left;
	padding:0 0 30px 0;
}
.element input{
	border:1px solid #ccc;
	width:188px;
	color:#ccc;
	font-weight:bold;
	font-size:1.083em;
	padding:5px 10px;
}
.element-textarea{
	float:left;
	width:540px;
	padding:0 0 30px 0;
}
.element-textarea textarea{
	border:1px solid #ccc;
	width:520px;
	height:148px;
	color:#ccc;
	font-weight:bold;
	font-size:1.083em;
	padding:0 0 0 10px;
	overflow:auto;
}
.submit-wrapp{
	width:100%;
	overflow:hidden;
	padding:0 0 30px 0;
	clear: both;
}
.submit-wrapp input{
	float:right;
	background:url(images/btn-submit.gif) no-repeat;
	width:90px;
	height:30px;
	color:#fff;
	font-weight:bold;
	font-size:1.083em;
	border:none;
	cursor:pointer;
}
/*===Contact page===*/
.contact-wrapp{
	width:100%;
	padding:10px 0 0 0;
}
.contact-elements{
	width:100%;
	overflow:hidden;
}
.element-small{
	width:208px;
	float:left;
	padding:0 0 30px 0;
}
.element-small input{
	border:1px solid #ccc;
	width:168px;
	color:#ccc;
	font-weight:bold;
	font-size:1.083em;
	padding:5px 10px;
}
.project-wrapp{
	width:100%;
	padding:0 0 30px 0;
	clear:both;
	overflow:hidden;
}
.project-wrapp h3{
	width:83px;
	float:left;
	color:#666;
	font-size:1.167em;
}
.projects{
	height:1%;
	margin:0 0 0 84px;
}
.project-element{
	width:300px;
	overflow:hidden;
	padding:0 0 5px 0;
}
.project-element input{
	float:left;
	width:15px;
	padding:16px;
	margin:2px 0 0 0;
	padding:0;
}
.project-element label{
	float:left;
	padding-left:10px;
	color:#666;
	font-size:1.167em;
	font-weight:bold;
}
.message-wrapp{
	width:100%;
	padding:0 0 30px 0;
	clear: both;
}
.element label,
.element-small label{
	font-weight: bold;
	color:#666;
	font-size:1.167em;
}
.message-wrapp label{
	color:#666;
	font-size:1.167em;
	font-weight:bold;
	display:block;
	padding:0 0 5px 0;
}
.message-wrapp textarea{
	width:628px;
	height:172px;
	border:1px solid #ccc;
	color:#000;
	font-weight:bold;
	font-size:1.083em;
	padding:0 0 0 10px;
	overflow:auto;
}
.submit-message{
	width:648px;
	overflow:hidden;
	padding:0 0 30px 0;
}
.sub-bg{
	float: right;
	background: url(images/btn-submit-2.gif) no-repeat;
	width:107px;
	height: 22px;
	overflow: hidden;
}
.sub-bg:hover{background-position: 0 -22px;}
.sub-bg:active{background-position: 0 -44px;}
.sub-bg input{
	float:left;
	background:none;
	border:none;
	width:107px;
	height: 22px;
	text-indent: -9999px;
	cursor:pointer;
}
#wpcf7-f1-p162-o1 .element input,
#wpcf7-f1-p162-o1 .element-small input{color: #000;}
/*===Portfolio page==*/
h3.title-portfolio{
	font-size:1.333em;
	padding:0 0 40px 0;
}
/*--portfolio-element--*/
.embed ul.portfolio-element{
	width:658px;
	overflow:hidden;
	padding:20px 0 40px 0;
}
.embed ul.portfolio-element li{
	width:180px;
	height:230px;
	float:left;
	/*margin:0 50px 10px 0;*/
	margin:0 38px 10px 0;
	display:inline;
	position: relative;
}
.embed ul.portfolio-element li p{
	width:100%;
	overflow:hidden;
	padding:5px 0 0 0;
	position: absolute;
	left: 0;
	bottom: 10px;
}
.embed ul.portfolio-element li p span{
	float:left;
}
.embed ul.portfolio-element li p a{
	display:block;
	margin-left:50px;
}
.embed ul.portfolio-element li img{
	display:block;
}
.alignleft{
	float:left;
	margin:5px 25px 25px 0;
}
.alignright{
	float:right;
	margin:5px 25px 0 25px;
}
.aligncenter{
	display:block;
	margin:0 auto;
}
.error-404{
	width: 100%;
	padding: 50px 0 0 0;
}
.error-404 h2{
	text-align: center;
	padding: 0 0 50px 0;
}
.error-404 p{
	text-align: center;
}
/*=== FANCYBOX ===*/
html, body {height: 100%;}
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}
div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('images/fancy/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {left: 0px;}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}
a#fancy_left,
a#fancy_right{
  visibility: visible;
}
a#fancy_left span {
	left: 20px; 
}

a#fancy_right span {
	right: 20px; 
}
.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy/fancy_title_left.png) repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancy/fancy_title_main.png) repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy/fancy_title_right.png) repeat-x;
}
/*--*/
.embed ul.case-st{
	width:100%;
	overflow: hidden;
	padding: 0 0 20px 0;
	list-style: none;
}
.case-st li{
	float: left;
	/*padding: 0 12px;*/
	padding: 0 7px;
	width:205px;
	height: 250px;
	position: relative;
}
.case-st li strong{
	position: absolute;
	bottom: 30px;
	left: 0;
	display: block;
	width:205px;
	text-align: center;
}
.case-st li img{display: block;}
.case-st li a{
	text-decoration: none;
	outline:none;
}
.case-st li a:hover{color:#f00}
.wpcf7-list-item-label{
	display: none;
}
.no-block .contact-elements{
	display: none;
}
.testimonials-meta{
	font-weight: bold;
	font-style: italic;
}
.embed ul.logos{
	width: 100%;
	overflow: hidden;
	list-style: none;
	padding: 0 0 15px 0;
}
.logos li{
	width:172px;
	float:left;
	padding:10px 0;
	text-align:center;
}
.home .main-column,
.home .sidebar{padding-top: 35px;}
.wp-caption {
	/*-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;*/
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}
p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
/*--search--*/
.search-wrapp{
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px;
}
.serch-field{
	width: 180px;
	padding: 0 10px 0 0;
	float: left;
	/*margin: -1px 0 0 0;*/
}
.serch-field input{
	width: 170px;
	padding: 2px 5px;
	font-size: 11px;
	border: 1px solid #ccc;
}
.search-home .serch-field{width: 210px;}
.search-home .serch-field input{width: 200px;}
#searchsubmit{
	display: block;
	margin: 1px 0 0 0;
}
/*--stay in touch--*/
.stay{
	width:100%;
	overflow: hidden;
}
.stay h3{
	font-size: 1em;
	padding: 5px 0;
	width: 100%;
}
.stay ul{
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px 0;
}
.stay ul li{
	height: 44px;
	float: left;
	padding: 0 5px 0 0;
}
.stay ul li{
	padding: 0;
	margin: 0 -3px 0 0;
}
.touch-2 ul li{
	padding: 0 5px 0 0;
	margin: 0;
}
.stay ul li.last{
	padding: 0;
}
.stay ul li a{
	display: block;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/ico.gif) no-repeat;
}
.stay ul li a.twitter-ico{background-position: 0 0;}
.stay ul li a.fasebook-ico{background-position: 0 -44px;}
.stay ul li a.email-ico{background-position: 0 -88px;}
.stay ul li a.rss-ico{background-position: 0 -132px;}
.stay ul li a.google-ico{background-position: 0 -176px;}
h2.sr{
	padding: 0 0 20px 0;
	color:#666666;
	font-size:1.833em;
	margin:0 0 20px;
}
.error-search{
	width: 210px;
	margin: 0 auto;
}
.page-inner{
	width: 920px;
	padding: 20px;
}
.touch-left{
	float: left;
}
.touch-right{
	float: right;
}
.stay-left{
	float: left;
	height: 60px;
	background: url(images/bg-stay-left.gif) no-repeat;
}
.stay-right{
	float: left;
	height: 50px;
	padding: 10px 0 0 6px;
	background: url(images/bg-stay-right.gif) no-repeat 100% 0;
}
.touch-2 .stay-right ul li{
	padding: 0 6px 0 0;
}
.touch-2 .stay-right ul li a{
	width: 36px;
}
.touch-2 .stay-right ul li.last a{
	width: 44px;
}
/*--tweetmeme_button--*/
.tweetmeme_button{
	width:50px;
	margin: 20px auto;
}
.search-excerpt { background: #FF9 }
/*===inner===*/
.contentPad{
	width: 720px;
	margin: 0 auto;
	overflow: hidden;
}
.contentPad p{
	padding: 0 0 20px 0;
}
.contentPad h4{
	font-size: 1em;
	padding: 0 0 5px 0;
	color: #000;
}
.productTitle{
	width:100%;
	overflow: hidden;
	padding: 20px 0;
}
.productTitle h2{
	float: left;
	color:#000;
	font-size:2.167em;
	line-height: 1em;
}
.productTitle h3{
	float: right;
	font-size: 1.333em;
	color: #000;
}
.productTitle h3 span{
	color: #666;
}
.fleft{
	float: left;
	width: 355px;
}
.fright{
	width:340px;
	float: right;
}
.details{
	width: 100%;
	overflow: hidden;
}
.im-left img{
	display: block;
	margin: 0;
}
.im-left{
	float: left;
}
.contentPad .details h4{
	padding:0 0 5px 120px;
}
.contentPad .details p{
	padding:0 0 20px 120px;
}
.embed{
	position: relative;
}
a.case{
	background: url(images/btn-case.gif) no-repeat;
	display: block;
	width: 107px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top:0px;
	outline: none;
}
a.case:hover{background-position: 0 -22px;}
a.case:active{background-position: 0 -44px;}
#footer .footer-banner{
	/*width: 305px;*/
	list-style: none;
	width: 193px;
}
#footer .footer-banner li{
	background: none;
}
/*--contact--*/
.address-box{
	position: absolute;
	top:42px;
	right:0;
	width:150px;
}
.address-box h3 {
	color: #666;
	font-size:1.083em;
	line-height: 1em;
	padding: 0 0 5px 0;
}
.address-box p{
	color: #666;
	font-size: 0.917em;
	padding: 0 0 8px 0;
}
/*--more-gallery--*/
.more-gallery{
	bottom:7px;
	font-size:1.167em;
	font-weight:bold;
	position:absolute;
	right:0;
	overflow: hidden;
	width:150px;
	height: 24px;
}
.more-gallery a{
/*	height: 24px;
	float: right;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background: url(images/btn-more.gif) no-repeat 0 0;*/
	width: 150px;
	height: 22px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/Buttons_get_quote_flat.gif) no-repeat;
	outline: none;
}
.more-gallery a:hover{background-position: 0 -22px;}
.more-gallery a:active{background-position: 0 -44px;}
/*.more-gallery a strong{
	height: 24px;
	float: left;
	cursor: pointer;
	line-height: 24px;
	padding: 0 15px;
	white-space: nowrap;
	background: url(images/btn-more.gif) no-repeat 100% -24px;
}
.more-gallery a:hover{
	background: url(images/btn-more.gif) no-repeat 0 -48px;
}
.more-gallery a:hover strong{
	background: url(images/btn-more.gif) no-repeat 100% -72px;
}*/
.all-more{
	float: right;
	height: 21px;
	padding: 12px 0 0 0;
}
.column-left .all-more,
.column-right .all-more{padding: 0;}
.all-more a{
	float: left;
	height: 21px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background: url(images/btn-more.gif) no-repeat 0 -96px;
}
.all-more a strong{
	height: 21px;
	float: left;
	cursor: pointer;
	line-height: 21px;
	padding: 0 15px;
	background: url(images/btn-more.gif) no-repeat 100% -117px;
}
.all-more a:hover{
	background: url(images/btn-more.gif) no-repeat 0 -138px;
}
.all-more a:hover strong{
	background: url(images/btn-more.gif) no-repeat 100% -159px;
}
a.btn-more-news{
	float: right;
	width: 107px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/btn-more-new.gif) no-repeat;
	outline: none;
}
a.btn-more-news:hover{background-position: 0 -22px;}
a.btn-more-news:active{background-position: 0 -44px;}
a.btn-older-entries{
	float: right;
	margin: 13px 0 0 0;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	width: 107px;
	outline: none;
	background: url(images/btn-older-entires.gif) no-repeat 0 0;
}
a.btn-older-entries:hover{background-position: 0 -22px;}
a.btn-older-entries:active{background-position: 0 -44px;}
a.btn-follow-us{
	float: right;
	margin: 13px 0 0 0;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	width: 107px;
	outline: none;
	background: url(images/btn-follow-us.gif) no-repeat 0 0;
}
a.btn-follow-us:hover{background-position: 0 -22px;}
a.btn-follow-us:active{background-position: 0 -44px;}
a.read-more{
	float: right;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	width: 107px;
	outline: none;
	background: url(images/btn-read-more.gif) no-repeat 0 0;
}
a.read-more:hover{background-position: 0 -22px;}
a.read-more:active{background-position: 0 -44px;}
.captcha-el{
	width: 600px;
}
.captcha-el label{
	display: block;
	padding: 0 0 5px 0;
}
img.wpcf7-captcha-captcha-693{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}
/*--message-block--*/
.message-block{
	width:242px;
	background: url(images/bg-message-block.gif) repeat-y;
}
.message-block-header{
	width:242px;
	background: url(images/bg-message-block-header.gif) no-repeat;
}
.message-block-footer{
	width:204px;
	background: url(images/bg-message-block-footer.gif) no-repeat 0 100%;
	padding: 15px 22px 30px 16px;
}
h2.message-title{
	background: url(images/bg-message-title.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	width: 203px;
	height: 21px;
	margin: 0 0 11px 0;
	padding: 0;
}
.sidebar-contact{
	width: 100%;
}
.s-cont-element{
	width: 203px;
	height: 26px;
	overflow: hidden;
	margin :0 0 8px 0;
	background: url(images/bg-field.gif) no-repeat;
}
.s-cont-element input{
	border: none;
	background: none;
	padding: 5px 10px;
	margin: 0;
	width: 183px;
}
.s-cont-element-text{
	background: url(images/bg-text.gif) no-repeat;
	width: 193px;
	height: 101px;
	padding: 0 0 0 10px;
	margin: 0 0 8px 0;
}
.s-cont-element-text textarea{
	margin: 0;
	overflow: auto;
	border: none;
	background: none;
	width: 193px;
	padding: 0;
	height: 100px;
}
.s-cont-submit{
	width: 100%;
	overflow: hidden;
}
.s-cont-submit-wrap{
	width: 76px;
	float: right;
	margin: 0;
	height: 14px;
	overflow: hidden;
	background: url(images/btn-send.gif) no-repeat;
}
.s-cont-submit-wrap:hover{background-position: 0 -17px;}
.s-cont-submit-wrap input{
	border: none;
	background: none;
	display: block;
	width: 76px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}
.cap-wrap{
	width: 100%;
	padding: 0 0 8px 0;
	overflow: hidden;
}
.cap-wrap img{
	float: left;
}
.cap-field{
	background: url(images/cap-field.gif) no-repeat;
	width: 104px;
	height: 30px;
	overflow: hidden;
	float: right;
}
.cap-field input{
	border: none;
	background: none;
	padding: 7px 10px;
	margin: 0;
	width: 84px;
}
/*--gold--*/
.gold{
	width: 62px;
	height: 85px;
	overflow: hidden;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/gold.png) no-repeat;
	position: absolute;
	top:1px;
	left: 203px;
}