/* JV Template 1.5 - Dec, 2010* -* Copyright (C) 2008-20010 APL Solutions And Vision Co., LTD. All Rights Reserved.* @license - Copyrighted Commercial Software* Author: APL Solutions And Vision Co., LTD* Websites:  ---------------------------*//* COMMON STYLE--------------------------------------------------------- */
html { height: 100%; }
body,
	form,
	fieldset {
		margin: 0;
		padding: 0;
	}
body {
	/*line-height: 21px;*/
	line-height: 1.8;
	font-size: 100%;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	min-height: 99%;
	height: auto;
	position: relative;
}
body#bd {
	color: #222222;
	background: #FFFFFF;
}
/*
body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}
*/
/*
Clearfix
*/
.clearfix {
	clear: both;
}
.cont_float { float: left; }
#jv-wrapper {
	margin: 0 auto;
	width: 100%;
	font-size: 10pt;
}
#jv-wrapper-inner {
	padding: 0 0 0px 0;
	overflow: hidden;
}
.jv-wrapper {
	width: 980px;
	margin: 0 auto;
}
#jv-wrapSide {
    float: left;
    width: 650px;
}
#jv-sidebarRight {
    background-color: #f5f5f5;
    border: 1px solid #EEE;
    padding: 8px 4px 0 0;
    float: right;
    width: 315px;
}
#jv-mainbody-inner {width: 100%;}
#jv-pretop2 .jv-wrapper {overflow: hidden;}
#jv-userwrap1,
	#jv-userwrap2,
	#jv-userwrap3,
	#jv-userwrap4,
	#jv-userwrap5,
	#jv-userwrap6,
	#jv-userwrap7 {
		width: 100%;
		clear: both;
	}
#jv-userwrap1-inner,
	#jv-userwrap2-inner,
	#jv-userwrap3-inner,
	#jv-userwrap4-inner,
	#jv-userwrap5-inner,
	#jv-userwrap6-inner,
	#jv-userwrap7-inner {
		padding: 0px ;
		overflow: hidden;
	}
div.moduletable,
	div.moduletable_menu,
	div.moduletable_text,
	div.module,
	div.module_menu,
	div.module_text {
		clear: both;
		margin: 0 0 15px 0;
		position: relative;
		overflow: hidden;
	}
div.modulecontent {
	padding: 0;
}
#jv-userwrap1 {
	/*margin: 10px 0;*/
}
#jv-userwrap1-inner {
	padding: 0px;
	border: none;
	background: none;
}

#jv-userwrap2-inner { border: solid 1px #E1E1E1; }
#jv-userwrap2-inner2,
	#jv-inset-inner2 {
		padding: 5px;
		display: block;
		overflow: hidden;
		position: relative;
		border: solid 1px #FFF;
		/*background: url(../images/bg-userwrap2.jpg) repeat-x top #FFF;*/
		background-color: #f0f0f0;
	}
#jv-user1 {
	/*padding: 5px;
	border: 1px solid #bbbbbb;
	background: url(../images/bg-userwrap2.jpg) repeat-x top #FFF;*/
}
#jv-user1 .jv-field-submit {text-align: center;}
#jv-user2 {float: none !important;}
#jv-user2 .moduletable {clear: none !important;}

#loginLogout {
    background-color: #000;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    vertical-align: top;
    font-family: "Oswald";
    font-size: 13px;
    font-weight: normal;
    padding: 3px 15px;
    text-transform: uppercase;
}
#loginLogout:hover {background-color: #ED5356;}
#llbutton-search {padding: 10px 0 0 0;}
#lightbox {
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	background:url('../images/overlay.png'); 
	z-index: 99;
}

#lightbox #content{
	box-shadow:0 0 25px #111;
	-webkit-box-shadow:0 0 25px #111;
	-moz-box-shadow:0 0 25px #111;
	width:350px;
	background-color: #fafafa;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 220px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#lightbox .close {
	background-image:url('../images/close.png');
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	display: block;
	float: right;
	margin: -19px -12px 0 0;
	cursor: pointer;
}

#jv-pretop { width: 100%; }
#jv-pretop-inner {
	overflow: hidden;
	width: 100%;
}
#jv-language-inner { float: right; margin: 0 0 0 80px; line-height: 62px; }
#jv-statictic-inner { float: right; }

#under_t { float: right; height: 72px; }

#under_t .bt-search {
	padding: 0;
	text-indent: -999em;
	float: right;
	width: 30px;
	height: 23px;
	border: none;
	cursor: pointer;
	background: url(../images/bg-button-search.png) no-repeat center 0 scroll transparent;
	position: relative;
	/*left: -30px;
	top: 4px;*/
	margin: 4px 0 0 -30px;
}
#under_t .png.search { padding: 0 5px 0 8px; display: inline-block; }
#under_t #mod_search_searchword { 
	width: 120px; 
	margin: 0;
}

table#under_t #adminForm { display: inline-block; }
table#under_t #adminForm a { text-decoration: none; }
table#under_t #adminForm a img { margin: 0 2px; }

#user_menu_td {
    display: table;
    height: 23px;
    width: 100%;
}
#user_menu_td table {
	float: right;
	width: auto;
}

/*****HEADER*****/
#jv-header {
	width: 100%;
	height: 80px;
	/*margin-top:-15px;*/
	background:  repeat-x 0;
}
#jv-header2 {
	width: 100%;
	background: url(../images/bg-header2.png) no-repeat 50% 0;
	height: 150px; /* for new year */
}
#jv-header-inner {
	width: 100%;
	height: 85px;
}
#jv-logo {
	/*padding: 22px 0 0 35px;
	float: left;
	width: 150px;*/
}
#logo {
	/*margin: 0;
	padding: 0;
	width: 180px;
	display: block;
	background: url(../images/logo.png) no-repeat 0 0;*/
}
#logo a {
	/*width: 150px;
	height: 45px;
	display: block;*/
}
#logo span { /*display: none;*/}

#jv-mainmenu {
	padding: 20px 0 0 0;
	/*float: right;*/
	/*margin: 0 80px 0 0;*/
    width: 100%;
}

	#jv-mainmenu-inner .moduletable { overflow: visible !important; }
	#jv-mainmenu-inner .jvmodule { padding: 0; overflow: visible !important; }
	#jv-mainmenu-inner ul.menu { /*display: table; margin: 0 40px 0 auto;*/text-align: center; }
	#jv-mainmenu-inner ul.menu > li { background: none repeat scroll 0 0 transparent; display: inline-block; padding: 0; }
	#jv-mainmenu-inner ul.menu > li > a { background: none repeat scroll 0 0 transparent; display: block; float: left; padding: 2px 0 2px 10px; text-decoration: none; }
	#jv-mainmenu-inner ul.menu > li > a > span { color: #FFFFFF; display: block; font-family: "Oswald"; font-size: 14px; line-height: 35px; margin: 0; padding: 0 10px 0 0; text-transform: uppercase; } 
	
	#jv-mainmenu-inner ul.menu > li.parent { position: relative; z-index: 22; }
	#jv-mainmenu-inner ul.menu > li.parent ul { position: absolute; top: 38px; left: -5px; background: rgba(0,0,0,0.9) !important; background: rgb(0,0,0); /* for old brousers*/ display: none; text-align: left; }
	#jv-mainmenu-inner ul.menu > li.parent ul li { padding: 0; }
	#jv-mainmenu-inner ul.menu > li.parent ul li a { display: block; padding: 5px 20px; color: #fff; text-decoration: none; white-space: nowrap; }
	#jv-mainmenu-inner ul.menu > li.parent ul li a:hover { text-decoration: underline; }
	#jv-mainmenu-inner ul.menu > li.parent ul li a span {
		display: inline;
		font-family: Arial;
		font-size: 10pt;
		font-weight: normal;
		line-height: 30px;
		padding: 0;
		text-transform: none;
	}
	#jv-mainmenu-inner ul.menu > li.parent:hover ul {display: block;}

#jv-logo-inner {float: left;}
#logo_div {float: left; width: 222px; height: 72px; color: #111; font-size: 32px; line-height: 62px; font-weight: bold;}
#logo_div img {display: block; width: 222px; height: 62px; padding: 5px 0;}
#jv-mainmenu-inner {width: 100%;}

/****LOGIN FORM****/
.loginForm h3 {
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}
.loginForm label {
	display: inline-block;
	width: 70px;
}
.forgotPass {
    text-align: center;
}
.logoutForm .button,
.loginForm .button {
 	display: block;
    margin: 7px auto;
    padding: 7px 40px;
}

.logoutForm .button:hover,
.loginForm .button:hover {
background-color:  #ED5356;
}
.logoutForm {
 text-align: center;
}

/*---------------------------------------*/
.jv-signin-account ul {list-style-type: none; margin: 0 0 5px 0; padding: 0;}
.jv-signin-account ul li {padding: 0; margin: 0; background: none; display: inline;}
.jv-signin-account ul li span {color: #666666;}
.jv-signin-account ul li label {color: #666666;}
.jv-signin-account ul li div { display: inline;}
.jv-label label {color: #666666;}

/*
#jv-under {
	width: 100%;
	background:  repeat-x 0;
}
#jv-under2 {	width: 100%;}
#jv-under-inner {
	padding: 0 20px 10px 0;
}
#jv-under-inner-left { float: left; }

#jv-under-inner-left .png.search { padding: 0 0 0 16px; }

#jv-under-inner-right { float: right; }
#jv-under-inner a { color: #67A025; text-decoration: none; border-bottom: 1.5px dotted #67A025; }
#jv-under-inner a:hover { color: #325d00; border-color: #325d00; }
#jv-under-inner span { color: #cccccc; }
#jv-under-inner p { padding: 0 30px 0 0; margin: 0; }
*/

/*****SLIDESHOW*****/
#jv-slideshow {
	padding: 5px 0px 20px 0px;
	width: 100%;
	/*height: 67px;*/
	background: none;
	display: block;
	/*margin-top: -20px;*/
}
.jv-pedonheadline-wrap,
	.jv-proshow,
	.jv-pedonheadline-group {
		overflow: visible;
	}
.jv-pedonheadline-group {
    margin-bottom: 0;
	padding: 0;
	width: 100%;
	height: 123px;
	position: relative;
	background: url(../images/bg-slideshow-group.png) no-repeat 0 0;
}
.jv-pedonheadline-group ul { margin: 0 0 0 55px; }
.jv-pedonheadline-group ul li {
	margin: 0 35px 0 0;
	width: 92px;
	height: 100px;
	overflow: hidden;
}
.jv-pedonheadline-group ul li.active { background: url(../images/bg-slide-active.png) no-repeat 0 0; }
.jv-pedonheadline-group a {
	margin: 18px 0 0 10px;
	padding: 0;
	float: left;
	width: 72px;
	height: 72px;
}
.jv-pedonheadline-group a img {
	margin: 0;
    padding: 0;
    background: none;
}
.jv-pedonheadline-group a:hover img,
	.jv-pedonheadline-group a:active img,
	.jv-pedonheadline-group a:focus img {
		background: none;
	}
.jv-proshow-inner {
	overflow: hidden;
	width: 100%;
}
.jv-proshow-intro {
	right: 250px;
	bottom: 123px;
	width: 480px;
	background: url(../images/bg-slideshow-intro.png);
}
.jv-proshow-intro-inner { padding: 10px; }
.jv-proshow-intro-inner a.readon {
	padding: 14px 0 0;
	color: #2E2E2E;
	width: 137px;
	height: 36px;
	float: right;
	font-size: 120%;
	text-align: center;
	text-shadow: 0 1px 0 #FFF,1px 0 0 #FFF;
	background: url(../images/bg-slideshow-readon.png) no-repeat 0 0;
}
.jv-proshow-intro-inner a.readon:hover,
	.jv-proshow-intro-inner a.readon:focus,
	.jv-proshow-intro-inner a.readon:active {
		color: #FFF;
		text-shadow: 0 1px 0 #2E2E2E,1px 0 0 #2E2E2E;
		background: url(../images/bg-slideshow-readon.png) no-repeat 0 0;
	}
.jv-proshow-display {
	top: 0 !important;
	left: 0 !important;
}
.jv-pedonheadline-wrap .but_pre {
	width: 39px;
	height: 47px;
	position: absolute;
	left: -10px;
	top: 28px;
    background: url(../images/bg-slideshow-arrow.png) no-repeat 0 0 !important;
}
.jv-pedonheadline-wrap .but_next {
	width: 39px;
	height: 47px;
	position: absolute;
	right: -10px;
	top: 28px;
    background: url(../images/bg-slideshow-arrow.png) no-repeat 100% 0 !important;
}
.jv-pedonheadline-wrap .but_pre:hover {
	opacity: 1 !important;
	background: url(../images/bg-slideshow-arrow.png) no-repeat 0 100% !important;
}
.jv-pedonheadline-wrap .but_next:hover {
	opacity: 1 !important;
    background: url(../images/bg-slideshow-arrow.png) no-repeat 100% 100% !important;
}
.jv-pedonheadline-wrap .loading {
    background: url(../images/loading.gif) no-repeat 50% 40%;
}

/*****BREADCRUMB*****/
#jv-breadcrumb {
	margin: 0px 0px 0px 100px;
	float: left;
	width: 850px;
}
#jv-breadcrumb a { color: #222; text-decoration: none; }
#jv-breadcrumb a:hover { color: #FF0000; text-decoration: underline; }

/*****SEARCH*****/
#jv-search {
	float: right;
	margin: -40px 20px 0 0;
	/*width: 970px;*/
}
#jv-search .button,
	#jv-search .bt-search {
	padding: 0;
	text-indent: -999em;
	float: right;
	width: 34px;
	height: 23px;
	border: none;
	cursor: pointer;
	background: url(../images/bg-button-search.png) no-repeat center 0 scroll transparent;
	position: relative;
	left: 172px;
	top: 4px;
}
#jv-search .inputbox {
	/*margin: -15px 0px 0px 0px;*/
	border: none;
	width: 155px;
	float: right;
	background: url(../images/bg-inputbox-search.png) no-repeat 0 0;
}

/*****CONTENT*****/
#jv-mainbody { margin: 10px 0; width: 100%; }
#jv-container,
	#jv-container-left,
	#jv-container-right,
	#jv-container-full { width: 100%;}
#jv-left { float: left; width: 20%; }
#jv-right { float: right; width: 30%; }
#jv-content { float: left; width: 100%; }
#jv-container-left #jv-content,
	#jv-container-right #jv-content {
		width: 80%;
	}
#jv-container-full #jv-content { width: 100%; }
#jv-content-inner { padding: 0 10px 0 0; }
#jv-container-full #jv-content-inner { padding: 0; }

/*****LEFT RIGHT*****/
#jv-left .jvmodule,
	#jv-right .jvmodule {
		padding: 0;
	}
#jv-left .modulecontent,
	#jv-right .modulecontent,
	#jv-userwrap3 .modulecontent {
		padding: 8px;
		overflow: hidden;
		border: solid 1px #DFDFDF;
		background: #FFF;
	}
#jv-left h3.moduletitle,
	#jv-right h3.moduletitle,
	#jv-userwrap3 h3.moduletitle {
		padding: 0;
		width: 100%;
		overflow: hidden;
		border-bottom: solid 5px #000;
	}
#jv-left h3.moduletitle span,
	#jv-right h3.moduletitle span,
	#jv-userwrap3 h3.moduletitle span {
		padding: 5px 10px;
		color: #FFF;
		float: left;
		background: url(../images/bg-moduletitle.png) repeat-x 0 0 #000;
	}

/*****INSET*****/
#jv-inset { margin: 10px 0; width: 100%; }
#jv-inset-inner { border: 1px solid #E1E1E1; }
#jv-inset-inner2 { padding: 20px 40px; }
#jv-inset .jv-left-inner,
	#jv-inset .jv-right-inner { width: 410px; }
#jv-inset .jv-right-inner { float: right; }
.artitle {
	padding: 0 0 0 30px;
	color: #000;
	font-size: 140%;
	/*line-height: 100%;*/
	background: url(../images/bg-artitle.png) no-repeat 0 0;
}
.artitle span {
	color: #A6A6A6;
	font-size: 60%;
}

/*****USERWRAP4*****/
#jv-userwrap4 {
	color: #FFF;
	background: #000 url(../images/bg-userwrap4.jpg);
}
#jv-userwrap4-2 { background: url(../images/bg-userwrap4-2.jpg) repeat-x top; }
#jv-userwrap4-inner { padding: 20px 0; }
#jv-userwrap4 h3.moduletitle { color: #FFF; }
#jv-userwrap4 a { color: #ED207A; }
#jv-userwrap4 ul li { background: url(../images/bg-userwrap4-bullet.png) no-repeat 0 7px; }
#jv-userwrap4 li a { color: #FFF; }
#jv-userwrap4 div.latestnewsitems { padding: 0 0 10px 0; background: url(../images/bg-userwrap4-line.png) repeat-x 0 100%; }

/*****BOTTOM*****/
#jv-bottom { clear: both; color: #6E6E6E; width: 100%; /*height: 390px;*/ background: #111111 url('../images/footer_top.png') repeat-x top; bottom: 0; left: 0; }
#jv-bottom-inner { /*padding: 20px 0; height: 350px;*/ width: 100%; overflow: hidden; }
#jv-bottom a { color: #6E6E6E; }
#jv-bottom a:hover,
	#jv-bottom a:focus,
	#jv-bottom a:active {
		text-decoration: underline !important;
	}
#jv-copyright {
	float: left;
	width: 55%;
}
#jv-footer {
	/*float: right;
	width: 40%;*/
}
#jv-footer ul.menu { margin: 0; float: right; }
#jv-footer ul.menu li { display: inline; }

/*****JV USER*****/
.jv-user { float: left; overflow: hidden; }
.jv-box-right { float: right; }
.jv-box-left .jv-box-inside { padding: 0 5px 0 0; }
.jv-box-center .jv-box-inside { padding: 0 5px; }
.jv-box-right .jv-box-inside { padding: 0 0 0 5px; }

/****JV USER2****/
.web_services a:hover,
	.web_services a:hover span {
		color: #ff0000 !important;
	}
.web_services a img { top: -35px; }
.web_services a:hover img { top: 0; }
.web_services a:hover span { border-color: #ff0000 !important; }

/*****MODULE*****/
#jv-right .tabs .modulecontent { padding: 0; background: none; border: none; }
#jv-right .tabs .jv_tab_default_wrap .jv_default_container { padding: 0 !important; }
#jv-right .tabs .jv_tab_default_wrap .jv_tabs_panel,
	#jv-right .tabs .jv_tab_default_wrap .jv_tabs_panel_r,
	#jv-right .tabs .jv_tab_default_wrap .jv_tabs_panel_bc,
	#jv-right .tabs .jv_tab_default_wrap .jv_tabs_panel_bl,
	#jv-right .tabs .jv_tab_default_wrap .jv_tabs_panel_br,
	#jv-right .tabs .jv_tab_default_wrap .jv_tabs_panel .panel_tc,
	#jv-right .tabs .jv_tab_default_wrap .jv_tabs_panel .panel_tl  {
		background: none;
	}
#jv-right .tabs .jv_tab_default_wrap .jv_tabs_panel .panel_tr {
	padding: 8px;
	width: auto;
	background: #FFF;
	border: 1px solid #DFDFDF;
}
#jv-right .tabs .jv_tab_default_wrap .jv_default_content .jv_default_conten_wrap,
	#jv-right .tabs .jv_tab_default_wrap div.jv_tabs_panel .jv_default_content ul {
		padding: 0;
	}
#jv-right .tabs .jv_tab_default_wrap .wrap_top ul.tabs_title {
	width: 100%;
	border-bottom: 5px solid #000000;
}
#jv-right .tabs .jv_tab_default_wrap ul.tabs_title li h3 {
	padding: 0;
	height: 32px;
	background: none;
	font-weight: normal;
}
#jv-right .tabs .jv_tab_default_wrap ul.tabs_title li h3 span {
	padding: 0 10px;
	height: 32px;
	/*line-height: 32px;*/
	color: #000;
	background: none;
}
#jv-right .tabs .jv_tab_default_wrap ul.tabs_title li.active h3 {
	padding: 0;
	height: 32px;
	background: none;
	font-weight: normal;
}
#jv-right .tabs .jv_tab_default_wrap ul.tabs_title li.active h3 span {
	color: #FFF;
	background: url(../images/bg-moduletitle.png) repeat-x 0 0 #000;
}
#jv-right .tabs .jv_tab_default_wrap ul.tabs_title li.first.active h3,
	#jv-right .tabs .jv_tab_default_wrap ul.tabs_title li.first.active h3 span {
		height: 32px;
	}
.jvmodule {
	padding: 0 10px;
	overflow: hidden;
}
.box .jvmodule {
	border: solid 1px #E3E3E3;
	background: url(../images/bg-box.jpg) repeat-x bottom #FFF;
}
h3.moduletitle {
	margin: 0;
	padding: 0 0 15px 0;
	color: #333333;
	font-weight: normal;
}
#jv-userwrap2 h3.moduletitle { text-shadow: 1px 1px 0 #d7d7d7; font-size: large; }
.logo h3.moduletitle,
	.email h3.moduletitle,
	.pepole h3.moduletitle,
	.card h3.moduletitle,
	.calendar h3.moduletitle {
		padding-top: 5px;
		padding-left: 40px;
	}
.logo h3.moduletitle { background: url(../images/icon/logo.png) no-repeat 0 0; }
.email h3.moduletitle { background: url(../images/icon/email.png) no-repeat 0 0; }
.pepole h3.moduletitle { background: url(../images/icon/pepole.png) no-repeat 0 0; }
.card h3.moduletitle { background: url(../images/icon/card.png) no-repeat 0 0; }
.calendar h3.moduletitle { background: url(../images/icon/calendar.png) no-repeat 0 0; }
.jvmodule ul.arrow li { padding: 3px 0 3px 15px; border-bottom: dotted 1px #C9C9C9; }
.jv_wrap_twitter .jv_twitter_status { display: none; }
#jv-userwrap4 .jv_twitter li.jv_twitter_item,
	#jv-userwrap4 ul.jv_user_timeline li.jv_twitter_item {
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		border-top: none;
		background: url(../images/bg-userwrap4-line.png) repeat-x 0 100%;
	}
img.photo {
	margin: 0 5px 10px 5px;
	padding: 10px;
	float: left;
	border: solid 1px #DFDFDF;
}
#jv-userwrap4 a.jv_twitter_link {color: #ED207A;}
.jv_twitter li.jv_twitter_item,
	ul.jv_user_timeline li.jv_twitter_item {
		background: none;
	}
/*****END MODULE*****//*****K2*****/
div.itemView {	border-bottom: none;}
div.jvItems {margin: 0 0 16px 0;padding: 16px;background: #FFF;border: 1px solid #DFDFDF;}
div.itemHeader h2.itemTitle {padding: 0 0 10px 0;color: #000;}
div.itemAuthorBlock {background: #FFF;border: 1px solid #DFDFDF;}
div.itemAuthorLatest {padding: 16px;background: #FFF;border: 1px solid #DFDFDF;}
h3.jvk2titlebox {margin: 0;	padding: 0;	font-size: 100%;font-weight: normal;width: 100%;height: 31px;overflow: hidden;border-bottom: 5px solid #000;}
h3.jvk2titlebox span {padding: 5px 10px;float: left;color: #FFF;background: url(../images/bg-moduletitle.png) repeat-x 0 0 #000;}
div.itemNavigation {padding: 4px 16px; background: #FFF;border: 1px solid #DFDFDF;}
div.itemComments {padding: 0;background: none;border: none;}
div.itemListsComments,
div.itemCommentsForms {margin: 0 0 16px 0;padding: 16px;background: #FFF;border: 1px solid #DFDFDF;}
div.itemCommentsForm h3 {padding: 0;}
div.itemCommentsForm form input#submitCommentButton {background: #ED207A;border: none;font-size: 14px;}
div.itemCommentsForm form input#submitCommentButton:hover,
div.itemCommentsForm form input#submitCommentButton:focus,
div.itemCommentsForm form input#submitCommentButton:active {background: #3A3A3A;}
div.itemCommentsForm p.itemCommentsFormNotes {border-top: none;}
div.catItemHeader h3.catItemTitle a {color: #3E3E3E;}
a.k2ReadMore {padding: 3px 7px;	text-align: center;	color: #FFF; background: #ED207A;}
a.k2ReadMore:hover,
a.k2ReadMore:focus,
a.k2ReadMore:active {background: #3A3A3A;}
div.itemIntroText {font-size: 120%;}
div.itemSocialLinksBlock ul.itemSocialLinks li,
div.itemTagsBlock ul.itemTags li,
div.catItemTagsBlock ul.catItemTags li {background: none;}
.under_menu a { text-decoration: none; float: right; }
.under_menu a img {
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}

#jv-message { width: 100%; }
#jv-message2 { width: 100%; }
#jv-message-inner { width: 100%; }

.under_menu a span { position: relative; top: -8px; }
#navigation111 { top: 92px !important; }
#prev111 { left: -70px !important; }
#next111 { right: -70px !important; }

#products_home img { position: relative; }
#products_home img:hover { top: -160px; }

.read_more_block { height: 26px; overflow: hidden; position: relative; display: inline-block; text-decoration: none; }
.read_more_block img { position: relative; top: 0; }
.read_more_block:hover img { top: -26px; }

/*tabs*/

.tabs .tab_menu {
    position: relative;
    z-index: 11;
}
.tabs .tab_menu ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    text-align: left;
    top: 1px;
}
.tabs .tab_menu ul li {
    background-color: #EFEFEF;
    float: left;
    list-style-type: none;
    padding: 0;
}
.tabs .tab_menu ul li label {
    background: url("../images/bg_normal_li.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #D3D3D3;
    border-bottom: 1px solid #FFFFFF;
    color: #333333;
    cursor: pointer;
    float: left;
    font-family: 'Oswald';
    font-size: 14px;
    margin: 0 -1px;
    padding: 15px 0;
    text-align: center;
}
.tabs .tab_menu ul li.current label {
    background: url("../images/tab_li_arrow.png") no-repeat scroll center top #F8F8F8;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #3399FF;
    box-shadow: -2px -3px 7px rgba(50, 50, 50, 0.15);
    color: #3399FF;
    cursor: default;
    margin-top: 0;
}
.tabs .current_tab {
    margin: 0 2px;
    padding: 6px 20px;
    position: relative;
    z-index: 10;
}
.tabs .current_tab .space {
    display: none;
}
.tabs .current_tab .space_1 {
    display: block;
}

/*.tabs {}
.tabs .tab_menu { position: relative; z-index: 11; }
.tabs .tab_menu ul { text-align: left; margin: 0; padding: 0 20px; list-style-type: none; overflow: hidden; position: relative; top: 1px; }
.tabs .tab_menu ul li {
	background: none repeat scroll 0 0 transparent;
	float: left;
	list-style: none outside none;
	padding: 0;
}

.tabs .tab_menu ul li label {
font-family: 'Oswald';
background:url('../images/bg_normal_li.png') repeat-x;
	background-color: #EEEEEE;
	border-radius: 6px 6px 0 0;
	 -moz-border-radius: 6px 6px 0 0;
	  -webkit-border-radius: 6px 6px 0 0;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
	color: #333333;
	font-size: 14px;
	float: left;
	padding: 0 22px;
	cursor: pointer;
	padding: 15px 40px 18px;
	border: 1px solid;
	border-color: #d3d3d3 #d3d3d3 #eee;
	margin-top:2px;
}
.tabs .tab_menu ul li.current label {
	border-top: 1px solid #39f;
	color:#39f;
	background: #f8f8f8 url('../images/tab_li_arrow.png') no-repeat center top;
	border-bottom: 1px solid #FFFFFF;
	cursor: default;
	-webkit-box-shadow: -2px -3px 7px 
	rgba(50,50,50,.15);
	-moz-box-shadow: -2px -3px 7px rgba(50,50,50,.15);
	box-shadow: -2px -3px 7px 
	rgba(50,50,50,.15);
	padding-top:17px;
	padding-bottom:19px;
	margin-top:0;
}

.tabs .current_tab {
	border: 1px solid #BBBBBB;
	border-radius: 12px 12px 12px 12px;
	 -moz-border-radius: 12px 12px 12px 12px;
	  -webkit-border-radius: 12px 12px 12px 12px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	margin: 0 2px;
	padding: 6px 20px;
	position: relative;
	z-index: 10;
}
.tabs .current_tab .space { display: none; }
.tabs .current_tab .space_1 { display: block; }

*/
.hover_j { width: 233px; height: 233px; overflow: hidden; display: inline-block; }
.hover_j:hover img { position: relative; top: -235px; }

/* Templates page */

#clear {
clear:both;
}

.template_wrapper {
border:1px solid #DDDDDD;
width:290px;
min-height:400px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
behavior: url(border-radius.htc);
margin:30px 12px;
background:#F4F4F4;
float:left;
}

.template_title {
height:40px;
margin-top:1px;
background:#E8E8E8;
padding:5px;
}

.template_free_wrapper {
width:265px;
height:350px;
position:absolute;
top:0;
right:0;
}

#template_free {
width:90px;
height:130px;
background:url('../images/free_corner.png') no-repeat;
position:absolute;
top: -8px;
right: 0;
z-index: 10;
}

.template_image {
position:relative;
width:265px;
height:350px;
margin:10px auto;
background:#fff;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
behavior: url(border-radius.htc);
border-right:1px solid #FBFBFB;
border-bottom:1px solid #FBFBFB;
/*overflow:hidden;*/
}

.template_image img {
position:relative;
z-index:0;
width:265px;
height:350px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
behavior: url(border-radius.htc);
}

.template_shadow {
position: absolute;
z-index:3;
top:0;
width:265px;
height:350px;
-moz-box-shadow: 0 0 10px 3px #D7D7D7 inset;
-webkit-box-shadow: 0 0 10px 3px #D7D7D7 inset;
box-shadow: 0 0 10px 3px #D7D7D7 inset;
behavior: url(border-radius.htc);
behavior: url(box-shadow.htc);
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.template_image_link {
position: absolute;
z-index:4;
top:0;
width:265px;
height:350px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
behavior: url(border-radius.htc);
overflow:hidden;
}

.template_image a {
display:block;
height:350px;
width:265px;
text-decoration:none;
cursor:pointer;
}

#template_hover {
background:url('../images/shadow_hover.png') no-repeat;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
behavior: url(border-radius.htc);
}

.template_hover {
position:absolute;
z-index:5;
width:265px;
height:350px;
}

.template_image a:hover {
text-decoration:none;
}

.template_image_link a {
display:block;
height:350px;
width:265px;
text-decoration:none;
}

.template_image_link {
visibility:hidden;
height:350px;
width:265px;
position:absolute;
z-index:5;
background:url('../images/shadow_hover.png') no-repeat;
}

.template_image_link a:hover {
text-decoration:none;
/*background:url('../images/shadow_hover.png') no-repeat;*/
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
behavior: url(border-radius.htc);
}

.template_description {
padding:5px;
height:50px;
margin:0 8px;
color:#565656;
text-shadow:1px 1px #fff;
}

.template_link {
position:absolute;
z-index:5;
background:#000;
display:block;
width:265px;
height:350px;
}

.template_description_text {
height:50px;
overflow:hidden;
text-align:center;
}

.template_features {
float:right; 
height: 40px;
margin:10px 0;

}

.template_live_demo {
height: 40px;
margin:10px 0;
}

.template_date {
float:right;
height:20px;
margin:11px 8px 0 0;
color:#565656;
text-shadow:1px 1px #fff;
}

.template_name {
height:20px;
margin:11px 0 0 8px;
color:#414141;
text-shadow:1px 1px #fff;
font-weight:bold;
}

#templates_pagenator {
text-align:center;
margin-bottom:50px;
}

#templates_main_wrapper {
padding-left:15px;
}

#templates_pagenator li {
border:1px solid #EEEEEE;
padding:5px;
margin:0 2px;
display:inline;
list-style-type:none  !important;
background:#F6F6F6;
}

#templates_pagenator li a {
color:#565656;
}

#templates_pagenator li a:hover {
color:#565656;
}

.page-inset .template_wrapper {
display:none;
}

/*----------------------------------buy now  -------------------------*/
#template_sale_wrapper {
width:965px;
margin:50px auto;
font-family:'Oswald',sans serif;
}

.ts_wrapper {
float:left;
width:238px;
/*height:600px;*/
border:1px solid #E1E2E3;
text-align:center;
color:#4f4f4f;
overflow:hidden;
margin-bottom:50px;
}

#template_sale_basic .template_sale_price {
    color:&nbsp;#333333;&nbsp;&nbsp;&nbsp; 
    font-size:&nbsp;46px;
}

#template_sale_pro_pack {
min-height:350px;
margin-top:-25px;
position:relative;
}
 
#template_sale_arrow {
position:absolute;
background:url('../images/blue_text.png')no-repeat;
width:181px;
height:171px;
bottom:70px;
left:95px;
}

.desc_plus {
background:url('../images/plus.png') no-repeat center bottom;
padding-bottom:20px;
text-align:center;
font-weight:bold;
}

.template_sale_title {
background:#E6E6E6 url('../images/title_bg_normal.png') repeat-x;
border-bottom:1px solid #E1E2E3;
font-size:22px;
padding:15px 0;
text-shadow:1px 1px #fff;
color:#000;
}

#template_sale_pro_pack .template_sale_title {
background:#6395F4 url('../images/title_bg.png') repeat-x;
text-shadow:0 -1px #6D6D6D;
color:#fff;
}

.template_sale_price {
border-bottom:1px solid #E1E2E3;
padding:15px 0;
font-size:56px;
font-family: 'Dosis', sans-serif;
font-weight:bold;
}

.template_sale_description {
min-height:200px;
border-bottom:1px solid #E1E2E3;
text-align:left;
font-size:18px;
padding:10px 0;
background:#FAFAFA;
text-shadow:1px 1px #fff;
color:#222222;
min-height:300px;
}

.template_sale_description ul {
list-style-type: none;
}

.template_sale_description ul li {
background:url('../images/check.png') no-repeat;
padding: 2px 0 5px 24px;
font-size:14px;
margin:3px 5px 3px 20px; 
line-height:1 !important;
}

.template_sale_button {
height:50px;
padding:15px;
background:#fafafa;
}

.template_sale_button a {
line-height:1 !important;
color:#fff;
padding-top:10px;
font-size:18px;
margin:0 auto;
display:block;
width:140px;
height:33px;
background:url(../images/buy_bt.png) no-repeat;
text-decoration:none;
text-shadow:0 -1px #6D6D6D;
}

.template_sale_button a:hover {
text-decoration:none;
}

#template_sale_pro_pack .template_sale_button , #template_sale_pro_pack .template_sale_description {
background:#F0F0F1;
}

#social_coomments_wrapper #template_sale_wrapper {
width:640px;
}

/*-------------------------------------------------------Demo page  ---------------------------------------------*/

#demo_wrapper {
margin:20px auto;
width:960px;
}

#demo_description {
height:220px;
overflow:hidden;
}

#demo_logos {
height:98px;
overflow:hidden;
margin-top:20px;
}

#demo_logos img {
background:#fff;
padding:5px;
border:1px solid #E3E3E3;
margin:10px;
}

#demo_logos img:hover {
background:#F7F7F7;
border:1px solid #BCBCBC;
}

#demo_logos a {
outline:none;
}

#demo_logos_part_01 {
float:left;
}

.demo_table {
width:100%;
/*margin:40px 0;*/
vertical-align:top;
}

.demo_table td {
width:33%;
vertical-align:top;
padding:0 15px;
font-family: 'Times New Roman', serif;
font-size:14px;
line-height:1.7;
}

.demo_table h2 {
font-size:26px;
font-family: 'Yanone Kaffeesatz', sans-serif;
color:#6199F1;
line-height:1;
margin-bottom:0 !important;
}

.demo_table h3 {
color:#969696;
margin-top:0 !important;
font-size:17px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-weight:normal;
}

.demo_table p {
color:#9A9A9A;
font-size:12px;
font-family:'Arial', sans-serif;
}

.demo_button_a {
width:220px;
height:56px;
display:block;
margin:0 auto;
background:url('../images/buy_bt_01.png')no-repeat;
text-align:center;
color:#fff;
text-shadow:0 -1px #6D6D6D;
padding-top:10px;
font-size:22px;
font-family:'Times New Roman', serif;
text-decoration:none;
}

.demo_button_a:hover {
color:#fff;
}



#demo_title {
text-align:center;
font-family: 'Yanone Kaffeesatz', sans-serif;
margin:40px 0;
background:#F4F8FA;
border:1px solid #D7E3EC;
padding:10px 0;
}

#demo_title h2 {
font-weight:200;
text-transform:uppercase;
font-size:30px;
margin:15px 0;
}

#demo_title h2 span.bold {
font-weight:300;
}

/*
#demo_logo_title h2 { 
text-align:center;
color:#6199F1;
font-family:'Yanone Kaffeesatz',sans-serif;
font-weight:300;
text-transform:uppercase;
font-size:30px;
line-height:1;
}*/

#demo_view_more {
background:url('../images/border_view.png') repeat-x center;

margin:25px 0 50px 0;
position:relative;
}

#demo_view_arrow {
position:absolute;
left:219px;
top:-16px;
width:198px;
height:85px;
background:url(../images/arrow_view.png) no-repeat;
}

#demo_view_more .demo_view_a {
background:#fff;
padding:0 10px;
color:#6d6d6d;
line-height:1;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:18px;
cursor:pointer;
border:none;
}

.demo_view_a span {
color:#6199F1;
}

#demo_view_a_wrapper {
margin:0 auto;
width: 140px;
height: 20px;
white-space:nowrap;
}

#demo_button {
height:80px;
position:relative;
}

#demo_arrow_featured {
position:absolute;
background:url(../images/arrow_features.png) no-repeat;
width:188px;
height:60px;
right:150px;
bottom:37px;
}

#demo_logo_title {
margin-top:20px;
}

#demo_logo_title h2 {
font-family: 'Just Another Hand', cursive;
font-size:36px;
text-align:center;
font-weight:400;
color:#2995F1;
}

/*.quotes_up {
display:block;
float:left;
margin-right:8px;
width:14px;
height:12px;
background:url('../images/quote_up.png') no-repeat;
font-weight:bold;
font-size:17px;
color:#7E7E7E;
font-style:italic;
}*/

/*.quotes_dwn {
display:block;
float:left;
margin-right:5px;
width:14px;
height:12px;
background:url('../images/quote_dwn.png') no-repeat;
font-weight:bold;
font-size:17px;
color:#7E7E7E;
font-style:italic;
}*/

/*-------------------------------------------------------Membership table  ---------------------------------------------
#new_table
{
color: #696969;
font-family:'Quicksand', sans serif;
font-size: 14px;
height: auto;
margin: 0 auto;
padding:0;
}
	#new_table ul
{
	margin: 0;
	padding: 0;
	float:left;
}
		#new_table ul li
{
		float: left;
		margin: 0;
		padding: 15px 0;
		width:100%;
}
			li p
{
			color: #696969;
			font-size: 14px;
}
	ul#col_Single,
	ul#col_Basic,
	ul#col_Standart,
	ul#col_Developer
{
	border: 1px solid #E1E2E3;
	text-align: center;
	width: 24%;
	list-style: none outside none;
}
		ul#col_Single:hover,
		ul#col_Basic:hover,
		ul#col_Standart:hover,
		ul#col_Developer:hover,
		ul.default
{
		box-shadow: 0 0 25px #d3d3d3;
		left: 0;
		position: relative;
		top: -30px;
		z-index: 100;
}
			ul#col_Single:hover .first,
			ul#col_Basic:hover .first,
			ul#col_Standart:hover .first,
			ul#col_Developer:hover .first,
			ul.default .first
{
			background:url("../images/bg_blue.png") repeat-x ;
}
				ul#col_Single:hover .first span.title,
				ul#col_Basic:hover .first span.title,
				ul#col_Standart:hover .first span.title,
				ul#col_Developer:hover .first span.title,
				ul.default .first span.title
{
				text-shadow:0 -1px #6D6D6D !important;
				color:#fff !important;
}
			ul#col_Single:hover .dark,
			ul#col_Basic:hover .dark,
			ul#col_Standart:hover .dark,
			ul#col_Developer:hover .dark,
			ul.default
{
			background:#E1E2E3;
}
		ul li.first
{
		background: url("../images/bg_grey.png") repeat-x scroll 0 0 transparent;
		height: 70px;
		padding: 0 !important;
		width: 100%;
		border-bottom:1px solid #E1E2E3;
}
			li.first span.title
{
			color: #000000;
			display: block;
			font-size: 22px;
			margin: 22px 0;
			text-shadow: 1px 1px #FFFFFF;
}
		ul li.light
{
		background:#ffffff;
		padding: 20px 0 !important;
		border-bottom: 1px solid #E1E2E3;
}
			li.light span.single,
			li.light span.basic,
			li.light span.standart,
			li.light span.developer
{
			color: #4F4F4F;
			display: block;
			font-family: 'Dosis',sans-serif;
			font-size: 41px;
			font-weight: bold;
			text-align: center !important;
			width: 228px;
}
		ul li.dark
{
		background:  #FAFAFA;
		border-bottom: 1px solid #E1E2E3;
		color: #222222;
		font-size: 18px;
		min-height: 300px;
		padding: 10px 0;
		text-align: left;
		text-shadow: 1px 1px #FFFFFF;
}
			li.dark ul.sub
{
			list-style:none;
}
				ul.sub li
{
				background:  url("../images/check.png") no-repeat !important; 
				font-size: 14px;
				line-height: 1 !important;
				padding: 2px 0 5px 24px!important;
				text-align: left;
				margin: 3px 5px 3px 20px !important;
}
					ul.sub li.duration_domain
{
					line-height: 1.2 !important;
					background:none !important; 
					padding-bottom: 15px !important;
}
						ul.sub li.duration_domain p
{
						color: #222222;
						font-size: 15px;
						font-weight: bold;
						text-align: center;
						text-shadow: 1px 1px #FFFFFF;
						width: 154px;
						margin:0;
						padding:0;
}
							ul.sub li p a 
{
							display: inline;
							font-family: 'Arial', sans-serif !important;
							color:#006688;
}
								span.info_hover
{
								background: none repeat scroll 0 0 #000;
								border-radius: 3px;
								color: #fff;
								font-family: 'Arial', sans-serif !important;
								height: auto;
								left: -181px;
								opacity: 0.8;
								padding: 15px 5px 10px 10px;
								position: absolute;
								top: 24px;
								white-space: normal !important;
								width: 204px;
								z-index: 100;
								cursor:help !important;
								display:none;
}
									a:hover span.info_hover
{
									display: block;
}
		ul li.footer
{
		background: none repeat scroll 0 0 #FAFAFA;
		padding-bottom: 25px !important;
}
/*-------------sprite buttons-------------*/
div.four_buttons{
	background: url("../images/arrow_vertic.png") no-repeat scroll 89% -4px transparent;
    margin-left: 140px;
    padding: 23px 0 0;
    width: 813px;
}

div.four_buttons .top_txt {
    color: #3EA0F3;
    float: right;
    font-family: 'Just Another Hand' !important;
    font-size: 28px;
    line-height: 0.9em;
    margin-top: -25px;
    padding: 0 45px;
    text-align: right;
    width: 980px;
}

a.sprite_demo{
		background:  url(../images/button_template_live_demo_.png) no-repeat ; 
}
a.sprite_download{
		background:  url(../images/button_download_.png) no-repeat ; 
}
a.sprite_purchase{
		background:  url(../images/button_single_purchase_.png) no-repeat ; 
}
a.sprite_member{
		background:  url(../images/button_become_member_.png) no-repeat ; 
}
a.sprite_demo,
a.sprite_download,
a.sprite_purchase,
a.sprite_member
{
		float: left;
		height: 58px;
		margin: 0 5px;
		text-decoration: none;
		width: 165px;
}
		
a.sprite_demo:hover,
a.sprite_download:hover,
a.sprite_purchase:hover,
a.sprite_member:hover
{
		background-position: 0 -63px; 
}
	/*-----------------------*/
	.big_but{
		background: url("../images/big-download-button.png") no-repeat scroll 0 0 transparent;
		display: block;
		height: 116px;
		margin: 0 auto;
		width: 438px;
	}
	.big_but:hover{
		background-position: 0 -113px; 
	}
	

.big_but_member{
		background: url(http://ordasoft.com/images/stories/big-membership-button.png) no-repeat scroll 0 0 transparent;
		display: block;
		height: 116px;
		margin: 0 auto;
		width: 438px;
	}
	.big_but_member:hover{
		background-position: 0 -113px; 
	}
/*---START BECOME MEMBER-----*/	
	.big_but_template{
		background: url(http://ordasoft.com/images/stories/big-template-button.png) no-repeat scroll 0 0 transparent;
		display: block;
		height: 116px;
		margin: 0 auto;
		width: 438px;
	}
	.big_but_template:hover{
		background-position: 0 -113px; 
	}

/*-----------------------*/
	.mid_but{
		background: url("../images/download_Joomla_blank_template.png") no-repeat scroll 0 0 transparent;
		display: block;
		height: 50px;
		margin: 0 auto;
		width: 210px;
	}
	.mid_but:hover{
		background-position: 0 -50px; 
	}


/*----------template page test------------*/

.content_desc_head {
overflow:hidden;
width:980px;
}

.content_desc_head h1 {
border-bottom:1px solid #E5E5E5;
padding-bottom:10px;
width:100%;
}

.content_desc_head {
overflow:hidden;
}

.content_desc_head.main_p h1 {
margin:0;
padding-bottom:0;
border:none;
}

.content_desc_head h3 {
margin-top:0;
font-size:21px;
}

.content_desc_head h3 a {
border-bottom:1px solid #E5E5E5;
display:block;
width:100%;
background:none;
margin-top:0;
padding:0 0 15px 0;
}

.content_desc_head h3 a:hover {
background:none !important;
color:#4f4f4f !important;
}

.content_desc_filter {
float:left;
}
 
.content_desc_head a {
display: block;
float: left;
padding: 3px 5px;
margin: 0 5px;
background: #f5f5f5;
margin-top: 10px;
color: #4F4F4F;
}

.content_desc_a_selected, .content_desc_head a:hover{
background:#F25824 !important;
color:#fff !important;
}
#under_t a.button_new_account{
    background:#F25824;
    color:#fff;
}
#under_t a.button_new_account{
    padding: 5px 5px;
    cursor:pointer;
}
#under_t a.button_new_account:hover{
    background: #333;
    text-decoration:none;
    color:#fff;
}

.tmpl_wrapper {
    width: 290px;
    height: 225px;
    margin: 15px 12px 0;
    border: 1px solid #EEEEEE;
    position: relative;
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    float:left;
}

.tmpl_wrapper img {
    float: left;
    width: 290px;
    height: 225px;
	opacity: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

.tmpl_back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    overflow:hidden;
}

.tmpl_wrapper .tmpl_front {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
   -khtml-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
       -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
         transition: all 0.5s ease 0s;
}
.tmpl_wrapper .tmpl_back {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
  -khtml-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
       -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
         transition: all 0.5s ease 0s;
}

.tmpl_wrapper:hover .tmpl_front {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.tmpl_wrapper:hover .tmpl_back {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}


.tmpl_back_title { width: 265px; margin:10px; text-align: center; }

.tmpl_back_title a, .over_tag a {text-decoration:none; color:#6bacf0;}

.tmpl_back_title a:hover, .over_tag a:hover { color: #66b6f6; }

.tmpl_back_desc {
    float: left;
    width: 230px;
    height: 189px;
    overflow: hidden;
    margin: 0 30px;
    color: #222222;
    line-height: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.tmpl_back_link {
    float: left;
    width: 48px;
    height: 48px;
    margin: 0 121px;
    overflow: hidden;
    position: absolute;
}

.tmpl_back_link a {
    float: left;
    width: 48px;
    height: 48px;
    background: url("../images/view.png") no-repeat center center; 
    transition: transform 1s;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
}
/*
.tmpl_back_link a:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}
*/
.free_line {
position:absolute;
z-index:2;
width:100%;
height:20px;
background:url('../images/free_bg.png');
bottom:100px;
height:38px;
text-align:center;
}

.free_line h3.thin {
font-size:22px;
line-height:1;
text-shadow:1px -1px 0px #6EABC2;
color:#fff;
text-align:center;
margin:7px 0 0 0;
}

.free_line p {
font-size:13px;
text-shadow: 1px 1px 0px #6EABC2;
color: #FAFAFA;
text-align:center;
line-height:1;
margin:5px 0 0 0;
}

.page-inset .tmpl_wrapper {display:none;}

/* inside page templates */

.tmpl_insp_wrapp {
padding-top:20px;
border-bottom:1px solid #eeeeee;
/**margin-bottom:50px;*/
padding-bottom:20px;

}

.tmpl_insp_right {
float:right;
padding-top:10px;
}

.tmpl_insp_right a {
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0 10px;
    padding: 15px 39px;
    box-shadow: 1px 1px 1px #999;
}

.tmpl_insp_right a:hover, a.buy.this_one:hover, a.get_all_insp:hover {
background:#333;
color:#fff;
}

.tmpl_insp_right .tmpl_insp_download, .get_all_insp {
background:#6bacf0;
}

.tmpl_insp_right .tmpl_insp_buy, .buy.this_one {
background:#ff3d3d;
}

.tmpl_insp_desc {
	overflow: hidden;
	font-size: 12px;
	font-family: oswald;
	text-transform: uppercase;
}

.tmpl_insp_demo {
background:#4CB849;
}

.tmpl_insp_desc p {
display:block;
float:left;
padding-left:25px;
font-size:12px;
margin: 2px 20px 2px 0;
}

.tmpl_insp_desc a {
color:#F15723;
cursor:pointer;
}

.tmpl_insp_desc a:hover {text-decoration:underline;}
.tmpl_insp_desc .tmpl_insp_date {background:url('../images/date_ico.jpg') left center no-repeat;}
.tmpl_insp_desc .tmpl_insp_cat {background:url('../images/cat_ico.jpg') left center no-repeat;}
.tmpl_insp_desc .tmpl_insp_joomla {background:url('../images/joomla_ico.png') left center no-repeat;}
.tmpl_insp_desc .tmpl_rate {background:url('../images/star.png') left center no-repeat;}
.tmpl_insp_desc .tmpl_insp_drupal {background:url('../images/drupal_ico.png') left center no-repeat;}
.tmpl_insp_desc .tmpl_insp_wp {background:url('../../../images/Articles/wordpress-logo.png') left center no-repeat;}
.tmpl_insp_desc .tmpl_insp_doc{background:url('../images/doc_ico.png') left center no-repeat;}
 
.extravote-container-small {float: left;}
.extravote-count {
	float: left;
	display: inline-block;
	padding: 3px 0 0 7px;
}

.imageTemplate {
 	display:block;
	position:relative;
}

.view_demo_inp {
position:absolute;
opacity:0;
top: 160px;
left: 420px;
z-index:10;
}
 
 .get_templ {
background:#6BACF0 !important;
float:right !important;
color:#fff !important;
padding:10px 15px 10px 15px !important;
position: relative;
}

.get_templ img {
margin-right:10px;
}

.content_desc_head .get_templ:hover {
background: #333 !important;
color: white !important;
}

.tmpl_insp_btns {
margin-bottom:20px;
text-align:center;
} 

.tmpl_insp_btns a, .tmpl_insp_btns_slide a {
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    padding: 17px 30px;
}

.sepp_or {
float:left;
font-family:'Quicksand', sans-serif;
display:block;
margin:0 15px;
font-size:24px;
}

.tmpl_insp_btns a:hover {
background:#333;
color:#fff;
}

.tmpl_insp_btns_wrapp {
width:600px;
margin:20px auto 0;
<!--overflow:hidden-->;
}

.tablichka_nevilichka {
margin-left:23px;
}

.how_to_info {
background:url('../images/how_to_info.png') no-repeat;
display:block;
border-bottom:1px solid #f8f8f8;
padding-bottom: 20px;
padding-left:25px;
margin-bottom: 15px;
}

.tmpl_jti_inp {
text-transform:uppercase;
font-size:12px !important;
}

.footer_first_part {
overflow:hidden;
}

.footer_first_part li {
list-style-type:none;
background:none;
}

.footer_col {
float:left;
width:240px;
}

.footer_col:last-child {
float:left;
width:270px;
}

.copyrights {
text-align:center;
}

.footer_wrapper a {
cursor:pointer;
color:#4d4d4d;
}

#shatun .footer_col a:hover {
color:#fff !important;
text-decoration:none !important;
}

.footer_wrapper h4, .shatun h4 {
color:#878787;
}

.footer_first_part {
width:990px;
margin:15px auto 0;
}

.footer_second_part {
background:#000;
height:150px;
padding-top:30px;
}

.footer_second_part p {
margin:0;
line-height:1;
font-size:12px;
}

#jv-bottom .jv-wrapper {
width:100%;
}

.footer_wrapper h4, .shatun h4 {
font-family:'Oswald', sans-serif;
text-transform: uppercase;
font-size:12px;
margin-bottom:0px;
}

.footer_wrapper.shatun ul, .footer_wrapper.shatun li {
padding-left:4px;
}

.social_icons li {
height:38px;
float: left;
}

.social_icons img {
float:left;
margin-right:10px;
}

.social_icons ul, .social_icons li {
padding:0 !important;
}

#shatun .social_icons a {
text-decoration:none !important;
}
#shatun .social_icons a:hover {
color:#fff !important;
text-decoration:none !important;
}

.users_skolko {
margin-top:13px;
}
.users_skolko a img {
margin-top:20px;
}
.footer_col .png.search {
display:none !important;
}

.sn_icons {
display: inline-block;
margin:3px;
height: 32px;
width: 32px;
}

.sn_icons:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.sn_twitter {background:url('../images/icon-tw.png') no-repeat;}
.sn_fbook {background:url('../images/icon-fb.png') no-repeat;}
.sn_youtube {background:url('../images/icon-youtube.png') no-repeat;}
.sn_google {background:url('../images/icon-gplus.png') no-repeat;}
.sn_pinterest {background:url('../images/icon-pinterest.png') no-repeat;}
.sn_behance {background:url('../images/ordasoft-behance-icon.png') no-repeat;}
.sn_instagram {background:url('../images/ordasoft-instagram-icon.png') no-repeat;}

.orange_to_blue {
color:#F25824;
-webkit-transition:all 0.3s linear;
-moz-transition:all 0.3s linear;
-o-transition:all 0.3s linear;
transition:all 0.3s linear;
}

.message_wrapper a:hover .orange_to_blue {
color:#6BACF0;
-webkit-transition:all 0.3s linear;
-moz-transition:all 0.3s linear;
-o-transition:all 0.3s linear;
transition:all 0.3s linear;
}

.main_img_inp {
max-height:510px;
}

/* Template description page */
#tempFeatures ul li.last {
    border: 1px solid transparent;
}

#tempFeatures .tempImg {
    float: left;
    height: 105px;
    margin: 0 20px 0 0;
    overflow: hidden;
    text-align: center;
    width: 105px;
}

#tempFeatures span {
    font-family: 'Oswald';
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

#tempFeatures .tempText {
    font-family: roboto;
    font-size: 14px;
    font-weight: 300;
    height: 95px;
    line-height: 27px;
    overflow: hidden;
}

#tempFeatures {
    overflow: hidden;
}

#tempFeatures ul li:hover {
	background: none repeat scroll 0 0 #EDEDED;
	border: 1px solid #DDDDDD;
}

#tempFeatures ul li {
    background: none repeat scroll 0 0 transparent;
    border-color: transparent transparent #F3F3F3;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 100px;
    list-style-type: none;
    margin: 0 10px;
    padding: 40px 10px;
    width: 425px;
}

/* Template description page extension icons */
  div.under_template_icons {width:100%;}
  div.under_template_icons ul {display:inline-block;}
  div.under_template_icons ul li {
	display: inline-block;
	margin: 10px 5px;
	background: none !important;
  }
  div.under_template_icons ul,div.under_template_icons ul li p {
    text-align:center;
  }
  div.under_template_icons ul li p {margin:10px 0px 0px 0px;}
  div.under_template_icons ul li a {position:relative;}
  div.under_template_icons ul li a img {
    position:relative;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;}
  div.under_template_icons ul li a:hover img {
    -webkit-transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -o-transform:translateY(-10px);
    transform:translateY(-10px);
  }

/*_______ Prising ______________________________________*/
a {
	text-decoration: none;
}
.prising_table {
	text-align: center;
}
.column {
text-align: center;
position: relative;
width: 100%;
background: #fff;
border: 1px solid #ccc;
width: 300px;
display: inline-block;
margin:0 15px 15px 0;
}
.column ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.column .title-row {
background: #6BACF0;
color: white;
font-family: 'Oswald', sans serif;
line-height: 24px;
background: white;
color: #6BACF0;
border: none;
padding: 45px 20px 15px;
font-size: 28px;
}
.column.active .title-row span {
background: #F6F6F6;
}
.column ul li.title-row span {
width: 100%;
height: 30px;
background: #6BACF0;
display: block;
position: absolute;
top: 0;
left: 0;
}
.column.active .pricing-row {
background: #F6F6F6;
border-bottom: 1px solid #E8E8E8;
}
.column ul li.pricing-row {
background: #6BACF0;
font-size: 24px;
border: none;
padding: 35px 35px 60px;
position: relative;
}
.column ul li.pricing-row span.triggle {
content: '';
position: absolute;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-bottom: 20px solid white;
top: 0;
left: 50%;
margin-left: -25px;
bottom: -1px;
}
.column.active .pricing-row span {
color: #6BACF0;
}
.column ul li.pricing-row span.h1, .column ul li.pricing-row span.widget-title.style2 {
font-weight: 400;
text-transform: capitalize;
}
h1, .h1, .widget-title.style2 {
font-size: 24px;
line-height: 32px;
}
.column ul li.pricing-row span.pt-price {
font-size: 55px;
line-height: 55px;
margin-top: 20px;
display: block;
font-weight: 700;
}
.column ul li {
padding: 15px 20px;
border: 1px solid #E8E8E8;
border-top: none;
color: #333;
font-size: 16px;
}
.column ul li.footer-row {
padding: 25px 30px;
line-height: 13px;
}
.column ul li.normal-row {
font-family: 'Quicksand' sans-serif;
font-size: 14px;
font-weight: 400;
}
.column ul li.footer-row .pt-btn {
background: #6BACF0;
color: white;
line-height: 40px;
padding: 10px 25px;
border: 1px solid #6BACF0;
}
.column ul li.footer-row .pt-btn:hover {
background: white;
color: #6BACF0;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
/*_______ Services ______________________________________*/
.kopa_services {
  margin: 30px 0;
  text-align: center;
}
.kopa_services p{
font-family: 'Quicksand' sans-serif;
font-size: 14px;
font-weight: 400;
}
.kopa_services .entry-item {
padding: 0 10px 35px;
text-align: center;
background: white;
width: 210px;
display: inline-block;
margin:0 10px 10px 0; 
}
.sv-icon {
text-align: center;
position: absolute;
top: 50%;
width: 94px;
height: 94px;
line-height: 94px;
font-size: 40px;
margin: 0 0 20px 0;
position: inherit;
margin: 0 0 20px 0;
background: #6BACF0;
border: 2px solid #6BACF0;
color: white;
border-radius: 50%;
}
.sv-icon:hover {
background: white;
color: #6BACF0;
}
.entry-title {
font-family: 'Oswald', sans serif;
font-size: 18px;
color: #333;
font-weight: 700;
display: block;
margin: 0 0 15px;
}

/*_______ articles ______________________________________*/
.articles {
  text-align: center;
}
.art-block {
  display: inline-block;
  width: 280px;
  text-align: center;
  padding: 0 10px;
  margin: 10px;
}
.author {
  text-align: right;
}
.art-block > p::after {
content: "\f10e";
margin-left: 20px;
color: #6BACF0;
font-family: FontAwesome;
font-size: 25px;
}
.art-block > p::before {
content: "\f10d";
margin-right: 20px;
color: #6BACF0;
font-family: FontAwesome;
font-size: 25px;
}
.art-block p {
  padding: 0;
  margin: 0;
}
#jv-mainmenu-inner ul.menu > li.item144 > a {
background-color: #6bacf0;
border-radius: 4px 4px 4px 4px;
}
#jv-mainmenu-inner ul.menu > li.item144 > a > span:hover {
color:#000
}

/*_______ join-row ______________________________________*/
#join_now_row {
color: #fff;
margin: 30px 0;
}
#join_now_row_inner {
  padding: 10px 0;
  margin:0 3%;
}
#join_now_text_wrap {
display: inline-block;
width: 75%;
}
#join_now_first_row {
font-size: 26px;
display: block;
}
#join_now_row_button_wrap{
float: right;
width: 20%;
margin-top: 40px;
}
 #join_now_row_button_wrap_vm {
margin-top: 15px;
float: right;
width: 20%;
}
#join_now_row_button, #join_now_row_button:hover {
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#join_now_row_button {
background: white;
padding: 12px 30px;
color: #6BACF0;
text-decoration: none;
display: inline-block;
font-size: 20px;
}
#join_now_row_button:hover {
background: #333;
color: white;
}
.second_row {
font-size:26px;
}
.tmpl_back_link {
  bottom: 0;
    float: left;
    left: 27px;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 90%;
}

a.btnsq{
        border-radius: 4px 4px 4px 4px;
        color: #FFFFFF;
        cursor: pointer;
        display: block;
        display: inline-block;
        font-size: 14px;
        margin: 0px 5px;
        padding: 5px 20px;
        background: #6bacf0;
        text-decoration: none;
        box-shadow: 1px 1px 1px #999;        
    }
    .tmpl_back_link a.btno:hover, .tmpl_back_link a.btnb:hover, .tmpl_back_link a.btng:hover, .cp_text a.btng:hover, .cp_text a.btnb:hover, .cp_text a.btno:hover{
        background: #333;
    }
.tmpl_back_link a {
background:none
    float: left;
    height: auto;
    width: auto;
}
.tmpl_back_link a.btno, .cp_text a.btno{
   background:#ff3d3d;

}
.tmpl_back_link a.btnb, .cp_text a.btnb{
   background:#6BACF0;

}
.tmpl_back_link a.btng, .cp_text a.btng{
   background:#4CB849;

}

	.top_fr{
		background:  #F15723;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		width: 288px;
		height: 30px;
		margin-bottom: 20px;
		text-align: center;
	}
	.top_fr span{
		color: #fff;
		line-height: 30px;
		display: inline-block;
                font-weight: bold;
	}
	.fr_panel{
		padding: 0 20px;
	}
	#panel {
		width: 288px;
		height: 380px;
		color: #999999;
		overflow: hidden;
		background: #fafafa;
		position: fixed;
		z-index: 9999;
		display: none;
		bottom: 36px;
		right: 50px;
	}
	.os_l{
		background: #F15723;
		padding: 3px 15px;
		overflow: hidden;
		height: 30px;
		-moz-box-shadow: chatButtonShadow;
		-webkit-box-shadow: chatButtonShadow;
		box-shadow: chatButtonShadow;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	#toggle {
		position: fixed;
		bottom: 0px;
		right: 50px;
                z-index: 9999;
	}
	a#open, a#close {
		color: #fff;
		font-size: 14px;
		line-height: 33px;
                font-family : oswald; 
                text-align: center;
                text-transform: uppercase;
	}
	textarea.rapid_contact{
		width: 233px;
	}
	.rwd {
		display: block;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		color: #666;
		background: #FFF;
		padding: 6px;
		border: 1px solid #DDD;
		border-radius: 5px;
		-moz-box-shadow: inputShadow;
		-webkit-box-shadow: inputShadow;
		box-shadow: inputShadow;
		width: 233px;
	}
	.os_rwd_button{
		text-transform: none;
		width: 246px;
		background: #F15723 !important;
		color: #fff;
		padding: 10px 10px;
		border-radius: 5px;
		margin: 30px 0;
		border: 1px solid #cb3c25;
	}
	.os_rwd_button:hover{
		opacity: 0.9;
	}
#wp{
  background:url('../images/wordpress.png') no-repeat center;
  width: 960px;
  height: 158px;

}
#dr{
  background:url('../images/drupal.png') no-repeat center;
  width: 960px;
  height: 158px;

}
#joom{
  background:url('../images/joomla.png') no-repeat center;
  width: 960px;
  height: 158px;

}

.cpcloud ul li a {
display: block;
float: left;
padding: 3px 5px;
margin: 0 5px;
background: #f5f5f5;
color: #4F4F4F;
font-size: 10pt;
margin-bottom: 10px;
font-weight: normal;
}

.cpcloud ul li a:hover{
	background: #F25824;
 	color: #fff; 
}

div.cpcloud {
      overflow: hidden;
}

.cpcloud ul li.active_tag a{
	background: #F25824;
       color: #fff; 
}


 div.cp_result {
        width: 300px;
        height: 225px;
        margin: 15px 12px 0;
        border: none;
        position: relative;
        /*-moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.25);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;*/
        margin-bottom: 40px;
        float: left;
    }

    .cp_text{
        overflow: hidden;
    }
    div.cp_image {
        float: none;
        margin: 0;
        position: absolute;
    }
   div.cp_result .over_tag{
        position: absolute;
        width: 100%;
        /*margin: 20px auto 0;*/
        right: 0;
        left: 0;
        height: 100%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        /*-khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;*/
        text-align: center;
        -khtml-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }
        div.cp_result:hover .over_tag{
        position: absolute;
        width: 100%;
        /*margin: 20px auto 0;*/
        right: 0;
        left: 0;
        height: 100%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -khtml-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }

table.contentpaneopen{
        width: 100%;
    }


 div.cp_result div.cp_image{
        opacity: 1;
        -khtml-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }
    div.cp_result:hover div.cp_image{
        opacity: 0;
        -khtml-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }

.over_tag p{
        margin-bottom: 30px;
    }

.dm_taskbar ul{
	overflow: hidden;
}
.dm_separator {
	border-top: 1px solid #eeeeee;
	margin-top: 0px;
	margin-bottom: 25px;
}


.dm_taskbar {
	/* height: 22px; */
	padding-bottom: 0;
	margin-bottom: 0;
	/* border-bottom: 1px solid #bbb; */
	list-style-type: none;
	overflow: hidden;
}

.dm_taskbar ul {
overflow: hidden;
margin-top: 0;
}

#dm_details {
clear: left;
width: 100%;
text-align: left;
float: none;
}
.over_tag p.free{
margin-bottom: 20px;
}
h3.h_free {
margin-bottom: 75px;
}

.cp_text .cp_image img{
    display: block;
    margin: auto;
}
.content_desc_head a.a_tags, .content_desc_head a.a_category{
margin: 0;
margin-top: 10px;
background: #f5f5f5;
color:#4F4F4F;
}


.content_desc_head a.a_category, .content_desc_head a.a_category:hover{
background:#4CB849 !important;
color:#fff;
}

.content_desc_head a.a_tags:hover{
background: #4CB849 !important;

}

div.moduletable{
          margin: 0 0 5px 0;
         }
.tmpl_insp_desc_2{
     margin: 0 auto;
     display: table;
}
h2.thin{
color: #1B1B1B !important;
font-family: 'Roboto',sans-serif !important;
font-size: 48px !important;
font-weight: 100 !important;
letter-spacing: -2px !important;
text-align: center;

}
h3.robthin{
font-family: 'Quicksand' !important;
font-weight: 300 !important;
font-size: 34px !important;
letter-spacing: -2px !important;
line-height: 1 !important;
color: #111 !important;
display: block !important;
}
h2.txt_hover{
   color: #222222;
   font-size: 10pt;
   font-family: Open Sans,Arial,Helvetica,sans-serif;
   text-align: center;
   line-height: 20px;
   font-weight: normal;
}

.txt_hover_m{
margin: 10px 0 30px;
}


.xs_187 a.browse {
margin: 85px 7px 0;
}

.xs_187{
  overflow: hidden;
}
.cpcloud h2 {
  margin:0
}
.tmpl_back_title h2.thin, .over_tag h2.thin {
 color: #111 !important;
 font-family: "Quicksand"!important;
 font-size: 24px!important;
 font-weight: 400 !important;
 letter-spacing: -2px !important;
 text-align: center;
 margin-top:0px;
}
.tabs .demo-width .portfolio-container {
 margin-right: 31px;
}

.xs_185 a.browse{margin:80px 0px 0px -5px;}
.xs_185 {overflow: hidden;}

h3.robbold {line-height: 80px;}

h2.thin {margin: 0 0 10px 0;}



.lightbox {
/** определяем базовый стиль lightbox */
  position: fixed;
  overflow: auto;
  z-index: 9999;
  width: 0;
  height: 0;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
}
.lightbox img {
/** базовый стиль изображений lightbox*/
  width: 95%;
  max-width: 800px;
  height: auto;
  margin: 5% auto;
/** полная прозрачность изначально */
  /*opacity: 0;*/
  border: 1px solid #4D4D4D;
/** тени у картинок - это по желанию */
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
/* трансформация прозрачности при открытии  */
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;  
}
.lightbox:target {
/** активируем lightbox при нажатии */
  width: auto;
  height: auto;
  bottom: 0;
  right: 0;
/** удаляем контур по умолчанию */
  outline: none;
}
.lightbox:target img {
/** делаем элемент непрозрачным  */
  opacity29: 1;
}
/** стиль миниатюр для демо-страницы */
.thumb img{
  width: 45%;
  margin:2%;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.6);
}


a.portfolio-item h2, a.portfolio-item p {
color:#222;
}
.img-play {
  margin-top:5px;
}




.payments-background { padding:30px 32px;}


.author {
  text-align: right;
  font-weight: bold;
  margin-right: 50px;
}
.col {
  display: inline-block;
  padding: 10px 10px;
  width: 31%;
  vertical-align:top;
}
.col p {
  font-style: italic;
border: 1px solid #ccc;
border-left-color: #eeeeee;
border-right-color: #eeeeee;
border-top-color: #eeeeee;
position:relative;
padding: 15px 10px 15px;
}

   .col p::after, .col p::before {
    content: '';
    position: absolute;
    background: #fff;
    right: 60px; bottom: -9px;
    width: 15px; height: 15px;
    z-index: -1; /* Прячем за основным блоком */
    transform: rotate(45deg); /* Поворачиваем на 45º */
    -webkit-transform: rotate(45deg);
z-index: 999
   }
   .col p::before {
    z-index: 1; /* Накладываем поверх, чтобы скрыть следы тени */
     border: none;
   }
   .col p::after {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}


div.important_note {
background-color: #F6CECE;
border-radius: 8px;
padding: 15px 15px 10px 15px;
}

div.hint_note {
background-color: #F2F5A9;
border-radius: 8px;
padding: 15px 15px 10px 15px;
}


.button_circle{
 width:90px;
 height:90px;
 display:block;
 border-radius:50px;
 -moz-border-radius:50px;
 -webkit-border-radius:50px;
 -khtml-border-radius:50px; font-size:20px;
 color:#fff;
 line-height:90px;
 text-align:center;
 font-size: 14px;
 background:#459c24
 }

.button_circle:hover{
 color:#fff;
 text-decoration:none;
 background:#000;
 }
