html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	font:normal normal 12px/130% Arial, Verdana, Tahoma, sans-serif;
	color: #383838;
	background: #ece2c6 url('../images/bg/bg.jpg') 0 0;
	text-align: center;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
td, th,  td {
	font:normal normal 12px/130% Arial, Verdana, Tahoma, sans-serif;
	color: #383838;
	padding: 0px;
}
td {
	vertical-align: top;
}
a, a:visited, a:active {
	letter-spacing: 0px;
	font:normal normal 12px/130% Arial, Verdana, Tahoma, sans-serif;
	color: #7b7e21;
	text-decoration: underline;
}
a:hover{
	
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both;
}
acronym, abbr { 
	cursor: help;
}
.curp {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
textarea,
input {
	font:normal normal 11px/100% Arial, Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
}
.index .bike {
	left: 65px;
	width: 705px;
	height: 310px;
	left: 8px;
	bottom: 15px;
	z-index: 10;
}
/*
.index .bike_hotline {
	left: 30px;
	bottom: 70px;
	color: black;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px dashed black;
	position: absolute;
	width: 715px;
	z-index: 11;
}
*/
.bike_hotline {
	width: 100%;
	background-color: #ece2c6;
}

.bike_hotline .hotline_container {
	width: 730px;
}

.register_book .bike {
	left: 65px;
	width: 430px;
	
}
.login_content .bike {
	left: 65px;
	width: 430px;
}
.transfer .bike {
	left: 20px;
}
.bike {
	position: absolute;
	width: 400px;
	left: 40px;
	bottom: 10px;
	height: 190px;
}
select {
	font-size: 11px;
}
option {
	font-size: 11px;
}
img {
	border: 0px;
	display: block;
}
a:hover {
	text-decoration: none;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}

#super_container {
	/*width: 1272px;*/
	width: 1298px;
	margin: 0 auto;
	text-align: left;
	padding: 0;

}

#container {
	width: 972px;

	margin: 0 auto ;
	text-align: left;
	background: #ece2c6;
	padding: 13px 0;
	float: left;

}
#container #wrapper {
	margin: 0 13px;
	background: #fffefe;
}
.preload {
	display: none;
}


#menu {
	border-top: 10px solid #ece2c6;
	background: #f8f4ef;
	height: 84px;
	overflow: hidden;
}
#menu img {
}


fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#content_wrapper {
	width: 100%;
}

#footer {
	border-top: 10px solid #ece2c6;
	background: #f8f4ef;
	padding: 8px;
}
#footer .wf {
	text-align: center;
}
#footer .wf img {
	margin: 0 auto;
}
#content {
	clear: both;
	position: relative;
}
.forum {
	background: #FFFFFF url('../images/bg/forum.jpg') 0 100% no-repeat;
	padding: 20px 1px 240px 1px;
}
.waiting {
	background: #FFFFFF url('../images/bg/wait.jpg') 0 100% no-repeat;
	padding: 20px 13px 240px 13px;
}
.exchange {
	background: #FFFFFF url('../images/bg/exchange.jpg') 0 100% no-repeat;
	padding: 20px 13px 240px 13px;
}
.newest {
	background: #FFFFFF url('../images/bg/newest.jpg') 0 100% no-repeat;
	padding: 20px 13px 240px 13px;
}
.gift {
	background: #FFFFFF url('../images/bg/give_present.jpg') 0 100% no-repeat;
	padding: 20px 13px 240px 13px;
}
.login {
	/*background: #FFFFFF url('../images/bg/login.jpg') 0 100% no-repeat;*/
	padding: 20px 13px 380px 13px;
}

.login_content {
	background: #FFFFFF url('../images/bg/login.jpg') 0 100% no-repeat;
	padding: 20px 13px 380px 13px;
}
.index {
	background: #FFFFFF url('../images/bg/login.jpg') 0 100% no-repeat;
	padding: 20px 13px 380px 13px;
}
.index {
	background: url('../images/bg/index.jpg') -2px 100% no-repeat;
	height: 683px;
	padding: 0;
	overflow: hidden;
}
.fast_search {
	background: #FFFFFF url('../images/bg/fast_search.jpg') 0 100% no-repeat;
	padding: 20px 13px 340px 13px;
}
.fast_search * {
	font-size: 14px;
}
.fast_search td {
	vertical-align: middle;
	padding: 0 0 20px 0;
}
.fast_search input {
	display: block;
}
.fast_search .input input {
	width: 390px;
	border: 1px solid #000000;
	padding: 5px 0;
	display: block;
	margin: 0 5px 0 0;
}
.fast_search label {
	white-space: nowrap;
	width: 400px;
	display: block;
	font-weight: bold;
}
.transfer {
	background: #FFFFFF url('../images/bg/transfers.jpg') 0 100% no-repeat;
	padding: 20px 13px 400px 13px;
}
.contacts {
	background: #FFFFFF url('../images/bg/contacts.jpg') 0 100% no-repeat;
	padding: 20px 13px 540px 13px;
}
.contacts #borders {
	border: 0px solid #000000;
	padding: 10px;
}
.competitions {
	background: #FFFFFF url('../images/bg/competitions.jpg') 0 100% no-repeat;
	padding: 20px 13px 260px 13px;
}
.rules {
	background: #FFFFFF url('../images/bg/rules.jpg') 0 100% no-repeat;
	padding: 20px 13px 270px 13px;
}
.news {
	background: #FFFFFF url('../images/bg/news.jpg') 0 100% no-repeat;
	padding: 20px 13px 270px 13px;
}
.questions {
	background: #FFFFFF url('../images/bg/questions.jpg') 0 100% no-repeat;
	padding: 20px 13px 270px 13px;
}
.questions input {
	background: #755021;
	border: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 15px;
	color: #FFFFFF;
}
.questions textarea {
	width: 900px;
	height: 780px;
	border: 1px solid #000000;
	display: block;
	margin: 0 0 10px 0;
}
.register_book {
	background: #FFFFFF url('../images/bg/register_book.jpg') 0 100% no-repeat;
	/*padding: 20px 80px 360px 80px;*/
		padding: 20px 13px 360px 13px;
}
.register_book h1 {
	padding-left: 0;
}
.register_book .coll_1 {
	padding: 0 120px 0 0;
	width: 100%;
}

.register_book .coll_1 td {
	padding-bottom: 8px;
}
.register_book .coll_1 input.submit {
	width: auto;
	float: right;
	border: none;
	margin: 20px 0 0 0;
}
.register_book .coll_1 textarea {
	width: 250px;
	height: 60px;
	border: 1px solid #000000;
}
.register_book .coll_1 select,
.register_book .coll_1 input {
	width: 180px;
	padding: 2px 0;
	border: 1px solid #000000;
}
.register_book .coll_1 .error label {
	color: #7b7e21;
}
.register_book .coll_1 .error textarea,
.register_book .coll_1 .error input {
	border: 1px solid #7b7e21;	
}
.register_book .coll_1l .txt {
	color: #887e7e;
	line-height: 110% !important;
	font-size: 11px;
}
.register_book .coll_1 .submit input {
	float: right;
	width: auto;
	border: none;
}
.register_book .coll_1 .file td {
	vertical-align: bottom;
	padding: 0 5px 0 0;
}
.register_book .coll_1 .star {
	color: #d00e0e;
}
.register_book .coll_1 label {
	display: block;
	margin: 0 7px 0 0;
	font-size: 14px;
	width: 155px;
	display: block;
}

.register_book .coll_1 .rad,
.register_book .coll_1 .checkbox {
	width: 100%;
}
.register_book .coll_1 .rad td,
.register_book .coll_1 .checkbox td {
	vertical-align: middle;
}
.register_book .coll_1 .rad td label,
.register_book .coll_1 .checkbox td label {
	width: auto;
}
.register_book .coll_1.rad td,
.register_book .coll_1.checkbox td {
	vertical-align: middle;
	padding: 4px 0;
}
.register_book .coll_1 .rad input,
.register_book .coll_1 .checkbox input {
	width: auto;
	border: none;
	padding: 0;
	display: block;
	margin: 0 8px 0 0;
}



.register_book .coll_2 label {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	width: 146px;
	display: block;
}
.register_book .coll_2 .scroll .book {
	padding: 7px 8px;
}
.register_book .coll_2 .scroll {
	width: 280px;
	height: 400px;
	overflow: auto;
	border: 1px solid #7b7e21;	
}

.register {
	background: #FFFFFF url('../images/bg/registration.jpg') 0 100% no-repeat;
	padding: 20px 80px 330px 80px;
}
.register h1 {
	padding-left: 0;
}
.register .form .coll_1 {
	padding: 0 100px 30px 0;
}
.register .form td {
	padding-bottom: 30px;
}
.register .form td td {
	vertical-align: bottom;
	padding: 0 0 8px 0;
}
.register .form td td .checkbox {
	width: 100%;
}
.register .form td td .checkbox td label {
	width: auto;
}
.register .form td td .checkbox td {
	vertical-align: middle;
}
.register .form td td .checkbox input {
	width: auto;
	border: none;
	padding: 0;
}
.register .form td td input.submit {
	width: auto;
	float: right;
	border: none;
	margin: 20px 0 0 0;
}
.register .form td td textarea {
	width: 180px;
	height: 130px;
	border: 1px solid #000000;
}
.register .form td td input {
	width: 180px;
	padding: 2px 0;
	border: 1px solid #000000;
}
.register .form td .error td label {
	color: #7b7e21;
}
.register .form td .error td textarea,
.register .form td .error td input {
	border: 1px solid #7b7e21;	
}
.register .form td td label .txt {
	color: #887e7e;
	line-height: 110% !important;
	font-size: 11px;
}
.register .form td td label .star {
	color: #d00e0e;
}
.register .form td td label {
	display: block;
	margin: 0 7px 0 0;
	font-size: 14px;
	width: 155px;
	display: block;
}
#content h1 {
	padding: 0 0 20px 60px;
	display: block;
	background: #FFFFFF;
}

#grid .grid_item {
	border: 1px solid #ece2c6;
	padding: 9px 13px 10px 7px;
}
#grid .grid_width a {
	color: #000000 !important;
}
#grid .grid_width .button {
	vertical-align: bottom;
	padding: 5px 0 0 0;
}
#grid .grid_width .img {
	padding: 0 12px 0 0;
}
#grid .grid_width .action {
	color: #606024;
	text-transform: uppercase;
	padding: 5px 0 0 0;
}
#grid .grid_width {
	width: 209px;
}


.forum_table {
	background: #f5ebd4;
	border: 1px solid #f5ebd4;
	width: 100%;
}
.forum_table th {
	background: url('../images/bg/th.jpg') 0 0 repeat-x;
	color: #54571e;
	text-align: center;
	vertical-align: middle;
	height: 26px;
}
.forum_table th.first {
	background: url('../images/bg/th_start.jpg') 0 0 no-repeat;
	width: 1%;
}
.forum_table th.last {
	background: url('../images/bg/th_end.jpg') 100% 0 no-repeat;
}
.forum_table td {
	padding: 2px 5px;
}
.forum_table th,
.forum_table td {
	border: 2px solid #FFFFFF;
	vertical-align: middle;
}
.forum_table td *,
.forum_table td a,
.forum_table td {
	font-size: 14px !important;
}

.paging {
	padding: 7px 12px 0 0;
}
.paging td {
	border: 2px solid #FFFFFF;
	border-left: none;
	background: #f5ebd4;
	width: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 13px !important;
}
.paging td a {
	color: #383838 !important;
	font-size: 13px !important;
}
.paging td div {
	padding: 0 10px 0 37px;
}


.forum #create_new {
	margin: 10px 0 40px 0;
	padding: 10px 10px 10px 37px;
	background: #f5ebd4;
}
.forum #create_new .submit {
	float: right;
	margin: 12px 0 0 0;
}
.forum #create_new .submit input {
	padding: 0;
	width: auto;
	border: none;
}
.forum #create_new label {
	display: block;
	margin: 0 0 4px 0;
	font-weight: bold;
}
.forum #create_new input {
	border: 2px solid #b0b541;
	width: 893px;
	padding: 3px 0;
	display: block;
	margin: 0 0 10px 0;
}
.forum #create_new textarea {
	display: block;
	border: 2px solid #b0b541;
	width: 893px;
	height: 100px;
}
.forum .forum_jump {
	margin: 10px 0 0 0;
	background: #f5ebd4;
	padding: 7px 12px;
	text-align: right;
}
.forum .forum_jump select {
	margin: 0 0 0 auto;
	display: block;
	width: 270px;
	border: 1px solid #b0b541;
}
.forum .topics {
	width: 100%;
}
.forum .topics th {
	background: url('../images/bg/th.jpg') 0 0 repeat-x;
	color: #000000;
	font-size: 17px;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	padding: 0 10px;
}
.forum .topics th.first {
	background: url('../images/bg/th_start.jpg') 0 0 no-repeat;
	width: 1%;
}
.forum .topics th.last {
	background: url('../images/bg/th_end.jpg') 100% 0 no-repeat;
}
.forum .topics .top_row .user a {
	color: #000000 !important;
	font-size: 13px !Important;
}
.forum .topics .top_row .user {
	font-size: 13px !Important;
	text-align: center;
	border-right: 2px solid #dfded7;
	text-decoration: underline;
}
.forum .topics .top_row td .nav {
	float: right;
	height: 18px;
}
.forum .topics .top_row td .nav td {
	padding: 0 0 0 12px;
	white-space: nowrap;
}
.forum .topics .top_row td {
	background: #ebdbb7;
	vertical-align: middle;
	padding: 3px 26px;
}
.forum .topics .author_td {
	background: #f5ebd4;
	border-right: 2px solid #dfded7;
}
.forum .topics .author_td .padd {
	width: 126px;
	margin: 0 20px;
	padding: 5px 0;
	text-align: center;
}
.forum .topics .author_td .padd img {
	margin: 0 auto 5px auto;
}
.forum .topics .author_td .padd a,
.forum .topics .author_td .padd {
	font-size: 11px !important;
}
.forum .topics .content_td {
	width: 100%;
	padding: 15px 26px;
}
.forum .topics .bot_row .s {
	width: 0;
	height: 32px;
}
.forum .topics .bot_row .icos {
	padding: 0 0 0 12px;
}
.forum .topics .bot_row .icos td {
	border-bottom: none;
	padding: 4px 7px 4px 0;
}
.forum .topics .bot_row .btns table td {
	padding: 5px 5px 5px 0;
	border: none;
}
.forum .topics .bot_row .btns table {
	float: right;
}
.forum .topics .bot_row .btns {
	padding: 0;
}
.forum .topics .bot_row td {
	background: #d2d4d4 url('../images/bg/botrow.jpg') 0 0 repeat-x;
	border-bottom: 2px solid #FFFFFF;
	vertical-align: middle;
	
}
.forum .acrs {
	padding: 2px;
}
.forum .acrs div {
	height: 35px;
	line-height: 35px !important;
	padding: 0 0 0 37px;
}
.forum .acrs .forum_messages {
	background: url('../images/ico/forum_messages_w.gif') 0 0 no-repeat;
}
.forum .acrs .forum_empty {
	background: url('../images/ico/forum_empty_w.gif') 0 0 no-repeat;
}
.forum .acrs .forum_blocked {
	background: url('../images/ico/forum_blocked_w.gif') 0 0 no-repeat;
}
.login td {
	padding: 0 0 0 10px;
	font-size: 14px !important;
	vertical-align: middle;
}
.login td a {
	font-size: 14px !important;
	color: #383838 !important;
}
.login {
	float: right;
	margin: 16px 0 0 0;
	vertical-align: middle;
}
.login .logout {
	padding: 0 41px 0 0;
	display: block;
	height: 50px;
	font-size: 14px !important;
	margin: 0 24px 0 0;
	color: #383838 !important;
	line-height: 50px !important;
	background: url('../images/btn/logout.gif') 100% 0 no-repeat;
}

.search {
	background: #f5ebd4;
	border-top: 4px solid #938d7f;
	padding: 7px 37px;
}
.search td input.input {
	width: 209px;
	background: #FFFFFF;
	border: 2px solid #c0c467;
	padding: 2px 0;
}
.search td input {
	display: block;
}
.search td {
	vertical-align: middle;
	padding: 0 5px 0 0; 
}


.login_content table {
	margin: 0 0 0 55px;
}
.login_content td {
	padding: 0 10px 8px 0;
	vertical-align: middle;
}
.login_content td.input input.error {
	border: 1px solid #7b7e21;
}
.login_content td.input input {
	width: 180px;
	padding: 2px 0;
	border: 1px solid #383838;
	display: block;
}
.login_content .submit input {
	float: right;
}
.login_content .links {
	padding: 0 0 20px 55px;
	
}
.login_content .links div {
	padding: 15px 0 0 0;
}
.login_content .links div a {
	color: #383838 !important;
}
.login_content .links div.last a {
	color: #7b7e21 !important;
}


.index #adds {
	width: 176px;
	float: right;
}
.index #adds .hdr {
	color: #6b5e4c;
	font-size: 22px;
	line-height: 120% !important;
	margin: 0 0 12px 0;
}

.index #adds .hdr a {
	color: #6b5e4c;
	font-size: 22px;
	line-height: 120% !important;
	margin: 0 0 12px 0;
}
.index #adds .padd {
	padding: 20px 10px;
	height: 613px;
}
.index .links {
	padding: 122px 0 0 62px;
	float: left;
}
.index .links a img {
	width: 155px;
	height: 25px;
}

#texts {
	border-top: 10px solid #ece2c6;
	background: #f8f4ef;
}
#texts .cont .coll_2 .padd {
	width: 370px;
	margin: 0 15px;
	padding: 12px 0;
}
#texts .cont .coll_2 .padd a {
	color: #7b772a !important;
}
#texts .cont .coll_2 .padd,
#texts .cont .coll_2 .padd * {
	color: #84286d !important;
	font-size: 21px !important;
	font-weight: bold !important;
	line-height: 120% !important;
}
#texts .cont .coll_1 .padd {
	padding: 10px 7px 7px 7px;
}
#texts .cont .coll_1 .hdr {
	color: #5d662d;
	font-size: 21px;
	margin: 0 0 10px 0;
}
#texts .cont .coll_1 .photo {
	float: left;
	padding: 0 8px 0 0;
}
#texts .cont .coll_1 {
	width: 100%;
	border-right: 14px solid #ece2c6;
}
#texts .cont {
	width: 100%;
}

label.error  {
	color: red;
	
}

.label {
	
}

ul#people, ul#actions {
	list-style: none;
}

ul#actions .photo {
	float: left;
	padding: 0 10px 0 2px;
}
.quote {
	border: 1px dashed black;
	padding: 10px 10px 10px 20px;
	margin: 0 10px 10px 10px;
}

#right_banners {
	padding: 50px 0px 50px 10px;
	width: 140px;
	height: 700px;
	float: left;
	display: inline;
}

#left_banners {
	padding: 50px 10px 50px 10px;
	width: 140px;
	text-align: right;
	float: left;
	display: inline;
		height: 700px;

}

#left_banners img {
	margin: 0 auto;
	float: right;
	text-align: center;
}
.search_quote {
	background-color: yellow;
	padding: 2px 0px 1px 0px;
}

#quick_links {
	width: 455px;
	height: 30px;
	/*border: 1px dashed black;*/
	position: absolute;
	top: 140px;
	margin-left: 20px;
}

#quick_links .input_text {
	height: 13px;
}
#quick_links #author_select {
	margin-top: -5px;
}

.quick_submit {
	border: 0;
	background-color: #4e5627;
	color: white;
	height: 19px;
	margin: 0;
	width: 100px;	
}