/* 
    Document   : main
    Created on : 26.10.2007, 16:50:33
    Author     : alexey.a
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 80%;
}

root { 
    display: block;
}

textarea {
	width: 30em;
	height: 10em;
	border: 1px solid #dfdfdf;
}

img {
	border: 0;
}

fieldset {
	border: 0px;
	padding: 10px;
}

.button {
	border: 1px solid #579a02;
	background: url(../images/button_bg.gif);
	height: 25px;
	padding: 3px 10px 3px 10px;
	color: #ffffff;
	font-weight: bold;
}
#email_result {
    position: absolute;
    top: 200px;
    left: 380px;
    border: 1px solid green;
    width: 200px;
    padding: 10px;
    font-size: 12px;
	 z-index: 10000;
}
#email_result_message {
	text-align: center;
}

.action_button {
	text-align: center;
}

.breadcrumbs {
	background-color: #dcdcdc;
	border-bottom: 1px double #000000;
	margin-bottom: 1em;
	padding: 0.5em;
	font-size: smaller;
}
.breadcrumbs a {
	text-decoration: none;
}

div.profiles_steps {
	padding: 10px 10px;
/*	font-weight: bold;*/
	font-size: 1.5em;
}
div.active_step {
	color: white;
}
div.active_step a {
	color: white;
	text-decoration: none;
}
div#step1_link, div#step2_link {
    float: left;
}
div#step2_link {
    background-color: red;
}
div#step2_link a {
    color: white;
}

#ajax_result {
	float: right;
	border: 1px double #dadada;
	padding: 2em;
}
.ajax_result {
	/*float: right;
	border: 1px double #dadada;
	padding: 2em;*/
	display: inline;
	color: #9d9d9d;
}

#profile_info {
	float: right;
	width: 20em;
	border: 1px dotted #dfdfdf;
}
#profile_image {
	float: left;
	margin: 0.5em;
}
.block_header {
	text-align: center;
	border-bottom: 1px solid #dfdfdf;
	background-color: #FAFAD2;
}

.page_header {
	margin-bottom: 1em;
	padding-right: 80px;
	line-height: 1.2em;
}

.errorExplanation h2 {
	font-size: 1em;
}
.errorExplanation li {
	color: red;
}
.right_block_content_inner .error_item {
	background-color: #ffdede;
}

.right_block_content_inner .error_item td {
	color: Red;
}

.fieldWithErrors {
	display: inline;
}
.error {
	color: red;
}

.indicator {
	display: inline;
	margin-left: 10px;
}

.pagination {
	line-height: 36px;
	padding-right: 10px;
	color: #ffffff;
}
.pagination a, .pagination span {
	color: #ffffff;
	padding: 10px 10px 8px 10px;
	border-collapse: collapse;
	border-left: 1px solid #ffffff;
}

.pagination span.current {
	background-color: #B7D371;
}

/*******************

 Layout: accounting

********************/
#left_sidebar {
	float: left;
	margin-right: 2em;
	width: 13em;
}
#right_sidebar {
	float: right;
}
#center_content {
	margin-left: 15em;
	margin-right: 20em;
}
.separator {
	clear: both;
}
.mainmenu {
	padding: 10px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	margin-bottom: 2em;
}
.mainmenu li {
	display: block;
}

li.main_item {
	font-weight: bold;
}

#right_area h3 {
	font-size: 1.2em;
}

div.popup_inner {
	background:white none repeat scroll 0%;
	border:2px solid #999999;
	display:block;
	padding:5px;
   /* background:white none repeat scroll 0%;
    border:2px solid #999999;
    display:block;
    padding:5px;
	 /\*z-index: 99000;*/
	 /*position: absolute;*/
}
div.popup {
	background:white none repeat scroll 0%;
	border:2px solid white;
	display:block;
	padding:0px;
	position:relative;
	top: 0;
	left: 0;
	z-index:100000;
}
.popup_inner h2 {
	font-size: 1.3em;
}

.help_block li {
	margin-left: 10px;
}

.deleted {
	color: #aeaeae;
	text-decoration: line-through;
}

/***********************
        Home page
************************/
.close_link {
    height:20px;
    left:275px;
    position:absolute;
    top:5px;
    width:20px;
}
.close_link a {
    color: #646464;
    font-size: 0.8em;
}


/***********************
	 Forms
************************/
form.button-to {
	display: inline;
}
form.button-to div {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
.form_buttons div {
	display: inline;
}

.hidden_button {
	width: 1px;
	height: 1px;
	border: 0px;
	background-color: transparent;
    visibility: hidden;
}
.form_note {
    color: red;
}

/**********************************

	Text pages
	
***********************************/
.item {
	line-height: 1.5em;
}
#items .item br {
    display: none;
}


/******************************************************

			Rounded Corners

*******************************************************/
	.content {
	padding: 1em;
	color:#FFFFFF;
	font-size:18px;
	padding-top:14px;
	text-align:center;
	}
	
	#block {
	width: 653px;
	}
	
	#leftCorner {
	background-color: #98C035;
	float: left;
	overflow: hidden;
	width: 49.9%;
	height: auto;
	}

	.rounded_container {
		background-color: #98C035;
		float: left;
		margin-right: 10px;
		 line-height: 2em;
	}
	.rounded_container_r {
		background-color: #98C035;
		float: left;
		 line-height: 2em;
		/*display: inline;*/
		/*overflow: hidden;
		height: auto;*/
	}

	#rightCorner {
	background-color: #FF6600;
	float: right;
	overflow: hidden;
	width: 50%;
	}
	
	.cTL {
	background: url("/images/cTL.png");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
	.cTR {
	background: url("/images/cTR.png");
	background-position: top right;
	background-repeat: no-repeat;
	}
	
	.cDL {
	background: url("../images/cDL.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	}

	.cDR {
	background: url("../images/cDR.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	}

