html, body {
height : 100%;
margin : 0;
padding : 0;
}
html, body {
color : #121212;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 13px;
}
.stext {
margin : 0 0 10px 0;
padding : 0;
text-transform : uppercase;
font-size : 18px;
color : #1ab8d8;
font-weight : bold;
}
h1 {
font-size : 13pt;
}
h4 {
font-size : 11px;
text-transform : uppercase;
}
.wrapper {
margin : 0 auto;
position : relative;
width : 1024px;
}
div.form-container {
padding : 0 5px 0 5px;
}
div.form-container form p {
margin : 0;
}
div.form-container form p.note {
margin-left : 170px;
font-size : 90%;
color : #333;
margin-top : 3px;
}
div.form-container div.controlset {
margin-left : 170px;
float : none;
}
div.form-container div.controlset input {
width : auto;
margin : 2px 0 3px 0;
vertical-align : middle;
border : 0 none;
}
div.form-container input.controlset {
width : auto;
}
div.form-container select.page-numbers {
width : 50px;
padding : 1px;
font-size : 90%;
}
div.form-container input.error, div.form-container select.error, div.form-container textarea.error {
border : 1px solid #c00;
background-color : #fef;
}
div.form-container div.custom {
padding : 3px 5px 3px 5px;
}
fieldset ol {
margin : 0;
padding : 0;
}
fieldset li {
list-style : none;
padding : 5px;
margin : 0;
clear : both;
}
div.form-container em {
font-weight : bold;
font-style : normal;
right : 0;
color : #c00;
}
fieldset label {
font-size : 12px;
margin-right : 10px;
padding : 0 10px 0 0;
width : 150px;
display : block;
float : left;
text-align : right;
position : relative;
}
label.error {
color : #c00;
}
div.form-container fieldset.buttonrow {
border : 0;
padding : 0;
}
div.form-container fieldset.buttonrow input {
margin : 0 0 0 0;
}
fieldset {
margin : 10px 0;
padding : 10px;
border : 1px solid #a9a9a9;
}
fieldset.hidden {
border : 0;
}
fieldset li img {
padding-left : 10px;
}
fieldset li p img {
padding : 0;
}
legend {
font-weight : bold;
color : #555;
padding : 5px 10px 5px 10px;
border : 1px solid #ddd;
background-color : #fff;
}
fieldset div div img {
padding : 0;
}
input.submit-button {
background : url('./images/search.png');
width : 55px;
height : 21px;
padding : 2px 5px 2px 5px;
cursor : pointer;
}
input.submit-button:hover {
background-color : #f5f7fa;
border : 1px solid #79a8f5;
}
input.submit {
background : url('./images/search.png');
width : 55px;
height : 21px;
padding : 2px 5px 2px 5px;
cursor : pointer;
}
input.submit:hover {
background-color : #f5f7fa;
border : 1px solid #79a8f5;
}
input, textarea, select {
width : 250px;
background-color : #ffffff;
font-size : 12px;
color : #000000;
font-family : inherit;
border : 1px solid #c0c0c0;
padding : 3px 5px 3px 5px;
}
select option {
padding-left : 5px;
}
select {
width : 262px;
padding : 2px 3px 2px 3px;
}
textarea {
height : 150px;
}
textarea#custom_2 {
height : 15px;
}
textarea#keywords {
height : 15px;
}
textarea#description_short {
height : 85px;
}
input:focus, input.error:focus, textarea:focus {
background-color : #f5f7fa;
border : 1px solid #79a8f5;
}
div.table-list table {
width : 50%;
margin-bottom : 10px;
}
div.table-list table, div.table-list td {
border : 1px solid #ccc;
border-collapse : collapse;
font-family : tahoma, verdana, arial, helvetica;
}
div.table-list thead th, div.table-list tbody th {
background : #fff url(./images/gradient_silver.gif) repeat-x;
color : #666;
padding : 5px 10px;
border-left : 1px solid #ccc;
text-align : left;
}
div.table-list tbody th {
background : #fafafb;
border-top : 1px solid #ccc;
text-align : left;
font-weight : normal;
}
div.table-list tbody tr td {
padding : 5px 10px;
color : #666;
}
div.table-list tbody tr.odd, div.table-list tbody tr.odd th {
background : #f6f6f6;
}
div.table-list tbody tr:hover {
background : #fff url(./images/table_tr_background.gif) repeat;
}
div.table-list tbody tr:hover th {
background : #fff url(./images/table_tr_background.gif) repeat;
}
div.table-list tbody tr:hover td {
color : #454545;
}
div.table-list tfoot td, div.table-list tfoot th {
border-left : none;
border-top : 1px solid #ccc;
padding : 5px 10px;
background : #ebebeb;
color : #666;
font-weight : normal;
}
div.table-list caption {
text-align : left;
padding : 5px 0 0 5px;
color : #666;
height : 4ex;
}
div.table-list caption span.page-numbers {
font-size : 90%;
padding-bottom : 3px;
}
.orange {
color : #e07300;
}
.article_options {
line-height : normal;
margin-bottom : 10px;
padding : 0 10px;
}
.font_size {
line-height : normal;
}
.font_size span {
float : left;
margin-left : 5px;
}
.big_size {
color : #8e8e8e;
font-size : 18px;
margin-top : 7px;
}
.small_size {
color : #8e8e8e;
font-size : 13px;
margin-top : 12px;
}
.font_size a {
background-repeat : no-repeat;
display : block;
float : left;
height : 14px;
margin-left : 5px;
position : relative;
top : 11px;
width : 14px;
}
a.decrease_font {
background-image : url(./images/decrease_font_size.gif);
}
a.increase_font {
background-image : url(./images/increase_font_size.gif);
}
.article_options, .comments_title {
background : transparent url(./images/bg1.gif) repeat scroll 0% 0%;
height : 25px;
line-height : 25px;
}
div.table-list caption span.page-numbers-results, div.table-list caption span.page-numbers-results a {
font-size : 90%;
margin-top : 3px;
}
div.table-list table a:link {
color : #666;
}
div.table-list table a:visited {
color : #666;
}
div.table-list table a:hover {
color : #003366;
text-decoration : none;
}
div.table-list table a:active {
color : #003366;
}
span.page-numbers-results {
float : left;
}
span.page-numbers {
float : right;
}
div.table-list span.page-numbers a {
text-decoration : none;
}
div.table-list span.page-numbers a:hover {
text-decoration : underline;
}
div.box {
width : 100%;
margin : 0 auto;
padding : 0 0;
}
.box .box-header {
background : transparent url(./images/tab_l.gif) no-repeat 0% 0%;
}
.box .box-header .box-side {
text-align : center;
margin : 5px 0 0 0;
font-weight : bold;
line-height : 28px;
height : 28px;
background : transparent url(./images/tab_r.gif) no-repeat right 0%;
}
.box .box-header img {
float : right;
margin : 7px 7px 0 0;
border : 0;
}
.box .box-body {
background : transparent url(./images/box_middle_left.gif) repeat-y 0% 0%;
}
.box .box-body .box-side {
background : transparent url(./images/box_middle_right.gif) repeat right 0%;
}
.box .box-body .box-side .box-content {
margin : 0 1px 0 1px;
background : #fff url(./images/bg1.gif) repeat 0% 0%;
padding : 0.1em;
text-align : left;
}
.box .box-body2 .box-side2 .box-content2 {
background : url(./images/bg1.gif) repeat-x top;
border : 1px double #ababab;
padding : 7px;
width : 700px;
}
.box .box-footer {
background : transparent url(./images/box_bottom_left.gif) no-repeat 0% 0%;
}
.box .box-footer .box-side {
font-size : 1px;
height : 2px;
background : transparent url(./images/box_bottom_right.gif) no-repeat right 0%;
}
.box .box-header h1 {
font-size : 12px;
margin : 0;
padding-top : 0;
color : #a00305;
}
.box p {
margin : 0.5em 0 0 0;
padding : 0;
}
.box ul.box_list li.box_list {
font-size : 12px;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0;
padding-left : 2px;
padding-bottom : 5px;
}
.box ul.box_list {
font-size : 12px;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0;
padding : 0;
}
.star-rating {
background : transparent url(./images/star_rating.gif) repeat-x scroll left top;
height : 16px;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0;
padding : 0;
position : relative;
width : 80px;
}
.star-rating li {
float : left;
margin : 0;
padding : 0;
clear : none;
}
.star-rating li a {
display : block;
height : 16px;
line-height : 16px;
overflow : hidden;
padding : 0;
position : absolute;
text-decoration : none;
text-indent : -9000px;
width : 16px;
z-index : 20;
}
.star-rating li a:hover {
background : transparent url(./images/star_rating.gif) repeat scroll left center;
border : medium none;
left : auto;
z-index : 2;
}
.star-rating a.one-star {
left : 0;
}
.star-rating a.one-star:hover {
width : 16px;
}
.star-rating a.two-stars {
left : 16px;
}
.star-rating a.two-stars:hover {
width : 32px;
}
.star-rating a.three-stars {
left : 32px;
}
.star-rating a.three-stars:hover {
width : 48px;
}
.star-rating a.four-stars {
left : 48px;
}
.star-rating a.four-stars:hover {
width : 64px;
}
.star-rating a.five-stars {
left : 64px;
}
.star-rating a.five-stars:hover {
width : 80px;
}
.star-rating ul {
padding : 0;
}
a.send_to {
background : transparent url(./images/email.png) no-repeat scroll 0% 0%;
display : block;
float : right;
height : 16px;
margin : 12px 13px 0 0;
overflow : hidden;
text-indent : -999px;
width : 16px;
}
a.print {
background : transparent url(./images/print.png) no-repeat scroll 0% 0%;
display : block;
float : right;
height : 16px;
margin : 10px 13px 0 0;
overflow : hidden;
text-indent : -999px;
width : 16px;
}
a.addthis_button {
float : right;
margin-top : 9px;
}
.addthis_button {
cursor : pointer;
}
.star-rating li.current-rating {
background : transparent url(./images/star_rating.gif) repeat scroll left bottom;
display : block;
height : 16px;
position : absolute;
text-indent : -9000px;
z-index : 1;
padding : 0;
padding-left : 0;
}
div#status-line {
background-color : #f8f8f8;
border-bottom : 1px solid #c6c3c6;
overflow : auto;
padding : 5px 5px 5px 10px;
height : 17px;
}
#status-line span#login-status {
color : #000;
font-size : 12px;
float : right;
}
#status-line span#breadcrumbs {
color : #000;
font-size : 12px;
float : left;
}
#status-line img#home {
vertical-align : bottom;
}
div#maintenance-line {
background-color : #ffeaea;
border-bottom : 1px solid #e82a2a;
overflow : auto;
padding : 5px 5px 5px 10px;
height : 17px;
text-align : center;
font-weight : bold;
color : #e82a2a;
}
div#maintenance-message {
background-color : #ffeaea;
border : 1px solid #e82a2a;
overflow : auto;
padding : 20px 20px 20px 20px;
text-align : center;
font-weight : bold;
color : #e82a2a;
margin : 20px;
font-size : 14px;
}
div.message div.error, div.success {
margin-bottom : 10px;
padding : 10px 5px 10px 35px;
line-height : 1.2em;
border-width : 1px;
border-style : solid;
}
div.message div.error {
border-color : #e82a2a;
background : #ffeaea url(./images/message_error.gif) no-repeat 10px 10px;
}
div.message div.success {
border-color : #4dda2c;
background : #eaffea url(./images/message_success.gif) no-repeat 10px 10px;
}
#map {
border : 5px solid #c6c3c6;
height : 280px;
width : 280px;
}
.listing_offer {
padding : 3px 14px;
}
.listing_offer_image {
float : right;
padding-left : 15px;
width : 265px;
}
img.offer_thumb {
margin : 8px 7px 0 0;
border : 1px solid #bbbbbb;
float : left;
padding : 1px;
}
.offer_info {
color : #666666;
display : block;
font-size : 11px;
padding : 10px 0 0;
}
.listing_hot {
color : red;
font-size : 9px;
}
.listing_updated {
color : green;
font-size : 9px;
}
.listing_new {
color : green;
font-size : 9px;
}
.listing_sidebox_title {
color : black;
}
.listing_sidebox_description {
font-size : 10px;
}
.listing_sidebox_details {
font-size : 9px;
padding-top : 5px;
}
.offer_images .contact_info img {
border : 0 none;
margin-right : 7px;
padding : 0;
}
.contact_info div ul li {
clear : both;
display : block;
height : 19px;
line-height : 13px;
padding : 6px 0;
}
.contact_info div ul {
list-style : none;
margin : 0;
padding : 0;
}
.contact_info div {
background : transparent url(./images/bg1.gif) repeat-x scroll 0% 0%;
border : 1px solid #d4d4d4;
color : #434343;
font-size : 11px;
margin-top : 7px;
padding : 15px;
}
#sidebox_popular_categories .count {
color : #000;
font-size : 10px;
}
#logo {
padding : 10px 0 10px 20px;
}
#sidebox-login a {
font-size : 11px;
}
#sidebox-login input {
width : 100px;
}
#sidebox-login input.submit-button {
width : 50px;
margin : 5px 0 0 5px;
}
#sidebox-login div.form-container label {
width : 80px;
margin : 0 0 5px 0;
text-align : left;
}
#sidebox-login div.form-container fieldset.buttonrow {
margin-left : 0;
}
#sidebox-login div.form-container div.controlset {
padding : 0;
margin : 0;
}
#sidebox-login div.form-container div.controlset input {
width : auto;
}
#sidebox-login fieldset {
padding : 0;
margin : 0;
}
#searchform div.form-container p.note {
margin-left : 0;
}
#searchform div.form-container input {
width : 1500px;
}
#searchform div.form-container select {
width : 162px;
}
#searchform div.form-container input.submit-button {
width : 79px;
}
#options select {
width : 100px;
}
ul.category_list li.category_list {
font-size : 12px;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0;
background : transparent url(images/icon_categories.gif) no-repeat scroll 0% 0%;
padding : 0 10px 5px 20px;
}
ul.category_list li.category_list_index {
font-size : 12px;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0;
background : transparent url(images/icon_categories.gif) no-repeat scroll 10px 3px;
padding : 0 5px 0 15px;
}
li.category_list {
clear : both;
}
ul.category_list {
text-decoration : none;
color : #444444;
}
ul.category_list .category {
color : #000;
text-decoration : none;
font-size : 13px;
}
ul.category_list .category a:hover {
color : #000;
text-decoration : none;
font-size : 13px;
}
ul.category_list .category_index {
color : #000;
text-decoration : none;
font-size : 13px;
padding-left : 0.3cm;
}
ul.category_list .category_description {
font-size : 10px;
}
ul.category_list .subcategories {
font-size : 12px;
font-weight : normal;
}
ul.category_list .subcategories a {
font-size : 12px;
font-weight : normal;
}
ul.category_list .subcategories_index {
font-size : 13px;
font-weight : normal;
}
ul.category_list .subcategories_index a {
font-size : 13px;
font-weight : normal;
padding-left : 0.3cm;
background : transparent url('./images/dot.gif') no-repeat scroll 0 5px;
}
ul.category_list img {
float : left;
padding : 0 20px 20px 0;
}
ul.location_list li.location_list {
font-size : 12px;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0;
background : transparent url(images/icon_categories.gif) no-repeat scroll 0% 0%;
padding : 0 10px 5px 20px;
}
ul.location_list li.location_list_index {
font-size : 12px;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0;
background : transparent url(images/icon_categories.gif) no-repeat scroll 15px 0%;
padding : 0 20px 20px 20px;
}
ul.location_list {
text-decoration : none;
color : #888888;
}
ul.location_list .location {
font-size : 12px;
}
ul.location_list .location a {
font-size : 12px;
}
ul.location_list .location_index {
font-size : 12px;
}
ul.location_list .location_index a {
font-size : 12px;
padding-left : 0.5cm;
}
ul.location_list .location_description {
font-size : 10px;
}
ul.location_list .sublocations {
font-size : 9px;
font-weight : normal;
}
ul.location_list .sublocations a {
font-size : 9px;
font-weight : normal;
}
ul.location_list img {
float : left;
padding : 0 10px 20px 0;
}
li.listing_results {
height : 30px;
margin : 5px;
position : relative;
width : 690px;
padding : 10px;
border : 1px solid #ddd;
overflow : auto;
}
li.listing_results:hover {
background-color : #e1ffd2;
border : 1px solid red;
}
#listings {
clear : both;
margin : 0 0 3px 0;
}
.listing_info {
background-color : #fff;
border : 1px solid #ddd;
height : 98px;
margin : 5px;
position : relative;
}
.listing_info_vip {
background-color : #fee5ba;
border : 1px solid orange;
height : 98px;
margin : 5px;
position : relative;
}
.listing_info_vip:hover {
border : 1px solid red;
}
.listing_table:hover {
border : 1px solid red;
}
a.listing_thumb {
display : block;
float : left;
line-height : 0;
margin-right : 14px;
position : relative;
width : 50px;
top : 3px;
left : 5px;
}
.listing_info234 {
height : 70px;
margin-bottom : 5px;
margin-left : 10px;
overflow : hidden;
}
.listing_info h2 {
font-size : 17px;
font-weight : normal;
line-height : 100%;
margin : 0;
padding : 3px 0 0;
}
.listing_info p {
font-size : 11px;
margin : 0;
padding : 7px 0;
}
.price {
color : #e07300;
float : right;
font-weight : bold;
position : relative;
right : 3px;
}
a.location {
display : inline-block;
float : left;
font-weight : bold;
line-height : 18px;
}
.listing_title {
font-weight : bold;
border-bottom : 1px solid #b9c2cb;
height : 20px;
left : 65px;
position : absolute;
top : 8px;
width : 90%;
font-size : 11px;
}
.listing_desc {
height : 40px;
left : 65px;
position : absolute;
top : 35px;
width : 90%;
font-size : 11px;
}
.listing_price {
font-weight : bold;
height : 20px;
left : 780px;
position : absolute;
text-align : right;
top : 8px;
width : 45px;
}
.listing_fav {
color : #e07300;
float : right;
font-weight : bold;
position : relative;
right : 3px;
}
.listing_loc {
height : 20px;
left : 145px;
position : absolute;
top : 77px;
}
.listing_date {
height : 20px;
left : 65px;
position : absolute;
top : 77px;
}
ul.listing_options li.listing_options {
font-size : 13px;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0;
padding-left : 35px;
}
li.listing_options {
line-height : 22px;
padding-bottom : 5px;
}
.image_results ol {
margin : 0 0 10px 0;
padding : 0;
}
.image_results li {
list-style : none;
padding : 20px;
margin : 0;
clear : both;
border : 1px solid #ddd;
}
.image_results .image {
float : left;
vertical-align : middle;
margin-right : 20px;
}
.image_results .image_details {
vertical-align : middle;
}
.image_results .image_title {
font-weight : bold;
}
.document_results ol {
margin : 0 0 10px 0;
padding : 0;
}
.document_results li {
list-style : none;
padding : 20px;
margin : 0;
clear : both;
border : 1px solid #ddd;
}
.document_results .document_details {
vertical-align : middle;
}
.document_results .document_title {
font-weight : bold;
}
.offers_results ol {
margin : 0 0 10px 0;
padding : 0;
}
.offers_results li {
list-style : none;
padding : 20px;
margin : 0;
clear : both;
border : 1px solid #ddd;
overflow : auto;
}
.offers_results .image {
float : left;
vertical-align : middle;
margin-right : 20px;
}
.offers_results .offers_details {
vertical-align : middle;
}
.offers_results .offers_title {
font-weight : bold;
}
.clear {
height : 0;
line-height : 0;
clear : both;
}
a, a:active, a:visited {
color : #444;
text-decoration : none;
}
a:hover, a:visited:hover {
color : #000;
text-decoration : underline;
}
ul.sitemap_ul {
margin-left : 10px;
padding-left : 1em;
padding-top : 0.2em;
list-style-image : url('./images/point.gif');
}
.listing_default {
font-family : Verdana, Arial, Sans-Serif;
font-size : 12px;
text-decoration : underline;
font-weight : bold;
color : black;
}
.listing_4 {
font-family : Verdana, Arial, Sans-Serif;
font-size : 12px;
text-decoration : none;
font-weight : bold;
color : blue;
}
.dhtmlx_tree_wrapper {
padding : 5px;
height : 150px;
width : 300px;
border : 1px solid #c0c0c0;
}
#image_gallery {
list-style : none;
width : 500px;
margin-top : 10px;
}
#image_gallery li {
float : left;
display : block;
cursor : pointer;
border : 3px solid #fff;
outline : #ddd 1px solid;
margin-right : 14px;
margin-bottom : 14px;
}
#image_gallery li img {
border : 0;
}
#image_gallery_image {
border : 3px solid #fff;
outline : #ddd 1px solid;
margin : 10px 0 10px 0;
}
#image_gallery_image_title {
font-weight : bold;
font-size : 14px;
margin-left : 5px;
}
#image_gallery_image_description {
margin-left : 5px;
}
#offer_image_gallery {
list-style : none;
width : 500px;
margin-top : 10px;
}
#offer_image_gallery li {
float : left;
display : block;
cursor : pointer;
border : 3px solid #fff;
outline : #ddd 1px solid;
margin-right : 14px;
margin-bottom : 14px;
}
#offer_gallery li img {
border : 0;
}
#offer_image_gallery_image {
border : 3px solid #fff;
outline : #ddd 1px solid;
margin : 10px 0 10px 0;
}
div.ctable {
width : 100%;
margin-top : 1px;
}
.cleft {
width : 175px;
padding-bottom : 250px;
padding-top : 1px;
padding-right : 10px;
}
.ccontent {
float : left;
padding : 10px 0 7px 14px;
width : 690px;
}
.cl_head {
background : url('./images/cleft.gif');
color : #000;
text-transform : uppercase;
font-size : 14px;
font-weight : bold;
height : 23px;
padding : 5px 0 0 17px;
}
.cl_block {
background : #1ab8d8 url('./images/cl_a.gif') no-repeat left bottom;
margin-left : 4px;
padding : 3px 6px 10px 9px;
margin-bottom : 10px;
}
.cl_block a {
color : #f7f7f7;
text-decoration : none;
}
.cl_block a:hover {
color : #fff;
text-decoration : underline;
}
.tabs_c {
padding : 0 3px;
}
.tabs {
width : 100%;
background : url('./images/tabn_bg.gif') bottom;
height : 28px;
text-transform : uppercase;
position : relative;
top : 1px;
}
.tabs td {
padding : 0;
}
.tabs_l div {
width : 12px;
background : url('./images/tabn_l.gif') no-repeat left;
height : 28px;
}
.tabs_r div {
width : 4px;
background : url('./images/tabn_r.gif');
height : 28px;
}
.tabs_f {
width : 100%;
text-align : right;
padding-right : 10px !important ;
}
.tabs_sep div {
background : url('./images/tabn_sep.gif');
width : 1px;
height : 28px;
}
.tabs_item {
padding : 8px 10px 0 10px;
background : url('./images/tabn_bg.gif') bottom;
height : 20px;
display : block;
white-space : nowrap;
color : #000;
font-weight : bold;
font-size : 11px;
text-decoration : none;
}
.tabs_item:hover {
background-position : top;
color : #000;
text-decoration : none;
}
.tabs_sel_t {
height : 28px;
}
.tabs_sel_l div {
background : url('./images/tab_l2.gif');
width : 10px;
height : 28px;
}
.tabs_sel_r div {
background : url('./images/tab_r2.gif');
width : 10px;
height : 28px;
}
.tabs_is {
background-image : url('./images/tab_bg.gif');
height : 27px;
color : #a00305;
font-size : 12px;
font-weight : bold;
padding-top : 1px !important ;
white-space : nowrap;
}
.top_search {
position : absolute;
bottom : 10px;
left : 300px;
}
.top_search select, .top_search input {
width : 150px;
margin-right : 4px;
}
.top_auth_string {
position : absolute;
bottom : 48px;
right : 15px;
font-size : 11px;
}
.top_auth_string a {
color : #000;
}
.top_auth_string a:hover {
color : #000;
}
.amenu_cont {
height : 40px;
width : 1024px;
background : url('./images/amenu.gif');
position : relative;
margin-top : 2px;
}
.amenu_d {
width : 3px;
height : 2px;
background : url('./images/amenu_d.gif');
position : absolute;
right : 0;
top : -2px;
font-size : 0;
}
.edit, .editarea, .select {
width : 220px;
border : 1px solid #717587;
border-bottom-color : #c5c6cb;
border-right-color : #c5c6cb;
font-family : Arial, sans-serif;
font-size : 12px;
}
.abutton {
display : inline-block;
height : 19px;
color : #000 !important ;
text-decoration : none;
background : url('./images/button_bg_c.gif') no-repeat right top;
font-weight : bold;
text-transform : uppercase;
padding-right : 7px;
font-size : 12px !important ;
}
.abutton span {
cursor : pointer;
display : inline-block;
height : 17px;
background : url('./images/button_bg.gif') left top;
padding : 2px 0 0 7px;
}
.abutton:hover {
color : #000 !important ;
background-position : right bottom;
text-decoration : none !important ;
}
.abutton:hover span {
background-position : left bottom;
}
.submit {
background : url('./images/search.png');
width : 55px;
height : 21px;
padding : 2px 5px 2px 5px;
cursor : pointer;
}
.submit:hover {
background-color : #f5f7fa;
border : 1px solid #79a8f5;
}
#location_bar {
clear : both;
height : 25px;
}
.snav a {
color : #003f4c;
}
.snav a:hover {
color : #003f4c;
}
.hreb {
margin-top : 3px;
width : 100%;
}
.page_wrapper {
background : #ffffff none repeat scroll 0% 0%;
padding : 0 1px;
}
.lhreb {
width : 1024px;
}
.rhreb {
float : left;
padding : 14px 0 14px 14px;
width : 300px;
}
.rhrebb {
float : left;
padding : 14px 0 14px 14px;
width : 300px;
}
.top {
height : 127px;
position : relative;
}
.logo {
position : absolute;
left : 0;
top : 20px;
width : 250px;
height : 50px;
}
.logo img {
display : block;
border : 0;
}
.tmenu {
position : absolute;
right : 5px;
top : 74px;
width : 192px;
height : 18px;
}
.tmenu a {
display : inline-block;
height : 18px;
background-position : bottom;
font-size : 0;
vertical-align : top;
}
.tmenu a:hover {
background-position : top;
}
.tmenu_1 {
background-image : url('./images/tmenu_1.gif');
width : 64px;
}
.tmenu_2 {
background-image : url('./images/tmenu_2.gif');
width : 54px;
}
.tmenu_3 {
background-image : url('./images/tmenu_3.gif');
width : 55px;
}
.menu {
width : 1024px;
background : url('./images/menu_bg.gif');
height : 36px;
position : absolute;
top : 91px;
}
.menu td {
padding : 0;
}
.menu_l div {
width : 5px;
background : url('./images/menu_l.gif');
height : 36px;
}
.menu_r div {
width : 5px;
background : url('./images/menu_r.gif');
height : 36px;
}
.menu_f {
width : 100%;
}
.menu_sep div {
background : url('./images/menu_separator.gif');
width : 1px;
height : 36px;
}
.menu_item {
background-position : bottom;
height : 36px;
display : block;
font-size : 0;
}
.menu_item:hover {
background-position : top;
}
#menu_i1 {
background-image : url('./images/menu/menu1.png');
width : 120px;
}
#menu_i2 {
background-image : url('./images/menu/menu2.png');
width : 120px;
}
#menu_i3 {
background-image : url('./images/menu/menu3.png');
width : 120px;
}
#menu_i4 {
background-image : url('./images/menu/menu4.png');
width : 120px;
}
#menu_i5 {
background-image : url('./images/menu/menu5.png');
width : 120px;
}
#menu_i6 {
background-image : url('./images/menu/menu6.png');
width : 110px;
}
#menu_i7 {
background-image : url('./images/menu/menu7.png');
width : 64px;
}
#menu_sel_c1 {
position : relative;
height : 36px;
width : 110px;
}
#menu_sel_c2 {
position : relative;
height : 36px;
width : 120px;
}
#menu_sel_c3 {
position : relative;
height : 36px;
width : 120px;
}
#menu_sel_c4 {
position : relative;
height : 36px;
width : 120px;
}
#menu_sel_c5 {
position : relative;
height : 36px;
width : 120px;
}
#menu_sel_c6 {
position : relative;
height : 36px;
width : 110px;
}
#menu_sel_c7 {
position : relative;
height : 36px;
width : 64px;
}
.menu_sel_t {
position : absolute;
top : -3px;
height : 41px;
}
.menu_sel_l div {
background : url('./images/menu_sl.gif');
width : 3px;
height : 41px;
}
.menu_sel_r div {
background : url('./images/menu_sr.png');
width : 7px;
height : 41px;
}
#menu_is1 div {
background-image : url('./images/menu/menu1s.png');
width : 116px;
height : 41px;
}
#menu_is2 div {
background-image : url('./images/menu/menu2s.png');
width : 116px;
height : 41px;
}
#menu_is3 div {
background-image : url('./images/menu/menu3s.png');
width : 116px;
height : 41px;
}
#menu_is4 div {
background-image : url('./images/menu/menu4s.png');
width : 116px;
height : 41px;
}
#menu_is5 div {
background-image : url('./images/menu/menu5s.png');
width : 116px;
height : 41px;
}
#menu_is6 div {
background-image : url('./images/menu/menu6s.png');
width : 103px;
height : 41px;
}
#menu_is7 div {
background-image : url('./images/menu/menu7s.png');
width : 61px;
height : 41px;
}
.footer {
background : transparent url('./images/bottom.png') no-repeat scroll 0% 0%;
height : 33px;
padding : 27px 0 0 14px;
}
.footer span {
font-size : 11px;
color : #fff;
}
.footer span a {
color : #fff;
}
.footer span a:hover {
color : #fff;
}
.footer table {
position : absolute;
width : 800px;
top : 1px;
left : 20px;
}
.footer table td {
text-align : center;
padding-top : 4px;
}
.footer table a {
color : #000;
text-decoration : none;
font-size : 11px;
text-transform : uppercase;
}
.footer table a:hover {
color : #940000;
text-decoration : none;
}
.footer_sep {
padding : 0 !important ;
}
.footer_sep div {
background : url('./images/footer_sep.gif');
width : 1px;
height : 23px;
}
.footer_ico {
display : inline-block;
height : 14px;
background : no-repeat left;
padding : 2px 0 0 22px;
text-transform : uppercase;
}
.footer_ico_1 {
background-image : url('./images/bot_ico_1.gif');
}
.footer_ico_2 {
background-image : url('./images/bot_ico_2.gif');
}
.footer_ico_3 {
background-image : url('./images/bot_ico_3.gif');
}
.footer_ico_4 {
background-image : url('./images/bot_ico_4.gif');
}
.footer_ico_5 {
background-image : url('./images/bot_ico_5.gif');
}
.footer_ico_6 {
background-image : url('./images/bot_ico_6.gif');
}
.fieldset {
border : 1px solid #dddddd;
margin-top : 5px;
padding : 5px;
width : 320px;
}
.gal_pic {
border : 1px solid silver;
}
.alpha-shadow img {
border : 1px solid #bbbbbb;
float : left;
padding : 1px;
}
.legend {
font-weight : bold;
padding-left : 5px;
padding-right : 5px;
}
legend {
color : #000000;
}
.div.box22 {
margin : 0 auto;
padding : 5px 0;
width : 100%;
}
.box22 .box-header22 {
background : transparent url(./images/box_top_left2.gif) no-repeat scroll 0% 0%;
}
.box22 .box-header22 .box-side22 {
background : transparent url(./images/box_top_right2.gif) no-repeat scroll right 0%;
font-weight : bold;
height : 28px;
line-height : 28px;
margin : 5px 0 0;
text-align : center;
}
.box22 .box-header22 img {
border : 0 none;
float : right;
margin : 7px 7px 0 0;
}
.box22 .box-body22 {
background : transparent url(./images/box_middle_left2.gif) repeat-y scroll 0% 0%;
}
.box22 .box-body22 .box-side22 {
background : transparent url(./images/box_middle_right2.gif) repeat scroll right 0%;
}
.box22 .box-body22 .box-side22 .box-content22 {
background : #ffffff url(./images/box_middle_content2.gif) repeat scroll 0% 0%;
margin : 0 1px;
padding : 1em;
text-align : left;
}
.box22 .box-footer22 {
background : transparent url(./images/box_bottom_left2.gif) no-repeat scroll 0% 0%;
}
.box22 .box-footer22 .box-side22 {
background : transparent url(./images/box_bottom_right2.gif) no-repeat scroll right 0%;
font-size : 1px;
height : 2px;
}
#banner_top {
float : right;
height : 60px;
margin : 10px 10px 20px 0;
position : relative;
text-align : center;
width : 460px;
}
.vip2 {
background : transparent url(./images/vipplashka.png) no-repeat scroll 0% 0%;
clear : both;
margin : 0 5px 0;
width : 549px;
}
.vip2 h2 {
color : red;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 18px;
font-style : normal;
font-variant : normal;
font-weight : normal;
line-height : normal;
margin : 0;
padding : 15px 15px 15px 185px;
}
.vip3 {
margin : 0 20px 0;
}
div.contact {
line-height : 200%;
}
.vip2 div {
height : 107px;
position : relative;
}
.vip2 p {
color : #535353;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 15px;
font-style : normal;
font-variant : normal;
font-weight : normal;
line-height : 16px;
margin : 0;
padding : 8px 10px 3px 185px;
position : relative;
}
#opisanie {
background-color : #e6f3f9;
color : black;
display : none;
font-size : 13px;
line-height : 145%;
margin : 0;
padding : 20px;
}
.vip {
color : #000099;
display : block;
margin : 0 0 0 0;
}
#login_seo {
left : 0;
position : absolute;
text-align : center;
top : 0;
width : 100%;
}
#login_seo h1 {
color : #889aa8;
font-size : 7pt;
height : 10px;
margin : 0 auto;
text-align : left;
width : 967px;
}
#locationsc {
height : 10px;
margin-left : 10px;
position : relative;
text-align : right;
width : 98%;
}
#locationsc img {
margin-right : 10px;
margin-top : 4px;
}
#locationsc {
text-align : right;
}
#user_orders_view_listing_links {
list-style-type : none;
padding : 0;
margin : 0;
}
#user_orders_view_listing_links li {
padding : 5px 0;
}
#user_orders_view_listing_links li img {
vertical-align : text-top;
padding : 0 5px 0 0;
border : 0;
}
.box h2 {
font-size : 17px;
font-weight : normal;
line-height : 100%;
margin : 0;
padding : 3px 0 0;
color : #444444;
}
.image {
float : left;
margin : 0 9px 3px 0;
}
#sbx {
padding-top : 5px;
float : right;
padding-right : 15px;
}
sbq, .yschsp {
border-color : #929292 #d5d5d5 #d5d5d5 #929292;
border-style : solid;
border-width : 1px;
height : 18px;
padding : 3px 10px;
position : relative;
width : 526px;
z-index : 1;
}
.sbq, .sbb, .yschsp, .ygbt {
display : block;
float : left;
font-size : 13px;
font-weight : bold;
width : 165px;
}
.sbb, .ygbt, a.h-button-primary, #ysch .h-dialog button.default {
background-image : url(./images/index.png);
}
.sbb, .ygbt {
background-color : #fdce3e;
background-repeat : repeat-x;
border : 1px solid #e5a716;
color : #434343;
cursor : pointer;
height : 23px;
margin-left : 7px;
padding : 0 23px;
width : 100px;
}
.sbq, .sbb, .yschsp, .ygbt {
display : block;
float : left;
font-size : 13px;
font-weight : bold;
}
#web h2, #atgl-hdr, #atvl-hdr p, #atlr, .alr, .off-left {
left : -9999px;
position : absolute;
}
.vip2 h4 {
color : red;
font : 18px Tahoma, Arial, Helvetica, sans-serif;
margin : 0;
padding : 15px 15px 15px 185px;
}
div#status-line {
background-color : #f8f8f8;
border-bottom : 1px solid #c6c3c6;
overflow : auto;
padding : 5px 5px 5px 10px;
height : 17px;
}
#status-line span#login-status {
color : #525163;
font-size : 12px;
float : right;
}
#status-line span#breadcrumbs {
color : #525163;
font-size : 12px;
float : left;
}
#status-line img#home {
vertical-align : bottom;
}