/**********************
	 * General tag styles *
	 **********************/

html {height: 100%;}

body {
	height: 100%;
	background-image: url("../images/common/background.png");
	background-repeat: repeat-x;
	background-color: #232323;
	background-color: #1C1C1C;
    font: 12px Arial, Tahoma, sans-serif;
  	line-height: 1;
  	color: #A7A7A7;
}

a {
	color: #FBA149;
	text-decoration: none;
}

.inputError {
    border-color: red !important;
}



	/*******************************
	 * General form elements styles *
	 *******************************/
	 
/* all */
/*::-webkit-input-placeholder { color:#C8C8C8;}*/
::-webkit-input-placeholder { color:#212121 !important;}*/
/*input:-moz-placeholder { color:#C8C8C8 !important;}*/
input:-moz-placeholder { color:#212121 !important;}


input[type="submit"]{
	border-width: 0px;
}
	/******************************** 
	 * JSF general component styles *
	 ********************************/

.message {
	background: none;
	padding: 5px;
	list-style: none;
	border: 0;
	margin: 5px 0 8px 0;
	font-size: 12px;
	text-align: left;
}

.message#errorMessage {
	text-align: center;
}


.messages-scroll {
    height: 45px;
    overflow-y: auto;
}

#mess-div .message {
	
	background: #EEE;
	margin: auto;
	
	/*white-space:nowrap;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	font-size: 13px;
	padding: 15px 10px 10px;
	
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
	margin-bottom: 5px;
}

.message li.infomsg {background-image: url(http://www.tiggzi.com/respub/respub/images/msginfo.png);}
.message li.errormsg {background-image: url(http://www.tiggzi.com/respub/respub/images/msgerror.png);}
.message li.warnmsg {background-image: url(http://www.tiggzi.com/respub/respub/images/msgwarn.png);}

	/**************************************
	 * Richfaces general component styles *
	 **************************************/



.rich-mpnl-content, .rich-table-cell {
	border: none;
}

/* -- Rich Messages -- */

.rich-messages .warnmsg {
	color: white;
	padding: 5px 0;
}

/* -- Rich table -- */

.rich-table {
	width: 100%;
	border: none;
	border-image: initial;
	border-collapse: separate;
	background-color: inherit;
}

.rich-table-row {
	vertical-align: top;
	background-color: inherit;
}

.rich-table-cell {
	color: inherit;
	background-color: inherit;
	border: none;
}

.rich-table-header {
	background-color: white;
	background-image: none;
}

.rich-table-headercell {
	border: none;
	font-weight: normal;
}


/* -- Rich modalpanel -- */

.rich-mpnl-content {
	background-color: transparent;	
}

.rich-mpnl-ovf-hd {
	overflow: visible;
}

/* -- Rich datalist -- */

.rich-datalist {
    list-style: none outside none;
    margin: 0 0 1px;
    padding-left: 0;
}

.rich-datalist li {
    border-bottom: 1px solid #3A3A3A;
    margin-bottom: 5px;
}

/* -- Rich panel -- */

.rich-panel {
	border: none;
    margin-bottom: 1em;
    background-color: #3A3A3A;
	background-image: url("http://www.tiggzi.com/respub/respub/images/home/corner.png");
	background-position: right top;
	background-repeat: no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://www.tiggzi.com/respub/js/border-radius.htc);
}

.rich-panel-header {
    background: transparent;
    border: 0;
    font-size: 20px;
    padding: 0.5em 0 0.5em 1em;
    color: #A7A7A7;
}


	/******************************
	 * Third party widgets styles *
	 ******************************/


/* -- Twitter widget --*/

.twtr-head {
	padding: 10px 10px 0 10px;
}

.twtr-hd {
	display: none;
}

.twtr-tweets {
    margin-top:10px;
}

.twtr-tweet {
    font-size:12px;
    margin:6px 0;
}

.twtr-timestamp {
    color:#999999;
    font-size:11px;
}

.mrg-lr5 {
	margin: 0 5px;
}



	/*********************************** 
	 * Tiggzi general component styles *
	 ***********************************/
.error-border{
	border-color: red !important;
}

.tggr-page {
	width: 960px;
	min-height: 85%;
	margin: 0 auto -86px;
	overflow: visible;
	text-align: left;
	padding-bottom: 86px;
}

.tggr-page-header {
	padding-top: 30px;
}

.tggr-page-header-hr {
	background-color: #424242; 
	height: 1px;
}

.tggr-page-header-logo {
	float: left;
	position: relative;
	bottom: 3px;
}

.tggr-page-header-login {
    float: right;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    text-align: right;
}

.tggr-page-header-userinfo {
	/*width: 160px;*/
	text-align: right;
	/*margin: 5px 10px 0 0;*/
	font-size: 12px;
	font-weight: normal;
	color: #CECECE;
}

.tggr-page-content {
	
}

.tggr-footer {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	color: #777;
}

.tggr-footer-row {
	width: 100%;
	margin-top: 10px;
	padding: 10px 0 15px;
	border-top: 1px solid;
}

.tggr-footer-row img {
	vertical-align: middle;
	margin-right: 5px;
}

.tggr-row {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.covered_by {
	width: 100%;
/*	margin-top: 10px; */
}

.tggr-label {
	font-weight: bold;
	color: white;
}

.tggr-button {
	/* background gradient, generated with: http://projects.korrelboom.com/gradient-generator/ */
	/* SVG fallback(Opera 11.10-, IE9) */ background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI1MSwxNzgsODMsMSk7IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6cmdiYSgyNTAsMTQxLDU2LDEpOyIgLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgLz48L3N2Zz4=);
	/* Opera 11.10+ */ background: -o-linear-gradient(top, rgba(251,178,83,1), rgba(250,141,56,1));
	/* Firefox 3.6+ */ background: -moz-linear-gradient(top, rgba(251,178,83,1), rgba(250,141,56,1));
	/* Chrome 7+ & Safari 5.03+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(251,178,83,1)), color-stop(1, rgba(250,141,56,1)));
	/* IE5.5 - IE7 */ filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFBB253,EndColorStr=#FFFA8D38);
	/* IE8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFBB253,EndColorStr=#FFFA8D38)";
	
	display: inline-block;
	padding: 10px 14px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-shadow: #777777 1px -1px 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://www.tiggzi.com/respub/js/border-radius.htc);
	text-align: center;
	cursor: pointer;
}

.tiggr-link-button {
	display: block;
	color: #fba149;
	font-size: 14px;
	font-weight: bold;
	background-color: #3A3A3A;
	padding: 10px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.tggr-input {
	background-color: #B9B9B9;
    border: 1px solid #FFFFFF;
    color: #000000;
    font-size: 16px;
    margin-top: 5px;
    padding: 6px 10px;
    width: 200px;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.tggr-panel {
/*	background-color: #3A3A3A; */
/*	background-image: url("../images/home/corner.png"); */
/*	background-position: right top; */
/*	background-repeat: no-repeat; */
	padding: 19px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
/*	behavior: url(http://www.tiggzi.com/respub/js/border-radius.htc); */
	border: 1px solid #424242;
}

.tggr-modal-panel-title {
	color: white;
	font-size: 20px;
}

.tggr-modal-panel-text {
	padding: 0 0 0 10px;
	margin: 5px 0 15px 0;
}

.tggr-modal-panel-text ul {
	list-style-type: decimal;
	margin: 0 0 0 20px;
}

.tggr-main-menu {
	float: right;
}

.tggr-main-menu-item {
	float: left;
	padding: 0 11px;
	width: 117px;
}

.tggr-main-menu-divider {
	float: left;
	width: 1px;
	height: 68px;
	background: #424242;
}

.tggr-main-menu-item-header {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 5px 0 10px 0;
}

.tggr-main-menu-item-descr {
	font-style: italic;
	font-size: 11px;
}

.tggr-main-menu-item-descr a {
	color: white;
}

.tggr-main-menu-item img {
	vertical-align: middle;
}

.tggr-user-menu-wrapper {
	
}

.tggr-user-menu-wrapper {
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	letter-spacing: -1px;
    padding: 5px 0 8px;	
	text-transform: uppercase;
	text-align: right;
}

.tggr-user-menu-item {
	padding-left: 10px;
	padding-right: 10px;
	color : #B9B9B9;
}

.tggr-user-menu-item:hover {
	color : #FBA149;
}

.tggr-user-menu-item.active {
	color : #e96f03;	

	background-image: url(http://www.tiggzi.com/respub/respub/images/project-list/selected-arr.png);
	background-position: center 18px;
	background-repeat: no-repeat;

	position: relative;
	top: 2px;
	padding-bottom: 10px;
}

.tggr-admin-menu {
	
}

.tggr-admin-menu-item {
	color: #B9B9B9;
	font-size: 16px;
}

.tggr-admin-menu-divider {
	margin: 0 10px;
}

.tggr-admin-menu-item:hover {
	color : #FBA149;
}

.tggr-admin-menu-item.active {
	color : #e96f03;
	font-weight: bold;
}

/* -- ERROR PAGE -- */

.tggr-error {
	text-align: center;
}

.tggr-error > div {
	display: inline-block;
}

.tggr-error-caption {
	color: #E49F13;
	font-size: 33px;
	font-weight: bold;
}

.tggr-error-message {
	color: #B3B3B3;
	font-size:14px;
	font-weight:bold;
}

/* -- 404 PAGE -- */

.tggr-404 > div {
	display: inline-block;
}

.tggr-404-caption {
	color: #E49F13;
	font-size: 33px;
	font-weight: bold;
	width: 300px;
	text-align: left;
}
.tggr-404-text, .tggr-404-text ul {
	color: #B3B3B3;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	width: 300px;
	list-style-position: outside;
	list-style-type: decimal;
}


	/********************************* 
	 * Page specific component styles *
	 *********************************/


/* -- Home page default -- home.xhtml -- */

.home-page-header-hr {
	background-color: #424242;
	height: 1px;
}

.home-main {
	    background-image: url("../images/home/image_index.png");
    background-position: right top;
    background-repeat: no-repeat;
/*    background-size: 50% auto; */
    background-size: auto auto;
}

.home-main-menu {
	float: right;
}

.home-main-menu > li {
	float: left;
	line-height: 50px;
	padding-left: 19px;
	font-size: 14px;
	font-weight: bold;
	color: #EC9826;
	white-space:nowrap;
}

.home-main-menu-item:hover {
	color: #DDDDDD;
}

.home-main-menu-item.active {
	color: white;
}

.home-main-menu-item:FIRST-CHILD {
	padding-left: 0px;
}

.home-main-menu-item img {
	vertical-align: middle;
}

.home-menu > li {
	margin-left: 10px;
	float: left;
	width: 273px;
	height: 70px;
}

.home-menu > li:first-child {
	margin-left: 0;
}

.home-menu-item-pic {
	float: left;
	height: 100%;
	padding-right: 20px;
	padding-top: 25px;
}

.home-menu-str-pic {
	float: left;
	height: 100%;
	padding-right: 10px;
	padding-top: 0px;
}

.home-menu-item-content {
/*	padding-left: 20px; */
/*	padding-top: 10px; */
}

.home-menu-item-content a {
/*	color: #FBA149; */
/*	font-size: 12px; */
/*	font-weight: bold; */
}

.home-menu-item-title {
	color: white;
	font-style: italic;

	font-size: 12px;
/*	font-weight: bold; */
	display: block;
	min-height: 55px;
}

.home-menu-item-text {
/*	color: #A7A7A7; */
	color: white;
	font-style: italic;
	text-align: right;

	font-size: 12px;
	display: block;
	padding: 10px 0;
	min-height: 25px;
}

.home-showcase-advert {
	color: white;
	font-weight: bold;
	font-size: 14px;
	line-height: 48px;
}

.home-widgets {
	overflow: hidden;
	border: 1px solid #CCC;
	width: 958px;
}

.home-widgets > div {
	float: left;	
}

.home-widgets-twitter {
	width: 477px;
	border: 0;
	border-left: 1px solid #CCC;
}

.home-widgets-blog {
	width: 480px;
}

.home-widget-header, .home-widget-footer {
	line-height: 50px;
	height: 49px;
	padding-left: 20px;
}

.home-widget-header {
	background-image: url("../images/home/widgetHeader.png");
	background-repeat: repeat-x;
	color: #3E3E3E;
	font-size: 12px;
	font-weight: bold;
}

.home-widget-content {
	background-color: white;
	font-size: 14px;
	height: 400px;
	overflow: hidden;
	padding: 20px;
	color: #777777 !important;
}

.home-widget-footer {
	background-image: url("../images/home/widgetFooter.png");
	background-repeat: repeat-x;
	border: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

.home-widget-item-title {
	display: block;
	color: #006AC2;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.home-widget-item-text {
	color: #777777;
	font-size: 12px;
	display: block;
}

.home-link-winfree {
	color: #fffaa0;
}

.home-link-widget {
	color: #0068CA;
	font-size: 10px;
	font-weight: bold;
}

.home-verbiage {
	margin-top: 20px
}
.home-verbiage-str1,
.home-verbiage-str2,
.home-verbiage-str3 {
	display: block;
	padding-bottom: 20px;
}
.home-verbiage-str1 {
	color: white;
	font-size: 28px;
	font-weight: bold;
	padding-top: 15px;
}

.home-verbiage-str2 {
	color: white;
	font-size: 16px;
	padding-left: 25px;
}

.home-verbiage-str3 {
	font-size: 16px;
/*	color: #CECECE; */
	color: white;
	padding-bottom: 0px;
}

.home-verbiage-pick {
	font-weight: bold;
}




.home-verbiage-action {
	margin-top: 30px;
	margin-bottom: 40px;
	float: left;
}

.home-verbiage-button {
float: left;
padding-bottom: 16px;
}

.home-verbiage-button > a {
	padding: 17px 40px;
}

.sign-up-text {
	font-size: 16px;
	padding: 17px 53px;
	color: #33CCFF;
	font-weight: bold;
}

.home-user-feedback {
    float: left;
    margin-left: 25px;
    margin-top: 22px;
    width: 370px;
}

.home-more-rocks {
    float: right;
    /*margin-left: 25px;*/
    /*margin-top: 48px;*/
    margin-bottom: 20px;*/
/*    width: 370px; */
}

.home-explore-features {
    float: left;
    /*margin-left: 15px;*/
    margin-top: 20px;
    margin-bottom: 50px;
}

div.slide-1 {
	background: url(../images/home/classic_home_s1.png) no-repeat 500px 120px;
	padding: 50px 30px 50px 50px;
}

div.slide-1 p {
	font: 22px Arial,Tahoma,sans-serif normal;
	text-shadow: 2px 4px 3px #222;
	margin: 25px 0 25px 0;
}

div.slide-2 {
	/*background: url(../images/home/classic_home_s2.png) no-repeat 0 0;*/
	padding: 30px 30px 50px 70px;
}

div.slide-2 div {
	float: left;
}

div.slide-2 div.left {
	width: 250px;
	height: 418px;
	margin: 75px 0 0 0;
	padding: 0 50px 0 0;
	background: url(../images/home/classic_home_s2_1.png) no-repeat 24px 100%;
}

	div.slide-2 div.center {
		width: 200px;
		height: 89px;
		margin: 15px 23px 0 -15px;
		background: url(../images/home/classic_home_s2_2.png) no-repeat 16px 100%;
		text-align: center;
		}
	div.slide-2 div.right {
		width: 150px;
		height: 401px;
		margin: 55px 0 0 0;
		padding: 0 0 0 127px;
		background: url(../images/home/classic_home_s2_3.png) no-repeat 0 100%;
		}
	div.slide-2 h1 {
		font-size: 22px;
		text-shadow: 2px 4px 3px #222;
		line-height: 27px;
		margin: 0 0 10px 0;
		}
	div.slide-2 p {
		font: 12px Arial,Tahoma,sans-serif normal;
		text-shadow: 2px 4px 3px #222;
		margin: 0 0 10px 0;
		}
div.slide-3 {
	background: url(../images/home/classic_home_s3_1.png) no-repeat 342px 130px;
	padding: 50px 30px 50px 50px;
	}
	div.slide-3 h1 {
		background: url(../images/home/classic_home_s3_2.png) no-repeat 0 0;
		text-shadow: 2px 4px 3px #222;
		padding: 10px 0 0 60px;
		height: 57px;
		}
	div.slide-3 p {
		font: 22px Arial,Tahoma,sans-serif normal;
		text-shadow: 2px 4px 3px #222;
		margin: 10px 0 10px 0;
		width: 270px;
		}
div.slide-4 {
	background: url(../images/home/classic_home_s4.png) no-repeat 50% 100px;
	padding: 270px 70px 50px 70px;
		text-align: center;
	}
	div.slide-4 h1 {
		text-shadow: 2px 4px 3px #222;
		height: 57px;
		text-align: center;
		}
	div.slide-4 p {
		text-shadow: 2px 2px 2px #222;
		margin: 10px 0 10px 0;
		font-size: 14px;
		text-align: left;
		}
	div.slide-4 a.button {
		/* background gradient, generated with: http://projects.korrelboom.com/gradient-generator/ */
		/* SVG fallback(Opera 11.10-, IE9) */ background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDEwOCwxNTYsMTg4LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoNDgsMTE0LDE2MCwxKTsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
		/* Opera 11.10+ */ background: -o-linear-gradient(top, rgba(108,156,188,1), rgba(48,114,160,1));
		/* Firefox 3.6+ */ background: -moz-linear-gradient(top, rgba(108,156,188,1), rgba(48,114,160,1));
		/* Chrome 7+ & Safari 5.03+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(108,156,188,1)), color-stop(1, rgba(48,114,160,1)));
		/* IE5.5 - IE7 */ filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF6C9CBC,EndColorStr=#FF3072A0);
		/* IE8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF6C9CBC,EndColorStr=#FF3072A0)";
		display: inline-block;
		padding: 10px 20px;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
		text-shadow: #777 1px -1px 2px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		behavior: url(http://www.tiggzi.com/respub/js/border-radius.htc);
		text-align: center;
		cursor: pointer;

		box-shadow: 1px 2px 2px 1px #222;
		
		margin: auto;
		padding: 20px;
		margin: 20px 0 0 0;
		}



.musicians-home-header .tggr-button-gray {
	/* SVG fallback(Opera 11.10-, IE9) */ background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDE4NSwxODUsMTg1LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoNzEsNzEsNzEsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);
	/* Opera 11.10+ */ background: -o-linear-gradient(top, rgba(185,185,185,1), rgba(71,71,71,1));
	/* Firefox 3.6+ */ background: -moz-linear-gradient(top, rgba(185,185,185,1), rgba(71,71,71,1));
	/* Chrome 7+ & Safari 5.03+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(185,185,185,1)), color-stop(1, rgba(71,71,71,1)));
	/* IE5.5 - IE7 */ filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFB9B9B9,EndColorStr=#FF474747);
	/* IE8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFB9B9B9,EndColorStr=#FF474747)";
	
	display: inline-block;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-shadow: #777777 1px -1px 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #2C2C2C;
	behavior: url(http://www.tiggzi.com/respub/js/border-radius.htc);
	text-align: center;
	cursor: pointer;
	}
.musicians-home-header .srow {
	text-align: center;
	}
	
/*	
.musicians-home-header .block-field-username {
	margin-top: 12px;
	}
*/
	.musicians-home-header .block-field-username .srow {
		margin: 8px 0 0 0;
		}
/*
.musicians-home-header .block-field-password {
	margin-top: 12px;
	}
	*/
	.musicians-home-header .block-field-password .srow {
		margin: 11px 0 0 0;
		}
		.musicians-home-header .block-field-password .srow a {
			color: #CECECE;
		}
.musicians-home-header .block-button-login {
	}
	.musicians-home-header .block-button-login .srow {
		margin: 10px 0 0 0;
		}
		.musicians-home-header .block-button-login .srow a {
			color: #09a6ca;
			font-weight: bold;
			}

input#userName , input#userPassword{
	/*background-color: #FFF; */
	/*border-color: #000;*/
        background-color: #B9B9B9;
	border-color: white;
}


#forgot-link{
	/*color: #CECECE;*/
	color: #FBA149;
}

#back-login > div{
	float: left;
}

#login-section{
	color: #CECECE;
}

/* -- Musicians home page -- */

.intro-slide{
	background-image: url("../images/home/introducing-people-img.png");
	background-repeat: no-repeat;
	background-position: 50px 110px;
}

.show-and-tell-slide{
	background-image: url("../images/home/show-tell-person-img.png");
	background-repeat: no-repeat;
	background-position: center 135px;
}

.extend-slide{
	background-image: url("../images/home/extend-tiggr-person.png");
	background-repeat: no-repeat;
	background-position: 610px 20px;
}

.pocket-slide{
	background-image: url("../images/home/pocket-friendly-person.png");
	background-repeat: no-repeat;
	background-position: 700px 20px;
}

.want-more-slide{
	background-image: url("../images/home/want-more-img.png");
	background-repeat: no-repeat;
	background-position: 525px 40px;
}

.silhouettes{
	width: 90px;
	position: relative;
	left: -30px;
}

.silhouettes a{
	font-size: 12px;
	color: #A7A7A7;
}


/* -- App hosting page -- appHosting.xhtml -- */

.apphosting-main {
	margin: 10px 0;
	width: 100%;
	position: relative;
}

.apphosting-main-header {
	color: white;
	padding: 10px 0 40px 30px;
}

.apphosting-main-content {
	display: block !important;
}

.apphosting-main-content-left {
	float: left;
	width: 540px;
	border-right: 1px solid #CECECE;
}

.apphosting-main-content-right {
	float: right;
	width: 285px;
}


/* -- Features page -- features.xhtml -- */

.features-wrapper .tggr-row {
	margin-bottom: 30px;
}

.features-wrapper .tggr-row .features-cell:first-child div:first-child {
	padding-right: 50px;
}

.features-cell {
	float: left;
	width: 50%;
}

.features-app {

margin-right: 40px !important;
}


#features_tab_container {
    margin-top: 20px;
}


/* -- Musicians project wizard -- */

#projectWizard td {
	padding: 10px;
	vertical-align: top;
}

#projectWizard .stepContent {
	width: 100%;
	background: url("../images/common/corner.png") #3a3a3a
		no-repeat top right;
}

.stepContent label{
	color: white;
}

.stepHeader {
	font-weight: bold;
	color: #FFF;
}

.stepTitle {
	font-weight: bold;
	color: #FFF;
}

h1.stepHeader {
	font-size: 34px;
	margin-bottom: 6px;
}

.stepLink {
	cursor: pointer;
	color: #fba149;
}

.stepButton {
	display: block;
	color: #fba149;
	font-size: 14px;
	font-weight: bold;
	background-color: #3A3A3A;
	padding: 10px 15px;
	margin-left: 7px;
	cursor: pointer;
	float: right;
}

#projectWizard .wizard_input {
	font-weight: bold;
	font-size: 24px;
	color: black;
	border: 1px solid white;
	background-color: #6e6e6e;
	padding: 6px 18px 5px;
	margin-top: 10px;
}

#projectWizard .wizard_input_c {
	font-weight: bold;
	font-size: 12px;
	color: black;
	border: 1px solid white;
	background-color: #6e6e6e;
	padding: 5px;
	margin-top: 8px;
}

#projectWizard textarea.wizard_input {
	font-weight: bold;
	font-size: 20px;
	color: black;
	border: 1px solid white;
	background-color: #6e6e6e;
	padding: 6px 18px 5px;
	margin-top: 10px;
}

#projectWizard .wizard_input_title {
	font-weight: bold;
	font-size: 24px;
	color: white;
}

#storestep .wizard_input_title {
	font-weight: bold;
	font-size: 12px;
	color: #c2c2c2;
}

#projectWizard #finishStepsContainer {
	display: none;
}

#projectWizard .stepLeftColumn {
	width: 600px;
	height: 600px;
	vertical-align: top;
	background-color: #3A3A3A;
	padding: 0px;
	position: relative;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#projectWizard td.stepRightColumn {
	vertical-align: middle;;
	text-align: center;
}

#projectWizard .stepLeftColumn > div:first-child{
	height: 547px;
	display: block;
	overflow: hidden;
}

#projectWizard .stepNavigationButtons {
	padding-right: 15px;
	height: 43px;
}

#projectWizard .uploadedImageTag {
	max-height: 100%;
	max-width: 100%;
}

#projectWizard .wizardOption {
	margin-left: 7px;
}

#projectWizard .wizardOption:first-child {
	margin-left: 0px;
}

#projectWizard .errorContainer {
	color: red;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;			
}

#step1 span.stepHeader,#step1a span.stepHeader {
	padding-left: 26px;
	font-size: 26px;
	cursor: pointer;
}

span.stepHeader.collapsed {
	background:
		url("../images/project/arr-right-enable-no-shade.png")
		transparent no-repeat 0 4px;
}

span.stepHeader.shown {
	background:
		url("../images/project/arr-down-enable-no-shade.png")
		transparent no-repeat 0 4px;
}

#step1 div.itemContent, #step1a div.itemContent {
	padding: 5px 5px 0px 26px;
}

#step1 div.itemContent .stepText, #step1a div.itemContent .stepText {
	padding-bottom: 10px;
}

#step1 div.itemContent .stepLink, #step1a div.itemContent .stepLink {
	display: block;
	text-align: right;
	padding: 5px 5px 0 0;
}

#step2 label,#step4 label,#step5 label,#step6 label,#step7 label,#step8 label,#photosstep label,#themestep label,#storestep label,#projectInfo label {
	font-weight: bold;
	font-size: 20px;
}

#step10 .stepLink {
	float: right;
	margin-right: 20px;
}

.wizardOptionBlock {
	margin-top: 15px;
}

.themelist {
	margin-top: 20px;
}

/* -- Wizard scroll widget -- */

#scrollbar1 {
	width: 520px;
	clear: both;
	margin: 20px 0 10px;
}

#scrollbar1 .viewport {
	width: 500px;
	height: 370px;
	overflow: hidden;
	position: relative;
}

#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
}

#scrollbar1 .thumb .end,#scrollbar1 .thumb {
	background-color: #a7a7a7;
}

#scrollbar1 .scrollbar {
	position: relative;
	float: right;
	width: 15px;
}

#scrollbar1 .track {
	height: 100%;
	width: 13px;
	position: relative;
	padding: 0 1px;
}

#scrollbar1 .thumb {
	height: 20px;
	width: 13px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	display: none;
}

#scrollbar1 .thumb .end {
	overflow: hidden;
	height: 5px;
	width: 13px;
}

#scrollbar1 .disable {
	display: none;
}


/* -- Plans & pricing page -- pricing.xhtml -- */
.pricing-tagline{
	padding-top: 10px;
	margin: 0 20px;
	font-size: 32px;
	font-weight: normal;
}

.pro-feature{
	background-image: url(../images/ic-white-arr.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.how-trial{
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #999999;
}

.orange_box {
	height:440px;
	width: 330px;
	background: url(../images/yellow_block.png) no-repeat;
	text-align: center;	
}

.orange_box h2 {
	font-weight: bold;
	font-size: 32px; 
	color: #3A3A3A; 
	margin-top: 15px;
}

.orange_box h3 {
	font-weight: bold;
	font-size: 18px; 
	color: #ffffff; 
	margin-top: 15px;
}

.orange_box h4 {
	font-size: 18px; 
	color: #3A3A3A; 
	margin-top: 10px;	
}

.orange_box p {
	font-weight: normal;
	font-size: 12px; 
	color: #ffffff; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;		
}

.orange_box .small_text a {
	text-decoration: underline;
	color: #ffffff;
}

.orange_btn {
text-align: center;
	height: 55px; 
	margin-top: 65px;
	background: url(../images/but-orange-big.png) no-repeat center top;
	text-decoration: none;
}

.orange_btn h2 {
	font-weight: bold;
	font-size: 16px;
	position: relative;
	top: 18px;
	color: #af342d;
}

.mobile .gray_box{
	padding: 20px 0;
}

.gray_box {	
	height:440px;
	width:330px;
	background: url(../images/white_block.png) no-repeat;
	text-align: center;
}

.pricing .gray_box {
	height:440px;
}

.gray_box h2 {
	font-weight: bold;
	font-size: 32px; 
	color: #3A3A3A; 
	margin-top: 15px;
}

.gray_box h3 {
	font-weight: bold;
	font-size: 18px; 
	color: #e96f03; 
	margin-top: 15px;
}

.gray_box h4 {
	font-size: 18px; 
	color: #3A3A3A; 
	margin-top: 10px;	
}

.gray_btn {
	width: 222px; 
	height: 55px; 
	margin-top: 30px;
	background: url(../images/but-gray.png) no-repeat;
}

.gray_btn h2 {
	font-weight: bold;
	font-size: 16px;
	position: relative;
	top: 18px;
	color: #af342d;
}

.product-info h2 {
	font-size: 32px;
	font-weight: bold; 
}

.product-info h3 {
	font-size:18px;
	font-weight: bold; 
	color: #e96f03; 
	margin-top: 15px;
}

.pricing-column {
	/*width:33%;*/
	/*width:20%;*/
}

.pricing-widget {
	/*width: 225px;*/
	width: 164px;	
	margin: auto;
	background-color: #3A3A3A;
	padding: 0;
  float: left;
  margin-right: 15px;
  border: medium none;  
}


.pricing-header {
	color: #FBA149;
	font-size: 32px;
	font-weight: bold;
	/*border-bottom: 1px solid #424242;*/
	/*margin: 0 30px;*/
}

.pricing-row1{
	height: 900px;
}

.pricing-row2{
	height: 810px;
}

.pricing-row p{
	/*border-bottom: 1px solid #424242;*/
	margin: 0 7px;
	font-size: 12px;
}

.pricing-row-first p{
	margin: 0;
}

.pricing-row p b{
	color: white;
}

.pricing-row h3{
	/*border-bottom: 1px solid #424242;*/
	/*background-color: #FA8D38;*/
    background-color: #F6762D;	
        font-size: 18px;
	/*margin: 10px 0;*/
	/*margin-bottom: 10px;*/	
	color: white;
    border-radius: 3px 3px 3px 3px;    	
}

.pricing-row h4{
  font-size: 14px;
  color: #F6762D;
  padding-left: 20px;
  text-align: left;	
}

.pricing-row, .pricing-no-row p{
    border-bottom: 1px solid #3A3A3A;
}


.pricing-row .pricing-small {
  font-size: 11px;
}

.pricing-row .pricing-dubl-line {
  line-height: 2.2em;
}

.pricing-row .pricing-color {
  color: #F6762D;
}


#pricing_tab_container {
  margin-top: 20px;
}

.pricing-button {
 float:none;
 display:inline-block;
 /*margin-bottom: 10px;*/
 padding: 1px 20px;
}

.pricing-tab-get-all {
 font-size: 14px;
 padding-top: 20px;
 text-align: center;
}

.pricing-tab-get-all a {

}

.pricing-column .pricing-row-first {
  width: 240px;
  margin: auto;  	
}

.pricing-row-first, .pricing-row-first h3, .pricing-row-first p {
  background-color: inherit;	
  border-color: #1C1C1C;
  margin-left: 35px;
  text-align: left;  	
}

.noborder {
  border-color: #1C1C1C;	
}

.pricing-year{
 font-size: 17px;
 color: #F6762D; 	
}

.pricing-year-backend-services {
 font-size: 12px;
 color: #F6762D;
}

.pricing-add-user {
 font-size: 11px;	
}

.pricing-row .pricing-dubl-year-line {
 line-height: 1.6em; 
 margin: 0 7px 10px 7px;
 padding-top: 3px; 	
}

.pricing-header-dubl-line {
 line-height: 1.15em;	
}

/* -- About us page -- about_us.xhtml -- */

.about-us p {
	margin-bottom: 20px;
}

.firstCol {
	width: 185px;
	/*color:#bbbbbb;*/
	font-size:18px;
	/*font-weight:bold;*/
	/*font-style:italic;*/
	vertical-align: top;
}

.secondCol {
	padding-left: 50px;
	line-height: 20px;
	padding-bottom: 40px;
}

/* -- Register page -- register/register.xhtml -- */

.register-title {
	color: white;
	margin: 10px 0;
}

.register-product-name {
	display: block;
	padding-top: 15px;
	font-weight: bold;
	font-size: 16px;
}

.register h3 {
	color: white;
	padding-bottom: 10px;
}

.register .prop {
	margin-bottom: 10px;
}

.register .prop label {
    float: left;
    font-size: 14px;
    margin-right: 15px;
    padding-top: 14px;
    text-align: right;
    width: 150px;
}

.register .name {
    float: left;
    font-size: 14px;
    margin-right: 15px;
    text-align: right;
    width: 150px;
}
.register .prop .value {
    padding-top: 7px;
}

.register .prop .value.errors input {
    border-color: red;
}

.register-terms-and-total .name,
.register-terms-and-total .value {
	display: block;
}

.register-terms-and-total .prop .value {
	padding-top: 3px;
}


.register .prop input[type=text],
.register .prop input[type=password],
.register .prop select,
.register .prop textarea {
 
}

.register .prop textarea {
	height: 100px;	
}


/*Text inside error span*/
.register .prop .error span.errors {
    display: block;
    width: 260px;
	float: right;
}

.register .prop .error {
	color: red;
    display: inline-block;
    width: 427px;
    text-align: right;
    padding: 5px 0 0 0;
    clear: both;
}

.register .prop .error img {
    display: none;
}


.mobile-landing-div {
	width: 300px;
	height: 410px;
	background-image: url(../images/tiggr-mobile-banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-bottom:15px;
}

.mobile-landing-header {
	background-image: url(../images/ic-mobile.png);
	background-position: 25px center;
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	padding-left: 70px;
}

.mobile-landing-title{
	font-size:15px;
	font-weight: bold;
	padding: 4px 20px 13px;
}

.mobile-landing-cntnt{
	font-size: 15px;
	padding: 5px 25px;
	
}


/* -- Send new pass page -- sendNewPass.xhtml -- */

.sendpass-main {
	background: transparent;	
}

.sendpass-row {
	width: 550px;
	height: 75px;
	padding-top: 30px;	
} 

.sendpass-row > * {
	margin-left: 10px;
}

/* -- Password setup page -- passwordSetup.xhtml -- */


.setuppass-message {
	margin: 15px 0;
}

.setuppass-form {
	margin: 40px auto 0;	
}

/* -- New Login page -- login/login.html -- */

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


.login-right li {
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

.login-right li p {
    padding-top: 10px;
    color: white;
}

.login-right p b {
    color: white;
}

/* -- Login page -- login/login.xhtml -- */

.login-leftbox {
	float: left;
	width: 58%;
}

.login-rightbox {
	float: right;
	width: 42%;
	text-align: right;
}

.login-mobile-system-image {
	background-image: url(../images/login/mobile/mobile-builder-app.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 305px;
	position:relative;
}

.login-prototype-system-image {
	background-image: url(../images/login/prototype/prototype-builder-image.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 305px;
	position:relative;
}

.login-rightbox-leftcol {
	float: left;
	width: 65%;
}

.login-rightbox-rightcol {
	float: right;
	width: 35%;
	padding-top: 30px;
}
	
.login-social-links {
    color:#999999;
    padding: 15px 10px;
}
.login-social-links h4 {
    display: inline;
    padding-right: 15px;
    vertical-align: middle;
}
.login-social-links a {
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
}


/* -- Login form -- loginForm.xhtml -- */

.login-form-box {
    width: 280px;
    margin: 0 auto;
    margin-top: 30px;
}

.login-form-box table {
	width: 100%;
}

.login-form-box table tr {
	vertical-align: top;
}

.login-form-box table tr label {
	position: relative;
	top: 10px;
	left: -3px;
}

.login-form-box table tr input[type=checkbox] {
	position: relative;
	top: 12px;
	left: -3px;
}



/* -- Browse project page -- project/browse.xhtml -- */

#systems, #shrd{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
	-moz-opacity: 0.6; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.6;
}

#systems:hover, #shrd:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
	-moz-opacity: 1; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
	opacity: 1;
}

#projects-panel ul li {
	float:left;	
}

#mess-div .message {
    background: none repeat scroll 0 0 #3A3A3A;
    border-radius: 5px 5px 5px 5px;
    font-size: 13px;
    margin: auto;
    padding: 15px 10px 10px;
}

.tggr-page-header .login-messages {
	position: absolute;
	top: -17px;
	right: 10px;
	max-width: 150px;
	padding-top: 2px;
	display: block;
}

.login-invalid, .login-not-verified{
	display: block !important;
   visibility: visible !important;
}

.login-invalid-text{
	white-space: nowrap; 
	/*top: -21px;*/
	padding: 1px 4px;
	background: #FFF;
	/*position: absolute; */
	left: 0px;
	border: 1px solid red;
	border-radius: 3px;
	color: red;
	padding-bottom: 3px;
}

.login-not-verified{
	white-space: normal;
	width: 396px;
	top: -32px;
}

.login-messages{
	min-height: 15px;
	max-height: 60px;
	text-align: right;
	padding: 1px 4px 0;
	background: #FFF;
	border: 1px solid white;
	z-index: 999;
	border: 1px solid red;
	border-bottom: none;
	border-radius: 3px 3px 0 0;
	color: red;
	
}

.message li.infomsg, li.infomsg {
    background-image: url("../images/msginfo.png");
    color: white;
    padding-left: 20px;
}

.errormsg{
	color: red;
}

.message li.errormsg, li.errormsg {
    background-image: url("../images/msgerror.png");
    color: red;
    padding-left: 20px;
}

.login-form-box ul.message, .mus-login-box ul.message {
	text-align: right;
}
.login-form-box .message li.errormsg, .mus-login-form-box .message li.errormsg {
	background: none;
	padding: 0;
}
.message li.warnmsg, li.warnmsg {
    background-image: url("../images/msgwarn.png");
    color: yellow;
    padding-left: 20px;
}

#project-browse .tggr-panel {
	position: relative;
}

#project-browse .tggr-panel .panel-buttons {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#project-browse h1,#projectInfo h1,#projectInfo h2, #projectInfo h3{
	color: white;
}

#showcase-panel,#create-project-panel {
	height: 160px;
}

#project-browse .project-item {
	color: #868686;
}

#project-browse .app-item {
	background: none;
	text-align: center;
}

.browse-project-thumbnail {
	width:70px;
	height:70px;
	display:block;	
}

.browse-project-thumbnail > img {
	max-width:100%;
	max-height:100%;
}

.w-item-content {
    display: block;
    height: 50px;
    margin-top: 10px;
}

.panel-pic {
 	float: left;
    height: 100%;
    margin-right: 30px;
}

/* -- Showcase submission form -- submissionFrom.xhtml -- */

.showcase-submission-form {
    margin: 20px 0 0 0;
    width: 100%;
}

.showcase-submission-form td {
    padding-bottom: 10px;
}

.showcase-submission-form .value {
	float: left;
	padding: 3px 0px;
}

.showcase-submission-form .name {
	vertical-align: top;
	font-weight: bold;
	width: 150px;
	float: left;
	clear: left;
}

.showcase-submission-form .errors {
	color: red;
	vertical-align: middle;
}

.showcase-submission-form .error img {
	display: none;
}

.showcase-submission-form .error span {
	position: relative;
	top: 12px;
}

.showcase-submission-form .errors input, .showcase-submission-form .errors textarea {
	border: 1px solid red !important;
}

.showcase-submission-form .text_input {
    padding: 0;
}

.showcase-submission-form div.text_input input, textarea {
	width: 290px;
    padding: 0;
}

.showcase-submission-form div.text_input textarea {
	border: 1px solid #cecece;
    border-radius: 3px;
}

.showcase-submission-form label.name {
    text-align: right;
    font-weight: normal;
    position: relative;
    top: 12px;
}

.showcase-submission-administrate label.name {
    color: #ddd;
    font-weight: bold;
	top: 0px;	
}

.showcase-submission-form span.value, input.value, table.value, .management-form-label-length {
    margin-left: 15px;
}

.showcase-submission-form span.value {
	width: 290px;
}

.showcase-submission-form span.error {
	width: 160px;
} 

.showcase-submission-form span.required-mess {
    float: right;
    font-size: 12px;
    color: #87b22f;
}

.submission-buttons {
    float: right;
}

.submission-buttons td {
    padding: 0 0 0 10px;
}

.showcase-submission-form span.value span {
	margin: 0;
}

.no-showcase-data {
    margin: 15px 0 0 0;
}


/* -- Project info (landing) page -- project-info.xhtml -- */

.project-info-header {
	padding-top: 10px;
	margin: 0 20px;
	font-size: 32px;
	font-weight: normal;
}

.project-info-content {
	line-height: 1.5;
}

.project-info-content .tggr-panel {
	width: 50%;
	padding: 10px 20px 15px;
	vertical-align: top;
	position: relative;
}

.project-info-content h1 {
	font-size: 32px;
}

.project-info-content h3 {
	padding: 5px 0 10px 0;
	font-size: 16px;
}

.project-info-content a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	text-align: right;
}

/* -- Share popup -- projectPermissions.xhtml -- */

.permissions-popup {
	text-align: center;
}

.userPermList {
    width: 100%;
    padding: 0px;
    font-size: 13px;
}

.userPermList td {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    border-bottom: 1px;
    border-bottom-style: dotted;
    border-bottom-color: gray;
}

.userPermListHeader td {
    font-weight: bold;
    background-color: #DCDCDC;
    border-bottom-style: none;
}

.permCheckList {
    width: 80%;
}

.permCheckList td {
    width: 20%;
}

.permTitle {
	display: block;
	width: 100%; 
	border-bottom: 2px solid #DDDDDD;
	font-weight: bold; 
	font-size: 15px; 
	margin-top: 20px 0 15px; 	
}

/* -- Build apk page  -- apk.xhtml -- */

.apk-firstcol {
	width: 25%;
}

.apk-firstcol > img {
	display: block;
}

.apk-secondcol {
	width: 75%;
	font-size: 14px;
	line-height: 1.5;
}

.apk-preloader-div {
	width: 100%;
	height: 30px;
	text-align: center;
}

.apk-preloader-div img {
	margin: 10px auto;
}

.apk-secondcol .tiggr-link-button {
	font-size: 14px;
	width: 150px;
	text-align: center; 
	margin: 10px auto 0;
	text-transform: uppercase;
}

.apk-status-header {
	font-size: 22px;
	line-height: 1;	
	color: #BBB;
}

.apk-build-success {
	color: #598527;
}

.apk-build-failure {
	color: red;
}

.apk-refresher {
	font-size: 18px;
	color: #BBB;
}

.apk-footer {
	font-size: 16px;
	text-align: center;
	margin-top: 60px;
}

/* -- My account page -- myAccount.xhtml -- */

.prototype-login {
	background-image: url(http://www.tiggzi.com/respub/respub/images/login/prototype/prototype-builder-image.png);
	background-repeat: no-repeat;
	width: 460px;
	height: 305px;
	position: relative;
}

.mobile-login {
	background-image: url(http://www.tiggzi.com/resources/respub/images/login/mobile/mobile-builder-app.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 305px;
	position:relative;
}

.musicians-login {
	background-image: url(http://www.tiggzi.com/respub/respub/images/login/musicians/musicians-builder-image.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 305px;
	position:relative;
}

.hosting-login {
	background-image: url(http://www.tiggzi.com/respub/respub/images/login/hosting/mobile-hosting-image.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 305px;
	position: relative;
}

.mobile-box {
	background-image: url(http://www.tiggzi.com/respub/respub/images/mobile-box.jpg);
	background-position: 0 0;
	width: 410px;
	height: 342px;
	margin-left:40px;
}

.mobile-box-hovered {
	background-image: url(http://www.tiggzi.com/respub/respub/images/mobile-box.jpg);
	background-position: 0 -343px;
	width: 410px;
	height: 342px;
	margin-left:40px;
}

.sign-up-button {
	background-image: url(http://www.tiggzi.com/respub/respub/images/but-signup-now.png);
	position: relative;
	width: 145px;
	height:52px;	
}

.learn_more_label {
	position: relative;
	background: url(http://www.tiggzi.com/respub/respub/images/arr-orange-small.gif) no-repeat;
	background-position: right center;	
	width: 100px;
	padding-right: 10px;
}

.learn_more_label a {
	color: #e96f03 !important;
}


.learn_more_cell_left {
	width: 40%;	
}

.learn_more_cell_right {
	width: 60%;
}

/* -- Subscription Management page -- subscription/edit.xhtml */

.subscription-edit {
	width: 100%; 
	margin-bottom: 50px	
}

.subscription-edit .prop .name {
	float: left !important;
}

.subscription-edit .remark {
	position: relative;
	left: 8px;
}

.subscription-edit .errors input,
.subscription-edit .errors textarea,
.subscription-edit .errors select {
	border-color: red !important;
}

.subscription-edit .error {
	color: red;
	position: relative;
	top: 5px;
	width: 300px !important;
	padding: 0 135px !important;
	
}

#sbscr-type-description h3 {
	font-size: 20px;
	color: white;
	margin-bottom: 10px;
}

#sbscr-type-description h3 b {
	color: #F6762D;
}
#sbscr-type-description p b {
	color: white;
}

#sbscr-type-description p {
	padding-left: 10px;
	line-height: 1.5em;	
}

/* -- Subscription Confirmation page -- subscription/confirmation.xhtml */

.subscription-confirmation {
	
}

.subscription-confirmation .errors {
	color: red;
	display: block;
	width: 300px;
	padding-top: 3px;
}

/* -- Subscription Succesful page -- subscription/subscriptionSuccessful.xhtml */

.subscription-successful {
	text-align: center;
}

.subscription-successful h2 {
	margin: 50px 0 0;
	font-size: 30px;
	color: white;
}

/* -- Subscription Billing Info page -- subscription/billingInfo.xhtml */

.subscription-billinginfo {
	width: 70%;
	margin: 20px auto;
}

.subscription-billinginfo h2 {
	font-size: 24px;
	color: white;
}

.subscription-billinginfo .remark {
	position: relative;
	left: 5px;
}

/* -- Showcase management table -- showcaseManagementTable.xhtml */

.showcase-management-table .rich-table-cell {
	text-align: center;
}

/* -- Showcase apps widget -- */

.apps-widget-header {
	line-height: 50px;
	padding-left: 20px;
	background-image: url("http://www.tiggzi.com/respub/respub/images/home/widgetHeader.png");
	background-repeat: repeat-x;
	color: #3E3E3E;
	font-size: 12px;
	font-weight: bold;
}

.apps-widget-item-title {
	display: block;
	color: #006AC2;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.apps-widget-item-text {
	color: #777777;
	font-size: 12px;
	display: block;
}

.showcase-teaser {
    background: url(http://www.tiggzi.com/respub/respub/images/showcase/mobile-showcase-banner-1.jpg) 0 0 no-repeat;
    width: 234px;
    height: 96px;
    padding: 170px 0 0 20px;
}

.showcase-submit-but {
    background: url(http://www.tiggzi.com/respub/respub/images/showcase/mobile-showcase-submit-but.png) 0 0 no-repeat;    
    padding: 0 0 20px 212px;
}

.showcase-submit-but a{
    padding-bottom: 18px;
}

.showcase-submit-but span {
	line-height: 36px;
}

.showcase-teaser-link {
	padding: 0 10px 0 0;
    background: url(http://www.tiggzi.com/respub/respub/images/arr-orange-small.gif) right no-repeat;
}

.showcase-teaser-link a {
    font-size: 13px;
    color: #E96F03;
}

.show-submit-but {
    margin-bottom: 30px;
}

.submission-buttons {
    float: right;
}

.submission-buttons td {
    padding: 0 0 0 10px;
}

.showcase-submission-form span.value span {
	margin: 0;
}

.no-showcase-data {
    margin: 15px 0 0 0;
}

.showcase-widget-container {
    margin: 10px 0 50px 0;
    width: 17%;
    float: left;
    *padding-bottom: 50px;
}

.showcase-widget-header {
    text-align: center;
}

.showcase-widget-header table {
    width: 100%;
}

.showcase-widget-header td {
    padding: 0 0 5px 0;
}

.showcase-widget-footer {
    position: absolute;
	left: 0;
    bottom: 0;
    width: 17%;
    float: left;
}

.showcase-widget-footer table {
    text-align: center;
    margin: 5px 0;
}

.showcase-widget-grid {
    margin: 10px 0 0 0;
}

.showcase-widget-grid td {
    vertical-align: middle;
    padding: 0;
    width: 154px;
}

.showcase-img-container {
	width: 100px;
	margin: 0 auto;
}

.showcase-table td {
    width: 154px;
    padding: 15px 15px 0 0;
}

.showcase-item-grid td{
    padding: 5px 0 0 0;	
}

.showcase-global-container .devider {
    margin: 0 4px;
}

.item-border {
    border: 1px solid #FBA149;
    height: 148px;
}

.app-item {
    height: 154px;
    width: 154px;
    margin: 0 auto;
}

.item-desc:hover div.transbox {
    background-color: #ffffff;
    cursor: pointer;
    display: block;
    height: 137px;
    padding: 4px 4px 0 4px;
    filter: alpha(opacity = 90);
    opacity: 0.9;
    width: 141px;
}

.transbox table td {
    padding: 0 0 4px 0;
}

.item-info {
    cursor: default;
    padding: 0 10px;
}

.item-info span {
    font-size: 11px;
}

.item-info table {
    width: 105px;
}

.item-info table td {
    padding: 0;
}

.item-info:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.empty-item {
    background: url(http://www.tiggzi.com/respub/css/images/empty-item.png) 0 0 no-repeat #f1f1f1;
    cursor: pointer;
}


/* -- Rss widget -- */


/* Home page rss widget */
.rss-widget-category {
	font-size: 10px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}

.rss-widget-item-text {
	color: #777777;
	font-size: 12px;
	display: block;
}

/* Login page rss widget */

/* -- Blog --*/
.rss-list {
	padding: 0;
}

.rss-divider {
	border-bottom: 1px solid #CECECE;
	margin: 15px 0;
}

ul.rss-list li {
	background-image: none;	
}
.rss-item {
    margin-bottom:10px;
}
.rss-date {
    font-size:12px;
}


	/*********************** 
	 * Legacy css styles *
	 ********************** */
	 /* Need to be refactored one day */
	 
.item-desc {
    height: 110px;
    width: 150px;
    position: relative;
    text-align: left;
    background-position: center center;
    background-repeat: no-repeat;
}

#qrcodepanel-hide {
	top: 15px !important;
	left: 220px !important;
}

#qrcodepanel .tggr-modal-panel-title {
	position: relative;
	bottom: 12px;	
}

.rounded {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://www.tiggzi.com/respub/js/border-radius.htc);
}

#tOfUse-mp h2, #privStat-mp h2 {
	font-size: 1.1em;
	color: #FFF;
}



/* Widgets */


.widgets {
	overflow: hidden;
	border: 1px solid #CCCCCC;
	width: 958px;
}

.widgetHeader, .widgetFooter {
	line-height: 50px;
	padding-left: 20px;
}

.widgetHeader {
	background-image: url("http://www.tiggzi.com/respub/respub/images/home/widgetHeader.png");
	background-repeat: repeat-x;
	color: #3E3E3E;
	font-size: 12px;
	font-weight: bold;
}

.widgetContent{
	background-color: white;
	height: 400px;
	overflow: hidden;
	padding: 20px;
	color: #777777 !important;
}

.widgetFooter{
	background-image: url("http://www.tiggzi.com/respub/respub/images/home/widgetFooter.png");
	background-repeat: repeat-x;
	border: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

.widgetHeader .link,.widgetFooter .link, .insideContent .link{
	color: #0068CA;
	font-size: 10px;
	font-weight: bold;
}

#blog, #showcase{
	width: 480px;
}

#twitter{
	width: 477px;
	border: 0;
	border-left-width: 1px;
	/* temporally removed
	border-right-width: 1px;
	*/
	border-style: solid;
	border-color: #cccccc;
}

#blog .widgetHeader{
	
}

.widgetItemTitle{
	display: block;
	color: #006AC2;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.widgetItemText{
	color: #777777;
	font-size: 12px;
	display: block;
}

/* widgets - END */























/* tgz rich-panel */



.tgz .hot .rich-panel-header {
	color: #F6762D;
}
.tgz .rich-panel-body {
    font-family: inherit;
    font-size: inherit;
    color:#A7A7A7;
    padding: 1em;
    overflow: hidden;
}

.tgz .rich-panel-body .prop{
	clear: both;
	padding: 0px 0 1em;	
}

.tgz .rich-panel-body .prop .name, .tgz .rich-panel-body .prop .value{
	display: inline-block;
	float: none;
	padding: 0;	
}
.tgz .rich-panel-body .prop .error{
	padding: 0;	
	display: block;
	text-align: right;
	float: none;
}
.tgz .rich-panel-body .prop .error img{
	display: none;
}

.tgz .large .rich-panel-body .value input+label{
	float: none;
	text-align: left;
	margin-left: 5px;
	width: auto;
}

.tgz .large .rich-panel-body .prop span.name + span.value{
	padding-top: 7px;
}

.tgz .large .rich-panel-body .prop .name{
	width: 150px;
	text-align: right;
	margin: 0px;
	padding: 7px;
}

.tgz input[type='text'], .tgz input[type='password'], .tgz select, .tgz textarea{
	background-color: #B9B9B9;
    border: 1px solid #FFFFFF;
    color: #000000;
    font-size: 16px;
    padding: 6px 10px;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.tgz input[type='text'], .tgz input[type='password'], .tgz textarea{
	width: 250px;
}

.tgz select{
	width: 271px;
}

.tgz .large .rich-panel-body .prop .value, .tgz .large .rich-panel-body .prop input[type='TEXT'], .tgz .large .rich-panel-body .prop select{
	font-size: 1.1em;
}

.tgz .large .rich-panel-body .prop .error{
	width: 440px;
}
.tgz .large .rich-panel-body .remark{
	font-size: 10px;
}

.login-form-box input[type='text'], .login-form-box input[type='password']{
	width: 200px;
}

.tgz .rich-mpnl-body {
	background-color: #3A3A3A;
	padding: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://www.tiggzi.com/respub/js/border-radius.htc);
	box-shadow: 4px 5px 22px 1px #111;
	-moz-box-shadow: 4px 5px 22px 1px #111; /* Firefox */
	-webkit-box-shadow: 4px 5px 22px 1px #111; /*Safari,Chrome */
	color:#A7A7A7;
}

.tgz .std .prop {
    padding: 0 0 0.5em;
}
.tgz .std .prop .name {
	margin: 0;
}

a.img-link:before{
	content: '.';
	visibility: hidden;
	
}
/* -- Register page -- register/register.xhtml -- */
.widget-block {
	padding: 20px;
	background-color: #3A3A3A;
	background-image: url("http://www.tiggzi.com/respub/respub/images/home/corner.png");
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.info {
	font-size: 1.2em;
}
.info .icon{
	padding: 10px 20px 10px 70px;
}

.widget-block.info.system {
    background: url("http://www.tiggzi.com/respub/respub/images/professional-box-musicians.png") no-repeat scroll 0 0 transparent;
    color: black;
    line-height: 1.3em;	
}

.widget-block.info.product p{
	margin-left: 20px;
	line-height: 1.3em;
}
.widget-block.info.product{
	padding: 5px 10px 15px;
	color: white;
}
.widget-block.info h3 b{
	color: #F6762D;
}
.widget-block.info h3{
	font-size: 20px;
	color: white;
}
.icon.bolt{
	background: url(http://www.tiggzi.com/respub/respub/images/bolt.png) no-repeat 10px 10px;
}
.rounded {
    border-radius: 3px 3px 3px 3px;
}
.login-button {
	padding: 10px 25px;
	color: #f6762d;
	font-size: 16px;
	background-color: #202020;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	display: block;
	float: right;
}

.domain-type td{
	height: 34px;
}

#publishForm input[disabled='disabled']{
	color: gray;
}


.lowercaseField {
	text-transform: lowercase;
}
.footer_bigest_text{
    font-style: italic;
    color: #b9b9b9;
    font-size:18px;
}


.features_h2_text{
    margin-top:20px;
    color: #fefefe;
    font: 34px Arial, Tahoma, sans-serif;
}
.features_h3_text{
    margin-top:5px;
    margin-left:40px;
    color: #ffffff;
    font: 22px Arial, Tahoma, sans-serif;
}



.header_text{
    color: #b9b9b9;
    font-size:12px;
}

.header-link{
padding-left: 10px;
font: 14px Arial, Tahoma, San-serif;
font-weight: bold;
float: left;
padding-top: 12px;
}

.footer_lower_text a{
    line-height:1.5;
    margin-top:10px;
    color: #b9b9b9;
    font-size:14px;
}

.features-verbiage-button {
	margin-top: 30px;
	margin-bottom: 80px;
}

.features-verbiage-button > a {
	padding: 17px 60px;
}

.plugins-verbiage-button {
	margin-top: 30px;
	margin-bottom: 35px;
}

.plugins-verbiage-button > a {
	padding: 17px 60px;
}

.plugins-verbiage-button-2 {
	margin-top: 30px;
	margin-bottom: 35px;
}

.plugins-verbiage-button-2 > a {
	padding: 17px 60px;
}

.export-button-image {
	margin-top: 30px;
}

.plugin-listing-image {
    margin-left: 38px;
    margin-top: 105px;
}

.presenting-plugin {
	margin-left: 10px;
}

.prepackaged-api {
    margin-bottom: 162px;
    margin-left: 38px;
    margin-top: 26px;
    width: 365px !important;
}

.plugin-page-box-2b {
    margin-bottom: 159px;
    margin-left: 38px;
    margin-top: 19px;
    width: 365px !important;
}

.ready-to-go {
    margin-left: 230px;
    position: absolute;
    top: 831px;
    width: 657px !important;
}

.plugin-page-box-3b{    
    margin-left: 230px;
    position: absolute;
    top: 746px;
    width: 657px !important;
}

.collaborative-components {

    margin-top: 15px;
}

.give-it-a-try {
    margin-left: 242px;
    margin-top: 1087px;
}

.give-it-a-try-b {
    margin-left: 154px;
    margin-top: 939px;
}


.internal-catalog-image {
    margin-left: 16px;
}

.widget-info-block {
	padding: 10px 25px 10px 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	background: url(../images/home/corner.png) #3A3A3A 100% 0% no-repeat;
	overflow: hidden;

	width: 440px;

	-moz-border-radius: 0 3px 0 0;
	-webkit-border-radius: 0 3px 0 0;
	-khtml-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
	behavior: url(http://www.tiggzi.com/respub/js/border-radius.htc);

	box-shadow: 2px 2px 2px 2px #111;
	-moz-box-shadow: 2px 2px 2px 2px #111; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px 2px #111; /*Safari,Chrome */
}
.widget-info-block h3 {
	color: #F6762D;
	text-shadow: 1px 1px 1px #111;
	margin: 0 0 10px 0;
	font-size: 18px;
}
.widget-info-block p {
	color: #FFF;
	margin: 0 0 10px 5px;
}
.widget-image-block {
	box-shadow: 3px 3px 3px 2px #111;
	-moz-box-shadow: 3px 3px 3px 2px #111; /* Firefox */
	-webkit-box-shadow: 3px 3px 3px 2px #111; /*Safari,Chrome */
}

.features-overflow-hidden{
 width:100%;
 overflow: hidden;
}



.features_customjs {
	background: url(../images/features/features_customjs.png) no-repeat 0 0;
	width: 780px;
	height: 170px;
	}
.your_functionality {
	float: left;
	margin: -145px 0 0 95px;
	}

.features_themes {
	background: url(../images/features/features_themes.png) no-repeat 0 0;
	width: 372px;
	height: 281px;
	margin: 30px 0 0 55px;
	float: left;
	}
.build_themes {
	float: left;
	margin: 70px 0 0 20px;
	}

.collab {
	background: url(../images/features/collab.png) no-repeat 0 0;
	width: 329px;
	height: 364px;
	margin: 40px 75px 0 0;
	float: right;
	}
.collaborate_and_share {
	float: right;
	margin: 75px 45px 0 0;
	}

.test_export {
	background: url(../images/features/features_mobile.png) no-repeat 0 0;
	width: 393px;
	height: 323px;
	margin: 0 0 0 25px;
	float: left;
	}
.painless_instant_testing,
.easy_export {
	float: left;
	margin: 50px 0 0 32px;
	}

.features_apps {
    background: url("../images/features/features_apps.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 516px;
    margin: 22px -100px 0 0;
    width: 552px;
	}
.solve_your_mobile_strategy {
	margin: 70px 32px 0 0;
	float: right;
	}
.check_out_the_showcase {
	margin: 50px 32px 0 0;
	float: right;
	}
.solve_your_mobile_strategy .button,
.check_out_the_showcase .button {
	text-align: center;
	margin: 20px 0 10px 0;
	}
.solve_your_mobile_strategy .button .tggr-button,
.check_out_the_showcase .button .tggr-button {
	text-shadow: 0px 0px 5px #222;
	box-shadow: 2px 2px 2px 1px #111;
	-moz-box-shadow: 2px 2px 2px 1px #111; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px 1px #111; /*Safari,Chrome */
	padding: 16px 60px 16px 60px;
	}
.block3d{
    position: absolute;
    margin-top: 600px;
}

.time {
	display: block;
}

#gsfn_content{
	padding: 10px;
}

#gsfn_content li{
	margin-bottom: 10px;
}


#covered_by {
	width: 100%;
	margin-bottom: 25px;
}

#covered_by td:last-child {
	text-align: right;
	padding-right: 10px;
}

#covered_title {
	font-size: 28px;
	color: #FFF;
}

#features_list > li{
	padding: 30px 0px;
	border-bottom: 1px solid #424242;
}

#features_list > li > table {
	width: 100%;
}

#features_list > li:last-child{
	border: none;
}

.features_sign_up {
	padding: 17px 60px;
	display: inline;
	margin-left: 80px;
}

#features_title, #features_bottom_line{
	overflow: hidden;
}

#features_title > li, #features_bottom_line > li {
	height: 6em;
	line-height: 6em;
	float: left;
}

.features_item {
	width: 400px;
	padding-right: 50px;
}

.features_item h3 {
	font-size: 20px;
	color: #F6762D;
	line-height: 1.5em;
}

.features_item p {
	margin-top: 35px;
	font-size: 14px;
	line-height: 1.2em;
}




/* faq-pricing */
.faq {
    color: #B9B9B9;
    font: 14px/1.2em Arial,Tahoma,San-serif;
    /* margin-bottom: 80px; */
    /* margin-top: 50px; */
    position: relative;
}

.faq li {
    float: left;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    /*width: 275px; */
    /*width: 265px; */
    width: 426px;
}

.plan {
    padding-top: 20px;
}


.faq h4 {
    color: #FBA149;
    font: bold 14px Arial,Tahoma,San-serif;
    padding-bottom: 20px;
}

.faq br {
    clear: left;
}

.plan-header {
}

.plan b {
	color: #FBA149;
	margin: 10px 10px;
	font-weight: normal;
}

.plan p {
	margin: 10px 10px;
}

.plan-odd {
	background-color: #525252;
}

.plan-even {
	background-color: #484848;
}


/* plugins-page */


.plugins-title  {
    padding: 30px 0;
}

.plugins-title span {
    color: white;
    font-size: 32px;
    font-weight: bold;
    float: left;
}

.plugins-catalogs-menu > li {
	margin-left: 10px;
	float: left;
	width: 434px;
	height: 135px;
    margin-bottom: 10px;
}


.plugins-catalogs-menu > li:first-child {
	margin-left: 0;
}

.plugins-catalogs-menu > li:nth-child(odd) {
    margin-left: 0;
}

.plugins_sign_up {
    display: inline;
    margin-left: 220px;
    padding: 17px 60px;
}

.plugins_learn_more {
    /* display: inline; */
    /* padding: 17px 60px; */
    font-size: inherit;
    padding: 10px 20px;
    float: right;
}

.plugins-item-pic {
    float: left;
    /*height: 100%;*/
    padding-right: 30px;
    /*padding-top: 25px;*/
  /*padding-bottom: 17px;*/
  padding-bottom: 0;
    min-height: 50px;
}

.plugins-item-pic .b32{
  padding-bottom: 0px;
}

.plugins-item-pic img{
    vertical-align: middle;
}

.plugins-first-item-content {
    text-align: center;
}

.plugins-first-item-title {
    color: #F6762D;
    display: block;
    font-size: 22px;
    min-height: 45px;
    font-weight: bold;
}

.plugins-first-item-text {
    color: white;
    display: block;
    font-size: 14px;
    min-height: 75px;
}

.plugins-item-content {
    /*padding-left: 20px;*/
    padding-top: 10px;
    float: left;
    width: 100%;
}

.plugins-item-title {
    color: #F6762D;
    /*display: block;*/
    font-size: 18px;
    /*min-height: 35px;*/
    padding-left: 20px;
    vertical-align: middle;
}

.plugins-item-text {
    color: #A7A7A7;
    display: block;
    font-size: 14px;
    min-height: 40px;
    padding-top: 10px;
}


/* tiggzirocks-page */


.tiggzirocks-panel {
/*	background-color: #3A3A3A; */
/*	background-image: url("../images/home/corner.png"); */
/*	background-position: right top; */
/*	background-repeat: no-repeat; */
/*	padding: 19px; */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
/*	behavior: url(http://www.tiggzi.com/respub/js/border-radius.htc); */
	border: 1px solid #424242;

    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.tiggzirocks-panel-first {
    border-radius: 3px 3px 0px 0px;
    border-bottom-width: 0px;
    padding-top: 0px;
}

.tiggzirocks-panel-second {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    padding-top: 0px;
    /*margin-top: -1px;*/
}

.tiggzirocks-panel-second .home-menu-item-title {
    min-height: 0;
}

.tiggzirocks-panel-text .home-menu-item-title {
    min-height: 45px;
}


.tiggzirocks-panel-text {
    border-radius: 0px 0px 3px 3px;
    padding-top: 0px;
    border-top-width: 0;
    /*margin-top: -1px;*/
}


.tiggzirocks-menu > li {
    float: left;
    padding-bottom: 65px;
    /*padding-left: 20px; */
    /*padding-right: 20px; */
    width: 320px;
    height: 70px;
}


.tiggzirocks-menu .twiter-pic{
  float: left;
  margin-left: 20px;
  width:40px
}


.tiggzirocks-menu br {
    clear: left;
}


.tiggzirocks-title  {
    padding: 10px 0;
}

.tiggzirocks-title span {
    color: white;
    font-size: 32px;
    font-weight: bold;
    float: left;
    width: 100%;
    text-align: center;
}

.tiggzirocks-catalogs-menu > li {
	margin-left: 10px;
	float: left;
	width: 434px;
	height: 100px;
}


.tiggzirocks-catalogs-menu > li:first-child {
	margin-left: 0;
}

.tiggzirocks_learn_more {
    /* display: inline; */
    /* padding: 17px 60px; */
    font-size: inherit;
    padding: 10px 20px;
    float: right;
}


.tiggzirocks-item-flange {
    width:11px;
    margin-left:0px;
    padding-top:11px;

}

.tiggzirocks-item-pic div {
    float: left;
    /*height: 100%;*/
    padding-right: 5px;
    /*padding-top: 25px;*/
    width: 35px;
}

.tiggzirocks-first-item-content {
    text-align: center;
}

.tiggzirocks-first-item-title {
    color: #F6762D;
    display: block;
    font-size: 22px;
    min-height: 45px;
    font-weight: bold;
}

.tiggzirocks-first-item-text {
    color: white;
    display: block;
    font-size: 14px;
    min-height: 75px;
}

.tiggzirocks-item-content {
    /*padding-left: 20px;*/
  /*padding-top: 10px;*/
  float: left;
  width: 245px;
}


.tiggzirocks-item-title {
    color: #F6762D;
    display: block;
    font-size: 18px;
    min-height: 35px;
}

.tiggzirocks-item-text {
    color: #A7A7A7;
    display: block;
    font-size: 14px;
    min-height: 25px;
}

.tiggzirocks_view {
    float: right;
    font-size: inherit;
    padding: 5px 10px;
}



/* apps-page */


.apps-title  {
    padding-top: 30px;
    text-align: center;
}

.apps-title span {
    color: white;
    font-size: 32px;
    font-weight: bold;
    /*float: left;*/
}

.apps-catalogs-menu > li {
	margin-left: 10px;
	float: left;
	width: 434px;
	height: 315px;
	margin-bottom: 20px;
}


.apps-small-icons > li {
	margin-left: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
    min-height: 100px;
	/*width: 55px;*/
	/*height: 80px;*/
    position: relative;	
}

.apps-small-icons-four > li {
	margin-left: 0;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
	float: left;
        min-height: 100px;
}

.apps-small-icons-two > li {
	margin-left: 0;
	margin-top: 10px;
	margin-right: 105px;
	margin-bottom: 20px;
	float: left;
    min-height: 100px;
}

.apps-apple-android-icons {
	margin-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
	/*width: 55px;*/
	/*height: 80px;*/
}

.apps-pic-popup {
  display: none;
  position: fixed;
  z-index: 200;
  top: 10%;
  left: 50%;
  width: 330px;
  margin-left:-165px;
  /*height: 640px;*/
  margin-top:-15px;
}


.apps-pic-popup > div {
  position:relative;
  height:98%;
  padding-top:2%;
}

.apps-pic-popup-horizont {
  width: 720px;
  margin-left:-360px;
}

.apps-pic-popup-close {
  cursor: pointer;
  right:0px;
  position: absolute;
  top: -10px;
}


.apps-catalogs-menu > li:first-child {
	margin-left: 0;
}

.apps-catalogs-menu > li:nth-child(odd) {
	margin-left: 0;
}


.apps_sign_up {
    display: inline;
    margin-left: 220px;
    padding: 17px 60px;
}

.apps_learn_more {
    /* display: inline; */
    /* padding: 17px 60px; */
    font-size: inherit;
    padding: 10px 20px;
    float: right;
}

.apps-item-pic {
    float: left;
    /*height: 100%;*/
  padding-right: 30px;
  /*padding-bottom: 285px;*/
    /*padding-top: 25px;*/
  position: relative;    
}

.apps-img {
    /*height: 100%;*/
    width: 100%;
}

.apps-first-item-content {
    text-align: center;
}

.apps-first-item-title {
    color: #F6762D;
    display: block;
    font-size: 22px;
    min-height: 45px;
    font-weight: bold;
}

.apps-first-item-text {
    color: white;
    display: block;
    font-size: 14px;
    min-height: 75px;
}

.apps-item-content {
  /*padding-left: 20px;*/
  padding-top: 10px;
  overflow: hidden;
}

.apps-item-title {
    color: #F6762D;
    display: block;
    font-size: 18px;
    padding-top: 10px;
    min-height: 35px;
}

    .apps-item-title-mashery{
        color: #F6762D;
        font-size: 18px;
        min-height: 35px;
    }

.apps-item-text {
    /*color: #A7A7A7;*/
    color: white;
    display: block;
    font-size: 14px;
    min-height: 100px;
}

.app-mask-icon {
    background: url("../images/apps/mask80-81-28.png") no-repeat scroll 0 0 transparent;    
    display: block;
    height: 81px;
    left: -1px;
    position: absolute;
    top: 0;
    width: 80px;
    z-index: 1;	
}

.app-mask-small-icon {
    background: url("../images/apps/mask57-84-28.png") no-repeat scroll 0 0 transparent;    
    display: block;
    height: 84px;
    left: -1px;
    position: absolute;
    top: 0;
    width: 57px;
    z-index: 1;	
}

.app-apple-android-icons {
    /*vertical-align: middle;*/
    float: right;
    margin-left: 10px;
}

/* Windows8-page */

.home-main-8 {
    background-image: url("../images/win8/dubl.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.home-menu-8 > li:first-child {
    margin-left: 0;
}
.home-menu-8 > li {
    float: left;
    height: 245px;
    margin-left: 10px;
    width: 200px;
    
}

.tggr-panel-title-8 {
    border: 1px solid #424242;
    border-radius: 20px 20px 20px 20px;
    padding: 5px;
    background: none repeat scroll 0 0 #424242;    
}

.tggr-panel-8 {
    border-right: 1px solid #424242;
    /*border-radius: 3px 3px 3px 3px; */
    padding: 15px;
    padding-top: 0;    
}

.tggr-panel-8-top {
    border-top: 1px solid #424242;
    /*border-radius: 3px 3px 3px 3px; */
    padding: 0;
}

.tggr-panel-8-midl {
    border-left: 1px solid #424242;
    padding: 0;
}

.tggr-panel-banner-8 {
    border: 1px solid #424242;
    border-top: 0;    
    border-radius: 3px 3px 3px 3px;
    padding: 15px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.tggr-panel-banner-8-text {
 color: white;
 font-size: 24px;
 line-height: 1.2em; 	
}

.tggr-panel-banner-8-text-bright {
 color: #FBA149;
}

.bright {
 font-weight: bold;
}


/* Windows8app-page */

.home-menu-8apps > li:first-child {
    margin-left: 0;
}

.home-menu-8app > li {
    /*margin: 10px;*/
    padding-top: 25px;
    border-top: 1px solid;    
}

.home-menu-8app-2 > li:nth-child(even) {
  width: 45%; 
  /*display: block;*/
  float: right;
  padding-bottom: 25px;     
}

.home-menu-8app-2 > li:nth-child(odd) {
  width: 45%; 
  /*display: block;*/ 
  float: left;
  padding-bottom: 25px;  	
}

.home-menu-8app-2 span {
 color: white;	
}

ul .home-menu-8app-2-new {
  padding-top: 15px;
  font-size: 14px;  	
}

ul .home-menu-8app-2-new > li:before {
    counter-increment: list1;
    content: counter(list1) ".   ";
   }

.home-menu-8app-2-new {
  width: 95%;  	
}

.home-menu-8app-2-new > li {
  padding-bottom: 20px;  	
}

.home-menu-8app-2-new span {
 color: white;	
}

.home-menu-8app-in {
  list-style-type: square;	
}

.home-menu-8app-in > li {
	margin: 10px 10px 10px 25px;
}

/* Windows8 form-page */

#apply_contest_form {
	text-align: right; 
	width: 500px; 
	padding-left: 150px;"
}

#apply_contest_form label {
    font-size: 14px; 
    color: white; 
    /*padding-right: 15px;*/
    float: left;
}

#apply_contest_form input {
    /*float: right;*/
    width: 350px;
    margin-bottom: 15px;    
}


    /* masherydevs-page */

    /*
    .home-main-masherydevs {
        background-image: url("../images/win8/dubl.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: auto auto;
    }
    */

    .home-menu-masherydevs > li:first-child {
        margin-left: 0;
    }
    .home-menu-masherydevs > li {
        float: left;
        height: 245px;
        margin-left: 10px;
        width: 200px;

    }

    .tggr-panel-title-masherydevs {
        border: 1px solid #424242;
        border-radius: 20px 20px 20px 20px;
        padding: 5px;
        background: none repeat scroll 0 0 #424242;
    }

    .tggr-panel-masherydevs {
        border-right: 1px solid #424242;
        /*border-radius: 3px 3px 3px 3px; */
        padding: 15px;
        padding-top: 0;
    }

    .tggr-panel-masherydevs-top {
        border-top: 1px solid #424242;
        /*border-radius: 3px 3px 3px 3px; */
        padding: 0;
    }

    .tggr-panel-masherydevs-midl {
        border-left: 1px solid #424242;
        padding: 0;
    }

    .tggr-panel-banner-masherydevs {
        border: 1px solid #424242;
        border-top: 0;
        border-radius: 3px 3px 3px 3px;
        padding: 15px;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .tggr-panel-banner-masherydevs-text {
        color: white;
        font-size: 24px;
        line-height: 1.2em;
    }

    .tggr-panel-banner-masherydevs-text-bright {
        color: #FBA149;
    }

    /*
    .apps-item-title-mashery {
        background-image: url("http://www.tiggzi.com/respub/images/apps/mashery-logo.png");
        background-position: right top;
        background-repeat: no-repeat;
        background-size: auto auto;
    }
    */