@CHARSET "UTF-8";
/*			SYSTEM CLASSES {		*/
input.radio,
input.checked{
	width: auto !important;
	height: auto !important;
	border: none !important;
}
h1.warning{
	font: 24px arial;
	color: red;	
}
h1.s{
	font: bold 18px arial;
	color: #105392;	
}
.errorValid{}
.errorValid input,
.errorValid textarea,
.errorValid select{
	
}
.errorValid .input_silver{
	border: none;
	width: 103px;
	*width: 113px;
	height: 22px;
	padding: 3px 5px;
}
/*			}SYSTEM CLASSES		*/


/*			BLOCKS		*/
.block_login{
	/*
	margin: 10px;
	*/
}
.block_login .name{
	color: #2f536d;
	text-align: right;
	font: 12px Verdana;
	vertical-align: middle;
	padding-right: 5px;
}
.block_login .action{
	text-align: left;
}
.block_align_frmLogin{
	text-align: center;
	display: table;
	height: 100%;
	*height: auto;
	width: 100%;
	padding-top: 300px;
}
.block_align_frmLogin fieldset{
	width: 300px;
	margin: 0 auto 0 auto;
}
.block_align_frmLogin fieldset legend{
	font: bold 12px Tahoma;
	padding: 0 10px 0 10px;
	color: silver;
}

.base_table{
	width: 100%;
	height: 100%;
	/* background: url("../images/baseBg.png");*/
}
.base_table td{
	padding: 0;
}
.base_table .header_block{
	height: 100px;
	text-align: center;
	background: url("../images/BGrepeat.png") repeat-x top left;
}
.base_table .content_block{
	text-align: center;
	padding: 10px;
	height: expression(parentNode.offsetHeight-20+'px');
	/*
	*/
/*	height: expression(parentNode.offsetHeight+'px');*/
}



.base_table .footer_block{
	text-align: center;
	height: 130px;
	background: url("../images/footerBg.png") repeat-x bottom left;
}

.bgHeaderL{
	background: url("../images/headerRepeat.png") repeat-x top left;
	width: 800px;
	margin: 0 auto;
	display: table;
}
.bgHeaderR{
	background: url("../images/headerR.png") no-repeat top right;
	width: 100%;
	height: 147px;
	display: table;
}
.header{
	background: url("../images/headerL.png") no-repeat top left;
	width: 100%;
	height: 100%;
}
.header .menu{
	height: 40px;
	border-top: solid 1px #72b2ce;
}
.header .menu a{
	font: 14px Tahoma;
	color: #075a87;
	text-decoration: none;
	border-right: solid 1px #72b2ce;
	padding: 12px 25px 12px 25px;
	display: block;
	float: left;
}
.header .menu a.end{
	border-right: none;
}
.header .menu a:hover{
	color: #ff8929;
}
.header .menu a.selected{
	color: #ff8929;
	text-decoration: underline;
}

.header .logo{
	text-align: left;
	padding-left: 10px;
}
.header .searchForm{
	padding-top: 30px;
	text-align: right;
}

.leftContent{
	height: 100%;
}
.content{
	width: 750px;
	margin: 0 auto 0 auto;
	height: 100% !important;
	color: #09819f;
	background-color: #fff;
	height: 100%;
}
.content h2{
	color: #d46807;
	font: bold 16px Tahoma;
}
.content h3{
	color: #0085a1;
	font: bold 18px Tahoma;
}
.content a{
	color: #075a87;
}
.footer{
	background: url("../images/footerRepeat.png") repeat-x bottom left;
	margin: 0 auto;
	height: 100%;
	width: 800px;
	color: #005f89;
}
.footer .left{
	background: url("../images/footerL.png") no-repeat bottom left;
	padding-left: 15px;
	padding-top: 10px;
}
.footer .center{
	padding-top: 10px;
	text-align: center;
}
.footer .right{
	background: url("../images/footerR.png") no-repeat bottom right;
	padding-right: 15px;
	padding-top: 10px;
	text-align: right;
}

.categories_block {
	width: 240px;
}
.categoriesR{
	background: #a2e9fe url("../images/categoriesRepeat.png") repeat-y top left;
	display: table;
	width: 235px;;
}
.categoriesT{
	background: #fff;
	display: table;
	height: 100%;
	width: 100%;
}
.categories_block h3{
	font: bold 14px Verdana;
    text-decoration: underline;
	color: #000;
	border-bottom: solid 2px #fff;
	margin: 5px 10px 5px 10px;
	text-align: center;
	padding-bottom: 3px;
}
.listCategories{
	list-style: none;
	/*background: url("../images/categoriesB.png") no-repeat bottom left;*/
	width: 100%;
	padding-bottom: 10px;
	padding-left: 15px;
}
.listCategories li a{
	/*background: url("../images/icoCategories.png") no-repeat center left;*/
	padding-left: 15px;
	color: #273F74;
	font: bold 14px Verdana;
	text-decoration: none;
}
.listCategories li a:hover{
	color: #000;
	text-decoration: underline;
}
.listCategories li{
	color: #000;
	font: 10px Verdana;
	height: 20px;
}
.categories_block a.selected{
	color: #CC0000;
}

.listMyPage{
	width: 500px;
}

.item_maypage td{
}
.item_maypage{
	background: url("../images/itemPageRepeat.png") repeat-x top left;
	width: 100%;
	margin: 2px 0 2px 0;
}
.item_maypage .image{
	background: url("../images/itemPageBorder.png") no-repeat top left;
	width: 161px;
	height: 126px;
	text-align: center;
	vertical-align: middle;
}
.item_maypage .data{
	padding-left: 20px;
	padding-bottom: 10px;
	vertical-align: bottom;
}
.item_maypage .data a.title{
	display: block;
	margin: 10px;
	font: bold 18px Tahoma;
	color: #09819f;
	text-decoration: none;
	cursor: pointer;
}
.item_maypage .data a.title:hover{
	text-decoration: underline;
}

.item_maypage_short{
	background: url("../images/itemPageBorder.png") no-repeat top left;
	display: table;
	width: 161px;
	float: left;
	margin: 2px 2px 10px 2px;
	cursor: pointer;
	height: 145px;
}
.item_maypage_short:hover{
	/* background: url("../images/itemPageBorderHover.png") no-repeat; */
}
.item_maypage_short:hover a{
	color: #d46807;
}
.item_maypage_short .image{
	height: 126px;
	text-align: center;
	vertical-align: middle;
}
.item_maypage_short .data{
	text-align: center;
}
.item_maypage_short .data a{
	font: bold 12px Tahoma;
	color: #09819f;
}
.item_maypage_short .data a:hover{
	color: #d46807;

}
.item_maypage_short strong{
	display: block;
	text-align: center;
	color: #09819f;
}
.block{
	background: url("../images/blockBg.png") no-repeat top right;
	padding: 10px 10px 0px 10px;
}
.faq_block{
	width: 480px;
}

.faq_block h2{
	margin-top: 0;
	color: #d46807;
}
.faq_block strong{
	color: #d46807;
}
.menuFooter{
	margin: 10px auto 0 auto;
}
.menuFooter a{
	color: #005f89;
	font: 12px Tahoma;
	line-height: 20px;
	border-right: solid 1px;
	padding-right: 7px;
	padding-left: 5px;
}
.menuFooter a.end{
	border: none;
}
.block_search{
	margin: 0 20px 0 auto;
	font: 12px Verdana;
}
.block_search .searchText{
	width: 200px;
	border: solid 1px #000;
	height: 20px;
	padding: 3px 2px 1px 2px;
	font: bold 14px Tahoma;
}
.block_search .buttonSearch{
	background: url("../images/button_search.png") no-repeat;
	width: 56px;
	height: 26px;
	border: 0;
	margin-left: 3px;
	*margin-top: 1px;
}

.block_createOwn{
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px;
}
.block_createOwn h2{
	margin: 0;
	padding: 0;
	font: bold 14px Tahoma;
}
.block_createOwn h2.step{
	margin: 3px;
	padding: 0;
	font: bold 16px Tahoma;
}
.block_createOwn .left{
	border-right: solid 1px #006fff;
	padding: 10px;
}
.block_createOwn .right{
	padding: 10px;
}
.block_createOwn .image{
	border-bottom: solid 1px #006fff;
	text-align: center;
	padding-bottom: 10px;
}
.block_createOwn .image img{
	margin: 0 auto;
}
.block_createOwn .action{
	height: 60px;
}
.block_createOwn .iformation{
	border-top: solid 1px #006fff;
	font: 10px Verdana;
	padding-top: 10px;
	padding-left: 20px;
	color: #09819f;
}

.block_create{
	margin: 0 auto;
}
.block_create .name{
	font: bold 14px Tahoma;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.block_create .action{
	height: auto;
	font: bold 14px Tahoma;
	text-align: left;
	vertical-align: middle;
	padding: 0 3px;
}
.block_create .action input,
.block_create .action select{
	border: solid 1px #6bb5d0;
}
.block_create .radio input{
	border: none;
}

.item_style{
	float: left;
	margin: 10px;
	height: 110px;
	border: solid 1px #90bbff;
	padding: 3px;
}
.item_style:hover{
	background-color: #accfff;
}
.item_style table{

}
.item_style .image{
	border: none;
	text-align: center;
}
.item_style .data{
	text-align: center;
}


/*			BLOCKS		*/

div.red{
	color: red;
}
a.tryHomepage{
	background: url("../images/tryhomepage.png");
	height: 27px;
	width: 125px;
	display: block;
	float: left;
}
a.setHomePage{
	background: url("../images/makemyhomepage.png");
	height: 27px;
	width: 144px;
	float: left;
	display: block;
	margin-left: 10px;
}
.homeListMyPage{
	display: table;
	margin-left: 0px;
}
.button_requestHomepage{
	background: url("../images/buttonRequestHomepage.png") no-repeat left top;
	width: 237px;
	height: 86px;
	display: block;
}
.button_pageCreate{
	background: url("../images/button_create.png") no-repeat left top;
	width: 239px;
	height: 195px;
	display: block;
}

.copyright{
	font: 10px Verdana;
	margin-top: 50px;
}