@charset "utf-8";
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
/**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/**/

/* #sidebar1, #sidebar1 span, #sidebar2, #sidebar2 span { behavior: url(iepngfix.htc); } */

.ajax_updating {
	background: url(images/indicator.gif) top right no-repeat;
}

.ffield {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 3.2em;
}

.fflong {
	width: 210px;
}

.addflow {
	width: 486px;
	background-color: #fff;
	padding: 6px;
	border: 1px solid #fa6400;
}

.addflow span {
	color: #959595;
	display: block;
	float: left;
	width: 25%;
	text-align: left;
}

.addflow span.left {	text-align: left; }
.addflow span.center{	text-align: center; }
.addflow span.right {	text-align: right; }

.addcurrent {
	font-weight: bold;
	color: #fa6400 !important;
}

span.big {
	font-size: 13px;
}

.addflow a {
/*	color: #fff !important; */
	color: #959595;
	text-decoration: none !important;
}

.addflow a:hover {
	text-decoration: underline !important;
}

.black {
	color: #000;
}

.gray {
	color: #585858;
}

.darkgray, .darkgray a {
	color: #323232 !important;
}

.silver {
	color: #939598 !important;
}

.silver a {
	color: #939598;
}

.darksilver {
	color: #646464 !important;
}

a.noul {
	text-decoration: none;
}

a.noul:hover {
	text-decoration: underline;
}

.normal {
	font-weight: normal !important;
}

.black a {
	font-weight: bold !important;
	color: #000;
	text-decoration: none !important;
}

.black a:hover {
	text-decoration: underline !important;
}

a {
	color: #0d0d0d;
}

a:hover {
	text-decoration: none;
}

.noul a {
	text-decoration: none;
}

.noul a:hover {
	text-decoration: underline;
}

a.print {
	padding-left: 23px;
	padding-right: 23px;
	background: url(images/print.gif) left center no-repeat;
}

.orange, .orange a, a.orange {
	color: #fa6400 !important;
}

.star {
	color: #fa6400;
}

.num_results {
	position: absolute;
	top: 3em;
	left: 0;
}

ul {
	padding-left: 2em;
	list-style-type: disc;
}

ul.check {
	list-style-type: none !important;
	padding: 0 !important;
	margin: 0;
}

ul.check li {
	background: url(images/check.png) left 3px no-repeat !important;
	padding-left: 1.3em;
	font-size: 1.3em;
	margin-bottom: 0.5em;
	color: #323232;
}

strong {
	font-weight: bold;
}

small {
	color: #969696;
}

em {
	color: #fa6400;
}

html {
	height: 100%;
}

body {
	font: 12px  Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #fff;
	height: 100%;
}

#container { 
	position: relative;
	width: 960px; 
/*	padding-left: 10px;
	padding-right: 10px; */
	padding-left: 20px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom: 25px;	
} 

#logo {
		position: absolute;
		top: 15px;
		left: 0px;
		z-index: 10;
}

#header { 
	position: relative;
	width: 960px;
	height: 170px;
	/*background: url(images/header_bg.png) center 90px no-repeat; */
	z-index: 9;
	margin-bottom: 5px;
}

#header #header_bottom {
	position: absolute;
	right: 0px;
	top: 80px;
	width: 728px;
	height: 90px;
}

#horiz_menu {
	position: absolute;
	height: 27px;
	/*background: url(images/menu_bg.png) bottom left repeat-x;*/
	top: 42px;
	left: 230px;
	width: 730px;
/*	margin-top: -25px !important;
	*margin-top: -27px !important;	
	margin-top: -27px;
	*/
	font-size: 13px;
	z-index: 9;
}

#logged_in {
	position: absolute;
	color: #000;
	right: 0px;
	top: 17px;
	font-size: 0.9em;
	z-index: 10;
}

#header ul#menu, #header ul#menu2 {
	font-size: 1em;
	float: right;
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
	z-index: 9;
/*	background:url(images/menu_divide.png) left center no-repeat; */
}

#header ul#menu2 {
	float: left;
	background: none;
}

#header #menu li,#header #menu2 li {
	float: left;
	position: relative;
	display: block;
	min-width: 30px;
	width: auto !important;
	white-space: nowrap;
	height: 37px;
	overflow: visible;
/*	background:url(images/menu_divide.png) right center no-repeat;*/
}
#header #menu li a,#header #menu2 li a {
	height: 16px;
	line-height: 16px;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
	text-decoration: none;
	overflow: visible;
	font-weight: normal;
}
#header #menu li a span, #header #menu2 li a span {
	font-weight: normal;
}

#header #menu li a:hover, #header #menu2 li a:hover, #header #menu li a.selected, #header #menu2 li a.selected {
	text-decoration: underline;
	/*color: #F76E19;*/
	color: #000;
}

.sub_menu {
	display: block;
    visibility: hidden;
    position: absolute;
	bottom: 3px;
	left: -50%;
    line-height: 0.5em !important;
	z-index: 9;
	color: #969696 ;
}

#menu .sub_menu {
	left: auto;
	right: 0;
}

.sub_menu a {
	color: #969696 !important;
    line-height: 0.5em;
}

#header #banner {
	position: absolute;
	height: 60px;
	width: 468px;
	top: 2px;
	right: 2px;
	display: block;
	overflow: hidden;
	text-align: right;
}

#sidebar1 {
	position: relative;
/*	top: -120px;*/
/*	top: -18px;  */
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*	padding-right: 14px;
	padding-left: 14px;
	padding-top: 12px; */
/*	background: url(images/sidebar_left_bg_top.png) no-repeat top center; */
	/*margin-bottom: -120px;*/
/*	margin-bottom: -18px; */
}

.banner {
	margin-bottom: 3px;
	margin-top: 3px;
}

#sidebar2 {
	position: relative;
/*	top: -110px; */
/*	top: -18px; */
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: url(images/sidebar_right_bg_top.png) no-repeat top center; */
/*	margin-right: 0px !important;
	margin-right: -1px; */
/*	margin-right: -13px; */
	/*margin-bottom: -110px; */
}

#sidebar1 h3 ,#sidebar2 h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #cacaca;
	margin-bottom: 10px;
	height: 15px;
	color: #969696;
}	

#sidebar1 h3.noline, #sidebar2 h3.noline {
	border-bottom: 1px solid #fff;
	margin-bottom: 0px;
}

#sidebar1 h3 a, #sidebar2 h3 a {
	color: #969696;
	text-decoration: none;
}

#sidebar1 h3 a:hover, #sidebar2 h3 a:hover {
	text-decoration: underline;
}

#sidebar1 table.other_ads, #sidebar2 table.other_ads {
	background-color: #dcdcdc;
	border-bottom: none;
	width: 100%;
	margin-bottom: 0.5em;	
}

#sidebar1 table.other_ads td, #sidebar2 table.other_ads td {
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar1 table.other_ads a, #sidebar2 table.other_ads a {
	font-weight: bold;
	line-height: 1.4em;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #646464 !important;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

#sidebar1 table.borderline td, #sidebar2 table.borderline td {
	padding-bottom: 5px;
	border-bottom: 2px solid #fff;
}

#sidebar1 table.borderline a, #sidebar2 table.borderline a {
	margin-bottom: 3px;
	padding-bottom: 0;
	display: inline-block;
	border-bottom: none;
}

#sidebar1 table.other_ads a:hover, #sidebar2 table.other_ads a:hover {
	border-bottom: 1px solid #fff;
}

#sidebar1 table.borderline a:hover, #sidebar2 table.borderline a:hover {
	border-bottom: none;
}

#sidebar1 table.other_ads a:hover .ime, #sidebar2 table.other_ads a:hover .ime {
	text-decoration: underline;
}

#sidebar1 table.other_ads  .cena, #sidebar2 table.other_ads .cena {
	text-align: right;
	display: block;
	color: #646464;
	font-weight: bold;
}

#sidebar1 table.other_ads .year, #sidebar2 table.other_ads .year {
	font-weight: normal;
}

#sidebar1 .detpic, #sidebar2 .detpic {
	display: block;
	visibility: hidden;
	margin-top: 1.85em;
	position: absolute;
	padding: 10px;
	width: 150px;
	border: 1px solid #666666;
	background-color: #fff;
	font-weight: normal;
	z-index: 99;
}

 #sidebar1 .detpic span, #sidebar2 .detpic span {
	display: block;
	margin-top: 3px;
	font-size: 0.8em;
	color: #000;
}

#sidebar2 .sb_bottom_menu {
	padding: 0;
	margin: 0;
	width: 100%;
}

#sidebar2 .sb_bottom_menu td {
	padding: 5px 0;
	display: block;
	border-bottom: 1px solid #b2b2b2;
}

#sidebar2 .sb_bottom_menu td a {
	text-decoration: none;
	color: #646464;
}

#sidebar2 .sb_bottom_menu td a:hover {
	text-decoration: underline;
}

#mainContent {
	position: relative;
	width: 500px !important;
	width: 493px;
	margin-left: 230px !important;
	margin-left: 227px;
	margin-right: 230px;
	overflow: hidden;
	padding-bottom: 100px;
/* 	margin-top: 100px; */
} 

#mainContent.wide {
	margin-right: 0px;
	width: 730px !important;
	margin-left: 230px !important;
	margin-left: 225px;
	padding-bottom: 180px;
	overflow: hidden;
}

 /* Opera targeting */
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	#mainContent {
		margin-left: 30px !important;
	}

	#mainContent.wide {
		margin-left: 30px !important;
	}
}

/*Firefox 2 targeting */
#mainContent, x:-moz-any-link { margin-left: 30px !important; }
#mainContent, x:-moz-any-link, x:default { margin-left: 230px !important; }
#mainContent.wide, x:-moz-any-link { margin-left: 30px !important; }
#mainContent.wide, x:-moz-any-link, x:default { margin-left: 230px !important; }

#mainContent.inclusion {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 0 !important;
} 

#mainContent.inclusion_inline {
	margin-left: 0px !important;
	margin-right: 0 !important;
	padding: 0 !important;
}

#mainContent.inclusion_inline table {
	float: left;
	width: 730px !important;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
} 

#mainContent.inclusion_inline h2 {
	color: #000;
	font-size: 1em;
	color: #000;
	margin-top: 1em;
}

#mainContent h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #f8853c;
}

#mainContent h2.big {
	font-size: 18px;
}

#mainContent h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #cacaca;
	margin-bottom: 10px;
	color: #969696;
}	

#mainContent h3.noline {
	border-bottom: 1px solid #fff;
	margin-bottom: 0px;
}

#mainContent h3.nolinemargin {
	border-bottom: 1px solid #fff;
	margin-bottom: 0px;	
}

#mainContent h3.nolinemargin a {
	text-decoration: underline;
}

#mainContent h3 a {
	text-decoration: none;
	color: #969696;
}

a.line {
	text-decoration: underline !important;
}

a.line:hover {
	text-decoration: none !important;
}

#mainContent h3 a:hover {
	text-decoration: underline;
}

#mainContent h3.orange, h3.orange a {
	color: #fa6400;
}

#mainContent h3.gray, h3.gray a {
	color: #414042;
}

#mainContent h4, #mainContent h4 a {
	color: #414042;
	font-size: 13px;
	font-weight: bold;
}

#mainContent h5 a {
	display: block;
	font-size: 11px;
	color: #838383;
	border: 1px solid #838383;
	padding: 5px;
	margin-bottom: 3px;
	width: 185px;
	text-decoration: none;
	background: url(images/arrow_og.png) no-repeat 6px center #ededed;
	text-indent: 10px;
}

#mainContent h5 a:hover {
	color: #323232;
}

#mainContent hr {
    color: #939598;
    background-color: #939598;
    height: 1px;
    border: 0;
	margin: 8px 0;
}

#mainContent .results_style {
	height: 27px !important;
	line-height: 27px;
}

#mainContent .results_style a img {
	padding: 4px;
}

#mainContent .results_style a.active img {
	background: url(images/show_highlight.png) no-repeat;
}

#mainContent div.feature {
	margin-bottom: 20px;
	text-align: center;
/*	border: 1px solid #e9e9df; */
}

#mainContent div.feature span.year {
	cursor: hand;
	margin-right: 0.3em;
/*	font-weight: bold; */
	font-weight: normal;
	color: #000;
	margin-bottom: 1px;
}

#mainContent div.feature span.desc {
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	margin-bottom: 8px;
}

#mainContent div.feature span.desc a, #mainContent div.feature a span.year {
	text-decoration: none;
}

#mainContent div.feature span.desc a:hover, #mainContent div.feature a:hover span.year {
	text-decoration: underline;
}

#mainContent div.feature span.price {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold !important;
	text-align: center;
	color: #fa6400;
}

#mainContent div.feature span.price del {
	color: #323232;
}

#mainContent div.feature span.location {
	font-size: 12px;
	color: #646464;
	margin-bottom: 6px;
}

#mainContent div.feature img {
	margin-top: 12px;
	margin-left: 1px;
	margin-right: 10px;
}

#mainContent div.feature a {
	color: #000;
}

#mainContent .inclusion_inline {
	overflow-x: hidden;
}

#mainContent .inclusion_inline table.ads {
	width: 730px !important;
}

#mainContent table.ads {
	width: 100%;
	/*border-bottom: 1px solid #cacaca;*/
	margin-bottom: 5px;
}

#mainContent table.ads tr td.desc a {
	text-decoration: none;
	color: #000;
}

#mainContent table.ads tr td.desc a:hover {
	text-decoration:underline;
}

#mainContent table.ads tr td.desc a:hover .detlink, #mainContent table.ads tr td.desc a:hover .year {
	text-decoration: underline;
}

#mainContent table.ads tr td.trans {
	background-color: #fff;
}


#mainContent table.ads tr td.desc .fullwidth {
	position: absolute; 
	background:url(images/blank.gif);
	width: 725px;
}

#mainContent table.ads tr.odd {
	background-color: #e6e7e8 !important;
}
#mainContent table.ads tr.even {
	background-color: #ffffff !important;
}

#mainContent table.ads tr.index {
	background-color: #ffffff !important;
}
#mainContent table.ads tr.index td {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

#mainContent table.ads th {
/*	border-bottom: 1px solid #e9e9df; */
	padding: 3px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #939598;
	padding-bottom: 6px;
}

#mainContent table.ads th a {
	color: #939598;
	font-size: 11px;
	text-decoration: none;
}

#mainContent table.ads th a:hover {
	text-decoration: underline;
}

#mainContent table.ads td {
/*	border-bottom: 1px solid #e9e9df; */
	padding: 3px;
/*	font-weight: bold; */
	vertical-align: top;
	text-align: left;
	color: #323232;
}

#mainContent table.ads td input, #mainContent textarea {
	padding: 1px;
	font: 12px  Arial, Helvetica, sans-serif;
}

/*
#mainContent #submit.orange, #mainContent #btnAction.orange {
	border: none;
	background: none;
	color: #fa6400;
	font-weight: bold;
	font: 12px  Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	height: 14px;
	border-bottom: 1px solid #fa6400;
}
*/

#mainContent #submit.orange, #mainContent #btnAction.orange {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #fa6400;
	font: 12px  Arial, Helvetica, sans-serif;
	font-weight: bold;	
	border-left: 0;
	height: 15px;
	color: #fa6400;
	background-color: #fff;
	display: inline;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#mainContent #btnAction.orange {
	height: 19xp !important;
}

*:first-child+html #mainContent #submit.orange, *:first-child+html #mainContent #btnAction.orange,  {		/* hack needed for IE 7 */
	border-bottom: 0;
	text-decoration: underline;
}

* html #mainContent #submit.orange, * html #mainContent #btnAction.orange  {				/* hack needed for IE 5/6 */
	border-bottom: 0;
	text-decoration: underline;
}

#mainContent #submit.orange:hover, #mainContent #btnAction.orange:hover {
	border-bottom: none;
	text-decoration: none;
}

#mainContent #submit.gray, #mainContent #btnAction.gray {
	border: none;
	background: none;
	color: #414042;
	font-weight: bold;
	font: 12px  Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	height: 14px;
	border-bottom: 1px solid #414042;
}


#mainContent #submit.big, #mainContent #btnAction.big {
	font-size: 16px;
	height: 18px;
	font-weight: bold;
}

#mainContent #submit.twoline, #mainContent #btnAction.twoline {
	height: 38px;
	text-align: right;
}


#mainContent table.ads tr td .year {
	font-weight: normal;
	float: left;
	height: 1.2em !important;
	height: 1.3em;
	padding-right: 3px !important;
	padding-right: 0px;
	cursor: hand;
}

#mainContent table.ads tr td.desc {
	color: #666666;
}

#mainContent table.ads tr td.price_orig {
	color: #000;
	text-align: right;
	text-decoration: line-through;
	margin-right: 5px;
	width: 12%;
}

#mainContent table.withpics tr td.price_orig {
	color: #000;
	font-weight: normal;
	font-size: 1.2em;
}

#mainContent table.ads tr td.price {
	width: 15%;
	color: #f76e19;
	text-align: right;
	font-weight: bold !important;
}

#mainContent table.withpics tr td.price {
	color: #000;
	font-size: 1.2em;
	position: relative;
}

.roomy {
	line-height: 1.6em;
}

td.price .vat {
	font-weight: normal;
	color: #000;
	position: absolute;
	right: 0px;
	margin-top: 1.5em;
}

#mainContent table.withpics tr td.price .vat {
	font-size: 0.8em;
}

#mainContent table.ads tr td.desc a {
	position: relative;
	display: block;
	z-index: 100;
	margin: 0;
	padding: 0;
}

#mainContent table.ads tr td.desc {
	position: relative;
}

#mainContent table.ads tr td.desc, #mainContent table.ads tr td.desc {
	border-style:none;
}

#mainContent table.ads tr td.desc .detpic {
	display: block;
	visibility: hidden;
	margin-top: 1.3em;
	position: absolute;
	padding: 10px;
	width: 150px;
	border: 1px solid #666666;
	background-color: #fff;
	font-weight: normal;
	z-index: 99;
}

 #mainContent table.ads tr td.desc .detpic span {
	display: block;
	margin-top: 3px;
	font-size: 0.8em;
	color: #000;
}

#mainContent table#addAdvert td {
	vertical-align: top;
}

#mainContent table.other_ads {
	background-color: #dcdcdc;
	border-bottom: none;
}

#mainContent table.other_ads td  {
	padding: 0;
	margin: 0;
}
#mainContent table.other_ads td .detlink {
	color: #fff;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	border-bottom: 2px solid #fff;	
}

#mainContent table.other_ads a {
	color: #646464 !important;
	text-decoration: none;
	display: inline !important;
}

#mainContent table.other_ads a:hover {
	text-decoration: underline;
}


/*
#mainContent table.ads td {
	font-weight: bold;
	padding: 3px;
}
#mainContent table.ads tr.even td.year {
	width: 6%;
	color: #323232;
}
#mainContent table.ads tr.odd td.year {
	width: 6%;
	color: #6b6b6b;
}
#mainContent table.ads tr.even td.desc {
	width: 50%;
	color: #666666;
}
#mainContent table.ads tr.odd td.desc {
	width: 50%;
	color: #8a8a8a;
}
#mainContent table.ads tr.even td.price_orig {
	width: 22%;
	color: #323232;
	text-align: right;
	text-decoration: line-through;
}
#mainContent table.ads tr.odd td.price_orig {
	width: 22%;
	color: #6b6b6b;
	text-align: right;
	text-decoration: line-through;
}
#mainContent table.ads tr.even td.price {
	width: 22%;
	color: #323232;
	text-align: right;
}
#mainContent table.ads tr.odd td.price {
	width: 22%;
	color: #6b6b6b;
	text-align: right;
}
*/

.swhite {
	width: 502px;
	display: block;
	padding: 15px;
	line-height: 1.5em;
	color: #5b5b57;
	margin-bottom: 15px;
	border: 1px solid #f8853c;
}

.sorange {
	display: block;
	background-color: #fff;
	padding: 10px 8px;
	border: 1px solid #fa6400; 
	color: #323232;
}

.white {
	display: block;
	width: 502px;
	padding: 15px;
	line-height: 1.5em;
}

.brown {
	display: block;
	background-color: #e9e9df;
	width: 502px;
	padding: 15px;
	border: 1px solid #b0b0b0;
	line-height: 1.5em;
	color: #5b5b57;
	margin-bottom: 15px;
}

.brown em,.swhite em   {
	font-weight: bold;
	font-size: 1.2em;
}

.single table td {
	line-height: 1.5em;
}

.strong {
	font-weight: bold;
}

.normal_gray {
	font-weight: normal;
	color: #939598;
}
	
div.normal_gray {
	margin-top: 3px;
	margin-left: 142px;
}

div.normal_gray .black {
	line-height: 1.8em;
}

.brown h3, .swhite h3 {
	font-size: 1.2em;
	text-align: center;
}

.brown h2 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #f8853c;
}

.swhite h2 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #5b5b57 !important;
	margin-bottom: 1em;
}


.brown table, .swhite table {
	table-layout: fixed;
}

.brown th, .swhite th {
	font-weight: bold;
	text-align: right;
	padding: 2px;
	padding-right: 5px;
	vertical-align: top;
}

.brown td, .swhite td {
	background-color: white;
	border-bottom: 3px solid #e9e9df;
	padding: 2px;
	padding-left: 5px;
}

.brown td {
/* white-space: pre-wrap; /* css-3 */
/*white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
/* white-space: -pre-wrap; /* Opera 4-6 */
/* white-space: -o-pre-wrap; /* Opera 7 */
/* word-wrap: break-word; /* Internet Explorer 5.5+ */
/*white-space: pre;*/
/* white-space: -hp-pre-wrap; /* HP Printers */
/*white-space: pre-line; */
}

.browntb td {
	padding: 0;
	background-color: #e9e9df !important;
}

.phpmakerlist td {
	border-bottom: none;
}

.ewmsg {
	color: #fa6400;
}

.ewTableHeader select, .ewTableHeader input {
	margin-top: 2px;
	font-size: 12px;
	padding: 1px;
}

#type_multiple {
	font-size: 0.8em;
	color: #b52e2e;
	line-height: 1.2em;
}

.quicksearch {
	display: block;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 20px;
/*	border-bottom: 1px solid #cacaca; */
	color: #323232;
}

.quicksearch h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #cacaca;
	margin-bottom: 10px;
	color: #000 !important;
}

.quicksearch label {
	display: block;
	margin-bottom: 5px;
}

.quicksearch select {
	width: 100%;
	margin-bottom: 13px;
	font-size: 12px;	
}

.quicksearch #s_submit {
	position: absolute;
	right: 0;
}

.quicksearch a {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}

#ad_pics img {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
}

input.LB {
	background-color: #e9e9df; cursor: hand; overflow:visible; width:auto; padding-left:0.3em; padding-right:0.3em;
}

input.search {
	padding: 1px;
	font: 12px  Arial, Helvetica, sans-serif;
	width: 75px;
}

#mainContent strong {
	font-weight: bold;
}

#footer {
	position: relative;
	text-align: center;
	color: #3d3d33;
	font-size: 0.9em;
	padding-bottom: 15px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
img.fltlft {
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.ajax_updating {
/*	padding-right: 18px; */
	/*background: url(admin/img/indicator.gif) center right no-repeat #fcc; */
}

.ajax_updating select {
	color: #fcc;
}

/* Pager BEGIN */
.pager { display: block; text-align: center; line-height: 21px; height: 21px; margin-bottom: 20px; margin-top: 30px; }
.pager a, .pager span { padding: 0.2em 0.6em; border: 1px solid #fff; }
.pager span.current { border: 1px solid #C5C5C5; background: #C5C5C5; color: #000000; }
.pager a, .pager span { background: url(images/pager_bg.png) center center repeat-x; margin-right: 3px;}
.pager a { border: 1px solid #C5C5C5; text-decoration: none; }
.pager a:hover { border-color: #000;    font-size: bold; }
.pager span.arrow { border: 1px solid #ddd; color: #999; }
/* Pager END */


/* lightbox: 
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails, #lightboxDetails a, #lightboxDetails visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}

*/
