div#bodyBlock{
	background:url('../images/int_left_shadow.jpg') no-repeat  left 194px;
}


/* collage */
div#colageBlock{
	height:65px;
	background:url('../images/int_right_shadow.jpg') no-repeat  right top;
}

/* content */
div#contentBlock{
	width:auto;
	padding-top:3px;
	background:url('../images/int_right_shadow_2.jpg') no-repeat  right top;
}

div#contentBlockLayer2{
	width:943px;
	padding-right:20px;
}

table#contentColumnsBlock td{
	vertical-align:top;
	padding:0px;
	border:0px !important;
}

table#contentColumnsBlock div.titleBlock{
	width:80%;
	padding-left:27px;
	border-bottom:4px solid #006EC5;
}

table#contentColumnsBlock div.titleBlock h1{
	font-size:24px;
	margin:0px;
	color:#878A8A;
	font-weight:normal;
	text-transform:uppercase;
}

table#contentColumnsBlock div.leftContentBlock{
	width:80%;
	padding-top:20px;
	padding-left:27px;
}

table#contentColumnsBlock div.leftContentBlock div.blueImageBox{
	border:2px #006EC5 solid;
	float:left;
	padding:1px;
	font-size:0px;
}

table#contentColumnsBlock div.leftContentBlock div.appraiseBox{
	clear:left;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:3px 0px;
	color:#006EC5;
}

table#contentColumnsBlock div.leftContentBlock div.textBox{
	margin-left:100px;
}

div.registrationBlock{
	border:1px solid #9D9D9D;
	padding:1px;
	margin-bottom:10px;
}

div.registrationBlock div.title{
	background: #A7DEFE url('../images/internal/registration_block_bg.jpg') repeat-x;
	height:36px;
	font-size:12px;
	padding:5px 0px 0px 14px;
	font-weight:bold;
	color:#FFFFFF;
}

div.registrationBlock div.content{
	padding:10px 19px 10px 19px;
}

div.registrationBlock table.viewData{
	width:98%;
	border-collapse:collapse;
}

div.registrationBlock table.viewData td{
	padding:3px !important;
}

div.selectedSellerBox{
	font-size:11px;
	font-style:italic;
}

div.selectedSellerMarker{
	font-size:11px;
	font-style:italic;
	background:url('../images/markers/favorits.gif') no-repeat;
	padding:0px 0px 0px 20px;
}

div.selectedSellerBox a,
div.selectedSellerMarker a{
	color:#6f6f71;
}

table.sellerListContent{
	border-collapse:collapse;
	width:99%;
}
table.sellerListContent td{
	padding:3px;
	vertical-align:top;
}

table.sellerListContent td.fav{
	width:150px;
}

form{
	margin:0px;
}

form label{
	clear:left;
	display:block;
	width:130px;
	float:left;
	padding-top:4px;
}

form input,
form select,
form textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #DCDFEF;
	border-top:1px solid #ABADB3;
	margin-bottom:5px;
}

form input{
	width:70%;
}

form select{
	width:99%;
}

form select.short{
	width:70%;
}

form textarea{
	width:99%;
}

form input.noresize{
	width:auto;
	border:0px;
	margin-top:0px;
	margin-bottom:0px;
}

form input.button{
	width:auto;
	height:auto;
	border:0px;
}

/* markers */
div.markerPlace{
	padding:7px 0px 7px 30px;
	background-position:4px 50%;
	background-repeat:no-repeat;
}

/* search */
div.searchBox{
    position:relative;
}

div.searchBox div.tab1,
div.searchBox div.tab2,
div.searchBox div.tab3,
div.searchBox div.tab1Sel,
div.searchBox div.tab2Sel,
div.searchBox div.tab3Sel{
	position:relative;
	float:left;
	width:87px;
	padding-top:10px;
	padding-left:20px;
	height:20px;
	background:#AEB0B1 url('../images/search/tab_1.gif') no-repeat;
	text-transform:uppercase;
	font-size:11px;
}

div.searchBox a{
	color:#6f6f71;
}

div.searchBox div.tab1Sel a,
div.searchBox div.tab2Sel a,
div.searchBox div.tab3Sel a{
    color:#FFFFFF;
}

div.searchBox div.tab1Sel{
    background:#AEB0B1 url('../images/search/tab_1_sel.gif') no-repeat;
}

div.searchBox div.tab2{
    width:99px;
    padding-left:8px;
    background:#AEB0B1 url('../images/search/tab_2.gif') no-repeat;
}

div.searchBox div.tab2Sel{
    margin-left:-15px;
    width:110px;
    padding-left:25px;
    background:#AEB0B1 url('../images/search/tab_2_sel.gif') no-repeat;
}

div.searchBox div.tab3{
    background:#AEB0B1 url('../images/search/tab_3.gif') no-repeat;
}

div.searchBox div.tab3Sel{
    margin-left:-20px;
    width:84px;
    padding-left:50px;
    background:#AEB0B1 url('../images/search/tab_3_sel.gif') no-repeat;
}


div.searchBox div.content,
div.searchBox div.content2{
	clear:left;
	padding:20px;
	background:url('../images/search/header_bg.gif') repeat-x;
	border-right:1px solid #b7b7b8;
	border-left:1px solid #d7d8d9;
}
div.searchBox div.content2{
	background:url('../images/search/header_bg_2.gif') repeat-x;
}

div.searchBox div.footer{
	clear:left;
	background:#E7E8E9 url('../images/search/footer_bg.gif') repeat-x;
}


div.searchBox div.footerLayer1{
	background:url('../images/search/footer_corner_left.gif') no-repeat;
}

div.searchBox div.footerLayer2{
	background:url('../images/search/footer_corner_right.gif') no-repeat right;
}


/* popup window */
div#placePopupWindow{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#B4E3FF;
	width:100%;
	height:100%;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	z-index:500;
}

div#windowWindowBlock{
	display:none;
	position:absolute;
	left:33%;
	width:400px;
	height:170px;
	padding:1px;
	background-color:white;
	border:1px solid #9D9D9D;
	z-index:1000;
}

div#windowWindowBlock div.title{
	background: #A7DEFE url('../images/internal/registration_block_bg.jpg') repeat-x;
	height:28px;
	font-size:14px;
	padding:19px 0px 0px 19px;
	color:#FFFFFF;
}

div#windowWindowBlock div.text{
	padding:10px;
}

div#windowWindowBlock label{
	width:70px;
}
div#windowBlockCloseButton{
	position:absolute;
	background-color:#E44A18;
	border:1px solid #D9F1FF;
	color:#ffffff;
	cursor:pointer;
	width:50px;
	height:25px;
	text-align:center;
	top:0px;
	left:345px;
	font-size:20px;
	font-weight:bold;
}

div#loaderSpecialityBlock{
	width:25px;
	height:15px;
	float:right;
	display:none;
}

div.greenSeparate{
	border-top:1px solid #06b3a5;
	margin-left:-27px;
	height:10px;
}

/* tab block */
div.tabBlock{

}

div.tabBlock div.tabTitle,
div.tabBlock div.tabTitleSel{
    position:relative;
    float:left;
    width:87px;
    height:23px;
    padding:7px 10px 0px 10px;
    background:#dfdfdf url('../images/firm/tab.jpg') no-repeat;
    z-index:100;
    text-transform: uppercase;
    font-weight: bold;
}

div.tabBlock div.tabTitleSel{
    background:#dfdfdf url('../images/firm/tab_sel.jpg') no-repeat;
}

div.tabBlock div.tabTitle a,
div.tabBlock div.tabTitleSel a{
    color:#6f6f71;
}

div.tabBlock div.tabContent{
    z-index:10;
    position:relative;
    top:-1px;
    clear:left;
    border-left:1px solid #b5b6b7;
    border-right:1px solid #b5b6b7;
    background:url('../images/firm/tab_underline.gif') repeat-x;
    padding:8px;
}

div.tabBlock div.tabFooter{
    background:url('../images/firm/tab_content_footer.gif') repeat-x;
    height:15px;
}

div.tabBlock div.tabFooter1{
    background:url('../images/firm/tab_content_footer_left.gif') no-repeat;
    height:15px;
}

div.tabBlock div.tabFooter2{
    background:url('../images/firm/tab_content_footer_right.gif') no-repeat right;
    height:15px;
}

div.error{
    color:red;
    text-align: center;
}
