@IMPORT url("buttons.css");
@IMPORT url("banners.css");
HTML {
	font-family: Verdana, Arial, Courier, sans-serif;
	font-size: 12px;
	text-align: left; 
	color:#82786f;
}

* {
	padding: 0;
	margin: 0;
	}

img {
	border: none;
	}

a {
	text-decoration: none;
	color:#82786f;
	outline-style:none;
	}

span {
	font-size: 9px;
	display: inline-block;
	margin-bottom: 10px;
	}	.left {	float: left;	}.right {	float: right;	}.underline {	border-bottom: 1px solid #d2d2d2;	}	
p {
	}

a:hover {
	text-decoration: none;
	color: #7ab800;
	}

h1 {
	text-transform: uppercase;
	font-size: 24px;
	color: #7ab800;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 10px;
	}

h2 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #7ab800;
	margin: 20px 0 5px;
	}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	}

.cls {
	clear: both;
	}

.float_left {
	float: left;
	}

.input_text {
	margin-right: 10px;
	padding: 2px 4px;
	border: 1px solid #c0c0c0;
	width: 95px;
	}

.input_submit {
	cursor: pointer;
	outline-style:none;
	margin-right: 15px;
	}

body {
	background-color: white;
	}

#main_page {
	width: 980px;
	margin: 0px auto;
	}

#main_page #header {
	padding: 20px 10px 5px;
	}

#main_page #header .logo {
	margin-top: 2px;
	float: left;
	}

#main_page #header .menu {
	float: left;
	padding-top: 33px;
	margin-left: 50px;
	font-weight: bold;
	}

#main_page #header .menu li {
	padding-left: 10px;
	list-style: none;
	display: block;
	float: left;
	}

#main_page #header .menu .selected {
	background: url("../img/menu_hover_left.png") no-repeat;
	}

#main_page #header .menu a {
	padding-top: 5px;
	padding-right: 10px;
	display: block;
	}

#main_page #header .menu .selected a {
	background: url("../img/menu_hover_right.png") top right no-repeat;
	}

#main_page #header .menu .top_left {
	height: 8px;
	width: 10px;
	}

#main_page #header .login {
	float: right;
	width: 266px;
	padding-top: 4px;
	}

#main_page #header .login .input_text { 
    width: 87px;
}
#main_page #header .login label {
	width: 50px;
	text-align: right;
	display: inline-block;
	height: 25px;
	padding-top: 4px;
	vertical-align: middle;
	}

#main_page #header .login .password, #main_page #header .login .name {
	width: 98px;
	}
#main_page #header .login .login_span {
	font-size:12px;
	padding-top:15px;
	}
	
#main_page #header .login .name_pass {
	float:left;
	height:100%;
	width:170px;
}

#main_page #content .search .searching {	color: #666;
	float: right;
	background: url("../img/search.png");
	margin-right: 10px;
	margin-top: 5px;
	border: none;
	height: 13px;
	width: 152px;
	padding: 4px 10px 2px 10px;
	font-size: 11px;
	}

#main_page #content .main_col {
	float: left;
	}

#main_page #content .with_right {
	width: 693px;
	}

#main_page #content .with_left {
	width: 782px;
	margin-left: 11px;
	}
#main_page #content .single_column {
	width: 100%;
	background: none;
	}

#main_page #content .main_col .banner {
	margin-bottom: 5px;
	}


#main_page #content .main_col .home_text {
	border: 1px solid #c2c2c2;
	padding: 20px 5px;
	margin-bottom: 10px;
	line-height: 1.5em;
	}

#main_page #content .single_column .home_text {
	border: 1px solid #c2c2c2;
	padding: 20px 5px;
	}

#main_page #content .main_col .home_text .arrow {
	background: url("../img/arrow.png") no-repeat;
	width: 21px;
	height: 108px;
	margin-top: 150px;
	}

#main_page #content .main_col .home_text .wasted {
	background: url("../img/arrow_gray.png") no-repeat;
	width: 21px;
	height: 108px;
	margin-top: 150px;
	}

#main_page #content .main_col .home_text .left {
	background-position: left;
	float: left;
	}

#main_page #content .main_col .home_text .right {
	background-position: right;
	float: right;
	}

#main_page #content .main_col .home_text .new {
	width: 125px;
	height: 450px;
	padding: 20px 15px;
	float: left;
	margin-left: 1px;
	}
#main_page #content .main_col .home_text .new .new_image {
	width: 125px;
	height: 177px;
	}
#main_page #content .main_col .dark {
	background-color: #e6e4e2;
	}

#main_page #content .main_col .home_dark {
	background: url("../img/dark_background.png") repeat-y;
	}

#main_page #content .right_col {
	width: 280px;
	padding-left: 7px;
	float: right;
	}

#main_page #content .right_col .tattoo {
	margin-top: 20px;
	height: 275px;
	width: 290x;
	}

#main_page #content .right_col .green, #main_page #content .right_col .white {
	margin-bottom: 10px;
	}

#main_page #content .right_col .green .button {
	background: url("../img/big_button_green.png") no-repeat;
	}

#main_page #content .right_col .white .button {
	background: url("../img/big_button_white.png") no-repeat;
	}

#main_page #content .right_col .green h2 {
	color: white;
	}

#main_page #content .right_col .green .top, #main_page #content .right_col .white .top {
	background-position: top;
	height: 20px;
	}

#main_page #content .right_col .green .bot, #main_page #content .right_col .white .bot {
	background-position: bottom;
	height: 30px;
	}

#main_page #content .right_col .green .mid {
	background: url("../img/big_button_green_mid.png") top repeat-y;
	color: white;
	}

#main_page #content .right_col .white .mid {
	background: url("../img/big_button_white_mid.png") top repeat-y;
	}

#main_page #content .right_col .text {
	padding: 0px 8px;
	margin-top: 0px;
	}

#main_page #content .right_col .text .button_text {
	margin-left: 10px;
	width: 160px;
	padding-bottom: 5px;
	}

#main_page #content .right_col ul li {
	list-style: disc;
	float: right;
	margin-right: 20px;
	}

#main_page #content .right_col .green ul li, #main_page #content .right_col .green a {
	color: white;
	}

#main_page #content .right_col .white ul li, #main_page #content .right_col .white a {
	color: #7ab800;
	}

#main_page #content .main_col .menu_account {
	padding: 20px;
	}

#main_page #content .main_col .title {
	color: #7ab800;
	font-size: 14px;
	margin-left: 50px;
	}

#main_page #content .main_col .gray_line {
	background-color: #e6e4e2;
	height: 20px;
	}

#main_page #content .main_col .forms {
	padding: 0 20px;
	}

#main_page #content .main_col .forms th {
	font-weight: normal;
	}

#main_page #content .main_col .forms label {
	width: 200px;
	text-align: right;
	margin-right: 5px;
	display: inline-block;
	margin-bottom: 10px;
	}

#main_page #content .main_col .forms input.text {
	margin-right: 10px;
	padding: 2px 4px;
	border: 1px solid #c0c0c0;
	width: 200px;
	}

#main_page #content .main_col .send {
	margin-right: 350px;
	}

#main_page #content .main_col .del {
	background: url("../img/del_but.png") no-repeat;
	}

#main_page #footer {
	text-align: center;
	line-height: 2em;
	padding: 10px 0px;
	}

#main_page #content .left_col {
	width: 180px;
	padding-right: 7px;
	float: left;
	}

#main_page #content .left_col .header {
	background: url("../img/menu_left_header.png") no-repeat;
	height: 25px;
	width: 158px;
	padding: 8px 10px 0px;
	font-size: 16px;
	}

#main_page #content .left_col .bottom {
	background: url("../img/menu_left_bot.png") no-repeat;
	height: 10px;
	width: 178px;
	}
#main_page #content .left_col li a {	padding: 5px 0;	}		
#main_page #content .left_col .mid {
	background: url("../img/menu_left_mid.png") repeat-y;
	width: 178px;
	padding: 5px 10px;
	}

#main_page #content .left_col .mid .selected {
	color: #7ab800;
	}

#main_page #content ul li {
	list-style: none;
	line-height: 1.5em;
	}

#main_page #content ul li a {
	display: block;
	width: 100%;
	}

#main_page #content .main_col .home_text .list {
	width: 125px;
	height: 260px;
	padding: 10px;
	float: left;
	}

#main_page #content .with_left .home_text .arrow {
	margin-top: 75px;
	}

#main_page #content .search {	background-color: #e9e9e9;
	border: 1px solid #d7d7d7;
	height: 28px;
	margin-bottom: 20px;
	margin-top: 10px;
	}

#main_page #content .main_col .home_text .list_2 {
	width: 95px;
	height: 170px;
	padding: 6px;
	float: left;
	display: block;
	margin-left: 12px;
	margin-top: 10px;
	}

#main_page #content .main_col .home_text .list_2:hover {
	background: url("../img/hover_list.png") no-repeat;
	}

#ajax-wait {
	position: fixed;
	top: 0px;
	left: 0px;
	
	background: #7AB800;
	color: white;
	
	display: none;
	width: 200px;
	padding: 5px 10px;
	}

#main_page #content .main_col .home_text .aplication_div {
	width: 718px;
	float: left;
	}

#main_page #content .main_col .home_text .aplication {
	margin-top: 130px;
	}

#main_page #content .main_col .page {
	margin-top: 10px;
	margin-left: 20px;
	}

#main_page #content .main_col .page a {
	display: block;
	font-weight: bold;
	font-size: 13px;
	height: 26px;
	width: 34px;
	text-align: center;
	padding-top: 8px;
	float: left;
	}

#main_page #content .main_col .page .selected {
	background: url("../img/pageing.png") no-repeat;
	}

#main_page #content .main_col .home_text .buttons {
	position: absolute;
	bottom: 0px;
	width: 100%;
	}

#main_page #content .main_col .home_text .detail_image {
	padding: 20px 30px;
	float: left;
	width: 287px;
	height: 214px;
	}

#main_page #content .main_col .home_text .detail_text {
	padding: 15px 0px 0px;
	float: left;
	width: 400px;
	height: 260px;
	position: relative;
	}

#main_page #content .main_col .home_text .detail_text a{
	float: left;
	padding: 7px 0px;
	height: 12px;
	}

 #main_page #content .main_col .home_text .category_text a {
	float: left;
	margin-top: 30px;
	padding: 4px 0px;
	height: 17px;
	}

#main_page #content .main_col .home_text .detail_text .post {
	background: url("../img/search_but.png") no-repeat;
	margin-top: 30px;
	}

#main_page #content .main_col .home_text .category_image {
	padding: 10px 20px;
	width: 194px;
	height: 145px;
	float: left;
	}

#main_page #content .main_col .home_text .category_text {
	padding: 5px 0px 0px;
	float: left;
	height: 148px;
	position: relative;
	width: 500px;
	}

#main_page #content .main_col .home_text p {
	margin: 5px 0px 10px;
	}

#main_page #content .main_col .home_text .detail_text .valuation {
	margin-top: 15px;
	float: right;
	width: 140px;
	font-weight: bold;
	height: 50px;
	}

.aplication_div {
	height: 384px;
}

form .rating-stars div.ui-stars-star{
	width: 26px;
	}

#main_page #content div.detail_document_text, #main_page #content .main_col .home_text .category_text * {
    line-height: 1.5em;
}

#main_page #content div.detail_document_text {	padding: 20px;	border: 1px solid #D5D5D5;
	float: left;
	text-align: justify;
}

#main_page #content div.detail_document_text h1 {	
    font-size: 18px;
    margin-left: 0px;
}

#main_page #content div.detail_document_text p {
    margin-bottom: 10px;
    }
#main_page #content div.detail_document_text table {
    margin: 15px 0;
}

#main_page #content div.detail_document_text a {
    color: #7AB800;
    text-decoration: underline;
    display: inline;
}

#main_page #content div.detail_document_text ul li {
    margin-left: 40px;
    background: url(../img/content_li.png) no-repeat scroll 0px 15px transparent;
    padding: 8px 15px;
}

#main_page #content div.single_column div.detail_document_text {	line-height: 1.8em;
	float: left;
	text-align: justify;
	border: 1px solid #c2c2c2;
	}	
	
#main_page #content div.detail_document_text > div.document_text{
	}	
#main_page #content div.detail_document_text > div.document_text > ul> li> a{display: inline;}

.new {
	position: relative;
	overflow-y: hidden;
	}
.new h3 {
	max-height: 42px;
	overflow-y: hidden;
	}
	
.list h3 {
	max-height: 20px;
	overflow-y: hidden;
	}
	
.list img {
	height: 177px;
	width: 118px;
	}
	
#main_page #content .main_col .list_2 p{
	margin : 0;
	height: 30px;
	overflow-y: hidden;
	line-height: 1.2em;
	}	
.new .appRatingList {
 	position: absolute;
 	bottom: 10px;
}


.main_col table {
    width: 100%;
    border-collapse: collapse;
}

.main_col table td, .main_col table th {
    border: 1px solid #ddd;
    padding: 4px;
}

.forms table th, .forms table td {
    border: none;
}
#applicationForm legend {
    margin-bottom: 10px;
    font-family: verdana;
    font-weight: normal;
    font-size: 12pt;
}

.single_column .detail_document_text {
    width: 938px;
}

.detail_document_text li {
    margin-left: 10px;
}.ajax-form a {	text-decoration: underline;}.prize li {	padding: 10px;}

a.block {
    text-decoration: underline;   
    padding-left: 23px;
}

.detail_image {
    margin: 0px 15px 15px 0px;
    float: left;
}

.warning {
    background-color: #fdf095;
    border: 5px solid #ffcc30;
    padding: 15px;
    color: #333;
    }

#logout-form {
    margin-top: -20px;
    width: 100px;
    float: right;
}


#snippet--applicationRating {
    font-size: 9px;
}
