@CHARSET "UTF-8";
/**********************************************************************/

.no_border {
	border: 0px!important;
}
/**********************************************************************/

/***** Form error messages [start] *****/
form.Ajax input, form.Ajax select, form.Ajax textarea {
	margin-bottom: 14px;
}
.Ajax{
	position: relative;
}
form.Ajax input.field-invalid, form.Ajax select.field-invalid, form.Ajax textarea.field-invalid {
	/*background: #fff url(/images/invalid_line.gif) repeat-x scroll center bottom;*/
	border: 1px solid #DD7870;
	margin-bottom: 0px;
	line-height: 1.45em;
}
.error{
	font-size: 12px;
	font-style: italic;
	color: red!important;
	text-align: left;
}
.ok_message{
	font-size: 12px;
	color: #000;
	padding: 17px 20px;
	border: 2px solid #E0E0E0;
	text-align: center;
	background: #EfEfEf url(/images/ico_ok.gif) no-repeat 10px 10px;
	margin: 10px 0;
}
.errors{
	font-size: 12px;
	font-style: italic;
	color: #000;
	padding: 17px 20px;
	border: 2px solid #E0E0E0;
	text-align: center;
	background: #EfEfEf url(/images/ico_error1.gif) no-repeat 10px 10px;
	margin: 10px 0;
}
/***** Form error messages [end] *****/
.itc-mask{
	background:#EEE;
	position:absolute;
	top:0;
	left:0;
	/*-moz-opacity:0.5;
	text-align:center;*/
	filter:alpha(opacity=50);
	zIndex: 1000;
	opacity:0.5;
	width: 100%;
	height: 100%;
}
.itc-mask .loading-indicator{
	background: url(/img/mask-loading.gif) no-repeat;
	width: 16px;
	height: 16px;
	margin: auto;
}
/***** classes for dialogs [start] *****/
.dialog-container .block_label{
	display:block;
	font-weight:bold;
	padding-bottom:5px;
}
.dialog-container .default_text, .file-selector {
	border:1px solid #DDDDDD;
	padding:8px;
	width: 250px;
}
.dialog-container .file-selector {
	margin-right: 8px;
}

/*#add-attachemnt-wrap .inp-wrap .file-selector {
	margin-right: -62px;
}*/
.dialog-container p.row {
	margin-bottom: 10px; 
}
/***** classes for dialogs [end] *****/

/***** addons for main [start] *****/
.message_threads .message_row.empty {
	padding: 10px;
	text-align: center;
}

.default_select.manage-proj-details {
	width: 350px;
}
em.sel-prev-link{
	padding-left: 300px;
}


/*** addon for portfolio page, need change this [start]**/
#concept_grid .concept.p_image {
	position:relative;
}
#concept_grid .concept.p_image a.delete {
	position:absolute;
	display:block;
	top:2px;
	right:3px;
	background: url(/img/icons/x.png) no-repeat left center;
	height: 31px;
	width:31px;
}
#concept_grid .concept.p_image div.drag {
	position:absolute;
	display:block;
	top:2px;
	right:38px;
	background: url(/img/icons/drag.png) no-repeat left center;
	height: 31px;
	width:31px;
}
.category-sort-target{
	border: 1px solid #E5E5E5;
	background: #C1C1C1;
	display:block;
	float:left;
	width:133px;
	height:40px;
	margin: 0 2px 2px 0;
	padding-top:20px;
	text-align:center;
}

.category-sort-target.active{
	border: 1px solid #E5E5E5;
	background: #EFEFEF;
	display:block;
	float:left;
	width:133px;
	height:40px;
	margin: 0 2px 2px 0;
	padding-top:20px;
	text-align:center;
}

.category-sort-target.active.allowed{
	background-color: #FFF;
}
.category-sort-target.active.selected{
	background-color: yellow;
}

.proj-details-action-box {
	background:#FAF0D1;
	padding: 30px;
	font-size:1em;
}


/*** addon for manage project details [start] *****/
.st1-price-summary {
	background-color: #000;
	padding: 10px;
	color: #888;
	top:223px;
	width:230px;
}
#price_summary_container{
	position:absolute !important;
}

.st1-price-summary h2{
	border: 0 !important;
}

h2.header {
	text-align:center;
}

a.button_start, a.button_start:active, a.button_start:visited {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	width: 132px;
	color: #fff !important;
	font-size: 1.6em;
	padding: 0;
	text-decoration: none !important;
	text-align: center;
	background: url(/img/addproject/square_button.png) no-repeat left top;
}

.button.upload-small {
	font-family:Arial;
	font-size:13px !important;
	font-weight:bold;
	font-style:normal;
	display:block;
	height:30px !important;
	line-height:30px !important;
	width:70px !important;
}

/* @end */

/***** Promotional Codes Widget [start] *****/
.promocode-widget input {
	border:1px solid #DDDDDD;
	padding:8px;
	width:145px;
}
.promocode-widget .button-apply{
	display:block;
	background: url(/img/icons/apply_promo_code.png) no-repeat left center;
	width:32px;
	height:32px;
	cursor:pointer;
}

	
/***** Promotional Codes Widget [start] *****/
.height.jquery-selectbox {
	height: 28px;
}
.height.jquery-selectbox .height.jquery-selectbox-moreButton{
	height: 32px;
}
.height.jquery-selectbox .height.jquery-selectbox-list{
	top:32px;
}
.height.jquery-selectbox .height.jquery-selectbox-currentItem{
	padding-top: 6px;
}

/***** Sidebars [start] *****/
.sidebox-container, .sidebox-container div{
	display: block !important;
}

.sidebox-container{
	margin-bottom:20px;
}
.online-stat .online-users.dotted{
	border-bottom: 1px dotted grey;
	margin-bottom:5px;
}

.online-stat .online-users span, .online-stat .offline-users span{
	font-weight:bold;
	color:#A9CC3E;
}

.online-stat .offline-users span{
	color:#B1B1B1;
}

.online-stat .row{
	font-size:12px;
	background-color:#F5F5F5;
	margin-bottom:5px;
	padding:5px;
	font-style:italic;
	color:#777777;
}

.online-stat .online-users .row{
	background-color: #E4F1D0;
}

.online-stat .row b{
	font-size:14px;
	font-style:normal;
	color:#000;
}
/***** light dialog [start] *****/
.light-dialog .ui-dialog-titlebar{
	display:none;
}
.light-dialog.ui-widget-content {
	border:10px solid #888 !important;
	-moz-border-radius:0;
	padding:10px;
}
.light-dialog .btn-cont{
	padding:0 10px;
	margin-top:10px;
}
/***** light dialog [end] *****/

/***** client registration pop up [start] *****/
.creg-container h3{
	margin:20px 0 5px 0;
	padding-top:10px;
	border-top:3px solid;
	font-size:1.5em;
	font-weight:bold;
	font-family:Arial;
}
.creg-container table{
	width:450px;
	margin:auto;
}
.creg-container table th{
	color:#666;
	font-weight:bold;
	text-align:right;
	width:170px;
	padding-top:20px;
}

.creg-container table td .error{
	text-align:right;
}

.creg-container table th span{
	font-style:italic;
	font-weight:normal;
}
.creg-container input{
	margin:20px 0 0 20px;
	line-height:21px;
	height:21px;
	padding:7px 0 0 5px;
	width:255px;
	background: #FFFFFF url(/img/input-shadow.png) repeat-x left top;
	border:1px solid #CCC;
}
.creg-container a#send_button{
	display:block;
	text-decoration:none;
	width: 149px;
	height: 40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica,Arial,Geneva,sans-serif;
	overflow:hidden;
	text-align:center;
	color: #fff;
	background-image: url(/img/may/header_start_nav.png);
	text-shadow: #A20E0E 0 0 6px;
	margin:25px auto 10px auto;
	cursor:pointer;
}

.creg-container a:hover#send_button{
	background: url(/img/may/header_start_nav.png) 0 -40px;
}

.creg-container a#log_in_link{
	color:#CCC;
	text-decoration:underline;
}
.creg-container a#log_in_link span{
	color:#666;
	font-weight:bold;
}
/***** client registration pop up [end] *****/

/*** pay for concept dialog [start] ***/
.revision-det-box .title{
	text-align:center;
	font-weight:bold;
	padding:0 0 10px 0;
}
.revision-det-box .thumb{
	height:87px;
	overflow:hidden;
	position:relative;
}
.revision-det-box .arev{
	color:#EE0000;
	font-weight:bold;
	padding:5px 0;
}
.revision-det-box .date{
	font-size:0.9em;
	font-weight:bold;
	line-height:16px;
}
.revision-det-box .date span{
	color:#666666;
}
