/* style.css */
@font-face {
	font-family: 'OxygenRegular';
	src: url('../webfonts/Oxygen-webfont.eot');
	src: url('../webfonts/Oxygen-webfont.eot?#iefix') format('embedded-opentype'),
	url('../webfonts/Oxygen-webfont.woff') format('woff'),
	url('../webfonts/Oxygen-webfont.ttf') format('truetype'),
	url('Oxygen-webfont.svg#OxygenRegular') format('svg');
	font-weight: normal;
	font-style: normal;

}

body{
	padding-top: 106px;
}
footer {
	border: 0 none;
	margin: 0 0 50px 0;
}
footer div.span8 p {
	text-align: right;
	font-size: 11px;
}
footer div.span8.copyrights p {
	text-align: left;
}
.veryfooter
{
	text-align: center;
}
.veryfooter a {
	font-size: 11px;
	color: #888;
}
.pageheader
{
	white-space: nowrap;
}
h4 {
	font-size: 16px;
	line-height: 36px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus,
a:active,
.btn:focus {
	outline: none;
}
a.more {
	text-decoration:none;
	white-space: nowrap;
	border-bottom: 1px solid #0069D6;
}
a.more:hover {
	border: 0 none;
}
a.selected,
a.btn {
	text-decoration: none;
}
.table td
{
	vertical-align: middle;
}
ul {
	margin-bottom:18px;
}
ul li {
	color: #808080;
}
.form-horizontal {
	margin: 22px 0 0 0;
}
.caption {
	background-color: #FAFAFA;
	color: #535353;
	font-weight: bold;
	text-align: center;
}
.sub-caption {
	color: #959595;
	text-align: center;
	margin: 30px 0 0;
}
.caption span,
.sub-caption span {
	background: #fff;
	padding: 0 10px;
}
.overline {
	border-top: 1px solid #e3e3e3;
	margin: -16px 0 16px;
	line-height: 18px;
}

.features .thumbnail {
	margin: 0 0 -7px 0;
	border-radius: 0 0 0 0;
	padding: 7px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	width: 235px;
}
.features .thumbnail-shadow {
	clear: both;
	background: url('../img/media-shadow.png') bottom left no-repeat;
}
.main {
	padding: 30px 0;
}
/* bottom area starts */
.bottom-area .container{
	padding: 30px 0 45px;
	color:#fff;
	background: url('../img/highlight.png') center center no-repeat;
}
.bottom-area p {
	font-size: 11px;
	line-height: normal;
}
.bottom-area .span4 ul {
	list-style: none;
}
.bottom-area .span4 ul li {
	opacity: 0.85;
	background: url('../img/menu-arrow.png') center left no-repeat;
	line-height: 20px;
	font-size: 11px;
	padding: 0 0 0 10px;
	
	opacity: .85;
	-ms-filter: “alpha(opacity=85)”;
	filter: alpha(opacity=85);
	-khtml-opacity: .85;
	-moz-opacity: .85;
	zoom:1;
}
.bottom-area .span4 ul li a {
	color: #fff;
	text-decoration: underline;
}
.bottom-area .span4 ul li:hover {
	opacity: 1;
	-ms-filter: “alpha(opacity=100)”;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	 zoom:1;
}
.bottom-area .span4 ul li:hover a {
	text-decoration: none;
}
ul.socialicons {
	display: none;
	margin: 5px 0 0 0;
	height: 20px;
	float: right;
}
ul.socialicons li {
	float: left;
	list-style-type: none;
	margin-left: 15px;
}
ul.socialicons li:last-of-type {
	margin-right: -30px;
}
.socials {
	text-align: center;
	margin: -45px 0 45px 0;
}
.socials ul {
	list-style-type: none;
}
.socials li {
	display: inline;
	padding: 0 2px;
}
.copyrights a {
	color: #404040;
	text-decoration: underline;
}
.copyrights a:hover {
	color: #404040;
	text-decoration: none;
}
.footer-menu {
	color: #0069D6;
	margin: 30px 0 10px 20px;
}
.footer-menu a {
	text-decoration: underline;
}
.footer-menu a:hover {
	text-decoration: none;
}
.footer-menu p {
	margin: 0;
}
.gplus {
	margin: 0 0 0 87px;
}
/* bottom area ends */
/* latest tweets start */
.tweets h2 {
	background: url('../img/tweet.png') 0 3px no-repeat;
	padding: 0 0 0 40px;
}
.tweets a {
	text-decoration:underline;
	white-space:nowrap ;
	color: #54a9ff;
}
.tweets a:hover {
	text-decoration:none;
	color:#489bf1;
}
.tweets p.date {
	text-align: right;
	margin: -10px 0 20px 0;
	font-style: italic;
}
/* latest tweets end */
/* testimonials start */
.testimonials p {
	background: url('../img/quote.png') top left no-repeat;
	padding: 0 0 0 20px;
}
.testimonials p.side
{
	background: url('../img/quote-side.png') top left no-repeat;
}
.testimonials p.author {
	text-align: right;
	background: none;
	margin: -10px 0 20px 0;
	font-style: italic;
}
/* testimonials end */
.navbar {
	position:absolute;
	height: 106px;
}
.navbar-inner {
	filter: none;
}
.navbar-inner, .navbar .fill {
	background: #fff url('../img/triangle-down.png') bottom left repeat-x;
	box-shadow: none;
}
.navbar h3 a, .navbar .brand {
	color: #333;
	margin: 20px 0 10px -20px;
}
.navbar h3 a, .navbar .brand:hover {
	background: none;
}
/* main menu starts */
.navbar ul.nav {
	margin: 28px 0 10px 0;
}
.navbar ul.nav li {
	margin: 0 5px 0 0;
}
.navbar ul.nav li a {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	padding: 5px 10px;
}
.navbar ul.nav li a:hover {
	color: #b3b3b3;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
	color:#fff;
	background: #f1ba23;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxYmEyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGFjMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f1ba23 0%, #f4ac1c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1ba23), color-stop(100%,#f4ac1c));
	background: -webkit-linear-gradient(top,  #f1ba23 0%,#f4ac1c 100%);
	background: -o-linear-gradient(top,  #f1ba23 0%,#f4ac1c 100%);
	background: -ms-linear-gradient(top,  #f1ba23 0%,#f4ac1c 100%);
	background: linear-gradient(top,  #f1ba23 0%,#f4ac1c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1ba23', endColorstr='#f4ac1c',GradientType=0 );
}
.navbar ul.nav li.open a,
.navbar ul.nav li.active a,
.navbar ul.nav li a.dropdown-toggle:hover {
	color: #fff;
	text-shadow: 0 1px 1px #6a3805;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	
	background: #ebb20f;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViYjIwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmEwMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ebb20f 0%, #eba00b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebb20f), color-stop(100%,#eba00b));
	background: -webkit-linear-gradient(top,  #ebb20f 0%,#eba00b 100%);
	background: -o-linear-gradient(top,  #ebb20f 0%,#eba00b 100%);
	background: -ms-linear-gradient(top,  #ebb20f 0%,#eba00b 100%);
	background: linear-gradient(top,  #ebb20f 0%,#eba00b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebb20f', endColorstr='#eba00b',GradientType=0 );
}
.navbar ul.nav li.open a {
	padding: 5px 10px 13px 10px;
}
.dropdown-toggle .arrow-down {
	display:inline-block;
	width: 15px;
	height: 10px;
	background: url('../img/arrow-down.png') 2px 0 no-repeat;
}
li.open .dropdown-toggle .arrow-down,
li.active .dropdown-toggle:hover .arrow-down,
li.active.open .dropdown-toggle .arrow-down {
	background: url('../img/arrow-down.png') 3px -9px no-repeat;
}
li.active .dropdown-toggle .arrow-down {
	background: url('../img/arrow-down.png') 2px -21px no-repeat;
}

.btn.btn-own {
	color: #FFFFFF;
	display: inline-block;
	font-family: "Helwetica Neu",Arial,sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 5px 10px 6px 33px;
	text-decoration: none;
}
.btn.btn-own.btn-plugins {
	text-align: left;
	text-shadow: 0 1px 0 #3F7E30;
	width: 140px;
}
.btn.btn-own.btn-templates {
	text-align: left;
	text-shadow: 0 1px 0 #10667F;
	width: 140px;
}
i.plugins {
	background: url("../img/icons.png") no-repeat scroll 0 -29px transparent;
}
i.templates {
	background: url("../img/icons.png") no-repeat scroll 0 2px transparent;
}
.btn-own i {
	display: inline-block;
	height: 17px;
	margin: 0 0 0 -24px;
	position: absolute;
	width: 17px;
}
.product-area:after {
	background: url("../img/product-info-btm.png") no-repeat scroll left bottom transparent;
	content: "";
	display: block;
	margin: 0 0 0 -27px !important;
	padding: 0 0 10px;
}
.product-info {
	background: url("../img/product-info-bg.png") repeat scroll left top #F5F5F5;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0 0 0 -26px !important;
	padding: 10px 0 8px 25px;
}
.product-info .side-menu li.active {
	background: url("../img/product-info-act.png") repeat scroll 0 0 #A0A0A0;
	height: 27px;
	margin: 0 20px 8px;
	padding: 0 0 0 15px;
}
.product-info .side-menu li.active a {
	text-shadow: 0 1px 0 #646464;
}


.btn.own-success.btn-order {
	color: #fff;
	text-shadow: 0 1px 1px #446d00;
	font-family: "Arial Narrow",Arial,sans-serif;
    font-size: 14px;
    padding: 5px 10px 6px 33px;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
}
.btn-order .basket {
	display:inline-block;
	position:absolute;
	width: 17px;
	height: 17px;
	margin: 0 0 0 -24px;
	background: url('../img/basket.png') 0 2px no-repeat;
}
.btn-bg-order {
	background: none repeat scroll 0 0 rgba(123, 194, 211, 0.3);
    border-radius: 6px 6px 6px 6px;
    font-size: 15px;
    line-height: normal;
    padding: 7px 3px 11px;
}
.navbar .dropdown-menu:before,
.navbar .dropdown-menu:after {
	display: none;
}
.navbar ul.nav .dropdown-menu {
	background: #fff;
	border:0 none;
	margin: -3px 0 0 0;
    padding: 0 0 7px;

	-webkit-border-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 0;
	border-radius: 4px;
	border-top-left-radius: 0;

	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);

	background: #eba00b;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViYTAwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYTc2MDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #eba00b 0%, #ea7603 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eba00b), color-stop(100%,#ea7603));
	background: -webkit-linear-gradient(top,  #eba00b 0%,#ea7603 100%);
	background: -o-linear-gradient(top,  #eba00b 0%,#ea7603 100%);
	background: -ms-linear-gradient(top,  #eba00b 0%,#ea7603 100%);
	background: linear-gradient(top,  #eba00b 0%,#ea7603 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eba00b', endColorstr='#ea7603',GradientType=0 );
}
.navbar ul.nav .dropdown-menu li {
	margin: 0;
}
.navbar ul.nav .dropdown-menu li a {
	background: none;
	box-shadow: none;
	text-decoration: none;
	padding: 0 10px;
	color: #fff;
	text-shadow: 0 1px 1px #6a3805;
}
.navbar ul.nav .dropdown-menu li a:hover {
	background: none;
	color: #fff3d4;
}
.navbar ul.nav .dropdown-menu li a span {
	border-bottom: 1px solid #db7204;
	display:block;
	padding: 7px 0;
	font-size: 12px;
	letter-spacing: 0.05em;
}
.navbar ul.nav .dropdown-menu li a span:after {
	content: "";
	border-bottom: 1px solid #eba20c;
	display:block;
	margin: 7px 0 -9px;
}
.navbar ul.nav .dropdown-menu li a span.last,
.navbar ul.nav .dropdown-menu li a span.last:after {
	border-bottom: 0 none;
}
.navbar ul.nav .dropdown-menu li.divider {
	background: none;
	border-bottom: 1px solid #ccc;
}
a.menu:after,
.dropdown-toggle:after {
	border-top:4px solid #666;
}
/* main menu ends */
/* inventory menu starts */
.inventory {
	background: #00235F url('../img/wrapper-header.png') repeat;
}
.inventory .container {
	background: url('../img/full-bg.jpg') top center no-repeat;
}
.navbar .acc-info {
	width: 200px;
	margin-left: -20px;
}
.navbar ul.nav.inv {
	margin: 4px 0 0 0;
	padding: 3px 12px 3px;
	background: #fff;

	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.navbar ul.nav.inv li {
	margin: 0;
}
.navbar ul.nav.inv li:first-child {
	margin: 0 20px 0 0;
}
.navbar ul.nav.inv li a {
	height: 15px;
	line-height: 15px;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration: underline;
	text-shadow: 0 0 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #666;
	display: inline;
	padding: 0 2px;
}
.navbar ul.nav.inv li a:hover {
	color: #666;
	text-decoration: none;
}
/* inventory menu ends */

/* side menu starts */
.side-bar {
	padding: 0 0 0 80px;
	background: url('../img/column-bg.png') top left no-repeat;
	min-height: 584px;
	margin: 0 0 0 -50px;
}
div.side-bar div.block 		{ margin: 0 0 40px; }
div.side-bar div.welcome	{ margin: -20px 0 40px; }
.side-menu {
	margin: 0 0 0 -26px !important;
}
.side-menu li {
	padding: 0 0 0 35px;
	height: 35px;
	line-height: 27px;
	margin: -4px 0 0;
}
.side-menu li.active {
	background: url('../img/side-menu-bg.png') center left no-repeat;
}
.side-menu li a {
	color: #6a6a6a;
	text-decoration: underline;
	display: block;
	padding: 0 0 0 30px;
	line-height: 27px;
	opacity: .80;
	-ms-filter: “alpha(opacity=80)”;
	filter: alpha(opacity=80);
	-khtml-opacity: .80;
	-moz-opacity: .80;
	zoom: 1;
}
.side-menu li a:hover {
	text-decoration: none;
	opacity: 1;
	-ms-filter: “alpha(opacity=100)”;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
}
.side-menu li.active a {
	color: #fff;
	text-decoration: none;
	opacity: 1;
	-ms-filter: “alpha(opacity=100)”;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	zoom: 1;
}
.side-menu li a { background: url('../img/simple-li.png') left center no-repeat; }
.side-menu li.active a { background: url('../img/simple-li-wh.png') left center no-repeat; }

/* extra menu ends */
/* breadcrumb starts */
.breadcrumb-outer {
	background: rgba(98,161,255,0.2);
}
.breadcrumb {
	margin:0;
	padding: 5px 0 10px;
	border: 0 none;
	background: 0;
	filter: none;
	border-radius: 0;
	box-shadow: 0 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #d8e8ff;
}
.breadcrumb li,
.breadcrumb a {
	color: #d8e8ff;
	text-shadow: 0 0;
}
.breadcrumb a {
	text-decoration: underline;
}
.breadcrumb a:hover {
	text-decoration: none;
}
.breadcrumb .divider {
	color: #d8e8ff;
}
/* breadcrumb ends */
/* header bgs starts */
.wrapper-header {
	background: #00235f url('../img/wrapper-header.png') top left repeat;
}
.wrapper-header-inner {
	background: url('../img/full-bg.jpg') center center no-repeat;
}
.wrapper-inner-page {
	background: url('../img/page-bg.jpg') top center no-repeat;
}
.wrapper-footer {
	background: #00235f url('../img/wrapper-footer.png') top left repeat;
}
.triangle-down {
	background: url('../img/triangle-down.png') top left repeat-x;
}
.triangle-up {
	background: url('../img/triangle-up.png') bottom left repeat-x;
}
.inner-slider {
	padding: 60px 0;
	height: 280px;
}
.inner-page {
	padding: 25px 0 5px;
}
.page-content {
	padding: 60px 0;
}
.page-content.index {
	padding: 0 0 60px 0;
}
.subnav {
	float: right;
}
.subnav li {
	float: left;
}
.subnav li a {
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 14px;
	text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.4);
	padding: 10px 0 11px 20px;
}
.subnav li a:hover {
	color: #fff;
	text-decoration: none;
	background: none;
}
.subnav li.active a {
	background: none;
	text-decoration: none;
}
.preview-outer {
	border: 1px solid rgba(0, 60, 149, 0.8);
	background-color: rgba(42, 139, 204, 0.3);
}
.preview-inner {
	padding: 0;
	margin: 0;
}
.preview-inner img {
	width: 434px;
	height: 235px;
	padding: 10px 12px;
}
/* header bgs ends */
/* buttons start */
.btn { zoom: 1; }
.btn-bg {
	background: rgba(123, 194, 211, 0.3);
	border-radius: 6px 6px 6px 6px;
	font-size: 15px;
	line-height: normal;
	padding: 12px 3px 14px;
}
.wrapper-header .btn-bg {
	margin: 0 5px 0 0;
}
.btn.own-success {
	background-color: #68a402;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#76e010), to(#68a402));
	background-image: -moz-linear-gradient(top, #76e010, #68a402);
	background-image: -ms-linear-gradient(top, #76e010, #68a402);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76e010), color-stop(100%, #68a402));
	background-image: -webkit-linear-gradient(top, #76e010, #68a402);
	background-image: -o-linear-gradient(top, #76e010, #68a402);
	background-image: linear-gradient(top, #76e010, #68a402);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76e010', endColorstr='#68a402', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #649118 #649118 #54921e;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.own-alert {
	background-color: #ea7403;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#ebb710), to(#ea7403));
	background-image: -moz-linear-gradient(top, #ebb710, #ea7403);
	background-image: -ms-linear-gradient(top, #ebb710, #ea7403);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebb710), color-stop(100%, #ea7403));
	background-image: -webkit-linear-gradient(top, #ebb710, #ea7403);
	background-image: -o-linear-gradient(top, #ebb710, #ea7403);
	background-image: linear-gradient(top, #ebb710, #ea7403);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebb710', endColorstr='#ea7403', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #9c520c #9c520c #946639;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #fff;
}
/* buttons end */
.wrapper-footer h1,
.wrapper-footer h2 {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 33, 69, 0.7);
	margin: 0 0 20px 0;
}
.wrapper-header h1,
.wrapper-header h2 {
	color: #fff;
	letter-spacing: 4px;
	text-shadow: 1px 1px 1px rgba(0, 33, 69, 0.7);
	margin: 0 0 20px 0;
}
.wrapper-header h1 {
	font-size: 40px;
}
.wrapper-header h2 {
	font-size: 28px;
}
.wrapper-header p {
	color: #8797ae;
	margin: 20px 0;
}
h1, h2, h3, h4
{
	font-family: "OxygenRegular", Nyala, "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}
/* block */
.block h1, h2, h3, h4 {
	color: #555;
	margin: 0 0 10px;
}
h3 > i
{
	margin-top: 4px;
	vertical-align: middle;
}


h1.main-caption {
	color: #454545;
	font-size: 31px;
	margin: 30px 0 30px;
	text-align: center;
}

.account-menu .menu_account { background: url('../img/ico-user.png') center left no-repeat; }
.account-menu .menu_products { background: url('../img/ico-products.png') center left no-repeat; }
.account-menu .menu_downloads { background: url('../img/ico-downloads.png') center left no-repeat; }
.account-menu .menu_add_testimonials { background: url('../img/ico-testimonials.png') center left no-repeat; }
.account-menu .menu_logout { background: url('../img/ico-logout.png') center left no-repeat; }
.account-menu .menu_maddons { background: url('../img/ico-addons.png') center left no-repeat; }

.account-menu li.active .menu_account
{
	background: url('../img/ico-user-wh.png') center left no-repeat;
}
.account-menu li.active .menu_products
{
	background: url('../img/ico-products-wh.png') center left no-repeat;
}
.account-menu li.active .menu_downloads
{
	background: url('../img/ico-downloads-wh.png') center left no-repeat;
}
.account-menu li.active .menu_add_testimonials
{
	background: url('../img/ico-testimonials-wh.png') center left no-repeat;
}
.account-menu li.active .menu_maddons {
	background: url('../img/ico-addons-wh.png') center left no-repeat;
}

.status_pending
{
	background-color: #EAA;
}
/*
.status_active
{
	background-color: #060 !important;
}
*/

ul.tabs > li > a
{
	text-transform: capitalize;
}
ul.tabs .active > a
{
	text-decoration: none;
}
.close
{
	text-decoration: none;
}
.margin20
{
	margin-top: 60px;
}

.toppanel
{
	background-color:#F5F5F5;
	border-bottom: 1px solid #DDD;
	border-radius: 3px 3px 0 0;
	font-weight:bold;
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: right;
}

.popover .popover-title {
	margin: 0;
}
.popover .inner {
	background: rgba(94,94,94, 0.8);
}
.popover.right .arrow {
	border-right: 5px solid #808080;
}
.b
{
	font-weight: bold;
}
.c
{
	text-align: center;
}
ul.items {
	list-style: none;
}
ul.items li
{
	margin-bottom: 10px;
}


/* index.css */
div.center {
	position:absolute;
	left: 50%;
	margin: 0 0 0 -60px;
}
div.paging { float:left; margin: 10px 0 0; }
div.paging a {
	background: url('../img/tabs-li.png') -49px 0;
	height: 15px;
	width: 30px;
	float:left;
	margin: 0 5px;
	text-decoration:none;
}
div.paging a.active {
	background: url('../img/tabs-li.png') 0 0;
}
.slider {
	height:286px;
	width: 940px;
	overflow: hidden;
	position: relative;
}

.slider div.span8 p
{
	color: #fcfcfc;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel .tab { float: left; }

/* downloads.css */
ul.downloads li
{
	background: url('../img/zip.png') left top no-repeat;
	padding: 0 0 0 50px;
	list-style-type: none;
}

#downloadplugins h3
{
	cursor: pointer;
}

.tooltipitem
{
	font-weight: bold;
	cursor: help;
}


/* templates.css */
ul.viewtemplate, ul.tlist { list-style-type: none; margin: 10px;}
	li.tinfo { vertical-align: top; float: right; width: 320px; }
		li.tinfo h2 {margin: 0 0 15px 0; }
	li.timage { vertical-align: top; float: left; width: 350px; }

.template {	margin-bottom:10px; color: #808080; }
.template p { margin: 0; }
.template p a { font-size: 1.3em; }

.jDownloadDialog {
	font-size: 14px;
	padding-top: 20px;
}

.jDownloadDialog .jDownloadInfo {
	margin-top: 20px;
	font-size: 12px;
}

.jDownloadDialog p {
	margin: 10px 0;
	width: 100%;
}

.jDownloadDialog .jDownloadInfo p span {
	font-weight: bold;
	width: 30%;
	display: inline-block;
}

.jDownloadDialog .jDownloadError {
	color: #dd0000;
}

div.box h3 span {float: right; margin-right: 15px;}
div.box h3 ol.pagination {margin-bottom: 0;}
div.pagination > div
{
	float: left; padding: 9px 0 0 15px;
}
div.pagination > ul
{
	float: left;
}

p.filter a
{
	padding:.2em .5em;
}

p.filter a.selected
{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#2963AA;
	color:white;
	font-weight:bold;
}
.ways .span4 h4
{
	color: #444;
	margin-bottom: 0;
	line-height: 30px;
}
/* accounts.css */
.welcome h2 {
	color: #ccc;
}
.welcome h2 span {
	color: #666666;
}
ul.account-info {
	padding: 0 0 9px 0;
	margin: 20px 0 40px -26px !important;
	background: url('../img/acc-info-btm.png') bottom left no-repeat;
}
.account-info li {
	color: #fff;
	text-shadow: 0 1px 0 #ae4601;
	background: url('../img/acc-info-bg.png') top left repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	margin: 0;
	padding: 1px 0 8px 15px;
}
ul.account-info li:first-of-type
{
	padding-top: 10px;
}
/* cart.css */
.cart {
	text-align: right;
	padding-left: 18px;
}
.cart .checkout {
	display: inline;
}
.cart .license {
	display: inline;
	margin: 0 20px 0 0;
}

/* index.css */
.ways {
	padding: 10px 0 0;
}
/* media screenshots.tpl */
.screenshots a  {
	text-decoration: none;
	display: block;
}
.screenshots a img {
	height: 150px;
}
/* dev-steps */
.dev-steps { margin: 0 0 20px 20px; }
.dev-steps .step {
	background: #eef5fb;
	border: 3px solid #7198d0;
	color: #4d6a96;
	text-shadow: 0 1px 0 #fff;
	width: 340px;
	height: 65px;
	margin: 20px 0 0 40px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.dev-steps .step span {
	margin: 20px 0 0 -40px;
    position: absolute;
	line-height:30px;
	color: #d1e3f3;
	font-size: 36px;
	font-family: Impact, Arial, Helvetica, sans-serif;
}
.dev-steps .step div p {
	padding: 23px 50px 0 15px;
	min-height: 30px;
}
.dev-steps .step3 div p,
.dev-steps .step4 div p {
	padding: 15px 50px 0 15px;
}
.dev-steps .step .icon {
	display: inline;
	float: right;
	height: 70px;
	width: 47px;
	margin: -60px 0 0;
}
.dev-steps .step1 .icon,
.dev-steps .step2 .icon {
	margin: -62px 0 0;
}
.dev-steps .step5 .icon {
	margin: -78px 0 0;
	width: 50px;
}
.dev-steps .step5 {
	background: #a3d250;
	border: 3px solid #82b14a;
	color: #fff;
	text-shadow: 0 1px 0 #7fb919;
}
.dev-steps .step5 span {
	color: #c3e18f;
	text-shadow: 0 1px 0 #fff;
}
.dev-steps .step5 div p {
	min-height: 40px;
	font-size: 13px;
	font-weight: bold;
}
.dev-steps .step1 .icon { background: url("../img/dev-steps.png") no-repeat scroll 0 0 transparent; }
.dev-steps .step2 .icon { background: url("../img/dev-steps.png") no-repeat scroll 0 -85px transparent; }
.dev-steps .step3 .icon { background: url("../img/dev-steps.png") no-repeat scroll 0 -170px transparent; }
.dev-steps .step4 .icon { background: url("../img/dev-steps.png") no-repeat scroll 0 -257px transparent; }
.dev-steps .step5 .icon { background: url("../img/dev-steps.png") no-repeat scroll 0 -331px transparent; }

/* plugin page */
ul.docs_list {
	margin: 0 0 18px 0;
}
ul.docs_list li {
	font-weight: bold;
	list-style: none;
	color: #404040;
}
ul.docs_list ul.fix {
	margin: 0 0 18px 25px;
}
ul.docs_list ul.fix li {
	font-weight: normal;
	list-style: disc;
}

ul.nav-tabs li
{
	text-transform: capitalize;
}
ul.nav-tabs li.active a
{
	text-decoration: none;
}

div#screenshots div.docs_screenshots
{
	text-align: center;
	margin: 5px;
}
div#screenshots p.docs
{
	margin-top: 30px;
}
i.checkbox-large {
	background: url('../img/checkbox-large.png') 0 2px no-repeat;
	width: 30px;
	height: 28px;
	display: block;
	cursor: pointer;
	margin: -5px 0 0 -20px;
	float:left;
}
i.checkbox-large.checked {
	background: url('../img/checkbox-large.png') 0 -28px no-repeat;
}


/* offer in inventory */
.navbar ul.nav.inv.offer {
	margin-left: -57px;
	left: 50%;
	background: #80b835;
	background: -moz-linear-gradient(top,  #80b835 0%, #80b835 72%, #609815 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80b835), color-stop(72%,#80b835), color-stop(100%,#609815));
	background: -webkit-linear-gradient(top,  #80b835 0%,#80b835 72%,#609815 100%);
	background: -o-linear-gradient(top,  #80b835 0%,#80b835 72%,#609815 100%);
	background: -ms-linear-gradient(top,  #80b835 0%,#80b835 72%,#609815 100%);
	background: linear-gradient(to bottom,  #80b835 0%,#80b835 72%,#609815 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80b835', endColorstr='#609815',GradientType=0 );
}
.navbar ul.nav.inv.offer li {
	margin: 0;
}
.navbar ul.nav.inv.offer i {
	display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    width: 14px;
    background: url('../img/specials/ico-tag-green.png') center center no-repeat;
}
.navbar ul.nav.inv.offer a {
	color: #fff;
	text-decoration: underline;
}
.navbar ul.nav.inv.offer a:hover {
	color: #fff;
}


/* x-mas
body { padding-top:200px; }
.x-mas { text-align: center; }
*/
.specials {
	background: url("../img/specials-bar.png") 0 0 repeat-x;
	height: 49px;
	margin: -6px 0 0 0;
}
.specials:after {
	content: "";
	clear: both;
	display: table;
}
.specials h1 {
	padding: 0 20px;
	margin: 0;
	height: 47px;
	line-height: 53px;
	color: #fff;
	background: url("../img/specials-bar.png") -3px -50px repeat-x;
	float:left;
	text-shadow: 1px 1px 0 #287b9f;
	text-transform: uppercase;
	font-size: 24px;
}
.specials img {
	margin: -5px 5px 0 0;
	vertical-align: middle;
}
.specials p {
	color: #fff;
	height: 47px;
	line-height: 51px;
	background: url("../img/specials-bar.png") 0 -102px no-repeat;
	float:left;
	padding: 0 0 0 20px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	text-shadow: 1px 1px 0 #145881;
}
.specials a {
	color: #fff;
	font-style: italic;
}
.specials a:hover {
	color: #fff;
}

.order-specials .badge-black-friday .specials-badge  {
	top: -18px;
}

.specials .container {
	position: relative;
}

.specials-badge {
	position: absolute; top: -10px; left: -1px;
	width: 117px; height: 69px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.specials p {
	line-height: 50px;
	font-size: 16px;
	margin-left: 100px;
}

/* eSyndiCat 3.0 styles */
.badge-esyn30 .specials-badge {
	width: 98px; height: 99px;
	top: -25px;
	background: url('../img/specials/esyn30.png');
}
.badge-esyn30 p {
	margin-left: 120px;
}
.badge-esyn30 p a {
	color: #FFF;
}
.badge-esyn30p a:hover {
	color: #666;
}